@charset "utf-8";
/* CSS Document */


.add-detail	.address i{ font-size:25px;}
	
.add-detail	p{ font-size:15px; color:#1a1a1a;}	
	
.ticket-detail{font-size:16px; color:#444443; line-height:1.2}

.government-1 p{font-size:14px;  color:#444444; line-height:1.5; text-align:justify;}

.government-2 p{font-size:14px;  color:#444444; line-height:1.5; text-align:justify;}	
.government-2 ul li{font-size:14px; font-weight: normal; letter-spacing:1; color:#444444; text-align:justify;}

.government-2 ul li span{color:#3796ba; font-weight:bold; width:18px; font-size:18px;}
.government-2 ul li strong{color:#3796ba;}
.about-size img{ width:150%;}


.know-1 h3{color:#3796ba; background:#D52F31; border:1px solid #000; border-radius:2px;}

.colapse-nav3-text{
	font-size:14px;
	color:#888888;
	background:#f7f7f7;
	text-decoration:none;}
	
.panel-title a{ text-decoration:none; color:#3796ba;}

/*
	 border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: rgb(122, 12, 12);
    color: rgb(211, 211, 211);
    font-family: Actor, sans-serif;
    text-transform: none;
    font-size: 12px;
    letter-spacing: 0px;
    line-height: 22px;
    background-image: url(tactile_noise.png);
    background-repeat: repeat repeat;
}

*/	


/*...START PRODUCT  ALL PAGE.............................................................*/
.pagination-holder .pagination{ margin:0;}



.products .products-detail a
{
    text-decoration: none;
}
	
.products .products-detail a h4 span {
    display: table-cell;
    color: #727272;
    font-size: 13px;
	text-align: center;
}
	
.products .products-detail a h3 {
    font-size:15px;
    margin: 0;
    text-align: center;
}
	
.products .products-detail a img {
    margin: 0 auto;
    margin-bottom: 6px;
    display: block;
}

.panel-default .active-panel{background:#3796ba;}
.panel-default .active-panel a{ color:#fff;}


.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #3796ba;
    border-color: #337ab7;
    cursor: default;
}

/*...START PRODUCT  ALL PAGE.............................................................*/