/*!
Theme Name: Reaal Studio
Theme URI: https://micawhitcliffe.xyz/
Author: Mica Whitcliffe
Author URI: https://micawhitcliffe.xyz/
Description: Reaal cutesy, reaal demure
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: reaal-nice
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

:root{
	/* --secondary:255, 36, 36; */
	--secondary:255, 0, 238;
	--white:255, 255, 255;
	/* --deep:76, 47, 47; */
	--deep:37, 22, 43;
	--primary:221, 197, 214;
	--primary:253, 212, 255;
	--tertiary:102, 0, 44;

	--off: 250, 250, 250;

	/* --black: 42, 39, 34; */
	--black: 37, 22, 43;
	--op1: 1;
	--op99: 0.99;
	--op98: 0.98;
	--op97: 0.97;
	--op96: 0.96;
	--op95: 0.95;

	--grey:60, 60, 60;
	--bs-gutter-x: 1.5rem;

	--btn:3.3vmax;

	--xxx: calc(var(--bs-gutter-x) * 1);
	--xs: calc(var(--bs-gutter-x) * 2);
	--sml: calc(var(--bs-gutter-x) * 4);
	--med: calc(var(--bs-gutter-x) * 6);
	--lrg: calc(var(--bs-gutter-x) * 8);
	--xl: calc(var(--bs-gutter-x) * 12);
	--spacer: 25vh;
}
::-moz-selection { /* Code for Firefox */
    color: rgb(var(--secondary));
    background: rgb(var(--primary));
}

::selection {
    color: rgb(var(--secondary));
    background: rgb(var(--primary));
}

@font-face {
	font-family: 'Jamaica';
	src: url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica-Narrow.woff2') format('woff2'),
		 url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica-Narrow.woff') format('woff');
		 font-weight: 300;
		 font-style: normal;
		 font-display: swap;
}

@font-face {
	font-family: 'Jamaica';
	src: url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica.woff2') format('woff2'),
		 url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica.woff') format('woff');
		 font-weight: 400;
		 font-style: normal;
		 font-display: swap;
}

@font-face {
	font-family: 'Jamaica';
	src: url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica-Black.woff2') format('woff2'),
		 url('/wp-content/themes/reaal-nice/inc/fonts/Jamaica-Black.woff') format('woff');
		 font-weight: 900;
		 font-style: normal;
		 font-display: swap;
}

@font-face {
    font-family: 'Aether';
    src: url('/wp-content/themes/reaal-nice/inc/fonts/AetherMono-A.woff2') format('woff2'),
         url('/wp-content/themes/reaal-nice/inc/fonts/AetherMono-A.woff') format('woff');
    font-weight: 400;
    font-style: normal;
	font-display: swap;
	font-feature-settings: "ss04", "ss05", "ss06", "zero";
}

.dash-down {
    border: 0.03125em dashed rgb(93 93 1);
    position: fixed;
    z-index: 99;
}

.dash-down:nth-of-type(1) {
    left: calc(var(--bs-gutter-x) * 0.5);
    height: 100%;
    width: 1px;
    top: 0;
}

.dash-down:nth-of-type(2) {
    top: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
    height: 1px;
    left: 0;
}

.dash-down:nth-of-type(3) {
    bottom: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
    height: 1px;
    left: 0;
}

.dash-down:nth-of-type(4) {
    right: calc(var(--bs-gutter-x) * 0.5);
    height: 100%;
    width: 1px;
    top: 0;
}

.work-block_thumbs .the-video{
	    width: calc(50% - var(--bs-gutter-x) * 1) !important;
    margin-left: calc(var(--bs-gutter-x) * 0.5);
    margin-right: calc(var(--bs-gutter-x) * 0.5);
}

 .video-box {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
	background-color: rgb(var(--black));
}

 .video-box video {
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}

.the-video{
	height: 33vh;
	/* max-height: 30em; */
}

.align-c{
	align-content: center;
}


.blk-bg{
	background-color: rgb(var(--black));
	height: 33vh;
	max-height: 30em;
    width: 100%;
}

.home .blk-bg {
    height: 75vh;
	max-height: 100%;
}

.header-logo h6{
	font-size: 0;
	opacity: 0;
	width: 0;
	height: 0;
	visibility: hidden;
}
.noted div {
    background: none;
}
.noted {
    padding-top: var(--sml);
    padding-bottom: var(--sml);
	width: 50%;
	margin: auto;
}

.wp-block-columns.noted {
    display: block;
}

/* .title-post:before {
    content: "▪";
    display: inline-block;
    width: 0px;
    opacity: 0;
}

.work-blocks:hover .title-post:before {
  opacity: 1;
    width: 20px;
}
 */

.muse-video-player {
    height: 100%;
	width:100%
}

.w-b-n .video-player, .original-feat img, .original-feat-no-value img, .present img {
    object-fit: cover;
    height: 100%;
}


.the-video {
    overflow: hidden;
}


.work-img img {
    height: 100%;
    object-fit: cover;
	width:100%
}

.work-info.col-12 {
    padding-right: 20px;
}

.work-block_title-top-25 p {
    margin-bottom: .5em;
}

.title-post{
	margin-top: 1em;
	display: flex
}





#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height:  100vh;
    /* background-color: rgb(var(--off));  */
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

#loader img {
	width: 100%;
}
.page-about {
	background-color:rgb(var(--deep))
} 
.page-about footer#colophon {
    background: rgba(var(--white), var(--op97));
}

.page-about .main-navigation li a {
    color: rgb(var(--black));
    background: rgb(var(--white));
}

/* .page-about svg.fill-xy * {
    fill: rgb(var(--black));
} */


section.info_section-2b {
    background: rgba(var(--black), var(--op99));
}

.info_section-2b .note {
    background-color: rgb(var(--secondary));
    color: rgb(var(--deep));
}

.page-about #loader img, .page-about .header-logo img {
    filter: invert(1) contrast(2);
}

body.page-work{
    background: #fff;
}

.work-cat-holder{
	height: 100%;
}

section.work-cat-holder {
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    pointer-events: none;
}



.work-blocks a:hover {
    color: inherit;
}
.work-blocks a:hover {
    color: rgb(var(--black));
}

.home-header_section-3 a.big-button {
    margin-top: 1rem;
}

.home-header_section-3a p, .reach {
    text-transform: uppercase;
	margin-top: .5rem;
}

.reach-btm{
	padding-top: 5rem;
}

section.reach {
    height:  100vh;
}

.sector-title {
    margin-top: 3rem;
	z-index: 1;
}


.rel{
	position: relative;
}

.abs{
	left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
	position: absolute;
}

.flex{
	flex-wrap: wrap;
	display: flex;
}

.text-c *{
	text-align: center;
}

.text-r{
	text-align: right;
}

.caps{
	text-transform: uppercase;
}



.px-5{
	padding-top: calc(var(--bs-gutter-x)* 5);
	padding-bottom: calc(var(--bs-gutter-x)* 5);
}

.mt-10{
	margin-top: calc(var(--bs-gutter-x)* 10);
}

.year-client{
	text-transform: uppercase;
}

.page-top{
	align-content: center;
	height: 100%;
	flex-wrap: wrap;
	display: -webkit-flex;
}

.note{
    padding: calc(var(--bs-gutter-x)* .75);
	min-height: 40vh;
	flex-wrap: wrap;
    display: flex;
	height:100%;
	align-content: center;
	background-color: rgba(var(--white), var(--op97));
	justify-content: center;
    overflow: hidden;
}

.note p{
	margin-bottom: 0;
	display: block;
}

.inner-note{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: column;
	width: 100%;
}

.inner-note *{
	width: 100%;

}


.video-div{
	pointer-events: none;
    cursor: pointer;
	width: 100%;
}

.video-div::-webkit-media-controls {
	pointer-events: auto; 
  }

.link-live {
    background: rgb(var(--deep));
    padding: var(--xxx);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    width:  calc( 100% - var(--bs-gutter-x)* 1);;
    height: 100%;
    inset: 0;
    color: rgb(var(--deep));
	margin-left:  calc(var(--bs-gutter-x)* .5);
}
.link-live h3, .link-live h4{
    text-align: center;
    background: rgb(var(--off));
    border-radius: 100em;
	width: 100%;
	font-family: 'Aether', "Helvetica Neue", sans-serif;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	line-height: 120%;
	height: 100%;
    text-align: center;
    align-items: center;
    justify-content: center;
	display: flex
}


.little-words {
    /* background: rgb(var(--black));
    color: rgb(var(--white)); */
	padding: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-block;
    border-radius: 100em;
	margin-bottom: 3px;
	pointer-events: none;
}

.little-words h6 {
    margin: 0;
    background: rgb(var(--black));
    color: rgb(var(--white));
    padding: 0.3rem 0.6rem 0.2rem 0.6rem;
}

section.work_section-1.page-top.c {
    padding-top: var(--med);
}
.work-header-h2{
	align-content: center;
	height: 100%;
	flex-wrap: wrap;
	display: -webkit-flex;

}
.lw {
    position: relative;
	align-items: center;
	flex-wrap: wrap;
	display: -webkit-flex;
	justify-content: center;
	gap: 0 1em;
}


.lw .little-words {
	position: absolute;
}
.lw .little-words h6 {
    color: rgb(var(--deep));
	background: rgb(var(--secondary));
}

.vibe-type .little-words  {
	background: rgb(var(--secondary));
    color: rgb(var(--deep));

}



/*///////////////////// BUTTONS */


.extra-pad{
	padding: calc(var(--bs-gutter-x)* .5);
}
.testimonials img {
    max-width: 6rem;
}

.float-note {
    width: 100%;
}



.big-button {
    border: 0px;
    background: rgb(var(--black));
    padding: var(--xxx);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-top: var(--xs);
    cursor: pointer;
}

.big-button h3 {
    text-align: center;
    background: rgb(var(--white));
    border-radius: 100em;
    padding: .75rem;
    width: 100%;
    /* font-family: 'Aether', "Helvetica Neue", sans-serif;
 */
    font-weight: 900;
    font-style: normal;
    text-transform: uppercase;
    /* letter-spacing: -0.06em; */
    line-height: 90%;
}

.big-button:hover h3 {
    background: rgb(var(--black));
    color: rgb(var(--white));
}

.big-button:hover {
    background: rgb(var(--secondary));
}


.big-button.wide {
    max-width: 100vw;
}


.sector-group{
	background-color: rgba(var(--white), var(--op97));
	padding-bottom: var(--sml);
	height: 100%;
	width: 100%;

}

.sector-group:nth-last-of-type(1){
	padding-bottom: var(--med);
}

.img-blk {
    background-color: rgb(var(--deep));
	height: 100%;
    width: 100%;
}







/*///////////////////// CONTACT*/

.contact-page.note {
	background-color: rgba(var(--white), var(--op97));
}

.full-xy {
    position: relative;
    width: 100%;
    height:  100vh; 
    overflow: hidden;
    position: relative;

}
.op-97{
	opacity: .97;
}

.fill-xy{
	z-index: -1;
	position: relative;
}



/*///////////////////// WORK SINGLE */

.work-header-top {
	height:  100vh;
    align-content: center;
    /* padding: var(--med) 0; */
}
.work-header{
	position: relative;
	z-index: 1;
}

.galleria-next{
	position: relative;
	z-index: 3;
}
.galleria{
	margin-top: 40vh !important;
	background-color: rgba(var(--white), var(--op98));
	position: relative;
	z-index: 3;
	margin-bottom: var(--spacer);
	padding-bottom: calc(var(--bs-gutter-x)* .5)
}

.pad{
	padding-bottom: var(--med);
}

.work-categories h2 {
    display: inline-block;
}

.work-header h2 {
    margin-bottom: 0;
	display: contents;
}

.work-title {
    width: 100%;
}

.work-header {
    min-height:  100vh;
}

.work-header-h1 {
	margin-bottom: var(--sml);
}

.work-header .note {
	position: relative;
	z-index: 2;
	padding-top: calc(var(--bs-gutter-x)* 3);
}

.live-link img {
    width: 100%;
}

.live-link a {
    width: 100%;
}

.live-link {
    width: 100%;
	container-type: inline-size;
}

/* .live-link h3{
	font-size: 20cqw;
} */

.problem, .solution {
    margin-bottom:var(--xs) ;
}

.next-post {
    padding-top: calc(var(--bs-gutter-x)* .5);
	margin-bottom: var(--spacer);
	position: relative;
	z-index: 4;
	padding-bottom: var(--sml);

}

.next-post h2{
	margin-bottom: 0;
}


.next-post-holder{
	background-color: rgba(var(--white), var(--op98));
    z-index: 5;
    position: relative;
}
 .wp-block-image img {
	width: 100%;
	object-fit: cover;
}

.wp-block-image {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	background: rgb(var(--black));;
}

.wp-block-columns:nth-last-of-type(1) {
    margin-bottom: 0;
}

:where(.wp-block-columns) {
	margin-bottom: calc(var(--bs-gutter-x)* 1);
	gap: calc(var(--bs-gutter-x)* 1);
	--bs-gutter-x: 1rem
}

.wp-block-gallery {
    display: flex;
    flex-wrap: wrap;
	gap: calc(var(--bs-gutter-x)* 1) !important;
}

.wp-block-columns figure {
    margin: 0;
}

.wp-block-column {
    height: 100%;
	width: 100%;
}

.wp-block-columns {
    display: flex;
}



.wp-block-columns.note {
    padding: var(--med) 0;
    min-height: 100%;
}

.category-defined{
	padding-bottom: var(--med);
}

/*///////////////////// INFO */

.testimonial-body, .testimonial-person {
    padding-bottom: var(--xs);
} 
.dashed {
    border-top: 1px dashed rgb(var(--deep));
}

.next.slick-arrow  {
    display: inline-block;
    float: right;
    width: auto;
}

.prev.slick-arrow  {
    display: inline-block;
    width: auto;
}


.slick-arrow  {
 text-transform: uppercase;
	cursor: pointer;
}

/* .info_section-2{
	padding-bottom: var(--sml);
} */

.info_section-4{
	position: relative;
	z-index: 4;
}
.info_section-3{
	position: relative;
	z-index: 2;
	margin-top: 10%;
	min-height: 100vh;
	height:100%;
	align-items: center;
    display: flex;
    justify-content: center;
}

.info_section-3 .about-note {
    margin-top: 0 !important;
}

.info_section-3a {
    background: rgba(var(--off), var(--op97));
    height:  100vh;
    color: rgb(var(--black));
}

.info_section-3a .inner-h2 h2 {
    color: rgb(var(--black));

}

.info_section-3 .btm-note {
    margin-bottom: 0;
    padding-bottom: 0;
}
/* .inner-h2 h2{
	display: inline-block;
} */

.info_section-2b .btm-note {
    margin-bottom: 0;
}

h2.xl{font-size: 19vw;}

.info_section-3a-inner{
height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}

.info_section-3b{
	position: relative;
	z-index: 3;
	height:  100vh;
	align-content: center;
    display: flex;
    flex-wrap: wrap;
}


.info_section-3 .note{
    background-color: rgba(var(--white), var(--op97));
	min-height: 100%;
	flex-direction: row;
	padding-top:calc(var(--bs-gutter-x)* .5);
}

.row.next-prev-test .big-button {
    min-width: 0px;
}

.info_section-1 {
    height:  100vh;
    background-color: rgb(var(--deep));
    color: rgb(var(--off));
}

.outer-about{
	background-color: rgba(var(--white), var(--op97));

}

button.slick-arrow {
    width: 100%;
    min-width: 0px;
    max-width: 100%;
}

.info_section-4 {
    background-color: rgba(var(--deep), var(--op98));
    padding-top: var(--xs);
	padding-bottom: var(--med);

}


.info_section-5 {
    padding-top: var(--sml);
    padding-bottom: var(--xs);
	height:  100vh;
}

.info_section-6 {
	z-index: 2;
	position: relative;
}
.info_section-6 .note{
	background-color: rgb(var(--white));
}


/*///////////////////// HOME */
.home-header_section-1 {
    position: relative;
    z-index: 1;
    height: 100vh;
    align-items: center;
    width: 100% !important;
    justify-content: center;
    display: flex;
}
.home-header_section-1 h1{
	color: rgb(var(--black));


}
/* .home-header_section-1b{
    z-index: 2;
	margin-top: -50vh;
	position: relative;
    height:  100vh;
    align-items: center;
    width: 100% !important;
    justify-content: center;
    display: flex;
	margin-bottom: 50vh;
} */

/* .splitWord {
    background: rgb(var(--white));
    display: inline-block !important;
	padding: 0px 5px 5px 5px;
 } */


.w-100{
	width: 100%;
}


.home-header_section-1a {
    position: relative;
}


.home-header_section-1 {
	margin-bottom: 50vh !important;
}


.home-header_section-1b {
    position: absolute;
    z-index: 2;
	align-content: center;
	transform: translate(-50%, -50%);
	top:50%;
	left: 50%;
}

.home-note .note {
    z-index: 2;
    background: rgba(var(--white), var(--op97));
    position: relative;
    /* min-height: 100%; */
}

/* .home-note .note, .home-note {
	min-height: 20em !important;
} */

.home-note .note{
	padding-top: var(--xs);
	padding-bottom: var(--xs);
}

.home-header_section-2 .note{
	padding-top: var(--xs);

}

@media screen and (min-height: 900px) {
    .home-header_section-2 .note {
        max-height: 60em !important;
    }
}

.home-header_section-2{
	position: relative;
	z-index: 2;
}

.home-header_section-2a{
	height:  100vh;
	align-content: end;
	display: flex;
    align-items: flex-end;
}
.inner-h2 h2{
/* 	display: inline-block; */
	color: rgb(var(--secondary));
}

/* .wp-block-column iframe {
    pointer-events: none;
} */

.wp-block-column iframe::-webkit-media-controls {
	pointer-events: auto; /* Enable pointer events on the video controls */
  }
.home-header_section-2a-inner{
background: rgba(var(--secondary), var(--op99));
    display: flex;
	padding-top: calc(var(--bs-gutter-x)* 0.5);
	padding-bottom: 30vh;

}
.home-header_section-2a-inner h2{
	color: rgb(var(--black));
}


.home-header_section-2b{
	position: relative;
	z-index: 3;
	height: 100%;
	align-content: center;
    display: flex;
    flex-wrap: wrap;
	margin-bottom: calc(var(--bs-gutter-x)* 0.5);
}




.home-header_section-2 .note{
    background-color: rgba(var(--white), var(--op98));
	min-height: 30em;
	flex-flow: wrap;
    align-content: space-between;
	height: 80vh;
	/* text-transform: uppercase; */
}
.home-header_section-2 .note p{
	text-align: left !important;
}

.home-header_section-3{
	position: relative;
	z-index: 4;
	margin-top: 10%;
	padding: calc(var(--bs-gutter-x)* 0.5) !important;
	margin-bottom: calc(var(--bs-gutter-x)* 0.5);
	margin-top: 30vh;
}

.home-header_section-3 .inner {
    color: rgb(var(--secondary));
    padding-top: var(--xs);
    padding-bottom: 20vh;
    align-content: center;
    height: 100%;
    background: rgba(var(--tertiary), var(--op98));
}

/* .home-header_section-3 .inner p{
	color: rgb(var(--white));

} */



.home-header_section-4{
	position: relative;
	z-index: 5;
	background: rgba(var(--white), var(--op97));
	padding-top: var(--xs);
	padding-bottom: var(--xs);
	justify-content: center;
	margin-top: 30vh !important;

}


.section-4-inner {
	padding-bottom: calc(var(--bs-gutter-x) * 0.5)!important;

}
.home-header_section-4a {
    margin-bottom: var(--xs);
}

.home-header_section-4a h2 {
    margin-bottom: 0;
}

.home-header_section-4b {
    /* align-items: flex-end; */
	justify-content: center;
}

.work-img-out {
    background-color: rgb(var(--deep));
}

/* .work-blocks-new .work-img {
    aspect-ratio: 1 / 1;
	height: 100%;
    width: 100%;
	border-radius: 3px;
    overflow: hidden;
} */

/* .work-blocks-new .work-img img {
    aspect-ratio: 1 / 1;
    height: 100%;
    width: 100%;
} */

.work-block_title {
    justify-content: space-between;
    display: flex; 
    flex-wrap: wrap;
}

.work-block_title-top, .work-block_cats.work-block_title-btm {
    align-content: space-between;
    height: 100%;
}

.work-block_title {
    height: 100%;
}



.work-img{
	position: relative;
	/* height: 30vh; */
}


.work_section-1{
	position: relative;
}


.about-work .live-link {
    margin-bottom: -1em;
}

.about-note .inner-about {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
}

.about-note .note {
    /* align-content: unset; */
	padding-top: 0;
}

.page-about .about-note{ margin-top:30vh}


.btm-note {
    align-content: end;
    padding-bottom: calc(var(--bs-gutter-x) * 0.5);
	width: 100%;
	margin-bottom: var(--xs);
}
/* 
.info_section-2b .about-note .note {
    color: rgb(var(--white));
    background-color: rgba(var(--deep), var(--op97));
} */

.top-note {
    margin-top: var(--lrg);
	width: 100%;
}

/*/////////////////////WORK BLOCKS*/

.work-filter {
    z-index: 10;
    position: relative;
}

/* .filter-button {
    height: 100%;
    display: flex;
    position: relative;
    background: rgb(var(--color2));
    padding: 7% 4rem;
    border-radius: 100em;
} */

.cat-list-word p {
    margin-bottom: 0;
}

.filter-group.row {
	text-align: left;
    position: absolute;
    top: 0;
    margin: 0;
    right: 0;
	padding: .75em;
    height: 100%;
}

.filter-group-inside {
    padding: calc(var(--bs-gutter-x)* 0.5);
    background: #fff;
	overflow: hidden;
}

.filta {
    display: flex;
}

a.cat-list_item {
    width: 100%;
}

.category-link{
	cursor: pointer;
	display: inline-flex;
}

.category-link p{
	margin-bottom: 0;
}
.filter-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: var(--xs);
}

.cat-list a{
    margin-bottom: 1rem;
}

.col-12.close-filter {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


div#filterbutton {
    position: relative;
    padding: 2px calc(var(--bs-gutter-x)* 0.5);
    height: 100%;
    position: relative;
    background: rgb(var(--secondary));
    border-radius: 100em;
	cursor: pointer;
}

.filta li {
    font-weight: 900;
    font-family: 'Jamaica', sans-serif;
    letter-spacing: 0.1rem;
}

div#filterbutton img {
    width: 100%;
    object-fit: contain;
    max-height: 30px;
}
.video-div div {
    padding-bottom: 100% !important;
}

/* /* .work-img {
	overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 3 / 2;
    object-fit: cover;
} */

/* .work-img img {
    height: 100%;
    object-fit: cover;
    display: flex;
	width: 100%;
} */

.work-blocks {
    border-top: 1px dashed rgb(93 93 1);
    padding: calc(var(--bs-gutter-x) * 1) 0;
	
}

.work_section-1 .pin-spacer:nth-child(1) .sector-title.dashed {
    border-top: 0;
}


.work-block_title-btm p {
    margin-bottom: 0;
}

.col-lg-3.work-block_title {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.work-info p{
    text-transform: uppercase;
	margin-bottom: calc(var(--bs-gutter-x) * 0.5);
}

.work-block_title-top p{
	margin-bottom: 0 ;
}

.plain .work-info {
    margin-bottom: var(--xs);
}





/*/////////////////////SVG 404 and contact*/

.error404 .lw .little-words h6 {
    color: rgb(var(--white));
    background: rgb(var(--black));
}

.home svg.fill-xy *, .single svg.fill-xy * {
    fill: rgb(var(--white));
}

.home footer#colophon, .single footer#colophon {
    background: rgba(var(--black), var(--op97));
}

body.error404 {
    background: rgba(var(--secondary));
}

.error404 .site-footer, .page-contact .site-footer{
	display: none !important;
}

body.page-contact {
	background: rgb(var(--primary));
}
svg.fill-xy * {
    fill: rgb(var(--secondary));
}

 
.error404 svg.fill-xy * {
    fill: rgb(var(--primary));
}
.error-404 .little-words {
    pointer-events: auto;
	background: rgb(var(--white));
}



/* .error404  .full-xy {
    background-image: url('/wp-content/themes/reaal-nice/inc/img/gradient-404.png');
}

.page-contact  .full-xy {
    background-image: url('/wp-content/themes/reaal-nice/inc/img/gradient-2.png');
} */

@keyframes backgroundZoom {
    from {
        background-size: auto 100%;
    }
    to {
        background-size: auto 2000%;
    }
}

svg.fill-xy {
    width: 100%;
    height: 100%;
	padding-top: calc(var(--bs-gutter-x)* 0.5);
}

.page-about svg.fill-xy {
	opacity: 1 !important;
}

/* //////////////////////FOOOOOTER */
footer#colophon {
    background: rgba(var(--deep), var(--op98));
    height:  100vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding:calc(var(--bs-gutter-x) * 0.5);
	z-index: 999;
	position: relative;
}



footer#colophon.home a:hover {
	color: rgb(var(--white));
}

.footer-bottom img {
    width: 100%;
    /* object-fit: contain; */
    /* margin-bottom: -1px; */
    height: 100%;
}

.footer-bottom {
    display: flex;
    overflow: hidden;
}



.footer-links{
	display: flex;
    flex-direction: column;
}

.footer-links p {
    margin-bottom: 0;
}


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;

}

main {
	display: block;
}



hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}


code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.05em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

body,
button,
input,
select,
optgroup,
textarea {
	color:  rgb(var(--black));
	font-family: 'Aether', "Helvetica Neue", sans-serif;

	font-weight: 400;
	font-style: normal;
	font-size: 1rem;
	line-height: 120%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}


p b,
p strong {
	font-family: "iki-mono-variable",sans-serif;
	font-variation-settings: 'wght' 400, 'wdth' 100;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 120%;
	font-weight: inherit;
}

/* span {
	font-weight: 900;
	font-family: 'Jamaica', sans-serif;
    font-style: normal;
    font-size: 120%;
	text-transform: uppercase;
}

span {
    font-weight: 700;
    font-style: normal;
} */

strong, b{
	font-weight: 900;
	font-family: 'Jamaica', sans-serif;
  }

  ul#primary-menu li {
    font-weight: 400;
    font-family: 'Jamaica', sans-serif;
}


/* .home-note h1{
	font-size: clamp(3.6rem, calc(13vw / 3), calc(13vw / 3));

} */
  h1 {
	/* font-size: 3.6rem;
	font-size: clamp(3.6rem, 13vw, 13vw); */
	font-size: 3.5rem;
    font-size: clamp(3.5rem, 9vw, 9vw);
	margin-bottom: 0;
	font-family: 'Jamaica', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: .9;
	margin-top: 0;
	letter-spacing: .01em;
	/* letter-spacing: 0.003em; */
	margin-bottom: -0.05em;
}


h2 {
	font-size: 3.5rem;
    font-size: clamp(3.5rem, 9vw, 9vw);
	font-family: 'Jamaica', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: .9;
    margin-bottom: 1.5rem;
	margin-top: 0;
	letter-spacing: .01em;
	/* letter-spacing: 0.003em; */
	margin-bottom: -0.05em;
}


h3{
	font-size: 3.3rem;
	font-size: clamp(3.3rem, 6vw, 6vw);
    margin: 0;
	font-family: 'Jamaica', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
	letter-spacing: .01em;
	margin-bottom: -0.05em;

}
h4, ol.services li{
	font-size: 3.3rem;
	font-size: clamp(3.3rem, 5vw, 5vw);
    margin: 0;
	font-family: 'Jamaica', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1;
	letter-spacing: .01em;
	margin-bottom: -0.05em;

}


h5{
	font-size: 1.5rem;
	font-size: clamp(1.5rem, 2vw, 2vw);
    margin: 0;
	font-family: 'Jamaica', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 1;
}

  h6 {
    font-size: 10px;
	font-family: iki-mono-variable, sans-serif;
	font-variation-settings: "wdth" 100, "wght" 200;

	/* font-weight: 400; */
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    font-size: clamp(10px, 0.8vw, 0.8vw);
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
}

p,li {
    margin-bottom: .5rem;
    font-weight: 400;
	font-size: 17px;
    font-size: clamp(19px, 1.2481751824818vw, 1.2481751824818vw); 
	line-height: 1.25;
    letter-spacing: -0.05em;
    margin-top: 0;
	text-align: justify;
}


.info_section-2b h4{
	display: inline-block;
}
/* ul.services li::before {
	content: "→";
	margin-inline-end: 1ch;
  } */

  ol.services li {
    /* font-weight: 300; */
    /* font-size: clamp(20px, 1.2481751824818vw, 1.2481751824818vw); */
    /* line-height: 1.15; */
    margin: 0;
    text-transform: uppercase;
    list-style-type: none;
    display: inline-block;
	text-align: left;
}

ol.services li:not(:last-child)::after {
    content: ', ';
}


ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

/* ol {
	list-style-type: none; 
	counter-reset: my-counter; 
	padding-left: 0; 
}

ol li {
	counter-increment: my-counter; 
}

ol li::before { 
	content: counter(my-counter, decimal-leading-zero); /*". "*/ 
	/* margin-right:calc(var(--bs-gutter-x) * 1.5);
	font-weight: bold;

} */


.main-navigation li {
    font-weight: 300;
    font-size: clamp(20px, 1.2481751824818vw, 1.2481751824818vw); 
    line-height: 1.15;
    margin: 0;
    text-transform: uppercase;
	list-style-type: none;
}




dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

body {
	background-color: rgb(var(--off));
	-moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
	margin: 0;
	visibility: hidden;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}




ul,
ol  {
    list-style: none;
    margin: 0;
	padding: 0;
}


li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
	max-width: 100%;
	width: 100%;
    height: 100%;
}

.muse-video-player:before {
    content: "";
    z-index: 1;
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

a {
	color: inherit;
    text-decoration: none;
}

a:visited {
	color: inherit;
}

a:hover,
a:focus,
a:active {
	color: rgb(var(--secondary));
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: thin dotted;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.main-navigation {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: calc(var(--bs-gutter-x)* 0.5);
}

@media screen and (max-width: 576px) {
	.main-navigation {
		width: 100%;
	}

	
}



nav#site-navigation {
    display: flex;
    justify-content: center;
    width: 100%;
}



header#masthead {
    position: fixed;
    width: 100%;
	z-index: 30;
}


.header-logo {
    display: flex;
    margin-right: calc(var(--bs-gutter-x)* 0.25);
	width: auto;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 20;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li a {
    position: relative;
    padding: 0 calc(var(--bs-gutter-x)* 0.5);
    background: rgb(var(--black));
    border-radius: 100em;
    color: rgb(var(--white));
    font-weight: 900;
    letter-spacing: 0;
}

.main-navigation li:nth-last-of-type(1) a {
    border-radius: 100em 0 0 100em;
}
.main-navigation li:nth-of-type(1) a {
    border-radius: 0 100em 100em 0;
}

.main-navigation a {
	display: flex;
	text-decoration: none;
	flex-wrap: wrap;
	-webkit-flex-wrap:wrap;
}

.main-navigation ul {
	display: flex;
}



.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.custom-logo-link {
	display: inline-block;
}


.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

#primary[tabindex="-1"]:focus {
	outline: 0;
}

.alignleft {

	float: left;

	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	float: right;

	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}



.pinned-note-mob{
	display: none;
}

@media screen and (max-width: 388px) {
	.header-logo{
		display: none;
	}
}
@media screen and (max-width: 768px) {

	.pinned-note.desk{
		display: none;
	}

	.pinned-note-mob{
		display: block;
		background-color: rgba(var(--white), var(--op97));
        width: calc(100% + var(--bs-gutter-x)* 1);
        margin-left: calc(-0.5* var(--bs-gutter-x));
        margin-right: calc(-0.5* var(--bs-gutter-x));
        padding: var(--sml) calc(var(--bs-gutter-x)* 0.5) calc(var(--xxx) / 2 ) calc(var(--bs-gutter-x)* 0.5);
	}
	.home-header_section-3 {
		height:  100vh;
		padding: 0 !important;
	}

	.home-header_section-3 .inner {
		padding-bottom: 0;
	}


	.home-header_section-2a-inner {
		height: 100%;
		padding-bottom: 0;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		align-items: center;
	}

	.home-header_section-2 .note{
		min-height: 0;
		height: 100%;
	}

	.work-info.col-12 {
		padding-right: 0px;
	}

	.work-info-cats {
		display: none;
	}
}
.home .work-blocks {
	border-top: 0;
}

.reach-bottom{
    padding-top:1rem;
}
@media screen and (max-width: 992px) {




	.home .blk-bg {
		max-height: 25em;
	}

	.blk-bg, .the-video{
		max-height: 15em;
	}

	.new-25:nth-last-of-type(1) {
		display: none;
	}

	/* .note{
		max-width: 75%;
	} */

	section.work_section-1.page-top.c {
		padding-top: var(--sml);
	}

	.work-blocks.plain .work-block_title-btm {
		display: none;
	}

	.wp-block-column {
		flex-basis: 100% !important;
	}
	.work-block_title {
		height: auto;
	}

	


.main-navigation {
    margin-top: calc(var(--bs-gutter-x)* 0.5);
}

.work-imgs .work-img:nth-child(n+2) {
    display: none;
}

.home .col-lg-3.work-block_cats.text-r {
	display: none;
}

.plain .work-block_cats.text-r {
    padding-top: 0;
    padding-bottom: 0;
}

.single-work .col-lg-3.work-block_cats.text-r {
    text-align: left;
    /* padding-bottom: calc(var(--bs-gutter-x) * .25);
    padding-top: calc(var(--bs-gutter-x) * .5); */
}

.plain .work-info {
    margin-bottom: var(--xxx);
}

.work-block_cats.work-block_title-btm {
    padding-top: calc(var(--bs-gutter-x)* 0.5);
    padding-bottom: calc(var(--bs-gutter-x)* 0.5);
}


}

@media screen and (max-height: 576px) {
.col-lg-8.work-block_thumbs {
    width: 50%;
}

.col-lg-4.work-block_title {
    width: 50%;
}

}

@media screen and (max-width: 768px) {
	.top-note {
		margin-top: var(--sml);
	}
	.note:not(.page-about .note, .home .note){
		max-width: 25em;
		margin: auto;
		padding: 0;
	}


	.wp-block-columns {
		flex-wrap: wrap !important;
	}

	.wp-block-column:empty {
		display: none;
	}

	.noted div {
		flex-basis: 100% !important;
	}

	.noted {
		width: 100%;
	}

	/* .wp-block-columns.noted {
		display: block;
	} */

	.note {
		padding: calc(var(--bs-gutter-x)* .5);
	}
}
