@charset "UTF-8";
/* CSS Document for Studiovelika 1997 Definitions*/

@font-face{font-family: 'Futura Bk BT Book'; src: url("../fonts/futuran.ttf");}
@font-face{font-family: 'Futura Bk BT Book Italic'; src: url("../fonts/futurani.ttf");}
@font-face{font-family: 'Futura Md BT'; src: url("../fonts/futuram.ttf");}
@font-face{font-family: 'Futura Md BT Italic'; src: url("../fonts/futurami.ttf");}
@font-face{font-family: 'Futura Hv BT Italic'; src: url("../fonts/futurxki.ttf");}

*{box-sizing: border-box; border: 0; padding: 0; margin: 0;}
*:focus{outline: none; user-select: none;}
*::selection{user-select: none; outline: none;}
html{-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -ms-overflow-style: scrollbar; background-color: none;}
body{margin: 0; padding: 3rem; width: 100%; height: 100vh; font-family: 'Futura Bk BT Book', helvetica, arial, sans-serif; line-height: normal; background-color: #ee3d15; color: #ffffff; -moz-osx-font-smoothing: black; -webkit-font-smoothing: antialiased;}

header{max-width: 100%;}
.studiovelika-logotype{background-image: url("../images/stdvlk_graphic-design.svg"); background-repeat: no-repeat; background-position: center center; background-size: contain; width: auto; height: 3rem;}
a:hover .studiovelika-logotype{background-image: url("../images/stdvlk_graphic-design_back.svg");}
.navigation{padding: 1rem; text-align: center; font-family: 'Futura Md BT', sans-serif; font-size: 0.8rem;}
.navigation ul{list-style-type: none;}
.navigation ul > li{display: inline-flex; padding-left: 1rem; text-transform: capitalize;}
.navigation ul > li:hover{color: #5c0ea6;}
.navigation ul > li > a{color: #ffffff; text-decoration: none;}
.navigation ul > li > a:hover{color: #5c0ea6;}
.about{position: fixed; width: 100%; height: auto; top: auto; right: 0; bottom: 0; left: 0; display: flex; justify-content: space-between; font-size: 0.8rem; padding: 3rem;}
.about .about-item{width: auto; height: auto; padding: 0; color: #ffffff;}
.left{text-align: left;}
.right{text-align: right;}
.e-mail{font-family: 'Futura Hv BT Italic', sans-serif; font-size: 1rem; text-transform: uppercase;}
.e-mail:hover{color: #58e1d4;}
.works-container{position: relative; width: 100%; height: 300px; margin: auto; padding: 3rem 0; display: flex; flex-direction: row; justify-content: space-between; overflow-x: scroll;}
.works-container .works-item{width: auto; height: 100%;}
.works-item img{width: auto; height: 100%;}
.advice{font-size: 0.75rem; color: #251a7c; text-align: right; display: block;}

#work-description-1{position: absolute; width: 50%; height: auto; top: 50%; right: auto; bottom: auto; left: 50%; transform: translate(-50%, -50%); background-color: #000000; color: #ffffff; padding: 0; border: 1px solid #000000; display: none;}
#work-trigger-1:checked ~ #work-description-1{display: block;}

.pseudo-modal-top{background-image: url("../images/this_is_a_90s_window.svg"); background-repeat: no-repeat; background-position: 97% center; background-size: 30%; background-color: #ffffff; color: #000000; padding: 1rem; text-align: right; text-transform: capitalize;}
.bye-pseudo-modal{display: flex; justify-content: space-between;}
.bye-pseudo-modal img{width: auto; height: 1rem; vertical-align: middle; line-height: 1rem;}
.bye-close-x{display: inline-block;}
.bye-javascript{display: none;}
.bye-close-x:hover ~ .bye-javascript{display: inline-block;}
.pseudo-modal-top:hover{background-image: none;}
.pseudo-modal-content{padding: 1rem;}
.work-title{font-size: 1.25rem; font-weight: bold; text-transform: uppercase; padding-bottom: 0.5rem;}
.work-client{font-size: 0.8rem; font-weight: bold; text-transform: capitalize; padding-bottom: 0.5rem;}
.work-description{font-size: 1rem; font-weight: normal; padding: 1rem 0;}
.pseudo-modal-bottom{padding: 1rem; font-size: 0.8rem; text-align: right;}
.pseudo-modal-bottom > span a{background-color: none; color: #ffffff; text-decoration: none; padding: 0.375rem;}
.pseudo-modal-bottom > span a:hover{background-color: #ffffff; color: #000000;}

@media screen and (max-width: 575px) and (orientation: portrait){
	body{padding: 3rem; height: auto;}
	.navigation{font-size: 1.25rem; padding: 2.5rem 0 0 0;}
	.navigation ul > li{display: block; padding: 0 0 1rem 0;}
	.about{display: block; position: relative; top: auto; right: 0; bottom: 0; left: 0; padding: 0;}
	.about .about-item{padding: 1rem 0 1rem 0;}
	.about .about-item.left{width: 90%; text-align: center; margin: auto;}
	.right{text-align: center;}
	.works-container{height: 100%; padding: 3rem 0; display: flex; flex-direction: column;}
	.works-container .works-item{width: 100%; height: auto;}
	.works-item img{width: 100%; height: auto;}
	.advice{display: none;}
	#work-description-1{position: absolute; width: 100%; height: 45%; top: 0; right: 0; bottom: 0; left: 0; transform: translate(0, 0);}
	.pseudo-modal-top{background-image: none;}
	.bye-pseudo-modal img{width: auto; height: 1rem; vertical-align: middle; line-height: 1rem;}
	.bye-javascript{display: inline-block;}
	.work-title{font-size: 1rem; padding-bottom: 0.75rem;}
	.work-client{font-size: 1rem; padding-bottom: 0.75rem;}
	.work-description{font-size: auto; padding: 1rem 0;}
	.pseudo-modal-bottom{font-size: 1rem; text-align: center;}
	.pseudo-modal-bottom > span{display: block; margin-top: 1rem;}
	.pseudo-modal-bottom > span > a{font-size: 0.8rem;}
}

@media screen and (max-width: 320px) and (orientation: portrait){
	body{padding: 1rem;}
	.works-container{padding: 0;}
	#work-description-1{height: 50%;}
}