
body{
    font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
    
}





h4 {

margin-top:30px;

}

.imgBigFrame {



    margin-top: 20px;
    border: #EEE 10px solid;
     border-radius: 10px;

}












#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:18px;

    color:#000;
    text-decoration:none;


    cursor:pointer;

    }
    
  #divDesktopMenu ul.smalMenu li a {
    font-size:14px;

    color:#000;
    text-decoration:none;


    cursor:pointer;

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

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

}

#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;
 
    color:#000;
    text-decoration:none;



    cursor:pointer;

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

}




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

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
























#footer
{
    
     border-top: 5px solid gray;
       background-color: #EEE;
    
    
}





















#panorama {
    border-bottom: 5px solid #49423b;
         border:10px solid  #EEE;

  background: url(https://cdn.hsystemcontent.com/images/53004.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    height: 500px;

}


#layout-panorama {
    height: 100%;
      
}


.discover-wrapper {
    
     margin:20px;
    background-color: white;
    width: 500px;
    height: 200px;
    border:5px solid #EEE;
    float: left;
    border-bottom-right-radius: 50px;
}

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


.discover-wrapper .below-header {
  padding: 0 40px;
    font-size: 18pt;
    margin-top: 20px;
 
}

.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);
    margin-bottom:10px;
}




































.img-frame
{
    
  border:8px 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: #EEE 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 #c1baab;
    border-bottom: 1px solid #fbfbfb;
    margin: 60px auto;
}



