.inner { width: 80%; margin: auto; }
.navbar-index .top { border-bottom: 1px solid #dcdcdc; }

#s1 { width: 100%; top: 60px; background-color: #005D71; padding: 100px 0px 110px; color: #fff; }
#s1 .inner {  }
#s1 p.breadline { margin-bottom: 25px; font-size: 10px; }
#s1 p.breadline a { color: #fff; }
#s1 p.line { color: #5bd7e4; font-weight: bold; }
#s1 h4 { margin: 0; }
#s1 .left { width: 55%; float: left; }
#s1 .right { width: 40%; float: right; }
#s1 .img { float: right; margin: 0 0 20px 20px; }
#s1 .img img { max-width: 100%; max-height: 300px; }
#s1 .visible-xs { padding-bottom: 50px; }
#s1 .visible-xs .img { width: 100%; margin-top: 15px; }

#s2 { padding: 30px 0 65px; }
#s2 .btn.btn-custom { width: 220px; margin-top: 20px; }
