.footer {
    background: #1c426d !important;
    display: block !important;
    color: #D0D0D0 !important;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    padding: 0 0 30px !important;
    border-top: 5px solid #7B7A7B !important;
    height: auto !important;
}

footer h1, footer h2, footer h3, footer h4, footer h5 {
    color: #D0D0D0 !important;
    border-bottom: 2px solid #D0D0D0 !important;
    padding-bottom: 10px !important;
    margin-top: 22px;
}

footer hr 
{
    display: none;
}

footer small
{   
    font-size: 100% !important;
    line-height: 21px !important;
}

footer a {
    color:  #F0F0F0 !important;
    line-height: 18px !important;
    -webkit-transition: all 500ms ease !important;
    -moz-transition: all 500ms ease !important;
    -ms-transition: all 500ms ease !important;
    -o-transition: all 500ms ease !important;
    transition: all 500ms ease !important;
}

footer a:hover, footer a:focus {
    color:  #F0F0F0 !important;
}
div.logobar {
  border-bottom : 18px solid #1c426d;
  background: url("/getImage/etaps-2019/orig/etaps19-castle-silhouette.png") no-repeat;  
  background-size: auto 65px;
  background-color: #DCDCDC;
  background-position-y: 1px;
  
}
.brand-text{
  visibility: hidden;
}
div.logobar > div > div > a{
  color: inherit;
}
.navbar {
  background-color: transparent;
  border: none;
  top: 10px;
  padding-right: 15px;
}
.navbar .container {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  border-radius: 50px;
  background-color:white;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {   
    background-color: #e7e7e7;
    color: #555;          
}
 .navbar-default .navbar-nav>li>a {
    -webkit-transition: 0.2s !important;
    transition: 0.2s !important; 
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;                             
} 
body {
  background-color: rgb(250,250,255);
}
.col-sm-12 {
    background: url("/getImage/etaps-2019/orig/header-overlay.png") 30% -120px repeat-x;
    border-radius: 20px;
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom:25px;
}
.panel {
      box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
      border-radius: 25px 25px 15px 15px;
}
.panel-heading {
  border-radius: 20px 20px 0px 0px;
}
#tab {
  border-top: 0px
}
.active a.bound {
  border: 0px;
  border-radius: 50px;
  margin-bottom: 10px;
}
.nav-tabs {
  border: 0px;
}
.nav-tabs>li>a:hover {
  border: 0px;
  border-radius: 50px;
  border: 1px solid #ddd;
  -webkit-transition: 0.2s !important;
    transition: 0.2s !important; 
}
.navbar-brand {
  float: right;
  font-size: 18px;
  background: url("/getImage/etaps-2019/orig/logo-3.png") no-repeat;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 107px;
  background-size: auto 65px;
  height: 65px;
  width: auto;
}

.place {
  position: absolute;
  left: 13px;
  padding: 67px 0 0 0;
  float: left;
  clear: left;
  margin-left: 0px;  
  margin-bottom: 0px;
  font-size: x-small;
  color: white;
}
.place2 {
  float: right;
  padding : 23px 0 0 0px
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
  background-color: #DDD;
}

div.navigationbar {
  border-bottom: 1px solid #BBB;
}

h3 {
   font-size: 20px;
   color: black;
}

#home .navbar {
    top: 430px;  
}
#navigationbar {
  border: none;
}

.carousel {
  top: -52px;
}
.tab-content {
    background: url("/getImage/etaps-2019/orig/header-overlay.png") 30% -120px repeat-x;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border-radius: 25px;
    padding: 15px;
    background-color: white;
}
.tab-pane td, .tab-pane th {
       border-top: 0px;
}
td, th {
  border: 0px !important;
}
td.btn-primary {
  border-radius: 0px 0px 15px 15px;
}
.col-sm-12 table {
      margin: 15px 0px 15px 0px;
}

 @media (max-width: 1439px) {
 #home .navbar {
  top: 370px;
 }
     
}
@media (max-width:991px){
#home .navbar {
  top: 412px;
}
   
}
@media (max-width: 767px) {
#home .navbar {
  top: 52px;
  z-index: 2;
}
.navbar .container {
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #e7e7e7;
    background-color: #f8f8f8;
    
}
.navbar {
padding-right: 0px;
}
.carousel {
  position:absolute;
  width: 100%;
}
  
}
@media (min-width: 768px) {
       
}

@media (min-width: 994px) {

}
@media (max-width: 440px) {
    
}
