
section[data-cattype="601"] {
	background-size: 100% !important;
	
}

section[data-cattype="601"] .container > .row{
-webkit-box-shadow: 4px 3px 15px 0px rgba(153,153,153,1);
-moz-box-shadow: 4px 3px 15px 0px rgba(153,153,153,1);
box-shadow: 4px 3px 15px 0px rgba(153,153,153,1);
}


section[data-cattype="601"]{padding-top:50px;}

section[data-cattype="601"] .left{background:#1a5956;}


section[data-cattype="601"] .left{
padding:40px;
color:#fff;
min-height: 600px;
}

section[data-cattype="601"] .right{
padding:40px;
background:#fff;
min-height: 600px;
}

section[data-cattype="601"] .head{    
	margin-bottom: 40px;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
}


section[data-cattype="601"] ul.grid li {margin:20px;}

section[data-cattype="601"] h1{
margin-bottom: 35px;
}


section[data-cattype="601"] .line{margin-bottom:50px;}

@media screen and (max-width: 767px) {
    


section[data-cattype="601"] h1 {
    margin-bottom: 10px;
}


section[data-cattype="601"] .line {
    margin-bottom: 10px;
}


section[data-cattype="601"] .left,
section[data-cattype="601"] .right  {
    padding: 20px;
    min-height: auto;
}



}

