/*
    Theme Name: EPS-HEP2019
    Author: Michael Tytgat

*/

/* ==== Google font ==== */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400&subset=latin,latin-ext);
@import url('https://fonts.googleapis.com/css?family=Overpass');
@import url('font-awesome.css');
/* ==== overwrite bootstrap standard ==== */
@import url('animate.css');

:root {
	--bgDefault: #ffffff; /* default background color (ffcc66)*/
}

body {
	font-family:'Overpass', Arial, sans-serif;
	font-size:15px;
	font-weight:300;
	color:#333;
	background-color: 0;
	overflow-x:auto;
}

header {
	background-color: #ffffff; /*#ffcc66;*/
	padding: 10px 30px 10px 30px;
	display: inline-block;
}

footer {
	background-color: #ffffff; /*#ffcc66;*/
	padding: 10px 30px 10px 30px;
}

section {
	padding: 20px 20px 20px 20px;
	margin: 0;
	font-size: 15px;
}

table, tr, td {
	border: 1px solid #333;
}

th, td {
	padding: 15px;
}

#index, #downloads{
	text-align: center;
	font-size: 22px;
	font-weight: lighter;
	padding: 10px, 40px;
}

#travel{
	text-align: justify;
}

#colorband{
	background-color: #ffcc66;
}

.colorband {
  background-color: #ffcc66;
}

h1,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:1.1em;
}

a {
    text-decoration: none;
    transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    outline: none;
	color:#333;
}
a:hover {
	text-decoration: none;
	color:#777;
	}

section a {
	color: #333;
	text-decoration: underline;
}

section a:hover {
	color: #777;
}

hr {
  align: center;
  width: 75%;
}

.btn-primary {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  border: none;
  margin-top: 10px;
}

.text-center h2 {
	margin-bottom:30px;
}

.text-center p {
	margin-bottom:50px;
	color:#333;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #fff;
  text-transform:uppercase;
  font-size:18px;
  border-radius:30px;
  margin-left:-10px;
}

.title {
  text-transform: none;
  text-align: left;
	font-family: serif;
  font-size: 32px;
	font-weight: bold;
	color: #666666;
  padding: 10px 0px 10px 35px;
	border-style: solid;
	border-color: #666666;
	border-width: 0px 0px 0px 10px;
	border-radius: 5px 50px 10px 5px;
	max-width: 930px;
}

.smalltitle {
  display: block;
  font-size: 0.9em;
  font-family: 'Roboto Condensed', sans-serif;
}

.intro {
  /*font-size: 20px;*/
  text-align: left;
	color: #666666;
}

.mainlogo {
  padding: 10px 30px 10px 45px;
  float: left;
}

.logo {
  padding: 5px;
  height: 85%;
  border: solid 1px;
  border-radius: 10px;
  border-color: lightblue;
  background-color: white;
}

.sponsorlogo {
  position: static;
  border: solid 5px;
  border-color: white;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}

.no-margin {
  margin: 0;
  padding: 0;
}

#committees h3 {
	font-size: 20px;
}

.travel_video {
	margin:0 auto;
	max-width: 500px;
	/*text-align: center;
	display: inline-block;*/
}

/*===========================
  Menu and Navigation
============================ */

.navbar-default {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    border: 0 !important; /*none;*/
    float: left;
    width: 100%;
}

.navbar-toggle {
    float: left;
    margin: 0;
    width: 100%;
    background-color: #fff !important;
}

.navbar-nav li {
     border: none;
     margin: 0;
     padding: 0 10 0 10;
     font-size: 18px;
     font-weight: 150;
     text-transform: uppercase;
     text-decoration: none;
     background-color: #ffffff;
}

.navbar-nav ul {
	text-transform: none;
}

.navbar-nav a {
  text-decoration: none;
  outline: 0;
}

#active a {
  outline: 0;
  background-color: #ffffff;
  text-decoration: underline;
}

/* Dropdown Button */
.dropbtn {
    height: 50px;
    margin: 0;
    padding: 0 10 0 10;
    background-color: #ffffff;
    font-size: 18px;
    font-weight: 150;
    border: none;
    cursor: pointer;
    color: #777;
    text-transform: uppercase;
    text-decoration: none;
}

.dropbtn:hover {
    background-color: #ffffff;
    color: #333;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #ffffff;/*#ffcc66;*/
    min-width: 315px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px;
    z-index: 5;
    font-size: 0.8em;
}

/* Links inside the dropdown */
.dropdown-menu a {
    color: #777;
    text-decoration: none;
    display: block;
    text-align: left;
}

/* Change color of dropdown links on hover */
.dropdown-menu a:hover {
	color: #333
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}

/*===========================
  slider
============================ */
#main-slider {
  	position: relative;
	text-align: center;
}

#main-slider .carousel .carousel-content {
  margin-top: 80px;
}

#main-slider .carousel .slide-margin{
  margin-top: 70px;
}

#main-slider .carousel h1 {
  color: #fff;
  font-size:70px;
  font-weight:800;
}

#main-slider .carousel h2 {
  color: #fff;
  font-size:50px;
  font-weight:800;
}

#main-slider .carousel h2 span {
  color: #1BBD36;
}

#main-slider .carousel h2 span spani {
  color: #000;
}

#main-slider .carousel p {
  color: #ddd;
  font-size:18px;
}

#main-slider .carousel .btn-slide {
  padding: 8px 20px;
  background: #1BBD36;
  color: #fff;
  border-radius: 4px;
  margin-top: 25px;
  display: inline-block;
}

#main-slider .carousel .slider-img{
  text-align: right;
  position: absolute;
}


#main-slider .carousel .item {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  left: 0 !important;
  opacity: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  height: 460px; /* was originally 730!*/
  -webkit-transition: opacity ease-in-out 1000ms;
  -moz-transition: opacity ease-in-out 1000ms;
  -o-transition: opacity ease-in-out 1000ms;
  transition: opacity ease-in-out 1000ms;
}

#main-slider .carousel .item:first-child {
  top: auto;
  position: relative;
}

#main-slider .carousel .item.active {
  opacity: 1;
  -webkit-transition: opacity ease-in-out 1000ms;
  -moz-transition: opacity ease-in-out 1000ms;
  -o-transition: opacity ease-in-out 1000ms;
  transition: opacity ease-in-out 1000ms;
  z-index: 1;
}

#main-slider .active .animation.animated-item-1 {
  -webkit-animation: fadeInUp 500ms linear 800ms both;
  -moz-animation: fadeInUp 500ms linear 800ms both;
  -o-animation: fadeInUp 500ms linear 800ms both;
  -ms-animation: fadeInUp 500ms linear 800ms both;
  animation: fadeInUp 500ms linear 800ms both;
}

#main-slider .active .animation.animated-item-2 {
  -webkit-animation: fadeInUp 500ms linear 1200ms both;
  -moz-animation: fadeInUp 500ms linear 1200ms both;
  -o-animation: fadeInUp 500ms linear 1200ms both;
  -ms-animation: fadeInUp 500ms linear 1200ms both;
  animation: fadeInUp 500ms linear 1200ms both;
}

#main-slider .active .animation.animated-item-3 {
  -webkit-animation: fadeInUp 500ms linear 1400ms both;
  -moz-animation: fadeInUp 500ms linear 1400ms both;
  -o-animation: fadeInUp 500ms linear 1400ms both;
  -ms-animation: fadeInUp 500ms linear 1400ms both;
  animation: fadeInUp 500ms linear 1400ms both;
}

#main-slider .active .animation.animated-item-4 {
  margin-top: 40px;
  -webkit-animation: bounceInRight 1300ms linear 1700ms both;
  -moz-animation: bounceInRight 1300ms linear 1700ms both;
  -o-animation: bounceInRight 1300ms linear 1700ms both;
  -ms-animation: bounceInRight 1300ms linear 1700ms both;
  animation: bounceInRight 1300ms linear 1700ms both;
}

.feature {
	padding:50px;
}

.text-center i {
	font-size:40px;
	margin-top:70px;
	margin-bottom:30px;
	color:#fff;
	padding:50px;
	background:#1BBD36;
	border-radius:50%;
}

.text-center h2 {
	margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
	font-size:18px;
	color: #1BBD36;
}

.hi-icon-effect i.fa:hover {
	background:#fff;
	color: #1BBD36;
	-webkit-transition: color 500ms, background-color 500ms;
  -moz-transition: color 500ms, background-color 500ms;
  -o-transition:  color 500ms, background-color 500ms;
  transition:  color 500ms, background-color 500ms;
}

.sponsors, .news, .conference4me {
  /*padding: 8px 20px;*/
  margin: 10px;
  text-align: center;
  vertical-align: middle;
  background-size: cover;
}

#intro {
	font-size: 16px;
}

/*--- divide container in side-by-side boxes--*/

#first {
	margin-top: 50px;
    	width: 50%;
	height: 100%;
    	float: left;
	text-align: center;
}

#second {
	margin-top: 50px;
	width: 50%;
	height: 100%;
    	float: right;
	text-align: center;
}

/* --- footer --- */
.footer {
  background-color: #fff /*#ffcc66*/;
  margin: 0;
  padding: 10px 10px 10px 10px;
  width: 100%;
}

.contact-info {
  color:#000;
  font-size: 14px;
  margin: 0;
  padding: 0;
  width: 33%;
  min-width: 80px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

.contact-info i {
  margin: 0;
  padding: 0;
  width: 45px;
  height: 40px;
  font-size: 40px;
  line-height: 40px;
  color: #000;
  background-color: #fff;
  text-align: center;
  border-radius: 6px;
  display: inline-block;
  vertical-align: middle;
}

.contact-info h2 {
  margin: 0;
  color: #000;
  text-align: left;
  font-size: 20px;
}

.social-network {
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding: 0;
  width: 33%;
  min-width: 100px;
  display: inline-block;
  vertical-align: middle;
}

.social-network * {
	display: inline-block;
}

.social-network .facebook a {
	color: #3b5998 !important;
	padding: 0 0 0 10px;
}

.social-network .twitter a {
	color: #4099ff !important;
	padding: 0 0 0 10px;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
