﻿@charset "utf-8";
/* CSS Document */


.glyphicon {  margin-right:4px !important; /*override*/
}

.pagination .glyphicon {  margin-right:0px !important; /*override*/
}


.news-item {
  border-bottom: 1px dotted #555;
  margin: 0 0 20px;
  padding: 0 0 20px;
}

.news-item.last {
  border-bottom: 0px dotted #555;
  margin: 0 0 20px;
  padding: 0 0 15px;
}


ul.demo1 {
    padding:0px;
    margin:0px;
    list-style:none;
	}

.demo1 .text-rgt { margin:0 20px; padding:0; margin-top:0px;  }


.demo1 h5 { font-family: 'open_sansbold'; color:#3e64ae; font-size:16px; margin:0 0 0 0; padding:0; }

.demo1 .date { font-size:12px; color:#999; }

.text-rgt .text { font-size:14px; color:#010101; line-height:18px; }


.demo1 img {margin:8px 0 0 0;  }



.demo1 .viewmore { float:right;  }

.demo1 .viewmore a { font-family: 'open_sansregular'; color:#fff; font-size:12px; line-height:27px; text-transform:uppercase; text-align:center; display:inline-block; margin:0 0 0 0;
  width:90px; height:30px; background-color:#3a3939; padding:0; border:solid 1px #dddddd;   }

.demo1 .viewmore a:hover { font-family: 'open_sansregular'; color:#fff; font-size:12px; line-height:27px; text-transform:uppercase; text-align:center; display:inline-block; margin:0 0 0 0;
  width:90px; height:30px; background-color:#3e97d1; padding:0; border:solid 1px #3e97d1;  }

  
.viewmore { float:right;  }

.viewmore a { font-family: 'open_sansregular'; color:#fff; font-size:12px; line-height:27px; text-transform:uppercase; text-align:center; display:inline-block; margin:0 0 0 0;
  width:90px; height:30px; background-color:#3a3939; padding:0; border:solid 1px #dddddd;   }

.viewmore a:hover { font-family: 'open_sansregular'; color:#fff; font-size:12px; line-height:27px; text-transform:uppercase; text-align:center; display:inline-block; margin:0 0 0 0;
  width:90px; height:30px; background-color:#3e97d1; padding:0; border:solid 1px #3e97d1;  }

 #owl-demo .item{	    
    margin: 3px !important;
    display: table-cell;
    height: 190px;
    width: 275px;
    vertical-align: middle;
    text-align: -webkit-center;
 }
#owl-demo .item img {
	max-width: 100%;
    max-height: 100%;
    height: auto !important;
    width: auto !important;
    text-align: center;
}

.gallery_item{
	margin: 3px !important;
    display: table-cell;
    height: 175px;
    width: 263px;
    vertical-align: middle;
    text-align: -webkit-center;
 }
.gallery_item img {
	max-width: 100%;
    max-height: 100%;
    height: auto !important;
    width: auto !important;
    text-align: center;
}

.gallery_image{	    
    margin: 3px !important;
    display: table-cell;
    height: 190px;
    width: 275px;
    vertical-align: middle;
    text-align: -webkit-center;
	padding-bottom:10px;
 }
.gallery_image img {
	max-width: 100%;
    max-height: 100%;
    height: auto !important;
    width: auto !important;
    text-align: center;
	margin:0 !important;
}

