footer hr
{
	margin:10px 41%;
}
.fs-29
{
	font-size:27px;
	letter-spacing:-1px;
}
.headline
{
	margin-bottom:40px;
}
.h6-subtitle
{
    font-size: 40px;
    line-height: 120%;
    padding-bottom: 5px;
    text-align: center;
	font-weight:normal;
}
.hrr {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}
.text-center
{
	text-align:center;
}
.title-big
{
	text-align:left;
	width:100%;
	border-bottom:2px solid #000000;
	font-size:22px;
	padding-bottom:0px;
	color:#000;
	float:left;
	font-weight:bold;
	margin-bottom:5px;
}

.cnt {
    box-sizing: border-box;
  
    font-size: 14px;
    height: auto;
    line-height: 155%;
    text-align: left;
    width: 100%;
	text-align:justify;
}

.coool-md9
{
	box-sizing:border-box;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:70px;
}

.mgt-10
{
	margin-top:10px;
}
.center img
{
	max-width:100%;
}


.center img:hover
{
	opacity:0.7;
}
.link-map
{
	color:#000000;
	text-decoration:none;
}
.link-map:hover
{
	text-decoration:underline;
}
.title-child1 {
    box-sizing: border-box;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 160%;
    width: 100%;
        float: left;
}
.f1 {
    color: #000000;
    font-size: 15px;
    height: auto;
    line-height: 160%;
    width: 100%;
}
.f1 ul{
    padding-left: 20px;
}
.f1 ul li{
    list-style: disc;
    padding-bottom: 10px;
}

.table-style1-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: -moz-use-text-color #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    box-sizing: border-box;
    height: auto;
    width: 100%;
}
.table-style1-1 tr.tb-row1 td {
    background-color: #000000;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 15px;
}
.table-style1-1 tr td {
   
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
  
    text-align: center;
    vertical-align: middle;
}
.table-style1-1 tr td {
    background-color: #f9f7f4;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
#table01{
width: 100%;
height:auto;
margin-top:0px;
margin-left: 0px;
border-collapse: collapse;
}

#table01 td { 
border-collapse: collapse;
border: solid 1px #CCC;
    vertical-align: middle;
}


#table01 td.bg1{
	padding: 12px 10px 12px 10px;
	background: #EAF6FF;
	text-align: center;
/*	font-weight: bold;*/
	width: 20%;
/*	    background: rgba(0, 0, 0, 0.1);*/
}

.bg2{
	text-align: left;
/*	font-weight: bold;*/
	width:80%;
	padding: 7px;
	padding: 12px 10px 12px 20px;
}

.bg3{
	width: 100%;
}
.result_padsp{
    width: 100%;
    height: auto;
    float: left;
}

.cont_result {
    width: 100%;
    border: 1px solid #DDD;
    overflow: hidden;
    padding: 15px 25px;
    margin-bottom: 15px;
    width: 31.2%;
    height: auto;
    float: left;
    margin-right: 3%;
    box-sizing: border-box;
}
.layout-column-img{
    margin-bottom: 15px;
    margin-top: 15px;
    width: 100%;
}
.title-style14 {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    color: #212a37;
    border-bottom: solid 3px #006AB6;
        margin: 0;
}

.row-table table tr{
    border-bottom: dotted 1px #ccc;
}
.row-table table tr td {
    padding: 1px;
    border-bottom: 0px #fff solid;
    vertical-align: middle;
    line-height: 186%;
    width: 60%;
    
}
.row-table table tr td:first-child {
	font-weight: bold;
    background: #fff;
    width: 40%;
}
.row-table table {
    width: 100%;
    float: left;
}
.cont_result img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}


@media screen and (max-width:1200px){
.row-table table tr td:first-child{
	letter-spacing: -1px;
}
}

@media screen and (max-width:768px){
	
	.coool-md9
	{
		padding-left:10px;
		padding-right:10px;
	}
	.pdl-0
	{
		padding-left:10px;
		padding-right:10px;
	}
	.title-big
	{
		width:98%;
		margin: 10px 1%;
		    font-size: 20px;
    letter-spacing: -1px;
	}
	
.cont_result {
    width: 100%;
    margin-right: 0;
}
.row-table table tr td{
    width: 75%;
}
.row-table table tr td:first-child{
	letter-spacing: 0;
    width: 25%;
}
}

@media screen and (max-width:560px){
#table01 td.bg1{
	padding: 12px 0px 12px 12px;
	}
	
.row-table table tr td{
    width: 60%;
}
.row-table table tr td:first-child{
	letter-spacing: 0;
    width: 40%;
}
}



