<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.og-grid {
	list-style: none;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.section-page{
    background-color: #f1f1f1;
    border-bottom: 1px solid #D1D1D1 !important;
}
.about_text{
    margin: 20px;
    font-size: 16.099999999999998px;
    font-weight: 200;
    line-height: 1.4;
}
.bg_shad{
    height: 100%;
    width: 100%;
    color: rgba(0, 0, 0, 0.79);
}
.about_us_2 {
  padding: 50px 0;
  background:url(../img/bg_2.jpg) no-repeat scroll 0 0 rgba(0, 0, 0, 0.79);
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
/*
  background-image: url(../img/bg_2.jpg);
    -webkit-background-size: cover;
    background-size: cover;
*/
  border-bottom:1px solid #D1D1D1 !important;
/*
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
*/
}
/*Help Button*/
#help {
    display: block;
    font-size: 12px;
    position: fixed;
    right: 0;
    top: 40%;
    width: 325px;
    z-index: 5;
}

#help img{
    border: 0px;
    margin-top: -3px;
}

#help-panel {
    background-color: rgba(49, 59, 61, 0.8);
    color: #fff;
/*    border: 1px solid #CCCCCC;*/
    display: none;
    float: right;
    width: 235px;
}


#help-panel .collapse {
    display: none;
    float: left;
    padding: 15px 10px;
    font-size: 12px;
    line-height: 15px;
}

#help-panel .collapse a {
    font-size: 11px;
    color: #fff;
    text-decoration: underline;
    font-size: 22px;
}

#support-header {
    background: repeat-x scroll 0 0 transparent;
    height: 17px;
    padding: 2px 0 0 10px;
}

#help-panel .main {
    background: repeat-x scroll 0 0 transparent;
    padding: 4px;
    float: left;
    width: 240px;
    font-size: 18px;
    text-align: center;
    margin-bottom: 7px;
}

#help-panel a.title {
    background: url("../img/button_tel_mail/bp-right.gif") no-repeat scroll 10px 15px transparent;
    color: #67A100;
    display: block;
    font-size: 22px;
    font-weight: bold;
    line-height: 12px;
    padding: 12px 10px 12px 22px;
}

#help-panel a.title span {
    color: #666;
    display: block;
    font-weight: bold;
    font-size: 22px;
}



#help-panel a.selected {
    background: no-repeat scroll 10px 15px transparent;
}

#emeill {
    text-decoration: none;
    color: #47a447;
}
#help img{
    background-color: rgba(49, 59, 61, 0.8);
    padding: 10px;
}

#help-button {
    float: right;
}
#book{
    text-decoration: none;
    background-color: #47a447;
    color: #fff;
    padding: 7px;
    border-radius: 20px;
}
.map{
    margin-bottom: -5px;
}</pre></body></html>