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

#s1 { width: 100%; top: 60px; background-color: #005D71; padding: 100px 0 130px; color: #fff; }
#s1 .inner { margin-top: 20px; }
#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 .right div.img { max-width: 100%; }
#s1 .right div.img img { max-width: 100%; }
#s1.visible-xs { padding-bottom: 50px; padding-bottom: 60px; }
#s1.visible-xs .img { width: 100%; margin-top: 50px; }

#s2 { padding: 30px 0; min-height: 100%; }
#s2 .left { width: 55%; float: left; }
#s2 .right { width: 40%; float: right; }
#s2 .services { margin: 30px auto; background-color: #f7f7f7; padding: 18px 50px;margin-top:6px; }
#s2 .services h4 { margin-bottom: 20px; }
#s2 .services .cat { margin-bottom: 30px; }
#s2 .services ul { font-weight: bold; font-size: 11px; color: black; padding: 0 15px; }
#s2 .services li { margin: 5px auto; }
#s2 .services li a, #s2 .services li a:hover,
#s2 .services .cat .cat-name a { color: #000; }
#s2 .ass { border: 2px solid #000; padding: 30px; }
#s2 .ass .img { display: flex; width: 100%; height: 100px; margin-bottom: 20px; }
#s2 .ass .img img { margin: auto; max-height: 100%; }
#s2 .ass .btn { width: 100%;  }
