

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
*,
:after,
:before {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

footer,
section {
  display: block
}

html {
  height: 100%;
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0;
  min-height: 100%;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #666
}

body {
  font: 100% Lato, sans-serif;
  color: #555
}

img,
p,
ul {
  margin: 0 0 1.5em;
  padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #444
}

h1 {
  margin: 0;
  font-size: 3em;
  line-height: 1em;
  margin-bottom: .5em
}

h2 {
  margin: 0;
  font-size: 2.25em;
  line-height: 1.3333333333333333333333333333333em;
  margin-bottom: .6667em
}

h3 {
  margin: 0;
  font-size: 1.3125em;
  line-height: 1.1428571428571428571428571428571em;
  margin-bottom: 1.1428571428571428571428571428571em
}

h4 {
  margin: 0;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-bottom: 1em
}

h5 {
  margin: 0;
  font-size: 1.3125em;
  line-height: 1.1428571428571428571428571428571em;
  margin-bottom: 1.1428571428571428571428571428571em
}

h6 {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.3333333333333333333333333333333em;
  margin-bottom: 1.3333333333333333333333333333333em
}

label,
p,
ul {
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em
}

ul {
  list-style-position: inside;
  padding: 0
}

li ul {
  margin: 0 1.5em
}

a {
  text-decoration: none;
  color: #0e5f7c;
  -webkit-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
  -moz-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
  -ms-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
  -o-transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear;
  transition: color .1s linear, border .1s linear, opacity .1s linear, background-color .1s linear
}

a:active,
a:focus,
a:hover {
  text-decoration: none;
  border: none;
  color: #0e5f7c
}

img {
  max-width: 100%
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic
}

::-moz-selection {
  background: #e74c3c;
  color: #fff;
  text-shadow: none
}

::selection {
  background: #e74c3c;
  color: #fff;
  text-shadow: none
}

body {
  width: 92%;
  margin: 0 auto
}

.g1,
.g2,
.g3,
.g4 {
  display: block;
  position: relative;
  margin: 1%
}

.g1,
.g2,
.g3,
.g4 {
  width: 98%
}

.text-center {
  text-align: center
}

.main {
  padding-top: 50px;
  max-width: 1020px
}

.wrapper {
  margin: 0 auto
}

.bg-fixed {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover
}

.clearfix:after {
  content: ".";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both
}

.no-list {
  margin: 0;
  padding: 0;
  list-style: none
}

.break {
  padding-bottom: 1em;
  clear: both
}

.bg-1 {
  background-color: #eee
}

.tab-data-wrap {
  padding: 30px 20px;
  background: #fff;
  border: 1px solid #f1f1f1;
  box-shadow: 0 6px #0e5f7c;
  border-radius: 0 0 4px 4px;
  margin: 0 0 30px
}

.photo {
  float: left;
  height: 200px;
  width: 200px;
  margin-right: 20px;
  overflow: hidden
}

.photo img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%
}

.info h2 {
  color: #333
}

.info h1 {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: .3em
}

.info h4 {
  color: #595959
}

.contact-info i {
  color: #333;
  font-size: 46px
}

.item-box {
  padding: 6px 6px 6px 10px;
  border: 1px solid #f1f1f1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px
}

.item-box i {
  float: left;
  margin-right: 12px
}

.item-box .item-data {
  margin-top: 6px
}

.item-box .item-data h3 {
  line-height: 1em;
  margin: 3px 0 0 0;
  font-size: 1em
}

.item-box .item-data p {
  margin: 0;
  font-size: 12px;
  color: #595959
}

.work li {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 2em
}

.work li span {
  float: right
}

.work li h5 {
  float: left
}

.work li p {
  clear: both
}

.sny-icon {
  display: block;
  margin-bottom: 1em;
  text-align: center
}

.sny-icon i {
  display: inline-block;
  font-size: 60px
}

.sny-icon-content {
  text-align: center
}

.sny-icon-content h4 {
  margin-bottom: 6px
}

.sny-icon-content p {
  margin-bottom: 0
}

.label {
  display: inline;
  padding: .5em .6em;
  font-size: 75%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

.label[href]:focus,
.label[href]:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label-danger {
  background-color: #0e5f7c
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}

.meter {
  height: 24px;
  position: relative;
  border: 1px solid #f1f1f1;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 1em
}

.meter>span {
  display: block;
  height: 100%;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  overflow: hidden
}

.meter>span>span {
  margin-left: 4px;
  color: #fff
}

.meter>span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  z-index: 1;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden
}

@-webkit-keyframes move {
  0% {
    background-position: 0 0
  }
  100% {
    background-position: 50px 50px
  }
}

.erable>span {
  background-color: #0e5f7c
}

footer {
  text-align: center;
  margin-top: 2em;
  padding: 10px;
  background: rgba(255, 255, 255, .8);
  box-shadow: 0 4px #ccc;
  color: #333;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px
}

footer p {
  margin-bottom: 0
}

@media only screen and (max-width:480px) {
  .photo {
    float: none;
    margin: 0 auto
  }
}

@media only screen and (min-width:768px) {
  .sidebar {
    padding-left: 20px;
    border-left: 1px solid #f1f1f1
  }
  .g1,
  .g2,
  .g3,
  .g4 {
    display: inline;
    float: left
  }
  .g1 {
    width: 48%
  }
  .g2 {
    width: 48%
  }
  .g3 {
    width: 98%
  }
  .g4 {
    width: 98%
  }
}

@media only screen and (min-width:1024px) {
  .g1 {
    width: 31.333%
  }
  .g2 {
    width: 64.667%
  }
  .g3 {
    width: 98%
  }
  .g4 {
    width: 23%
  }
}

@media print {
  * {
    background: 0 0!important;
    color: #000!important;
    text-shadow: none!important;
    filter: none!important;
    -ms-filter: none!important
  }
  a,
  a:visited {
    color: #444!important;
    text-decoration: underline
  }
  a[href]:after {
    content: " (" attr(href) ")"
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""
  }
  img {
    page-break-inside: avoid
  }
  img {
    max-width: 100%!important
  }
  @page {
    margin: .5cm
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3
  }
  h2,
  h3 {
    page-break-after: avoid
  }
}

