.dg-container{
	width: 100%;
	height: 176px;
	position: relative;
}.pager{
	width:100%;
	line-height:32px;
	text-align:right;
	float:right;
    margin-top:20px;
    margin-bottom:40px;
}
.pager ul li,.pager input{
	list-style:none outside none;
	margin-right:10px;
	float:right;
    font-weight:bold;
    background: none repeat scroll 0 0 #023294;
    color: #ffffff;
    display: block;
    font-family: arial;
    font-size: 15px;
    padding: 3px 9px;
    text-decoration: none;
    border-radius: 4px;
    cursor:pointer;
}
.pager ul li a{
	color:#2e2e2e;
}
.pager_link:active{
	color:#ce000f;
}
.pager_link:hover{
	color:#ce000f;
}.CurrentP
{
    color:#ED1C24 !important;
    font-weight:bold;
    font-size:11pt !important;
}
.CurrentC
{
    color:#000 !important;
}.active {background: none repeat scroll 0 0 #871010 !important;cursor:default !important;}
.dg-wrapper{
	width: 330px;
	height: 176px;
	margin: 0 auto;
	position: relative;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
}
.dg-wrapper a{
	width: 165px;
	display: block;
	position: absolute;
	left: 82px;
	top: 0;
	
}
    .dg-wrapper a.dg-center  { 
    }
.dg-wrapper a.dg-transition{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dg-wrapper a img{
	display: block;
	padding: 1px 0px 0px 1px;
}
.dg-wrapper a div{
	font-style: italic;
	text-align: center;
	line-height: 50px;
	text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
	color: #333;
	font-size: 16px;
	width: 100%;
	bottom: -55px;
	display: none;
	position: absolute;
}
.dg-wrapper a.dg-center div{
	display: block;
}
.dg-container nav{
	width: 90%;
	position: absolute;
	z-index: 1000;
	bottom: 9px;
	left: 14%;
	margin-left: -29px;
}
.dg-container nav span{
	text-indent: -9000px;
	float: left;
	cursor:pointer;
	width: 15px;
	height: 23px;
	opacity: 0.8;
	background: url(../images/la.png);
}
.dg-container nav span:hover{
	opacity: 1;
}
.dg-container nav span.dg-next{
	background: url(../images/ra.png);
	margin-left: 10px;
	float: right;
}
#aboutx h1{

color: #00a69c;


font-size: 22px;

margin-right: 125px;

}

.aboutbox {
margin: 120px;
border: solid #e2e2e2 2px;
padding: 30px 200px 89px 50px;
position: relative;
}
.aboutbox #logo {
    position: absolute;
    top: 30px;
    right: 31px;
}
.aboutbox #boxz {
    position: absolute;
    top: -36px;

    left: -20px;
}
.aboutbox p {
    text-align: justify;

}
.aboutbox #logo2 {

}
.news1 {

}

.aboutbox.aboutboxfx {
    padding: 30px;


}
.newslist {}
.newslist .news{
     overflow: hidden; 
    clear: both;
     transition: 1s;
     padding:  5px;
     margin-bottom: 5px;
     border-radius:  10px;
}
.newslist .news:hover{
    background: #e2e2e2;
}
.newslist .news img{
    float: right;
    margin: 5px 10px;
    margin-right: 4px;
}
.newslist .news h2{
color: 00a69c;
}
.newslist .news p{
    font-size: 14px;
    text-align: justify;
    margin-left: 11px;
    margin-top: 12px;
}
.pagesno  {
    text-align: left;
}
.pagesno a {
    display: inline-block;
    transition: 0.5s;
}
.pagesno a:hover{
    opacity: .8;
}
.pagesno .prev {}
.pagesno  .next {
    padding-left: -16px;
}
.form {
    width: 590px;
    margin: 50px auto;
    position: relative;
}
.form .input {
    margin-top: 5px;
    /* line-height: 0px; */
}
.form .input input[type=text] , .form .input textarea {
    border:  none;
    background: #eceeee;
    padding: 5px 10px;
    border-radius: 5px;
    width: 250px;
    font-family: GESSlight ,arial;
    font-size: 14px;
    color: #888888; transition:0.5s;    resize:none;
}
.form .input input[type=text]:focus , .form .input textarea:focus {background: #f5f5f5;
}
.form .input textarea {
    resize: none;
    height: 98px;
    display: block;
}
.form .input .large {width: 450px !important;}
.form .bot{
    position: absolute;
    bottom: 0;
    left: 0;
}
.form .bot input[type=submit] {
    border: none;
    width: 114px;
    height: 143px;
    background: url(../images/send.png) top right no-repeat;
    text-indent: -1000px;
    overflow: hidden;
    cursor:  pointer;
}
#hcon {

color: #00a69c;
font-size: 22px;
margin-right: 125px;


}