.ny5-ratio43:before {
  margin-top: 75%;
  content: "";
  display: block; }

.ny5-ratio43 {
  position: relative; }

.img_ratio {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.ny5-img {
  width: inherit;
  height: auto; }

.ny5-thumbnail {
  width: 18%;
  height: auto;
  min-width: 100px;
  max-width: 200px;
  margin: 0 12px 12px 0;
  -webkit-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75); }

.ny5_tools {
  display: none;
  position: absolute;
  border-radius: 15px;
  border: 1px solid #535d6c;
  background: #6f7c91;
  color: #afc6e9;
  padding: 0 15px;
  font-size: 20px;
  line-height: 20px; }
  .ny5_tools div {
    text-align: center;
    display: inline-block;
    border-left: 0px solid;
    border-right: 0px solid;
    width: 30px;
    height: 30px;
    padding: 5px; }
  .ny5_tools div:hover {
    color: #025; }

.ny5-zoomed {
  zoom: 0.5;
  -ms-zoom: 0.5;
  -webkit-zoom: 0.5;
  -moz-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  -moz-transform-origin: center center;
  transform-origin: center center;
  }

.ny5_editor_blocks {
  background: #6f7c91;
  position: fixed;
  top: 80px;
  right: 0;
  width: 240px;
  z-index: 1000; }

.ny5_editor_block {
  float: left;
  border: 1px solid #535d6c;
  min-height: 90px;
  width: 45%;
  margin: 10px 2.5% 5px;
  padding: 1em;
  color: #afc6e9;
  text-align: center;
  font-size: 14px;
  line-height: 14px; }

.ny5_editor_block:hover {
  color: #025;
  -webkit-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 6px 7px 5px 0px rgba(0, 0, 0, 0.75); }

.ny5_editor_block > div {
  background-image: url("../img/all.svg");
  width: 62px;
  height: 37px;
  margin: 0 auto 12px; }

.ny5_block_2col {
  background-position: -63px   0; }

.ny5_block_3col {
  background-position: 0   -38px; }

.ny5_block_image {
  background-position: -63px -38px; }

.ny5_block_text {
  background-position: 0   -76px; }

.ny5_block_video {
  background-position: -63px -76px; }

.edit_in_settings,
.ny5_editor_blocks,
.ny5-edit-tab-list,
.ny5-settings-pane,
.ny5-source-pane,
.ny5-js-pane,
.ny5-css-pane {
  display: none; }

.ny5-edit_content .edit_in_settings,
.ny5-edit_content .ny5_editor_blocks,
.ny5-edit_content .ny5-edit-tab-list,
.ny5-edit_content .ny5-settings-pane,
.ny5-edit_content .ny5-source-pane,
.ny5-edit_content .ny5-js-pane,
.ny5-edit_content .ny5-css-pane {
  display: block; }
.ny5-edit_content div {
  /*border: 1px dotted #888;*/ }

.ny5-editor-classes {
  position: fixed;
  background: #fff;
  color: #444;
  font-size: 10px; }

.ny5-pm-page {
  position: relative;
  width: 200%;
  -webkit-transform: scale(0.5) translate(-50%, -50%);
  -ms-transform: scale(0.5) translate(-50%, -50%);
  transform: scale(0.5) translate(-50%, -50%);
  margin: 20px;
  border: 1px solid #334;
  display: flex;
  flex-direction: column; }

#palette_chooser {
  overflow: auto; }

.palette-line {
  margin: 4px; }

.palette-entry {
  width: 20%;
  height: 60px;
  display: inline-block;
  background-color: black;
  border: 1px solid white; }

.three-column-text {
  -webkit-columns: 3 300px;
  -moz-columns: 3 300px;
  columns: 3 300px;
  -webkit-column-gap: 2em;
  -moz-column-gap: 2em;
  column-gap: 2em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid-column; }

.overlap-image-container {
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  padding: 30px; }

.overlap-image {
  position: relative;
  border-radius: 16px;
  width: 200px;
  height: 200px;
  margin: 30px; }

.ui-tabs.ui-tabs-vertical {
  padding: 0;
  width: 42em; }

.ui-tabs.ui-tabs-vertical .ui-widget-header {
  border: none; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
  float: left;
  width: 10em;
  background: #CCC;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid gray; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
  clear: left;
  width: 100%;
  margin: 0.2em 0;
  border: 1px solid gray;
  border-width: 1px 0 1px 1px;
  border-radius: 4px 0 0 4px;
  overflow: hidden;
  position: relative;
  right: -2px;
  z-index: 2; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
  display: block;
  width: 100%;
  padding: 0.6em 1em; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
  cursor: pointer; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: 0.2em;
  padding-bottom: 0;
  border-right: 1px solid white; }

.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
  margin-bottom: 10px; }

.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
  float: left;
  width: 28em;
  border-left: 1px solid gray;
  border-radius: 0;
  position: relative;
  left: -1px; }

.colbar {
  margin: 0 auto;
  display: table-row; }

.colpick {
  border-radius: 4px;
  padding: 8px;
  margin: 0 1% 1% 0;
  display: table-cell;
  vertical-align: middle;
  align: center;
  background: black !IMPORTANT;
  width: 212px; }

.colpick-swatch {
  width: 12vh;
  height: 10vh;
  border-radius: 10px;
  border: 4px solid black;
  text-align: center; }

.colpick-swatch > input {
  display: none; }

.editcontrols {
  z-index: 1999999;
  position: fixed;
  top: 0;
  right: 120px; }

.editframe, .editcontent {
  /*    display:inline-block;
      background: #121c21;
      color: #7bd3fa;
      font-size:30px;
      margin-right: $unit;*/ }

.page-preview {
  margin: 10px auto;
  overflow: auto;
  position: relative; }

.ny5-info-wrapper {
  display: none; }

.ny5-info-wrapper.ny5-closed .ny5-info {
  display: none; }

.ny5-info-wrapper.ny5-closed .fa-minus {
  display: none; }

.ny5-info-wrapper.ny5-closed .ny5-update-info {
  display: none; }

.ny5-info-wrapper.ny5-open .fa-plus {
  display: none; }

.ny5-update-info {
  margin: 4px 20px;
  font-size: 150%;
  background: #121c21;
  color: #7bd3fa; }

.ny5-layout {
  box-sizing: border-box; }
  .ny5-layout .ny5-panel {
    border: 2px inset grey;
    position: relative; }
  .ny5-layout .ny5-panel > h1 {
    display: table-row;
    width: 100%;
    margin: 0 auto;
    z-index: 99999; }
  .ny5-layout .ny5-panel:hover {
    border-color: #3cc; }

.ny5-content {
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto; }

.ny5-edit_layout {
 /*   .ny5-edit {
        visibility:hidden;
        max-height:240px;
    }
*/ }
  .ny5-edit_layout .editframe {
    color: red; }
  .ny5-edit_layout .ny5-panel {
    background: rgba(255, 255, 255, 0.3); }
  .ny5-edit_layout .ny5-info-wrapper {
    display: table-row;
    color: black; }
  .ny5-edit_layout .ny5-info > h1 {
    display: table-row;
    width: 100%;
    color: black;
    font-size: 16px; }

.ny5-edit_content .editcontent {
  color: red; }
.ny5-edit_content .ny5-edit, .ny5-edit_content .ny5-slice {
  /*display:block;*/
  min-height: 10px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0); }
.ny5-edit_content .ny5-edit:hover, .ny5-edit_content .ny5-slice:hover {
  border: 1px solid #0F0; }
.ny5-edit_content .ny5-edit.selected, .ny5-edit_content .ny5-slice.selected {
  border: 4px solid #0F0; }

.invisible {
  display: none; }

.noborderspace {
  border-spacing: 0; }

.padded {
  padding: 8px; }

.pale {
  background: rgba(255, 255, 255, 0.4); }

.shade {
  background: rgba(0, 0, 0, 0.4); }

.sq320 {
  width: 320px;
  height: 320px; }

.white-text {
  color: #FFF; }

.white {
  background: #FFF; }
  .white h2 {
    color: #AAA; }

/* Image captions using the HTML5 figure element */
figure.align-left {
  float: left; }

figure.align-right {
  float: right; }

figure.image {
  display: inline-block;
  border: 1px solid gray;
  margin: 0 2px 0 1px;
  background: #f5f2f0; }

figure.image img {
  margin: 8px 8px 0 8px; }

figure.image figcaption {
  margin: 6px 8px 6px 8px;
  text-align: center; }

/*
 Alignment using classes rather than inline styles
 check out the "formats" option
*/
img.align-left {
  float: left; }

img.align-right {
  float: right; }

/* Basic styles for Table of Contents plugin (toc) */
.mce-toc {
  border: 1px solid gray; }

.mce-toc h2 {
  margin: 4px; }

.mce-toc li {
  list-style-type: none; }

.slicknav_menu {
  display: none; }

.preview-frame {
  position: relative;
  width: 200%;
  -webkit-transform: scale(0.5) translate(-50%, -50%);
  -ms-transform: scale(0.5) translate(-50%, -50%);
  transform: scale(0.5) translate(-50%, -50%); }

.page-preview #ny5-bg {
  position: absolute;
  /*    width:100vw;
      height:100vh;  */
  top: 0px;
  left: 0;
  z-index: 0; }

.preview-frame .fixed-top {
  position: absolute;
  top: 100px; }

#ny5-bg {
  position: fixed;
  width: 160%;
  height: 160%;
  z-index: -1;
  background-size: cover;
  background-position: 50% 50%; }

#ny5-bg:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ba6525+0,e8e27d+100&0.7+0,0.1+100 */
  /*
  background: -moz-linear-gradient(top, rgba(186,101,37,0.7) 0%, rgba(232,226,125,0.1) 100%);
  background: -webkit-linear-gradient(top, rgba(186,101,37,0.7) 0%,rgba(232,226,125,0.1) 100%);
  background: linear-gradient(to bottom, rgba(186,101,37,0.7) 0%,rgba(232,226,125,0.1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ba6525', endColorstr='#1ae8e27d',GradientType=0 );*/ }

.edit_in_settings {
  display: none; }

.ny5-edit_content .edit_in_settings {
  display: block;
  margin: 30vh auto;
  background: #000;
  color: #888; }

.ny5-edit_content .container-fluid {
  width: calc(100% - 240px);
  margin: 0; }

footer {
  overflow: hidden; }

/* ------------ FROM MATERIAL KIT ------------------- */
.footer-big {
  margin-top: 1.875rem;
  padding: 1.875rem 0; }

.footer-big .content {
  text-align: left; }

.footer-big .social-feed i {
  font-size: 20px;
  display: table-cell;
  padding-right: 10px; }

.footer-big .social-feed p {
  display: table-cell;
  vertical-align: top;
  overflow: hidden;
  padding-bottom: 10px;
  max-width: 300px; }

.footer-big .gallery-feed img {
  width: 20%;
  margin-right: 5%;
  margin-bottom: 5%;
  float: left; }

.img-thumbnail {
  border-radius: 16px; }

.img-raised {
  box-shadow: 0 5px 15px -8px rgba(0, 0, 0, 0.24), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }

.rounded {
  border-radius: 6px !important; }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0; }

.tooltip.show {
  opacity: 0.9; }

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem; }

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.ny5-edit.ny5-bg-img {
  min-height: 50vh;
  background-size: cover;
  background-position: 50% 50%; }

.ny5-icon-font {
  font-family: 'Material Icons'; }

.ny5_tools i {
  line-height: 24px;
  font-size: 24px; }

.ny5_tools .fa {
  position: relative;
  top: -4px; }

/*# sourceMappingURL=ny5.default.css.map */