div#page:before{
	    background:url(../../lm-3.jpg) left top no-repeat #296259 !important;
}
#content:before{
	background:url(../../channeltext-gat.png) no-repeat center center !important;
}
.gat-block {
    padding: 80px;
    display:flex;
    position:relative;
    min-height:500px;
}
.gat{
    align-items: center;
    display: flex;
    width: 31%;
    justify-content: center;
    margin: 0 2%;
}
.gat a{
	padding:20px;
	display:block;
	align-items:center;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-weight:600;
	position: relative;
}
.gat a:after{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background: url(../../jt.png) no-repeat bottom center;
    content: "";
    left: 0;
}
.gat.gat01{
	background-color:rgba(167,106,78,0.6);
}
.gat.gat01:hover{
	background-color:rgba(167,106,78,0.8);
}
.gat.gat02{
	background-color:rgba(23,101,138,0.6);
}
.gat.gat02:hover{
	background-color:rgba(23,101,138,0.8);
}
.gat.gat03{
	background-color:rgba(151,144,62,0.6);
}
.gat.gat03:hover{
	background-color:rgba(151,144,62,0.8);
}
.page-taxonomy div#footer {
    margin-top: -80px;
} 
/*.gat-block:after
{
    position: absolute;
    content: "";
    background: url(../../jing-02.jpg) no-repeat center center;
    left: 0;
    right: 0;
    width: 133%;
    height: calc(100% + 120px);
    top: -120px;
    z-index: -1;
}*/
.block-region-right-right:after{
background: url(../../jing-02.jpg) no-repeat center center;
background-size: cover;
opacity:0.2;
}
.taxonomy_term .block-region-content{
	    margin-bottom: 80px;
}
.block-region-right-left {
    display: none;
}