.sg-block {
 width:100%
}
.sg-tab.sg-selected {
 color:#c31a1f;
 border-bottom:2px solid #c31a1f
}
.sg-index-line {
 width:30px;
 height:3px;
 background:#c31a1f
}
.sg-index-line-blue {
 width:26px;
 height:3px;
 background:#0265a1
}
.sg-red-border-right {
 border-right:2px solid #c31a1f
}
.sg-desc {
 color:grey;
 line-height:1.6em
}
.sg-dash-border {
 border-top:1px dashed grey
}
.sg-hover-gray:hover {
 background:#ebebeb
}
.sg-core-bg {
 background-image:url(../images/core-bg.png);
 background-size:cover
}
.sg-core-txt-box {
 width:300px;
 position:absolute;
 right:0;
 top:40%
}
.sg-img-right {
 width:300px
}
.sg-core-bg {
 background-image:url(../images/industry-bg.png);
 background-size:100% 100%;
 background-repeat:no-repeat;
 min-height:100vh
}
