﻿@charset "utf-8";
*{
	text-decoration: none;
	list-style: none;
}
.banner {
	width: 100%;
}

.banner img {
	width: 100%;
}

.list-img {
    padding: 2rem 0px;
	text-align: center;
	position: relative;
}

.list-img .row .col-xs-4 a img {
	width: 51%;
}

.list-img .row .col-xs-4 a p {
	font-size: 1.5rem;
	color: #333333;
	padding: 0.5rem 0px;
}
#AspNetPager1 input {
    display:none
}