@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova/proximanova-black-webfont.eot");
  src: url("../fonts/proximanova/proximanova-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-black-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-black-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-black-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova/proximanova-semibold-webfont.eot");
  src: url("../fonts/proximanova/proximanova-semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-semibold-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-semibold-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-semibold-webfont.svg#proxima_novasemibold") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova/proximanova-regular-webfont.eot");
  src: url("../fonts/proximanova/proximanova-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-regular-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-regular-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-regular-webfont.svg#proxima_nova_rgregular") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNova';
  src: url("../fonts/proximanova/proximanova-light-webfont.eot");
  src: url("../fonts/proximanova/proximanova-light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/proximanova/proximanova-light-webfont.woff") format("woff"), url("../fonts/proximanova/proximanova-light-webfont.ttf") format("truetype"), url("../fonts/proximanova/proximanova-light-webfont.svg#proxima_novalight") format("svg");
  font-weight: 300;
  font-style: normal;
}

/* line 2, ../sass/_html-elements.scss */
html {
  font-size: 62.5%;
  overflow-x: hidden;
}

/* line 6, ../sass/_html-elements.scss */
body {
  color: #8d8d8d;
  /*font-family: "ProximaNova", sans-serif;*/
}

/* line 11, ../sass/_html-elements.scss */
body.layout-boxed #page {
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 5px #888888;
  -moz-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
}

/* line 16, ../sass/_html-elements.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  /*font-family: "Roboto Slab", sans-serif;*/
}

/* line 19, ../sass/_html-elements.scss */
a {
  color: black;
}
/* line 21, ../sass/_html-elements.scss */
a:hover {
  text-decoration: none;
  color: #179bb2;
}
/* line 25, ../sass/_html-elements.scss */
a:active {
  text-decoration: none;
  outline: none;
}
/* line 28, ../sass/_html-elements.scss */
a:focus {
  text-decoration: none;
  outline: none;
  color: #179bb2;
}

/* line 34, ../sass/_html-elements.scss */
.profile h3 {
  margin-bottom: 10px;
}

/* line 39, ../sass/_html-elements.scss */
button:focus {
  outline: none !important;
}

/* line 44, ../sass/_html-elements.scss */
iput:focus {
  outline: none !important;
}

/* line 49, ../sass/_html-elements.scss */
p:first-child {
  margin-top: 0;
}

/* line 53, ../sass/_html-elements.scss */
em {
  font-style: italic;
}

/* line 56, ../sass/_html-elements.scss */
dfn {
  font-style: italic;
  font-weight: bold;
}

/* line 60, ../sass/_html-elements.scss */
ins {
  border-bottom: none;
  text-decoration: none;
}

/* line 64, ../sass/_html-elements.scss */
pre {
  font-size: 14px;
}

/* line 67, ../sass/_html-elements.scss */
code {
  font-size: 14px;
}

/* line 70, ../sass/_html-elements.scss */
tt {
  font-size: 14px;
}

/* line 73, ../sass/_html-elements.scss */
samp {
  font-size: 14px;
}

/* line 76, ../sass/_html-elements.scss */
kbd {
  font-size: 14px;
}

/* line 79, ../sass/_html-elements.scss */
var {
  font-size: 14px;
}

/* line 86, ../sass/_html-elements.scss */
blockquote {
  font-style: italic;
  quotes: "" "";
  margin: 0 0 1.5em;
  padding: 0 0 0 3em;
}
/* line 91, ../sass/_html-elements.scss */
blockquote:before {
  content: "";
}
/* line 94, ../sass/_html-elements.scss */
blockquote:after {
  content: "";
}
/* line 97, ../sass/_html-elements.scss */
blockquote p {
  margin: 0;
}

/* line 102, ../sass/_html-elements.scss */
q {
  font-style: italic;
  quotes: "" "";
}
/* line 105, ../sass/_html-elements.scss */
q:before {
  content: "";
}
/* line 108, ../sass/_html-elements.scss */
q:after {
  content: "";
}

/* line 112, ../sass/_html-elements.scss */
strong {
  font-weight: bold;
}

/* line 115, ../sass/_html-elements.scss */
caption {
  font-weight: bold;
}

/* line 118, ../sass/_html-elements.scss */
th {
  font-weight: bold;
  padding: 5px;
}

/* line 122, ../sass/_html-elements.scss */
hr {
  border-style: inset;
  border-width: 1px;
  display: block;
}

/* line 134, ../sass/_html-elements.scss */
.item-list ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 143, ../sass/_html-elements.scss */
ul {
  padding: 0;
}
/* line 146, ../sass/_html-elements.scss */
ul.links li {
  margin-bottom: 10px;
  padding: 0;
  list-style: none;
  margin-right: 10px;
  color: rbg(46, 46, 46);
}
/* line 152, ../sass/_html-elements.scss */
ul.links li em, ul.links li i {
  margin-right: 10px;
  color: #000;
  font-size: 19px;
}
/* line 161, ../sass/_html-elements.scss */
ul.views-summary li {
  margin-bottom: 10px;
}
/* line 167, ../sass/_html-elements.scss */
ul.action-links li {
  list-style: none;
}

/* line 177, ../sass/_html-elements.scss */
#main-content #page-title {
  /*font-family: "Roboto Slab", sans-serif;*/
}

/* line 182, ../sass/_html-elements.scss */
#footer_center {
  font-size: 14px;
}
/* line 186, ../sass/_html-elements.scss */
#footer_center ul > .link li {
  margin-bottom: 10px;
}

/* line 193, ../sass/_html-elements.scss */
#footer_bottom {
  font-size: 14px;
}

/* line 197, ../sass/_html-elements.scss */
#copyright-wrapper {
  font-size: 14px;
}

/* line 210, ../sass/_html-elements.scss */
dt {
  font-weight: bold;
}

/* line 213, ../sass/_html-elements.scss */
dd {
  margin: 0 0 1.5em 1.538em;
}

/* line 217, ../sass/_html-elements.scss */
table {
  font-size: 100%;
  margin: 0;
  padding: 0;
  width: auto;
}
/* line 222, ../sass/_html-elements.scss */
table.sticky-header {
  z-index: 10;
}

/* line 228, ../sass/_html-elements.scss */
td {
  padding: 5px;
}

/* line 258, ../sass/_html-elements.scss */
div.error {
  background: none;
}

/* line 4, ../sass/_page.scss */
#page.page {
  overflow: hidden;
}

/* line 8, ../sass/_page.scss */
.region.region-not-padding {
  padding-top: 0;
  padding-bottom: 0;
}
/* line 12, ../sass/_page.scss */
.region.region-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}
/* line 15, ../sass/_page.scss */
.region.region-padding.region-sidebar-first {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 19, ../sass/_page.scss */
.region.region-padding.region-sidebar-second {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 26, ../sass/_page.scss */
.container {
  overflow: hidden;
}

/* line 29, ../sass/_page.scss */
.sidebar {
  overflow: hidden;
}

/* line 34, ../sass/_page.scss */
#topbar-wrapper {
  color: #151515;
}

/* line 38, ../sass/_page.scss */
.front #content-inner {
padding-top: 0px;
  }
.logged-in #content-inner{
	padding-top:50px;
}
#content-inner {
  padding-top: 30px;
  padding-bottom: 0;
  background: #F5F5F5;
}

/* line 43, ../sass/_page.scss */
.body-white #content-inner {
  background-color: #fff;
}

/* line 47, ../sass/_page.scss */
body.page-node #content-inner {
  background-color: #fff;
}

/* line 51, ../sass/_page.scss */
#breadcrumb-inner {
  padding: 0;
}

/* line 54, ../sass/_page.scss */
#slideshow-inner {
  padding-bottom: 0;
}

/* line 82, ../sass/_page.scss */
#name-and-slogan {
  float: left;
  line-height: 1.2;
}

/* line 86, ../sass/_page.scss */
.site-name {
  font-size: 2em;
}

/* line 89, ../sass/_page.scss */
.site-slogan {
  font-size: 1em;
  font-weight: 400;
}

/* line 93, ../sass/_page.scss */
#system-messages-wrapper {
  margin-top: 20px;
}

/* line 97, ../sass/_page.scss */
#project-inner {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
}

#block-block-19,
#block-block-20,
#block-block-21,
#block-block-22,
#block-block-23,
#block-block-24,
#block-block-25,
#block-block-26,
#block-block-27,
#block-block-28
 {
  padding: 0px !important;
}
/* line 102, ../sass/_page.scss */
#project-inner > * {
  position: static;
}
/* line 105, ../sass/_page.scss */
#project-inner #region-our-courses {
  position: inherit !important;
  overflow: hidden;
}
/* line 109, ../sass/_page.scss */
#project-inner .region-content {
  overflow: hidden;
}

/* line 113, ../sass/_page.scss */
#activities-inner {
  height: auto;
  width: 100%;
}
/* line 119, ../sass/_page.scss */
#activities-inner .contextual-links-wrapper {
  right: 50%;
}

/* line 123, ../sass/_page.scss */
#team-first-inner {
  background: #F3F1E5;
}

/* line 126, ../sass/_page.scss */
#partner-inner {
  background: #F5F5F5;
}

/* line 129, ../sass/_page.scss */
#footer-inner {
  background: #262626;
  border-top: 5px solid #149DB0;
}

/* line 133, ../sass/_page.scss */
#sidebar-first {
  background-color: #f7f7f7;
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px solid gainsboro;
  right: -1px;
  padding-bottom: 30px;
}


/* line 142, ../sass/_page.scss */
#sidebar-second {
  border-left: 1px solid gainsboro;
  left: -1px;
}

/* line 146, ../sass/_page.scss */
#copyright-inner .container {
  overflow: visible;
}

/**
 * Common View Elements
 */
/* --- Views Field --- */
/* line 10, ../sass/_views.scss */
.view .view-content .views-row {
  color: #ababab;
}
/* line 13, ../sass/_views.scss */
.view .view-content .views-row .views-field-body .field-content {
  color: #8d8d8d;
  margin-top: 5px;
}

/* line 21, ../sass/_views.scss */
.views-field-field-blog-img {
  margin-bottom: 15px;
}

/* line 24, ../sass/_views.scss */
.views-field-title {
  clear: right;
  display: block;
  padding-top: 10px;
}
/* line 29, ../sass/_views.scss */
.views-field-title a {
  color: black;
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
}
/* line 33, ../sass/_views.scss */
.views-field-title a:hover {
  color: black;
  text-decoration: none;
}

/* line 41, ../sass/_views.scss */
.views-field-totalcount {
  position: absolute;
  right: 0;
  top: 174px;
}

/* line 47, ../sass/_views.scss */
.views-field-created, .views-field-name, .views-field-comment-count, .submitted, .comments-total {
  font-size: 12px;
  color: #ababab;
  font-style: italic;
  text-transform: capitalize;
}

/* line 60, ../sass/_views.scss */
.views-field-term-node-tid {
  margin-top: 3px;
}
/* line 62, ../sass/_views.scss */
.views-field-term-node-tid span {
  border: 1px solid #e5e5e5;
  padding: 5px;
}
/* line 65, ../sass/_views.scss */
.views-field-term-node-tid span a {
  text-transform: uppercase;
  color: #343a3a;
  padding: 5px;
  /*font-family: "Roboto Slab", sans-serif;*/
}

/* line 75, ../sass/_views.scss */
#main-content .views-row {
  border-top: 1px solid #f3f3f3;
  padding: 0;
  clear: both;
  padding-top: 20px;
  position: relative;
}
/* line 81, ../sass/_views.scss */
#main-content .views-row:first-child {
  border-top: none;
}
/* line 86, ../sass/_views.scss */
#main-content .views-row .views-field-totalcount {
  position: absolute;
  top: 20px;
  right: 10px;
}

/* --- Views Custom Block --- */
/* line 99, ../sass/_views.scss */
.view-filter {
  text-align: center;
  padding: 0px 15px;
}
/* line 103, ../sass/_views.scss */
.view-filter #filtrable {
  text-align: center;
  display: inline-flex;
  margin: 0 0 30px 0;
}
/* line 107, ../sass/_views.scss */
.view-filter #filtrable li {
  float: left;
  list-style-type: none;
  margin-right: 5px;
}
/* line 111, ../sass/_views.scss */
.view-filter #filtrable li a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  padding: 7px 15px;
  border: 1px solid gainsboro;
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
}
/* line 120, ../sass/_views.scss */
.view-filter #filtrable li a:hover {
  background: #179bb2;
  color: #fff;
}
/* line 124, ../sass/_views.scss */
.view-filter #filtrable li a.active {
  background: #fff;
  color: #000;
}
/* line 127, ../sass/_views.scss */
.view-filter #filtrable li a.active:hover {
  background: #179bb2;
  color: #fff;
}
/* line 133, ../sass/_views.scss */
.view-filter #filtrable li.active a {
  background: #fff;
  color: #000;
}
/* line 136, ../sass/_views.scss */
.view-filter #filtrable li.active a:hover {
  background: #179bb2;
  color: #fff;
}

/* line 146, ../sass/_views.scss */
.carousel-view .view-header .description {
  margin: 0 auto;
  width: 90%;
  font-size: 16px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  margin-bottom: 50px;
}
/* line 155, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item {
  float: left;
  margin: 0 15px;
  display: block;
  width: 270px !important;
  background: #fff;
}
/* line 162, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-title {
  padding: 0 15px;
  background: url("../images/bg-title.png") no-repeat center bottom transparent;
  text-align: center;
}
/* line 166, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-title a {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: 700;
  color: #000;
  font-size: 18px;
  text-transform: uppercase;
}
/* line 172, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-title a:hover {
  color: #179bb2;
}
/* line 177, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-field-portfolio-image {
  float: right;
  position: relative;
  overflow: hidden;
}
/* line 181, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-field-portfolio-image img {
  width: 100%;
  height: auto;
}
/* line 185, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-field-portfolio-image:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 47%;
  bottom: 20px;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
/* line 199, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field-body {
  padding: 0 25px;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}
/* line 205, ../sass/_views.scss */
.carousel-view .list_carousel .caroufredsel-item .views-field {
  padding-bottom: 20px;
}
/* line 209, ../sass/_views.scss */
.carousel-view .more-link {
  text-align: center;
  margin-top: 40px;
}
/* line 212, ../sass/_views.scss */
.carousel-view .more-link a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
}
/* line 220, ../sass/_views.scss */
.carousel-view .more-link a:hover {
  background: rgba(62, 167, 186, 0.7);
}

/* line 229, ../sass/_views.scss */
.recent-block .views-row {
  overflow: hidden;
  margin-bottom: 50px;
}
/* line 232, ../sass/_views.scss */
.recent-block .views-row:last-child {
  margin-bottom: 0;
}
/* line 235, ../sass/_views.scss */
.recent-block .views-row .views-field {
  overflow: hidden;
}
/* line 240, ../sass/_views.scss */
.recent-block .views-field-title {
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  padding-top: 0;
}
/* line 247, ../sass/_views.scss */
.recent-block .views-field-title a {
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}
/* line 256, ../sass/_views.scss */
.recent-block .views-field-body {
  font-size: 16px;
  font-weight: 300;
}
/* line 262, ../sass/_views.scss */
.recent-block .views-row-odd .views-field-field-blog-image {
  float: left;
  position: relative;
}
/* line 265, ../sass/_views.scss */
.recent-block .views-row-odd .views-field-field-blog-image:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: 0;
  top: 42%;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-right-color: #fff;
}
/* line 279, ../sass/_views.scss */
.recent-block .views-row-odd .views-field-body {
  padding-left: 25px;
}
/* line 282, ../sass/_views.scss */
.recent-block .views-row-odd .views-field-title {
  padding-left: 25px;
}
/* line 287, ../sass/_views.scss */
.recent-block .views-row-even .views-field-field-blog-image {
  float: right;
  position: relative;
}
/* line 290, ../sass/_views.scss */
.recent-block .views-row-even .views-field-field-blog-image:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  top: 42%;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-left-color: #fff;
}
/* line 304, ../sass/_views.scss */
.recent-block .views-row-even .views-field-title {
  clear: left;
  padding-right: 15px;
}
/* line 308, ../sass/_views.scss */
.recent-block .views-row-even .views-field-body {
  clear: left;
  padding-right: 15px;
}

/* line 318, ../sass/_views.scss */
.team-view .views-row {
  margin-top: 50px;
}
/* line 320, ../sass/_views.scss */
.team-view .views-row.row-first {
  margin-top: 15px;
}
/* line 325, ../sass/_views.scss */
.team-view .grid .item {
  height: 300px;
  position: relative;
}
/* line 330, ../sass/_views.scss */
.team-view .grid .views-field {
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 334, ../sass/_views.scss */
.team-view .grid .views-field-nothing {
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}
/* line 341, ../sass/_views.scss */
.team-view .grid .image {
  position: relative;
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 346, ../sass/_views.scss */
.team-view .grid .image .avata {
  position: relative;
  width: 218px;
  height: 218px;
  padding: 10px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 352, ../sass/_views.scss */
.team-view .grid .image .avata img {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 359, ../sass/_views.scss */
.team-view .grid .team-social {
  width: 100%;
  height: 0;
  padding: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* line 369, ../sass/_views.scss */
.team-view .grid .team-social i {
  width: 30px;
  font-size: 20px;
  color: #000;
  line-height: 30px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 375, ../sass/_views.scss */
.team-view .grid .team-social i:hover {
  background: #179bb2;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
/* line 382, ../sass/_views.scss */
.team-view .grid .views-field-title {
  position: absolute;
  width: 100%;
  bottom: 20px;
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  padding: 20px 15px;
  background: url("../images/bg-title.png") no-repeat center bottom transparent;
}
/* line 393, ../sass/_views.scss */
.team-view .grid .views-field-title a {
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}
/* line 401, ../sass/_views.scss */
.team-view .grid .views-field-field-team-job {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  width: 100%;
  bottom: 0px;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
}
/* line 410, ../sass/_views.scss */
.team-view .grid .views-field-body {
  position: absolute;
  top: 75px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  width: 100%;
}
/* line 415, ../sass/_views.scss */
.team-view .grid .views-field-body .field-content {
  text-align: center;
  font-weight: 300;
}
/* line 421, ../sass/_views.scss */
.team-view .grid:hover .views-field-nothing {
  top: 150px;
}
/* line 423, ../sass/_views.scss */
.team-view .grid:hover .views-field-nothing .avata {
  width: 100px;
  height: 100px;
}
/* line 430, ../sass/_views.scss */
.team-view .grid:hover .views-field-nothing .team-social {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  height: 50px;
  padding: 10px;
}
/* line 438, ../sass/_views.scss */
.team-view .grid:hover .views-field-title {
  bottom: inherit;
  top: 0;
  padding-top: 0;
}
/* line 443, ../sass/_views.scss */
.team-view .grid:hover .views-field-field-team-job {
  bottom: inherit;
  top: 50px;
}
/* line 447, ../sass/_views.scss */
.team-view .grid:hover .views-field-body {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 455, ../sass/_views.scss */
.team-view-2 .view-content {
  padding: 0 15%;
  text-align: center;
}
/* line 458, ../sass/_views.scss */
.team-view-2 .view-content .views-field-field-employee-avata .field-content img {
  display: inline;
  text-align: center;
  border-radius: 50%;
}
/* line 463, ../sass/_views.scss */
.team-view-2 .view-content .views-field-title .field-content {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
/* line 469, ../sass/_views.scss */
.team-view-2 .view-content .views-field-field-employee-regency .field-content {
  color: #000;
  padding-top: 5px;
}
/* line 473, ../sass/_views.scss */
.team-view-2 .view-content .views-field-body .field-content {
  font-size: 24px;
  font-style: italic;
  font-weight: 300;
}
/* line 478, ../sass/_views.scss */
.team-view-2 .view-content .views-field-field-team-avata {
  margin: 15px 0;
}
/* line 480, ../sass/_views.scss */
.team-view-2 .view-content .views-field-field-team-avata img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
/* line 484, ../sass/_views.scss */
.team-view-2 .view-content .views-slideshow-controls-bottom {
  text-align: center;
  padding-top: 15px;
  width: 40%;
  margin: 0 auto;
  padding: 0;
  margin-top: 15px;
  position: relative;
}
/* line 492, ../sass/_views.scss */
.team-view-2 .view-content .views-slideshow-controls-bottom .views-slideshow-pager-fields {
  position: relative;
  background: #fff;
  top: -11px;
  display: inline-block;
}
/* line 497, ../sass/_views.scss */
.team-view-2 .view-content .views-slideshow-controls-bottom .views-slideshow-pager-fields:after {
  position: absolute;
  top: 50%;
  right: 110%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  width: 100px;
  visibility: inherit !important;
}
/* line 506, ../sass/_views.scss */
.team-view-2 .view-content .views-slideshow-controls-bottom .views-slideshow-pager-fields:before {
  position: absolute;
  top: 50%;
  left: 105%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  width: 100px;
}
/* line 518, ../sass/_views.scss */
.team-view-2 .view-content .views-field-nothing .title, .team-view-2 .view-content .views-field-nothing .title a {
  color: #000;
  font-size: 18px;
  font-weight: 700;
}
/* line 523, ../sass/_views.scss */
.team-view-2 .view-content .views-field-nothing .job {
  font-size: 16px;
}

/* line 533, ../sass/_views.scss */
.view-partner .jcarousel-item img:hover {
  border: 1px solid #179bb2;
}
/* line 537, ../sass/_views.scss */
.view-partner .jcarousel-skin-default a.jcarousel-prev {
  background: none;
  top: 35%;
  border: none;
  left: 20px;
}
/* line 542, ../sass/_views.scss */
.view-partner .jcarousel-skin-default a.jcarousel-prev:after {
  color: #969696;
}
/* line 546, ../sass/_views.scss */
.view-partner .jcarousel-skin-default a.jcarousel-next {
  background: none;
  top: 35%;
  border: none;
  right: 20px;
}
/* line 551, ../sass/_views.scss */
.view-partner .jcarousel-skin-default a.jcarousel-next:after {
  color: #969696;
}
/* line 555, ../sass/_views.scss */
.view-partner .jcarousel-clip {
  width: 90% !important;
  margin: 0 auto;
}
/* line 559, ../sass/_views.scss */
.view-partner .jcarousel-container {
  position: relative;
}

/*----------------------------------------------------------*/
/* line 566, ../sass/_views.scss */
.view-gallery .carousel-item {
  float: left;
  margin-right: 3px !important;
}
/* line 571, ../sass/_views.scss */
.view-gallery .caroufredsel_wrapper {
  margin: 0 !important;
}
/* line 574, ../sass/_views.scss */
.view-gallery .gallery-large {
  width: 542px !important;
  height: 362px !important;
}
/* line 577, ../sass/_views.scss */
.view-gallery .gallery-large img {
  width: 100%;
  height: 100%;
}
/* line 582, ../sass/_views.scss */
.view-gallery .gallery-small {
  width: 270px !important;
  background: transparent !important;
}
/* line 585, ../sass/_views.scss */
.view-gallery .gallery-small .gallery-small-item {
  background: transparent;
  width: 270px !important;
  height: 180px !important;
  float: left;
  clear: both;
  margin: 1px 0px;
}
/* line 592, ../sass/_views.scss */
.view-gallery .gallery-small .gallery-small-item img {
  width: 100%;
  height: 100%;
}
/* line 598, ../sass/_views.scss */
.view-gallery .item {
  position: relative;
}
/* line 600, ../sass/_views.scss */
.view-gallery .item .xcolor {
  width: 100%;
  text-align: center;
}
/* line 603, ../sass/_views.scss */
.view-gallery .item .xcolor i {
  background-color: #fff;
  color: #179bb2;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 7px;
}
/* line 610, ../sass/_views.scss */
.view-gallery .item .xcolor i:hover {
  background-color: #000;
  color: rgba(62, 167, 186, 0.7);
}
/* line 616, ../sass/_views.scss */
.view-gallery .item .views-field-nothing {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  height: 100%;
  top: 0;
  z-index: 1;
  padding: 20% 10%;
}
/* line 627, ../sass/_views.scss */
.view-gallery .item .views-field-nothing .date-post {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}
/* line 632, ../sass/_views.scss */
.view-gallery .item .views-field-nothing .date-post span {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 636, ../sass/_views.scss */
.view-gallery .item .views-field-nothing .body {
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
}
/* line 644, ../sass/_views.scss */
.view-gallery .item:hover:before {
  background: rgba(62, 167, 186, 0.7);
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
/* line 653, ../sass/_views.scss */
.view-gallery .item:hover .views-field-nothing {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
/* line 662, ../sass/_views.scss */
.view-gallery .gallery-small .item .views-field-nothing {
  padding: 5% 10%;
}
/* line 667, ../sass/_views.scss */
.view-gallery .jcarousel-skin-default .jcarousel-next {
  display: none;
  width: 40px;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  top: 0;
  right: 0;
  z-index: 999;
}
/* line 676, ../sass/_views.scss */
.view-gallery .jcarousel-skin-default .jcarousel-next:after {
  left: -5px;
  position: absolute;
  top: 45%;
}
/* line 682, ../sass/_views.scss */
.view-gallery .jcarousel-skin-default .jcarousel-prev {
  display: none;
  width: 40px;
  height: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  top: 0;
  left: 0;
  z-index: 999;
}
/* line 691, ../sass/_views.scss */
.view-gallery .jcarousel-skin-default .jcarousel-prev:after {
  right: -5px;
  position: absolute;
  top: 45%;
}
/* line 699, ../sass/_views.scss */
.view-gallery:hover .jcarousel-skin-default .jcarousel-next {
  display: block;
}
/* line 702, ../sass/_views.scss */
.view-gallery:hover .jcarousel-skin-default .jcarousel-prev {
  display: block;
}
/* line 706, ../sass/_views.scss */
.view-gallery .more-link {
  text-align: center;
  margin-top: 40px;
}
/* line 709, ../sass/_views.scss */
.view-gallery .more-link a {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  text-transform: uppercase;
  color: #fff;
  border: 3px solid rgba(255, 255, 255, 0.5);
  padding: 5px 10px;
  font-size: 12px;
  font-weight: bold;
}
/* line 717, ../sass/_views.scss */
.view-gallery .more-link a:hover {
  background: rgba(62, 167, 186, 0.7);
}
/* line 724, ../sass/_views.scss */
.view-gallery.page .row .item {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 727, ../sass/_views.scss */
.view-gallery.page .row .item .views-field-field-gallery-image {
  text-align: center;
}
/* line 730, ../sass/_views.scss */
.view-gallery.page .row .item img {
  max-width: 100%;
  height: auto;
}
/* line 734, ../sass/_views.scss */
.view-gallery.page .row .item .views-field-nothing {
  padding-top: 5%;
}

/* line 742, ../sass/_views.scss */
.view-portfolio {
  width: 100%;
  overflow: hidden;
  position: relative;
}
/* line 746, ../sass/_views.scss */
.view-portfolio .isotope-item {
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 750, ../sass/_views.scss */
.view-portfolio .isotope-item .view-item-body {
  background: #fff;
}
/* line 754, ../sass/_views.scss */
.view-portfolio .isotope-item:hover .view-item-body {
  background: #179bb2;
  border-color: #179bb2;
}
/* line 757, ../sass/_views.scss */
.view-portfolio .isotope-item:hover .view-item-body .field-content {
  color: #fff;
}
/* line 759, ../sass/_views.scss */
.view-portfolio .isotope-item:hover .view-item-body .field-content a {
  color: #fff;
}
/* line 765, ../sass/_views.scss */
.view-portfolio .isotope-item a:hover {
  color: #179bb2;
}
/* line 769, ../sass/_views.scss */
.view-portfolio .view-item-body {
  display: block;
  text-align: center;
  border: 1px solid #EBEBEB;
  border-bottom: 5px solid #F7F7F7;
  border-top: none;
  padding: 10px;
  min-height: 120px;
}
/* line 777, ../sass/_views.scss */
.view-portfolio .view-item-body .views-field-title {
  padding-top: 5px;
}
/* line 779, ../sass/_views.scss */
.view-portfolio .view-item-body .views-field-title a {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}
/* line 784, ../sass/_views.scss */
.view-portfolio .view-item-body .views-field-title a:hover {
  color: #000;
}
/* line 789, ../sass/_views.scss */
.view-portfolio .view-item-body .views-field-body .field-content {
  font-size: 16px;
  padding: 5px 20px 0;
  font-weight: 300;
}
/* line 796, ../sass/_views.scss */
.view-portfolio .image {
  position: relative;
}
/* line 798, ../sass/_views.scss */
.view-portfolio .image .field-content {
  text-align: center;
}
/* line 800, ../sass/_views.scss */
.view-portfolio .image .field-content img {
  display: inherit;
  max-width: 100%;
  height: auto;
}

/* line 810, ../sass/_views.scss */
.view-comments-recent .views-row {
  padding: 10px !important;
  border: none !important;
}
/* line 814, ../sass/_views.scss */
.view-comments-recent .views-row .views-field-title a {
  font-size: 20px;
}
/* line 816, ../sass/_views.scss */
.view-comments-recent .views-row .views-field-title a:hover {
  color: #179bb2;
}
/* line 821, ../sass/_views.scss */
.view-comments-recent .views-row .views-field-picture {
  margin-right: 5px;
}
/* line 824, ../sass/_views.scss */
.view-comments-recent .views-row .views-field-title {
  margin-top: -16px;
}
/* line 828, ../sass/_views.scss */
.view-comments-recent .views-row.views-row-odd {
  background-color: #f8f8f8;
}

/* line 835, ../sass/_views.scss */
.view-gallery .grid {
  position: relative;
}
/* line 838, ../sass/_views.scss */
.view-gallery .jcarousel-item-horizontal {
  margin: 1px;
}

/* line 846, ../sass/_views.scss */
.view-term-node .views-field-field-blog-img .field-content {
  text-align: center;
}
/* line 848, ../sass/_views.scss */
.view-term-node .views-field-field-blog-img .field-content a {
  display: inline-block;
}

/* line 856, ../sass/_views.scss */
.sidebar .views-row {
  position: relative;
  border-top: 1px solid #f3f3f3;
  padding: 10px 0;
  overflow: hidden;
}
/* line 861, ../sass/_views.scss */
.sidebar .views-row .views-field-title a {
  color: #8d8d8d;
  /*font-family: "ProximaNova", sans-serif;*/
  font-size: 14px;
  font-weight: 700;
}
/* line 866, ../sass/_views.scss */
.sidebar .views-row .views-field-title a:hover {
  color: #179bb2;
}
/* line 870, ../sass/_views.scss */
.sidebar .views-row .views-field-created, .sidebar .views-row .views-field-name, .sidebar .views-row .views-field-comment-count, .sidebar .views-row .submitted, .sidebar .views-row .comments-total {
  font-size: 14px;
  color: #c4c4c4;
}
/* line 880, ../sass/_views.scss */
.sidebar .views-row:first-child {
  border-top: none;
}

/* line 889, ../sass/_views.scss */
.view-list-content .item-list ul > li {
  border: 0 !important;
}
/* line 891, ../sass/_views.scss */
.view-list-content .item-list ul > li .views-field-field-blog-image {
  float: left;
}
/* line 894, ../sass/_views.scss */
.view-list-content .item-list ul > li .views-field-title {
  padding-top: 0;
}
/* line 899, ../sass/_views.scss */
.view-list-content .item-list ul > li img {
  margin-right: 10px;
}
/* line 902, ../sass/_views.scss */
.view-list-content .item-list ul > li .views-field-created, .view-list-content .item-list ul > li .views-field-name, .view-list-content .item-list ul > li .views-field-comment-count, .view-list-content .item-list ul > li .submitted, .view-list-content .item-list ul > li .comments-total {
  margin: 0;
  font-size: 14px;
  font-style: italic;
}
/* line 909, ../sass/_views.scss */
.view-list-content .views-row {
  position: relative;
  border-top: 1px solid #f3f3f3;
  padding: 10px 0;
  overflow: hidden;
}
/* line 914, ../sass/_views.scss */
.view-list-content .views-row .views-field-title a {
  color: #8d8d8d;
  /*font-family: "ProximaNova", sans-serif;*/
  font-size: 14px;
  font-weight: 700;
}
/* line 920, ../sass/_views.scss */
.view-list-content .views-row .views-field-created, .view-list-content .views-row .views-field-name, .view-list-content .views-row .views-field-comment-count, .view-list-content .views-row .submitted, .view-list-content .views-row .comments-total {
  font-size: 14px;
  color: #c4c4c4;
}
/* line 930, ../sass/_views.scss */
.view-list-content .views-row:first-child {
  border-top: none;
}

/* --- Views Slide Show --- */
/* line 938, ../sass/_views.scss */
.img-slider {
  max-width: 100% !important;
}

/* line 943, ../sass/_views.scss */
.views-slideshow-cycle-main-frame,
.views_slideshow_slide {
  width: 100% !important;
}

/* line 948, ../sass/_views.scss */
.views_slideshow_cycle_main .views-row {
  padding: 0 !important;
}
/* line 951, ../sass/_views.scss */
.views_slideshow_cycle_main .views-row .views-field-title a {
  font-size: 36px;
}

/* line 960, ../sass/_views.scss */
.block-twitter-block {
  color: #fff;
}

/* line 963, ../sass/_views.scss */
.views-field-field-slideshow {
  margin: -1px -20px 0 -19px;
}

/* line 966, ../sass/_views.scss */
.views-slideshow-controls-text-previous {
  float: left;
  margin-right: 2px;
}
/* line 969, ../sass/_views.scss */
.views-slideshow-controls-text-previous a {
  display: block;
  text-indent: -9999px;
  background: url("../images/next-pre.png") no-repeat scroll 10px center rgba(0, 0, 0, 0.5);
  height: 34px;
  width: 34px;
}
/* line 975, ../sass/_views.scss */
.views-slideshow-controls-text-previous a:hover {
  background-color: rgba(64, 137, 234, 0.8);
}

/* line 980, ../sass/_views.scss */
.views-slideshow-controls-text-next {
  float: left;
  margin-right: 2px;
}
/* line 983, ../sass/_views.scss */
.views-slideshow-controls-text-next a {
  display: block;
  text-indent: -9999px;
  background: url("../images/next-pre.png") no-repeat scroll -23px center rgba(0, 0, 0, 0.5);
  height: 34px;
  width: 34px;
}
/* line 989, ../sass/_views.scss */
.views-slideshow-controls-text-next a:hover {
  background-color: rgba(64, 137, 234, 0.8);
}

/* line 994, ../sass/_views.scss */
.views-slideshow-controls-text-pause {
  display: none;
}

/* line 998, ../sass/_views.scss */
.views-slideshow-controls-top {
  position: absolute;
  top: 55%;
  right: -5px;
  z-index: 5;
  padding: 5px;
}
/* line 1004, ../sass/_views.scss */
.views-slideshow-controls-top .views-slideshow-pager-fields {
  background-color: rgba(0, 0, 0, 0.5);
  height: 34px;
  padding: 13px 9px 13px 14px;
}
/* line 1009, ../sass/_views.scss */
.views-slideshow-controls-top > div {
  float: right;
}

/* line 1015, ../sass/_views.scss */
.views-slideshow-pager-field-item {
  float: left;
  margin-right: 5px;
  cursor: pointer;
  padding: 0;
}
/* line 1021, ../sass/_views.scss */
.views-slideshow-pager-field-item .views-content-counter {
  display: block;
  text-indent: -9999px;
  border: 1px solid #a2a2a2;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}
/* line 1030, ../sass/_views.scss */
.views-slideshow-pager-field-item.active .views-content-counter {
  display: block;
  text-indent: -9999px;
  background-color: #179bb2;
}

/* line 1039, ../sass/_views.scss */
.views-field-totalcount .field-content {
  font-size: 18px;
  /*font-family: "Roboto Slab", sans-serif;*/
  position: relative;
}
/* line 1044, ../sass/_views.scss */
.views-field-totalcount .field-content:before {
  background: url("../images/view-count.png") no-repeat scroll center center transparent;
  content: "";
  height: 16px;
  width: 16px;
  position: absolute;
  left: -22px;
  display: block;
  top: 2px;
}

/* line 4, ../sass/_node.scss */
.node-title {
  padding: 0;
  margin: 0;
}
/* line 7, ../sass/_node.scss */
.node-title a {
  color: black;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: 700;
  font-size: 18px;
}
/* line 12, ../sass/_node.scss */
.node-title a:hover {
  color: #179bb2;
}

/* line 17, ../sass/_node.scss */
.field-type-text-with-summary {
  font-weight: 300;
  font-size: 16px;
}

/* line 22, ../sass/_node.scss */
.node-header {
  padding-top: 10px;
}

/* line 26, ../sass/_node.scss */
.taxonomy-term-node {
  margin-bottom: 20px;
}
/* line 28, ../sass/_node.scss */
.taxonomy-term-node a {
  border: 1px solid #e5e5e5;
  padding: 5px;
  text-transform: uppercase;
  color: #343a3a;
  padding: 5px;
  /*font-family: "Roboto Slab", sans-serif;*/
}

/* line 38, ../sass/_node.scss */
.field-type-image {
  margin-bottom: 0;
}

/* line 43, ../sass/_node.scss */
.node-article .node-content {
  color: black;
}
/* line 46, ../sass/_node.scss */
.node-article .field-type-image {
  margin-bottom: 10px;
}

/* line 57, ../sass/_node.scss */
.comments-total a {
  color: #ababab;
}

/* line 65, ../sass/_node.scss */
.node-links ul li.blog_usernames_blog {
  display: none;
}
/* line 68, ../sass/_node.scss */
.node-links ul li a {
  font-size: 13px;
}

/* line 74, ../sass/_node.scss */
.node-teaser {
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 25px;
  margin-bottom: 30px;
}
/* line 79, ../sass/_node.scss */
.node-teaser > div {
  padding: 10px 15px 0;
}
/* line 81, ../sass/_node.scss */
.node-teaser > div.field-type-image {
  padding: 0;
}
/* line 83, ../sass/_node.scss */
.node-teaser > div.field-type-image img {
  max-width: 100%;
  height: auto;
}
/* line 89, ../sass/_node.scss */
.node-teaser .node-title {
  background: url("../images/bg-title.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  padding-bottom: 20px;
  line-height: 20px;
}
/* line 95, ../sass/_node.scss */
.node-teaser .post-date-blog {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 15px;
  background: #fff;
  border-top: 3px solid #179bb2;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
}
/* line 106, ../sass/_node.scss */
.node-teaser .post-date-blog p {
  margin: 0;
}
/* line 111, ../sass/_node.scss */
.node-teaser .node-content {
  color: #8d8d8d;
  border: none;
}
/* line 116, ../sass/_node.scss */
.node-teaser .links .statistics_counter {
  margin-top: 10px;
}
/* line 120, ../sass/_node.scss */
.node-teaser .meta {
  padding-top: 0;
  text-align: center;
}
/* line 123, ../sass/_node.scss */
.node-teaser .meta .meta-comment {
  padding: 0 10px;
  font-weight: 300;
  font-style: italic;
  font-size: 14px;
  color: #c4c4c4;
}
/* line 132, ../sass/_node.scss */
.node-teaser.no-image .node-header {
  padding: 0px 55px 0px 15px;
}

/* line 138, ../sass/_node.scss */
.statistics_counter {
  position: absolute;
  top: 0;
  right: 0;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 18px;
}
/* line 145, ../sass/_node.scss */
.statistics_counter:before {
  background: url("../images/view-count.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 16px;
  left: -22px;
  position: absolute;
  top: 5px;
  width: 16px;
}
/* line 155, ../sass/_node.scss */
.statistics_counter.first {
  display: none;
}

/* line 161, ../sass/_node.scss */
.galleryformatter {
  margin-bottom: 20px;
}
/* line 164, ../sass/_node.scss */
.galleryformatter .gallery-thumbs .arrow {
  top: 35px;
}

/* line 170, ../sass/_node.scss */
.field-name-field-blog-img {
  margin-bottom: 20px;
}

/* line 174, ../sass/_node.scss */
.field-name-body {
  margin-bottom: 10px;
}

/* line 179, ../sass/_node.scss */
.node-full .node-image {
  position: relative;
}
/* line 182, ../sass/_node.scss */
.node-full .content-node {
  overflow: hidden;
  background: #fff;
}
/* line 186, ../sass/_node.scss */
.node-full .submitted.info {
  background: #fff;
  padding: 10px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
}
/* line 191, ../sass/_node.scss */
.node-full .submitted.info span {
  color: #c4c4c4;
  font-size: 14px;
}
/* line 196, ../sass/_node.scss */
.node-full .node-header {
  padding-top: 15px;
}
/* line 198, ../sass/_node.scss */
.node-full .node-header h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  /*font-family: "Roboto Slab", sans-serif;*/
  margin: 0;
}
/* line 206, ../sass/_node.scss */
.node-full .post-date-blog {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  background: #fff;
  border-top: 3px solid #179bb2;
  text-align: center;
  font-size: 14px;
  padding: 5px 0px;
}
/* line 217, ../sass/_node.scss */
.node-full .post-date-blog p {
  margin: 0;
}

/* line 223, ../sass/_node.scss */
.page-search #content-inner {
  background: #fff;
}

/* line 226, ../sass/_node.scss */
.page-search #content-inner .block-system h2 {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 20px;
  font-weight: 700;
}
/* line 232, ../sass/_node.scss */
.page-search #content-inner .search-results {
  padding-left: 0;
}
/* line 234, ../sass/_node.scss */
.page-search #content-inner .search-results li.search-result {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
}
/* line 237, ../sass/_node.scss */
.page-search #content-inner .search-results li.search-result .title {
  font-weight: 700;
}
/* line 242, ../sass/_node.scss */
.page-search #content-inner .search-snippet-info {
  padding-left: 0;
}

/* line 5, ../sass/_style.scss */
#topbar-wrapper {
  background-color: #151515;
}

/* line 10, ../sass/_style.scss */
#header-wrapper .logo-img img#logo {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  max-width: 100%;
}

/* line 16, ../sass/_style.scss */
body.layout-wide .fixed-header .logo-img img {
  /*width: 60%;*/
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 20, ../sass/_style.scss */
#copyright-wrapper {
  background-color: #262626;
}
/* line 22, ../sass/_style.scss */
#copyright-wrapper #copyright {
  padding: 20px 0 35px;
}

/* line 26, ../sass/_style.scss */
#page-title {
  color: black;
  font-size: 48px;
  border-bottom: 1px solid gainsboro;
  padding-bottom: 15px;
  margin: 20px -15px;
}

/* line 33, ../sass/_style.scss */
.action-links {
  margin: 0;
}

/* line 38, ../sass/_style.scss 
body.layout-wide #page {
  padding-top: 100px;
}*/


/* line 57, ../sass/_style.scss */
.area:hover .caroufredsel .carousel-control {
  display: block !important;
}

/* line 62, ../sass/_style.scss */
#copyright-inner {
  background-color: #1e1e1e;
  text-align: center;
  color: #a6a6a6;
}
/* line 67, ../sass/_style.scss */
#copyright-inner a {
  color: #179bb2;
}
/* line 70, ../sass/_style.scss */
#copyright-inner #copyright {
  padding: 20px 0 35px;
}

/* line 77, ../sass/_style.scss */
.themecollection .theme-def {
  background: #179BB2;
}
/* line 80, ../sass/_style.scss */
.themecollection .theme-red {
  background: #cc562b;
}
/* line 83, ../sass/_style.scss */
.themecollection .theme-green {
  background: #4C9D65;
}
/* line 86, ../sass/_style.scss */
.themecollection .theme-lilac {
  background: #8F6684;
}
/* line 89, ../sass/_style.scss */
.themecollection .theme-orange {
  background: #EB866A;
}
/* line 92, ../sass/_style.scss */
.themecollection .theme-yellow {
  background: #ecc311;
}

/* line 2, ../sass/_comments.scss */
.comment-form .username {
  text-transform: capitalize;
  display: block;
}

/* line 8, ../sass/_comments.scss */
#comments {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 9, ../sass/_comments.scss */
#comments fieldset {
  display: none;
}
/* line 13, ../sass/_comments.scss */
#comments .title {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 20px;
  color: #2e2e2e;
  font-weight: 700;
}
/* line 19, ../sass/_comments.scss */
#comments .description {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 25px;
}
/* line 24, ../sass/_comments.scss */
#comments .indented {
  margin-left: 4em;
}
/* line 27, ../sass/_comments.scss */
#comments .comment-form-wrapper {
  margin-bottom: 30px;
}
/* line 29, ../sass/_comments.scss */
#comments .comment-form-wrapper > h2 {
  /*font-family: "Roboto Slab", sans-serif;*/
  background-color: black;
  color: white;
  padding: 10px;
}
/* line 37, ../sass/_comments.scss */
#comments .comment-form label {
  float: left;
  padding-right: 15px;
  width: 20%;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 18px;
  font-weight: 700;
  color: #2e2e2e;
  line-height: 15px;
}
/* line 47, ../sass/_comments.scss */
#comments .comment-form a {
  float: left;
}
/* line 50, ../sass/_comments.scss */
#comments .comment-form .username {
  font-size: 16px;
}
/* line 53, ../sass/_comments.scss */
#comments .comment-form .form-textarea-wrapper {
  width: 80%;
  float: right;
}
/* line 56, ../sass/_comments.scss */
#comments .comment-form .form-textarea-wrapper .form-textarea {
  width: 100%;
}
/* line 60, ../sass/_comments.scss */
#comments .comment-form .form-item {
  min-height: 35px;
  clear: both;
  margin: 0;
  padding-bottom: 6px;
}
/* line 65, ../sass/_comments.scss */
#comments .comment-form .form-item input {
  height: 30px;
}
/* line 68, ../sass/_comments.scss */
#comments .comment-form .form-item input {
  width: 80% !important;
  border: 1px solid #E6E6E6;
  border-style: solid;
}
/* line 74, ../sass/_comments.scss */
#comments .comment-form .grippie {
  width: 100%;
  float: right;
}
/* line 78, ../sass/_comments.scss */
#comments .comment-form .form-actions {
  clear: both;
  padding: 15px 0 0 20% !important;
}
/* line 81, ../sass/_comments.scss */
#comments .comment-form .form-actions input {
  margin-right: 10px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  padding: 5px 15px;
  background-color: #179bb2;
  text-transform: uppercase;
}

/* line 94, ../sass/_comments.scss */
.comment {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px 0;
}
/* line 97, ../sass/_comments.scss */
.comment:first-child {
  border-top: none;
}
/* line 101, ../sass/_comments.scss */
.comment .header {
  margin-bottom: 10px;
}
/* line 104, ../sass/_comments.scss */
.comment .footer {
  margin-bottom: 10px;
}
/* line 106, ../sass/_comments.scss */
.comment .footer .comment-submitted {
  font-style: italic;
  font-size: 13px;
  margin-bottom: 10px;
}
/* line 111, ../sass/_comments.scss */
.comment .footer .user-picture {
  float: left;
  margin-bottom: 10px;
  margin-right: 10px;
}
/* line 116, ../sass/_comments.scss */
.comment .footer .user-picture a img {
  border: 2px solid #333333;
  border-radius: 5px;
  padding: 2px;
}
/* line 124, ../sass/_comments.scss */
.comment .comment-content {
  background-color: #f8f8f8;
  display: inline-block;
  margin-bottom: 10px;
  margin-left: 0;
  padding: 10px;
}
/* line 131, ../sass/_comments.scss */
.comment .comment-content .field-item p {
  margin: 0;
}

/* line 137, ../sass/_comments.scss */
.list-inline > li.comment-add {
  display: none;
}

/* line 140, ../sass/_comments.scss */
.comment-links {
  float: right;
}
/* line 144, ../sass/_comments.scss */
.comment-links ul li a {
  text-transform: capitalize;
  font-size: 14px;
  font-style: italic;
}

/* line 153, ../sass/_comments.scss */
.comment-title {
  margin: 0;
  padding: 0;
}
/* line 156, ../sass/_comments.scss */
.comment-title a {
  color: black;
  text-decoration: none;
  font-size: 16px;
  font-weight: 700;
}
/* line 161, ../sass/_comments.scss */
.comment-title a:hover {
  text-decoration: underline;
}
/* line 165, ../sass/_comments.scss */
.comment-title a:active {
  text-decoration: underline;
}
/* line 169, ../sass/_comments.scss */
.comment-title a:focus {
  text-decoration: underline;
}
/* line 173, ../sass/_comments.scss */
.comment-title .new {
  color: #000;
}

/* line 178, ../sass/_comments.scss */
.comment-content .field-item {
  font-weight: 300;
}

/* line 182, ../sass/_comments.scss */
.ta-l .comment-title {
  text-align: left;
}

/* line 185, ../sass/_comments.scss */
.ta-r .comment-title {
  text-align: right;
}

/* line 188, ../sass/_comments.scss */
.ta-c .comment-title {
  text-align: center;
}

/* line 2, ../sass/_forms.scss */
input {
  font-size: 1em;
  margin: 0;
  background-color: #fff;
  box-shadow: none;
  border: 1px solid #e6e6e6;
  min-height: 32px;
  padding: 0 10px;
}

/* line 16, ../sass/_forms.scss */
form.contact-form {
  margin-right: 30px;
}

/* line 25, ../sass/_forms.scss */
.form-control {
  box-shadow: none;
}

/* line 31, ../sass/_forms.scss */
input.form-submit {
  background-color: #4089ea;
  color: white;
  padding: 5px;
  font-size: 14px;
  border: none;
}
/* line 38, ../sass/_forms.scss */
input.form-checkbox {
  border: 0;
}
/* line 41, ../sass/_forms.scss */
input.form-radio {
  border: 0;
}

/* line 46, ../sass/_forms.scss */
span.edit-preview input.form-submit {
  background-color: black;
}

/* line 50, ../sass/_forms.scss */
#block-search-form {
  background-color: transparent;
  border: none;
  border-bottom: none;
}
/* line 54, ../sass/_forms.scss */
#block-search-form #search-block-form {
  position: relative;
}
/* line 56, ../sass/_forms.scss */
#block-search-form #search-block-form input[name~=search_block_form] {
  background-color: transparent;
  border: none;
  height: 36px;
  width: 36px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #ababab;
  border: 3px solid rgba(255, 255, 255, 0.2);
  font-style: italic;
  float: right;
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 68, ../sass/_forms.scss */
#block-search-form #search-block-form input[name~=search_block_form]:focus {
  width: 200px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}
/* line 75, ../sass/_forms.scss */
#block-search-form #search-block-form .form-group {
  margin: 9px 0;
}
/* line 78, ../sass/_forms.scss */
#block-search-form #search-block-form .form-submit {
  background: url("../images/search-icon.png") no-repeat scroll center center transparent;
  height: 19px;
  width: 19px;
  text-indent: -9999px;
  position: absolute;
  right: 9px;
  top: 0;
  border: none;
}
/* line 89, ../sass/_forms.scss */
#block-search-form #search-block-form:hover input[name~=search_block_form] {
  width: 200px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background: #fff;
}
/* line 94, ../sass/_forms.scss */
#block-search-form #search-block-form:hover .form-submit {
  background: url("../images/search-icon-hover.png") no-repeat scroll center center transparent;
}
/* line 99, ../sass/_forms.scss */
#block-search-form #edit-actions {
  margin-top: 30px;
}

/* line 105, ../sass/_forms.scss */
.advanced-search-submit {
  clear: both;
}

/* line 108, ../sass/_forms.scss */
#search-form {
  margin: 10px 0;
}

/* line 113, ../sass/_forms.scss */
#user-login-form ul {
  padding: 0;
  font-size: 13px;
  text-align: right;
}
/* line 118, ../sass/_forms.scss */
#user-login-form .item-list li {
  list-style: none;
  margin: 0;
}
/* line 122, ../sass/_forms.scss */
#user-login-form li.openid-link {
  background: none;
}

/* line 127, ../sass/_forms.scss */
#user-login ul {
  margin: 0 0 5px;
}
/* line 129, ../sass/_forms.scss */
#user-login ul li {
  margin: 0;
}
/* line 133, ../sass/_forms.scss */
#user-login li.openid-link {
  background: none;
}

/* line 137, ../sass/_forms.scss */
.filter-guidelines {
  font-size: .923em;
  margin: 0;
  padding: 5px 18px 10px;
}

/* line 143, ../sass/_forms.scss */
#search-form .panel {
  border: none;
  box-shadow: none;
}
/* line 147, ../sass/_forms.scss */
#search-form .panel-default > .panel-heading {
  border-bottom: none;
}

/* line 151, ../sass/_forms.scss */
.fieldset-layout-settings dd {
  font-size: 0.846em;
}

/* line 156, ../sass/_forms.scss */
*:first-child + html fieldset {
  background-color: transparent;
  background-position: 0 10px;
  padding: 0 10px 10px;
}
/* line 160, ../sass/_forms.scss */
*:first-child + html fieldset legend {
  display: inline;
}
/* line 163, ../sass/_forms.scss */
*:first-child + html fieldset > .description {
  padding-top: 10px;
}
/* line 166, ../sass/_forms.scss */
*:first-child + html fieldset .fieldset-wrapper .description {
  padding-top: 10px;
}
/* line 169, ../sass/_forms.scss */
*:first-child + html fieldset.collapsed legend {
  display: inline;
}

/* line 175, ../sass/_forms.scss */
html.js fieldset.collapsed {
  background: transparent;
  padding-top: 5px;
  height: auto;
}

/* line 181, ../sass/_forms.scss */
.hide-label label {
  background: none;
  clip: rect(1px);
}

/* line 185, ../sass/_forms.scss */
.exposed-filters .form-item {
  margin-bottom: 10px;
  margin-top: 0;
}

/* line 189, ../sass/_forms.scss */
#article-admin-filter ul {
  padding: .5em 0;
}
/* line 191, ../sass/_forms.scss */
#article-admin-filter ul li {
  list-style: none;
}

/* line 195, ../sass/_forms.scss */
#edit-operation-wrapper select {
  margin: .5em;
}

/* line 199, ../sass/_forms.scss */
div.resizable-textarea textarea {
  margin-top: 0;
  border: 1px solid gainsboro;
}

/* line 204, ../sass/_forms.scss */
.search-advanced .criterion {
  float: none;
  margin: 0 5px;
}

/* line 209, ../sass/_forms.scss */
#edit-keywords-fieldset .form-item:first-child {
  margin-top: 5px;
}

/* line 214, ../sass/_forms.scss */
#user-admin-filter ul li {
  list-style: none;
}

/* line 218, ../sass/_forms.scss */
.field-type-text-long fieldset {
  padding: 10px 0;
  border: 1px solid gainsboro;
}
/* line 221, ../sass/_forms.scss */
.field-type-text-long fieldset .form-item {
  margin: 0;
  padding: 0 0 0 15px;
}

/* line 4, ../sass/_forum.scss */
.page-forum ul.action-links a:hover, .page-forum ul.action-links a:active, .page-forum ul.action-links a:focus {
  color: #179bb2;
  text-decoration: none;
}

/* line 8, ../sass/_forum.scss */
#forum {
  width: 100%;
  position: relative;
  right: -1px;
}
/* line 12, ../sass/_forum.scss */
#forum .name {
  font-weight: bold;
}
/* line 17, ../sass/_forum.scss */
#forum table {
  width: 100%;
}
/* line 21, ../sass/_forum.scss */
#forum tr.odd {
  background: white;
}
/* line 26, ../sass/_forum.scss */
#forum tr.even td {
  border-bottom: 1px solid gainsboro;
}
/* line 29, ../sass/_forum.scss */
#forum tr td.container {
  padding: 1em;
}
/* line 31, ../sass/_forum.scss */
#forum tr td.container a {
  font-size: 1.167em;
}
/* line 36, ../sass/_forum.scss */
#forum tr td.container .name a {
  color: black;
}
/* line 41, ../sass/_forum.scss */
#forum tr.new-topics td.forum .name {
  background-image: url(../images/forum-default.png);
}
/* line 47, ../sass/_forum.scss */
#forum thead th {
  background: #282828;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  color: white;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 16px;
  padding-bottom: 5px;
  text-align: center;
}
/* line 57, ../sass/_forum.scss */
#forum thead th a {
  color: white;
}
/* line 62, ../sass/_forum.scss */
#forum td {
  border: 1px solid gainsboro;
  padding: 1em;
}
/* line 66, ../sass/_forum.scss */
#forum td a:hover {
  color: black;
  text-decoration: none;
}
/* line 71, ../sass/_forum.scss */
#forum td.topics {
  font-weight: bold;
  text-align: center;
  width: 9%;
}
/* line 76, ../sass/_forum.scss */
#forum td.posts {
  text-align: center;
  width: 9%;
}
/* line 80, ../sass/_forum.scss */
#forum td.replies {
  text-align: center;
}
/* line 85, ../sass/_forum.scss */
#forum td.last-reply {
  color: #179bb2;
}
/* line 88, ../sass/_forum.scss */
#forum td.forum {
  padding: 0 1em;
  width: 44%;
}
/* line 91, ../sass/_forum.scss */
#forum td.forum .name {
  background-image: url(../images/forum-default.png);
  background-position: left 5px;
  background-repeat: no-repeat;
  padding-left: 30px;
}
/* line 99, ../sass/_forum.scss */
#forum td.forum .description {
  color: #179bb2;
  font-size: 0.9em;
  padding-left: 30px;
}
/* line 108, ../sass/_forum.scss */
#forum td.title .submitted {
  color: #179bb2;
  font-size: 0.92em;
}
/* line 113, ../sass/_forum.scss */
#forum td.icon {
  width: 5%;
}
/* line 118, ../sass/_forum.scss */
#forum .icon div {
  background-image: url(../images/forum-icons.png);
  background-repeat: no-repeat;
  height: 24px;
  margin: 0 auto;
  width: 24px;
}
/* line 125, ../sass/_forum.scss */
#forum .icon .topic-status-new {
  background-position: -24px 0;
}
/* line 128, ../sass/_forum.scss */
#forum .icon .topic-status-hot {
  background-position: -48px 0;
}
/* line 131, ../sass/_forum.scss */
#forum .icon .topic-status-hot-new {
  background-position: -72px 0;
}
/* line 134, ../sass/_forum.scss */
#forum .icon .topic-status-sticky {
  background-position: -96px 0;
}
/* line 137, ../sass/_forum.scss */
#forum .icon .topic-status-closed {
  background-position: -120px 0;
}
/* line 141, ../sass/_forum.scss */
#forum div.indent {
  padding: 10px 0;
}
/* line 144, ../sass/_forum.scss */
#forum div.indent a {
  padding: 1.35em 0 1.35em 1em;
}

/* line 150, ../sass/_forum.scss */
.page-forum #page-title {
  margin-bottom: 10px;
}
/* line 153, ../sass/_forum.scss */
.page-forum ul.action-links {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
/* line 157, ../sass/_forum.scss */
.page-forum ul.action-links li {
  margin-left: 0;
}
/* line 159, ../sass/_forum.scss */
.page-forum ul.action-links li a {
  line-height: 0;
  display: inline-block;
  border: none;
  padding: 10px;
  text-transform: uppercase;
  vertical-align: middle;
  border-radius: 0;
}

/* line 3, ../sass/_fields.scss */
.field-label {
  margin: 0;
}

/* line 7, ../sass/_fields.scss */
.field-type-taxonomy-term-reference {
  margin-bottom: 1em;
}
/* line 9, ../sass/_fields.scss */
.field-type-taxonomy-term-reference .field-label {
  display: none;
}
/* line 12, ../sass/_fields.scss */
.field-type-taxonomy-term-reference ul {
  margin: 0;
  padding: 0;
}
/* line 15, ../sass/_fields.scss */
.field-type-taxonomy-term-reference ul li {
  display: inline;
  list-style: none;
  padding: 0 .75em 0 0;
  border: 1px solid #e5e5e5;
  padding: 5px;
}
/* line 21, ../sass/_fields.scss */
.field-type-taxonomy-term-reference ul li a {
  text-transform: uppercase;
  color: #343a3a;
  /*font-family: "Roboto Slab", sans-serif;*/
}

/* line 30, ../sass/_fields.scss */
.field-lable-inline .field-label {
  display: inline;
}

/* line 35, ../sass/_fields.scss */
.ai-l .field-type-image {
  margin: 4px 20px 10px 0;
}

/* line 38, ../sass/_fields.scss */
.ai-r .field-type-image {
  margin: 4px 0 10px 20px;
}

/* line 4, ../sass/_blocks.scss */
.block {
  padding: 45px 0;
}
/* line 6, ../sass/_blocks.scss */
.block .block-title {
  text-align: center;
  margin: 0;
  padding: 12px 0 50px;
}
/* line 10, ../sass/_blocks.scss */
.block .block-title span {
  font-size: 36px;
  font-weight: bold;
  padding: 5px 15px;
  text-transform: uppercase;
  color: black;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  background: transparent;
  position: relative;
}
/* line 20, ../sass/_blocks.scss */
.block .block-title span:before {
  position: absolute;
  top: 50%;
  right: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  width: 1000px;
}
/* line 28, ../sass/_blocks.scss */
.block .block-title span:after {
  position: absolute;
  top: 50%;
  left: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  content: "";
  width: 1000px;
}
/* line 43, ../sass/_blocks.scss */
.block.blue-color .block-title span {
  background-color: #4089ea;
}
/* line 50, ../sass/_blocks.scss */
.block.red-color .block-title span {
  background-color: #e84c3d;
}
/* line 55, ../sass/_blocks.scss */
.block.green-color .block-title span {
  background-color: #2fcc71;
}
/* line 60, ../sass/_blocks.scss */
.block.navi-color .block-title span {
  background-color: #2a80b9;
}
/* line 65, ../sass/_blocks.scss */
.block.yellow-color .block-title span {
  background-color: #f1c40f;
}
/* line 70, ../sass/_blocks.scss */
.block.brown-color .block-title span {
  background-color: #4e6984;
}
/* line 74, ../sass/_blocks.scss */
.block.block-tb-megamenu {
  padding: 0;
}
/* line 77, ../sass/_blocks.scss */
.block.block-md-slider {
  padding: 0;
}
/* line 80, ../sass/_blocks.scss */
.block.block-system {
  padding: 0;
}
/* line 83, ../sass/_blocks.scss */
.block.block-locationmap {
  padding: 30px 0;
}
/* line 86, ../sass/_blocks.scss */
.block.block-search {
  padding: 0;
}

/* line 93, ../sass/_blocks.scss */
#footer-inner .block-inner {
  overflow: hidden;
}
/* line 96, ../sass/_blocks.scss */
#footer-inner .block {
  padding: 0;
}
/* line 98, ../sass/_blocks.scss */
#footer-inner .block .block-title {
  text-align: center;
  margin-bottom: 15px;
  padding: 0 0 15px;
}
/* line 102, ../sass/_blocks.scss */
#footer-inner .block .block-title span {
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
/* line 107, ../sass/_blocks.scss */
#footer-inner .block .block-title span:after {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 110, ../sass/_blocks.scss */
#footer-inner .block .block-title span:before {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 115, ../sass/_blocks.scss */
#footer-inner .block .content {
  font-size: 14px;
  color: #c4c4c4;
  font-weight: 300;
}
/* line 119, ../sass/_blocks.scss */
#footer-inner .block .content a {
  color: #c4c4c4;
  /*font-family: "ProximaNova", sans-serif;*/
  font-weight: 700;
}
/* line 123, ../sass/_blocks.scss */
#footer-inner .block .content a:hover {
  color: #179bb2;
}
/* line 130, ../sass/_blocks.scss */
#footer-inner ul.contact li {
  padding-bottom: 10px;
}
/* line 132, ../sass/_blocks.scss */
#footer-inner ul.contact li i {
  font-size: 20px;
  color: #fff;
  width: 28px;
}

/* line 146, ../sass/_blocks.scss */
.contact-block ul li:last-child a {
  color: black;
}

/* --- Custom title section --*/
/* line 160, ../sass/_blocks.scss */
.project-inner .block .block-title span {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
/* line 163, ../sass/_blocks.scss */
.project-inner .block .block-title span:after {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 166, ../sass/_blocks.scss */
.project-inner .block .block-title span:before {
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 175, ../sass/_blocks.scss */
.sidebar .block {
  padding: 10px 0;
}
/* line 177, ../sass/_blocks.scss */
.sidebar .block .block-title {
  padding: 20px 0;
}
/* line 179, ../sass/_blocks.scss */
.sidebar .block .block-title span {
  font-size: 14px;
}
/* line 183, ../sass/_blocks.scss */
.sidebar .block .content {
  font-size: 16px;
  font-weight: 300;
}
/* line 190, ../sass/_blocks.scss */
.sidebar .item-list ul > li {
  border: 0 !important;
}
/* line 192, ../sass/_blocks.scss */
.sidebar .item-list ul > li .views-field-field-blog-image {
  float: left;
}
/* line 195, ../sass/_blocks.scss */
.sidebar .item-list ul > li .views-field-title {
  padding-top: 0;
}
/* line 200, ../sass/_blocks.scss */
.sidebar .item-list ul > li img {
  margin-right: 10px;
}
/* line 203, ../sass/_blocks.scss */
.sidebar .item-list ul > li .views-field-created, .sidebar .item-list ul > li .views-field-name, .sidebar .item-list ul > li .views-field-comment-count, .sidebar .item-list ul > li .submitted, .sidebar .item-list ul > li .comments-total {
  margin: 0;
  font-size: 14px;
  font-style: italic;
}

/* line 215, ../sass/_blocks.scss */
#activities-inner .block .block-title {
  max-width: 1170px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 219, ../sass/_blocks.scss */
#activities-inner .block .block-title span {
  border-color: rgba(255, 255, 255, 0.2);
  color: #fff;
}
/* line 222, ../sass/_blocks.scss */
#activities-inner .block .block-title span:after {
  border-color: rgba(255, 255, 255, 0.2);
}
/* line 225, ../sass/_blocks.scss */
#activities-inner .block .block-title span:before {
  border-color: rgba(255, 255, 255, 0.2);
}

/* line 236, ../sass/_blocks.scss */
.team-first-inner .block .block-title span {
  background: #F3F1E5;
}

/*---- Twitter block ----*/
/* line 246, ../sass/_blocks.scss */
.widget-twitter li {
  margin-bottom: 15px;
}
/* line 249, ../sass/_blocks.scss */
.widget-twitter .avata {
  text-align: center;
}
/* line 251, ../sass/_blocks.scss */
.widget-twitter .avata img {
  width: 30px;
  height: 30px;
  margin-bottom: 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/* ---  Custom Block --- */
/* line 262, ../sass/_blocks.scss */
.show-case .description {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  font-weight: 300;
  font-size: 18px;
  margin-bottom: 65px;
}
/* line 271, ../sass/_blocks.scss */
.show-case .item .highlight-icon {
  margin: 0 auto 20px;
  text-align: center;
}
/* line 274, ../sass/_blocks.scss */
.show-case .item .highlight-icon i {
  font-size: 40px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  width: 105px;
  line-height: 105px;
  color: #000;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
  padding-left: 10px;
}
/* line 286, ../sass/_blocks.scss */
.show-case .item .highlight-icon i:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  top: 0px;
  left: 0px;
  z-index: -1;
  background: #179bb2;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: '';
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 303, ../sass/_blocks.scss */
.show-case .item .highlight_content {
  padding: 0 20px;
}
/* line 305, ../sass/_blocks.scss */
.show-case .item .highlight_content h4 {
  text-align: center;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 18px;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  background: url("../images/bg-title.png") no-repeat center bottom transparent;
  padding-bottom: 25px;
}
/* line 315, ../sass/_blocks.scss */
.show-case .item .highlight_content p {
  text-align: center;
  font-weight: 300;
}
/* line 321, ../sass/_blocks.scss */
.show-case .item:hover i {
  color: #fff;
}
/* line 323, ../sass/_blocks.scss */
.show-case .item:hover i:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 333, ../sass/_blocks.scss */
#user-login-form .form-submit {
  margin: 10px 0;
}
/* line 337, ../sass/_blocks.scss */
#user-login-form .form-group label {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: normal;
  color: black;
  font-size: 22px;
}

/* line 346, ../sass/_blocks.scss */
#main-content .block {
  border-top: 1px solid gainsboro;
  margin: 0 -15px;
}
/* line 350, ../sass/_blocks.scss */
#main-content .maps-google {
  border-top: none;
}

/* line 356, ../sass/_blocks.scss */
.block-tb-megamenu .block-inner {
  padding: 0;
}

/* line 363, ../sass/_blocks.scss */
#topbar-wrapper ul {
  overflow: hidden;
  margin-bottom: 0;
}
/* line 366, ../sass/_blocks.scss */
#topbar-wrapper ul li {
  float: left;
  padding: 10px 10px;
  margin: 0;
  list-style: none;
}
/* line 371, ../sass/_blocks.scss */
#topbar-wrapper ul li a {
  color: #999999;
  font-size: 12px;
}
/* line 372, ../sass/_blocks.scss */
#topbar-wrapper ul li a i {
  margin-right: 5px;
  font-size: 16px;
}
/* line 378, ../sass/_blocks.scss */
#topbar-wrapper ul li a:hover {
  color: #179bb2;
}
/* line 384, ../sass/_blocks.scss */
#topbar-wrapper ul.links {
  float: left;
}
/* line 387, ../sass/_blocks.scss */
#topbar-wrapper ul.user-action {
  float: right;
}

/* line 393, ../sass/_blocks.scss */
.why-us > .item {
  margin-bottom: 70px;
}
/* line 395, ../sass/_blocks.scss */
.why-us > .item .heading {
  margin-bottom: 15px;
}
/* line 398, ../sass/_blocks.scss */
.why-us > .item .title {
  /*font-family: "Roboto Slab", sans-serif;*/
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}
/* line 404, ../sass/_blocks.scss */
.why-us > .item .title:hover {
  color: #179bb2;
}
/* line 408, ../sass/_blocks.scss */
.why-us > .item .description {
  font-weight: 300;
}
/* line 411, ../sass/_blocks.scss */
.why-us > .item .image {
  overflow: hidden;
  position: relative;
}
/* line 414, ../sass/_blocks.scss */
.why-us > .item .image img {
  max-width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 417, ../sass/_blocks.scss */
.why-us > .item .image img:hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/* line 421, ../sass/_blocks.scss */
.why-us > .item .image.image-right:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  top: 42%;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-left-color: #fff;
}
/* line 434, ../sass/_blocks.scss */
.why-us > .item .image.image-left:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  right: 0;
  top: 42%;
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-right-color: #fff;
}
/* line 448, ../sass/_blocks.scss */
.why-us > .item:last-child {
  margin-bottom: 0;
}

/* line 454, ../sass/_blocks.scss */
#locationmap_map {
  width: 100% !important;
  border-radius: 10px;
}

/* line 459, ../sass/_blocks.scss */
.block-menu {
  padding-bottom: 30px;
}
/* line 460, ../sass/_blocks.scss */
.block-menu ul.menu li {
  text-align: right;
}
/* line 464, ../sass/_blocks.scss */
.block-menu .nav > li > a {
  display: block;
  padding: 0;
  position: relative;
}

/* line 470, ../sass/_blocks.scss */
.block-user {
  padding-bottom: 30px;
}

/* line 477, ../sass/_blocks.scss */
.block-node table {
  overflow: hidden;
  width: 100%;
}
/* line 480, ../sass/_blocks.scss */
.block-node table .title-author {
  padding-left: 0;
}
/* line 483, ../sass/_blocks.scss */
.block-node table .node-title {
  font-size: 1em;
}
/* line 486, ../sass/_blocks.scss */
.block-node table .node-author {
  font-size: 1em;
}

/* line 492, ../sass/_blocks.scss */
.block-forum .contextual-links-wrapper {
  display: none;
}

/* line 500, ../sass/_blocks.scss */
.block-poll .title {
  font-weight: bold;
  margin-bottom: .5em;
}
/* line 504, ../sass/_blocks.scss */
.block-poll .links {
  margin-top: .5em;
}

/* line 509, ../sass/_blocks.scss */
.lb-h {
  margin-top: 1px;
  min-width: 320px;
}
/* line 512, ../sass/_blocks.scss */
.lb-h .block-inner {
  background: none;
  padding: 0;
}
/* line 516, ../sass/_blocks.scss */
.lb-h .block-content {
  background: none;
  padding: 0;
}
/* line 520, ../sass/_blocks.scss */
.lb-h #user-login-form {
  margin: 0;
}
/* line 522, ../sass/_blocks.scss */
.lb-h #user-login-form label {
  line-height: 1.2;
}
/* line 526, ../sass/_blocks.scss */
.lb-h .form-item {
  float: left;
  margin: 0;
}
/* line 531, ../sass/_blocks.scss */
.lb-h input.form-text {
  margin: 0 3px 0 0;
  width: 110px;
}
/* line 535, ../sass/_blocks.scss */
.lb-h input.form-submit {
  margin: 0;
  position: absolute;
  top: 1.2em;
}
/* line 541, ../sass/_blocks.scss */
.lb-h #edit-actions {
  margin: 0;
}
/* line 544, ../sass/_blocks.scss */
.lb-h .form-required {
  display: none;
}
/* line 547, ../sass/_blocks.scss */
.lb-h .item-list {
  display: none;
}
/* line 550, ../sass/_blocks.scss */
.lb-h h2 {
  clip: rect(1px);
  /* (1) clip was set before: old value: rect(1px) - new value rect(1px, 1px, 1px, 1px) */
  position: absolute !important;
}

/* line 557, ../sass/_blocks.scss */
.ta-l .block-title {
  text-align: left;
}
/* line 560, ../sass/_blocks.scss */
.ta-l .mini-panel-title {
  text-align: left;
}

/* line 565, ../sass/_blocks.scss */
.ta-r .block-title {
  text-align: right;
}
/* line 568, ../sass/_blocks.scss */
.ta-r .mini-panel-title {
  text-align: right;
}

/* line 573, ../sass/_blocks.scss */
.ta-c .block-title {
  text-align: center;
}
/* line 576, ../sass/_blocks.scss */
.ta-c .mini-panel-title {
  text-align: center;
}

/* line 580, ../sass/_blocks.scss */
.mini-panel-title {
  margin: 0 10px;
}

/* line 585, ../sass/_blocks.scss */
.block-panels_mini .mini-panel-title {
  margin: 0 10px;
}

/* line 593, ../sass/_blocks.scss */
body.not-logged-in .block-node table td.edit {
  display: none;
}
/* line 596, ../sass/_blocks.scss */
body.not-logged-in .block-node table td.delete {
  display: none;
}

/* line 604, ../sass/_blocks.scss */
.block-quicktabs .block-inner .block-inner {
  margin: 0;
  padding: 0;
}

/* line 609, ../sass/_blocks.scss */
.region-header .lb-h {
  float: right;
}

/* line 614, ../sass/_blocks.scss */
.social ul.connect {
  margin-bottom: 0;
  text-align: center;
  margin: 0 auto;
  overflow: hidden;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  background-color: #323232;
  padding: 5px 0px 5px 5px;
  position: absolute;
  top: -25px;
  left: 42%;
}
/* line 625, ../sass/_blocks.scss */
.social ul.connect li {
  text-align: center;
  padding-right: 0;
  width: 35px;
  height: 35px;
  padding: 5px 0 0 5px;
  float: left;
  list-style-type: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 6px;
  transition: all 0.5s;
}
/* line 636, ../sass/_blocks.scss */
.social ul.connect li i {
  color: #fff;
  font-size: 24px;
}
/* line 640, ../sass/_blocks.scss */
.social ul.connect li:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
/* line 643, ../sass/_blocks.scss */
.social ul.connect li.social-facebook {
  background-color: #3a5898;
}
/* line 646, ../sass/_blocks.scss */
.social ul.connect li.social-twitter {
  background-color: #00acee;
}
/* line 649, ../sass/_blocks.scss */
.social ul.connect li.social-google {
  background-color: #dd6363;
}
/* line 652, ../sass/_blocks.scss */
.social ul.connect li.social-youtube {
  background-color: #ce3527;
}
/* line 655, ../sass/_blocks.scss */
.social ul.connect li.social-letter {
  background-color: #ccc33b;
}
/* line 658, ../sass/_blocks.scss */
.social ul.connect li.social-rss {
  background-color: #e78e2f;
}
/* line 661, ../sass/_blocks.scss */
.social ul.connect li:first-child {
  border-left: none;
}

/* Jcarousel*/
/* line 4, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal {
  height: auto !important;
  width: auto !important;
  padding: 0;
  padding-top: 20px;
}
/* line 10, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal {
  width: 100%;
}
/* line 13, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item {
  width: auto;
  height: auto;
  background: none;
  border: none;
  text-align: center;
}
/* line 19, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .banner {
  text-align: center;
}
/* line 21, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .banner img {
  border: 1px solid gainsboro;
  width: auto !important;
}
/* line 24, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container-horizontal .jcarousel-clip-horizontal .jcarousel-item .banner img:hover {
  border: 1px solid #179bb2;
}
/* line 33, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container > a {
  cursor: pointer;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.6);
  display: none !important;
  /*font-family: "FontAwesome";*/
  line-height: 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  line-height: 37px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 45%;
}
/* line 50, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container > a.jcarousel-prev {
  left: 20px;
  z-index: 999;
}
/* line 53, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container > a.jcarousel-prev:after {
  content: "\f104";
  float: left;
  padding-left: 15px;
}
/* line 59, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container > a.jcarousel-next {
  right: 20px;
  z-index: 999;
}
/* line 62, ../sass/_modul.scss */
.jcarousel-skin-default .jcarousel-container > a.jcarousel-next:after {
  content: "\f105";
  float: right;
  padding-right: 15px;
}
/* line 70, ../sass/_modul.scss */
.jcarousel-skin-default:hover .jcarousel-container > a {
  display: block !important;
}

/* line 75, ../sass/_modul.scss */
.contextual-links-region {
  position: static;
}

/* line 79, ../sass/_modul.scss */
div.contextual-links-wrapper {
  right: 30%;
}

/* line 82, ../sass/_modul.scss */
.region.region-padding div.contextual-links-wrapper {
  top: 60px;
}

/*MD Slider*/
/* line 88, ../sass/_modul.scss */
.md-slide-wrap .md-arrow {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 90, ../sass/_modul.scss */
.md-slide-wrap .md-arrow > div {
  background-image: none;
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  /*font-family: "FontAwesome";*/
  line-height: 37px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 45%;
}
/* line 105, ../sass/_modul.scss */
.md-slide-wrap .md-arrow > div:hover {
  background-color: rgba(62, 167, 186, 0.7);
}
/* line 109, ../sass/_modul.scss */
.md-slide-wrap .md-arrow .md-arrow-left {
  left: 60px;
}
/* line 111, ../sass/_modul.scss */
.md-slide-wrap .md-arrow .md-arrow-left:after {
  content: "\f104";
  float: right;
  padding-right: 15px;
}
/* line 117, ../sass/_modul.scss */
.md-slide-wrap .md-arrow .md-arrow-right {
  right: 60px;
}
/* line 119, ../sass/_modul.scss */
.md-slide-wrap .md-arrow .md-arrow-right:after {
  content: "\f105";
  float: left;
  padding-left: 15px;
}
/* line 127, ../sass/_modul.scss */
.md-slide-wrap:hover .md-arrow-left, .md-slide-wrap:hover .md-arrow-right {
  display: block;
}

/* line 132, ../sass/_modul.scss */
.md-arrow {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/* line 136, ../sass/_modul.scss */
.font-robotoslab {
  /*font-family: "Roboto Slab",sans-serif;*/
  text: center;
}

/* line 140, ../sass/_modul.scss */
.button-hover {
  padding: 15px 30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  /*font-family: "Roboto Slab",sans-serif;*/
  text-align: center;
  font-weight: bold;
}

/* Carousel bootstrap */
/* line 151, ../sass/_modul.scss */
.carousel .carousel-control {
  cursor: pointer;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.6);
  display: none !important;
  /*font-family: "FontAwesome";*/
  line-height: 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  line-height: 37px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 45%;
}
/* line 168, ../sass/_modul.scss */
.carousel .carousel-control.left {
  left: 60px;
  z-index: 999;
}
/* line 171, ../sass/_modul.scss */
.carousel .carousel-control.left:after {
  content: "\f104";
  float: left;
  padding-left: 15px;
}
/* line 177, ../sass/_modul.scss */
.carousel .carousel-control.right {
  right: 60px;
  z-index: 999;
}
/* line 180, ../sass/_modul.scss */
.carousel .carousel-control.right:after {
  content: "\f105";
  float: right;
  padding-right: 15px;
}
/* line 187, ../sass/_modul.scss */
.carousel:hover .carousel-control {
  display: block !important;
}

/* Caroufredsel view */
/* line 194, ../sass/_modul.scss */
.caroufredsel .carousel-control {
  cursor: pointer;
  background-image: none;
  background-color: rgba(0, 0, 0, 0.6);
  display: none !important;
  /*font-family: "FontAwesome";*/
  line-height: 30px;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  width: 45px;
  height: 45px;
  line-height: 37px;
  border: 3px solid rgba(255, 255, 255, 0.5);
  position: absolute;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  top: 45%;
}
/* line 211, ../sass/_modul.scss */
.caroufredsel .carousel-control:hover {
  background: rgba(62, 167, 186, 0.7);
}
/* line 214, ../sass/_modul.scss */
.caroufredsel .carousel-control.next {
  right: 60px;
  z-index: 999;
}
/* line 217, ../sass/_modul.scss */
.caroufredsel .carousel-control.next:after {
  content: "\f105";
  float: left;
  padding-left: 15px;
}
/* line 223, ../sass/_modul.scss */
.caroufredsel .carousel-control.prev {
  left: 60px;
  z-index: 999;
}
/* line 226, ../sass/_modul.scss */
.caroufredsel .carousel-control.prev:after {
  content: "\f104";
  float: right;
  padding-right: 15px;
}
/* line 233, ../sass/_modul.scss */
.caroufredsel:hover .carousel-control {
  display: block !important;
}

/* Back to top */
/* line 239, ../sass/_modul.scss */
#backtotop {
  background: url("../images/backtotop.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}

/* line 14, ../sass/_navigation.scss */
.sf-vertical li:hover ul, .sf-vertical li.sfHover ul {
  left: 100%;
  margin: 0;
  padding: 0;
  top: 0;
}

/* line 28, ../sass/_navigation.scss */
.nav > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}
/* line 34, ../sass/_navigation.scss */
.nav.nav-tabs {
  margin: 15px 0 0 0;
}

/* line 43, ../sass/_navigation.scss */
ul.pagination {
  margin: 0;
  text-align: center;
  padding: 0;
}
/* line 48, ../sass/_navigation.scss */
ul.pagination > li a {
  margin-left: 10px;
  text-transform: uppercase;
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 300;
  background-color: transparent;
  border: none !important;
}
/* line 56, ../sass/_navigation.scss */
ul.pagination > li a:hover {
  background: transparent;
  color: #179bb2;
}
/* line 61, ../sass/_navigation.scss */
ul.pagination > li:first-child > a {
  border-radius: 0;
}
/* line 64, ../sass/_navigation.scss */
ul.pagination > li:last-child > a {
  border-radius: 0;
}
/* line 67, ../sass/_navigation.scss */
ul.pagination > li.active a {
  background-color: transparent;
  border: none !important;
  font-size: 14px;
  color: #179bb2;
  font-weight: bold;
}
/* line 73, ../sass/_navigation.scss */
ul.pagination > li.active a:hover {
  background: transparent;
  color: #179bb2;
}
/* line 79, ../sass/_navigation.scss */
ul.pagination > li.prev a:before {
  color: #8d8d8d;
  content: "";
  text-align: left;
  padding-right: 60px;
  background: url("../images/page-left.png") no-repeat center center;
}
/* line 88, ../sass/_navigation.scss */
ul.pagination > li.next a:after {
  color: #8d8d8d;
  text-align: right;
  padding-left: 60px;
  content: "";
  background: url("../images/page-right.png") no-repeat center center;
}
/* line 99, ../sass/_navigation.scss */
ul.primary {
  margin: 0 0 40px;
  padding: 0 0 4px .3em;
}
/* line 102, ../sass/_navigation.scss */
ul.primary li {
  margin: 0;
}
/* line 104, ../sass/_navigation.scss */
ul.primary li a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  margin-right: .08em;
  padding: 5px 10px;
}
/* line 113, ../sass/_navigation.scss */
ul.primary li.active a {
  color: white;
}
/* line 118, ../sass/_navigation.scss */
ul.secondary {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin: 1em 0 0;
  padding: 0 .3em 1em;
}
/* line 122, ../sass/_navigation.scss */
ul.secondary li {
  border-right: 0;
  list-style: none;
  padding: 0 2em 0 0;
}
/* line 127, ../sass/_navigation.scss */
ul.secondary li a:hover {
  border-bottom: none;
  text-decoration: underline;
}
/* line 132, ../sass/_navigation.scss */
ul.secondary li.active {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  border-bottom: none;
  text-decoration: underline;
}

/* line 144, ../sass/_navigation.scss */
#breadcrumb-wrapper {
  height: 197px;
  padding: 75px;
  display: block;
  background: url("../images/bg-breadcrumb.jpg") repeat-x center center transparent;
}
/* line 149, ../sass/_navigation.scss */
#breadcrumb-wrapper .breadcrumb-link {
  margin: 0 15px;
}
/* line 151, ../sass/_navigation.scss */
#breadcrumb-wrapper .breadcrumb-link span {
  color: white;
  font-size: 20px;
  padding: 0px 5px;
}
/* line 156, ../sass/_navigation.scss */
#breadcrumb-wrapper .breadcrumb-link a {
  color: white;
  font-size: 20px;
  margin-right: 5px;
}
/* line 162, ../sass/_navigation.scss */
#breadcrumb-wrapper .crumbs {
  text-align: center;
}

/* line 168, ../sass/_navigation.scss */
#media-browser-page #breadcrumb-wrapper {
  height: auto;
  background: none;
}

/* line 176, ../sass/_navigation.scss */
.block-superfish .block-inner {
  margin: 0;
  padding: 0;
}
/* line 179, ../sass/_navigation.scss */
.block-superfish .block-inner .block-content {
  margin: 0;
  padding: 0;
}
/* line 184, ../sass/_navigation.scss */
.block-superfish ul {
  margin: 0;
  padding: 0;
}
/* line 187, ../sass/_navigation.scss */
.block-superfish ul ul {
  margin: 0;
  padding: 0;
}
/* line 190, ../sass/_navigation.scss */
.block-superfish ul ul ul {
  margin: 0;
  padding: 0;
}
/* line 193, ../sass/_navigation.scss */
.block-superfish ul ul ul ul {
  margin: 0;
  padding: 0;
}
/* line 200, ../sass/_navigation.scss */
.block-superfish li {
  margin: 0;
  padding: 0;
}

/* line 205, ../sass/_navigation.scss */
.sf-vertical {
  width: 100%;
}
/* line 207, ../sass/_navigation.scss */
.sf-vertical li {
  width: 100%;
}

/* line 217, ../sass/_navigation.scss */
#tasks {
  margin-bottom: 1em;
}

/* line 233, ../sass/_navigation.scss */
.contextual-links-wrapper ul li {
  background-image: none;
}

/* line 2, ../sass/_menu.scss */
.region-menu .block-ct:before, .region-menu .block-ct:after {
  display: table;
  content: "";
  line-height: 0;
}

/* line 8, ../sass/_menu.scss */
.region-menu {
  /*font-family: "ProximaNova", sans-serif;*/
  float: right;
  /* effects menu*/
}
/* line 12, ../sass/_menu.scss */
.region-menu .btn-navbar {
  margin-top: 8px;
}
/* line 18, ../sass/_menu.scss */
.region-menu .nav > li > a {
  text-transform: none;
  border-right: none;
  color: #fff;
  font-weight: bold;
  /*font-family: "ProximaNova", sans-serif;*/
  font-size: 14px;
  font-weight: 400;
  padding: 30px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 29, ../sass/_menu.scss */
.region-menu .nav > li > a:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 42%;
  top: 0;
  content: "";
  position: absolute;
 
}
/* line 42, ../sass/_menu.scss */
.region-menu .nav > li > a:after {
  content: "";
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  z-index: 999;
  width: 100%;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 53, ../sass/_menu.scss */
.region-menu .nav > li > a:focus {
  color: #179bb2;
}
/* line 55, ../sass/_menu.scss */
.region-menu .nav > li > a:focus:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 59, ../sass/_menu.scss */
.region-menu .nav > li > a:hover {
  color: #179bb2;
}
/* line 61, ../sass/_menu.scss */
.region-menu .nav > li > a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 67, ../sass/_menu.scss */
.region-menu .nav > li.dropdown.open.active {
  background: #fff;
}
/* line 70, ../sass/_menu.scss */
.region-menu .nav > li.dropdown.open.active > a:hover {
  background-color: #179bb2;
}
/* line 73, ../sass/_menu.scss */
.region-menu .nav > li.dropdown.open.active > a:focus {
  background-color: #179bb2;
}
/* line 78, ../sass/_menu.scss */
.region-menu .nav > li.dropdown.open .caret {
  background: url("../images/caret-open.png") no-repeat center center transparent;
  top: 68%;
}
/* line 82, ../sass/_menu.scss */
.region-menu .nav > li.dropdown.open .dropdown-toggle {
  color: #179bb2;
}
/* line 89, ../sass/_menu.scss */
.region-menu .nav > li.active > a {
  background: #fff;
  text-transform: none;
  border-right: none;
  color: #179bb2;
  font-weight: bold;
  /*font-family: "ProximaNova", sans-serif;*/
  font-size: 14px;
  font-weight: 400;
  padding: 30px;
  position: relative;
  background-color: white !important;
  color: black !important;
}
/* line 102, ../sass/_menu.scss */
.region-menu .nav > li.active > a:before {
  width: 0;
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 42%;
  top: 0;
  content: "";
  position: absolute;
  
}
/* line 116, ../sass/_menu.scss */
.region-menu .nav > li.active > a:after {
  content: "";
  height: 5px;
  background-color: #fff;
  position: absolute;
  bottom: -5px;
  z-index: 999;
  width: 100%;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 127, ../sass/_menu.scss */
.region-menu .nav > li.active > a:focus {
  color: #179bb2;
}
/* line 129, ../sass/_menu.scss */
.region-menu .nav > li.active > a:focus:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 133, ../sass/_menu.scss */
.region-menu .nav > li.active > a:hover {
  color: #179bb2 !important;
}
/* line 135, ../sass/_menu.scss */
.region-menu .nav > li.active > a:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 138, ../sass/_menu.scss */
.region-menu .nav > li.active > a:hover .caret {
  background: url("../images/caret-open.png") no-repeat center center transparent;
}
/* line 148, ../sass/_menu.scss */
.region-menu .nav-collapse {
  background-color: transparent;
}
/* line 150, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu {
  background-color: #179bb2;
}
/* line 153, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .mega-nav > li {
  border-bottom: 1px solid #EFEFEF;
}
/* line 155, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .mega-nav > li a {
  padding: 11px 15px;
  font-size: 12px;
  border: none;
  color: #8d8d8d;
  text-transform: uppercase;
  font-weight: 400;
}
/* line 162, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .mega-nav > li a:after {
  margin-top: 10px;
}
/* line 166, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .mega-nav > li a:hover {
  background-color: #179bb2;
  color: #fff;
}
/* line 174, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .tb-megamenu-column .tb-megamenu-column-inner {
  padding: 0;
  overflow: hidden;
}
/* line 178, ../sass/_menu.scss */
.region-menu .nav-collapse .dropdown-menu .tb-megamenu-column .tb-megamenu-block {
  overflow: hidden;
  margin: 15px;
}
/* line 188, ../sass/_menu.scss */
.region-menu .nav-collapse .nav > li.active > a:hover {
  color: #179bb2;
}
/* line 191, ../sass/_menu.scss */
.region-menu .nav-collapse .nav > li.active > a:focus {
  color: #179bb2;
}
/* line 205, ../sass/_menu.scss */
.region-menu .nav > li > .dropdown-menu {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 0;
  z-index: 999;
  min-width: 200px;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  margin: 30px 0 0 0px;
  position: absolute;
  border: none;
  pointer-events: none;
  visibility: hidden;
}
/* line 220, ../sass/_menu.scss */
.region-menu .nav > li:hover > .dropdown-menu {
  pointer-events: auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
  height: auto;
  margin: 0px;
  visibility: visible;
  z-index: 99;
  display: block;
}
/* line 229, ../sass/_menu.scss */
.region-menu .tb-block {
  background: transparent;
  color: inherit;
}
/* line 232, ../sass/_menu.scss */
.region-menu .tb-block img {
  max-width: 100%;
}
/* line 233, ../sass/_menu.scss */
.region-menu .tb-block .block-inner {
  padding: 0;
}
/* line 236, ../sass/_menu.scss */
.region-menu .tb-block .block {
  padding-top: 15px;
}
/* line 238, ../sass/_menu.scss */
.region-menu .tb-block .block .block-title {
  background: inherit;
  color: #000;
  padding: 0;
}
/* line 242, ../sass/_menu.scss */
.region-menu .tb-block .block .block-title span {
  font-size: 12px;
  /*font-family: "Roboto Slab", sans-serif;*/
  font-weight: normal;
  font-style: normal;
}
/* line 254, ../sass/_menu.scss */
.region-menu .tb-block ul.unstyled {
  margin-left: 0;
}
/* line 257, ../sass/_menu.scss */
.region-menu .tb-block ul.nav {
  margin-left: 0;
}
/* line 262, ../sass/_menu.scss */
.region-menu .tb-block ol.unstyled {
  margin-left: 0;
}
/* line 265, ../sass/_menu.scss */
.region-menu .tb-block ol.nav {
  margin-left: 0;
}
/* line 269, ../sass/_menu.scss */
.region-menu .tb-block img {
  max-width: 100%;
}
/* line 273, ../sass/_menu.scss */
.region-menu .block-ct {
  background: inherit;
  color: inherit;
  padding: 0;
  *zoom: 1;
}
/* line 281, ../sass/_menu.scss */
.region-menu .block-ct:after {
  clear: both;
}
/* line 286, ../sass/_menu.scss */
.region-menu li.dropdown a .caret {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 289, ../sass/_menu.scss */
.region-menu li.dropdown > a:hover .caret {
  background: url("../images/caret-open.png") no-repeat center center transparent;
  top: 68%;
}
/* line 293, ../sass/_menu.scss */
.region-menu li.dropdown.active .caret {
  background: url("../images/caret-open.png") no-repeat center center transparent;
  top: 68%;
}
/* line 297, ../sass/_menu.scss */
.region-menu .dropdown .caret {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 52%;
  right: 45%;
  background: url("../images/caret-close.png") no-repeat center center transparent;
  border: none;
  width: 10px;
  height: 10px;
}
/* line 311, ../sass/_menu.scss */
.region-menu .navbar .nav > li > .dropdown-menu:before {
  display: none;
}
/* line 314, ../sass/_menu.scss */
.region-menu .navbar .nav > li > .dropdown-menu:after {
  display: none;
}
/* line 321, ../sass/_menu.scss */
.region-menu .dropdown-submenu:hover > a {
  background: none;
}
/* line 331, ../sass/_menu.scss */
.region-menu .block_menu .nav {
  margin-bottom: 20px;
}
/* line 333, ../sass/_menu.scss */
.region-menu .block_menu .nav > li {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 335, ../sass/_menu.scss */
.region-menu .block_menu .nav > li:first-child {
  border-top: 0;
}
/* line 337, ../sass/_menu.scss */
.region-menu .block_menu .nav > li:first-child > a {
  padding-top: 0;
  border-top: 0;
}
/* line 342, ../sass/_menu.scss */
.region-menu .block_menu .nav > li > a {
  padding: 5px;
}
/* line 348, ../sass/_menu.scss */
.region-menu .tb-megamenu-submenu .active > a {
  background: white !important;
  color: #179bb2 !important;
}
/* line 351, ../sass/_menu.scss */
.region-menu .tb-megamenu-submenu .active > a:hover {
  color: white;
}

/* line 359, ../sass/_menu.scss */
body.layout-wide .fixed-header .region-menu .nav > li > a {
  padding: 25px 20px;
  -webkit-transition: all 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

/* line 4, ../sass/_messages.scss */
a.block-demo-backlink, a.block-demo-backlink:link, a.block-demo-backlink:visited {
  left: 50%;
  margin-left: -9em;
  text-align: center;
  width: 18em;
}

/* line 11, ../sass/_messages.scss */
div.messages {
  margin: 10px 0;
}
/* line 13, ../sass/_messages.scss */
div.messages code {
  font-weight: 700;
}
/* line 18, ../sass/_messages.scss */
div.help p:last-child {
  margin-bottom: 0;
}
/* line 21, ../sass/_messages.scss */
div.help ul:last-child {
  margin-bottom: 0;
}
/* line 25, ../sass/_messages.scss */
div#acquia-agent-no-search {
  margin: 8px 0;
  padding-left: 3em !important;
}

/* line 30, ../sass/_messages.scss */
#block-system-help {
  background: url(images/help.png) no-repeat 17px 22px;
  border: none;
  margin: 6px 0;
  padding: 10px 10px 10px 50px;
}
/* line 35, ../sass/_messages.scss */
#block-system-help code {
  font-weight: 700;
}

/* line 39, ../sass/_messages.scss */
.block-region {
  border: 2px dashed rgba(0, 0, 0, 0.2);
  clear: both;
  color: #000;
  /*font-family: Consolas, "Courier News", monospace;*/
  font-size: 1.077em;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 5px;
  padding: 3px 6px 1px;
}

/* line 2, ../sass/_fix-browser.scss */
.ie8 #sidebar-second .block .block-inner {
  padding-left: 0;
}
/* line 5, ../sass/_fix-browser.scss */
.ie8 .views-slideshow-cycle-main-frame {
  height: 600px !important;
}
/* line 8, ../sass/_fix-browser.scss */
.ie8 #header-wrapper {
  background: #282828;
  filter: none;
}
/* line 12, ../sass/_fix-browser.scss */
.ie8 #main-wrapper > .container > .row > div {
  height: auto !important;
}
/* line 15, ../sass/_fix-browser.scss */
.ie8 img {
  max-width: none !important;
  width: 100% !important;
}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
  /* line 6, ../sass/responsive.scss */
  .views-slideshow-controls-top {
    top: 44%;
  }

  /* line 9, ../sass/responsive.scss */
  .connect ul li {
    width: 37px;
  }
  /* line 11, ../sass/responsive.scss */
  .connect ul li.social-rss {
    border-right: none;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (max-width: 992px) {
  /* line 20, ../sass/responsive.scss */
  body.layout-wide #page {
    padding-top: 0;
  }
  /* line 23, ../sass/responsive.scss */
  body.layout-wide #header-inner {
    position: inherit;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 99;
  }
  /* line 29, ../sass/responsive.scss */
  body.layout-wide #header-inner #block-search-form #edit-actions {
    margin-top: 10px !important;
  }
  /* line 32, ../sass/responsive.scss */
  body.layout-wide #header-inner.fixed-header {
    box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
  }
  /* line 35, ../sass/responsive.scss */
  body.layout-wide #header-inner.fixed-header .region-menu .nav > li > a {
    padding: 10px 15px;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  /* line 39, ../sass/responsive.scss */
  body.layout-wide #header-inner.fixed-header img#logo {
    max-width: 100%;
    width: auto;
  }

  /* line 46, ../sass/responsive.scss */
  .region-menu {
    float: left;
  }

  /* line 49, ../sass/responsive.scss */
  .region-menu .nav > li.active > a {
    padding: 10px 20px;
  }

  /* line 52, ../sass/responsive.scss */
  .logo-img {
    text-align: center;
  }
  /* line 54, ../sass/responsive.scss */
  .logo-img img#logo {
    max-width: 100%;
  }

  /* line 58, ../sass/responsive.scss */
  body.layout-wide #header-inner {
    position: inherit;
  }

  /* line 61, ../sass/responsive.scss */
  #sidebar-second {
    border-top: 1px solid gainsboro;
  }

  /* line 64, ../sass/responsive.scss */
  #header-wrapper {
    background: #282828;
  }

  /* line 67, ../sass/responsive.scss */
  .region-menu {
    border-top: none;
  }
  /* line 69, ../sass/responsive.scss */
  .region-menu .nav-collapse {
    margin-top: 30px;
    background-color: #179bb2;
    width: auto;
  }
  /* line 73, ../sass/responsive.scss */
  .region-menu .nav-collapse .nav > li > a {
    font-weight: normal;
  }
  /* line 75, ../sass/responsive.scss */
  .region-menu .nav-collapse .nav > li > a:hover, .region-menu .nav-collapse .nav > li > a:focus {
    color: #282828;
    background-color: white;
  }

  /* line 82, ../sass/responsive.scss */
  .connect {
    border-top: 1px solid #4c4c4c;
  }
  /* line 84, ../sass/responsive.scss */
  .connect ul li {
    width: 53px;
  }
  /* line 86, ../sass/responsive.scss */
  .connect ul li.social-rss {
    border-right: 1px solid #4c4c4c;
  }

  /* line 91, ../sass/responsive.scss */
  .views-slideshow-controls-top {
    left: 0;
    right: auto;
    top: 15px;
  }

  /* line 96, ../sass/responsive.scss */
  #sidebar-first {
    border: 1px solid gainsboro;
    right: 0;
  }

  /* line 100, ../sass/responsive.scss */
  #sidebar-second {
    border-right: 1px solid gainsboro;
    left: 0;
  }

  /* line 104, ../sass/responsive.scss */
  .comment-form {
    margin: 0;
  }

  /* line 109, ../sass/responsive.scss */
  .region-menu .tb-megamenu-clicked {
    background-color: #179bb2 !important;
    color: white !important;
  }
  /* line 113, ../sass/responsive.scss */
  .region-menu .tb-megamenu-nav {
    box-shadow: 1px 3px 5px 3px #A8AFB3;
  }
  /* line 119, ../sass/responsive.scss */
  .region-menu .nav > li > a {
    padding: 30px;
    position: relative;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }
  /* line 123, ../sass/responsive.scss */
  .region-menu .nav > li > a:before {
    border: none;
  }
  /* line 126, ../sass/responsive.scss */
  .region-menu .nav > li > a:after {
    border: none;
  }
  /* line 129, ../sass/responsive.scss */
  .region-menu .nav > li > a:hover {
    background-color: #179bb2 !important;
  }
  /* line 135, ../sass/responsive.scss */
  .region-menu .nav > li.active a:before {
    border: none;
  }
  /* line 138, ../sass/responsive.scss */
  .region-menu .nav > li.active a:after {
    border: none;
  }
  /* line 141, ../sass/responsive.scss */
  .region-menu .nav > li.active a:hover {
    background-color: white !important;
  }
  /* line 149, ../sass/responsive.scss */
  .region-menu .nav > li > .dropdown-menu {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 0;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
    z-index: 0;
    display: block;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    margin: 0;
    position: relative;
    border: none;
    pointer-events: none;
    visibility: visible;
  }
}
/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) {
  /* line 168, ../sass/responsive.scss */
  #block-search-form #search-block-form {
    position: relative;
  }
  /* line 170, ../sass/responsive.scss */
  #block-search-form #search-block-form input[name~=search_block_form] {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: #fff;
    margin-bottom: 15px;
  }
  /* line 175, ../sass/responsive.scss */
  #block-search-form #search-block-form input[name~=search_block_form]:focus {
    width: 100%;
  }
  /* line 179, ../sass/responsive.scss */
  #block-search-form #search-block-form .form-group {
    margin: 9px 0;
  }
  /* line 182, ../sass/responsive.scss */
  #block-search-form #search-block-form .form-submit {
    background: url("../images/search-icon-hover.png") no-repeat scroll center center transparent;
  }
  /* line 186, ../sass/responsive.scss */
  #block-search-form #search-block-form:hover input[name~=search_block_form] {
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }

  /* line 194, ../sass/responsive.scss */
  #footer_top .grid .grid-inner .views-field-body p {
    overflow: auto;
    height: auto;
  }

  /* line 198, ../sass/responsive.scss */
  #footer_center #foot_center .panel-column {
    min-height: 0;
    border-left: none;
  }

  /* line 203, ../sass/responsive.scss */
  #footer_top .grid {
    text-align: center;
    border-top: 1px solid #4c4c4c;
  }
  /* line 207, ../sass/responsive.scss */
  #footer_top .grid .field-content a {
    display: inline-block;
  }
  /* line 211, ../sass/responsive.scss */
  #footer_top .grid .grid-inner .views-field-body {
    height: auto;
  }

  /* line 217, ../sass/responsive.scss */
  #block-views-latest-news-block .views-field-field-blog-img {
    width: 100%;
    text-align: center;
  }
  /* line 220, ../sass/responsive.scss */
  #block-views-latest-news-block .views-field-field-blog-img .field-content {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  /* line 230, ../sass/responsive.scss */
  .page-contact #main-content #block-system-main {
    width: 100%;
    border-bottom: 1px solid gainsboro;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }
  /* line 235, ../sass/responsive.scss */
  .page-contact #main-content #block-system-main form.contact-form {
    margin: 0 20px;
  }
  /* line 239, ../sass/responsive.scss */
  .page-contact #main-content .block-locationmap {
    width: 100%;
  }
  /* line 241, ../sass/responsive.scss */
  .page-contact #main-content .block-locationmap .block-inner {
    margin: 0 20px;
  }

  /* line 248, ../sass/responsive.scss */
  .jcarousel-skin-default .jcarousel-next {
    top: 16%;
  }
  /* line 251, ../sass/responsive.scss */
  .jcarousel-skin-default .jcarousel-prev {
    top: 16%;
  }
}
/*************** Pricing Tables ***************/
/* line 4, ../sass/typo.scss */
.pricing-tables {
  padding: 25px 0;
}
/* line 6, ../sass/typo.scss */
.pricing-tables .pricing-table {
  float: left;
  margin-right: -1px;
}
/* line 10, ../sass/typo.scss */
.pricing-tables.grid-2 .pricing-table {
  width: 50%;
}
/* line 13, ../sass/typo.scss */
.pricing-tables.grid-3 .pricing-table {
  width: 33.3332%;
}
/* line 16, ../sass/typo.scss */
.pricing-tables.grid-4 .pricing-table {
  width: 25%;
}
/* line 19, ../sass/typo.scss */
.pricing-tables.grid-5 .pricing-table {
  width: 20%;
}
/* line 22, ../sass/typo.scss */
.pricing-tables .pricing-table {
  border: 1px solid #e4e4e4;
  text-align: center;
  position: relative;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 28, ../sass/typo.scss */
.pricing-tables .pricing-table:hover {
  z-index: 2;
  top: -3px;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
}
/* line 34, ../sass/typo.scss */
.pricing-tables .highlight-plan {
  margin: -15px 0;
  margin-right: -1px;
  z-index: 1;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
}
/* line 41, ../sass/typo.scss */
.pricing-tables .pricing-table.highlight-plan .plan-name {
  padding: 25px 0;
}
/* line 44, ../sass/typo.scss */
.pricing-tables .pricing-table.highlight-plan .plan-signup {
  padding: 30px 0;
}

/* line 51, ../sass/typo.scss */
.pricing-table .plan-name {
  padding: 15px 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  border-bottom: 1px solid #eee;
}
/* line 55, ../sass/typo.scss */
.pricing-table .plan-name h3 {
  font-weight: 700;
  color: #888;
}
/* line 60, ../sass/typo.scss */
.pricing-table .plan-price {
  padding: 25px 0;
}
/* line 62, ../sass/typo.scss */
.pricing-table .plan-price .price-value {
  font-size: 38px;
  line-height: 40px;
  font-weight: 600;
  color: #444;
}
/* line 67, ../sass/typo.scss */
.pricing-table .plan-price .price-value span {
  font-size: 18px;
  font-weight: 300;
  line-height: 18px;
}
/* line 73, ../sass/typo.scss */
.pricing-table .plan-price .interval {
  line-height: 14px;
}
/* line 77, ../sass/typo.scss */
.pricing-table .plan-list li {
  padding: 8px;
  font-size: 12px;
  border-bottom: 1px solid #eee;
  list-style: none;
}
/* line 82, ../sass/typo.scss */
.pricing-table .plan-list li:first-child {
  border-top: 1px solid #eee;
}
/* line 86, ../sass/typo.scss */
.pricing-table .plan-signup {
  padding: 25px 0;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.06) inset;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.06) inset;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.06) inset;
}
/* line 89, ../sass/typo.scss */
.pricing-table .plan-signup a {
  text-transform: uppercase;
}

/****************** List ****************/
/* line 97, ../sass/typo.scss */
.list-1 li {
  list-style: none;
  padding-bottom: 10px;
}
/* line 100, ../sass/typo.scss */
.list-1 li i {
  color: #179bb2;
  font-size: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid rgba(0, 0, 0, 0.2);
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 4px;
  margin-right: 5px;
}

/*************** Lists ***************/
/* line 116, ../sass/typo.scss */
ul.icons-list {
  margin-bottom: 6px;
}
/* line 118, ../sass/typo.scss */
ul.icons-list li {
  margin-bottom: 4px;
  list-style-type: none;
}
/* line 123, ../sass/typo.scss */
ul.list-unstyled li {
  margin-bottom: 4px;
}
/* line 126, ../sass/typo.scss */
ul.icons-list li i {
  font-size: 14px;
  margin-right: 4px;
  color: #179bb2;
}

/*************** Dividers ***************/
/* line 135, ../sass/typo.scss */
.hr1 {
  height: 1px;
}

/* line 139, ../sass/typo.scss */
.hr2 {
  height: 0;
  border-bottom: 1px solid #eee;
}

/* line 144, ../sass/typo.scss */
.hr3 {
  height: 0;
  border-bottom: 1px dotted #eee;
}

/* line 149, ../sass/typo.scss */
.hr4 {
  height: 0;
  border-bottom: 1px dashed #eee;
}

/* line 154, ../sass/typo.scss */
.hr5 {
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

/*************** Clients Carousel ***************/
/* line 165, ../sass/typo.scss */
.clients-carousel .client-item a {
  display: block;
  padding: 12px 0;
  text-align: center;
}
/* line 169, ../sass/typo.scss */
.clients-carousel .client-item a img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 175, ../sass/typo.scss */
.clients-carousel:hover .client-item a img {
  opacity: 0.6;
}
/* line 178, ../sass/typo.scss */
.clients-carousel:hover .client-item a:hover img {
  -webkit-filter: grayscale(0);
  opacity: 1;
}

/*************** Progress Bars ***************/
/* line 187, ../sass/typo.scss */
.progress-label {
  font-size: 13px;
  color: #444;
  margin-bottom: 2px;
  font-weight: 600;
}

/* line 194, ../sass/typo.scss */
.progress {
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -o-border-radius: 24px;
  height: 24px;
  border: 4px solid #eee;
  background-color: #fff;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin-bottom: 10px;
}
/* line 207, ../sass/typo.scss */
.progress .progress-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: right;
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
/* line 214, ../sass/typo.scss */
.progress.stacked .progress-bar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 216, ../sass/typo.scss */
.progress.stacked .progress-bar:first-child {
  -webkit-border-radius: 8px 0 0 8px;
  -moz-border-radius: 8px 0 0 8px;
  -ms-border-radius: 8px 0 0 8px;
  -o-border-radius: 8px 0 0 8px;
  border-radius: 8px 0 0 8px;
}
/* line 219, ../sass/typo.scss */
.progress.stacked .progress-bar:last-child {
  -webkit-border-radius: 0 8px 8px 0;
  -moz-border-radius: 0 8px 8px 0;
  -ms-border-radius: 0 8px 8px 0;
  -o-border-radius: 0 8px 8px 0;
  border-radius: 0 8px 8px 0;
}
/* line 223, ../sass/typo.scss */
.progress .progress-bar .percentage {
  position: relative;
  top: -3px;
  font-size: 11px;
  letter-spacing: 1px;
  margin-right: 10px;
}

/*************** Custom Carousel ***************/
/* line 237, ../sass/typo.scss */
.custom-carousel .item {
  padding-right: 20px;
}
/* line 240, ../sass/typo.scss */
.custom-carousel.show-one-slide .item {
  padding-right: 0;
}

/*************** Pie Charts ***************/
/* line 247, ../sass/typo.scss */
.easyPieChart {
  font-size: 24px;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 80px 20px 0;
  overflow: hidden;
}
/* line 255, ../sass/typo.scss */
.easyPieChart:last-child {
  margin-right: 0;
}
/* line 258, ../sass/typo.scss */
.easyPieChart span {
  color: #888;
  line-height: 20px;
  font-size: 13px;
  font-weight: 700;
}
/* line 264, ../sass/typo.scss */
.easyPieChart i {
  position: absolute;
  width: 100%;
  top: -2px;
  right: 0;
  display: block;
  font-size: 3.5em;
  color: rgba(0, 0, 0, 0.05);
  text-align: center;
}
/* line 274, ../sass/typo.scss */
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*************** Icons ***************/
/* line 284, ../sass/typo.scss */
.icon-small {
  font-size: 2em;
  color: #444;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 288, ../sass/typo.scss */
.icon-small:hover {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 293, ../sass/typo.scss */
.service-box:hover .icon-small {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 297, ../sass/typo.scss */
.icon-medium {
  font-size: 3em;
  color: #444;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 301, ../sass/typo.scss */
.icon-medium:hover {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 306, ../sass/typo.scss */
.service-box:hover .icon-medium {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 310, ../sass/typo.scss */
.icon-large {
  font-size: 4em;
  color: #444;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 314, ../sass/typo.scss */
.icon-large:hover {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 319, ../sass/typo.scss */
.service-box:hover .icon-large {
  text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
}

/* line 323, ../sass/typo.scss */
.icon-mini-effect {
  position: relative;
  display: block;
  z-index: 1;
  font-size: 1.2em;
  color: #fff;
  top: 4px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 339, ../sass/typo.scss */
.icon-medium-effect {
  position: relative;
  display: block;
  z-index: 1;
  font-size: 2em;
  color: #fff;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 354, ../sass/typo.scss */
.icon-large-effect {
  position: relative;
  display: block;
  z-index: 1;
  font-size: 2.6em;
  color: #fff;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  margin: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

/* line 369, ../sass/typo.scss */
.icon-mini-effect:after, .icon-medium-effect:after, .icon-large-effect:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/*First Icon Effect */
/* line 383, ../sass/typo.scss */
.icon-effect-1 {
  background-color: #fff;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

/* line 388, ../sass/typo.scss */
.gray-icon.icon-effect-1 {
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 392, ../sass/typo.scss */
.icon-effect-1:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

/* line 402, ../sass/typo.scss */
.gray-icon.icon-effect-1:after {
  background: #444;
}

/* line 406, ../sass/typo.scss */
.icon-effect-1.gray-icon:hover, .service-box:hover .gray-icon.icon-effect-1 {
  color: #444;
}

/* line 410, ../sass/typo.scss */
.icon-effect-1:hover:after, .service-box:hover .icon-effect-1:after {
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 0;
}

/*Seconed Icon Effect */
/* line 417, ../sass/typo.scss */
.icon-effect-2 {
  background: #fff;
  -webkit-transition: color 0.4s;
  -moz-transition: color 0.4s;
  -o-transition: color 0.4s;
  transition: color 0.4s;
}

/* line 422, ../sass/typo.scss */
.gray-icon.icon-effect-2 {
  color: #444;
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 427, ../sass/typo.scss */
.icon-effect-2:after {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

/* line 437, ../sass/typo.scss */
.gray-icon.icon-effect-2:after {
  background: #444;
}

/* line 441, ../sass/typo.scss */
.icon-effect-2:hover, .service-box:hover .icon-effect-2, .icon-effect-2.gray-icon:hover, .service-box:hover .gray-icon.icon-effect-2 {
  color: #fff;
}

/* line 445, ../sass/typo.scss */
.icon-effect-2:hover:after, .service-box:hover .icon-effect-2:after {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

/*Third Icon Effect */
/* line 452, ../sass/typo.scss */
.icon-effect-3 {
  background: #fff;
}

/* line 456, ../sass/typo.scss */
.gray-icon.icon-effect-3 {
  color: #444;
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 461, ../sass/typo.scss */
.icon-effect-3:hover:before, .service-box:hover .icon-effect-3:before {
  animation: toRightFromLeft 0.4s forwards;
  -webkit-animation: toRightFromLeft 0.4s forwards;
  -moz-animation: toRightFromLeft 0.4s forwards;
}

@-webkit-keyframes toRightFromLeft {
  /* line 468, ../sass/typo.scss */
  49% {
    -webkit-transform: translate(100%);
  }

  /* line 471, ../sass/typo.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }

  /* line 475, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@-moz-keyframes toRightFromLeft {
  /* line 482, ../sass/typo.scss */
  49% {
    -moz-transform: translate(100%);
  }

  /* line 485, ../sass/typo.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }

  /* line 489, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@keyframes toRightFromLeft {
  /* line 496, ../sass/typo.scss */
  49% {
    transform: translate(100%);
  }

  /* line 499, ../sass/typo.scss */
  50% {
    opacity: 0;
    transform: translate(-100%);
  }

  /* line 503, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

/*Fourth Icon Effect */
/* line 511, ../sass/typo.scss */
.icon-effect-4 {
  background: #fff;
}

/* line 515, ../sass/typo.scss */
.gray-icon.icon-effect-4 {
  color: #444;
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 520, ../sass/typo.scss */
.icon-effect-4:hover:before, .service-box:hover .icon-effect-4:before {
  animation: toLeftFromRight 0.4s forwards;
  -webkit-animation: toLeftFromRight 0.4s forwards;
  -moz-animation: toLeftFromRight 0.4s forwards;
}

@-webkit-keyframes toLeftFromRight {
  /* line 527, ../sass/typo.scss */
  49% {
    -webkit-transform: translate(-100%);
  }

  /* line 530, ../sass/typo.scss */
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }

  /* line 534, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@-moz-keyframes toLeftFromRight {
  /* line 541, ../sass/typo.scss */
  49% {
    -moz-transform: translate(-100%);
  }

  /* line 544, ../sass/typo.scss */
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }

  /* line 548, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@keyframes toLeftFromRight {
  /* line 555, ../sass/typo.scss */
  49% {
    transform: translate(-100%);
  }

  /* line 558, ../sass/typo.scss */
  50% {
    opacity: 0;
    transform: translate(100%);
  }

  /* line 562, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

/*Fifth Icon Effect */
/* line 570, ../sass/typo.scss */
.icon-effect-5 {
  background: #fff;
}

/* line 574, ../sass/typo.scss */
.gray-icon.icon-effect-5 {
  color: #444;
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 579, ../sass/typo.scss */
.icon-effect-5:hover:before, .service-box:hover .icon-effect-5:before {
  animation: toTopFromBottom 0.4s forwards;
  -webkit-animation: toTopFromBottom 0.4s forwards;
  -moz-animation: toTopFromBottom 0.4s forwards;
}

@-webkit-keyframes toTopFromBottom {
  /* line 586, ../sass/typo.scss */
  49% {
    -webkit-transform: translateY(-100%);
  }

  /* line 589, ../sass/typo.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }

  /* line 593, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@-moz-keyframes toTopFromBottom {
  /* line 600, ../sass/typo.scss */
  49% {
    -moz-transform: translateY(-100%);
  }

  /* line 603, ../sass/typo.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }

  /* line 607, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@keyframes toTopFromBottom {
  /* line 614, ../sass/typo.scss */
  49% {
    transform: translateY(-100%);
  }

  /* line 617, ../sass/typo.scss */
  50% {
    opacity: 0;
    transform: translateY(100%);
  }

  /* line 621, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

/*six Icon Effect */
/* line 629, ../sass/typo.scss */
.icon-effect-6 {
  background: #fff;
}

/* line 633, ../sass/typo.scss */
.gray-icon.icon-effect-6 {
  color: #444;
  -webkit-box-shadow: 0 0 0 3px #444444;
  -moz-box-shadow: 0 0 0 3px #444444;
  box-shadow: 0 0 0 3px #444444;
}

/* line 638, ../sass/typo.scss */
.icon-effect-6:hover:before {
  animation: toBottomFromTop 0.4s forwards;
  -webkit-animation: toBottomFromTop 0.4s forwards;
  -moz-animation: toBottomFromTop 0.4s forwards;
}

/* line 645, ../sass/typo.scss */
.service-box:hover .icon-effect-6:before {
  animation: toBottomFromTop 0.4s forwards;
  -webkit-animation: toBottomFromTop 0.4s forwards;
  -moz-animation: toBottomFromTop 0.4s forwards;
}
/* line 650, ../sass/typo.scss */
.service-box .read-more {
  margin-top: 4px;
  font-weight: 500;
  margin-left: 2px;
}
/* line 654, ../sass/typo.scss */
.service-box .read-more i {
  display: inline-block;
  position: relative;
  top: 1px;
}

@-webkit-keyframes toBottomFromTop {
  /* line 663, ../sass/typo.scss */
  49% {
    -webkit-transform: translateY(100%);
  }

  /* line 666, ../sass/typo.scss */
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  /* line 670, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@-moz-keyframes toBottomFromTop {
  /* line 677, ../sass/typo.scss */
  49% {
    -moz-transform: translateY(100%);
  }

  /* line 680, ../sass/typo.scss */
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }

  /* line 684, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

@keyframes toBottomFromTop {
  /* line 691, ../sass/typo.scss */
  49% {
    transform: translateY(100%);
  }

  /* line 694, ../sass/typo.scss */
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }

  /* line 698, ../sass/typo.scss */
  51% {
    opacity: 1;
  }
}

/*************** Service Box ***************/
/* line 707, ../sass/typo.scss */
.image-service-box img {
  margin-bottom: 14px;
}
/* line 710, ../sass/typo.scss */
.image-service-box h4 {
  margin-bottom: 8px;
  padding: 0 10px;
}
/* line 714, ../sass/typo.scss */
.image-service-box p {
  padding: 0 10px;
}

/* line 719, ../sass/typo.scss */
.service-box {
  margin-bottom: 35px;
}

/* line 723, ../sass/typo.scss */
.service-center {
  text-align: center;
}

/* line 728, ../sass/typo.scss */
.service-icon-left .service-icon {
  float: left;
}
/* line 731, ../sass/typo.scss */
.service-icon-left .service-content {
  padding-left: 45px;
}

/* line 737, ../sass/typo.scss */
.service-icon-left-more .service-icon {
  float: left;
}
/* line 740, ../sass/typo.scss */
.service-icon-left-more .service-content {
  padding-left: 60px;
}

/* line 746, ../sass/typo.scss */
.service-center .service-icon {
  margin-bottom: 14px;
}
/* line 749, ../sass/typo.scss */
.service-center .service-content h4 {
  margin-bottom: 6px;
}
/* line 752, ../sass/typo.scss */
.service-center .service-icon i {
  display: inline-block;
}

/* line 758, ../sass/typo.scss */
.service-box h4 {
  margin-bottom: 5px;
}
/* line 761, ../sass/typo.scss */
.service-box > div:first-child {
  padding: 0;
}

/* line 766, ../sass/typo.scss */
.service-boxed {
  margin-top: 30px;
  padding: 0 15px 20px 15px !important;
  border: 1px solid #eee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/* line 772, ../sass/typo.scss */
.service-boxed:hover {
  border-color: #e2e2e2;
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
/* line 776, ../sass/typo.scss */
.service-boxed p {
  margin-bottom: 0;
}

/*************** Heading Titles ***************/
/* line 785, ../sass/typo.scss */
.classic-title {
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
/* line 789, ../sass/typo.scss */
.classic-title span {
  padding-bottom: 8px;
  border-bottom: 1px solid;
}

/* line 795, ../sass/typo.scss */
.big-title {
  margin-bottom: 20px;
}
/* line 797, ../sass/typo.scss */
.big-title h1, .big-title h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: 400;
}
/* line 802, ../sass/typo.scss */
.big-title h1 strong, .big-title h2 strong {
  font-weight: 800;
}
/* line 805, ../sass/typo.scss */
.big-title .title-desc {
  font-size: 16px;
  line-height: 22px;
  color: #888;
}
/* line 810, ../sass/typo.scss */
.big-title h2 + .title-desc, .big-title h1 + .title-desc {
  margin-top: 4px;
}

/********** Color *******/
/* line 817, ../sass/typo.scss */
.icon-small {
  text-shadow: 0 0 0 #179bb2;
}
/* line 819, ../sass/typo.scss */
.icon-small:hover {
  color: #179bb2;
}

/* line 824, ../sass/typo.scss */
.service-box:hover .icon-small {
  color: #179bb2;
}

/* line 828, ../sass/typo.scss */
.icon-medium {
  text-shadow: 0 0 0 #179bb2;
}
/* line 830, ../sass/typo.scss */
.icon-medium:hover {
  color: #179bb2;
}

/* line 835, ../sass/typo.scss */
.service-box:hover .icon-medium {
  color: #179bb2;
}

/* line 839, ../sass/typo.scss */
.icon-large {
  text-shadow: 0 0 0 #179bb2;
}
/* line 841, ../sass/typo.scss */
.icon-large:hover {
  color: #179bb2;
}

/* line 846, ../sass/typo.scss */
.service-box:hover .icon-large {
  color: #179bb2;
}

/* line 850, ../sass/typo.scss */
.icon-effect-1 {
  -webkit-box-shadow: 0 0 0 3px #179bb2;
  -moz-box-shadow: 0 0 0 3px #179bb2;
  box-shadow: 0 0 0 3px #179bb2;
}
/* line 852, ../sass/typo.scss */
.icon-effect-1:after {
  background-color: #179bb2;
}
/* line 855, ../sass/typo.scss */
.icon-effect-1:hover {
  color: #179bb2;
}

/* line 860, ../sass/typo.scss */
.service-box:hover .icon-effect-1 {
  color: #179bb2;
}

/* line 864, ../sass/typo.scss */
.icon-effect-2 {
  color: #179bb2;
  -webkit-box-shadow: 0 0 0 3px #179bb2;
  -moz-box-shadow: 0 0 0 3px #179bb2;
  box-shadow: 0 0 0 3px #179bb2;
}
/* line 867, ../sass/typo.scss */
.icon-effect-2:after {
  background-color: #179bb2;
}

/* line 872, ../sass/typo.scss */
.icon-effect-3, .icon-effect-4, .icon-effect-5, .icon-effect-6 {
  color: #179bb2;
  -webkit-box-shadow: 0 0 0 3px #179bb2;
  -moz-box-shadow: 0 0 0 3px #179bb2;
  box-shadow: 0 0 0 3px #179bb2;
}

/*************** Progress Bars ***************/
/* line 880, ../sass/typo.scss */
.progress-label {
  font-size: 13px;
  color: #444;
  margin-bottom: 2px;
  font-weight: 600;
}

/* line 887, ../sass/typo.scss */
.progress {
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  -ms-border-radius: 24px;
  -o-border-radius: 24px;
  border-radius: 24px;
  height: 24px;
  border: 4px solid #eee;
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
/* line 894, ../sass/typo.scss */
.progress .progress-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-align: right;
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
/* line 900, ../sass/typo.scss */
.progress.stacked .progress-bar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 902, ../sass/typo.scss */
.progress.stacked .progress-bar:first-child {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
/* line 905, ../sass/typo.scss */
.progress.stacked .progress-bar:last-child {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
/* line 909, ../sass/typo.scss */
.progress .progress-bar .percentage {
  position: relative;
  top: -2px;
  font-size: 11px;
  letter-spacing: 1px;
  margin-right: 10px;
}

/*************** Milestone ***************/
/* line 920, ../sass/typo.scss */
.milestone-block {
  display: inline-block;
  margin-bottom: 25px;
  margin-right: 50px;
}
/* line 924, ../sass/typo.scss */
.milestone-block:last-child {
  margin-right: 0;
}
/* line 927, ../sass/typo.scss */
.milestone-block .milestone-icon {
  float: left;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  margin-right: 9px;
  margin-bottom: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  background-color: #179bb2;
  padding-top: 3px;
}
/* line 939, ../sass/typo.scss */
.milestone-block .milestone-icon:after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 21px;
  right: -2px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #179bb2;
}
/* line 950, ../sass/typo.scss */
.milestone-block .milestone-icon i {
  font-size: 2em;
  color: #fff;
}
/* line 955, ../sass/typo.scss */
.milestone-block .milestone-right {
  float: left;
  text-align: left;
}
/* line 959, ../sass/typo.scss */
.milestone-block .milestone-number {
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
}
/* line 964, ../sass/typo.scss */
.milestone-block .milestone-text {
  font-size: 18px;
  color: #444;
}

/*************** Pie Charts ***************/
/* line 972, ../sass/typo.scss */
.easyPieChart {
  font-size: 24px;
  font-weight: 400;
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 80px 20px 0;
  overflow: hidden;
}
/* line 980, ../sass/typo.scss */
.easyPieChart:last-child {
  margin-right: 0;
}
/* line 983, ../sass/typo.scss */
.easyPieChart span {
  color: #888;
  line-height: 20px;
  font-size: 13px;
  font-weight: 700;
}
/* line 989, ../sass/typo.scss */
.easyPieChart i {
  position: absolute;
  width: 100%;
  top: -2px;
  right: 0;
  display: block;
  font-size: 3.5em;
  color: rgba(0, 0, 0, 0.05);
  text-align: center;
}
/* line 999, ../sass/typo.scss */
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/*************** Tabs ***************/
/* line 1008, ../sass/typo.scss */
.nav-tabs {
  border-color: #eee;
}
/* line 1011, ../sass/typo.scss */
.nav-tabs > li > a {
  font-weight: 700;
  color: #444;
  padding: 8px 14px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  border: 1px solid #eee;
  border-bottom: none;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.04) inset;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.04) inset;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 1020, ../sass/typo.scss */
.nav-tabs > li > a i {
  margin-right: 5px;
}
/* line 1023, ../sass/typo.scss */
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  color: #179bb2;
  border-color: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) inset;
}
/* line 1029, ../sass/typo.scss */
.nav-tabs > li.active > a {
  border-color: #eee;
  border-bottom-color: #179bb2;
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
}
/* line 1032, ../sass/typo.scss */
.nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-color: #eee;
  border-bottom-color: #179bb2;
}
/* line 1037, ../sass/typo.scss */
.nav-tabs > li.active > a:hover {
  -webkit-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

/* line 1044, ../sass/typo.scss */
.tab-content {
  border: 1px solid #eee;
  border-top: none;
  padding: 12px 16px;
}
/* line 1048, ../sass/typo.scss */
.tab-content p {
  margin-bottom: 15px;
}
/* line 1050, ../sass/typo.scss */
.tab-content p:last-child {
  margin-bottom: 0;
}

/*************** Dropcaps ***************/
/* line 1058, ../sass/typo.scss */
.dropcap {
  display: block;
  float: left;
  font-size: 40px;
  line-height: 34px;
  color: #444;
  margin: 6px 8px 0 0;
}
/* line 1065, ../sass/typo.scss */
.dropcap.border-dropcap {
  border: 2px solid #444;
  width: 46px;
  height: 46px;
  font-size: 28px;
  font-weight: 500;
  line-height: 42px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 8px 12px 0 0;
}
/* line 1076, ../sass/typo.scss */
.dropcap.bg-dropcap {
  background-color: #444;
  color: #fff;
  width: 48px;
  height: 48px;
  font-size: 28px;
  font-weight: 500;
  line-height: 48px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin: 8px 12px 0 0;
}
/* line 1088, ../sass/typo.scss */
.dropcap.circle-dropcap {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

/*************** carousel *****************/
/* line 1094, ../sass/typo.scss */
.carousel-shortcode {
  position: relative;
  overflow: hidden;
}

/************* Accordion *************/
/* line 1102, ../sass/typo.scss */
.panel-group a i {
  padding-right: 5px;
}

/*************icons-list*************/
/* line 1110, ../sass/typo.scss */
.icons-list i {
  padding-right: 10px;
}

/*************** Buttons ***************/
/* line 1116, ../sass/typo.scss */
.btn {
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}

/* line 1127, ../sass/typo.scss */
.btn-system {
  display: inline-block;
  color: #fff;
  margin-right: 5px;
  font-weight: 300;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
  -o-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.1) inset;
  background-color: #179bb2;
  font-size: 1em;
  width: auto;
}
/* line 1146, ../sass/typo.scss */
.btn-system:last-child {
  margin-right: 0;
}
/* line 1151, ../sass/typo.scss */
.btn-system.border-btn {
  background-color: transparent;
  border: 1px solid;
  box-shadow: none;
  -o-box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
/* line 1159, ../sass/typo.scss */
.btn-system:hover {
  color: #fff;
  opacity: 0.8;
}
/* line 1164, ../sass/typo.scss */
.btn-system.border-btn:hover {
  opacity: 1;
  color: #fff;
}
/* line 1168, ../sass/typo.scss */
.btn-system.border-btn.btn-gray:hover {
  background-color: #444;
  color: #fff;
}
/* line 1172, ../sass/typo.scss */
.btn-system.border-btn.btn-black:hover {
  background-color: #111;
  color: #fff;
}
/* line 1176, ../sass/typo.scss */
.btn-system.border-btn.btn-wite:hover {
  background-color: #fff;
}
/* line 1180, ../sass/typo.scss */
.btn-system.btn-gray {
  background-color: #444;
}
/* line 1183, ../sass/typo.scss */
.btn-system.btn-black {
  background-color: #111;
}
/* line 1186, ../sass/typo.scss */
.btn-system.btn-wite {
  background-color: #fff;
}
/* line 1190, ../sass/typo.scss */
.btn-system.border-btn.btn-gray {
  background-color: transparent;
  border: 1px solid #444;
  color: #444;
}
/* line 1195, ../sass/typo.scss */
.btn-system.border-btn.btn-black {
  background-color: transparent;
  border: 1px solid #111;
  color: #111;
}
/* line 1200, ../sass/typo.scss */
.btn-system.border-btn.btn-wite {
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}
/* line 1206, ../sass/typo.scss */
.btn-system i {
  margin-right: 5px;
}

/* line 1211, ../sass/typo.scss */
.btn-large {
  font-size: 14px;
  padding: 9px 22px;
}

/* line 1216, ../sass/typo.scss */
.btn-medium {
  font-size: 14px;
  padding: 7px 18px;
}

/* line 1221, ../sass/typo.scss */
.btn-small {
  padding: 5px 15px;
}

/* line 1225, ../sass/typo.scss */
.btn-mini {
  padding: 3px 12px;
}

/* line 1229, ../sass/typo.scss */
.btn-large.border-btn {
  padding: 8px 22px;
}

/* line 1233, ../sass/typo.scss */
.btn-medium.border-btn {
  padding: 6px 18px;
}

/* line 1237, ../sass/typo.scss */
.btn-small.border-btn {
  padding: 4px 15px;
}

/* line 1241, ../sass/typo.scss */
.btn-mini.border-btn {
  padding: 2px 12px;
}

/* line 1244, ../sass/typo.scss */
.button-hover:hover {
  background-color: #179bb2;
}
