@charset "utf-8";
/* CSS Document */

.container .page .content .services .left {
width:248px;
}
.container .page .content .services .text1, .container .page .content .services .text2 {
background:#1f1f1f;
padding:50px 20px;
border:solid 1px #333333;
border-bottom:none;
color:#ffffff;
}
.container .page .content .services .text1  ul {
list-style:none;
text-align:left;
}
.container .page .content .services .text1 .title {
font-size:20px;
padding:0;
margin-bottom:20px;
color:#ffffff;
}
.container .page .content .services .text2  ul {
list-style:none;
text-align:left;
}
.container .page .content .services .text2 .title {
font-size:20px;
padding:0;
margin-bottom:20px;
color:#ffffff;
}