/*------------------------------------------------------------------
[Master SASS Stylesheet]

Project  :  klinik Template

/* [ 2.5 COLOR CSS START ] */

.color-light {
  color: #777 !important; }

.paragraph-medium {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  margin: 0 0 10px 0; }

/* [ 2.17 THEME TABLE CSS START ] */
.theme-list-basic {
  padding: 0 0 0 30px;
  margin: 0 0 10px 0; }
  .theme-list-basic li {
    font-size: 14px;
    color: #555;
    padding: 3px 0; }
    .theme-list-basic li li {
      list-style: circle; }
    .theme-list-basic li .fa {
      margin: 0 5px 0 0; }

.theme-list {
  padding: 0;
  margin: 0 0 10px 0; }
  .theme-list li {
    list-style: none;
    font-size: 14px;
    line-height: 1.6;
    color: #32C1CE;
    padding: 5px 0;
    letter-spacing: .5px; }
    .theme-list li .fa {
      margin: 0 5px 0 0; }

/* [ 5.2 HOME ABOUT CSS START ] */
.hm-service-left {
  position: relative; }
  .hm-service-left img {
    position: relative;
    width: 100%;
    border: 4px solid #32C1CE;
    border-radius: 2px;
    z-index: 1; }