/*
Theme Name: Zeromedical
Author: Zeromedical
Version: 1.0
*/
a {
  color: #27944f;
  text-decoration: underline;
}

a:hover {
  color: #05762e;
}

img {
  max-width: 100%;
  height: auto;
}

body {
  font-size: 13px;
  line-height: 1.7;
}

.header {
  padding-top: 0;
  text-align: center;
  background: none;
}

.container {
  margin: 20px auto 0 auto;
  width: auto;
}

.container:before, .container:after {
  content: "";
  display: table;
}

.container:after {
  clear: both;
}

.contents, .branckcontainer {
  padding: 0 1%;
  float: none;
  width: auto;
}

.info_body {
  margin-top: 25px;
}

.info_nav {
  margin-top: 40px;
}

.c3gal {
  margin-top: 20px;
  list-style: none;
}

.c3gal:before, .c3gal:after {
  content: "";
  display: table;
}

.c3gal:after {
  clear: both;
}

.c3gal_item {
  margin-right: 1%;
  margin-bottom: 1%;
  float: left;
  width: 32%;
}

.c3gal_item:nth-child(3n) {
  margin-right: 0;
}

.snav {
  float: none;
  width: auto;
}

.gnav {
  padding: 20px 10px;
  background: #ddf2e9;
}

.odli_item {
  margin-top: 10px;
}

.odli_item:first-child {
  margin-top: 0;
}

.bnav {
  margin-top: 21px;
  padding: 20px 10px;
  background: #ddf2e9;
}

.bnav_head {
  background: #fff;
}

.bnav_body {
  margin-top: 3px;
}

.branch {
  padding: 10px 15px;
  background: #fff;
}

.branch_item {
  margin-top: 5px;
}

.branch_item :first-child {
  margin-top: 0;
}

.news {
  margin-top: 25px;
}

.news_body {
  margin-top: 20px;
}

.news_body:before, .news_body:after {
  content: "";
  display: table;
}

.news_body:after {
  clear: both;
}

.news_body_foto {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  float: none;
  width: 75%;
}

.information {
  margin-top: 15px;
}

.deflist:before, .deflist:after {
  content: "";
  display: table;
}

.deflist:after {
  clear: both;
}

.deflist_term {
  margin-top: 5px;
  padding: 1%;
  float: none;
  width: 100%;
  color: #fff;
  background: #05762e;
}

.deflist_description {
  margin-top: 5px;
  float: none;
  width: 100%;
}

.deflist2:before, .deflist2:after {
  content: "";
  display: table;
}

.deflist2:after {
  clear: both;
}

.deflist2_term {
  margin-top: 5px !important;
  padding: 0 1%;
  float: none;
  clear: both;
  width: auto;
  border-left: solid 4px #27944f;
}

.deflist2_description {
  margin-top: 5px;
  padding-left: 1em;
  float: none;
  width: auto;
}

.odered {
  margin-left: 2em;
}

.intro_body {
  margin-top: 25px;
}

.intro_body_foto {
  margin: 20px auto;
  width: 75%;
}

.captiondata {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  margin-top: 20px;
  padding: 20px;
  background: #ddf2e9;
}

.captiondata_head {
  font-size: 15px;
}

.points {
  list-style: none;
}

.points:before, .points:after {
  content: "";
  display: table;
}

.points:after {
  clear: both;
}

.points_item {
  margin-right: 0;
  margin-top: 20px;
  float: none;
  width: auto;
}

.points_item:nth-child(2n) {
  margin-right: 0;
}

.branchcontents {
  margin-top: 25px;
}

.branchcontents_body {
  margin-top: 25px;
}

.pagetop {
  margin: 0 auto;
  margin-top: 20px;
  margin-right: 0;
  width: auto;
  text-align: center;
}

.footer {
  padding: 20px;
  text-align: center;
  background: #34a55e;
}
