/* For desktop: */
.col-1  {width: 8.33%;}
.col-2  {width: 16.66%;}
.col-3  {width: 25%;}
.col-4  {width: 33.33%;}
.col-5  {width: 41.66%;}
.col-6  {width: 50%;}
.col-7  {width: 58.33%;}
.col-8  {width: 66.66%;}
.col-9  {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

.row {margin-bottom: 0px;}

@font-face {
    font-family: Segment16;
    src: url(../fonts/Segment16.ttf);
}

/* Loader animation */
@keyframes ldio-s56s162chnh {
0% { transform: rotate(0deg) }
50% { transform: rotate(180deg) }
100% { transform: rotate(360deg) }
}
.ldio-s56s162chnh div {
position: absolute;
animation: ldio-s56s162chnh 1s linear infinite;
width: 160px;
height: 160px;
top: 20px;
left: 20px;
border-radius: 50%;
box-shadow: 0 4px 0 0 #6697ff;
transform-origin: 80px 82px;
}
.loadingio-spinner-eclipse-vkqp9w9j0v {
width: 200px;
height: 200px;
display: inline-block;
overflow: hidden;
background: none;
}
.ldio-s56s162chnh {
width: 100%;
height: 100%;
position: relative;
transform: translateZ(0) scale(1);
backface-visibility: hidden;
transform-origin: 0 0; /* see note above */
}
.ldio-s56s162chnh div { box-sizing: content-box; }
/* Loader animation */

#loader-wrapper {
    position: absolute;
    top:            50%;
    left:           50%;
    width:          200px;
    height:         200px;
    margin-top:     -100px;
    margin-left:    -100px;
    z-index:        1000;    
}

.dorHolderHD, .behindDor {
    position: absolute;
    top:        0px;
    left:       0px;
    height:     100vh;
    width:      100vw;
    z-index:    1000;
}

.dorLeft {
    position: absolute;
    top:        0px;
    left:       0px;
    height:     100%;
    width:      50%;

    background-color: #000;
}

.dorRight {
    position: absolute;
    top:    0px;
    right:  0px;
    height: 100%;
    width:  50%;

    background-color: #333;
}

.behindDor {
    overflow:   hidden;
    z-index:    100;
}

#backgroundImg {
    width:      inherit;
    height:     inherit;
    background: url('../img/bg.jpg') center center no-repeat;
}

#behindDorImg {
    position:       absolute;
    width:          2400px;
    height:         1600px;
    top:            50%;
    left:           50%;
    margin-top:     -800px;
    margin-left:    -1200px;

}

.heroText, .heroText1, .tilEnd {
    position:       absolute;
    color:        #222;
    font-family:    'Poiret One', cursive;
    font-size:      90px;
    text-transform: uppercase;
    top:            120px;
    display:        none;
}

.heroText {
    left: 50%;
}

.heroText1 {
    right: 50%;
}

.tilEndRibon {
    position:   absolute;
    width:      100%;
    height:     237px;
    top:        50%;
    left:       0px;
    display:    none;

    background-color: rgba(0, 0, 0, 0.55);
}

.tilEnd {
    top:         50%;
    width:       1920px;
    text-align:  center;
    text-shadow: 1px 1px 2px #fff;
    
}

#datum {
    font-family: 'Segment16';
    font-size:   8rem;
    color:     #000100;
    text-shadow: 0px 0px 8px #fff;
}

/* NEW  ################################################################################################ */
#blenda{
    position: fixed;
    display: block;
    top: 0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    z-index: 1000;
}

body{
    margin: 0px;
    background: #111;
    z-index: 1;
}

/* Top and bottom curvature START */
    #top-rectangle, #bottom-rectangle, #top-rectangle-border, #bottom-rectangle-border {
        display: block;
        position: fixed;
        background-color:#0a0a0a;
        left: 0px;
        width: 100vw;
        height: 57px;
        z-index: 10;
    }
    #top-rectangle-border, #bottom-rectangle-border {
        background-color: #ea3;
    }

    #top-rectangle{   
        top: 0px;
    }

    #top-rectangle-border {
        top: 2px;
    }

    #bottom-rectangle {
        bottom: 0px;
    }

    #bottom-rectangle-border{
        bottom: 2px;
    }

    .top-curve {
        clip-path: shape( from 100% 0%, arc to 0% 0% of 900% cw, line to 0% 0% );
    }

    .bottom-curve {
        clip-path: shape( from 0% 100%, arc to 100% 100% of 900% cw, line to 100% 100% );
    }
/* Top and bottom curvature END */
#logo {
    position: fixed;
    display: block;
    right: 10px;
    top: 0px;
    width: 160px;
    height: 160px;
    background-image: url("../img/Logo_519x519.png");
    background-size: contain;
    border-radius: 80px;
    box-shadow: -8px 8px 10px 0px #000;
    z-index: 9;
}

#content {
    position: fixed;
    top:0px;
    left: 0px;
    width: 100vw;
    height: 100vh;
    padding: 60px 20px;
    overflow: hidden;
}

.page-background{
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100vh;
  width: 40%;
  z-index: 2;
  opacity: 0.6;
}

.home {
  background-image: url("../img/home-bg.jpg");
  background-position: right top;
  background-size: cover;
}

/* Nvaigation bar END */

/* ####################################################################   Cube test #################################################################### */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@300;400;500;600&display=swap');

:root {
  --blue: #ffae00;
  --chip-image: url("../img/qube_border.png");
  --whiteish-letters: #dafffd;
  
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: 'IBM Plex Mono', sans-serif;
  color: white;
  font-size: 14px;
}

body {
  background-color: black;
  width: 100vw;
  height: 100vh;
}

main {
  padding: 50px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.menu {
  width: 300px;
}
.menu>button {
  width: 120px;
  height: 40px;
  padding-bottom: 5px;
  margin-top: 20px;
  background-color: transparent;
  background-image:url('../img/btn_border.png');
  background-size: contain;
  background-repeat:no-repeat;
  transition: width 0.3s;
  border: none;
}
.menu>.btn:hover {
  color:var(--blue);
  background-color: transparent;
  box-shadow: none;
  width: 140px;
}

.scene {
  width: 600px;
  height: 600px;
  perspective: 1800px;
}

a {
  text-decoration: none;
}

.cube {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style:preserve-3d;
  transform: translateZ(-300px);
  transition: transform 1s;
}

.cube.show-front {
  transform: translateZ(-300px) rotateY(0deg);
}
.cube.show-right {
  transform: translateZ(-300px) rotateY(-90deg);
}
.cube.show-back {
  transform: translateZ(-300px) rotateY(-180deg);
}
.cube.show-left {
  transform: translateZ(-300px) rotateY(90deg);
}
.cube.show-top {
  transform: translateZ(-300px) rotateX(-90deg);
}
.cube.show-bottom {
  transform: translateZ(-300px) rotateX(90deg);
}

.df.fd-c {
  display: flex;
  flex-direction: column;
}
.df.fd-r {
  display: flex;
  flex-direction: row;
}

.cube-face {
  position: absolute;
  width: 600px;
  height: 600px;
  padding: 40px;
  
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
  background-color: rgba(0,0,0,0.8);
  background-image:var(--chip-image);
  background-size: contain;
  background-repeat: no-repeat;
}

.cube-face-front {
  transform: rotateY(0deg) translateZ(300px);
  
}

.intro-wrapper {
/*   display: flex; */
  margin-bottom: 20px;
  align-items: center;
}

.image {
  border-radius: 50%;
  overflow: hidden;
  width: 150px;
  height: 150px;
  border: 1px dashed var(--blue);
/*   display: flex; */
  justify-content: center;
  align-items: center;
  position: relative;
}

.image-wrapper {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
}

img {
  width: 100%;
  height: 140px;
  object-fit:cover;
}

.intro {
  width: 70%;
  margin-left: 20px;
}

.intro-heading {
  font-size: 3rem;
  font-family: 'IBM Plex Mono', monospace;
  width: 100%;
  color: var(--whiteish-letters);
  padding-bottom: 20px;
  line-height: 3rem;
}

.intro-heading>span {
  font-size: inherit;
  font-family: inherit;
  color: var(--blue);
}

.intro-text {
  color: var(--whiteish-letters);
  width: 90%;
  padding: 5px 0;
}

.buttons>button {
  color: var(--whiteish-letters);
  border: 2px solid var(--blue);
  background-color: transparent;
  padding: 5px 5px;
  margin: 5px;
  box-shadow: 0 0 10px var(--blue);
  transition: box-shadow 0.3s;
}

button:hover {
  cursor: pointer;
  box-shadow: 0 0 15px var(--blue);
  background-color: var(--blue);
}

.cube-face-back {
  transform: rotateY(180deg) translateZ(300px);
}
.work-edu-section {
  margin-bottom: 40px;
}
.work-edu-heading {
  font-family: 'IBM Plex Mono', monospace;
  font-size: 1.5rem;
  padding-bottom: 10px;
  font-weight: 400;
}
.work-edu-heading>i {
  font-size: 1.2rem;
  color: var(--blue);
}
.work-edu-heading.date {
  color: var(--blue);
}
.work-edu-info {
  width: 70%;
  margin-left: 20px;
}
.work-edu-info>ul {
  margin-left: 20px;
}
.work-edu-heading.company {
  width: 100%;
}

.cube-face-right {
  transform: rotateY(90deg) translateZ(300px);
}

.cube-face-left {
  transform: rotateY(-90deg) translateZ(300px);
}

.cube-face-top {
  transform: rotateX(90deg) translateZ(300px);
}
.cube-face-bottom {
  transform: rotateX(-90deg) translateZ(300px);
}
.social-media-btns {
  margin-top: 10px;
  margin-bottom: 40px;
}
.social-media-btns>i {
  font-size: 2rem;
  margin: 5px 10px;
}
.social-media-btns>i:hover {
  cursor: pointer;
  color: var(--blue);
}

.projects {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.project-border {
  width: 120px;
  height: 120px;
  background-image: url("../img/project-border.png");
  background-size: contain;
  background-repeat: no-repeat;
  
  display:flex;
  justify-content: center;
  align-items: center;
  margin: 10px;
}
.project-wrapper {
  width: 90px;
  height: 90px;
}

.visit-wrapper {
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.project-border:nth-of-type(1)>.project-wrapper {
  background-image: url("../img/project-1.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.project-border:nth-of-type(2)>.project-wrapper {
  background-image: url("https://cdn.pixabay.com/photo/2019/11/07/20/48/cinema-4609877_1280.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.project-border:nth-of-type(3)>.project-wrapper {
  background-image: url("https://cdn.pixabay.com/photo/2017/02/15/13/40/tulips-2068692_1280.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.project-border:nth-of-type(4)>.project-wrapper {
  background-image: url("https://cdn.pixabay.com/photo/2015/09/03/17/50/cobweb-921039_1280.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.project-border:nth-of-type(5)>.project-wrapper {
  background-image: url("https://cdn.pixabay.com/photo/2016/02/27/12/40/sculpture-1225487_1280.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.project-border:nth-of-type(6)>.project-wrapper {
  background-image: url("https://cdn.pixabay.com/photo/2016/10/13/15/23/labyrinth-1738039_1280.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}

.app-title {
  background-color: rgba(0,0,0,0.7);
  padding: 3px 7px;
  margin-bottom: 10px;
}

.visit-app {
  background-color: rgba(0,0,0,0.7);
  padding: 5px 5px;
}
.visit-app:hover {
  text-decoration: underline;
}

.visit-app,
.visit-app>i {
  font-size: 0.8rem;
}

.visit-app>i {
  color: var(--blue);p
}

.certificate-section {
  width: 80%;
  justify-content: start;
  align-items: center;
  margin-left: 15px;
  margin-bottom: 10px;
}

.cube-face-left > div:nth-last-of-type(2) {
  margin-bottom: 20px;
}

.certificate-date {
  font-size: 1.5rem;
  color: var(--blue);
}
.certificate-heading {
  font-size: 1.5rem;
  margin-left: 20px;
}

.icon {
  display: inline-block;
  width: 30px;
  height: 30px;
}