body {
    font-family: 'Inconsolata', monospace;
    color: #202020;
}

a {
    color: #202020;
}

a.underline {
    text-decoration: underline;
}

.underline:hover {
    text-decoration: none!important;
}

a:hover,
a:focus {
    color:#202020;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container {
        width: 1250px;
        max-width: 100%;
    }
}


/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important;
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter:alpha(opacity=0);
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	display: none;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}



/* MISC */

.navbar-inverse .navbar-toggler {
    border-color: rgba(255, 255, 255, 0);
}

.navbar {
    padding-left: 0;
    padding-right: 0;
}

.navbar-toggler {
    padding: 0;
}

.relative {
    position: relative;
}

.brand-bar {
    background: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
}

header .dropdown>a {
    color: #fff;
}

.dropdown-item:hover {
    text-decoration: underline;
    background: transparent;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    text-decoration: underline;
}
.navbar-light .navbar-toggler-icon {
    filter: invert(100%);
}

.navbar-inverse
.navbar-nav
.nav-link {
    color: rgba(255, 255, 255, 0.99);
    text-transform: uppercase;
    font-size: .8em;
    padding-right: 10px;
}


header .navbar-toggler {
    position: absolute;
    right:0;
    top:0;
}


.sfa-logo {
    display: block;
    margin: 0;
}

.sfa-logo a {
    background-repeat: no-repeat;
    background-size: contain;
    float: left;
    display: block;
    color: #000;
    min-width: 410px;
    margin: 5px 50px 0 0;
    height: 30px;
    text-indent: -9999px;
}

/* Hero */

.container-inside {
    position: absolute;
    width: 100%;
    top: 10%;
    z-index: 100;
}

.container-inside p {
    color: #fff;
    display: block;
    font-size: 1.30em;
}


.hero-slider {
    position: relative;
    z-index: 10;
    min-height: 550px;
    background: #000;
}

.hero-item {
    width: 100%;
    height:500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.slider-wrapper {
    position: relative;
    z-index: 1;
}

.hero-slider img {
    width: 100%;
    height: auto;
}

.main-button {
    border: 1px solid #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    color: #fff;
    font-size: 3em;
    margin: 15px auto;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.main-button:hover,
.main-button:focus {
    color: #000;
    background: #fff;
    text-decoration: none;
}

.bar-counter {
    width: 100%;
    text-align: center;
}

#the-date {
    display: inline-block;
    border: 1px solid #000;
    margin: 20px auto 0 auto;
    text-align: center;
    font-size: 1.1em;
    padding: 2px 5px;
}

#the-date strong {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.logo-jakandjil {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    margin: 15px 15px 0 0;
    background: url(../img/mk-happen.svg) no-repeat;
    text-indent: -999999px;
    width: 85px;
    height: 50px;
    background-size: contain;
}

/* Looping */


.loop-sections {
    position: relative;
    clear: both;
    min-height: 150px;
}

.loop-sections p {
    font-size: .9rem;
}

.loop-sections h2 {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    font-size: 1.4em;
    font-weight: 700;
}

.loop-sections h2 span {
    display: block;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}



.loop-sections.active .loop-bar {
    width: 80px;
}

.loop-sections.active h2 span {
    font-size: 40px;
    font-weight: 700;
}

.list-juri {
    display: block;
    list-style:none;
    margin:0;
    padding:0;
}

.list-juri li {
    display: inline-block;
    width:160px;
    overflow: hidden;
    margin:0 20px 15px 0;
    text-align: center;
}

.list-juri li img {
    max-width: 100px;
    margin:0 0 15px 0;
}

.list-juri li h3 {
    font-size: 14px;
    display: block;
    font-weight: 700;

}

.list-juri li p {
    font-size:12px;
}

.list-juri .bio {
    display: none;
}

.list-logos {
    display: block;
    margin:0;
    padding:0;
    list-style:none;
}

.list-logos li {
    display: inline-block;
    width: 160px;
    overflow: hidden;
    margin:0 20px 15px 0;
}

.list-logos li img {
    max-width: 120px;
    filter: saturate(0);
    opacity: .5;
    -webkit-filter: saturate(0);
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.list-logos li img:hover {
    filter: saturate(1);
    opacity: 1;
    -webkit-filter: saturate(1);
}

.footer {
    border-top: 1px solid #979797;
}

.footer a:hover {
    text-decoration: underline;
}

.area-button-register
 .button-register-side {
    display: inline-block;
    padding:0px 30px;
    border:1px solid  #000;
    text-transform: uppercase;
    font-size: 2.2rem;
    float: left;
    margin:0 20px 30px 0;
}

.button-register-side:hover {
    text-decoration: none;
    background: #000;
    color:#fff;
}

.area-button-register .free {
    display: block;
    float: left;
    margin:20px 0 0 0;
    animation-duration: 1s;
    animation-name: show_hide;
    animation-iteration-count: infinite;
    transition: all 0 ease-in-out;
}

.anima {
    animation-duration: 1s;
    animation-name: show_hide;
    animation-iteration-count: infinite;
    transition: all 0 ease-in-out;
}


.brought img {
    max-width: 120px;
}

.brought a {
    margin-right: 30px;
}

.brought {
    margin-bottom: 30px;
}


.menu-shop {
    display: none;
}


.dropdown:hover .dropdown-menu {
  display: block;
}
.dropdown-menu {
    margin-top: -4px;
}


@keyframes show_hide {
  from {
    opacity: 0
  }

  to {
    opacity: 1;
  }
}




body.has__term,
body.has__faq {
  overflow: hidden;
}


body.has__faq #faq_app,
body.has__term #terms {
  right: 0;
  visibility: visible;
}

.site-container:after {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  display: block;
  opacity: 0;
  content: ' ';
  -webkit-transition: all 2s ease;
  -moz-transition: all 2s ease;
  -ms-transition: all 2s ease;
  -o-transition: all 2s ease;
  transition: all 2s ease;
  background: rgba(0, 0, 0, 0.8);
}


body.has__faq .site-container:after,
body.has__term .site-container:after {
  visibility: visible;
  opacity: 1;
  z-index: 300;

}



#faq_app,
#terms  {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  color: #000;
  visibility: hidden;
  right: -100%;
  -webkit-transition: all .7s ease;
  -moz-transition: all .7s ease;
  -ms-transition: all .7s ease;
  -o-transition: all .7s ease;
  transition: all .7s ease;
}

.full-container section {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  line-height: 1.7em;
  height: 100%;
  background: #fff;
  padding: 15px 45px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
  box-shadow: 0 1px 4px rgba(0,0,0,0.3);
}

.full-container  h5 {
  font-weight: 300;
  font-size: 1.7em;
  margin-bottom: 20px;
}

.full-container .text {
  height: 100%;
  overflow-x: hidden;
}

.full-container h4 {
  margin-top: 15px;
}

.full-container p {
  margin-bottom: 5px;
}

.full-container a {
    text-decoration: underline;
}

.full-container a:hover {
    text-decoration: none;
}

.full-container h2 {
    font-size: 22px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 40px 0 20px 0;
    display: block;
}

.full-container h3 {
    font-size: 16px;
    margin: 30px 0 10px 0;
    font-weight: 800;
    display: block;
}

.full-container p {
    font-size: 13px;
    margin: 0 0 15px 0;
    line-height: 19px;
}

.close {
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  padding: 0;
  border: 0;
  height: 90px;
  margin-left: -90px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.88);
}

.close:before, .close:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 100%;
  background: #fff;
  left:0px;
  transition: all .3s ease-in;
}

.close:before {
  top: 50%;
  transform: rotate(45deg);
}

.close:after {
  top: 50%;
  transform: rotate(-45deg);
}


.full-containero p a {
  color: #000;
  text-decoration: underline;
}

.full-container p a:hover {
  text-decoration: none;
}


#terms p {
    margin-bottom: 0;
}

.full-container  .text a {
    text-decoration: underline;
}

.full-container .text a:hover {
    text-decoration: none;
}



.full-image {
    width: 100%;
    height: 500px;
    position: relative;
    margin-bottom: 30px;
}

p.cite-post {
    position: absolute;
    color: #fff;
    width: 500px;
    min-height: 100px;
    text-align: right;
    margin-left: -250px;
    margin-top: -25px;
    top: 50%;
    left: 50%;
    font-size: 22px;
    display: block;
}

p.cite-post span {
    font-size: 14px;
}

#slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.rslides {
  position: absolute;
  list-style: none;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  z-index: 50;
  height: 550px;
}

.rslides li {
  -webkit-backface-visibility: hidden;
  background-position: center center;
  background-size: cover;
  position: absolute;
  background-repeat: no-repeat;
  background-color: #000;
  background-attachment: fixed;
  display: none;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.rslides li:after {
  content: ' ';
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  -ms-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.60);
}

.finish h2 {
  font-size: 1.85em;
  font-weight: normal;
}

.finish h2 b {
  font-size: 0.9em !important;
  font-weight: bold;
}

.finish h2 small {
  font-size: 0.9em !important;
  font-weight: 100;
}

.finish h2 span {
  display: inline !important;
  font-size: 0.5em !important;
  font-weight: bold;
}

.finish-logo {
  border: none !important;
  width: 40%;
}

.insta-links {
  text-align: left !important;
  margin-left: 30px;
}
.insta-links p {
  text-decoration: none;
}

.finish-process p {
  font-size: 0.8em;
}
