h1 {
  font-size: 30px;
  text-align: center;
  padding: 15px 0;
  font-weight: 600;
  margin-top: 30px;
  margin-bottom: 20px;
}

h2 {
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 40px;
}

.row {
  margin-left: 0;
  margin-right: 0;
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0;
  }
}
.tooltip.top-right .tooltip-arrow {
  left: 5px;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 7;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .row:after, .row:before {
  content: " ";
  display: table;
}

.clearfix:after, .container-fluid:after, .container:after, .modal-footer:after, .modal-header:after, .row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}
.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  td.visible-xs, th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  td.visible-sm, th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  td.visible-md, th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  td.visible-lg, th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  td.visible-print, th.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.paginator a:hover span {
  border-color: #e6001b;
}

.paginator span.disable {
  color: #939598;
  border-color: #939598;
}

.paginator span i {
  display: inline-block;
}

.paginator span:first-child i {
  padding: 2px 2px 0 0;
}

.paginator span:last-child i {
  padding: 2px 0 0 2px;
}

.prim {
  color: #939598;
  font-size: 15px;
  padding-top: 1em;
  border-top: 1px solid #939598;
}

.tabl th {
  font-weight: 400;
  text-align: left;
  color: #939598;
  vertical-align: bottom;
}

.tabl td,
.tabl th {
  padding: 1em;
  border-bottom: 1px solid #959595;
}

.tabl td {
  position: relative;
}

.tabl td:after {
  position: absolute;
  display: block;
  content: "";
  right: 0;
  top: 0;
  background: #dadada;
  height: 100%;
  width: 1px;
  border-bottom: 0.8em solid #f8f8f8;
  border-top: 0.8em solid #f8f8f8;
}

.tabl td:last-child:after {
  display: none;
}

.question {
  font-size: 120%;
  position: relative;
  padding-left: 1.2em;
  cursor: pointer;
}

.question .fa {
  position: absolute;
  top: 0.5ex;
  left: 0;
  color: #24a9e1;
}

.answer {
  display: none;
}

.item_faq {
  padding: 10px;
  cursor: pointer;
}

.item_faq .question p {
  margin: 0;
}

.item_faq:nth-of-type(odd) {
  background: #e6e7e9;
}

.item_faq .answer {
  padding: 1em 10px 10px;
}

form span.error {
  display: inline-block;
  width: 100%;
  padding-top: 5px;
  font-size: 12px;
  color: red;
}

input[type=checkbox] {
  width: 0 !important;
  display: inline-block;
  position: relative;
  margin-right: 18px;
  cursor: pointer;
}

input[type=checkbox]:before {
  background-color: #ebebeb;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

input[type=checkbox]:after,
input[type=checkbox]:before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
}

input[type=checkbox]:checked:after {
  background: url(/assets/img/svg/check.svg) 50% no-repeat;
}

input[type=checkbox].error:before {
  background-color: rgba(235, 58, 72, 0.22);
}

.ask_question .col-sm-3 strong {
  display: inline-block;
  margin-right: 30px;
}

.ask_question .row {
  margin-bottom: 1.5em;
}

.ask_question .row input,
.ask_question .row textarea {
  width: 100%;
  background-color: #ebebeb;
  border: none;
  resize: vertical;
}

.ask_question .row input[type=checkbox] {
  width: auto;
}

.ask_question .bootstrap-select {
  width: 100% !important;
}

.ask_question input[type=submit] {
  font-size: 120%;
  padding-left: 80px;
  padding-right: 80px;
}

.ask_service .row {
  margin-bottom: 1.5em;
}

.ask_service .row input,
.ask_service .row textarea {
  width: 100%;
  background-color: #ebebeb;
  border: none;
  resize: vertical;
}

.ask_service .col-sm-3 strong {
  display: inline-block;
  margin-right: 30px;
}

.ask_service .bootstrap-select {
  width: 100% !important;
}

.ask_service input[type=submit] {
  font-size: 120%;
  padding-left: 80px;
  padding-right: 80px;
}

.ask_service .popup-body {
  width: 615px;
}

.ask_total .row {
  margin-bottom: 1.5em;
}

.ask_total .row input,
.ask_total .row textarea {
  width: 100%;
  background-color: #ebebeb;
  border: none;
  resize: vertical;
}

.ask_total .col-sm-3 strong {
  display: inline-block;
  margin-right: 30px;
}

.ask_total .bootstrap-select {
  width: 100% !important;
}

.ask_total input[type=submit] {
  font-size: 120%;
  padding-left: 80px;
  padding-right: 80px;
}

.ask_total .popup-body {
  width: 615px;
}

#top_slider {
  height: 350px;
}

#top_slider .item {
  height: 350px;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}

#top_slider .item .box_title {
  margin-top: 70px;
  margin-left: 20px;
  padding: 30px;
  background: rgba(115, 188, 65, 0.85);
  position: relative;
  font-family: getvoip_grotesque;
  font-size: 21px;
}

#top_slider .item:before {
  display: block;
  content: "";
  position: absolute;
  width: 20px;
  height: 100%;
  top: 0;
  left: -20px;
  background: url(/assets/img/firm_border_vert_mini.png);
}

.preimsh {
  background: rgba(115, 188, 65, 0.85);
  min-height: 236px;
  position: relative;
  margin-bottom: 19px;
}

.preimsh:after {
  background: url(/assets/img/firm_border.png) repeat-x 50% 0;
  content: "";
  display: block;
  height: 19px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}

.preimsh .col-xs-12 {
  position: relative;
  padding-left: 33px;
  padding-right: 5px;
  margin-bottom: 2em;
}

.preimsh .col-xs-12 .icon {
  position: absolute;
  color: #fff;
  font-size: 25px;
  top: 0;
  left: -7px;
}

.preimsh .col-xs-12 .icon:before {
  text-align: left;
}

#akc_slider .img {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 140px;
}

#akc_slider .title {
  padding: 20px 20px 40px;
  color: #fff;
  background: #92999c;
}

#akc_slider .title .name {
  text-transform: uppercase;
  font-size: 32px;
  margin-top: 0;
}

#akc_slider .title .date {
  display: block;
}

#akc_slider .title .btn {
  margin-top: 2em;
}

#akc_slider ul.slick-dots {
  bottom: 10px;
  left: auto;
  right: 20px;
}

.all_servise .row {
  position: relative;
}

.all_servise .item {
  position: relative;
  margin-bottom: 30px;
  padding: 10px;
  margin-left: auto;
  margin-right: auto;
  display: inline-block;
}

.all_servise .item a {
  display: block;
  overflow: hidden;
  color: #000;
  background: #e9e9e9;
  transition: all 0.3s ease;
  border-radius: 3px;
}

.all_servise .item a:hover {
  background: #73bc41;
  text-decoration: none;
}

.all_servise .item a:hover img {
  transform: scale(1.1);
}

.all_servise .item .img {
  height: 210px;
  overflow: hidden;
}

.all_servise .item img {
  width: 100%;
  display: block;
  transition: all 0.3s ease-in-out;
  background: #fff;
}

.all_servise .item .title {
  text-align: center;
  padding: 2em 2em;
  min-height: 180px;
}
.all_servise .item .title p {
  font-size: 16px;
  font-weight: 500;
}
.all_servise .item .title small {
  margin-top: 10px;
  font-size: 12px;
  font-weight: normal;
}

.box_poryadok {
  padding: 30px 0 70px;
  margin-top: 50px;
}

.box_poryadok .container {
  padding-left: 0;
  padding-right: 0;
}

.poryadok > div {
  position: relative;
  vertical-align: middle;
  padding: 60px 20px 30px;
  text-align: center;
}

.poryadok > div:first-child {
  padding-top: 20px;
}

.poryadok .txt {
  z-index: 5;
}

.poryadok .num {
  color: #fff;
  font-size: 34px;
  bottom: -25px;
  margin-left: -0.25em;
  z-index: 3;
}

.poryadok .num,
.poryadok > div:before {
  display: block;
  position: absolute;
  left: 50%;
}

.poryadok > div:before {
  content: "";
  z-index: 2;
  bottom: -40px;
  margin-left: -200px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 62px 200px 0;
}

.poryadok > div:nth-of-type(3n+1):before {
  border-color: #c7c8c8 transparent transparent;
}

.poryadok > div:nth-of-type(3n+2):before {
  border-color: #73bc41 transparent transparent;
}

.poryadok > div:nth-of-type(3n+3):before {
  border-color: #92999c transparent transparent;
}

#primer_slider img {
  max-width: 100%;
}

#primer_slider ul.slick-dots {
  bottom: 10px;
  width: 100%;
  left: 0;
  text-align: center;
}

.otzyvy {
  margin-bottom: 2em;
}

.otzyvy .item {
  margin-bottom: 1em;
  text-align: center;
}

.otzyvy .item a {
  color: #000;
}

.otzyvy .item img {
  max-width: 100%;
}

.otzyvy .item .title {
  padding: 1em;
  text-align: center;
}

.strah_comp {
  margin: 20px 0 0;
  padding: 40px 0 100px;
}

.strah_comp h2 {
  margin-bottom: 30px;
}

#logos_slider .item {
  text-align: center;
}

#logos_slider .item img {
  display: inline-block;
}

.page_visual {
  min-height: 350px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width: 768px) {
  .page_visual {
    min-height: 587px;
  }
}
.page_title {
  margin-top: 70px;
  margin-left: 20px;
  padding: 30px;
  background: rgba(115, 188, 65, 0.85);
  position: relative;
}

.page_title:before {
  display: block;
  content: "";
  position: absolute;
  width: 10px;
  height: 100%;
  top: 0;
  left: -10px;
  background: url(/assets/img/firm_border_vert_mini.png);
}

.page_title .title,
.page_title h1 {
  font-family: getvoip_grotesque;
}

.page_title h1 {
  font-size: 27px;
  margin-bottom: 0.5em;
}

.page_title .title {
  font-size: 18px;
}

.page_title .phone strong {
  font-size: 25px;
}

.btn.bg_grey_light:hover,
.btn.bg_yellow:hover {
  background-color: #dfe1e1;
}

.f_icon,
.name_icon {
  text-align: center;
}

.f_icon {
  display: table;
  width: 100%;
}

.f_icon span {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
  position: relative;
}

.f_icon i:before {
  background: transparent radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0, transparent 80%) repeat scroll 0 0;
  content: "";
  width: 90%;
  height: 10px;
  top: 100%;
  left: 5%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition-duration: 0.3s;
  transition-property: transform, opacity;
  z-index: -1;
}

.evak_kratko .col-sm-xs:hover .f_icon i,
.evak_service .col-sm-4:hover .f_icon i,
.f_icon i:active,
.f_icon i:focus,
.f_icon i:hover {
  animation-delay: 0.3s;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: a;
  animation-timing-function: linear;
  transform: translateY(-6px);
}

.evak_kratko .col-sm-xs:hover .f_icon i:before,
.evak_service .col-sm-4:hover .f_icon i:before,
.f_icon i:active:before,
.f_icon i:focus:before,
.f_icon i:hover:before {
  animation-delay: 0.3s;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: b;
  animation-timing-function: linear;
  opacity: 0.4;
  transform: translateY(6px);
}

@keyframes a {
  50% {
    transform: translateY(-3px);
  }
  to {
    transform: translateY(-6px);
  }
}
@keyframes b {
  0% {
    opacity: 0.4;
    transform: translateY(6px);
  }
  50% {
    opacity: 1;
    transform: translateY(3px);
  }
  to {
    opacity: 0.4;
    transform: translateY(6px);
  }
}
.f_icon i {
  display: inline-block;
  background-image: url(/assets/images/icons.svg);
  background-repeat: no-repeat;
  background-size: 705px auto;
  background-position: 0 0;
  min-width: 10px;
  min-height: 10px;
  box-shadow: 0 0 1px transparent;
  transform: translateZ(0);
  transition-duration: 0.3s;
  transition-property: transform;
  position: relative;
}

.f_icon i:before {
  background: transparent radial-gradient(ellipse at center center, rgba(0, 0, 0, 0.35) 0, transparent 80%) repeat scroll 0 0;
  content: "";
  width: 90%;
  height: 10px;
  top: 100%;
  left: 5%;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  transition-duration: 0.3s;
  transition-property: transform, opacity;
  z-index: -1;
}

.evak_kratko .col-sm-xs:hover .f_icon i,
.evak_service .col-sm-4:hover .f_icon i,
.f_icon i:active,
.f_icon i:focus,
.f_icon i:hover {
  animation-delay: 0.3s;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: a;
  animation-timing-function: linear;
  transform: translateY(-6px);
}

.evak_kratko .col-sm-xs:hover .f_icon i:before,
.evak_service .col-sm-4:hover .f_icon i:before,
.f_icon i:active:before,
.f_icon i:focus:before,
.f_icon i:hover:before {
  animation-delay: 0.3s;
  animation-direction: alternate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: b;
  animation-timing-function: linear;
  opacity: 0.4;
  transform: translateY(6px);
}

@keyframes a {
  50% {
    transform: translateY(-3px);
  }
  to {
    transform: translateY(-6px);
  }
}
@keyframes b {
  0% {
    opacity: 0.4;
    transform: translateY(6px);
  }
  50% {
    opacity: 1;
    transform: translateY(3px);
  }
  to {
    opacity: 0.4;
    transform: translateY(6px);
  }
}
.evak_kratko {
  margin-top: 70px;
  padding-bottom: 70px;
}

.evak_kratko .f_icon {
  margin-bottom: 1em;
}

.evak_kratko .f_icon span {
  height: 123px;
}

.evak_kratko .f_icon i {
  background-size: 995px auto;
}

.evak_kratko .f_icon-1 i {
  background-position: 0 0;
  width: 118px;
  height: 123px;
}

.evak_kratko .f_icon-2 i {
  background-position: 15.806% 0;
  width: 118px;
  height: 86px;
}

.evak_kratko .f_icon-3 i {
  background-position: 31.563% 0;
  width: 94px;
  height: 123px;
}

.evak_kratko .f_icon-4 i {
  background-position: 44.577% 0;
  width: 118px;
  height: 113px;
}

.evak_kratko .name_icon {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 2em;
}

.evak_descript {
  padding: 50px 0 30px;
}

.evak_descript h2 {
  margin-top: 0;
}

.evak_descript .txt {
  padding-right: 30px;
}

.evak_service .f_icon {
  margin-bottom: 1em;
}

.evak_service .f_icon span {
  height: 90px;
  vertical-align: bottom;
}

.evak_service .f_icon-1 i {
  background-position: 0 12.771%;
  width: 159px;
  height: 62px;
}

.evak_service .f_icon-2 i {
  background-position: 33.75% 12.786%;
  width: 145px;
  height: 63px;
}

.evak_service .f_icon-3 i {
  background-position: 64.273% 12.756%;
  width: 162px;
  height: 61px;
}

.evak_service .f_icon-4 i {
  background-position: 96.203% 12.756%;
  width: 152px;
  height: 61px;
}

.evak_service .f_icon-5 i {
  background-position: 0 21.814%;
  width: 189px;
  height: 76px;
}

.evak_service .f_icon-6 i {
  background-position: 36.667% 21.894%;
  width: 135px;
  height: 79px;
}

.evak_service .name_icon {
  width: 80%;
  margin: 0 auto 30px;
}

.evak_service .bg_grey_light2 {
  padding: 40px 25px;
}

.evak_service .bg_grey_light2 h3 {
  margin-top: 0;
  font-family: getvoip_grotesque;
  font-size: 22px;
}

.evak_service .bg_grey_light2 p {
  margin: 2em 0 1em;
}

.contact_page {
  padding: 30px 0;
  margin-top: 30px;
}

.contact_page h2 {
  margin-bottom: 0;
}

.contact_page .name,
.contact_page .txt {
  padding-left: 10%;
}

.contact_page .txt a[href^=mailto] {
  text-decoration: underline;
  color: #000;
}

.contact_page .phone {
  font-size: 32px;
  margin-bottom: 0;
}

.contact_page .btn {
  margin-top: 1.5em;
}

.evak_kratko .i_icon-1 i {
  background-position: 58.5% 0.1%;
  width: 118px;
  height: 123px;
}

.evak_kratko .i_icon-2 i {
  background-position: 72.565% 2.073%;
  width: 130px;
  height: 118px;
}

.evak_kratko .i_icon-3 i {
  background-position: 87% 1%;
  width: 118px;
  height: 123px;
}

.evak_kratko .i_icon-4 i {
  background-position: 58% 20.8%;
  width: 118px;
  height: 123px;
}

.infobar .icon_spray i {
  background-position: 39.658% 32.226%;
  width: 62px;
  height: 79px;
}

.infobar .icon_color i {
  background-position: 25.8% 32.5%;
  width: 90px;
  height: 90px;
}

.tech .f_icon i {
  background-size: 995px auto;
}

.tech .i_icon-5 i {
  background-position: 85.762% 22.347%;
  width: 144px;
  height: 128px;
}

.tech .i_icon-6 i {
  background-position: 96.923% 21.322%;
  width: 80px;
  height: 128px;
}

.tech .i_icon-7 i {
  background-position: 0.314% 32.285%;
  width: 98px;
  height: 128px;
}

.tech .i_icon-8 i {
  background-position: 12.62% 32.446%;
  width: 112px;
  height: 128px;
}

.icon_worker i {
  background-position: 69.41% 21.921%;
  width: 61px;
  height: 80px;
}

.repair_ram i {
  background-size: 995px auto;
}

.repair_ram .r_icon-1 i {
  background-position: 63.134% 33.213%;
  width: 100px;
  height: 114px;
}

.repair_ram .r_icon-2 i {
  background-position: 50.623% 34.048%;
  width: 86px;
  height: 114px;
}

.repair_ram .r_icon-3 i {
  background-position: 76.378% 34.01%;
  width: 100px;
  height: 114px;
}

.repair_ram .r_icon-4 i {
  background-position: 91.339% 34.289%;
  width: 103px;
  height: 114px;
}

.repair_ram .r_icon-5 i {
  background-position: 0.309% 42.599%;
  width: 85px;
  height: 114px;
}

.repair_ram .r_icon-6 i {
  background-position: 14.542% 43.713%;
  width: 134px;
  height: 114px;
}

.repair_ram .r_icon-7 i {
  background-position: 32% 43.201%;
  width: 80px;
  height: 114px;
}

.repair_ram .r_icon-8 i {
  background-position: 45.212% 43.23%;
  width: 98px;
  height: 114px;
}

.repair_ram .r_icon-9 i {
  background-position: 57.686% 43.788%;
  width: 78px;
  height: 114px;
}

.repair_ram {
  margin-top: 50px;
  padding-bottom: 50px;
}

.repair_ram .f_icon {
  margin-bottom: 1em;
}

.repair_ram .f_icon span {
  height: 100px;
}

.repair_ram .name_icon {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 2em;
}

.repair_ram .t_icon-1 i {
  background-position: 17.438% 53.667%;
  width: 82px;
  height: 123px;
}

.repair_ram .t_icon-2 i {
  background-position: 1.288% 53.856%;
  width: 120px;
  height: 123px;
}

.repair_ram .t_icon-3 i {
  background-position: 82.703% 44.226%;
  width: 212px;
  height: 123px;
}

.advantages .a_icon-1 i {
  background-position: 32.399% 53.837%;
  width: 63px;
  height: 71px;
}

.advantages .a_icon-2 i {
  background-position: 46.782% 54.121%;
  width: 68px;
  height: 79px;
}

.advantages .a_icon-3 i {
  background-position: 61.331% 55.055%;
  width: 74px;
  height: 71px;
}

.advantages .a_icon-4 i {
  background-position: 74.924% 56.319%;
  width: 51px;
  height: 77px;
}

.advantages .a_icon-5 i {
  background-position: 88.665% 55.889%;
  width: 61px;
  height: 60px;
}