@charset "UTF-8";
/***!  /templates/heliostemplatecomponent/css/jbraastad.css  !***/

/*css*/

.swiper-button-prev, .swiper-button-next {
	color: #9d9d9d !important;
}

.webui-popover-title, .webui-popover > .webui-arrow  {
   display: none;
}

.webui-popover-content {
  max-width: 400px !important;
}

@media (max-width: 470px) {
	h1.count, h1.countpre {
		font-size: 1.8rem;
	}
	.count-up p {
		font-size: 0.7rem;
	}
}


.content-modal .modal-dialog {
  max-width: 1200px;
}

@media (min-width: 576px) {
	.modal-dialog-centered {
	  max-height: auto !important;
	  min-height: auto !important;
	}
	
	/* .modal-dialog {
	  margin: 2.75rem auto !important;
	} */
}

.phocadownloadfilelist {
	background: none;
	border: none;
}

.phocadownloadfile {
  border: none;
}
