#online {width:100%; }
#online p.txt_big {
	font-size: 27px;
	text-align: center;
	line-height: 45px;
	padding-bottom: 30px;
	color: #786A54;
	font-weight: 900;
}
#online p.txtP {
	text-align: center;
	line-height: 27px;
	color: #333333;
	font-size: 12px;
}
#online p.txtT {
	font-size: 20px;
	text-align: left;
	line-height: 30px;
	padding-bottom: 18px;
	color: #4D4D4D;
	font-weight: 400;
}
#online p.txtP2 {
	font-size: 15px;
	text-align: left;
	line-height: 30px;
	padding-bottom: 18px;
	color: #9f8f75;
	font-weight: 200;
}
#online p.txtP3 {
	font-size: 17px;
	text-align: left;
	line-height: 30px;
	padding-bottom: 18px;
	color: #4D4D4D;
}
#online div.txtbox {
	overflow: hidden;
	margin: 20px 0px 0px 0px;
}

#online box {
	padding: 15px 20px 15px 50px;
	text-align: left;
	border: 0px solid #9f8f75;
	border-radius: 10px;
	margin: 10px 10px;
	width: 99%;
	box-sizing: border-box;
	min-height: 50px;
	float: left;
}
#online box.no0 {background:url("../img/consulting.png")no-repeat 5px; font-size:16px;}
#online box.no1 {background:url("../img/no1.png")no-repeat 5px; font-size:16px;}
#online box.no2 {background:url("../img/no2.png")no-repeat 5px; font-size:16px;}
#online box.no3 {background:url("../img/no3.png")no-repeat 5px; font-size:16px;}
#online box.no4 {background:url("../img/no4.png")no-repeat 5px; font-size:16px;}
#online div.icoBox {overflow:hidden; margin:40px 0; center;}
#online section {padding:140px 15px 30px 15px; text-align:center; border:1px solid #9f8f75; border-radius:10px; margin:5px 4px; width:32.5%; box-sizing:border-box; min-height:150px; float:left; font-size:17px;}
#online section.ico1 {background:url("../img/ico1.jpg")no-repeat center 25px;}
#online section.ico2 {background:url("../img/ico2.jpg")no-repeat center 25px;}
#online section.ico3 {background:url("../img/ico3.jpg")no-repeat center 25px;}
#online section.ico4 {background:url("../img/ico4.jpg")no-repeat center 25px;}
#online section.ico5 {background:url("../img/ico5.jpg")no-repeat center 25px;}
#online section.ico6 {background:url("../img/ico6.jpg")no-repeat center 25px;}
#online section.ico7 {background:url("../img/ico7.jpg")no-repeat center 25px;}
#online section.ico8 {background:url("../img/ico8.jpg")no-repeat center 25px;}
#online section:hover {
	background-color: #FFFFFF;
}

/*---------------------------------------
  MOBILE RESPONSIVE              
-----------------------------------------*/
@media (max-width: 1023px) {
#online p.txt_big {font-size:30px; text-align:center; line-height:35px; padding-bottom:30px; }	
#online section {width:99%;}
}
@media (max-width: 768px) {
#online p.txt_big {font-size:27px; text-align:center; line-height:35px; padding-bottom:30px; }	
#online section {width:99%;}
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
#online p.txt_big {font-size:25px; text-align:center; line-height:35px; padding-bottom:30px; }	
#online section {width:99%;}
#online box.no0 {background:url("../img/consulting2.png")no-repeat 5px; font-size:16px;}
}
@media (max-width: 320px) {
}

