

body,p
{
    
      
    background-repeat: no-repeat;
    background-position: top right;
    background-color:#FFFFFF;
        
    font-family: 'Calibri', sans-serif ;
    font-size: 18px !important;
 
}


h1,h2,h3,h4
{
    
    margin-top:30px;
  margin-bottom:20px;
   
    
    font-family: 'Raleway', sans-serif  !important;
    
}





.img-frame
{
    
  border:5px solid #c5d6d8 !important;
}

.puff  a:hover,.puff  a:visited,.puff  a:link,.puff  a:active{

    color:black;
  text-decoration: none;
}




.puff img {

    padding: 0;
    border: #c5d6d8 5px solid;
}

.puff h2 {
    font-size: 1.231em;
     color: #73A3AD;

    text-transform: uppercase;
}


hr.areaDivider {
    height: 0px;
    width: 936px;
    max-width: 100%;
    border: 0;
    border-top: 1px solid #c5d6d8;
    border-bottom: 1px solid #c5d6d8;
    margin: 60px auto;
}




#footer-background {
 /*   background-color: #eee;*/
    border-top: 8px solid #c5d6d8;
    max-width: none;
    overflow: hidden;
    z-index: -1;
    margin: 0 auto;
    min-height: 200px;
}



#eventDiv .month
{
    
    background-color:lightgreen;
    padding:10px;
    border-radius:5px;
    
    
}

#eventDiv .day
{
    
    background-color:#f9f9f9;
    padding:5px;
    padding-left:20px;
    border-radius:5px;
    
    
    
    
    
    
}



#eventDiv .dayContent
{
    
margin-left:40px;
    
}





















#panorama {
    border-bottom: 5px solid #c5d6d8;

    background-image:  url(https://cdn.hsystemcontent.com/images/86011.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
 
}


#layout-panorama {
    height: 100%;
      
}


.discover-wrapper {
    
     margin:10px;
    background-color: #c5d6d8;
    width: 555px;
    height: 235px;

    float: left;
    border-bottom-right-radius: 100px;
}

.discover-wrapper .header {
    font-family: 'Antic Didone', serif;
    font-size: 50pt;
    margin-top: 20px;
   margin-left: 40px;
}


.discover-wrapper .below-header {
    text-align: center;
    font-size: 20pt;
    margin-top: -5px;
}

.discover-wrapper .text {
    font-size: 20pt;
    padding: 0 40px;
    margin-top: 15px;
    line-height: initial;
}

.discover-wrapper .coordinates {
    margin-top: 24px;
    padding: 0 40px;
}



.btn-primary {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #81a4b1;
    background-image: -moz-linear-gradient(top, #81aab1, #819ab1);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#81aab1), to(#819ab1));
    background-image: -webkit-linear-gradient(top, #81aab1, #819ab1);
    background-image: -o-linear-gradient(top, #81aab1, #819ab1);
    background-image: linear-gradient(to bottom, #81aab1, #819ab1);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff81aab1', endColorstr='#ff819ab1', GradientType=0);
    border-color: #819ab1 #819ab1 #58748e;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    margin-bottom:10px;
}












.nicefont
{
    
    
    
 
 font-family: 'Antic Didone', serif; 
    
    
}
#divDesktopMenu ul {
    float:right;
   
    margin-top:10px;
    width:100%;
margin-bottom: 0;
}

#divDesktopMenu li {
    padding:5px 10px 5px 10px;
    float:left;
    display:inline;
    list-style-type:none;
    margin-top:5px;


}

#divDesktopMenu ul.smalMenu  li {
    padding:5px 5px 0px 10px;
    float:left;
    display:inline;
    list-style-type:none;
    margin-top:5px;


}



#divDesktopMenu li a {
    font-size:16px;
    font-family: arial;
    color:#000;
    text-decoration:none;


    cursor:pointer;

    }
    
  #divDesktopMenu ul.smalMenu li a {
    font-size:14px;
    font-family: arial;
    color:#000;
    text-decoration:none;


    cursor:pointer;

    }  
  #divDesktopMenu ul.smalMenu {
   margin-top:0;

    }  
    
    
#divDesktopMenu li:hover
{
    background-color:#E0F1FF;
    

}

#divMobileMenu ul {
   
    margin-top:10px;
    width:100%;

}

#divMobileMenu li {
    padding:10px 10px 5px 10px;
   
    list-style-type:none;
    margin-top:5px;

}



#divMobileMenu li a {
    font-size:18px;
    font-family: arial;
    color:#000;
    text-decoration:none;



    cursor:pointer;

    }
    
#divMobileMenu li:hover
{
    background-color:#E0F1FF;
    

}

.mainMenuSelected
{
        background-color:#c5d6d8;
    
}

/*

/*MENU STYLE*/
.navbar-nav a
{
    
    
    margin-top:30px;
}
.navbar-header
{

    height :100px !important;
}


#divNavBarMenu {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.navbar-brand {
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}





.btn-notselected
{
    margin-right:4px;
    color: #000 !important;
    background-color: white;
    border-color: #269abc;
  
    
    
}
.btn-selected
{
    margin-right:4px;
    color: #fff !important;
    background-color: #0082C6;
    border-color: #269abc;
  
    
    
}







