@font-face {
   font-family: 'danube';
    src: url('font/DanubeBold.woff2') format('woff2'),
	url('font/DANUB___.TTF') format('fft'),
        url('font/DanubeBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  
}
body{
	font-family:'Open Sans', sans-serif;
	margin: 0px;
    background:#000000;
}
::-webkit-scrollbar {
    display: none;
}
.page{
width:100%;
float:left;
height: auto;
}
.page-container{
	width:98%;
	margin-left: auto;
	margin-right: auto;
}
.page-body{
	min-height: 1000px;
	width: 100%;
	float: left;

}
.header{
	background: #000000;
	height: 80px;
	position: fixed;
	width: 100%;
	z-index: 1;
    font-family: danube;
    letter-spacing: 3px;
    font-size: 12px;
}
.header-logo{
	width: 190px;
	height: auto;
	margin: 20px;
	float: left;
}

.header-logo img{
	width: 100%;
	height: auto;
}
.header-nav{
	float: right;
    margin-right: 40px;
	background: ;
	margin-top: 22px;
}
.header-nav li{
	display: inline-block;
	margin: 10px 15px;
}
.header-nav li a{ 
	text-decoration: none;
	color: #FFFFFF;
	padding: 10px;
	transition: 0.3s;
	
}
.header-nav li a:hover{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	padding: 10px;
	background: #FFFFFF;
	
	transition: 0.3s;
}
.header-nav ul{
	margin: 0px;
}
.particlesholder{
    height: 1000px;
    }
.particlesholdersmall{
height: 500px;
}
#particles-js{
    height: 100%;
}

.mobilemenucont {
display: none;
}


.page-title{
    color: #FFFFFF;
    font-size: 48px;
    float: left;
    font-family: danube;
}

.rotata{
    float: left;
    width: 140px;
    height: 300px;
    transform: rotate(270deg);
    background:;
    font-family: danube;
}
.siderot{
float: left;
margin-top: -54px;
margin-left: 10px;
height: auto;
width: 700px;
font-family: danube;
}
.rotahold{
    width: 900px;
    height: auto;
    float:left;
    margin-top: -350px;
    margin-left: 10px;
}
.rotata h1{
font-size: 100px;
color: #ffffff;
}
.siderot h1{
    font-size: 80px;
    color: #ffffff;
    line-height: 200px;
    margin-top: 6px;
    font-family: danube;
    }
    .siderot h1 i{
        font-size: 100px;
        color: #ffffff;
        line-height: 50px;
        
        }

        .titlehold{
            width: 900px;
            height: auto;
            float:left;
            margin-top: -150px;
            margin-left: 50px;
            font-family: danube;

        }
        .titlehold h1{
            font-size: 50px;
            color: #ffffff;
            }
        .progress-container {
            height: 80%;
            position: fixed;
            width: 1px;
            background: rgb(82, 82, 82);
            right:40px;
            top: 10%;
          }
          .progress-bar {
            width: 1px;
            background: #ffffff;
            min-height: 20%;
          }
          .progressbartext{
            color: #ffffff;
            transform: rotate(270deg);
            margin-left: 10px;
            margin-top: -10px;
          }
         
.solpick{
    width: 100%;
    padding: 10% 0%;
    height: auto;
    float: left;
    background: #000000;
    color: #ffffff;
}
.solpickhalf h2 {
    font-weight: 300;
    letter-spacing: 2px;
}
.solpickhalf h3, .solpickquar h3 {
    font-weight: 300;
    letter-spacing: 2px;
}
.solpickhalf h4{
    font-weight: 300;
    letter-spacing: 2px;
}
.solpickquar h4{
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
}
.solpickhalf p {
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 28px;
}
#map {
    height: 500px;
  }
.solpickhalf{
    width: 50%;
    height: auto;
    float: left;
    background: ;
}
.solpickhalftext{
    width: 80%;
    padding: 10%;
}
.solpickhalf.white{
background: #ffffff;
color: #000000;
}
.solpickhalf img{
    width: 100%;
    height: auto
}
.solpickquar{
    width: 20%;
height: auto;
background:;
margin: 2.5%;
float: left;
text-align: center;
}

.card{
height: auto;
width: 20%;
padding: 2%;
background: #0f0f0f;
float: left;
margin: 4% 3%;
border-top: 20px solid;
border-image-slice: 1;
}
.largecard{
    height: auto;
    width: 90%;
    padding: 2%;
    background: #0f0f0f;
    float: left;
    margin: 4% 3%;
    border-top: 20px solid;
    border-image-slice: 1;
    }
    .largecard ul{
        font-family: Montserrat;
        letter-spacing: 1px;
        font-weight: 300;
        line-height: 30px;
    }
.card.first{
    margin-left: 8% !important;
    border-image-source: linear-gradient(to right, #216ac9, #06b632);
    }
    .largecard.first{
        
        border-image-source: linear-gradient(to right, #216ac9, #06b632);
        }
    .card.firstwhite{
        margin-left: 8% !important;
    }
    .card.second, .largecard.second{
       
        border-image-source: linear-gradient(to right, #f2f2f3, #7e0062);
     }
    .card.third, .largecard.third{
        border-image-source: linear-gradient(to right, #da7d12, #461b03);
            }
.card img{
    width: 100px;
    height: 100px;
    float: left;
    margin-bottom: 20px;
    margin-top: 10px;
}
.card h2{
    font-family: Montserrat;
    color: #ffffff;
    letter-spacing: 2px;
    width: 100%;
    float: left;
}
.largecard h2{
    font-family: Montserrat;
    color: #ffffff;
    letter-spacing: 2px;
    font-weight: 300;
}
.largecard p{
    font-family: Montserrat;
    color: #ffffff;
    letter-spacing: 1px;
    font-weight: 300;
}
.card p{
    font-size: 18px;
    font-family: Montserrat;
    line-height: 28px;
    color:#ffffff;
    padding-bottom: 40px;
    width: 100%;
    float: left;
}
.card a{
    font-family: Montserrat;
    padding: 10px;
    text-decoration: none;
    color: #ffffff;
    font-size: 20px;
    margin-bottom: 10px;
    float: left;
}
.card.first a{
    background: linear-gradient(to right, #216ac9, #06b632);
}
.card.second a{
    color: #000000 !important;
    background: linear-gradient(to right, #f2f2f3, #f845e0);
}.card.third a{
    background: linear-gradient(to right, #da7d12, #461b03);
}
.footer{
	width: 100%;
	float: left;
}
.footer img{
    width: 100px;
    height: 100px;
}
.footer h3{
    color: #ffffff;
    font-weight: 300;
    letter-spacing: 2px;
    margin-top: 25px;
  
}
.footer h3 a{
    color: #ffffff;
    text-decoration: none;
}
.footer h4 {
    color: #747474;
    text-decoration: none;
    font-weight: 300;
    letter-spacing: 2px;
    font-size: 14px;
}
.footer h4 a{
    color: #747474;
    text-decoration: none;
}
.footer-credits{
	width: 100%;
	float: left; 
	text-align: left;
	font-size: 12px;
	color: #636363;
	margin-bottom: 10px;
}

@media only screen and (max-width: 960px) {
    .page-container{
        width: 90%;
        margin:0% 5%;
    }
.particlesholder{
height: 470px;
}

.particlesholdersmall{
    height: 250px;
}
.card, .largecard{
    width: 90%;
    margin:3%;
}
.card.first, .card.firstwhite, .largecard.first{
    margin-left: 3% !important;

}
.titlehold{
    width: 100%;
    margin-left: 30px;
}
.titlehold h1{
    font-size: 30px;
}
.rotahold{
width: 100%;
margin-top: -130px;
}
.rotata{
    margin-left: 0px;
    height: 100px;
    width: 0px;
}
.siderot{
    width: auto;
    margin-top: -170px;
    margin-left: 80px;
}
.siderot h1{
    font-size:50px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.siderot h1 i{
    font-size:50px;
    line-height: 0px;
}
.rotata h1{
    font-size: 60px;
    
}
.solpickhalf{
    width: 100%;
}
.solpickquar{
    width: 95%;
}
    .header-nav li a {
font-size: 12px;
padding: 5px;
}

.footer-section{
	width: 46%;
	margin: 20px 2%;
}

.header{
	display: none;
}

.mobilelogoc{
	width: 140px; 
	height: auto;
	background:;
	margin: 15px 20px;
	position: absolute;
}
.mobilelogoc img{
	width: 100%;
	height: auto;
}

.mobilelogo{
	width: 140px; 
	height: auto;
	background:;
	margin: 5px 20px;
	position: absolute;
}
.mobilelogo img{
	width: 100%;
	height: auto;
}

/* Main menu positionning */
.main-nav {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: #000000;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all .375s;
}

.main-nav.is-open {
    opacity: 1;
    z-index: 100;
    visibility: visible;
}

/* Yellow band effect */
.main-nav::before {
	 content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -15px;
    background: #ffffff;
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(-120%);
    transition: all .275s .1s;
}

.main-nav.is-open::before {
    transform: skew(-14deg) translateX(0);
}

/* Skewing effect on menu links */
.main-nav ul {
    display: inline-flex;
    flex-direction: column;
    height: 93%; /* Should be 100%, but we have a notice message :D */
    align-items: flex-end;
    justify-content: center;
    transform: translateX(-18%) skew(-16deg);
}

.main-nav li {
    display: block;
    margin: .5rem 0;
    text-align: right;
    transform: skew(16deg);
}

/* Apparition effect on links */
.main-nav a {
    opacity: 0;
    transform: translateY(-10px);
}

.main-nav.is-open a {
    opacity: 1;
    transform: translateY(0);
}
.main-nav li:nth-child(1) a {
	transition: all 275ms 175ms
}
.main-nav li:nth-child(2) a {
	transition: all 275ms 225ms
}
.main-nav li:nth-child(3) a {
	transition: all 275ms 275ms
}
.main-nav li:nth-child(4) a {
	transition: all 275ms 325ms
}
.main-nav li:nth-child(5) a {
	transition: all 275ms 375ms
}
.main-nav li:nth-child(6) a {
	transition: all 275ms 425ms
}
 
/* Decoration */
.main-nav ul,
.main-nav li {
	list-style: none;
	padding: 0;
}
.main-nav a {
	display: block;
	padding: 12px 0;
	color: #000000;
	font-size: 1.4em;
	text-decoration: none;
	font-weight: bold;
    font-family: danube;
}

.burgercont{
	background: #000000;
	float: right;
	height: 70px;
	width: 70px;
	border-radius: 0px 0px 0px 15px;
}
.open-main-nav {
	position: absolute;
	top: 10px;
	padding-top: 20px;
	right: 10px;
	z-index: 1000;
	background: none;
	border: 0;
	cursor: pointer;
}
.open-main-nav:focus {
	outline: none;
}
.burger {
	position: relative;
	display: block;
	width: 28px;
	height: 4px;
	margin: 0 auto;
	background: #ffffff;
	transform: skew(5deg);
	transition: all .275s;
}

.burger:after{
	content: '';
	display: block;
	height: 100%;
	background: #ffffff;
	transition: all .275s;
}
.burger:before {
	content: '';
	display: block;
	height: 100%;
	background: #ffffff;
	transition: all .275s;
}

.burger:after {
	transform: translateY(-12px) translateX(-2px) skew(-20deg);
}

.burger:before {
	transform: translateY(-16px) skew(-10deg);
}

/* Toggle State part */
.is-open .burger {
	transform: skew(5deg) translateY(-8px) rotate(-45deg);
    background: #000000;
}

.is-open .burger:before {
	transform: translateY(0px) skew(-10deg) rotate(75deg);
    background: #000000;
}

.is-open .burger:after {
	transform: translateY(-12px) translateX(10px) skew(-20deg);
    opacity: 0;
    background: #000000;
}

/* MENU Text part */

.burger-text {
	display: block;
	font-size: .675rem;
	letter-spacing: .05em;
	margin-top: .5em;
	text-transform: uppercase;
	font-weight: Bold;
	text-align: center;
	color: #000000;
}

.mobilemenucont {
	top: 0; right: 0;
	bottom: 0; left: 0;
	overflow: hidden;
	display: block;
}

html {
	height: 100%;
}

.footer-section{
	width: 90%;
	margin: 20px 5%;
}


}
