
@import url("https://use.typekit.net/tlj5nuf.css");
 @import url(//fonts.googleapis.com/css?family=Vibur);
*{
	border: 0px solid red;
}
.logo {
	background-image: url("../images/index7.jpg");
	text-align: center;
	width: 100%;
	margin: auto;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	 user-select: none;
  }
  
  .logo b{
	font-family: "Vibur";
	font-family: ta-kotodama-r, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(1.525rem + 3.3vw);
	color: #fee;
	text-shadow: 0 -40px 100px, 0 0 2px, 0 0 1em #ff4444, 0 0 0.5em #ff4444, 0 0 0.1em #ff4444, 0 10px 3px #000;
  }
  .logo b span{
	animation: blink linear infinite 2s;
  }
  .logo b span:nth-of-type(2){
	animation: blink linear infinite 3s;
  }
  @keyframes blink {
	78% {
	  color: inherit;
	  text-shadow: inherit;
	}
	79%{
	   color: #333;
	}
	80% {
	  
	  text-shadow: none;
	}
	81% {
	  color: inherit;
	  text-shadow: inherit;
	}
	82% {
	  color: #333;
	  text-shadow: none;
	}
	83% {
	  color: inherit;
	  text-shadow: inherit;
	}
	92% {
	  color: #333;
	  text-shadow: none;
	}
	92.5% {
	  color: inherit;
	  text-shadow: inherit;
	}
  }

body{
	overflow-x: hidden;
	background-color: #13172c;
	font-family: hero-new, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size:1.2em;
	
}
.img-custom{
	border: 8px solid white;
	transform: rotate(5deg);
	box-shadow: 10px 10px 20px black;
}
.img-custom-l{
	border: 8px solid white;
	transform: rotate(-5deg);
	box-shadow: 10px 10px 20px black;
	
}
.background-color-dark{
	background-color: #13172c;
}
.bx-wrapper {
	display: inline;
	border: 0px !important;
	margin-bottom: 0px;
}
.bx-wrapper ul{
	padding: 8px;
}
footer{
	z-index: 5!important;
}
#avatar{
	z-index: 1;
	position: absolute;
	top:90vh;
	left:-420px;
}
.header{
	font-family: novecento-sans, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-transform: uppercase;
}
.sub-header{
	font-family: forma-djr-micro, sans-serif;
	font-weight: 200;
	font-style: normal;
	font-size: calc(2.5vw + 1.4vh + 1vmin);

}
#banner img{
	/*background-color: rgba(240,240,240,1.00)!important;*/
	z-index: -14!important;
	opacity: 1;
	border: 8px solid #C861C9;
}
.main{
	z-index: 3;
	min-height: 90vh;
}
.menu{
	font-family: novecento-sans, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 1.6em;
	margin-top: 0.3em;
	color: #13172c;
}
.hero-divider {
    background-color: #F8F0E3 !important;
    width: 100%;
    height: 2px;
}
.menu-block{
	min-width: 30vw;
}
.logo{
	margin-top: -20px;
}
.after-hero {
    position:relative;
    background-color:#ccc;
	background-image: url("../images/index7.jpg");
	width:100% !important;
}

.after-hero:after {
    content:'';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-top: solid 180px #ccc;
	background-image: url("../images/index7.jpg");
    border-left: solid 70vw transparent;
    border-right: solid 30vw transparent;
	z-index: 10;
}
.tag-line{
    font-size: calc(2rem + 3.3vw);
}
.overlay-lighter{
	background-color: rgba(0,0,0,0.35);
}
.section-header{
	font-family: brother-1816, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: calc(0.4vw + 1.4vh + 1vmin);
}
.content-header{
	font-family: brother-1816, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(2.0vw + 2.4vh + 1vmin);
}
.content-sub-header{
	font-family: brother-1816, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: calc(1.0vw + 1.4vh + 1vmin);
}
.content-text{
	font-family: forma-djr-micro, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: calc(0.1vw + 1.2vh + 1.2vmin);
}
.background-white-opacity{
	background-color: rgba(255,255,255,0.80);
	backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}
.color-white{
	color: white!important;
}
.color-accent{
	color: #ff4444 !important;
}
.color-accent-bright{
	color: #c4d82e !important;
}
.color-accent-dark{
	color: #13172c !important;
	stroke:#13172c !important
}
.color-gold{
	color: #FFD700 !important;
}
.background-color-accent{
	background-color: #ff4444 !important;
	color: white!important;
}
.background-color-accent-bright{
	background-color: #c4d82e!important;
	color: white!important;
}
.color-dark{
	color: #39395F !important;
}
.content div{
	margin-top: 14px;
	color: black;
}
.content-link{
	color: white;
    text-decoration: none;
}
.content-link:hover{
	color: white;
}
.quote{
	font-family: scriptorama-markdown-jf, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 72pt;
	line-height: 12pt;
	display  : inline-block;
	position : relative;
	top      : 30px;
}
.icon {
	margin: 10%;
	color: white;
    background-color:rgba(86,110,135,0.80);
	padding: 15%;
	border-radius: 15%;
    position: relative;
	transition:0.3s ease-in-out;
}
.icon:hover {
	color: white;
    background-color:rgba(124,147,171,0.80);
}

.icon:after {
    content: "";
	border-radius: 15%;
    width: 100%;
    height: 100%;
    left: -20px;
    top: -20px;
    background-color: grey;
    box-shadow: 0px 0px 5px teal;
    position: absolute;
    z-index: -1;
    transition:0.3s ease-in-out;
}

.icon:hover:after {
    background-color: teal;
    left: 20px;
    top: 20px;
}
.navbar-toggle.x .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 10% 10%;
	-ms-transform-origin: 10% 10%;
	transform-origin: 10% 10%;
}

.icon-bar {
	width: 22px;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.navbar-toggle.x .icon-bar:nth-of-type(2) {
	opacity: 0;
	filter: alpha(opacity=0);
}

.navbar-toggle.x .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 10% 90%;
	-ms-transform-origin: 10% 90%;
	transform-origin: 10% 90%;
}

/* ANIMATED X COLLAPSED */
.navbar-toggle.x.collapsed .icon-bar:nth-of-type(1) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(2) {
	opacity: 1;
	filter: alpha(opacity=100);
}

.navbar-toggle.x.collapsed .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}