﻿/* This CSS resource incorporates links to font software which is the valuable copyrighted property of Monotype. You may not attempt to copy, install, redistribute, convert, modify or reverse engineer this font software. Please contact Monotype with any questions regarding Web Fonts: http://www.linotype.com */
@font-face { font-family: avantgarde; src: url(font.ttf); }
@media screen and (min-width: 1001px) { body { color: #FFFFFF; font-family: avantgarde; font-size: 1.4vw; text-transform: uppercase; background-color: #000000; margin-top: 2.0vw; margin-bottom: 2.0vw; margin-left: 2.0vw; margin-right: 2.0vw; overflow-y: scroll; } }
@media screen and (max-width: 1000px) { body { color: #FFFFFF; font-family: avantgarde; font-size: 14px; text-transform: uppercase; background-color: #000000; margin-top: 20px; margin-bottom: 20px; margin-left: 20px; margin-right: 20px; overflow-y: scroll; } }
@media screen and (min-width: 1001px) { span.a { display: none; } }
@media screen and (max-width: 1000px) { span.b { display: none; } }
@media screen and (min-width: 1001px) { span.c { color: #DC9696; font-size: 2.8vw; } }
@media screen and (max-width: 1000px) { span.c { color: #DC9696; font-size: 28px; } }
@media screen and (min-width: 1001px) { a:hover { color: #DCDCDC; } a { color: #FFFFFF; text-decoration: none; margin-right: 1.4vw; } }
@media screen and (max-width: 1000px) { a:hover { color: #DCDCDC; } a { color: #FFFFFF; text-decoration: none; margin-right: 14px; } }
@media screen and (min-width: 1001px) and (orientation: landscape) and (hover: hover) { body { background-image: url(foto.jpg); background-repeat: no-repeat; background-size: cover; background-position: top; background-attachment: fixed; margin-right: 50.0vw; } }
@media screen and (min-width: 1001px) and (orientation: landscape) and (hover: none) { body:before { content: ""; background-image: url(foto.jpg); background-repeat: no-repeat; background-size: cover; background-position: top; bottom: 0.0vh; left: 0.0vw; right: 0.0vw; height: 100.0vh; height: 100.0svh; position: fixed; z-index: -1; } body { margin-right: 50.0vw; } }