@font-face {
font-family: 'Scandia Web';
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.eot);
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.eot?#iefix) format('embedded-opentype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.woff2) format('woff2'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.woff) format('woff'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.ttf) format('truetype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Regular.svg#ScandiaWeb-Regular) format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Scandia Web';
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.eot);
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.eot?#iefix) format('embedded-opentype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.woff2) format('woff2'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.woff) format('woff'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.ttf) format('truetype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Bold.svg#ScandiaWeb-Bold) format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Scandia Web';
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.eot);
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.eot?#iefix) format('embedded-opentype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.woff2) format('woff2'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.woff) format('woff'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.ttf) format('truetype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Light.svg#ScandiaWeb-Light) format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Scandia Web';
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.eot);
src: url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.eot?#iefix) format('embedded-opentype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.woff2) format('woff2'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.woff) format('woff'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.ttf) format('truetype'),
url(//bobblehead.productions/wp-content/themes/twofold-wp-child/fonts/ScandiaWeb-Medium.svg#ScandiaWeb-Medium) format('svg');
font-weight: 500;
font-style: normal;
}
.single-project #wrapper {
height: 100vh;
}
.single-project #wrapper video {
width:100%;
height: 100vh;
}
.logo.background--dark .logo_dark {
display:inline-block!important;
}
.logo.background--light .logo_light {
display:inline-block!important;
}
.logo.background--dark .logo_light {
display:none!important;
}
.logo.background--light .logo_dark {
display:none!important;
}
.mobile-toggle.background--dark path {
stroke:#FFF!important;
}
.mobile-toggle.background--light path {
stroke:#000!important;
}
.nombreb.background--dark .titulo,.nombreb.background--dark {
color:#FFF!important;
}
.nombreb.background--light .titulo,.nombreb.background--light {
color:#000!important;
}
.menu-open .mobile-toggle path {
stroke:#FFF!important;
}
.menu-open .logo.background--light .logo_dark {
display:inline-block!important;
} 
.menu-open .logo.background--light .logo_light {
display:none!important;
} 
#footer{
display:none;	
}
#content.home-slideshow {
padding: 0;
}
#slideshow-frame {
position: absolute;
border: 0 !important;
height: 100%;
width: 100%;
}
.home .region-selector {
right: 35px;
}
.slideshow {
position: fixed;
height: 100%;
width: 100%;
}
.slide {
position: absolute;
bottom: 0;
right: 0;
left: 0;
top: 0;
background-color: black;
}
.home-slideshow .slide .entry {
margin-top: 100px;
}
.home-slideshow .slide:first-child .entry {
margin-top: 0;
}
.bg-image {
background-position: center center;
background-size: cover;
position: absolute;
bottom: 0;
right: 0;
left: 0;
top: 0;
}
.slideshow .wrap {
position: relative;
z-index: 10;
color: #f4f5f0;
height: 100vh;
width: 100vw;
text-align: center;
vertical-align: middle;
display: table-cell;
padding: 0 2vmin;
font-size: 25px;
text-transform: uppercase;
font-family: "Scandia Web", Helvetica, Arial, sans-serif;
}
.slideshow .wrap .entry {
position: relative;
}
.slideshow h2 {
font-family: "Scandia Web", Helvetica, Arial, sans-serif;
font-size: 7vmin;
text-transform: uppercase;
letter-spacing: -.05em;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.slideshow .entry p {
margin: 0.5em 0;
}
.slide .button {
font-family: "Scandia Web", Helvetica, Arial, sans-serif;
font-size: 58px;
text-transform: uppercase;
color: #f4f5f0;
position: absolute;
top: 50%;
left: 0;
right: 0;
margin-top: -24px;
opacity: 0;
cursor: pointer;
padding: 0;
border: none;
}
.slide .meta {
position: absolute;
bottom: 0;
left: 0;
right: 0;
height: 50px;
text-align: center;
font-size: 16px;
line-height: 50px;
overflow: hidden;
color: #cccccc;
z-index: 20;
}
.slide .meta a {
color: #cccccc;
font-size: 12px!important;
font-weight: 300!important;
}
.slide .meta a:hover {
color: #ffffff;
}
.slide .company-set {
background-color: rgba(0, 0, 0, 0.75);
}
.slide .company-set .director {
position: absolute;
left: 20px;
top: 0;
}
.slide .company-logo {
display: inline-block;
}
.slide .company-name {
position: absolute;
right: 20px;
top: 0;
}
.slide .screen{
position: absolute;
width: 100%;
height: 100%;
background: rgba(0,0,0,.1);
top:0;
left:0;	
}
.project-container{
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow:hidden;
width:100%;
}
.project-clip, .project-clip video{
position: absolute;
top: 0;	
left: 0; 
width: 100%; 
height: 100%;
padding:0 !important;
margin:0 !important;
}
.project-header{
position: absolute;
top: 0;	
left: 0; 
width: 100%; 
height: 100%;
padding:20px !important;
margin:0 !important;
opacity:0;
background-color:#ffffff;
display:flex;
justify-content:center;
align-items:center;
opacity:0;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.project-header h3{
color: #000!important;
display: inline-block;
text-transform: uppercase;
text-align: center;
font-size: 21px;
line-height: 1;
margin: 0;
padding: 0;
font-weight: bold;
}
.project-container:hover .project-header{
opacity:1;
}
.tax-directors .entry-header h3{
font-size: 18px;
text-transform: uppercase;
letter-spacing: .2em;
margin-left: 15px;
}
.tax-directors .item{
cursor:pointer;	
}
.tax-directors .lg-sub-html {
background: none;
padding: 15px;
text-align: left;
font-size: 12px;
font-weight: 300;
top: 0;
left: 30px;
bottom: auto;
}
.lg-toolbar .lg-icon{
float:left!important;	
}
.play-btn {
width: 25%;
height: auto;
margin: 0 auto;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
opacity: 0;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
max-width:200px;
}
.play-btn__svg{
fill:#ffffff; 
opacity: 1;
}
.play-btn:hover .play-btn__svg {
fill: #ffffff;
opacity: 1;
}
.home-slideshow .entry:hover h2 {
opacity:0;
}
.home-slideshow .entry:hover .play-btn {
opacity:1;
}
.home-slideshow .slide:last-child .entry {
margin-top: 0;
}
.countries{
position:fixed;
top:40px;
right:40px;
z-index:999;
font-size:12px;
display: flex;
align-items: flex-start;
}
.countries a{
opacity:.6;
-webkit-transition: all 600ms ease-in-out;
-moz-transition: all 600ms ease-in-out;
-ms-transition: all 600ms ease-in-out;
-o-transition: all 600ms ease-in-out;
transition: all 600ms ease-in-out;
}
.countries a:hover{
opacity:1;
}
@media (max-width:768px) {
.slideshow h2 {
font-size: 36px;
}
.slideshow .wrap {
padding: 0 5%;
}
.countries{
top:10px;
right:15px;
transform: scale(.9);
}	
.countries a{
opacity:.8;
}
}
.lg-outer .lg-inner {
width: 80vw!important;
margin: 0 10vw;
}
body,a,p,.titlefont, h1, h2, h3, h4, h5, h6, blockquote, .post .post-meta, .tag-link, .photo .album_no, .photo .inside, .navigation-menu, .btn, #comments ol.commentlist .comment .comment-meta, #comments ol.commentlist .comment .vcard, #comments ol.commentlist .comment .reply, .swiper-container.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet em, .selectric, .selectric-items, .pagination, #multiscroll-nav a em, .price, .shop_attributes tr th, #side-cart ul li .list_content h5+div, .shop_table thead tr th, .shop_table tbody tr th, .shop_table tfoot th, .woocommerce-checkout-payment label, .thb_shop_bar, label, .woocommerce-MyAccount-navigation ul li a, .add_to_cart_button, .woocommerce-tabs .tabs, .thb-full-menu{
font-family: "Scandia Web", Helvetica, Arial, sans-serif!important;
}