h3, h5 {
  text-transform: uppercase
}

.btn, .btn:focus, select {
  outline: 0
}

.captcha, .clearfix:after, .divider, .feature-box, .form-group:after, .sort-source, .toggle, section.timeline .timeline-box.left {
  clear: both
}

.panel-group .panel-heading a:focus, .panel-group .panel-heading a:hover, .portfolio-info ul li a, .thumb-info, .thumb-info-social-icons a:hover, .thumb-info:focus, .thumb-info:hover, html .scroll-to-top {
  text-decoration: none
}

h1, h2, h3, h4, h5, h6 {
  color: #2d343e;
  font-weight: 200;
  letter-spacing: -1px;
  margin: 0
}

h1 {
  font-size: 3.2em;
  line-height: 44px;
  margin: 0 0 44px
}

h2 {
  font-size: 2.6em;
  font-weight: 300;
  line-height: 42px;
  margin: 0 0 32px
}

h3, h4 {
  font-weight: 400;
  color: #CCC
}

h3 {
  font-size: 1.8em;
  letter-spacing: normal;
  line-height: 24px;
  margin-bottom: 33px
}

h4 {
  font-size: 1.4em;
  letter-spacing: normal;
  line-height: 27px;
  margin: 0 0 9px
}

h5, h6 {
  font-size: 1em;
  letter-spacing: normal;
  line-height: 18px;
  margin: 0 0 14px
}

h5 {
  color: #CCC;
  font-weight: 600
}

.featured-icon i, .icon-rounded .fa, .label, form label, h6 {
  font-weight: 400
}

h6 {
  color: #333
}

h1.big {
  font-size: 4.2em;
  line-height: 54px
}

h1.short, h2.short {
  margin-bottom: 15px
}

h2.lead {
  font-size: 2.8em
}

h3.short, h4.short, h5.short, h6.short {
  margin-bottom: 9px
}

h1.shorter, h2.shorter, h3.shorter, h4.shorter, h5.shorter, h6.shorter {
  margin-bottom: 0
}

h1.tall, h2.tall, h3.tall, h4.tall, h5.tall, h6.tall {
  margin-bottom: 33px
}

h1.taller, h2.taller, h3.taller, h4.taller, h5.taller, h6.taller {
  margin-bottom: 44px
}

h1.spaced, h2.spaced, h3.spaced, h4.spaced, h5.spaced, h6.spaced {
  margin-top: 22px
}

h1.more-spaced, h2.more-spaced, h3.more-spaced, h4.more-spaced, h5.more-spaced, h6.more-spaced {
  margin-top: 44px
}

h1.dark, h2.dark, h3.dark, h4.dark, h5.dark {
  color: #2d343e
}

h1.white, h2.white, h3.white, h4.white, h5.white, h6.white {
  color: #FFF
}

h1.text-shadow, h2.text-shadow, h3.text-shadow, h4.text-shadow, h5.text-shadow, h6.text-shadow {
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

h2 .inverted {
  min-height: 60px
}

.modal-header h3 {
  color: #333;
  text-transform: none
}

@media (max-width:479px) {
  h2 {
    line-height: 40px
  }
}

@media (max-width:767px) {
  h1.big {
    font-size: 3.2em;
    line-height: 42px
  }
}

blockquote {
  font-size: 1em
}

p {
  color: #6a727d;
  line-height: 24px;
  margin: 0 0 20px
}

p.featured {
  font-size: 1.6em;
  line-height: 1.5em
}

p.short {
  margin-bottom: 0
}

p.tall {
  margin-bottom: 20px
}

p.taller {
  margin-bottom: 40px
}

p .alternative-font {
  display: inline-block;
  margin-bottom: -6px;
  margin-top: -20px;
  position: relative;
  top: 0;
  font-size: 1.1em
}

a, a:focus, a:hover {
  color: #CCC
}

.label-primary {
  background-color: #CCC
}

.label-dark, .label-dark:hover {
  background: #111;
  text-decoration: none;
  font-weight: 400
}

p.drop-caps:first-child:first-letter {
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding: 4px;
  margin-right: 5px;
  margin-top: 5px;
  font-family: Georgia
}

p.drop-caps.secundary:first-child:first-letter {
  background-color: #CCC;
  color: #FFF;
  padding: 6px;
  margin-right: 5px;
  border-radius: 4px
}

.alternative-font {
  color: #CCC;
  font-family: Georgia, sans-serif;
  font-size: 1.6em;
  font-style: italic
}

.alternative-font.default {
  color: #000 !important
}

body .text-bg-grey {
  background: #989898
}

body .text-bg-white {
  background: #FFF
}

body .text-bg-dark {
  background: #2D343E
}

ul.nav-list.primary>li {
  margin: 0;
  padding: 0
}

ul.nav-pills>li.active>a {
  background-color: #f6f6f6
}

ul.nav-links {
  list-style: none !important;
  padding-left: 0;
}

ul.nav-links li {
  border-bottom: 1px solid #424952;
  padding: 5px 0 8px 0;
  color: #aaaaaa;
}

.btn {
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  border: 0;
  border-bottom: 3px solid #CCC;
  padding: 8px 18px
}

.btn.active, .btn:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn-lg {
  border-bottom-width: 4px;
  padding: 12px 32px
}

.btn-sm, .btn-xs {
  border-bottom-width: 2px
}

.btn-sm {
  padding: 6px 16px
}

.btn-xs {
  padding: 3px 13px
}

.btn-default {
  background: 0 0;
  border: 2px solid #CCC
}

.btn-default.btn-lg {
  border: 3px solid #CCC
}

.btn-default.btn-sm, .btn-default.btn-xs {
  border: 1px solid #CCC
}

.btn-primary.disabled, .btn-primary[disabled] {
  background-image: none
}

.btn-default.disabled, .btn-default[disabled] {
  background: 0 0;
  color: #999
}

.input-group-btn .btn {
  padding: 12px 18px 11px
}

.btn-primary, .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: #CCC;
  border-color: #CCC
}

.btn-primary[disabled] {
  border-color: #CCC !important;
  background-color: #CCC;
  background-image: none
}

.btn-icon i {
  margin-right: 10px
}

.btn-icon-right i {
  margin-right: 0;
  margin-left: 10px
}

textarea {
  resize: vertical
}

select {
  border: 1px solid #E5E7E9;
  border-radius: 6px
}

.form-group:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.featured-icon, .icon-rounded, label.valid {
  display: inline-block
}

.form-control {
  border: 2px solid #e5e7e9;
  border-radius: 6px;
  box-shadow: none
}

.form-control:focus {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .075) inset;
  border-color: #CCC
}

label.valid {
  text-indent: -9999px
}

label.error {
  color: #C10000;
  font-size: .9em;
  margin-top: -5px;
  padding: 0
}

label.error#captcha-error {
  margin-top: 15px
}

.captcha {
  overflow: hidden;
  background: #F2F2F2;
  text-align: center;
  margin-bottom: 20px;
  max-width: 160px;
  height: 78px
}

.captcha input {
  border: 0
}

.captcha-input {
  position: relative;
  top: 15px;
  font-size: 14px
}

.captcha-image {
  float: left;
  position: relative;
  top: -6px;
  left: -13px
}

.featured-icon {
  background: #CCC;
  border-radius: 35px;
  color: #FFF;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 35px
}

.featured-icon i {
  color: #FFF;
  font-size: .9em
}

ul.icons {
  list-style: none
}

ul.icons [class^=fa-] {
  margin-right: 5px
}

.fontawesome-icon-list>section {
  margin-top: 25px
}

.icon-rounded {
  border-radius: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  width: 25px;
  border-bottom: 2px solid #FFF;
  color: transparent;
  margin: 0 3px 5px 0
}

.icon-rounded .fa {
  color: #FFF;
  font-size: .9em
}

.thumbnail {
  border: 0;
  padding: 0
}

.thumbnail img {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px
}

.img-thumbnail {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0;
  position: relative;
  border: 0;
  border-bottom: 3px solid #E3E4E8
}

.img-thumbnail .zoom {
  background: #CCC;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  bottom: 8px;
  color: #FFF;
  display: block;
  height: 30px;
  padding: 6px;
  position: absolute;
  right: 8px;
  text-align: center;
  width: 30px;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s
}

.img-thumbnail .zoom i {
  font-size: 14px;
  left: 0;
  position: relative;
  top: -1px
}

.img-thumbnail.portfolio-item {
  background: 0 0;
  padding: 0;
  border: 0;
  margin: 0;
  border-radius: 0
}

ul.thumbnail-gallery {
  list-style: none;
  margin: 10px 0;
  padding: 0
}

ul.thumbnail-gallery li {
  display: inline-block;
  margin: 10px 10px 0 0;
  padding: 0
}

@media (max-width:991px) {
  .thumbnail {
    border: 0;
    text-align: center
  }
}

ul.list li {
  margin-bottom: 13px
}

ul.list.icons li i {
  color: #CCC;
  margin-right: 5px
}

ul.list.pull-left li {
  text-align: left
}

ul.sitemap>li>a {
  font-weight: 700
}

ul.sitemap.list li {
  margin: 0 0 3px
}

ul.sitemap.list ul {
  margin-bottom: 5px;
  margin-top: 5px
}

.panel-group .panel {
  padding: 1px;
  border: 0
}

.panel-group .panel-heading {
  padding: 0;
  margin: 3px;
  border-radius: 3px
}

.panel-group .panel-heading a {
  display: block;
  padding: 10px 15px
}

.panel-group .panel-heading a [class^=icon-] {
  margin-right: 4px;
  position: relative;
  top: 1px
}

.panel-group.secundary .panel-heading a {
  color: #FFF
}

.tabs {
  border-radius: 4px;
  margin-bottom: 35px
}

.nav-tabs {
  margin: 0;
  font-size: 0;
  border-bottom-color: #EEE
}

.nav-tabs li {
  display: inline-block;
  float: none
}

.nav-tabs li:last-child a {
  margin-right: 0
}

.nav-tabs li a {
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  margin-right: 1px;
  padding: 15px 25px
}

.nav-tabs li a, .nav-tabs li a:hover {
  background: #f5f7f7;
  border-bottom: none;
  border-left: 1px solid #EEE;
  border-right: 1px solid #EEE;
  border-top: 3px solid #EEE;
  color: #CCC
}

.nav-tabs li a:hover {
  border-bottom-color: transparent;
  border-top: 3px solid #CCC
}

.nav-tabs li a:active, .nav-tabs li a:focus {
  border-bottom: 0
}

.nav-tabs li.active a, .nav-tabs li.active a:focus, .nav-tabs li.active a:hover {
  background: #FFF;
  border-left-color: #EEE;
  border-right-color: #EEE;
  border-top: 3px solid #CCC;
  color: #CCC
}

.tab-content {
  border-radius: 0 0 4px 4px;
  background-color: #FFF;
  border: 1px solid #EEE;
  border-top: 0;
  padding: 15px
}

.nav-tabs.nav-right {
  text-align: right
}

.tabs.tabs-bottom .tab-content {
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
  border-top: 1px solid #EEE
}

.tabs.tabs-bottom .nav-tabs {
  border-bottom: none;
  border-top: 1px solid #EEE
}

.tabs.tabs-bottom .nav-tabs li {
  margin-bottom: 0;
  margin-top: -1px
}

.tabs.tabs-bottom .nav-tabs li:last-child a {
  margin-right: 0
}

.tabs.tabs-bottom .nav-tabs li a {
  border-radius: 0 0 5px 5px;
  font-size: 14px;
  margin-right: 1px
}

.tabs.tabs-bottom .nav-tabs li a, .tabs.tabs-bottom .nav-tabs li a:hover {
  border-bottom: 3px solid #EEE;
  border-top: 1px solid #EEE
}

.tabs.tabs-bottom .nav-tabs li a:hover {
  border-bottom: 3px solid #CCC;
  border-top: 1px solid #EEE
}

.tabs.tabs-bottom .nav-tabs li.active a, .tabs.tabs-bottom .nav-tabs li.active a:focus, .tabs.tabs-bottom .nav-tabs li.active a:hover {
  border-bottom: 3px solid #CCC;
  border-top-color: transparent
}

.tabs-vertical {
  display: table;
  width: 100%;
  border-top: 1px solid #EEE
}

.tabs-vertical .nav-tabs, .tabs-vertical .tab-content {
  display: table-cell;
  vertical-align: top
}

.tabs-vertical .nav-tabs {
  border-bottom: none;
  height: 100%;
  float: none;
  padding: 0
}

.tabs-vertical .nav-tabs>li, .toggle>label {
  display: block
}

.tabs-vertical .nav-tabs>li a {
  border-radius: 0;
  display: block;
  padding-top: 10px
}

.tabs-vertical .nav-tabs>li a, .tabs-vertical .nav-tabs>li a:focus, .tabs-vertical .nav-tabs>li a:hover {
  border-bottom: none;
  border-top: none
}

.tabs-vertical .nav-tabs>li.active a, .tabs-vertical .nav-tabs>li.active a:hover, .tabs-vertical .nav-tabs>li.active:focus {
  border-top: none
}

.tabs-left .tab-content {
  border-radius: 0 5px 5px;
  border-left: none
}

.tabs-left .nav-tabs>li {
  margin-right: -1px
}

.tabs-left .nav-tabs>li:first-child a {
  border-radius: 5px 0 0
}

.tabs-left .nav-tabs>li:last-child a {
  border-radius: 0 0 0 5px;
  border-bottom: 1px solid #eee
}

.tabs-left .nav-tabs>li a {
  border-right: 1px solid #EEE;
  border-left: 3px solid #EEE;
  margin-right: 1px;
  margin-left: -3px
}

.tabs-left .nav-tabs>li a:hover {
  border-left-color: #CCC
}

.tabs-left .nav-tabs>li.active a, .tabs-left .nav-tabs>li.active a:focus, .tabs-left .nav-tabs>li.active a:hover {
  border-left: 3px solid #CCC;
  border-right-color: #FFF
}

.tabs-right .tab-content {
  border-radius: 5px 0 5px 5px;
  border-right: none
}

.tabs-right .nav-tabs>li {
  margin-left: -1px
}

.tabs-right .nav-tabs>li:first-child a {
  border-radius: 0 5px 0 0
}

.tabs-right .nav-tabs>li:last-child a {
  border-radius: 0 0 5px;
  border-bottom: 1px solid #eee
}

.nav-tabs.nav-justified li a, .nav-tabs.nav-justified li a:focus, .nav-tabs.nav-justified li a:hover {
  border-bottom: 1px solid #DDD
}

.tabs-right .nav-tabs>li a {
  border-right: 3px solid #EEE;
  border-left: 1px solid #EEE;
  margin-right: 1px;
  margin-left: 1px
}

.tabs-right .nav-tabs>li a:hover {
  border-right-color: #CCC
}

.tabs-right .nav-tabs>li.active a, .tabs-right .nav-tabs>li.active a:focus, .tabs-right .nav-tabs>li.active a:hover {
  border-right: 3px solid #CCC;
  border-left: 1px solid #FFF
}

.nav-tabs.nav-justified {
  margin-bottom: -1px
}

.nav-tabs.nav-justified li {
  margin-bottom: 0
}

.nav-tabs.nav-justified li:first-child a, .nav-tabs.nav-justified li:first-child a:hover {
  border-radius: 5px 0 0
}

.nav-tabs.nav-justified li:last-child a, .nav-tabs.nav-justified li:last-child a:hover {
  border-radius: 0 5px 0 0
}

.nav-tabs.nav-justified li a {
  border-radius: 0;
  margin-right: 0
}

.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:hover {
  border-bottom: 1px solid #FFF
}

.nav-tabs.nav-justified li.active a, .nav-tabs.nav-justified li.active a:focus, .nav-tabs.nav-justified li.active a:hover {
  background: #FFF;
  border-left-color: #EEE;
  border-right-color: #EEE;
  border-top-width: 3px
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
  border-top: none
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li a {
  margin-right: 0;
  border-top-color: transparent
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a {
  border-radius: 0 0 0 5px
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a {
  margin-right: 0;
  border-radius: 0 0 5px
}

.tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:focus, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li.active a:hover {
  border-top-color: transparent
}

@media (max-width:479px) {
  .tabs .nav.nav-tabs.nav-justified li {
    display: block;
    margin-bottom: -5px
  }

  .tabs .nav.nav-tabs.nav-justified li a {
    border-top-width: 3px !important;
    border-bottom-width: 0 !important
  }

  .tabs .nav.nav-tabs.nav-justified li:first-child a, .tabs .nav.nav-tabs.nav-justified li:first-child a:hover {
    border-radius: 5px 5px 0 0
  }

  .tabs .nav.nav-tabs.nav-justified li:last-child a, .tabs .nav.nav-tabs.nav-justified li:last-child a:hover, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child a:hover {
    border-radius: 0
  }

  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
    margin-bottom: 0;
    margin-top: -5px
  }

  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li a {
    border-bottom-width: 3px !important;
    border-top-width: 0 !important
  }

  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child a:hover {
    border-radius: 0 0 5px 5px
  }
}

.toggle {
  margin: 10px 0 0;
  position: relative
}

.toggle>input {
  cursor: pointer;
  filter: alpha(opacity=0);
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2
}

.toggle>label {
  -webkit-transition: all .15s ease-out;
  -moz-transition: all .15s ease-out;
  transition: all .15s ease-out;
  background: #fff;
  border-radius: 5px;
  color: #CCC;
  font-size: 1.1em;
  min-height: 20px;
  padding: 12px 20px 12px 10px;
  position: relative;
  cursor: pointer;
  font-weight: 400
}

.toggle>label:-moz-selection {
  background: 0 0
}

.toggle>label i.fa-minus {
  display: none
}

.toggle>label i.fa-plus {
  display: inline
}

.toggle>label:selection {
  background: 0 0
}

.toggle>label:before {
  border: 6px solid transparent;
  border-left-color: transparent;
  content: '';
  margin-top: -6px;
  position: absolute;
  right: 4px;
  top: 50%
}

.toggle>label:hover {
  background: #f5f5f5
}

.toggle>label+p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px
}

.toggle>label i {
  font-size: .7em;
  margin-right: 8px;
  position: relative;
  top: -1px
}

.toggle>.toggle-content {
  display: none
}

.toggle>.toggle-content>p {
  margin-bottom: 0;
  padding: 10px 0
}

.toggle.active i.fa-minus {
  display: inline
}

.toggle.active i.fa-plus {
  display: none
}

.toggle.active>label {
  background: #F4F4F4;
  border-color: #CCC
}

.toggle.active>label:before {
  border: 6px solid transparent;
  border-top-color: #FFF;
  margin-top: -3px;
  right: 10px
}

.toggle.active>p {
  white-space: normal
}

.toggle>p.preview-active {
  height: auto;
  white-space: normal
}

.owl-carousel {
  position: relative;
  z-index: 1
}

.owl-carousel .owl-wrapper-outer {
  border-radius: 4px
}

.owl-carousel .thumbnail {
  max-width: 99%
}

.owl-carousel .img-responsive {
  display: inline-block
}

.owl-carousel-spaced {
  margin-left: -5px
}

.owl-carousel-spaced .owl-item>div {
  margin: 5px
}

.owl-theme .owl-controls {
  margin-top: 20px
}

.owl-theme .owl-controls .owl-buttons div {
  border-radius: 4px;
  border-bottom: 2px solid transparent;
  filter: alpha(opacity=100);
  opacity: 1;
  padding: 1px 9px;
  margin: 2px
}

.highlight .owl-theme .owl-controls .owl-page span {
  background-color: #FFF
}

@media (max-width:479px) {
  .owl-carousel-spaced {
    margin-left: 0
  }
}

section.video {
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin: 70px 0;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
  width: 100%
}

section.video blockquote {
  border: 0;
  padding: 0 10%
}

section.video blockquote i.fa-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px
}

section.video blockquote p {
  color: #3f3f3f;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 300
}

section.video blockquote span {
  color: #555;
  font-size: 16px;
  font-weight: 300;
  left: -5px;
  line-height: 20px;
  position: relative
}

section.video .container {
  position: relative;
  z-index: 3
}

section.video .video-overlay {
  background: url(../img/video-overlay.png);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2
}

html.boxed section.video>div:first-child, html.boxed section.video>div:first-child video {
  z-index: 0 !important
}

.popup-inline-content {
  background: #FFF;
  margin: 40px auto;
  max-width: 1170px;
  padding: 20px 30px;
  position: relative;
  text-align: left;
  display: none
}

.mfp-wrap .popup-inline-content {
  display: block
}

.clearfix, .inverted {
  display: inline-block
}

body a {
  outline: 0 !important
}

li {
  line-height: 24px
}

.center {
  text-align: center
}

.push-bottom {
  margin-bottom: 35px
}

.push-top {
  margin-top: 35px
}

.bold {
  font-weight: 700
}

.inverted {
  color: #FFF;
  padding-left: 10px;
  padding-right: 10px
}

.white {
  color: #fff
}

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0
}

html[xmlns] .clearfix {
  display: block
}

* html .clearfix {
  height: 1%
}

.pagination>li>a, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span, .pagination>li>span:focus, .pagination>li>span:hover {
  color: #CCC
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
  background-color: #CCC;
  border-color: #CCC
}

.divider, hr {
  border: 0;
  height: 1px
}

hr {
  background: #dddee2;
  margin: 22px 0
}

hr.short {
  margin: 11px 0
}

hr.tall {
  margin: 44px 0
}

hr.taller {
  margin: 66px 0
}

hr.light {
  background-image: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, .2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(255, 255, 255, .2), transparent)
}

hr.invisible {
  background: 0 0
}

.learn-more, .read-more {
  display: inline-block;
  white-space: nowrap
}

.offset-anchor {
  display: block;
  position: relative;
  visibility: hidden;
  top: -100px
}

@media (max-width:991px) {
  .offset-anchor {
    top: 0
  }
}

.show-grid [class*=col-md-] .show-grid-block {
  background-color: #FFF;
  line-height: 40px;
  min-height: 40px;
  text-align: center;
  display: block
}

.divider .fa, .fontawesome-icon-list i {
  display: inline-block;
  text-align: center
}

.fontawesome-icon-list [class*=col-md-] {
  margin-bottom: 9px
}

.fontawesome-icon-list i {
  font-size: 1.3em;
  margin-right: 5px;
  width: 30px;
  position: relative;
  top: 2px
}

.divider {
  margin: 44px 0;
  background: #DDDEE2;
  text-align: center;
  position: relative
}

.divider.tall {
  margin: 66px 0
}

.divider .fa {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  background: #EDEFF2;
  border-radius: 50px;
  color: #BBB;
  height: 50px;
  line-height: 50px;
  position: absolute;
  width: 50px;
  font-size: 20px;
  margin: 0 auto 0 -25px;
  top: -25px;
  left: 50%
}

.divider.dark .fa {
  color: #2D343E
}

.divider.white .fa {
  color: #FFF
}

.sort-source-wrapper {
  background: #2d343e;
  margin: -53px 0 0;
  padding: 14px 0 12px;
  position: relative;
  z-index: 1000
}

.sort-source-wrapper .nav {
  margin: 10px 0 0
}

.sort-source-wrapper .nav>li>a {
  color: #FFF;
  background: 0 0
}

.sort-source-wrapper .nav>li.active>a, .sort-source-wrapper .nav>li.active>a:focus, .sort-source-wrapper .nav>li.active>a:hover, .sort-source-wrapper .nav>li>a:focus, .sort-source-wrapper .nav>li>a:hover {
  background: 0 0
}

.sort-destination.full-width {
  position: relative
}

.sort-destination.full-width .isotope-item {
  width: 20%;
  float: left
}

.sort-destination.full-width .isotope-item.w2 {
  width: 40%
}

.sort-destination.full-width .isotope-item .img-thumbnail {
  border: 0;
  padding: 0;
  margin: 0
}

.sort-destination.full-width .isotope-item .img-thumbnail, .sort-destination.full-width .isotope-item .thumb-info img, .sort-destination.full-width .isotope-item a {
  border-radius: 0;
  float: left
}

.sort-destination.full-width .isotope-item .thumb-info img {
  position: static;
  float: none
}

.sort-destination.full-width .isotope-item .thumb-info .thumb-info-image:before {
  border-radius: 0
}

.sort-source-wrapper+.sort-destination.full-width {
  margin: 0 0 -121px;
  top: -51px
}

@media (max-width:991px) {
  ul.sort-destination.isotope {
    overflow: visible !important;
    height: auto !important
  }

  ul.sort-destination.isotope.full-width {
    overflow: hidden !important
  }

  .isotope-hidden {
    display: none !important
  }
}

@media (max-width:767px) {
  .sort-source-wrapper {
    background: #171717;
    clear: both;
    margin-top: -35px
  }

  .sort-source-wrapper .nav {
    margin: 0
  }

  .isotope-item, .sort-destination {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .sort-destination.full-width {
    max-width: none;
    top: 0;
    margin-bottom: -30px
  }

  .sort-destination.full-width .isotope-item {
    max-width: none
  }

  .isotope-item {
    position: static !important;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important
  }

  .isotope-item.product {
    position: relative !important
  }
}

.pricing-table .plan-ribbon, section.timeline .timeline-box.left:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg)
}

@media (max-width:479px) {
  .isotope-item, .sort-destination {
    margin-left: auto !important;
    margin-right: auto !important
  }

  .sort-destination.full-width .isotope-item {
    position: static !important;
    clear: both;
    float: none;
    width: auto
  }
}

.pricing-table {
  margin: 10px 0;
  padding: 0 15px;
  text-align: center
}

.pricing-table ul {
  list-style: none;
  margin: 20px 0 0;
  padding: 0
}

.pricing-table li {
  border-top: 1px solid #ddd;
  padding: 10px 0
}

.pricing-table h3 {
  background-color: #f6f8fa;
  border-radius: 2px 2px 0 0;
  font-size: 20px;
  font-weight: 400;
  margin: -20px -20px 50px;
  padding: 20px
}

.pricing-table h3 span {
  background: #FFF;
  border: 5px solid #FFF;
  border-radius: 100px;
  color: #87919f;
  display: block;
  font: 700 25px/100px Georgia, Serif;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px
}

.pricing-table .most-popular {
  border: 3px solid #CCC;
  padding: 30px 20px;
  top: -10px;
  z-index: 2
}

.pricing-table .most-popular h3 {
  background-color: #666;
  color: #FFF;
  padding-top: 30px
}

.pricing-table .plan-ribbon-wrapper {
  height: 88px;
  overflow: hidden;
  position: absolute;
  right: -5px;
  top: -5px;
  width: 85px
}

.pricing-table .plan-ribbon {
  transform: rotate(45deg);
  background-image: -webkit-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: linear-gradient(to bottom, #bfdc7a, #8ebf45);
  background-color: #bfdc7a;
  box-shadow: 0 0 3px rgba(0, 0, 0, .3);
  color: #333;
  font-size: 14px;
  left: -5px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  top: 15px;
  width: 120px
}

.pricing-table .plan-ribbon:after, .pricing-table .plan-ribbon:before {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  position: absolute;
  content: ""
}

.pricing-table .plan-ribbon:before {
  left: 0
}

.pricing-table .plan-ribbon:after {
  right: 0
}

.pricing-table [class*=col-md-] {
  padding-left: 0;
  padding-right: 0
}

.pricing-table .plan {
  background: #FFF;
  border-radius: 5px;
  color: #333;
  margin-bottom: 35px;
  margin-right: 0;
  padding: 20px;
  position: relative
}

.pricing-table .btn {
  margin-top: 5px
}

html.boxed .pricing-table .plan, html.boxed .pricing-table h3 {
  border-radius: 0
}

@media (max-width:767px) {
  .pricing-table, html.boxed .pricing-table {
    margin-left: 0
  }

  .pricing-table .plan {
    margin-right: 0
  }
}

.featured-box {
  background-color: transparent;
  background: -webkit-linear-gradient(top, #fff 1%, #f9f9f9 98%);
  background: linear-gradient(to bottom, #fff 1%, #f9f9f9 98%);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #DFDFDF;
  border-left: 1px solid #ECECEC;
  border-radius: 8px;
  border-right: 1px solid #ECECEC;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .04);
  min-height: 100px;
  position: relative;
  text-align: center;
  z-index: 1;
  margin: 20px auto
}

.featured-boxes .featured-box.info-content, .featured-boxes.cart .featured-box, .featured-boxes.login .featured-box {
  text-align: left
}

.featured-box h4 {
  font-size: 1.3em;
  font-weight: 400;
  letter-spacing: -.7px;
  margin-top: 5px;
  text-transform: uppercase
}

.featured-box .box-content {
  border-radius: 8px;
  border-top: 3px solid #33B8FF;
  border-top-width: 4px;
  padding: 30px 30px 10px
}

.featured-box .learn-more {
  display: block;
  margin-top: 10px
}

.featured-boxes .featured-box {
  margin-bottom: 30px;
  margin-top: 45px
}

.featured-box-primary i.icon-featured {
  background-color: #CCC
}

.featured-box-primary h4 {
  color: #CCC
}

.featured-box-primary .box-content {
  border-top-color: #CCC
}

.featured-box-secundary i.icon-featured {
  background-color: #48cfad
}

.featured-box-secundary h4 {
  color: #48cfad
}

.featured-box-secundary .box-content {
  border-top-color: #48cfad
}

.featured-box-tertiary i.icon-featured {
  background-color: #4fc1e9
}

.featured-box-tertiary h4 {
  color: #4fc1e9
}

.featured-box-tertiary .box-content {
  border-top-color: #4fc1e9
}

.featured-box-quartenary i.icon-featured {
  background-color: #ac92ec
}

.featured-box-quartenary h4 {
  color: #ac92ec
}

.featured-box-quartenary .box-content {
  border-top-color: #ac92ec
}

.featured-boxes.secundary .featured-box, .featured-boxes.tertiary .featured-box {
  box-shadow: none;
  background: 0 0;
  border: 0;
  margin: 0
}

.featured-boxes.secundary .featured-box .box-content, .featured-boxes.tertiary .featured-box .box-content {
  border: 0;
  padding-top: 0;
  padding-bottom: 0
}

.featured-boxes.secundary .featured-box i.icon-featured {
  display: inline-block;
  font-size: 30px;
  height: 75px;
  line-height: 75px;
  padding: 0;
  width: 75px;
  margin-top: 0
}

.featured-boxes.tertiary .featured-box i.icon-featured {
  display: inline-block;
  font-size: 30px;
  height: 75px;
  padding: 0;
  width: 75px;
  margin-top: 0;
  background: 0 0;
  border: 3px solid #CCC;
  color: #CCC;
  line-height: 68px
}

.featured-boxes.tertiary .featured-box i.icon-featured:after {
  display: none
}

.featured-boxes.login {
  margin-top: -30px
}

.featured-boxes .featured-box-cart {
  margin-top: 0
}

.feature-box .feature-box-icon {
  background: #CCC;
  border-radius: 35px;
  color: #FFF;
  display: inline-block;
  float: left;
  height: 35px;
  line-height: 35px;
  margin-right: 10px;
  position: relative;
  text-align: center;
  top: 5px;
  width: 35px
}

.feature-box .feature-box-info {
  padding-left: 50px
}

.feature-box.secundary h4 {
  color: #2d343e;
  font-family: Oswald, sans-serif;
  font-size: 1.6em;
  margin-bottom: 3px;
  font-weight: 300
}

.feature-box.secundary .feature-box-icon {
  background: #BFBFBF;
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: -8px;
  position: relative;
  left: 0
}

.feature-box.secundary .feature-box-icon:before {
  background: #EAECEE;
  border: 1px solid #D2D2D2;
  width: 52px;
  height: 50px;
  display: block;
  content: "";
  position: absolute;
  top: -2px;
  left: -1px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%
}

.feature-box.secundary .feature-box-icon i.fa {
  font-size: 21px;
  position: relative;
  left: 1px
}

.feature-box.secundary .feature-box-info {
  padding-left: 67px
}

.icon-featured {
  border-radius: 100%;
  color: #FFF;
  font-size: 40px;
  line-height: 110px;
  margin: 25px 0;
  display: inline-block;
  padding: 0;
  width: 110px;
  height: 110px
}

.thumb-info {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  padding: 0;
  border: 0;
  border-bottom: 3px solid #E3E4E8;
  background: #F7F9FC;
  display: block;
  overflow: hidden;
  position: relative;
  max-width: 100%;
  text-align: center
}

.thumb-info .thumb-info-image {
  display: block;
  position: relative
}

.thumb-info .thumb-info-image:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2D343E;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-border-radius: 6px 6px 0 0;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s
}

.thumb-info .thumb-info-image img {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.thumb-info .thumb-info-action {
  color: #fff;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 38%
}

.thumb-info .thumb-info-action em {
  font-style: normal;
  position: relative;
  font-size: 1.2em;
  font-weight: 100
}

.thumb-info .thumb-info-action .thumb-info-action-left, .thumb-info .thumb-info-action .thumb-info-action-right {
  float: left;
  overflow: hidden
}

.thumb-info .thumb-info-action .thumb-info-action-left {
  text-align: right;
  width: 45%
}

.thumb-info .thumb-info-action .thumb-info-action-right {
  text-align: left;
  margin-left: 2%;
  width: 53%
}

.thumb-info .thumb-info-action .thumb-info-action-left em {
  left: 100%;
  -moz-transition: all .4s ease 0s;
  -o-transition: all .4s ease 0s;
  -webkit-transition: all .4s ease 0s;
  transition: all .4s ease 0s
}

.thumb-info .thumb-info-action .thumb-info-action-right em {
  right: 200%;
  font-weight: 600;
  -moz-transition: all .6s ease 0s;
  -o-transition: all .6s ease 0s;
  -webkit-transition: all .6s ease 0s;
  transition: all .6s ease 0s
}

.thumb-info .thumb-info-title {
  padding: 15px;
  text-align: left;
  display: block;
  background: #FFF
}

.thumb-info .thumb-info-title .thumb-info-inner {
  display: block;
  color: #404751;
  font-size: 1.4em;
  font-weight: 600;
  letter-spacing: -1px;
  line-height: 1.1em;
  margin: 0;
  padding: 0
}

.thumb-info .thumb-info-title .thumb-info-type {
  background: 0 0;
  display: block;
  color: #9aa1ab;
  font-size: .9em
}

.thumb-info:focus .thumb-info-image:before, .thumb-info:hover .thumb-info-image:before {
  filter: alpha(opacity=80);
  opacity: .8
}

.thumb-info:focus .thumb-info-action-left em, .thumb-info:hover .thumb-info-action-left em {
  left: 0
}

.thumb-info:focus .thumb-info-action-right em, .thumb-info:hover .thumb-info-action-right em {
  right: 0
}

.thumb-info-caption {
  padding: 10px 0
}

.thumb-info-caption p {
  font-size: .9em;
  line-height: 20px;
  margin: 0 0 8px;
  padding: 10px
}

.thumb-info-social-icons {
  border-top: 1px solid #ececec;
  margin: 0;
  padding: 15px 0;
  display: block
}

.thumb-info-social-icons a {
  background: #CCC;
  border-radius: 25px;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px
}

.thumb-info-social-icons a span {
  display: none
}

.thumb-info-social-icons a i {
  color: #FFF;
  font-size: .9em;
  font-weight: 400
}

.thumb-info.secundary {
  background: 0 0;
  border: 0
}

.thumb-info.secundary .thumb-info-title {
  text-align: center;
  background: 0 0;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 45%;
  width: 100%
}

.thumb-info.secundary .thumb-info-title .thumb-info-inner {
  color: #FFF;
  top: -25px;
  position: relative;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  filter: alpha(opacity=0);
  opacity: 0
}

.thumb-info.secundary .thumb-info-title .thumb-info-type {
  background: #CCC;
  color: #FFF;
  border-radius: 4px;
  display: inline-block;
  padding: 3px 5px;
  font-size: 11px;
  margin-top: 5px;
  top: 25px;
  position: relative;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  filter: alpha(opacity=0);
  opacity: 0
}

.thumb-info.secundary:hover .thumb-info-title .thumb-info-inner, .thumb-info.secundary:hover .thumb-info-title .thumb-info-type {
  top: 0;
  filter: alpha(opacity=100);
  opacity: 1
}

@media (max-width:991px) {
  .thumb-info .thumb-info-title {
    font-size: 14px
  }

  .thumb-info .thumb-info-more {
    font-size: 11px
  }
}

section.timeline {
  width: 75%;
  margin: 50px 13% 0;
  position: relative;
  float: left;
  padding-bottom: 120px
}

section.timeline:after {
  background: #505050;
  background: -moz-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(100%, #7db9e8));
  background: -webkit-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
  background: -o-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
  background: -ms-linear-gradient(top, rgba(80, 80, 80, 0) 0, #505050 8%, #505050 92%, rgba(80, 80, 80, 0) 100%);
  background: 0 0, bottom, 0, 8%, 92%, 100% rgba(80, 80, 80, 0);
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  margin-left: -2px;
  position: absolute;
  top: -60px;
  width: 3px;
  z-index: 0;
  filter: alpha(opacity=35);
  opacity: .35
}

section.timeline .timeline-date {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .04);
  position: relative;
  display: block;
  clear: both;
  width: 200px;
  height: 45px;
  padding: 5px;
  border: 1px solid #E5E5E5;
  margin: 0 auto 10px;
  text-shadow: 0 1px 1px #fff;
  border-radius: 4px;
  background: #FFF;
  z-index: 1
}

section.timeline .timeline-date h3 {
  display: block;
  text-align: center;
  color: #757575;
  font-size: .9em;
  line-height: 32px
}

section.timeline .timeline-title {
  background: #F4F4F4;
  padding: 12px
}

section.timeline .timeline-title h4 {
  padding: 0;
  margin: 0;
  color: #171717;
  font-size: 1.4em
}

section.timeline .timeline-title a {
  color: #171717
}

section.timeline .timeline-title .timeline-title-tags, section.timeline .timeline-title .timeline-title-tags a {
  color: #B1B1B1;
  font-size: .9em
}

section.timeline .timeline-box {
  border-radius: 6px;
  margin: 20px 10px 30px;
  padding: 10px;
  position: relative;
  width: 45.7%;
  float: left;
  z-index: 1;
  background: #FFF
}

section.timeline .timeline-box.left:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:after, section.timeline .timeline-box.right:before {
  display: block;
  position: absolute;
  content: ""
}

section.timeline .timeline-box.left:before {
  background: #E5E5E5;
  border-radius: 50%;
  box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #E5E5E5;
  height: 7px;
  margin-right: -5px;
  right: -6.8%;
  top: 22px;
  width: 8px
}

section.timeline .timeline-box.left:after {
  transform: rotate(45deg);
  background: #FFF;
  border-right: 1px solid #E5E5E5;
  border-top: 1px solid #E5E5E5;
  height: 14px;
  right: -8px;
  top: 20px;
  width: 14px;
  z-index: 0
}

section.timeline .timeline-box.right {
  clear: right;
  float: right;
  right: -1px;
  margin-top: 40px
}

section.timeline .timeline-box.right:before {
  background: #E5E5E5;
  border-radius: 50%;
  box-shadow: 0 0 0 3px #FFF, 0 0 0 6px #E5E5E5;
  height: 7px;
  margin-left: -5px;
  left: -7.2%;
  top: 32px;
  width: 8px
}

section.timeline .timeline-box.right:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #FFF;
  border-left: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  height: 14px;
  left: -8px;
  top: 30px;
  width: 14px;
  z-index: 0
}

section.timeline .timeline-box .img-thumbnail, section.timeline .timeline-box .img-thumbnail img {
  border-radius: 0;
  padding: 0;
  border: 0
}

section.timeline .timeline-box .thumb-info {
  float: left;
  margin-bottom: -5px;
  border: 0
}

section.timeline .timeline-box .owl-carousel {
  border-radius: 0;
  padding: 0;
  border: 0;
  box-shadow: none
}

@media (max-width:991px) {
  section.timeline .timeline-box, section.timeline .timeline-box.right {
    float: none;
    clear: both;
    right: auto;
    left: auto;
    margin: 25px auto;
    max-width: 70%;
    width: auto
  }

  section.timeline .timeline-box.left:after, section.timeline .timeline-box.left:before, section.timeline .timeline-box.right:after, section.timeline .timeline-box.right:before {
    display: none
  }
}

@media (max-width:479px) {
  section.timeline {
    width: auto;
    float: none;
    margin-left: 0;
    margin-right: 0
  }

  section.timeline .timeline-box, section.timeline .timeline-box.right {
    margin: 15px auto;
    max-width: 90%
  }

  article.post-large, article.post-large .post-date, article.post-large .post-image {
    margin-left: 0
  }
}

blockquote.testimonial {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: #E7E7E7;
  border: 0;
  border-bottom: 3px solid #E0E0E0;
  border-radius: 10px;
  color: #666;
  font-style: italic;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: left;
  clear: both
}

blockquote.testimonial p {
  font-style: normal;
  letter-spacing: -1px;
  font-size: 14px
}

.testimonial-arrow-down {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #E7E7E7;
  height: 0;
  margin: 0 0 0 25px;
  width: 0;
  top: -3px;
  position: relative
}

.testimonial-author {
  margin: 8px 0 0 8px
}

.testimonial-author .img-thumbnail {
  float: left;
  margin-right: 10px;
  width: auto;
  border-radius: 100%
}

.testimonial-author .img-thumbnail img {
  max-width: 60px;
  border-radius: 100%
}

.testimonial-author strong {
  color: #111;
  display: block;
  padding-top: 7px
}

.testimonial-author span {
  color: #666;
  display: block;
  font-size: 12px
}

.testimonial-author p {
  color: #999;
  margin: 0 0 0 25px;
  text-align: left
}

.circular-bar {
  margin-bottom: 25px
}

.circular-bar .circular-bar-chart {
  position: relative
}

.circular-bar label, .circular-bar strong {
  position: absolute;
  width: 80%;
  left: 10%;
  display: block;
  text-align: center
}

.circular-bar strong {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  top: 35%
}

.circular-bar label {
  font-weight: 100;
  font-size: 17px;
  line-height: 20px;
  top: 50%
}

.progress {
  border-radius: 25px;
  height: 20px;
  background: #FAFAFA;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .1) inset;
  overflow: visible
}

.progress-bar {
  background-color: #CCC;
  box-shadow: none;
  position: relative;
  border-radius: 25px
}

.progress-bar-tooltip {
  padding: 4px 8px;
  background-color: #333;
  color: #FFF;
  line-height: 15px;
  font-size: 11px;
  display: block;
  position: absolute;
  top: -28px;
  right: 5px;
  border-radius: 3px;
  filter: alpha(opacity=0);
  opacity: 0
}

.progress-bar-tooltip:after {
  border-color: #333 transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  content: "";
  display: block;
  left: 13px;
  position: absolute;
  width: 0
}

.counters strong {
  display: block;
  font-weight: 600;
  font-size: 60px;
  line-height: 60px
}

.counters label {
  font-family: "Alegreya SC", sans-serif;
  display: block;
  font-weight: 100;
  font-size: 20px;
  line-height: 20px
}

.word-rotate {
  visibility: hidden;
  width: 100px;
  height: 0;
  margin-bottom: -7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative
}

.word-rotate.active {
  visibility: visible;
  width: auto
}

.word-rotate .word-rotate-items {
  position: relative;
  top: 0;
  width: 100%
}

.word-rotate .word-rotate-items span {
  display: block;
  white-space: nowrap
}

h1 .word-rotate, h2 .word-rotate {
  margin-bottom: -12px
}

h2.word-rotator-title {
  line-height: 54px
}

html .scroll-to-top {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  background: #20252c;
  border-radius: 6px;
  bottom: 10px;
  color: #FFF;
  display: block;
  opacity: 0;
  padding: 12px 18px;
  position: fixed;
  right: 10px;
  text-align: center;
  z-index: 1040
}

.portfolio-title .fa-angle-right, .portfolio-title .portfolio-nav {
  text-align: right
}

html .scroll-to-top:hover {
  filter: alpha(opacity=100);
  opacity: 1
}

html .scroll-to-top.visible {
  filter: alpha(opacity=75);
  opacity: .75
}

html .scroll-to-top span {
  display: inline-block;
  padding: 0 5px
}

html.ie11 .scroll-to-top {
  right: 25px
}

@media (max-width:991px) {
  html .scroll-to-top.hidden-mobile {
    display: none !important
  }
}

.portfolio-title {
  margin-bottom: -10px
}

.portfolio-title a {
  display: inline-block
}

.portfolio-title .fa {
  font-size: 2.5em
}

.portfolio-title .portfolio-nav, .portfolio-title .portfolio-nav-all {
  margin-top: 11px
}

.portfolio-title .portfolio-nav a {
  width: 40%
}

.portfolio-title .portfolio-nav-all .fa {
  font-size: 2.7em
}

.portfolio-title .portfolio-nav-prev {
  text-align: left
}

.portfolio-info {
  margin: 2px 0 10px;
  float: right
}

.portfolio-info ul {
  list-style: none;
  padding: 0;
  margin: 0
}

.portfolio-info ul li {
  display: inline-block;
  border-right: 1px solid #E6E6E6;
  color: #B1B1B1;
  padding-right: 8px;
  margin-right: 8px;
  font-size: .9em
}

.portfolio-info ul li:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0
}

.portfolio-info ul li a {
  color: #B1B1B1
}

.portfolio-info ul li a:hover .fa-heart {
  color: #E53F51
}

.portfolio-info ul li .fa {
  margin-right: 4px
}

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

ul.portfolio-list .portfolio-item {
  margin-bottom: 35px
}

ul.portfolio-details {
  list-style: none;
  padding: 0;
  margin: 45px 0 0 5px;
  font-size: .9em
}

ul.portfolio-details li {
  padding: 0;
  margin: 0 0 20px
}

ul.portfolio-details p {
  padding: 0;
  margin: 0
}

ul.portfolio-details blockquote {
  padding: 0 0 0 10px;
  margin: 15px 0 0;
  color: #999
}

ul.portfolio-details ul.list-skills li {
  margin-right: 10px;
  margin-bottom: 5px
}

@media (max-width:991px) {
  .portfolio-nav, .portfolio-nav-all {
    display: none
  }
}

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

ul.team-list .team-item {
  margin-bottom: 35px;
  padding: 0;
  border-bottom: 3px solid #E3E4E8
}

ul.team-list .team-item .thumb-info {
  border: 0
}

ul.team-list .team-item .thumb-info-caption {
  padding: 0;
  margin: 0 13px 13px;
  display: block
}

ul.team-list .team-item .thumb-info-caption p {
  padding: 0;
  margin: 0
}

ul.team-list .team-item .thumb-info-social-icons {
  margin: 15px 0 0;
  display: block
}

@media (max-width:991px) {
  ul.team-list .team-item {
    margin: 0 auto 35px;
    max-width: 270px
  }
}

.search-results {
  min-height: 300px
}

.google-map {
  background: #E5E3DF;
  height: 400px;
  margin: -65px 0 30px;
  width: 100%
}

.google-map img {
  max-width: 9999px
}

.map-overlay {
  margin-top: -390px
}

.map-overlay .box-content {
  border-top: 0;
  text-align: left
}

.parallax+.google-map {
  margin-top: -70px
}
