/**
 * Content
 */

@font-face {
    font-family: 'RobotoCondensed';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c385405/RobotoCondensed-Regular.ttf');
}

@font-face {
    font-family: 'RobotoCondensed';
    font-weight: bold;
    font-style: normal;
    src: url('https://files.cargocollective.com/c385405/RobotoCondensed-Bold.ttf');
}

@font-face {
    font-family: 'IBMPlexSerif';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c385405/IBMPlexSerif-Regular.ttf');
}

@font-face {
    font-family: 'IBMPlexSerif';
    font-weight: light;
    font-style: normal;
    src: url('https://files.cargocollective.com/c385405/IBMPlexSerif-Light.ttf');
}

@font-face {
    font-family: 'IBMPlexSerif';
    font-weight: lighter;
    font-style: italic;
    src: url('https://files.cargocollective.com/c385405/IBMPlexSerif-LightItalic.ttf');
}



body {
      
 
    /** 1st background: matrix
    2nd background: gradient 
    
    
    background-image: url(https://freight.cargo.site/t/original/i/b7c57aec0667134726f891e1fe097205aa7c9034e0ed32c1df32d21f42ac7279/FAC001_Matrix_Interim_RGB_013x.png),
	url(https://freight.cargo.site/t/original/i/8d08f8d296405b61e26b358283c882e4d8891840cd2afcd6876ad4085ff6459c/FAC001_Grain_Interim_RGB_01c3x.png);
    

   
    background-position: 0% 0%;  
  	background-size: 50% auto, 100% auto; 
  */
    
    
    background-color: white;
    background-image: 
        
        url(https://freight.cargo.site/t/original/i/b7c57aec0667134726f891e1fe097205aa7c9034e0ed32c1df32d21f42ac7279/FAC001_Matrix_Interim_RGB_013x.png),
        
        radial-gradient(
        1100px circle at 90% 1000px,
        #b4b9be,
        transparent),
        
        radial-gradient(
        1500px circle at 2% 2500px,
        #dcd2cd,
        transparent),
        
         radial-gradient(
        500px circle at 98% 3200px,
        #f5cdbe,
        transparent),
        
        radial-gradient(
       	800px circle at 50% 4700px,
        #bedcdc 0%,
        rgba(190, 220, 220, 0.88) 25%,
        transparent)
        
        ;
    
    
   background-repeat: repeat, no-repeat, no-repeat, no-repeat, no-repeat;     
   background-size: 100%, 100%, 100%, 100%, 100%;
     
    
}



a:active {
	opacity: 1;
}

.page a.active {
	opacity: 1;
    text-decoration: underline;
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 1em;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(255, 255, 255, 0.9);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 1em;
}

.gallery_image_caption {
    margin-top: 1.2rem;
    margin-bottom: 0.5rem;
    font-size: 1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: "Helvetica Neue", Helvetica,;
	font-style: normal;
	line-height: 1.3;
}







/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles - FONT DEFINITIONS
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.4rem;
	color: rgba(0, 0, 0, 1);
	font-family: "IBMPlexSerif", Icons;
	font-weight: normal;
    font-style: normal;
	line-height: 1.6;
}

[data-predefined-style="true"] bodycopy a {
	color: rgb(0, 0, 0);
	padding-bottom: 0.1em;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {

}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
    
}

[data-predefined-style="true"] h1 {
	font-family: 'RobotoCondensed', Icons;
	font-weight: normal;
    font-style: normal;
	padding: 0;
	margin: 0;
	font-size: 2rem;
	line-height: 1.3;
    letter-spacing: -0.02rem;
    text-transform: capitalize;
	color: rgba(0, 0, 0, 1);
	    
 
}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 1);
 
}

[data-predefined-style="true"] h2 {
	font-family: 'RobotoCondensed', Icons;
    font-weight: bold;
    font-style: normal;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 1);
	font-size: 1rem;
	line-height: 1.6;
    letter-spacing: -0.02rem;
    text-transform: capitalize;
	
    
}

[data-predefined-style="true"] h2 a {
	color: rgba(0, 0, 0, 1);
}

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.6;
	font-family: "IBMPlexSerif", Icons;
	font-weight: lighter;
    font-style: normal;
   
	color: rgb(0, 0, 0);
    
}

[data-predefined-style="true"] small a {
	color: rgb(0, 0, 0);
	border-bottom-width: 0em;
    text-decoration: underline;
}

/**
 * Breakpoints
 */


[data-css-preset] .page {
    background-color: initial /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 90%;
	width: 90%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: center /*!text_center*/;
}

[data-css-preset] body {
	background-color: transparent/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 95%/*!content_center*/;
}

[data-css-preset] .content_padding {
	padding-top: 1rem /*!main_margin*/;
	padding-bottom: 1rem /*!main_margin*/;
	padding-left: 1rem /*!main_margin*/;
	padding-right: 1rem /*!main_margin*/;
}


[data-css-preset] text-limit {
	display: inline-block /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

/**
[data-css-preset] .thumbnails {
   	background-color: transparent
}
 */

[data-css-preset] .thumbnails_width {
    width: 85%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 2.5rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -5rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid transparent;
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.81);
	font-family: "RobotoCondensed", Icons;
	font-style: normal;
    font-weight: bold;
	line-height: 1.45833;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-size: 2rem;
	font-weight: normal;
	color: rgba(0, 0, 0, 1);
	font-family: "IBMPlexSerif", Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

.thumbnail a.active .thumb_image img {
	outline: 0px solid #ff3366;
	outline-offset: -2px;
}

/** 
 * Thumbnails Opacity on Hover
 */

.thumbnails .thumbnail:hover .thumb_image img{
    
    filter: blur(0px);
  
    opacity: 0;
}


.thumb_image img {
    opacity: 1;

    -webkit-transition: opacity .6s ease-in-out;
    -moz-transition: opacity .6s ease-in-out;
    -o-transition: opacity .6s ease-in-out;
    -ms-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
}

/** 
 * Thumbnails Background Image (Blurred Thumbnail) 
 */



/** TEST


.thumbnails .thumbnail[data-id="7131718"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/f9d74cbc6a25edfe283b0a11a299c79a69a9a0ee7b5bc0edfc33ea15ed9f0397/thumbnail---PopUpUte---Blurred.jpg");
    background-size: cover;
}



.thumbnails .thumbnail[data-id="7130971"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/cdec07e13d27df0c64509fca758788442c7664cc35725576798a4cfd1774f0c2/thumbnail---VAtile---Blurred.jpg");
   	 background-size: cover;
}



.thumbnails .thumbnail[data-id="7150324"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/dd13a5ccc144657bedd8b7326bef9da7eecfb5af088faa8c500373f6fe8ca317/thumbnail---VAshop---Blurred.jpg");
   	 background-size: cover;
}
*/


/**
* POP UP UTE — PID: 7131718
*/

.thumbnails .thumbnail[data-id="7131718"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/76a9967589020feb4cde858566d50918fadbe3a65fa6df9fb1803753dbaa585d/PopUpUte---blurred-50px.jpg");
    background-size: cover;
}

/**
* V&A TILE — PID: 7130971
*/

.thumbnails .thumbnail[data-id="7130971"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/6e59e10016efacf726517d7468e209be93a990c43c92bc0e112cda1f702ea8c5/VAtile---blurred-50px.jpg");
    background-size: cover;
}

/**
* V&A MAIN SHOP — PID: 7150324
*/

.thumbnails .thumbnail[data-id="7150324"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/b4401243bd9d4282e9cc57bc4e010870558fc01ea78b943bebedca3f45020619/VAshop---blurred-50px.jpg");
    background-size: cover;
}


/**
* 21ST CENTURY SPAN — PID: 7148227
*/

.thumbnails .thumbnail[data-id="7148227"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/c39b5849ab66b5d848b4a2086eb49535ece85221365d14c8c61c31857135a1e5/SpanHouse---blurred-50px.jpg");
    background-size: cover;
}


/**
* NIRVANA - A BIOPHILIC SANCTUARY — PID: 7146823
*/

.thumbnails .thumbnail[data-id="7146823"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/d08412c55b0a276ffea4509ded638b0596c647594c7a3700d2822d5c764e7b2c/Nirvana---burred-50px.jpg");
    background-size: cover;
}


/**
* HELIX CENTRE — PID: 7146388
*/

.thumbnails .thumbnail[data-id="7146388"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/3b715c6a10ca84764b7b4545e7774146527efb6b23c5cf7c20d690f56a4349bd/Helix---blurred-50px.jpg");
    background-size: cover;
}

/**
* FISH HOUSE — PID: 7145961
*/

.thumbnails .thumbnail[data-id="7145961"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/19b1bae412a1ff18053a3aebe506661b760e8ea271bb668193c104bff46dc0e2/FishHouse---blurred-50px.jpg");
    background-size: cover;
}

/**
* STUDIO 3 — PID: 7114375
*/

.thumbnails .thumbnail[data-id="7114375"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/80cb9b137ee23f8a637440c436480697ba0e86619600e7149dd70ffa36f3e9bc/Studio3---blurred-50px.jpg");
    background-size: cover;
}


/**
* SOUND MIRROR — PID: 7114603
*/

.thumbnails .thumbnail[data-id="7114603"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/bcd6fd52aa0efdfc52650172259c7ed15ae7f3ef1b6d68233398e939a342bf85/SoundMirror---blurred-50px.jpg");
    background-size: cover;
}


/**
* BRUNSWICK FLAT — PID: 7114141
*/

.thumbnails .thumbnail[data-id="7114141"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/a7c8fc31c8aae9f2d6ff15e22fb56ac93b3cc3999b38112695c7fa8bee03aac0/BrunswickFlat---blurred-50px.jpg");
    background-size: cover;
}

/**
* PRINCESS ROAD — PID: 7214773
*/

.thumbnails .thumbnail[data-id="7214773"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/30460f7be370ba3d44dbf5f192ec5dbd0c25c672dda223daa71597ed978d5e55/PRINCESS-ROAD---blurred-50px.jpg");
    background-size: cover;
}

/**
* BAT SPIRAL — PID: 7149972
*/

.thumbnails .thumbnail[data-id="7149972"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/9821886de9a8df194244027243b6ce94f5a41c2bbca2d10b433508b92830b953/BAT-SPIRAL---blurred-50px.jpg");
    background-size: cover;
}


/**
* BIRD COLLEGE — PID: 7232879
*/

.thumbnails .thumbnail[data-id="7232879"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/2ecc20225a34e44f00ad0df0d35b72f5050984c7152e83f1403412f101787d88/BIRD-COLLEGE---blurred-50px.jpg");
    background-size: cover;
}

/**
* ST PANCRAS CRUISING CLUB — PID: 7234475
*/

.thumbnails .thumbnail[data-id="7234475"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/c0d58a9e24fe05559b696f27abd203e43b7798be3b46b6affee4fd38925027e4/ST-PANCRAS-CRUISING-CLUB---blurred-50px.jpg");
    background-size: cover;
}

/**
* CHELSEA NURSERY — PID: 7213323
*/

.thumbnails .thumbnail[data-id="7213323"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/39c114fe906cbbdb56aacd46cb45f52cd05b5009a5a5e77e0e5b3b9f5da25c23/CHELSEA-NURSERY---blurred-50px.jpg");
    background-size: cover;
}

/**
* JOUBERTON ARK — PID: 7235599
*/

.thumbnails .thumbnail[data-id="7235599"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/4f54bf2ff03710c0b2722fe0b02a81a09b21b23a05196552e7e3abd226abbb38/JOUBERTON-ARK---blurred-50px.jpg");
    background-size: cover;
}

/**
* OUT OF ARCHITECTURE ó PID: 11315035
*/

.thumbnails .thumbnail[data-id="11315035"] .thumb_image {
	background-image: url("https://freight.cargo.site/t/original/i/8ac705eb3142977ccbcd009a41f5aa5c4b15f4e2d4060e329f45c9fc3921319d/OutOfArchitecture.jpg");
    background-size: cover;
}



/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
    color: rgba(255, 255, 255, 0.8);
    line-height: 1;
    font-size: 28px /*!site_menu_button*/;
    padding: 6px;
    line-height: 1;
    background: rgba(33, 32, 46, 0);
    position: fixed;
	top: 3rem /*!site_menu_button*/;
	left: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
    font-size: 34px;
}

#site_menu_button.custom_icon {
	width: 40px;
    height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}




/*
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(255, 255, 255, 0.8);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1;
    position: fixed;
	padding: 6px;
	top: 2rem /*!shop_button*/;
	right: 2rem /*!shop_button*/;
}

#shop_button.text {
    font-family:  "IBMPlexSerif", Icons;
	font-size: 1.5rem;
    padding: 0;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.8);
	font-style: normal;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}


/*
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}


/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 2.5rem /*!quick_view_padding*/;
    padding-bottom: 2.5rem /*!quick_view_padding*/;
    padding-left: 2.5rem /*!quick_view_padding*/;
    padding-right: 2.5rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.95) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.4);
    color: white;
}


/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}


/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}



/*
 * Audio Player
 */

.audio-player {
    max-width: 36rem;
    height: 3.3rem;
    outline: 1px solid rgba(255, 255, 255, 0.2);
    color: rgba(255, 255, 255, 0.6);
    background: rgba(0, 0, 0, 0.4);
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(255, 255, 255, 0.2);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(255, 255, 255, 0.85);
}

.audio-player .icon {
    fill: rgba(255, 255, 255, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(255, 255, 255, 0.1);
}

.audio-player .progress {
    background: rgba(255, 255, 255, 0.15);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(255, 255, 255, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(255, 255, 255, 0.6);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}

/*
 * thumbnails
 */



.thumbnails .thumbnail > a {
    position: relative;
}

.thumbnails .thumbnail .title {
    _background-color: rgba(0, 0, 0, 0.35);
    padding: 0.2rem 0.2rem 0.2rem 0rem;
    margin: 0rem;
    color: rgba(0, 0, 0, 1);
    align-content: flex-end;
    display: flex;
    _position: absolute;
    left: 0rem;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    z-index: 9;
    opacity: 0;
}

.thumbnails .title span {
    margin: 0;
    display: inline-block;
}

.thumbnails .thumbnail:hover .title {
    opacity: 1;
}

body.mobile .thumbnails .thumbnail:hover .title {
    opacity: 1;
}


/** 
 * Animation - Test
 */


.flier {
	pointer-events: none;
}

.flier > * {
/* Adjust animation duration to change the element’s speed */
        animation: fly 50s linear infinite;
        pointer-events: none !important;
	top: 0;
	left: 0;
	transform: translateX(-120%) translateY(-120%) rotateZ(0);
	position: fixed;
    
	animation-delay: 1s;
	z-index: -100000;
}

@keyframes fly {

	98.001%, 0% {
                display: block;
		transform: translateX(-200%) translateY(100vh) rotateZ(0deg)
	}

	15% {
		transform: translateX(100vw) translateY(-100%) rotateZ(180deg)
	}

	15.001%, 18% {
		transform: translateX(100vw) translateY(-30%) rotateZ(0deg)
	}

	40% {
		transform: translateX(-200%) translateY(3vh) rotateZ(-180deg)
	}

	40.001%, 43% {
		transform: translateX(-200%) translateY(-100%) rotateZ(-180deg)
	}

	65% {
		transform: translateX(100vw) translateY(50vh) rotateZ(0deg)
	}

	65.001%, 68% {
		transform: translateX(20vw) translateY(-200%) rotateZ(180deg)
	}

	95% {
		transform: translateX(10vw) translateY(100vh) rotateZ(0deg)
	}
}

