

body
{
    
     
    background-repeat: no-repeat;
    background-position: top right;

  
}
ul{
    list-style:none;
}




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









.sectionFeeButton
{
    
    
    
    
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    color:white !important;
  
        color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
}



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

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

    color:black;
  text-decoration: none;
}




.puff img {

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

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

    text-transform: uppercase;
}

/*#mainWrapper*/

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;
  
    color:white;
    
    
    padding:15px;
    
}



#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: 5px solid #EEE;

  
    background-image: url(https://cdn.hsystemcontent.com/images/59321.jpg); 
    
    background-repeat: no-repeat;

   
  background-size:  cover;
  
  background-position: center center;
    height: 469px;
}


#layout-panorama {
    height: 100%;
}


.discover-wrapper {

    width: 360px;
    height: 280px;
    margin-top: 30px;
    margin-left:10px;
    float: left;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;


   
     background: rgba(255, 255, 255, 0.7)

}

.discover-wrapper .header {
    font-family: 'Antic Didone', serif;
    font-size: 41pt;
    opacity: 1;
     padding: 10px 30px;
        padding-bottom: 0px;
}


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

.discover-wrapper .text {
    padding: 0 30px;
    margin-top: 15px;
    line-height: initial;
}

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













#panoramaMOBILE {
   
   
  
  
    background-image: url(https://cdn.hsystemcontent.com/images/59321.jpg);

    height: 319px;
}


#layout-panoramaMOBILE {
    height: 100%;
}


.discover-wrapperMOBILE {

    width: 100%;

    margin-top: 0px;
    margin-left:00px;
    float: left;

    background: rgba(255, 255, 255, 0.7);
    padding-bottom:20px;

}

.discover-wrapperMOBILE .headerMOBILE {
    font-family: 'Antic Didone', serif;
    font-size: 35pt;
    opacity: 1;
     padding: 10px 30px;
        padding-bottom: 0px;
}


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

.discover-wrapperMOBILE .textMOBILE {
    padding: 0 30px;
    margin-top: 15px;
    line-height: initial;
}

.discover-wrapperMOBILE .coordinatesMOBILE {
    margin-top: 24px;
    padding: 0 30px;
}











.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);
    
      font-size: 16px !important;
}

.full-page {
    min-height: 80vh;
}





