.review-nav .owl-prev {
	background-color: transparent;
	border: none;
	background-image: url('/images/down-arrow.svg');
	background-size: 25px;
	height: 25px;
	width: 25px;
	transform: rotate(90deg);
	opacity: .3;
	transition: .3s;
	cursor: pointer;
	position: absolute;
	top: 45%;
	left: -.75rem;
}

.review-nav span {
	display: none;
}

.review-nav .owl-next {
	background-color: transparent;
	border: none;
	background-image: url('/images/down-arrow.svg');
	background-size: 25px;
	height: 25px;
	width: 25px;
	transform: rotate(-90deg);
	opacity: .3;
	transition: .3s;
	cursor: pointer;
	position: absolute;
	top: 45%;
	right: -.75rem;
}

@media (min-width: 992px) {
	.review-nav .owl-next {
		background-size: 35px;
		height: 35px;
		width: 35px;
		right: -1rem;
	}
	
	.review-nav .owl-prev {
		background-size: 35px;
		height: 35px;
		width: 35px;
		left: -1rem;
	}
}

.review-nav .owl-next:hover, .review-nav .owl-prev:hover {
	opacity: 1;
}

.review-nav span {
	display: none;
}

.no-border .col-lg-3:nth-child(1):before, .no-border .col-lg-3:nth-child(2):before {
	display: none;
}

@supports (-ms-ime-align: auto) {
  /* line 6, support_ie_edge.scss */
  .two__title a,
  .two__text a,
  .three__textblock .textblock__title,
  .three__textblock .course__category,
  .three__user .user__name,
  .tb-text span,
  .five__text .text-blue,
  .footer__politic a,
  .four__h2,
  .contact__email a,
  .breadcrumb__item,
  .filter__list,
  .calendar__title-text,
  .textblock__title,
  .course__title,
  .mainmenu a {
    background-size: 20px 4px !important; } }
@media all and (-ms-high-contrast: none) {
  /* line 26, support_ie_edge.scss */
  .two__title a,
  .two__text a,
  .three__textblock .textblock__title,
  .three__textblock .course__category,
  .three__user .user__name,
  .tb-text span,
  .five__text .text-blue,
  .footer__politic a,
  .four__h2,
  .contact__email a,
  .breadcrumb__item,
  .filter__list,
  .calendar__title-text,
  .textblock__title,
  .course__title,
  .mainmenu a {
    background-size: 20px 4px !important; }
	

	_:-ms-fullscreen, :root .main-slider .item {	height: 650px; } 
	_:-ms-fullscreen, :root .consulting-main .item {	height: 650px; } 

  /* IE10 */
  /* IE11 */ }
@media screen and (max-width: 1600px) {
  @supports (-ms-ime-align: auto) {
    /* line 51, support_ie_edge.scss */
    .course__title {
      background-position: 0px 23px; } }
  @supports (-ms-high-contrast: none) {
    /* line 56, support_ie_edge.scss */
    .course__title {
      background-position: 0px 23px; } } }
@media screen and (max-width: 983px) {
  @supports (-ms-ime-align: auto) {
    /* line 64, support_ie_edge.scss */
    .course__title {
      background-position: 0px 22px; } }
  @supports (-ms-high-contrast: none) {
    /* line 69, support_ie_edge.scss */
    .course__title {
      background-position: 0px 22px; } } }
@media screen and (max-width: 640px) {
  @supports (-ms-ime-align: auto) {
    /* line 77, support_ie_edge.scss */
    .course__title {
      background-position: 0px 20px; } }
  @supports (-ms-high-contrast: none) {
    /* line 82, support_ie_edge.scss */
    .course__title {
      background-position: 0px 20px; } } }
/*# sourceMappingURL=support_ie_edge.css.map */