#goctrianWar {
	min-height: 328px;
	background-color: #f9f9f9;
	margin-top: 30px;
}

#title-goctrian .title {
	font-family: Roboto Bold;
	font-size: 22px;
	font-weight: bold;
	color: #00AD6E;
	margin-top: 0 !important;
	padding-top: 31px;
}

.carousel-control-goctrian {
	background: none !important;
	width: 4% !important;
	height: 20% !important;
	top: 50% !important;
}

a.carousel-control-goctrian {
	/* background: #ACACAE !important; */	
}

a.carousel-control-goctrian span:hover {
	color: #00AD6E !important;
}

a.carousel-control-goctrian:hover .glyphicon {
	color: #FFF !important;
}

a.carousel-control-goctrian .glyphicon:hover {
	color: #FFF !important;
}

a.carousel-control-goctrian .glyphicon {
	color: #000 !important;
}

.carousel-control-goctrian span {
	/*  width: 20px !important;
  height: 20px !important; */
	font-size: 65px !important;
	color: #000 !important;
}

#goctrianCarousel .info-content {
	padding-left: 135px;
}

#goctrianCarousel .info-content .desc {
	padding-top: 5px;
}

#goctrianCarousel .avata-images {
	text-align: center;
}

#goctrianCarousel .avata-images img {
	border-radius: 50%;
}

.carousel-indicators-goctrian {
	bottom: -66px !important;
}

.carousel-indicators-goctrian li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #ACACAE !important;
	border: 1px solid #fff;
	border-radius: 10px;
}

.carousel-indicators-goctrian li.active {
	width: 12px !important;
	height: 12px !important;
	margin: 0;
	background-color: #319243 !important;
}

#goctrianCarousel .info-content {
	font-family: Roboto Bold;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#goctrianCarousel .info-content .title a h3 {
	font-family: Roboto Bold;
	font-size: 16px;
	color: #000;
	margin-top: 0 !important;
}

#goctrianCarousel .carousel-control-prev {
	left: 64px;
}

#goctrianCarousel .carousel-control-next {
	right: 67px;
}