.inner { width: 80%; margin: auto; }
.navbar-index .top { border-bottom: 1px solid #dcdcdc; }
.navbar-index .menu.services { background-color: #fff; font-weight: bold; color: #000; padding: 8px 8px 34px; }

#s1 { width: 100%; top: 60px; background-color: #005D71; padding: 70px 0 35px; color: #fff; }
#s1 #submenu { background-color: #fff; width: 100%; padding: 12px 22px; }
#s1 #submenu .tab { display: inline; margin-right: 12px; padding: 2px 0; }
#s1 #submenu .tab.active,
#s1 #submenu .tab:hover { border-bottom: 2px solid #000; }
#s1 #submenu .tab a { color: #000; text-decoration: none; font-size: 12px; font-weight: bold; }

#s1 .inner { margin-top: 50px; }
#s1 p.line { color: #5bd7e4; font-weight: bold; }
#s1 h4 { margin: 0; }
#s1 .left { width: 55%; float: left; }
#s1 .right div.img { max-width: 100%; }
#s1 .right div.img img { max-width: 100%; }
#s1 .visible-xs { padding-bottom: 50px; }
#s1 .visible-xs .img { width: 100%; margin-top: 50px; }

#s2 { padding: 40px 0 10px; }
#s2 .flexbox { flex-wrap: wrap; }
#s2 .item { height: 130px; width: 200px; background-color: #dedede; margin-right: 22px; margin-bottom: 26px; }
#s2 .item p { width: 100%; margin-top: 50px; background-color: #5bd7e4; padding: 6px 0; text-align: center; font-size: 11px; font-weight: bold; color: #000; }
