/* 
	BEP auxilliary styles.
*/
* {
  /* reset browser user agent style sheets padding/margin */
  padding: 0px;
  margin: 0px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-none {
  float: none;
}
.text-700 {
  font-weight: 700;
}
.text-large {
  font-size: large;
}
.text-x-large {
  font-size: x-large;
}
.text-small {
  font-size: small !important;
  vertical-align: middle;
}
.text-x-small {
  font-size: x-small;
  vertical-align: middle;
}
.text-smaller {
  font-size: smaller !important;
}
.pull-center {
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  margin-right: -25%;
}
.caret-down {
  /* duplicate of Bootstrap's "caret" */
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.caret-up {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-bottom: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.caret-right {
  display: inline-block;
  height: 0;
  width: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-left: 4px solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.caret-left {
  display: inline-block;
  height: 0;
  width: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-right: 4px solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}
.background-text {
  background-color: #303030;
}
.background-darker {
  background-color: #202020;
}
body {
  background: url(/img/bg-content.jpg) 50% 50%;
}
PRE {
  background-color: #000;
  color: #FFF;
  border: none;
}
.super-modal {
  z-index: 2050;
}
button.close {
  color: #FFF;
  background-color: #000;
}
.navbar-fixed-bottom,
.navbar-fixed-top {
  z-index: 5000;
}
.row-fluid UL LI {
  float: left;
}
/*------ thumbnails-1 ------- */
.thumbnails-1 {
  margin: 0;
  list-style: outside none;
}
.thumbnails-1 > li {
  margin-bottom: 40px;
}
.thumbnails-1 .thumbnail-1 {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  line-height: 20px;
}
.thumbnails-1 .thumbnail-1 section {
  padding-top: 25px;
}
.thumbnails-1 .thumbnail-1 section strong {
  color: #ffffff;
  font-weight: normal;
}
.border-horiz {
  background: url(../img/border-horiz.gif) repeat-x 0 0;
  height: 2px;
  margin: 16px 0 0;
}
.border-horiz.extra {
  margin-bottom: 10px;
}
.txt-1 {
  color: #ffffff;
  padding: 3px 0 10px;
}
/*------ list-services ------- */
.list-services .thumbnail-1 {
  background: #000000;
  padding: 12px;
}
.list-services a {
  margin-bottom: 10px;
  display: inline-block;
}
.list-services p {
  padding-bottom: 0px;
  margin-bottom: 10px;
}
.list-services section {
  padding: 0 20px;
}
.list-services li {
  margin-bottom: 30px;
}
.list-services H1,
.list-services H2,
.list-services H2,
.list-services H4,
.list-services H5,
.list-services H6 {
  margin-bottom: 0;
}
.quote-1 {
  border: medium none;
  color: #7f7f7f;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.badge {
  font-size: 41px;
  line-height: 44px;
  width: 67px;
  text-shadow: 1px 1px #e8eaea;
  text-align: center;
  background: #d1cfd0;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  -webkit-box-shadow: 1px 1px #dddcde;
  -moz-box-shadow: 1px 1px #dddcde;
  box-shadow: 1px 1px #dddcde;
  float: left;
  margin-right: 18px;
  color: #1a1a1a;
  padding: 11px 0;
  border-right: 1px solid #eaedee;
  border-bottom: 1px solid #eaedee;
}
/*------ lists ------- */
/*------ list ------- */
.list.extra {
  width: 100%;
  margin: 0;
  float: none;
  padding-top: 5px;
}
.list.extra2 {
  width: 170px;
  padding-top: 5px;
}
.list-pad {
  padding-right: 28px;
}
.list {
  list-style: none outside;
  padding-top: 14px;
  float: left;
  width: 106px;
  margin: 0;
}
.list li {
  background: url(../img/marker-1.png) no-repeat 0 7px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.list li.last {
  padding-bottom: 0;
}
.list.extra1 a,
.list.extra2 a {
  color: #7f7f7f;
}
.list.extra1 a:hover,
.list.extra2 a:hover {
  color: #e85356;
}
.list li a {
  color: #e85356;
  display: inline-block;
}
.list li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.brand-heading {
  text-shadow: 4px 5px 15px black;
}
.shadowed-circle {
  box-shadow: 0 0 20px black;
}
.portrait-circular {
  width: 33%;
  height: auto;
  min-width: 150px;
  float: left;
  -webkit-shape-outside: circle();
  -webkit-shape-margin: 1ex;
  shape-margin: 1ex;
  shape-outside: circle();
  border-radius: 50%;
  margin-right: 3ex;
  -webkit-box-shadow: 0px 0px 45px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0px 0px 45px rgba(255, 255, 255, 0.5);
  -ms-box-shadow: 0px 0px 45px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 45px rgba(1, 1, 1, 0.5);
  /* no shape outside support for now on IE or Edge */
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .portrait-circular {
    border-radius: 2rem !important;
    border: outset 1rem white;
  }
}
@supports (-ms-ime-align:auto) {
  .portrait-circular {
    border-radius: 2rem !important;
    border: outset 1rem white;
  }
}
.btn-big {
  font-size: 45px;
  color: white;
  font-weight: bold;
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  border: solid thin white;
}
.workshop-params {
  font-size: x-large;
  font-weight: 700;
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  line-height: 1.2;
}
.workshop-params TD {
  padding: 0 10px;
}
.workshop-params TABLE {
  width: 100%;
  margin: 0 0 15px 0;
}
.workshop-params .tr-spacer {
  height: 5px;
}
.workshop-params .btn {
  font-size: 24px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.workshop-details {
  padding: 20px 30px 75px 30px;
  background-color: #333;
}
.gallery .gallery-description {
  margin-bottom: 2em;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.gallery .gallery-columns {
  -moz-column-width: 18em;
  -webkit-column-width: 18em;
  column-width: 18em;
  -moz-column-gap: 2em;
  -webkit-column-gap: 2em;
  column-gap: 2em;
}
@media (min-width: 768px) {
  .gallery .gallery-columns {
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
  }
}
.gallery .gallery-columns .gallery-thumb {
  position: relative;
  display: inline-block;
  margin: 0 0 15px 0;
  z-index: 1;
  width: 100%;
}
.gallery .gallery-columns .gallery-thumb IMG {
  max-width: 100%;
  max-height: 100%;
  z-index: 2;
  border: solid 2px white;
}
.gallery .gallery-columns .gallery-thumb .cover {
  display: none;
}
.gallery .gallery-columns .gallery-thumb .caption {
  position: absolute;
  z-index: 5;
  left: 50%;
  padding: 5px;
  width: 85%;
  bottom: 5px;
  line-height: 1.1;
  font-size: 18px;
  font-weight: 400;
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  text-transform: uppercase;
  box-shadow: 0px 0px 10px black;
  text-shadow: 1px 1px 10px black;
  transform: translateX(-50%);
  color: white;
  background: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .gallery .gallery-columns .gallery-thumb .caption {
    line-height: 1.2;
    font-size: 20px;
    text-shadow: 2px 1px 15px black;
    padding: 3px;
  }
}
.gallery .gallery-columns .gallery-thumb .description {
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  top: 0;
  padding: 5px;
  left: 10px;
  width: calc(100% - 20px);
  /*
				left 	:50%;
				transform 	: translateX(-50%);
				width 		: 95%;
*/
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: 400;
}
.gallery .gallery-columns .gallery-thumb .description H1,
.gallery .gallery-columns .gallery-thumb .description H2,
.gallery .gallery-columns .gallery-thumb .description H3,
.gallery .gallery-columns .gallery-thumb .description H4,
.gallery .gallery-columns .gallery-thumb .description H5,
.gallery .gallery-columns .gallery-thumb .description H6 {
  margin-bottom: 15px !important;
}
.gallery .gallery-columns .gallery-thumb .description UL {
  list-style-position: inside;
  margin-left: 25px;
}
.gallery .gallery-columns .gallery-thumb .description P {
  margin-bottom: 12px !important;
}
.gallery .gallery-columns .gallery-thumb .description P,
.gallery .gallery-columns .gallery-thumb .description LI {
  font-size: inherit;
  font-weight: inherit;
}
.gallery .gallery-columns .gallery-thumb .description:hover {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  opacity: 1.0;
  cursor: pointer;
  overflow: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.gallery .gallery-columns .gallery-thumb .description:hover + .caption {
  opacity: 0.0;
}
.gallery .gallery-columns .gallery-thumb .fsToggle {
  display: none;
  overflow: auto;
}
.gallery .gallery-columns .gallery-thumb .caption-close {
  display: none;
}
.gallery .gallery-columns .gallery-thumb.single-image {
  position: fixed;
  z-index: 5000;
  margin: auto;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 80%;
  height: 80%;
  margin-right: -25%;
  margin-bottom: -25%;
  top: 50%;
}
.gallery .gallery-columns .gallery-thumb.single-image IMG {
  margin: auto;
}
.gallery .gallery-columns .gallery-thumb.single-image .cover {
  display: block;
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background-color: rgba(10, 10, 10, 0.9);
}
.gallery .gallery-columns .gallery-thumb.single-image .image-wrapper {
  height: 100%;
  width: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  transform: translate(-50%, -50%);
  margin-right: -25%;
  margin-bottom: -25%;
}
.gallery .gallery-columns .gallery-thumb.single-image .description {
  background: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  opacity: 1.0;
  cursor: pointer;
  overflow: auto;
}
.gallery .gallery-columns .gallery-thumb.single-image .caption {
  font-size: 150%;
  bottom: 1ex;
}
.gallery .gallery-columns .gallery-thumb.single-image .fsToggle {
  display: inline;
  position: absolute;
  top: calc(-1 * 18px);
  right: calc(-1 * 18px);
  z-index: 5001;
  text-shadow: 2px 3px 5px black;
}
.gallery .gallery-columns .gallery-thumb.single-image .caption-close {
  z-index: 5001;
  display: inline-block;
}
.gallery-sidebar.gallery-thumb {
  cursor: pointer;
}
.gallery-sidebar.gallery-thumb IMG {
  width: 100%;
  margin-bottom: 1em;
  border: solid 2px white;
}
.carousel {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.carousel .item {
  width: 100%;
  height: 100%;
}
.carousel .carousel-control {
  opacity: 0.15;
}
.carousel .carousel-control.right {
  border-radius: 0px 20px 20px 0px;
}
.carousel .carousel-control.left {
  border-radius: 20px 0px 0px 20px;
}
.carousel .carousel-control:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.carousel .carousel-caption {
  padding: 1.5em;
  background: rgba(0, 0, 0, 0.8);
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  left: 5%;
  width: 90%;
  right: 0;
  overflow: auto;
  max-height: 90%;
}
@media (min-width: 768px) {
  .carousel .carousel-caption {
    max-height: 85%;
  }
}
.carousel .carousel-caption H1,
.carousel .carousel-caption H2,
.carousel .carousel-caption H3,
.carousel .carousel-caption H4,
.carousel .carousel-caption H5,
.carousel .carousel-caption H6 {
  text-transform: none;
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  margin-bottom: 15px !important;
}
.carousel .carousel-caption .btn {
  font-size: x-small;
}
.carousel .carousel-caption .description {
  width: 90%;
  margin: auto;
  white-space: normal;
}
.carousel .carousel-caption .description P {
  margin-bottom: 12px !important;
}
.carousel .carousel-caption .description UL {
  list-style-position: inside;
  margin-left: 25px;
}
.carousel-inner {
  width: 100%;
  height: 100%;
}
.carousel-nav {
  position: absolute;
  top: 3px;
  right: 5px;
  z-index: 10;
}
.carousel-nav A {
  display: inline;
  font-size: large;
}
.ImageContainer {
  background-color: transparent;
  position: absolute;
  width: 60%;
  height: 75%;
  max-width: 1920px;
  max-height: 1080px;
  bottom: 0px;
  right: 0px;
  margin: 0;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  margin-bottom: -50%;
  transform: translate(-50%, -50%);
  /* updated 
	margin	: auto;
	width	: 100%;
	max-width: 1920px;
	max-height:1080px;

	position	: absolute;
	top			: 0px;
	bottom		: 0px;
	left		: 0px;
	right		: 0px;
	margin		: auto;

	background-color:transparent;
	*/
}
.ImageContainer .ImageWrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
}
.img-thumbnail {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  width: 100%;
  max-width: 100%;
}
.img-thumbnail IMG {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  max-width: 100%;
  width: 100%;
}
.list-workshops {
  overflow: hidden;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  background: transparent;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.list-workshops LI {
  background: transparent;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 1rem 0px 0px !important;
  width: 100%;
}
.list-workshops LI .paddedBorder {
  border: solid thin white;
  padding: 2rem 3rem 0 3rem;
  margin: 2rem 1rem 4px 0;
}
@media (min-width: 992px) {
  .list-workshops LI {
    width: calc((100% - 4rem) / 2);
  }
}
@media (min-width: 1199px) {
  .list-workshops LI {
    width: calc((100% - 3rem) / 3);
  }
}
.list-workshops LI IMG {
  margin-bottom: 0px;
}
.list-workshops LI A {
  color: white;
}
.list-workshops LI A.btn {
  color: #000;
  background-color: #FFF;
}
.list-workshops LI A.btn:hover {
  color: #FFF;
  background-color: #000;
}
.list-workshops LI .caption {
  position: absolute;
  z-index: 5;
  bottom: 2rem;
  left: 50%;
  padding: 5px;
  width: 85%;
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  transform: translateX(-50%);
  color: white;
  background: transparent;
  line-height: 1.1;
  text-shadow: 1px 1px 10px black;
}
.list-workshops LI .caption A {
  color: white;
}
@media (min-width: 768px) {
  .list-workshops LI .caption {
    line-height: 1.2;
    font-size: 20px;
    text-shadow: 2px 1px 15px black;
    padding: 3px;
  }
}
.list-workshops LI .description {
  height: calc(100% - 12ex);
  overflow: scroll;
  opacity: 0;
  background: #00000080;
  position: absolute;
  z-index: 10;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 1.2ex;
  padding: 3px;
  width: 95%;
  border-radius: 5%;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: 400;
  text-align: left;
}
.list-workshops LI .description P,
.list-workshops LI .description LI {
  font-size: inherit;
  font-weight: inherit;
}
.list-workshops LI .description:hover {
  opacity: 0.95;
  cursor: pointer;
  overflow: auto;
}
.list-workshops LI .description:hover + .caption {
  opacity: 0;
}
.list-workshops LI .thumbnail-1 {
  background: rgba(40, 40, 40, 0.5);
  box-shadow: 4px 2px 8px 5px #505050;
  border-radius: 1ex;
}
.rounded-5 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rounded-15 {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.rounded-20 {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.clickable {
  cursor: pointer;
}
.inverted-text,
.inverted-text .note-editor.note-frame .note-editing-area .note-editable {
  color: #000;
  background-color: white;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.95);
}
.inverted-text::selection,
.inverted-text .note-editor.note-frame .note-editing-area .note-editable::selection {
  color: #FFF !important;
  background-color: black !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.95);
}
.bep-card {
  /* Add shadows to create the "card" effect */
  box-shadow: 0 4px 8px 0 rgba(255, 255, 255, 0.2);
  transition: 0.3s;
}
.bep-card:hover {
  /* On mouse-over, add a deeper shadow */
  box-shadow: 0 8px 16px 0 rgba(255, 255, 255, 0.2);
}
.bep-card .card-container {
  /* Add some padding inside the card container */
  padding: 2px 16px;
}
.faded-overflow:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(transparent 150px, white);
  pointer-events: none;
}
.galleryImageCard {
  overflow: auto;
  display: inline-block;
  width: 30rem;
  border: solid thick white;
  margin-bottom: 10px;
  margin-right: 20px;
  box-shadow: 3px 2px 15px white;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.galleryImageCard .card-functions {
  position: absolute;
  width: auto;
  padding: 0px calc(15px / 2);
  bottom: 0px;
  right: 0px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: right;
  font-size: x-large;
}
.galleryImageCard .card-functions A {
  color: #FFF;
  text-shadow: -3px -3px 10px black;
}
.galleryImageCard .card-functions A:hover {
  opacity: 0.2;
}
.galleryImageCard .galleryImageCard-thumb {
  display: inline-block;
  width: 100%;
}
.galleryImageCard .card-image {
  width: 100%;
  height: 15rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.galleryImageCard .galleryImageCard-bottomrow {
  position: relative;
  display: block;
  overflow: auto;
  padding: 10px 10px 10px 10px;
}
.galleryImageCard .galleryImageCard-toprow {
  display: block;
  overflow: auto;
  padding: 10px 0px 15px 0px;
  background-color: #FFF;
  color: #000;
  font-weight: bold;
}
.galleryImageCard .galleryImageCard-toprow A {
  text-decoration: none;
}
.galleryImageCard .galleryImageCard-details {
  margin-left: 10px;
  display: inline-block;
  float: left;
  height: 3ex;
  overflow: hidden;
}
.galleryImageCard .galleryImageCard-details TABLE {
  border-spacing: 5px 0px;
  border-collapse: separate;
}
.galleryImageCard .galleryImageCard-details TABLE TH {
  text-align: right;
  margin-right: -5px;
}
.galleryImageCard .galleryImageCard-dates {
  display: inline-block;
  float: left;
  margin-left: 2rem;
}
.summary_cards {
  overflow: auto;
}
.summary_cards .summary_card {
  width: 30ex;
  padding: 10px;
  display: inline-block;
  margin-bottom: 20px;
}
.summary_cards .summary_card H1,
.summary_cards .summary_card H2,
.summary_cards .summary_card H3,
.summary_cards .summary_card H4,
.summary_cards .summary_card H5,
.summary_cards .summary_card H6 {
  margin-bottom: 0px !important;
  line-height: 1.5;
}
.summary_cards .summary_card .card {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  background-color: #000;
  background-clip: border-box;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  box-shadow: 5px 2px 10px white;
}
.summary_cards .summary_card .card-functions {
  position: absolute;
  width: 100%;
  padding: 0px calc(15px / 2);
  bottom: 0px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  text-align: right;
  font-size: x-large;
}
.summary_cards .summary_card .card-functions A {
  color: #FFF;
}
.summary_cards .summary_card .card-functions A:hover {
  opacity: 0.2;
}
.summary_cards .summary_card .card-text {
  height: 100%;
  overflow: hidden;
  padding: 30px 15px 15px 15px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-bottom-right-radius: 15px;
  -moz-border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.summary_cards .summary_card .card-img-top {
  width: 100%;
  max-height: 250px;
  overflow: visible;
  position: relative;
  background-color: #303030;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-top-right-radius: 15px;
  -moz-border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.summary_cards .summary_card .card-img-top .card-image {
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-border-top-right-radius: 15px;
  -webkit-border-top-left-radius: 15px;
  -moz-border-top-right-radius: 15px;
  -moz-border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
}
.summary_cards .summary_card .card-img-top .card-image-publicity {
  position: absolute;
  bottom: 10px;
  margin: auto;
  text-align: center;
  width: 100%;
  color: white;
  text-shadow: 5px 3px 10px black;
  font-weight: bold;
}
.summary_cards .summary_card .card-img-top .card-title {
  text-align: center;
  position: absolute;
  top: 10px;
  width: 100%;
  max-height: 145px;
  overflow: hidden;
  text-shadow: 5px 3px 10px black;
  padding: 5px;
}
.accordion .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-group .bootstrap-select.btn-group {
  background-color: #000;
}
.form-group .bootstrap-select.btn-group.open {
  z-index: 9000;
}
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  height: 19.8px;
  width: 36.234px;
  /*
  width: 60px;
  height: 34px;
*/
}
/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 15.84px;
  width: 15.84px;
  left: 1.98px;
  bottom: 1.98px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
input:checked + .slider {
  background-color: #2196F3;
}
input:focus + .slider {
  box-shadow: 0 0 7px #2196F3;
}
input:checked + .slider:before {
  -webkit-transform: translateX(15.84px);
  -ms-transform: translateX(15.84px);
  transform: translateX(15.84px);
}
/* Rounded sliders */
.slider.round {
  border-radius: 19.8px;
}
.slider.round:before {
  border-radius: 50%;
}
.social-media-block {
  margin-top: 1rem;
}
.social-media-block .social-media-icon {
  display: inline-block;
  margin: 0 0 0 1rem;
  padding: 0;
}
.blog-cards .blog-card {
  position: relative;
  display: inline-block;
  width: 30rem;
  height: 30rem;
  border: solid thick white;
  margin-bottom: 10px;
  margin-right: 20px;
  box-shadow: 3px 2px 15px white;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.blog-cards .blog-card .blog-card-caption {
  position: absolute;
  left: 50%;
  width: 90%;
  text-align: center;
  transform: translateX(-50%);
  z-index: 1000;
  box-shadow: 0px 0px 10px black;
  background-color: rgba(0, 0, 0, 0.7);
}
.blog-cards .blog-card .blog-card-caption SPAN {
  font-family: "Monstserrat", "Helvetica Neue", Helvetica, Impact, sans-serif;
  line-height: 1.2;
  font-size: 20px;
  text-shadow: 2px 1px 15px black;
  color: #FFF;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
.blog-cards .blog-card .blog-card-caption.upper {
  top: 0;
}
.blog-cards .blog-card .blog-card-caption.lower {
  bottom: 0;
}
.blog-cards .blog-card .blog-card-image {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: inline-block;
  margin: 0 0 15px 0;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.full-window {
  display: block;
  position: fixed;
  top: 0px;
  left: 0px;
  max-width: 100vw !important;
  width: 100vw !important;
  height: 100vh !important;
  background-color: black;
  z-index: 100000;
  overflow: hidden;
}
.full-window IMG {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  max-height: 90vh !important;
  max-width: 85vw !important;
  border: none !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.full-window .full-image-title {
  display: block;
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  text-shadow: -1px -1px 7px black;
}
.full-image-title {
  display: none;
}
.thumb-list {
  overflow: auto;
}
.tiny-thumb {
  margin: 5px;
  float: left;
  cursor: pointer;
}
.tiny-thumb IMG {
  max-width: 150px;
  max-height: 150px;
}
.grecaptcha-badge {
  visibility: hidden;
}
