/**
 * Table of Contents
 *
 * 1.0 - Bootstrap
 *   1.1 - Normalize
 *   1.2 - Scaffolding
 *   1.3 - Typography
 *   1.4 - Code
 *   1.5 - Grid System
 *   1.6 - Embeds responsive
 *   1.7 - Utility Classes
 *   1.8 - Responsive: Utility Classes
 * 2.0 - Scaffolding [Theme specific scaffolding]
 * 3.0 - WordPress Core
 * 4.0 - Buttons
 * 5.0 - Shortcodes
 * 6.0 - Layout
 * 7.0 - Pagination
 * 8.0 - Widgets
 * 9.0 -Slider
 * 10.0 - Header
 *    10.1 - Logo
 *    10.2 - Main Menu
 * 11.0 - Mean Menu
 * 12.0 - Page Head
 * 13.0 - Footer
 * 14.0 - Home Page
 *    14.1 - About Us
 *    14.2 - Portfolio
 *    14.3 - Blog
 *    14.4 - Testimonials
 *    14.5 - Clients
 * 15.0 - Blog Page
 *    15.1 - Blog Single
 *    15.2 - Comments
 *    15.3 - Respond
 * 16.0 - Portfolio Page
 * 17.0 - Services Page
 *    17.1 - Services Single
 *    17.2 - Related Services
 * 18.0 - Team Page
 * 19.0 - Contact Page
 * 20.0 - 404 Page
 * 21.0 - Site Loader
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.875;
  color: #727272;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #363636;
  text-decoration: none;
}
.widgetized-footer a {
  color: #fff;
}
a:hover,
a:focus {
  color: #10897a;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.875;
  background-color: #222626;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 3rem;
  margin-bottom: 3rem;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Montserrat", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.3125;
  color: #363636;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 3.4rem;
}
h2,
.h2 {
  font-size: 2.8rem;
}
h3,
.h3 {
  font-size: 2.4rem;
}
h4,
.h4 {
  font-size: 1.8rem;
}
h5,
.h5 {
  font-size: 1.6rem;
}
h6,
.h6 {
  font-size: 1.4rem;
}
p {
  margin: 0 0 1.5rem;
}
.lead {
  margin-bottom: 3rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 2.4rem;
  }
}
small,
.small {
  font-size: 125%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase,
.font-size-sm,
.font-size-lg,
.lead,
.contrast-content,
.arrow-list,
.page-links a,
.page-numbers,
.widget-title,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_archive li,
.widget_search input[type="text"],
.widget_search input[type="email"],
.widget_search input[type="search"],
.tagcloud a,
.widget-post-content,
.slide-overlay .btn,
.slide-title,
.search-form-container .search-field,
.site-title,
.tag-line,
.site-main-nav .main-menu a,
.page-title,
.footer-contact-widget .footer-widget-title,
.about-us .btn,
.our-message cite,
.our-work .btn,
.col-blog .entry-title,
.col-blog .entry-meta,
.col-blog .posted-on,
.col-blog .ream-more-link,
.client-testimonial cite,
.blog-post .entry-title,
.blog-post .entry-meta,
.blog-post .posted-on,
.blog-post .ream-more-link,
.tag-links a,
.about-author .author-name,
.about-author .view-all-post-link,
.post-navigation-with-title,
.related-posts,
#comments-title,
#comments .fn,
#comments .reply,
#comments time,
#reply-title,
#respond,
.portfolio-items-filter,
.portfolio-item-post,
.portfolio-detail-page .details,
.portfolio-detail-page .entry-title,
.portfolio-detail-page .entry-meta,
.portfolio-detail-page .btn,
.portfolio-image-section .title,
.portfolio-video-section .title,
.portfolio-fullwidth .title,
.call-to-action .title,
.call-to-action .btn,
.our-services .btn,
.our-team .btn,
.related-services .title,
.team-member span,
.team-member .title,
input[type="submit"],
.error-404,
.sub-title,
.service-title {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #2b6eaf;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #215587;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #2b6eaf;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #215587;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 0.5rem;
  margin: 6rem 0 3rem;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.5rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 3rem;
}
dt,
dd {
  line-height: 1.875;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 1.5rem 3rem;
  margin: 0 0 3rem;
  font-size: 2rem;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.875;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 3rem;
  font-style: normal;
  line-height: 1.875;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 1rem;
  margin: 0 0 1.5rem;
  font-size: 1.4rem;
  line-height: 1.875;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 768px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*-----------------------------------------------------------------------------------*/
/* 2.0 - Scaffolding
/*-----------------------------------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 2rem;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
p {
  margin-bottom: 2rem;
}
dl,
ul,
ol {
  margin-bottom: 2rem;
}
dd {
  margin-left: 1.5rem;
}
table {
  width: 100%;
  margin-bottom: 2rem;
}
.widgetized-footer table,
.widgetized-footer table a {
  color: #fff;
}
.widgetized-footer table a:hover {
  color: #10897a;
}
td,
th {
  padding: 0.5rem 0.8rem;
  border: 0.1rem solid #f6f6f6;
}
a:focus,
input:focus,
button:focus,
select:focus,
textarea:focus,
.btn:focus,
input[type="submit"]:focus {
  outline: none;
  outline-offset: 0;
}
iframe {
  display: block;
  width: 100%;
}
.btn-transition,
.btn,
.page-links a,
.page-numbers,
.tagcloud a,
.widget-post-image:hover img,
.flex-control-paging li a,
.site-main-nav .main-menu a,
.tag-links a,
input[type="submit"] {
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
a,
.text-transition {
  -webkit-transition: color 0.15s linear;
  transition: color 0.15s linear;
}
.headings-font-family,
.lead,
.btn,
.contrast-content,
.arrow-list,
.page-links a,
.page-numbers,
.page-navigation span,
.widget,
.site-title,
.site-main-nav,
.contacts-list,
.our-message small,
.our-message cite,
.col-work-item .portfolio-item-post .entry-category,
.col-blog .entry-meta,
.col-blog .posted-on,
.client-testimonial cite,
.blog-post .entry-meta,
.blog-post .posted-on,
.quote-with-icon cite,
.tag-links a,
.about-author .view-all-post-link,
.post-navigation-with-title,
.related-posts,
#comments .fn,
#comments .reply,
#comments time,
#respond,
.portfolio-items-filter,
.portfolio-detail-page .entry-meta small,
.team-member span,
.contact-form,
.contacts-list-box,
.error-404,
input[type="submit"] {
  font-family: "Montserrat", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* Class to make content Vertically Center Content */
.vertically-middle-content {
  display: inline-block;
  vertical-align: middle;
}
/* UL and OL reset class */
.list-style-reset,
.arrow-list ul,
.widget ul,
.site-main-nav ul,
.contacts-list,
.comment-list,
.comment-list .children,
.portfolio-detail-page .entry-meta ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* Font Sizes */
.font-size-sm,
.sub-title,
.service-title {
  font-size: 1.4rem;
}
.font-size-lg {
  font-size: 2.8rem;
}
@media (min-width: 768px) {
  .font-size-lg {
    font-size: 3.8rem;
  }
}
.sub-title {
  margin-top: 0.8rem;
  color: #10897a;
}
@media (max-width: 767px) {
  .sub-title {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .sub-title {
    text-align: right;
  }
}
.lead {
  padding: 3.8rem 4rem;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2;
  background-color: #10897a;
  color: #fff;
}
.lead * {
  color: #fff;
}
.lead *:last-child {
  margin-bottom: 0;
}
.lead-box {
  padding: 5.8rem 2.5rem;
}
.lead-box p {
  padding-top: 1.4rem;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.7;
  text-transform: capitalize;
}
/* class to make column full-width for small devices */
@media (max-width: 480px) {
  .col-xs-fullwidth {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-half {
    max-width: 585px;
  }
}
/*-----------------------------------------------------------------------------------*/
/* 3.0 - WordPress Core
/*-----------------------------------------------------------------------------------*/
.alignnone {
  margin: 0.5rem 3rem 3rem 0;
}
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0.5rem auto 3rem auto;
}
.alignright {
  float: right;
  margin: 0.5rem 0 3rem 3rem;
}
.alignleft {
  float: left;
  margin: 0.5rem 3rem 3rem 0;
}
a img.alignright {
  float: right;
  margin: 0.5rem 0 3rem 3rem;
}
a img.alignnone {
  margin: 0.5rem 3rem 3rem 0;
}
a img.alignleft {
  float: left;
  margin: 0.5rem 3rem 3rem 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 0.1rem solid #e1e1e1;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 0.5rem 0.3rem 0;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 0.5rem 3rem 3rem 0;
}
.wp-caption.alignleft {
  margin: 0.5rem 3rem 3rem 0;
}
.wp-caption.alignright {
  margin: 0.5rem 0 3rem 3rem;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.widget .wp-caption img {
  margin-bottom: 0.5rem;
}
.wp-caption p.wp-caption-text {
  font-size: 1.1rem;
  line-height: 1.7rem;
  margin: 0;
  padding: 0 0.4rem 0.5rem;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1rem, 1rem, 1rem, 1rem);
  position: absolute !important;
  height: 0.1rem;
  width: 0.1rem;
  overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
  border-radius: 3rem;
  clip: auto !important;
  display: block;
  font-weight: bold;
  height: auto;
  left: 0.5rem;
  line-height: normal;
  padding: 1.5rem 2.3rem 1.4rem;
  text-decoration: none;
  top: 0.5rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
.wp-caption {
  margin-bottom: 1.6em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  width: 100%;
  margin: 0;
}
.wp-caption-text {
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery {
  margin-bottom: 1.6em;
}
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-icon img {
  margin: 0 auto;
}
.gallery-caption {
  display: block;
  line-height: 1.5;
  padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
/*-----------------------------------------------------------------------------------*/
/* 4.0 - Buttons
/*-----------------------------------------------------------------------------------*/
.btn,
input[type="submit"] {
  display: inline-block;
  padding: 1rem 3rem 0.8rem;
  font-size: 1.4rem;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 0.1rem solid transparent;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-lg {
  padding: 1.2rem 3.5rem 0.8rem;
  font-size: 1.6rem;
}
.btn-sm {
  padding: 0.9rem 2.5rem 0.7rem;
  font-size: 1.3rem;
}
.btn-xs {
  padding: 0.8rem 2rem 0.6rem;
  font-size: 1.2rem;
}
.btn,
input[type="submit"] {
  color: #fff;
  background-color: #10897a;
  border-color: #10897a;
}
.btn:focus,
.btn.focus {
  color: #fff;
  background-color: #0b5b51;
  border-color: #031714;
}
.btn:hover {
  color: #fff;
  background-color: #0b5b51;
  border-color: #0a5249;
}
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn {
  color: #fff;
  background-color: #0b5b51;
  border-color: #0a5249;
}
.btn:active:hover,
.btn.active:hover,
.open > .dropdown-toggle.btn:hover,
.btn:active:focus,
.btn.active:focus,
.open > .dropdown-toggle.btn:focus,
.btn:active.focus,
.btn.active.focus,
.open > .dropdown-toggle.btn.focus {
  color: #fff;
  background-color: #073b35;
  border-color: #031714;
}
.btn:active,
.btn.active,
.open > .dropdown-toggle.btn {
  background-image: none;
}
.btn.disabled:hover,
.btn[disabled]:hover,
fieldset[disabled] .btn:hover,
.btn.disabled:focus,
.btn[disabled]:focus,
fieldset[disabled] .btn:focus,
.btn.disabled.focus,
.btn[disabled].focus,
fieldset[disabled] .btn.focus {
  background-color: #10897a;
  border-color: #10897a;
}
.btn .badge {
  color: #10897a;
  background-color: #fff;
}
.btn:hover,
.btn:focus,
.btn.focus {
  background-color: #0c695e;
  border-color: #0c695e;
}
.btn-primary {
  color: #fff;
  background-color: #2b6eaf;
  border-color: #26619b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #215587;
  border-color: #0d2135;
}
.btn-primary:hover {
  color: #fff;
  background-color: #215587;
  border-color: #1a436a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #215587;
  border-color: #1a436a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #1a436a;
  border-color: #0d2135;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #2b6eaf;
  border-color: #26619b;
}
.btn-primary .badge {
  color: #2b6eaf;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #2db833;
  border-color: #28a42d;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #238f28;
  border-color: #0f3d11;
}
.btn-success:hover {
  color: #fff;
  background-color: #238f28;
  border-color: #1c7220;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #238f28;
  border-color: #1c7220;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #1c7220;
  border-color: #0f3d11;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #2db833;
  border-color: #28a42d;
}
.btn-success .badge {
  color: #2db833;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #32b6de;
  border-color: #22abd4;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #1f99be;
  border-color: #105367;
}
.btn-info:hover {
  color: #fff;
  background-color: #1f99be;
  border-color: #1a80a0;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #1f99be;
  border-color: #1a80a0;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #1a80a0;
  border-color: #105367;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #32b6de;
  border-color: #22abd4;
}
.btn-info .badge {
  color: #32b6de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0a036;
  border-color: #ee951e;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #e28811;
  border-color: #834f0a;
}
.btn-warning:hover {
  color: #fff;
  background-color: #e28811;
  border-color: #c1740e;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #e28811;
  border-color: #c1740e;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #c1740e;
  border-color: #834f0a;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0a036;
  border-color: #ee951e;
}
.btn-warning .badge {
  color: #f0a036;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #ef3e36;
  border-color: #ed271e;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #e01b12;
  border-color: #820f0a;
}
.btn-danger:hover {
  color: #fff;
  background-color: #e01b12;
  border-color: #bf170f;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #e01b12;
  border-color: #bf170f;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #bf170f;
  border-color: #820f0a;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #ef3e36;
  border-color: #ed271e;
}
.btn-danger .badge {
  color: #ef3e36;
  background-color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/* 5.0 - Shortcodes
/*-----------------------------------------------------------------------------------*/
/* Contrast Content */
.contrast-content {
  margin-bottom: 3rem;
  padding: 3.6rem 4rem;
  font-size: 1.4rem;
  background-color: #f9f9f9;
}
.contrast-content *:last-child {
  margin-bottom: 0;
}
/* Arrow List */
.arrow-list {
  margin-bottom: 3rem;
}
.arrow-list ul ul {
  padding-top: 0.6rem;
  padding-left: 3rem;
}
.arrow-list li {
  position: relative;
  padding: 0.6rem 0 0.6rem 3rem;
  color: #2c2c2c;
  font-weight: bold;
  font-size: 1.4rem;
}
.arrow-list li:before {
  position: absolute;
  top: 0.6rem;
  left: 0;
  content: "\f061";
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 1.4rem;
  color: #10897a;
}
/*-----------------------------------------------------------------------------------*/
/* 6.0 - Layout
/*-----------------------------------------------------------------------------------*/
.page-common-pad,
.blog-page,
.portfolio-page,
.contact-us-page,
.error-404-page {
  padding: 4.5rem 0;
}
.page .featured-image {
  margin-bottom: 3rem;
}
.page .featured-image img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .page-common-pad,
  .blog-page,
  .portfolio-page,
  .contact-us-page,
  .error-404-page {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 1199px) {
  .page-common-pad,
  .blog-page,
  .portfolio-page,
  .contact-us-page,
  .error-404-page {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
}
/*-----------------------------------------------------------------------------------*/
/* 7.0 - Pagination
/*-----------------------------------------------------------------------------------*/
.pagination {
  margin-top: 6rem;
  text-align: center;
  font-size: 1.4rem;
}
.page-links a,
.page-navigation span,
.page-numbers {
  display: inline-block;
  margin: 0 0.4rem 0.6rem;
  padding: 0.6rem 1.8rem 0.4rem;
  background-color: #f9f9f9;
}
.page-links a.prev,
.page-numbers.prev,
.page-links a.next,
.page-numbers.next {
  padding-right: 2.3rem;
  padding-left: 2.3rem;
}
.page-links a.current,
.page-numbers.current,
.page-links a:hover,
.page-numbers:hover,
.page-navigation span:hover,
.page-navigation > span {
  background-color: #10897a;
  color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/* 8.0 - Widgets
/*-----------------------------------------------------------------------------------*/
.widget-area {
  margin-top: 5rem;
}
@media (min-width: 992px) {
  .widget-area {
    margin-top: 0;
  }
}
.widget {
  margin-bottom: 4.8rem;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget img {
  max-width: 100%;
}
.widget-title {
  margin-bottom: 2.5rem;
  font-size: 1.6rem;
}
.widgetized-footer .widget-title {
  color: #fff;
}
.widget_recent_entries li,
.widget_recent_comments li,
.widget_categories li,
.widget_pages li,
.widget_meta li,
.widget_archive li,
.widget_nav_menu li {
  margin-bottom: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 1.4rem;
  border-bottom: 0.1rem solid #f6f6f6;
}
.widget_recent_entries li:last-child,
.widget_recent_comments li:last-child,
.widget_categories li:last-child,
.widget_pages li:last-child,
.widget_meta li:last-child,
.widget_archive li:last-child,
.widget_nav_menu li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.widget_recent_entries li ul,
.widget_recent_comments li ul,
.widget_categories li ul,
.widget_pages li ul,
.widget_meta li ul,
.widget_archive li ul,
.widget_nav_menu li ul {
  margin-top: 0.7rem;
  padding: 0.7rem 0 0 2rem;
  border-top: 0.1rem solid #f6f6f6;
}
.widget_recent_comments li,
.widget_categories li,
.widget_archive li {
  overflow: hidden;
  color: #10897a;
}
.widget_recent_comments li .comment-author-link,
.widget_categories li a,
.widget_archive li a {
  float: left;
  margin-right: 5px;
}
.widget_recent_comments li .comment-author-link {
  margin-right: 5px;
}
.widget_recent_comments select,
.widget_categories select,
.widget_archive select,
.textwidget select {
  width: 100%;
  padding: 1rem;
  background-color: #10897a;
  color: #fff;
}
/*  Widget Search */
.widget_search input[type="text"],
.widget_search input[type="email"],
.widget_search input[type="search"] {
  float: left;
  width: 84%;
  height: 4.3rem;
  padding: 0 2rem;
  font-size: 1.3rem;
  background-color: #f6f6f6;
  border: none;
  box-sizing: border-box;
  border-radius: 0;
}
.widget_search input[type="submit"] {
  width: 16%;
  height: 4.3rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.4rem;
  border: none;
  background-color: #10897a;
  color: #fff;
  border-radius: 0;
}
.widget_search input[type="submit"]:hover {
  background-color: #363636;
  color: #fff;
}
/* Tag Cloud Widget */
.tagcloud a {
  display: inline-block;
  margin: 0 0.2rem 0.4rem 0;
  padding: 0.5rem 1rem;
  font-size: 1.2rem !important;
  background-color: #f9f9f9;
  color: #9e9e9e;
}
.tagcloud a:hover {
  background-color: #10897a;
  color: #fff;
}
/* Calendar Widget */
#calendar_wrap {
  text-align: center;
  background-color: #fff;
}
#calendar_wrap caption {
  margin-bottom: 1.3rem;
  text-align: right;
  font-style: italic;
}
#calendar_wrap th,
#calendar_wrap #today {
  background-color: #10897a;
  color: #fff;
}
#calendar_wrap th,
#calendar_wrap td {
  border-color: #e2e2e2;
}
#calendar_wrap td:not(.pad) {
  background-color: #f9f9f9;
}
.widgetized-footer #calendar_wrap,
.widgetized-footer #calendar_wrap th,
.widgetized-footer #calendar_wrap #today,
.widgetized-footer #calendar_wrap td:not(.pad) {
  background-color: transparent;
}
.widgetized-footer .calendar_wrap caption {
  margin-bottom: 1.3rem;
  text-align: right;
  font-style: italic;
}
.widgetized-footer .contact-side-content {
  padding: 4.4rem 2rem;
}

/* Recent Posts Widget */
.widget-post-list li {
  margin-bottom: 2.8rem;
  overflow: hidden;
}
.widget-post-list li:last-child {
  margin-bottom: 0;
}
.widget-post-image {
  float: left;
  margin-right: 2rem;
}
.widget-post-image img {
  width: 9.8rem;
  height: 9rem;
}
.widget-post-image:hover img {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.widget-post-content {
  display: table;
}
.widget-post-content .posted-on {
  font-size: 1.2rem;
}
.widget-post-title {
  font-size: 1.4rem;
  margin-bottom: 0.5rem;
}
/*-----------------------------------------------------------------------------------*/
/* 9.0 - Slider
/*-----------------------------------------------------------------------------------*/
.flexslider {
  overflow: hidden;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: #f7f7f7;
}
.flexslider .slides > li {
  max-height: 550px;
  overflow: hidden;
}
.flexslider .slides > li img {
  height: auto;
}
.flex-direction-nav a {
  text-align: center;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flex-direction-nav a:before {
  font-size: 28px;
  color: #fff;
  text-shadow: none;
}
.flex-direction-nav a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.flex-direction-nav .flex-next {
  text-align: center;
}
.flex-control-nav {
  bottom: 13px;
  z-index: 500;
}
.flex-control-paging li {
  vertical-align: middle;
  margin-left: 5px;
  margin-right: 5px;
}
.flex-control-paging li a {
  border-radius: 0;
  width: 40px;
  height: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-shadow: none;
  background: #10897a;
}
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active {
  background: #fff;
}
.slider-loader {
  min-height: 470px;
}
.slider-loader:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.98) url("../images/slider-loader.gif") no-repeat center center;
}
.slide-overlay {
  color: #fff;
  background: rgba(125, 123, 123, 0.17);
}
.slide-overlay .slide-inner-container {
  position: absolute;
  bottom: 80px;
  /*left: 10%;*/
  /*-webkit-transform: translate(0, 50%);*/
  /*-ms-transform: translate(0, 50%);*/
  /*transform: translate(0, 50%);*/
  /*max-width: 530px;*/
}
.slide-overlay .slide-inner-container.bg_cover {
  background-color: rgba(54, 54, 54, 0.6);
  padding: 20px;
}
.slide-title {
  color: #222626;
  font-size: 2.3rem;
  width: auto;
  background: #fff;
  padding: 10px 20px;
  display: block;
}
@media (max-width: 991px) {
  .slide-title {
    margin-bottom: 0;
  }
}
.slide-title a {
  color: #fff;
}
.slide-title a:hover {
  color: #10897a;
}
.slide-description p {
  font-size: 2rem;
  background: #222626;
  max-width: 700px;
  padding: 10px 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.slide-overlay .btn {
  float: right;
}
/*-----------------------------------------------------------------------------------*/
/* 10.0 - Header
/*-----------------------------------------------------------------------------------*/
.site-header .container {
  position: relative;
}
/* Search */
.mobile-menu-wrapper .search-toggle-button {
  padding: 6px;
  width: 47px;
  height: 47px;
}
.show-header-search {
  padding-right: 6.5rem;
}
.show-header-search .search-toggle-button {
  width: 36px;
  height: 36px;
  margin-top: 2.3rem;
  border-radius: 50%;
}
.icon-search {
  width: 17px;
  height: 17px;
  margin: 10px;
  fill: #727272;
}
.search-toggle-button {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 999;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
@media (min-width: 992px) {
  .search-toggle-button {
    right: 15px;
  }
}
@media (max-width: 992px) {
  .search-toggle-button {
    top: auto;
  }
}
.search-toggle-button.active,
.search-toggle-button:hover {
  background-color: #e9e9e9;
}
.search-form-container .search-field::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.search-form-container .search-field:-ms-input-placeholder {
  color: #fff;
}
.search-form-container .search-field::-webkit-input-placeholder {
  color: #fff;
}
.search-form-container form {
  display: none;
  position: absolute;
  top: 100%;
  z-index: 999;
  right: 15px;
  width: 38rem;
  padding: 0.7rem;
  background-color: #10897a;
}
.search-form-container form.active {
  background-color: #129786;
}
@media (max-width: 992px) {
  .search-form-container form {
    top: 38%;
    right: 8px;
  }
  .site-header .container {
    position: static;
  }
  .site-header.header {
    position: relative;
  }
}
@media (max-width: 375px) {
  .search-form-container form {
    right: 0;
  }
}
@media (max-width: 320px) {
  .search-form-container form .search-field {
    width: 85%;
    float: right;
  }
}
.search-form-container form:before {
  content: "";
  position: absolute;
  top: -0.5rem;
  right: 1.2rem;
  width: 0;
  height: 0;
  border-left: 0.5rem solid transparent;
  border-right: 0.5rem solid transparent;
  border-bottom: 0.5rem solid #10897a;
}
.search-form-container .search-field {
  width: 100%;
  padding: 1.2rem;
  font-size: 1.2rem;
  background-color: #10897a;
  border: 0.1rem solid #10897a;
  color: #fff;
  box-sizing: border-box;
  line-height: 2.2rem;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles for form field */
  .search-form-container .search-field {
    line-height: 1rem;
  }
}
.search-form-container .search-field:focus {
  border-color: #fff;
  background-color: #129786;
}
::-moz-placeholder {
  color: #727272;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #727272;
}
::-webkit-input-placeholder {
  color: #727272;
}
/*---------------------------------------*/
/* 10.1 - Logo
/*---------------------------------------*/
.site-logo {
  display: table;
  width: 100%;
  min-height: 8.2rem;
}
@media ( max-width: 991px ) {
  .site-logo {
    text-align: center;
  }
}
.site-logo img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.logo-inner-wrapper {
  display: table-cell;
  padding: 2.3rem 0;
}
.site-title {
  display: inline-block;
  margin-bottom: 0;
  font-size: 3.2rem;
  line-height: 4rem;
  font-weight: 700;
  vertical-align: middle;
}
.tag-line {
  display: block;
  font-size: 1.2rem;
  line-height: 1.4rem;
  vertical-align: middle;
  color: #bdbdbd;
}
@media (min-width: 1200px) {
  .tag-line {
    display: inline-block;
    max-width: 14rem;
    margin-left: 1.2rem;
  }
}
@media (max-width: 1200px) {
  .tag-line {
    margin-top: 5px;
  }
}
/*---------------------------------------*/
/* 10.2 - Main Menu
/*---------------------------------------*/
.site-main-nav-wrap {
  position: absolute;
  right:0;
  bottom:0;
}
.site-main-nav {
  float: right;
  position: relative;
  font-size: 1.2rem;
}
.site-main-nav .main-menu li {
  position: relative;
}
.site-main-nav .main-menu > ul > li,
.site-main-nav .main-menu > li {
  float: left;
  margin-right: 3.4rem;
  padding: 3rem 0;
}
@media ( max-width: 1200px ) {
  .site-main-nav .main-menu > ul > li,
  .site-main-nav .main-menu > li {
    margin-right: 1.5rem;
  }
}
.site-main-nav .main-menu > ul > li:last-child,
.site-main-nav .main-menu > li:last-child {
  margin-right: 0;
}
.site-main-nav .main-menu a {
  display: block;
  font-weight: 400;
  color: #b0b0b0;
}
.site-main-nav .children,
.site-main-nav .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  width: 22rem;
  padding: 1rem 0;
  background-color: #222626;
  border-bottom: 0.3rem solid #10897a;
}
.site-main-nav .main-menu ul li a {
  color: #fff;
}
.site-main-nav .main-menu li:hover > a,
.site-main-nav .main-menu .current-menu-parent > a,
.site-main-nav .main-menu .current-menu-item a {
  color: #259487;
}
.site-main-nav .children a,
.site-main-nav .sub-menu a {
  padding: 1rem 2.5rem;
}
.site-main-nav .children .children,
.site-main-nav .sub-menu .sub-menu {
  top: -0.8rem;
  left: 22rem;
}
@media (max-width: 1199px) {
  .site-main-nav .children .children .children,
  .site-main-nav .sub-menu .sub-menu .sub-menu {
    left: -22rem;
  }
}
/*---------------------------------------*/
/* 11.0 - Mean Menu
/*---------------------------------------*/
.mean-container {
  float: left;
  width: 100%;
}
.mean-container a.meanmenu-reveal {
  position: static;
  color: #000;
  background: #fff;
}
.mean-container a.meanmenu-reveal span {
  background: #000;
}
.mean-container .mean-bar {
  padding: 0;
  z-index: 999;
  background: #fff;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
}
.mean-container .mean-nav {
  margin-top: 0;
  background: #fff;
}
.mean-container .mean-nav ul li a {
  border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
  color: #000;
}
.mean-container .mean-nav ul li a.mean-expand {
  width: 2.4rem;
  height: 2.4rem;
  line-height: 2.4rem;
  background: #fff;
  border-left: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
  border-bottom: 0.1rem solid rgba(0, 0, 0, 0.1) !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(0, 0, 0, 0.04);
}
.mean-container .mean-nav ul li a:hover {
  background: rgba(0, 0, 0, 0.04);
}
.mean-container .mean-nav ul li li a {
  border-top: 0.1rem solid rgba(0, 0, 0, 0.1);
}
.mean-container .mean-nav ul li a,
.mean-container .mean-nav ul li li a {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}
/*-----------------------------------------------------------------------------------*/
/* 12.0 - Page Head
/*-----------------------------------------------------------------------------------*/
.page-head {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
@media (min-width: 768px) {
  .page-head {
    padding-top: 6rem;
    padding-bottom: 5.2rem;
  }
}
.page-title {
  margin-bottom: 0;
  font-size: 2.4rem;
  line-height: 1.4;
  color: #fff;
}
@media (min-width: 768px) {
  .page-title {
    font-size: 3rem;
  }
}
.page-description {
  margin-bottom: 0;
  padding-left: 0.2rem;
  font-size: 1.4rem;
  line-height: 1.4;
  color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/* 13.0 - Footer
/*-----------------------------------------------------------------------------------*/
.site-footer {
  background-color: #222626;
}
.site-footer .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#map-canvas {
  width: 100%;
  height: 700px;
}
@media (max-width: 1200px) {
  #map-canvas {
    height: 300px;
  }
}
.google-map-wrapper,
.col-footer-widget {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .col-footer-widget .col-lg-half {
    float: right;
  }
}
.footer-contact-widget {
  padding: 6rem 1.5rem 5rem;
}
@media (min-width: 1200px) {
  .footer-contact-widget {
    padding-top: 8rem;
    padding-right: 8rem;
  }
}
.footer-contact-widget .footer-widget-title {
  font-size: 2.8rem;
  margin-bottom: 3rem;
  color: #fff;
}
@media (min-width: 991px) {
  .footer-contact-widget .footer-widget-title {
    font-size: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .footer-contact-widget .footer-widget-title {
    font-size: 4.2rem;
  }
}
.footer-contact-widget p {
  color: #636a6a;
}
.footer-contact-widget .timings {
  color: #fff;
}
.footer-contact-widget .social-networks a {
  color: #636a6a;
}
.footer-contact-widget .social-networks a:hover {
  color: #fff;
}
.contacts-list {
  margin: 4.8rem 0 4rem;
  color: #fff;
}
.contacts-list li {
  margin-bottom: 1.8rem;
}
.contacts-list li:last-child {
  margin-bottom: 0;
}
.contacts-list address {
  margin-bottom: 0;
  text-indent: -46px;
  margin-left: 46px;
}
.contacts-list .label {
  display: inline-block;
  margin-right: 0.5rem;
  font-weight: 400;
}
.contacts-list a {
  color: inherit;
}
.contacts-list a:hover {
  color: #10897a;
}
.icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: -0.5rem 1.8rem 0 0;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}
.icon-location {
  background-image: url("../images/icon-location.png");
}
.icon-phone {
  background-image: url("../images/icon-phone.png");
}
.icon-mobile {
  background-image: url("../images/icon-mobile.png");
}
.icon-fax {
  background-image: url("../images/icon-fax.png");
}
.icon-email {
  background-image: url("../images/icon-email.png");
}
.social-networks a {
  margin-right: 2rem;
}
.social-networks a:last-child {
  margin-right: 0;
}
.widgetized-footer {
  padding-top: 70px;
  padding-bottom: 40px;
  color: #fff;
}
.widgetized-footer .widget {
  margin-bottom: 30px;
}
.widgetized-footer strong {
  color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/* 14.0 - Home Page
/*-----------------------------------------------------------------------------------*/
.home .our-services {
  background-color: #f7f7f7;
}
.home-contents {
  background-color: #f7f7f7;
}
/*---------------------------------------*/
/* 14.1 - About Us
/*---------------------------------------*/
.about-us,
.home-contents {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .about-us,
  .home-contents {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .about-us,
  .home-contents {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.about-us .top-row,
.about-us .bottom-row {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .about-us .top-row,
  .about-us .bottom-row {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .about-us .top-row,
  .about-us .bottom-row {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}
.about-us p:last-child {
  margin-bottom: 0;
}
.about-us .entry-title {
  margin-bottom: 2.6rem;
}
.about-us .entry-content {
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .about-us .entry-content {
    margin-bottom: 4rem;
  }
  .about-us .entry-content p:not(:last-child) {
    margin-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .about-us .entry-content {
    margin-bottom: 6rem;
  }
}
.about-us .btn {
  padding: 1.2rem 2.6rem 1rem;
}
@media (max-width: 767px) {
  .about-us .col-xs-fullwidth:last-child {
    margin-top: 3rem;
  }
}
.our-message {
  margin-bottom: 0;
  padding: 4rem 4rem 3.5rem;
  background-color: #f9f9f9;
  border: none;
}

.our-message-icon {
  text-align: center;
}

.our-message-icon img {
  width: 55px;
  height: auto;
  margin: 0 auto 3.7rem;
}

@media (max-width: 992px) {
  .our-message {
    margin-top: 6rem;
  }
}
.our-message footer {
  color: #10897a;
}
.our-message small:before {
  content: "";
}
.our-message small,
.our-message cite {
  font-size: 1.4rem;
  font-weight: 700;
  font-style: normal;
}
/*---------------------------------------*/
/* 14.2 - Portfolio
/*---------------------------------------*/
.our-work {
  background-color: #10897a;
  color: #a5ede4;
}
.our-work .col-lg-half {
  float: right;
  margin-top: 5rem;
}
@media (min-width: 768px) {
  .our-work .col-lg-half {
    margin-top: 6.5rem;
  }
}
@media (min-width: 992px) {
  .our-work .col-lg-half {
    margin-top: 8rem;
  }
}
@media (min-width: 1200px) {
  .our-work .col-lg-half {
    margin: 9.5rem 0 6rem;
  }
}
.our-work .col-xs-fullwidth {
  padding: 0;
}
.our-work .sub-title,
.our-work .entry-title {
  color: #fff;
}
.our-work .font-size-lg {
  margin-bottom: 2rem;
  line-height: 1.25;
}
@media (min-width: 1199px) {
  .our-work .font-size-lg {
    margin-bottom: 3rem;
  }
}
.our-work .entry-content {
  margin-bottom: 2rem;
}
@media (min-width: 1199px) {
  .our-work .entry-content {
    margin-bottom: 3rem;
  }
}
.our-work .btn {
  padding: 1.2rem 3.2rem 0.9rem;
  font-size: 1.4rem;
  background-color: #fff;
  color: #10897a;
}
@media (max-width: 1199px) {
  .our-work .btn {
    margin-bottom: 3rem;
  }
}
.our-work .btn:hover {
  background-color: #0c695e;
  color: #fff;
}
.col-work-item .portfolio-item-post {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.col-work-item .portfolio-item-post .entry-thumbnail {
  margin-bottom: 0;
}
.col-work-item .portfolio-item-post .entry-title {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.col-work-item .portfolio-item-post .entry-category,
.col-work-item .portfolio-item-post .entry-category a {
  font-size: 1.4rem;
  color: #fff;
}
.col-work-item .portfolio-item-post .entry-category:hover,
.col-work-item .portfolio-item-post .entry-category a:hover {
  color: inherit;
}
.col-work-item .portfolio-item-post .entry-category:before,
.col-work-item .portfolio-item-post .entry-category a:before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.2rem;
  margin-right: 0.6rem;
  vertical-align: middle;
  background-color: #fff;
}

.col-work-item .project-details {
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  margin: 2.8rem 3.8rem 2rem;
  z-index: 2;
}

.col-work-item .project-details h3 {
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  opacity: 0;
}

.col-work-item .project-details > a {
  -webkit-transform: translateX(-30px);
  transform: translateX(-30px);
  -webkit-transition: all 0s ease;
  transition: all 0s ease;
  opacity: 0;
}

.col-work-item:hover .project-details > h3,
.col-work-item:hover .project-details > a {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  opacity:1;
}

.col-work-item:hover .project-details > h3 {
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
}
.col-work-item:hover .project-details > a {
  -webkit-transition-delay: .4s;
  transition-delay: .4s;
}

.col-work-item .portfolio-item-post:hover .project-details {
  left: 0;
  -webkit-transition: outline-offset 1s ease;
  transition: outline-offset 1s ease;
}

/*---------------------------------------*/
/* 14.3 - Blog
/*---------------------------------------*/
.our-blog {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.our-blog figure img {
  max-width: 360px;
  height: auto;
  max-height: 188.5px;
}
.post-password-form label {
  margin-bottom: 0;
  margin-right: -4px;
}
.post-password-form input[type=submit] {
  vertical-align: bottom;
}

@media (min-width: 768px) {
  .our-blog {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .our-blog {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
@media (min-width: 1200px) {
  .our-blog {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.col-blog .hentry {
  margin-top: 2rem;
}
.our-blog .col-blog:nth-child(odd) {
  clear: both;
}
@media (min-width: 768px) {
  .col-blog .hentry {
    margin-top: 3rem;
  }
}
@media (min-width: 992px) {
  .col-blog .hentry {
    margin-top: 4rem;
  }
}
.col-blog figure {
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  .col-blog figure {
    margin-bottom: 3.5rem;
  }
}
@media (max-width: 1199px) {
  .col-blog img {
    width: 100%;
    height: auto;
  }
}
.col-blog .entry-title {
  margin-bottom: 1rem;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1.6;
}
@media (min-width: 768px) {
  .col-blog .entry-title {
    margin-bottom: 1.8rem;
  }
}
.col-blog .entry-meta > span {
  display: inline-block;
}
.col-blog .entry-meta > span:not(:last-child) {
  margin-right: 4.3rem;
}
.col-blog .entry-meta,
.col-blog .posted-on {
  margin-bottom: 1rem;
  font-size: 1.4rem;
}
@media (min-width: 1200px) {
  .col-blog .blog-date {
    text-align: right;
  }
}
.col-blog .entry-meta a,
.blog-post .blog-post-entry-meta a {
  font-weight: 700;
}
@media (min-width: 768px) {
  .col-blog .entry-meta,
  .col-blog .posted-on {
    margin-bottom: 2rem;
  }
}
.col-blog .entry-summary > p {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .col-blog .entry-summary > p {
    margin-bottom: 2.5rem;
  }
}
.col-blog .ream-more-link {
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.5px;
}
/*---------------------------------------*/
/* 14.4 - Testimonials
/*---------------------------------------*/
.testimonials {
  padding-top: 5rem;
  padding-bottom: 2.4rem;
  background-color: #f7f7f7;
}
@media (min-width: 768px) {
  .testimonials {
    padding-top: 7rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .testimonials {
    padding-top: 9rem;
    padding-bottom: 6rem;
  }
}
.client-testimonial {
  margin-top: 3rem;
}
.testimonial-icon {
  position: absolute;
  left: 8.6rem;
  top: 4.3rem;
}
.testimonial-icon img {
  width: 58px;
  height: auto;
}
@media (min-width: 480px) {
  .client-testimonial {
    margin: 0 0 0 19.3rem;
    padding-left: 0;
    background: none;
    border: none;
  }
}
@media (min-width: 480px) and (max-width: 1200px) {
  .client-testimonial {
    margin: 0 0 0 16.2rem;
    padding-right: 0;
  }
}
.client-testimonial p {
  margin-bottom: 2.7rem;
}
.client-testimonial footer {
  font-style: normal;
}
.client-testimonial footer:before {
  content: '';
}
.client-testimonial footer a {
  display: block;
}
.client-testimonial cite {
  font-size: 1.4rem;
  font-weight: 700;
  font-style: inherit;
  color: #363636;
}
/*---------------------------------------*/
/* 14.5 - Clients
/*---------------------------------------*/
.our-clients {
  padding-top: 5rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .our-clients {
    padding-top: 7rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 992px) {
  .our-clients {
    padding-top: 9rem;
    padding-bottom: 10rem;
  }
}
.col-client {
  display: table;
  min-height: 20.8rem;
  margin-top: 3rem;
}
.client-logo {
  max-width: 360px;
  text-align: center;
  padding: 1.5rem;
  vertical-align: middle;
  -webkit-transition: outline-offset 0.3s ease;
  transition: outline-offset 0.3s ease;
  background-color: #f7f7f7;
  min-height: 208px;
}
.client-logo:hover {
  outline: 0.1rem solid #fff;
  outline-offset: -0.8rem;
}
.client-logo img {
  margin-right: auto;
  margin-left: auto;
  max-width: 325px;
  max-height: 175px;
  height: auto;
  /*height: auto;*/
  margin-left: auto;
  margin-right: auto;
  margin-top: 28%;
  position: relative;
  transform: translateY(-50%);
}
/*-----------------------------------------------------------------------------------*/
/* 15.0 - Blog Page
/*-----------------------------------------------------------------------------------*/
/* Sticky Blog Post */
.sticky {
  position: relative;
}
.sticky:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 150;
  border-top: 5.5rem solid #f0a036;
  border-left: 5.5rem solid transparent;
}
.sticky:after {
  content: "\f08d";
  font: normal normal normal 1.4rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
  color: #fff;
  font-size: 1.6rem;
  position: absolute;
  top: 0.8rem;
  right: 1.1rem;
  z-index: 200;
  -webkit-transform: rotate(-48deg);
  -ms-transform: rotate(-48deg);
  transform: rotate(-48deg);
}
/* Standard Blog Post */
.blog-post {
  margin-bottom: 5rem;
}
.blog-post > figure {
  position: relative;
  margin-bottom: 2rem;
}
.blog-post > figure img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.blog-post .entry-header {
  margin-bottom: 2rem;
}
.blog-post .entry-title {
  margin-bottom: 0.6rem;
  font-size: 2.8rem;
}
.blog-post .entry-meta > span {
  display: inline-block;
}
.blog-post .entry-meta > span:not(:last-child) {
  margin-right: 2.6rem;
}
.blog-post .entry-meta,
.blog-post .posted-on {
  font-size: 1.4rem;
}
.blog-post .posted-on {
  display: block;
  margin-bottom: -0.3rem;
}
.blog-post .entry-summary > p {
  margin-bottom: 1rem;
}
.blog-post .ream-more-link {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #10897a;
  letter-spacing: 0.5px;
}
.blog-post .ream-more-link:hover {
  color: #363636;
}
.blog-post .entry-content {
  margin-bottom: 2rem;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
strong {
  color: #363636;
}
.highlight {
  color: #10897a;
}
/* Video Blog Post */
.format-video .fa-play-circle-o {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 4.2rem;
  height: 4.4rem;
  margin: auto;
  font-size: 4.8rem;
}
/* Gallery Blog Post */
.gallery-blog-post {
  margin-bottom: 2rem;
}
.format-gallery {
  margin-bottom: 2rem;
}
.format-gallery .flex-control-nav {
  width: auto;
  left: 50%;
  bottom: 2.5rem;
  padding: 0.1rem 1.1rem;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 1.5rem;
  background-color: rgba(54, 54, 54, 0.75);
}
/* Quote Blog Post */
blockquote {
  margin-bottom: 3rem;
  padding: 2.7rem 3.6rem 3.3rem 3.6rem;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 500;
  background-color: #ebf7f6;
  border-left-color: #10897a;
}
.quote-with-icon {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .quote-with-icon {
    padding: 3.6rem 3rem 3rem 19.6rem;
    background: url("../images/icon-quote.png") no-repeat 6.6rem 4.8rem;
    background-color: #ebf7f6;
    border: none;
  }
}
.quote-with-icon p {
  margin-bottom: 1rem;
}
.quote-with-icon footer:before {
  content: "";
  display: inline-block;
  width: 0.5rem;
  height: 0.3rem;
  margin-right: 0.6rem;
  vertical-align: middle;
  background-color: #10897a;
}
.quote-with-icon cite {
  font-size: 1.4rem;
  font-weight: 700;
  font-style: normal;
  color: #10897a;
}
/*---------------------------------------*/
/* 15.1 - Blog Single
/*---------------------------------------*/
/* Tag Links */
.tag-links {
  text-transform: capitalize;
}
.tag-links .tag-links {
  display: block;
}
.tag-links a {
  display: inline-block;
  margin: 0 0.4rem 0.4rem 0;
  padding: 0.7rem 1.5rem;
  font-size: 1.2rem;
  background-color: #f9f9f9;
}
.tag-links a:hover {
  background-color: #10897a;
  color: #fff;
}
/* Post Author Style */
.about-author {
  margin-bottom: 4rem;
  padding: 3.6rem 3.8rem 3.2rem;
  background-color: #f9f9f9;
}
.about-author .author-avatar-wrapper {
  margin-bottom: 1.5rem;
  text-align: center;
}
@media (min-width: 480px) {
  .about-author .author-avatar-wrapper {
    float: left;
    margin: 0.2rem 2.4rem 0 0;
  }
}
.about-author .author-name {
  margin-top: 0.7rem;
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}
.about-author img {
  height: auto;
  max-width: 120px;
}
@media (min-width: 480px) {
  .about-author .author-info {
    display: table;
  }
}
.about-author .view-all-post-link {
  float: right;
  margin-top: 0.5rem;
  font-size: 1.2rem;
  font-weight: 700;
}
.about-author p {
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 500;
}
.about-author p:last-child {
  margin-bottom: 0;
}
.about-author .social-networks {
  line-height: 1;
}
.about-author .social-networks a {
  display: inline-block;
  margin: 1.5rem 0.7rem 0.6rem;
  color: #474c4c;
}
.about-author .social-networks a:hover {
  color: #10897a;
}
/* Post Navigation Style */
.post-navigation-with-title {
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  font-size: 1.4rem;
  border-bottom: 0.1rem solid #f0f0f0;
}
.post-navigation-with-title .post-title {
  display: inline-block;
  font-weight: 700;
}
.post-navigation-with-title .nav-next > a,
.post-navigation-with-title .nav-previous > a {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #10897a;
}
.post-navigation-with-title .nav-next > a:hover,
.post-navigation-with-title .nav-previous > a:hover {
  color: #363636;
}
.post-navigation-with-title .nav-next {
  float: right;
  padding-left: 1rem;
  text-align: right;
}
.post-navigation-with-title .nav-previous,
.post-navigation-with-title .nav-next {
  width: 50%;
}
.post-navigation-with-title .nav-previous {
  float: left;
  padding-right: 1rem;
}
/* Related Posts Style */
.related-posts {
  margin-bottom: 3rem;
}
.related-posts .related-posts-title {
  margin-bottom: 3rem;
  font-size: 1.6rem;
}
.related-posts .title {
  margin-bottom: 0.8rem;
  font-size: 1.4rem;
  line-height: 1.7;
}
.related-posts .cat-link {
  font-size: 1.4rem;
  color: #10897a;
}
.related-posts .cat-link a {
  color: inherit;
}
@media (max-width: 767px) {
  .related-posts .col-sm-6:not(:last-child) {
    margin-bottom: 3rem;
  }
}
/*---------------------------------------*/
/* 15.2 - Comments
/*---------------------------------------*/
#comments-title {
  margin-bottom: 3.5rem;
  font-size: 1.6rem;
}
.comment-list {
  overflow: hidden;
  margin-bottom: 2rem;
}
@media (max-width: 415px) {
  .comment-list {
    text-align: center;
  }
}
.comment-list .children article {
  padding: 2rem 3rem;
  background-color: #f9f9f9;
}
@media (min-width: 415px) and (max-width: 990px) {
  .comment-list .children article {
    padding: 0rem 1rem;
    background-color: #fff;
    border-left: 4px solid #c5c5c5;
  }
}
.comment-body ul,
.comment-body ol {
  margin-bottom: 2rem;
}
.comment-body ul ul,
.comment-body ol ul,
.comment-body ul ol,
.comment-body ol ol {
  margin-bottom: 0;
}
.page-template #comments {
  padding-top: 3.5rem;
}
#comments {
  padding-top: 3rem;
}
#comments .comment {
  display: block;
}
#comments .comment-body {
  margin-bottom: 3.5rem;
}
#comments .comment-body p {
  margin-bottom: 0.5rem;
}
#comments .author-photo {
  margin-top: 1rem;
  margin-bottom: 1rem;
  /*text-align: center;*/
  overflow: hidden;
  float: left;
}
@media (max-width: 415px) {
  #comments .author-photo {
    text-align: center;
    float: none;
  }
}
#comments .author-photo img:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#comments .comment-wrapper {
  position: relative;
  padding-left: 3rem;
}
@media (min-width: 415px) {
  #comments .comment-wrapper {
    margin-left: 11.5rem;
  }
}
#comments .comment-author,
#comments .fn,
#comments .comment-metadata,
#comments .reply {
  display: inline-block;
}
#comments .fn {
  margin-bottom: 1.2rem;
  margin-right: 1.4rem;
  font-size: 1.4rem;
}
#comments .reply {
  font-size: 1.2rem;
}
#comments .pingback {
  list-style: none;
  padding: 0 0 2rem 0;
  line-height: 1.4;
}
#comments .pingback p {
  margin-bottom: 0;
}
#comments time {
  font-size: 1.2rem;
}
@media (min-width: 991px) {
  #comments .depth-2 article {
    margin-left: 5.5rem;
  }
  #comments .depth-3 article {
    margin-left: 13.5rem;
  }
  #comments .depth-4 article,
  #comments .depth-5 article,
  #comments .depth-6 article,
  #comments .depth-7 article,
  #comments .depth-8 article,
  #comments .depth-9 article,
  #comments .depth-10 article {
    margin-left: 16.5rem;
  }
}
@media (min-width: 1200px) {
  #comments .depth-4 article,
  #comments .depth-5 article,
  #comments .depth-6 article,
  #comments .depth-7 article,
  #comments .depth-8 article,
  #comments .depth-9 article,
  #comments .depth-10 article {
    margin-left: 21.5rem;
  }
}
.bypostauthor .comment-wrapper {
  border-top-width: 0.3rem;
  border-bottom-width: 0.3rem;
}
/*---------------------------------------*/
/* 15.3 - Respond
/*---------------------------------------*/
#reply-title {
  font-size: 1.6rem;
}
#cancel-comment-reply-link {
  font-weight: 700;
  margin-left: 1.5rem;
}
#respond {
  font-size: 1.2rem;
}
#respond .comment-notes {
  margin-bottom: 3rem;
}
#respond input[type="text"],
#respond input[type="url"],
#respond input[type="email"] {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border: none;
}
@media (min-width: 991px) {
  #respond input[type="text"],
  #respond input[type="url"],
  #respond input[type="email"] {
    width: 52%;
  }
}
#respond p {
  margin-bottom: 1rem;
}
#respond p:last-child {
  margin-bottom: 0;
}
#respond textarea {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  resize: vertical;
  border: none;
}
@media (min-width: 768px) {
  #respond textarea {
    width: 100%;
  }
}
#respond input[type="submit"] {
  margin-top: 1rem;
}
#respond input[type="submit"]:hover,
#respond input[type="submit"]:focus,
#respond input[type="submit"].focus {
  background-color: #0c695e;
  border-color: #0c695e;
}
.comment-subscription-form {
  margin-top: 1.4rem;
  margin-bottom: 0;
  line-height: 1;
}
.form-allowed-tags {
  font-size: 1.5rem;
}
/*-----------------------------------------------------------------------------------*/
/* 16.0 - Portfolio Page
/*-----------------------------------------------------------------------------------*/
.portfolio-items-filter {
  margin: 0 0.4rem 4rem;
  padding-top: 1.5rem;
  font-size: 1.4rem;
}
.portfolio-items-filter a {
  display: inline-block;
  float: left;
  margin-right: 1.5rem;
}
@media (min-width: 1199px) {
  .portfolio-items-filter a {
    margin-right: 3.6rem;
  }
}
.portfolio-items-filter a:last-child {
  margin-right: 0;
}
.portfolio-items-filter .active {
  color: #10897a;
}
.portfolio-item-post {
  margin-bottom: 3rem;
}
.portfolio-item-post .entry-thumbnail {
  position: relative;
  margin-bottom: 2.5rem;
  overflow: hidden;
}
.portfolio-item-post .entry-thumbnail img {
  display: block;
  width: 100%;
  height: auto;
  transition: all .4s ease-in-out;
}
.portfolio-item-post .entry-thumbnail:hover img {
  transform: scale(1.2);
}
.our-work .portfolio-item-post .entry-thumbnail:hover .entry-media-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.portfolio-item-post .entry-title {
  margin-bottom: 0.2rem;
  font-size: 1.6rem;
}
.portfolio-item-post .entry-category,
.portfolio-item-post .entry-category a {
  display: block;
  font-size: 1.3rem;
  color: #10897a;
}
.portfolio-item-post .entry-category a { display: inline-block; }
.portfolio-item-post .entry-category:hover,
.portfolio-item-post .entry-category a:hover {
  color: #363636;
}
.portfolio-item-post .entry-media-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.2s ease;
  background-color: rgba(34, 38, 38, 0.8);
}
.view-more-btn-wrap {
  margin-top: 5rem;
}
/* Portfolio Detail Page */
.portfolio-detail-page {
  padding-top: 5.5rem;
  padding-bottom: 6rem;
  background-color: #f9f9f9;
}
@media (min-width: 1199px) {
  .portfolio-detail-page {
    padding-top: 8.5rem;
    padding-bottom: 9rem;
  }
}
.portfolio-detail-page .details {
  margin-top: 0.2rem;
  font-size: 2.1rem;
}
.portfolio-detail-page .entry-title {
  margin-bottom: 3rem;
  font-size: 3rem;
}
.portfolio-detail-page .entry-thumbnail {
  margin-bottom: 5rem;
}
.portfolio-detail-page .entry-thumbnail img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.portfolio-detail-page .entry-meta {
  padding-top: 0.6rem;
  margin-bottom: 1.5rem;
}
.portfolio-detail-page .entry-meta li {
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .portfolio-detail-page .entry-meta li {
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #f7f7f7;
  }
  .testimonial-icon { display: none; }
}
@media (min-width: 480px) {
  .portfolio-detail-page .entry-meta li {
    float: left;
  }
}
.portfolio-detail-page .entry-meta li:not(:last-child) {
  margin-right: 3rem;
}
@media (min-width: 768px) {
  .portfolio-detail-page .entry-meta li:not(:last-child) {
    margin-right: 4rem;
  }
}
@media (min-width: 992px) {
  .portfolio-detail-page .entry-meta li:not(:last-child) {
    margin-right: 7.5rem;
  }
}
.portfolio-detail-page .entry-meta h4 {
  margin-bottom: 0;
  font-size: 1.4rem;
}
@media (max-width: 480px) {
  .portfolio-detail-page .entry-meta h4 {
    display: inline-block;
  }
}
.portfolio-detail-page .entry-meta small {
  display: block;
  font-size: 1.6rem;
  color: #10897a;
}
@media (max-width: 480px) {
  .portfolio-detail-page .entry-meta small {
    float: right;
  }
}
.portfolio-detail-page .entry-content p {
  margin-bottom: 3rem;
}
.portfolio-image-section {
  background-color: #fff;
}

.portfolio-image-section,
.portfolio-video-section {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (min-width: 768px) {
  .portfolio-image-section,
  .portfolio-video-section {
    padding-top: 11rem;
    padding-bottom: 11rem;
  }
}
.portfolio-image-section .title,
.portfolio-video-section .title {
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .portfolio-image-section .title,
  .portfolio-video-section .title {
    font-size: 3rem;
  }
}
.portfolio-image-section p:last-of-type,
.portfolio-video-section p:last-of-type {
  margin-bottom: 0;
}
.portfolio-video-section,
.portfolio-video-section strong {
  background-color: #363636;
  color: #fff;
}
.portfolio-video-section .title {
  color: #fff;
}
@media (max-width: 767px) {
  .portfolio-video-section .swipebox-video {
    margin-top: 4rem;
  }
}
.portfolio-video-section img {
  width: 100%;
}
a.swipebox-video {
  display: block;
  position: relative;
  color: #fff;
}
a.swipebox-video:hover {
  color: #f7f7f7;
}
a.swipebox-video:before {
  content: "\f01d";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: block;
  width: 4.4rem;
  height: 4.4rem;
  line-height: 1;
  margin: auto;
  text-align: center;
  font-size: 4.8rem;
  font-family: 'FontAwesome';
}
.portfolio-fullwidth .col-lg-half {
  padding-top: 5rem;
}
@media (min-width: 992px) {
  .portfolio-fullwidth .col-lg-half {
    padding-top: 9%;
  }
}
@media (min-width: 1200px) {
  .portfolio-fullwidth .col-lg-half {
    padding-top: 16%;
  }
}
.portfolio-fullwidth .title {
  font-size: 2.4rem;
}
@media (min-width: 768px) {
  .portfolio-fullwidth .title {
    font-size: 3rem;
  }
}
@media (min-width: 992px) {
  .portfolio-fullwidth .title {
    margin-bottom: 4rem;
  }
}
.portfolio-fullwidth .img-responsive {
  width: 100%;
}
.portfolio-fullwidth .col-thumbnail {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 992px) {
  .portfolio-fullwidth .row-odd .col-description {
    float: right;
  }
  .portfolio-fullwidth .row-even .col-lg-half,
  .portfolio-fullwidth .row-even .col-thumbnail {
    float: right;
  }
}
@media (min-width: 1366px) {
  .portfolio-fullwidth .col-description {
    padding-right: 0;
    padding-left: 0;
  }
  .portfolio-fullwidth .row-odd .col-lg-half {
    padding-left: 12%;
  }
  .portfolio-fullwidth .row-even .col-lg-half {
    padding-right: 12%;
  }
}
.call-to-action {
  padding-top: 4.4rem;
  padding-bottom: 4rem;
  background-color: #10897a;
  color: #fff;
}
.call-to-action .title {
  margin-bottom: 0.8rem;
  color: #fff;
}
.call-to-action p {
  margin-bottom: 0;
}
.call-to-action .btn {
  margin-top: 1rem;
  padding: 1.2rem 3.2rem 0.9rem;
  font-size: 1.4rem;
  background-color: #fff;
  color: #10897a;
}
.call-to-action .btn:hover {
  background-color: #0c695e;
  color: #fff;
}
/*-----------------------------------------------------------------------------------*/
/* 17.0 - Services Page
/*-----------------------------------------------------------------------------------*/
.our-services {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
@media (min-width: 1200px) {
  .our-services {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media (min-width: 992px) {
  .our-services .hentry {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1199px) {
  .our-services .sub-title {
    text-align: left;
    margin: 0;
  }
}
.our-team .btn,
.our-services .btn {
  margin-top: 2.7rem;
  padding-left: 5.4rem;
  padding-right: 5.4rem;
}
.our-team .btn { margin-bottom: 2.7rem; }
@media (min-width: 992px) {
  .our-team .btn,
  .our-services .btn {
    float: right;
  }
}
.our-services p {
  margin-bottom: 0;
}
.service-item {
  margin-top: 4.5rem;
}
@media (min-width: 1200px) {
  .service-item {
    margin-top: 3rem;
  }
}
.service-icon {
  margin-bottom: 2.2rem;
}
.service-title {
  margin-top: 0.5rem;
  line-height: 1.57;
}
.services-variation-one,
.single-service-post {
  background-color: #fff;
}
.services-variation-two {
  background-color: #f8f8f8;
}
@media (min-width: 1200px) {
  .services-variation-one .service-icon,
  .single-service-post .service-icon {
    padding-left: 3.5rem;
  }
  .services-variation-one .service-title,
  .single-service-post .service-title {
    padding-left: 3.5rem;
  }
}
/*---------------------------------------*/
/* 17.1 - Services Single
/*---------------------------------------*/
.single-service-post {
  padding-top: 5rem;
  padding-bottom: 3rem;
}
@media (min-width: 768px) {
  .single-service-post {
    padding-top: 6rem;
    padding-bottom: 4rem;
  }
}
@media (min-width: 1200px) {
  .single-service-post {
    padding-top: 8rem;
    padding-bottom: 6rem;
  }
  .single-service-post .service-icon {
    margin-top: 3.6rem;
  }
}
/*---------------------------------------*/
/* 17.2 - Related Services
/*---------------------------------------*/
.related-services {
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media (min-width: 768px) {
  .related-services {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }
}
@media (min-width: 1200px) {
  .related-services {
    padding-top: 9rem;
    padding-bottom: 9rem;
  }
}
@media (min-width: 1200px) {
  .related-services-header {
    margin-bottom: 3.5rem;
  }
}
.related-services .title {
  margin-bottom: 1rem;
  font-size: 3rem;
}
/*-----------------------------------------------------------------------------------*/
/* 18.0 - Team Page
/*-----------------------------------------------------------------------------------*/
.our-team {
  padding-top: 4.5rem;
}
@media (min-width: 768px) {
  .our-team {
    padding-top: 6rem;
  }
}
@media (min-width: 992px) {
  .our-team {
    padding-top: 8rem;
  }
}
.our-team .hentry {
  margin-bottom: 4.5rem;
}
@media (min-width: 768px) {
  .our-team .hentry {
    margin-bottom: 6rem;
  }
}
.col-team-member {
  padding-right: 0;
  padding-left: 0;
}
.col-team-member:hover {
  z-index: 9999;
  transition: all 0.5s;
}
.team-member {
  position: relative;
  overflow: hidden;
}
.team-member img {
  display: block;
  width: 100%;
  height: auto;
}
.team-member header {
  padding: 1rem 3rem;
}
.team-member span {
  display: block;
  font-size: 1.4rem;
  color: #10897a;
}
.team-member .title {
  margin-bottom: 0;
  font-size: 1.8rem;
}
.team-member .summary {
  position: absolute;
  bottom: 0;
  width: 100%;
  transition: all 0.5s ease;
  background-image: -webkit-linear-gradient(top, transparent 0, rgba(255, 255, 255, 0.9) 100%);
  background-image: linear-gradient(to bottom, transparent 0, rgba(255, 255, 255, 0.9) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6ffffff', GradientType=0);
}
.team-member .detail {
  padding: 0 3rem 1rem;
  min-width: 300px;
}
.team-member header .detail {
  padding: 0;
}
.team-member .social-networks {
  margin-left: -5rem;
}
.team-member .social-networks a {
  margin-right: 5rem;
}
/*-----------------------------------------------------------------------------------*/
/* 19.0 - Contact Page
/*-----------------------------------------------------------------------------------*/
.contact-us-page .hentry {
  margin-bottom: 3rem;
}
label {
  display: inline-block;
  margin-bottom: 0.6rem;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
  display: block;
  width: 100%;
  padding: 0.6rem 1.5rem 0.8rem;
  background: #f6f6f6;
  border: 0.1rem solid #e2e2e2;
  box-shadow: none;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
textarea {
  height: 17rem;
}
input.error,
textarea.error {
  outline: 0.1rem solid #e74242;
  background-color: rgba(244, 67, 54, 0.06);
}
input[type="submit"] {
  padding-right: 4.2rem;
  padding-left: 4.2rem;
}
.contact-form {
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .contact-form {
    margin-bottom: 3.5rem;
  }
}
.submit-button-wrapper {
  margin-top: 3.5rem;
}
#ajax-loader-wrapper {
  display: inline-block;
  margin: 0 0 0 1.5rem;
  vertical-align: middle;
}
#ajax-loader {
  font-size: 2.1rem;
  color: #10897a;
}
#ajax-loader,
#error-container,
#message-container {
  display: none;
}
#error-container label {
  display: block;
}
#error-container:not(:empty),
#message-container:not(:empty) {
  margin-top: 2.5rem;
}
#error-container,
#message-container {
  color: #e74242;
}
/* Side Widgets */
.contact-side-content {
  padding: 4.4rem 7rem;
  text-align: center;
  color: #fff;
}
.contact-address {
  margin-top: 1rem;
  background-color: #10897a;
}
.contact-address address {
  margin-bottom: 0;
}
.contact-address .fa-home {
  margin-bottom: 1.4rem;
  font-size: 3rem;
}
.contact-address hr {
  border-color: #169b8a;
}
.contacts-list-box {
  background-color: #363636;
}
.contacts-list-box hr {
  margin-top: 2.2rem;
  margin-bottom: 2.5rem;
  border-color: #484848;
}
.contacts-list-box a {
  color: inherit;
}
.contacts-list-box a:hover {
  color: #10897a;
}
.contacts-list-box .fa-phone,
.contacts-list-box .fa-envelope-o {
  display: block;
  margin-bottom: 1rem;
  font-size: 3rem;
}
.contacts-list-box .social-networks {
  padding-top: 0.8rem;
}
.contacts-list-box .social-networks a {
  margin-right: 2rem;
  color: #727272;
}
.contacts-list-box .social-networks a:last-child {
  margin-right: 0;
}
.contacts-list-box .social-networks a:hover {
  color: #fff;
}
.contacts-list-box .social-networks .fa {
  font-size: 2.4rem;
}

/*-----------------------------------------------------------------------------------*/
/* 8.0 - Scroll To Top
/*-----------------------------------------------------------------------------------*/
#scroll-top {
  display: none;
  position: fixed;
  right: 30px;
  bottom: 13px;
  z-index: 9999;
  height: 42px;
  width: 42px;
  line-height: 36px;
  text-align: center;
  border: 2px solid #363636;
  transition: all 0.25s ease-in-out;
}
#scroll-top:hover {
  border-color: #10897a;
}

/*-----------------------------------------------------------------------------------*/
/* 20.0 - 404 Page
/*-----------------------------------------------------------------------------------*/
.error-404 {
  text-align: center;
}
.error-404 .title {
  font-size: 11rem;
  line-height: 0.85;
}
@media (min-width: 768px) {
  .error-404 .title {
    font-size: 21rem;
  }
}
@media (min-width: 992px) {
  .error-404 .title {
    font-size: 30rem;
  }
}
.error-404 small {
  font-size: 1.8rem;
  font-weight: 700;
  color: #ef3e36;
}
.error-404 .content {
  max-width: 55rem;
  margin-left: auto;
  margin-right: auto;
}
.error-404 .content span {
  color: #10897a;
}
.error-404 p {
  margin-bottom: 2.6rem;
  font-size: 1.8rem;
  color: #363636;
}
@media (min-width: 768px) {
  .error-404 p {
    font-size: 2.1rem;
  }
}
.error-404 .btn {
  padding-right: 3.5rem;
  padding-left: 3.5rem;
}

/*-----------------------------------------------------------------------------------*/
/* 21.0 - Quick And Easy FAQ Plugin
/*-----------------------------------------------------------------------------------*/
.qe-faq-toggle {
  border-bottom: 1px solid #eaeaea;
}

.qe-faq-toggle .qe-toggle-title {
  background-color: #fff;
  border: none;
  text-indent: -13px;
  padding-left: 1.6em;
}

.qe-faq-toggle .qe-toggle-title:hover {
  background-color: #fff;
}

.qe-faq-toggle .qe-toggle-title strong {
  color: #363636;
}

.qe-faq-toggle .qe-toggle-title:hover strong {
  color: #259487;
}

.qe-faq-toggle .qe-toggle-title i.fa {
  color: #10897a;
}

.qe-faq-toggle.active .qe-toggle-title {
  background-color: #fff;
}

.qe-faq-toggle .qe-toggle-content {
  border: none;
  padding: 0 1.5em 0.3em 1.5em;
}

.qe-faq-toggle .qe-toggle-content h4 {
  font-weight: normal;
}

.qe-faqs-toggles-group {
  margin: 15px 0;
}

.qe-faqs-filters-container .qe-faqs-filter {
  border: none;
  padding: 0px 15px;
  margin: 0 10px 10px 0;
  font-weight: bold;
}

.qe-faqs-filters-container .qe-faqs-filter:hover,
.qe-faqs-filters-container .active .qe-faqs-filter {
  background-color: #fff;
  color: #10897a;
  border-bottom: 2px solid;
}

/*-----------------------------------------------------------------------------------*/
/* 22.0 - Contact Form7 Plugin
/*-----------------------------------------------------------------------------------*/
div.wpcf7 {
  font-size: 1.4rem;
}
.wpcf7 label{
  width: 100%;
  font-family: "Montserrat", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  background:#f6f6f6;
  font-family: "Montserrat", "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 0.1rem solid #e2e2e2;
}
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
  margin-top: .7rem;
  margin-bottom: 1.7rem;
}
.wpcf7 input[type="submit"]:hover,
.wpcf7 input[type="submit"]:focus,
.wpcf7 input[type="button"]:hover,
.wpcf7 input[type="button"]:focus {
  background-color: #0c695e;
  border-color: #0c695e;
}

/*-----------------------------------------------------------------------------------*/
/* 22.0 - Contact Form7 Plugin
/*-----------------------------------------------------------------------------------*/
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
}
#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #10897a;
  z-index: 1001;

  -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #727272;

  -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fff;

  -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}

@-webkit-keyframes spin {
  0%   {
    -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);  /* IE 9 */
    transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);  /* IE 9 */
    transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
  }
}
@keyframes spin {
  0%   {
    -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);  /* IE 9 */
    transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
  }
  100% {
    -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);  /* IE 9 */
    transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
  }
}

#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #222222;
  z-index: 1000;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}


/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(-100%);  /* IE 9 */
  transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(100%);  /* IE 9 */
  transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
}
.loaded #loader-wrapper .loader-section.section-right,
.loaded #loader-wrapper .loader-section.section-left {

  -webkit-transition: all 0.3s 0.3s ease-out;
  transition: all 0.3s 0.3s ease-out;
}
.loaded #loader-wrapper {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);

  -webkit-transition: all 0.3s 0.6s ease-out;
  transition: all 0.3s 0.6s ease-out;
}