

body
{
    
      
    background-repeat: no-repeat;
    background-position: top right;
    background-color:#E0F1FF;

}


h4
{
    
    margin-top:30px;
        margin-bottom:20px;
    font-weight:bold;
    
    
    
}


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

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

    color:black;
  text-decoration: none;
}




.puff img {

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

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

    text-transform: uppercase;
}

/*#mainWrapper*/
bodyfdsf
{
      background-image: url( );
    background-repeat: no-repeat;
    background-position: top right;

    background-color: #eee7d8;
   
    
    
}

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




#footer-background {
 /*   background-color: #eee;*/
    border-top: 8px solid #49423b;
    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 #49423b;

    background-image: url(https://cdn.hsystemcontent.com/images/48010.png);
    background-position: right;
    height: 369px;
    max-width: 100%;
    filter: contrast(1.2) saturate(1.1);

}


#layout-panorama {
    height: 100%;
}


.discover-wrapper {
    background-color: white;
    width: 500px;
    height: 310px;
    margin-top: 30px;
    float: left;
    border-bottom-right-radius: 50px;
}

.discover-wrapper .header {
    font-family: 'Antic Didone', serif;
    font-size: 45pt;
    margin-top: 20px;
    text-align: center;
}


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

.discover-wrapper .text {
    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);
}





