/*!
Theme Name: Vispa
Theme URI: http://demo.flytemplates.com/vispa/
Author: FlyTemplates
Author URI: https://flytemplates.com/
Description: Vispa is a Responsive Corporate & Business WordPress Theme composed of customizable blocks.
Version: 1.0.3
License: https://flytemplates.com/
License URI: https://flytemplates.com/
Text Domain: vispa
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, microformats, post-formats, threaded-comments, translation-ready


	WARNING! DO NOT EDIT THIS FILE!

	To make it easy to update your theme, you should not edit the styles in this file. Instead use
	the custom.css file to add your styles. You can copy a style from this file and paste it in
	custom.css and it will override the style in this file. You have been warned! :)


	CSS STRUCTURE:

	FONTS
		- Google Fonts
		- Font Icons

	RESET

	GENERAL
		- General Styles
		- Typography
		- Helper Classes

	LAYOUT
		- General Layout
		- Header
		- Footer
		- Full Page Navigation Footer

	COMPONENTS
		- Page Loader
		- Page Title
		- Page Title Before
		- Ajax Button
		- Logo
		- Map
		- ScrollBar Width Detection

	BUTTONS

	FORMS
		- Form Fields
		- CheckBoxes, Radios
		- Search Form in Header
		- Widget Search, Subscribe
		- Widget Subscribe
		- Widget Login
		- Comment Form
		- Contact Form

	NAVIGATION
		- Dropdown Menu
		- Button for Dropdown Menu
		- Navigation Bar
		- Navigation Full Page
		- Menu on Full Page

	PAGINATION
		- Pagination
		- Pager

	TABS

	TOGGLES

	SLIDERS
		- Owl Slider Basics
		- BS Slider Effects
		- Main Image or Slider
		- Post Slider
		- Team Slider
		- Photography Slider

	SERVICES

	PRICING

	POST
		- General Post Styles
		- Masonry Posts
		- Widget Posts

	POST DETAILS
		- BlockQuote
		- Unordered List
		- Ordered List
		- Definition List
		- HighLighted First Letter
		- Blog Details

	COMMENTS

	PORTFOLIO
		- Portfolio Item List
		- Portfolio Filter

	PORTFOLIO DETAILS

	WIDGETS
		- General Widget Styles
		- Widget Categories
		- Widget Tags
		- Widget Calendar
		- Widget Subscribe
		- Widget Text
		- Widget About The Author
		- Widget Team
		- Widget Skills

	SECTIONS

	SWIPEBOX
*/
/*      light colors         */
html {
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
}
@media (min-width: 58em) {
  body {
    font-size: 100%;
  }
}
@media (min-width: 115em) {
  body {
    font-size: 110%;
  }
}
@media (min-width: 125em) {
  body {
    font-size: 115%;
  }
}
@media (min-width: 145em) {
  body {
    font-size: 120%;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  body {
    font-feature-settings: normal;
    /* Internet Explorer fix */
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: 'Poppins', sans-serif;
}
h1 a,
.h1 a,
h2 a,
.h2 a,
h3 a,
.h3 a,
h4 a,
.h4 a,
h5 a,
.h5 a,
h6 a,
.h6 a,
.content-blog p a {
  font-size: inherit;
  font-family: 'Poppins', sans-serif;
}
.content-blog p {
  font-size: 18px;
  margin-bottom: 30px;
}
h1,
.h1 {
  font-size: 3em;
  line-height: 1.213483146em;
  font-weight: bold;
}
h2,
.h2 {
  font-size: 2.4em;
  line-height: 1.25;
  margin: 0.4em 0;
  font-weight: bold;
}
h3,
.h3 {
  font-size: 1.61em;
  line-height: 1.05em;
  margin-top: 15px;
  margin-bottom: 15px;
}
h4,
.h4 {
  font-size: 1.3em;
  line-height: 1.714285714em;
}
h5 {
  font-size: 1.2em;
}
p {
  font-size: 14px;
  line-height: 1.6em;
  font-weight: 400;
  margin: 0 0 .75em;
}
p,
label,
.form-control,
.title h5,
.navbar,
.brand,
.btn-simple,
a,
.td-name,
td,
small,
.media h5,
.subtitle {
  font-family: 'Open Sans', sans-serif;
}
a {
  color: #777777;
  font-size: 14px;
}
a:hover {
  color: #777777;
  opacity: 1;
}
.title {
  text-align: center;
  margin-bottom: 50px;
}
.title p {
  color: #777777;
}
.title-modern,
.title-modern a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 200;
  color: #fff;
  opacity: 1;
}
.title-modern a:hover,
.title-modern a:active {
  color: #00a98f;
}
.text-gray {
  color: #777777;
}
.text-primary {
  color: #c5a47e !important;
}
.text-info {
  color: #00abc0 !important;
}
.text-success {
  color: #7accb8 !important;
}
.text-warning {
  color: #f88f58 !important;
}
.text-danger {
  color: #00a98f !important;
}
.text-gold,
.title-gold {
  color: #c5a47e;
}
.quotes {
  position: relative;
  margin: 0 auto;
}
.quotes:before,
.quotes:after {
  position: absolute;
  font-size: 40px;
  color: #777777;
  line-height: 0;
}
.quotes:before {
  content: "\201C";
  left: 0;
  top: 5px;
}
.quotes:after {
  content: "\201D";
  right: 0;
  bottom: -10px;
}
.separator {
  color: #c5a47e;
  margin: 0 auto 20px;
  max-width: 240px;
  text-align: center;
  position: relative;
}
.separator:before,
.separator:after {
  display: block;
  width: 40%;
  content: " ";
  margin-top: 10px;
  border: 1px solid #c5a47e;
}
.separator:before {
  float: left;
}
.separator:after {
  float: right;
}
.separator-info {
  color: #00abc0;
}
.separator-info:before,
.separator-info:after {
  border-color: #00abc0;
}
.separator-success {
  color: #7accb8;
}
.separator-success:before,
.separator-success:after {
  border-color: #7accb8;
}
.separator-warning {
  color: #f88f58;
}
.separator-warning:before,
.separator-warning:after {
  border-color: #f88f58;
}
.separator-danger {
  color: #00a98f;
}
.separator-danger:before,
.separator-danger:after {
  border-color: #00a98f;
}
p.description {
  font-size: 16px;
  color: #777777;
}
a:hover,
a:focus {
  text-decoration: none;
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: 0;
}
.ui-slider-handle:focus,
.navbar-toggle {
  outline: 0 !important;
}
/*           Animations              */
.form-control,
.input-group-addon,
.tagsinput,
.navbar,
.navbar .alert {
  -webkit-transition: all 300ms linear;
  -moz-transition: all 300ms linear;
  -o-transition: all 300ms linear;
  -ms-transition: all 300ms linear;
  transition: all 300ms linear;
}
.tagsinput .tag,
.tagsinput-remove-link,
.filter,
.btn-hover,
[data-toggle="collapse"] i,
body > .navbar-collapse a {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.btn-morphing .fa,
.btn-morphing .circle,
.gsdk-collapse {
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}
.fa {
  width: 18px;
  text-align: center;
}
.margin-top {
  margin-top: 50px;
}
.better-browser {
  max-width: 700px;
  margin: 200px auto;
  text-align: center;
}
.better-browser div {
  margin-bottom: 10px;
}
.info-icon {
  text-align: center;
}
.info-icon .icon {
  font-size: 62px;
  line-height: 66px;
  color: #c5a47e;
  margin-bottom: 10px;
}
.info-icon .description {
  margin-top: 15px;
  color: #777777;
}
.avatar {
  border: 3px solid #00a98f;
  border-radius: 50%;
  overflow: hidden;
  max-width: 110px;
  margin: 0 auto;
}
.avatar img {
  width: 100%;
  height: auto;
}
.avatar-info {
  border-color: #00abc0;
}
.avatar-success {
  border-color: #7accb8;
}
.avatar-warning {
  border-color: #f88f58;
}
.avatar-danger {
  border-color: #00a98f;
}
*::selection {
  background: #00a98f;
  color: #FFFFFF;
}
.form-control {
  margin-bottom: 1.875em;
}
@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
.loading {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 1032;
  opacity: 1;
  transition: opacity 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.loading.hide {
  display: none;
}
.loading .loading-container {
  z-index: 1033;
  display: block;
  position: relative;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.loading .loading-container .loader {
  width: 40px;
}
.loading .loading-container p {
  font-size: 30px;
  margin-bottom: 30px;
}
/* BUTTONS */
.btn-black i {
  position: absolute;
  top: 14px;
  right: 0.25em;
  opacity: 0;
}
.btn-black:hover i,
.btn-black:focus i {
  right: 26px;
  opacity: 1;
}
/* BUTTONS */
.form-control {
  border-color: #d0cdbc;
}
.form-control:focus {
  border-color: #777777;
}
a,
.list-logos a img:first-child,
.section-clients-3 #clients-carousel li img:first-child,
.project-content .icon-close i,
.nav-text > li.active a {
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  -ms-transition: all 150ms linear;
  transition: all 150ms linear;
}
.btn-black i,
.form-control::-webkit-placeholder {
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  transition: all 150ms ease-out;
}
/*   end animation   */
.body-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  z-index: 1030;
  background-color: rgba(0, 0, 0, 0.1);
  visibility: hidden;
  transition: all .1s ease;
}
.body-layer .open {
  visibility: visible;
}
.card .icon {
  font-size: 75px;
  line-height: 75px;
}
.card .icon ~ h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
a.scroll-arrow {
  font-size: 36px;
  color: white;
  width: 50px;
  height: 50px;
  line-height: 46px;
  border-radius: 50%;
  display: block;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -25px;
  z-index: 99;
  opacity: 1;
}
a.scroll-arrow i {
  -webkit-animation-name: scrollArrow;
  animation-name: scrollArrow;
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-direction: normal;
  animation-direction: normal;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
a.scroll-arrow:hover,
a.scroll-arrow:active {
  color: #00a98f;
  border-color: #00a98f;
}
@-webkit-keyframes scrollArrow {
  0% {
    -webkit-transform: translate(0, -10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0, 10px);
    opacity: 0;
  }
}
@-moz-keyframes scrollArrow {
  0% {
    -moz-transform: translate(0, -10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -moz-transform: translate(0, 10px);
    opacity: 0;
  }
}
@keyframes scrollArrow {
  0% {
    transform: translate(0, -10px);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translate(0, 10px);
    opacity: 0;
  }
}
a.left.carousel-control span.fa-angle-left {
  left: 8%;
}
a.right.carousel-control span.fa-angle-right {
  right: 8%;
}
a.carousel-control {
  opacity: 1;
}
a.carousel-control span.fa {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.navbar .navbar-nav > li > a.btn {
  border-width: 1px;
  background-color: transparent;
  font-weight: 600;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.6em;
  opacity: 0.8;
  filter: alpha(opacity=80);
  padding: 10px 20px;
  border-color: #888888;
  color: #888888;
  text-transform: uppercase;
}
.open > .btn.dropdown-toggle,
.navbar .navbar-nav > li > a.btn:hover,
.navbar .navbar-nav > li > a.btn:focus,
.navbar .navbar-nav > li > a.btn:active,
.navbar .navbar-nav > li > a.btn.active,
.open > .navbar .navbar-nav > li > a.btn.dropdown-toggle {
  background-color: transparent;
  color: #777777;
  border-color: #777777;
}
.navbar .navbar-nav > li > a.btn:disabled,
.navbar .navbar-nav > li > a.btn[disabled],
.navbar .navbar-nav > li > a.btn.disabled {
  background-color: transparent;
  border-color: #888888;
}
.navbar .navbar-nav > li > a.btn.btn-fill {
  color: #FFFFFF;
  background-color: #00a98f;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn.btn-fill:hover,
.navbar .navbar-nav > li > a.btn.btn-fill:focus,
.navbar .navbar-nav > li > a.btn.btn-fill:active,
.navbar .navbar-nav > li > a.btn.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn.btn-fill.dropdown-toggle {
  background-color: #007664;
  color: #FFFFFF;
}
.btn.btn-fill .caret,
.navbar .navbar-nav > li > a.btn.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn .caret,
.navbar .navbar-nav > li > a.btn .caret {
  border-top-color: #888888;
}
.navbar .navbar-nav > li > a.btn:hover,
.navbar .navbar-nav > li > a.btn:focus {
  opacity: 1;
  filter: alpha(opacity=100);
  outline: 0 !important;
}
.open > .btn.dropdown-toggle,
.navbar .navbar-nav > li > a.btn:active,
.navbar .navbar-nav > li > a.btn.active,
.open > .navbar .navbar-nav > li > a.btn.dropdown-toggle {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
.btn.btn-icon,
.navbar .navbar-nav > li > a.btn.btn-icon {
  padding: 10px;
}
.navbar .navbar-nav > li > a.btn-primary {
  border-color: #c5a47e;
  color: #c5a47e;
}
.open > .btn-primary.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-primary:hover,
.navbar .navbar-nav > li > a.btn-primary:focus,
.navbar .navbar-nav > li > a.btn-primary:active,
.navbar .navbar-nav > li > a.btn-primary.active,
.open > .navbar .navbar-nav > li > a.btn-primary.dropdown-toggle {
  background-color: transparent;
  color: #bf9a70;
  border-color: #bf9a70;
}
.navbar .navbar-nav > li > a.btn-primary:disabled,
.navbar .navbar-nav > li > a.btn-primary[disabled],
.navbar .navbar-nav > li > a.btn-primary.disabled {
  background-color: transparent;
  border-color: #c5a47e;
}
.navbar .navbar-nav > li > a.btn-primary.btn-fill {
  color: #FFFFFF;
  background-color: #c5a47e;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn-primary.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-primary.btn-fill:hover,
.navbar .navbar-nav > li > a.btn-primary.btn-fill:focus,
.navbar .navbar-nav > li > a.btn-primary.btn-fill:active,
.navbar .navbar-nav > li > a.btn-primary.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn-primary.btn-fill.dropdown-toggle {
  background-color: #bf9a70;
  color: #FFFFFF;
}
.btn-primary.btn-fill .caret,
.navbar .navbar-nav > li > a.btn-primary.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-primary .caret,
.navbar .navbar-nav > li > a.btn-primary .caret {
  border-top-color: #c5a47e;
}
.navbar .navbar-nav > li > a.btn-success {
  border-color: #7accb8;
  color: #7accb8;
}
.open > .btn-success.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-success:hover,
.navbar .navbar-nav > li > a.btn-success:focus,
.navbar .navbar-nav > li > a.btn-success:active,
.navbar .navbar-nav > li > a.btn-success.active,
.open > .navbar .navbar-nav > li > a.btn-success.dropdown-toggle {
  background-color: transparent;
  color: #6bc6b0;
  border-color: #6bc6b0;
}
.navbar .navbar-nav > li > a.btn-success:disabled,
.navbar .navbar-nav > li > a.btn-success[disabled],
.navbar .navbar-nav > li > a.btn-success.disabled {
  background-color: transparent;
  border-color: #7accb8;
}
.navbar .navbar-nav > li > a.btn-success.btn-fill {
  color: #FFFFFF;
  background-color: #7accb8;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn-success.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-success.btn-fill:hover,
.navbar .navbar-nav > li > a.btn-success.btn-fill:focus,
.navbar .navbar-nav > li > a.btn-success.btn-fill:active,
.navbar .navbar-nav > li > a.btn-success.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn-success.btn-fill.dropdown-toggle {
  background-color: #6bc6b0;
  color: #FFFFFF;
}
.btn-success.btn-fill .caret,
.navbar .navbar-nav > li > a.btn-success.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-success .caret,
.navbar .navbar-nav > li > a.btn-success .caret {
  border-top-color: #7accb8;
}
.navbar .navbar-nav > li > a.btn-info {
  border-color: #00abc0;
  color: #00abc0;
}
.open > .btn-info.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-info:hover,
.navbar .navbar-nav > li > a.btn-info:focus,
.navbar .navbar-nav > li > a.btn-info:active,
.navbar .navbar-nav > li > a.btn-info.active,
.open > .navbar .navbar-nav > li > a.btn-info.dropdown-toggle {
  background-color: transparent;
  color: #0099ac;
  border-color: #0099ac;
}
.navbar .navbar-nav > li > a.btn-info:disabled,
.navbar .navbar-nav > li > a.btn-info[disabled],
.navbar .navbar-nav > li > a.btn-info.disabled {
  background-color: transparent;
  border-color: #00abc0;
}
.navbar .navbar-nav > li > a.btn-info.btn-fill {
  color: #FFFFFF;
  background-color: #00abc0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn-info.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-info.btn-fill:hover,
.navbar .navbar-nav > li > a.btn-info.btn-fill:focus,
.navbar .navbar-nav > li > a.btn-info.btn-fill:active,
.navbar .navbar-nav > li > a.btn-info.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn-info.btn-fill.dropdown-toggle {
  background-color: #0099ac;
  color: #FFFFFF;
}
.btn-info.btn-fill .caret,
.navbar .navbar-nav > li > a.btn-info.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-info .caret,
.navbar .navbar-nav > li > a.btn-info .caret {
  border-top-color: #00abc0;
}
.navbar .navbar-nav > li > a.btn-warning {
  border-color: #f88f58;
  color: #f88f58;
}
.open > .btn-warning.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-warning:hover,
.navbar .navbar-nav > li > a.btn-warning:focus,
.navbar .navbar-nav > li > a.btn-warning:active,
.navbar .navbar-nav > li > a.btn-warning.active,
.open > .navbar .navbar-nav > li > a.btn-warning.dropdown-toggle {
  background-color: transparent;
  color: #f78244;
  border-color: #f78244;
}
.navbar .navbar-nav > li > a.btn-warning:disabled,
.navbar .navbar-nav > li > a.btn-warning[disabled],
.navbar .navbar-nav > li > a.btn-warning.disabled {
  background-color: transparent;
  border-color: #f88f58;
}
.navbar .navbar-nav > li > a.btn-warning.btn-fill {
  color: #FFFFFF;
  background-color: #f88f58;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn-warning.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-warning.btn-fill:hover,
.navbar .navbar-nav > li > a.btn-warning.btn-fill:focus,
.navbar .navbar-nav > li > a.btn-warning.btn-fill:active,
.navbar .navbar-nav > li > a.btn-warning.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn-warning.btn-fill.dropdown-toggle {
  background-color: #f78244;
  color: #FFFFFF;
}
.btn-warning.btn-fill .caret,
.navbar .navbar-nav > li > a.btn-warning.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-warning .caret,
.navbar .navbar-nav > li > a.btn-warning .caret {
  border-top-color: #f88f58;
}
.navbar .navbar-nav > li > a.btn-danger {
  border-color: #00a98f;
  color: #00a98f;
}
.open > .btn-danger.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-danger:hover,
.navbar .navbar-nav > li > a.btn-danger:focus,
.navbar .navbar-nav > li > a.btn-danger:active,
.navbar .navbar-nav > li > a.btn-danger.active,
.open > .navbar .navbar-nav > li > a.btn-danger.dropdown-toggle {
  background-color: transparent;
  color: #009079;
  border-color: #009079;
}
.btn-danger:disabled,
.btn-danger[disabled],
.btn-danger.disabled,
.navbar .navbar-nav > li > a.btn-danger:disabled,
.navbar .navbar-nav > li > a.btn-danger[disabled],
.navbar .navbar-nav > li > a.btn-danger.disabled {
  background-color: transparent;
  border-color: #00a98f;
}
.navbar .navbar-nav > li > a.btn-danger.btn-fill {
  color: #FFFFFF;
  background-color: #00a98f;
  opacity: 1;
  filter: alpha(opacity=100);
}
.open > .btn-danger.btn-fill.dropdown-toggle,
.navbar .navbar-nav > li > a.btn-danger.btn-fill:hover,
.navbar .navbar-nav > li > a.btn-danger.btn-fill:focus,
.navbar .navbar-nav > li > a.btn-danger.btn-fill:active,
.navbar .navbar-nav > li > a.btn-danger.btn-fill.active,
.open > .navbar .navbar-nav > li > a.btn-danger.btn-fill.dropdown-toggle {
  background-color: #009079;
  color: #FFFFFF;
}
.navbar .navbar-nav > li > a.btn-danger.btn-fill .caret {
  border-top-color: #FFFFFF;
}
.btn-danger .caret,
.navbar .navbar-nav > li > a.btn-danger .caret {
  border-top-color: #00a98f;
}
.btn:disabled,
.btn[disabled],
.btn.disabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.btn-simple {
  border: 0;
  font-size: 14px;
  padding: 10px 20px;
}
.btn-simple.btn-icon {
  padding: 10px;
}
.form-control::-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-font-smoothing: antialiased;
}
.form-control:-moz-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-font-smoothing: antialiased;
}
.form-control::-webkit-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-font-smoothing: antialiased;
}
.form-control:-ms-input-placeholder {
  color: #DDDDDD;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-font-smoothing: antialiased;
}
.form-control:focus::-moz-placeholder {
  color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-control:focus:-moz-placeholder {
  color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-control:focus::-webkit-input-placeholder {
  color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-control:focus:-ms-input-placeholder {
  color: transparent;
  opacity: 1;
  filter: alpha(opacity=100);
}
.form-control {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
  color: #444444;
  padding: 10px 10px;
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control:focus {
  background-color: #FFFFFF;
  border: 1px solid #777777;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 !important;
}
.has-success .form-control,
.has-error .form-control,
.has-success .form-control:focus,
.has-error .form-control:focus {
  border-color: #E3E3E3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control {
  color: #7accb8;
}
.has-success .form-control:focus {
  border-color: #7accb8;
}
.has-error .form-control {
  color: #00a98f;
}
.has-error .form-control:focus {
  border-color: #00a98f;
}
.form-control + .form-control-feedback {
  border-radius: 6px;
  font-size: 14px;
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
  vertical-align: middle;
}
.open .form-control {
  border-radius: 4px 4px 0 0;
  border-bottom-color: transparent;
}
.input-lg {
  height: 55px;
  padding: 16px 32px;
}
.has-error .form-control-feedback {
  color: #00a98f;
}
.has-success .form-control-feedback {
  color: #7accb8;
}
.input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
  border-radius: 4px;
}
.has-success .input-group-addon,
.has-error .input-group-addon {
  background-color: #FFFFFF;
  border: 1px solid #E3E3E3;
}
.has-error .form-control:focus + .input-group-addon {
  border-color: #00a98f;
  color: #00a98f;
}
.has-success .form-control:focus + .input-group-addon {
  border-color: #7accb8;
  color: #7accb8;
}
.form-control:focus + .input-group-addon,
.form-control:focus ~ .input-group-addon {
  background-color: #FFFFFF;
  border-color: #777777;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-right: 0 none;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-left: 0 none;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #E3E3E3;
  color: #888888;
  cursor: not-allowed;
}
.form-control-plain {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 8px 0;
  font-size: 16px;
  background-color: transparent;
  border-color: #E3E3E3;
  resize: vertical;
}
.form-control-plain:focus {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #777;
}
.form-control:focus::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.3);
}
.section {
  padding: 50px 0;
  position: relative;
}
.section-gray {
  background-color: #EEEEEE;
}
.section-white {
  background-color: #FFFFFF;
}
.section {
  position: relative;
}
.section .title-area {
  max-width: 760px;
  margin: 0 auto 70px;
  display: block;
  padding: 0 15px;
  text-align: center;
}
.section .title-area .description {
  font-size: 16px;
  color: #777777;
}
.section [class*="col-"] .title-area {
  padding: 0;
}
.section .text-area {
  display: block;
}
.section .text-area .description,
.section .text-area .description p {
  font-size: 16px;
  color: #777777;
}
.section .parallax,
.section .static-image {
  width: 100%;
  height: 100vh;
  overflow: hidden;
  display: block;
  position: relative;
}
.section .parallax > img,
.section .parallax .filter > img,
.section .static-image > img,
.section .static-image .filter > img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  position: relative;
  z-index: 1;
}
.section .parallax-small {
  height: 65vh;
}
.section .responsive-background {
  position: relative;
  background-color: #c5a47e;
  padding: 0;
  z-index: 1;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80vh;
}
.section .nav > li {
  display: inline-block;
}
.section-contact-form {
  padding: 110px 0;
}
.section-contact-form .title-area {
  margin-bottom: 15px;
}
.section-contact-form .social-buttons {
  padding: 20px 0 40px;
  margin-top: 0;
  border: none;
}
.gradient-image {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.gradient-image:after {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  content: '';
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, white), color-stop(22%, rgba(255, 255, 255, 0.95)), color-stop(30%, rgba(255, 255, 255, 0.9)), color-stop(65%, rgba(255, 255, 255, 0.7)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, white 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0.95) 22%, rgba(255, 255, 255, 0.9) 30%, rgba(255, 255, 255, 0.7) 65%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0);
  /* IE6-9 */
}
.section-our-team .text-area {
  padding-bottom: 0;
}
.filter {
  position: relative;
  height: 100%;
  color: #FFFFFF;
}
.filter:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  content: "";
  opacity: .6;
  background: #333;
}
.filter .title-area .description {
  color: #FFFFFF;
}
.filter .separator {
  color: #FFFFFF;
}
.filter .separator:before,
.filter .separator:after {
  border-color: #FFFFFF;
}
.filter.filter-color-black:before {
  background: #333;
}
.filter.filter-color-gold:before {
  background: #bd986c;
}
.filter.filter-color-green:before {
  background: #55bea4;
}
.filter.filter-color-blue:before {
  background: #008b9c;
}
.filter.filter-color-purple:before {
  background: #50236F;
}
.filter.filter-color-red:before {
  background: #ea4457;
}
.filter.filter-gradient-black:before {
  background: #1f1c2c;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #1f1c2c 0%, #928dab 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #1f1c2c), color-stop(100%, #928dab));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #1f1c2c 0%, #928dab 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #1f1c2c 0%, #928dab 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #1f1c2c 0%, #928dab 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #1f1c2c 0%, #928dab 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1c2c', endColorstr='#928dab', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.filter.filter-gradient-gold:before {
  background: #dfd389;
  background: -moz-linear-gradient(-45deg, #dfd48b 0%, #ec6565 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #dfd48b), color-stop(100%, #ec6565));
  background: -webkit-linear-gradient(-45deg, #dfd48b 0%, #ec6565 100%);
  background: -o-linear-gradient(-45deg, #dfd48b 0%, #ec6565 100%);
  background: -ms-linear-gradient(-45deg, #dfd48b 0%, #ec6565 100%);
  background: linear-gradient(135deg, #dfd48b 0%, #ec6565 100%);
}
.filter.filter-gradient-green:before {
  background: #71c491;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #71c491 0%, #465556 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #71c491), color-stop(100%, #465556));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #71c491 0%, #465556 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #71c491 0%, #465556 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #71c491 0%, #465556 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #71c491 0%, #465556 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#71c491', endColorstr='#465556', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.filter.filter-gradient-blue:before {
  background: #085078;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, #085078 0%, #87d7db 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #085078), color-stop(100%, #87d7db));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #085078 0%, #87d7db 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #085078 0%, #87d7db 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #085078 0%, #87d7db 100%);
  /* IE10+ */
  background: linear-gradient(135deg, #085078 0%, #87d7db 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#085078', endColorstr='#87d7db', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.filter.filter-gradient-purple:before {
  background: #6c3aad;
  background: -moz-linear-gradient(-45deg, #6b39ac 0%, #c8fece 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #6b39ac), color-stop(100%, #c8fece));
  background: -webkit-linear-gradient(-45deg, #6b39ac 0%, #c8fece 100%);
  background: -o-linear-gradient(-45deg, #6b39ac 0%, #c8fece 100%);
  background: -ms-linear-gradient(-45deg, #6b39ac 0%, #c8fece 100%);
  background: linear-gradient(135deg, #6b39ac 0%, #c8fece 100%);
}
.section-numbers .text-area,
.section-numbers-2 .text-area,
.section-numbers-3 .text-area {
  padding: 30px 0 0;
}
.section-white {
  padding: 0;
}
.section-white .static-image:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
  content: "";
  opacity: 0.95;
  background: #FFFFFF;
}
.section-signup .form-control {
  text-align: center;
}
.section-signup .btn {
  margin: 15px 0;
}
.section-signup .static-image {
  height: auto;
  min-height: 100vh;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  padding-top: 10vh;
}
.section-signup .static-image:after {
  height: auto;
  bottom: 0;
}
.section-pricing {
  padding: 0;
}
.section-pricing .container > .content {
  margin-top: 18vh;
  position: relative;
  z-index: 3;
}
.section-small .parallax .image,
.section-small .static-image .image,
.section-get-started .parallax .image,
.section-get-started .static-image .image {
  height: 100vh !important;
}
.section-info {
  padding-top: 100px;
}
.section-cards .card a {
  opacity: .93;
}
.section-we-do h3 {
  margin: 10px 0 20px;
}
.section-we-do h5 {
  margin-bottom: 0;
}
.section-we-do p {
  color: #777777;
}
.section-we-do .title {
  margin-bottom: 70px;
}
.section-info-presentation {
  padding: 0;
  overflow: hidden;
}
.section-info-presentation .info-pricing:first-child {
  margin-top: 90px;
}
.section-info-presentation .image-container {
  height: 84vh;
  width: auto;
  position: relative;
}
.section-info-presentation .image-container img {
  max-width: none;
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.nav > li > a:hover,
.nav > li > a:focus {
  background-color: transparent;
}
.nav > .social-links > a {
  display: inline-block;
}
.navbar {
  border: 0;
  font-size: 16px;
}
.navbar .navbar-brand {
  margin: 10px 0px;
  padding: 15px 15px;
  font-size: 20px;
  line-height: 22px;
}
.navbar .navbar-nav > li > a {
  padding: 10px 15px;
  margin: 15px 3px;
  line-height: 18px;
}
.navbar .navbar-nav > .social-links > a {
  padding: 10px 5px;
}
.navbar .navbar-nav.navbar-uppercase > li > a {
  font-size: 12px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 600;
}
.navbar .navbar-nav > li > a.btn {
  margin: 15px 3px;
  padding: 10px 20px;
}
.navbar .navbar-nav > li > a.btn-round {
  margin: 16px 3px;
}
.navbar .navbar-nav > li > a [class^="fa"] {
  font-size: 18px;
  position: relative;
  top: 1px;
  margin-top: -3px;
}
.navbar .btn {
  margin: 15px 3px;
  font-size: 14px;
}
.navbar .btn-simple {
  font-size: 16px;
}
.navbar-default {
  background-color: white;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav > li > a:not(.btn) {
  color: #434547;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:not(.btn):hover,
.navbar-default .navbar-nav > .active > a:not(.btn):focus,
.navbar-default .navbar-nav > li > a:not(.btn):hover,
.navbar-default .navbar-nav > li > a:not(.btn):focus {
  background-color: transparent;
  border-radius: 3px;
  color: #434547;
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-bottom-color: #333333;
  border-top-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #c5a47e;
}
.navbar-default .navbar-nav .navbar-toggle:hover,
.navbar-default .navbar-nav .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-default .navbar-brand {
  color: #434547;
}
.navbar-default:not(.navbar-transparent) .btn-default:hover {
  color: #c5a47e;
  border-color: #c5a47e;
}
.navbar-default:not(.navbar-transparent) .btn-neutral,
.navbar-default:not(.navbar-transparent) .btn-neutral:hover,
.navbar-default:not(.navbar-transparent) .btn-neutral:active {
  color: #777777;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-ct-primary {
  background-color: rgba(197, 164, 126, 0.98);
}
.navbar-ct-blue {
  background-color: rgba(0, 171, 192, 0.98);
}
.navbar-ct-green {
  background-color: rgba(122, 204, 184, 0.98);
}
.navbar-ct-orange {
  background-color: rgba(248, 143, 88, 0.98);
}
.navbar-ct-red {
  background-color: rgba(239, 114, 128, 0.98);
}
.navbar-transparent {
  padding-top: 15px;
  background-color: transparent;
  border-bottom: 1px solid transparent;
}
.navbar-toggle {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
}
.navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar-toggle .navbar-collapse,
.navbar-toggle .navbar-form {
  border-color: transparent;
}
.navbar-toggle.navbar-default .navbar-toggle:hover,
.navbar-toggle.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-transparent .navbar-toggle .icon-bar {
  background-color: #FFFFFF;
}
.navbar.navbar-fixed-top {
  transition: all .5s .1s;
}
@media (min-width: 768px) {
  .navbar-transparent .navbar-brand,
  [class*="navbar-ct"] .navbar-brand {
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .navbar-brand:focus,
  .navbar-transparent .navbar-brand:hover,
  [class*="navbar-ct"] .navbar-brand:focus,
  [class*="navbar-ct"] .navbar-brand:hover {
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    color: #FFFFFF;
  }
  .navbar-transparent .navbar-nav > li > a:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:not(.btn) {
    color: #FFFFFF;
    border-color: #FFFFFF;
    opacity: 0.85;
    filter: alpha(opacity=85);
  }
  .navbar-transparent .navbar-nav > .active > a:not(.btn),
  .navbar-transparent .navbar-nav > .active > a:hover:not(.btn),
  .navbar-transparent .navbar-nav > .active > a:focus:not(.btn),
  .navbar-transparent .navbar-nav > li > a:hover:not(.btn),
  .navbar-transparent .navbar-nav > li > a:focus:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:hover:not(.btn),
  [class*="navbar-ct"] .navbar-nav > .active > a:focus:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:hover:not(.btn),
  [class*="navbar-ct"] .navbar-nav > li > a:focus:not(.btn) {
    background-color: transparent;
    border-radius: 3px;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .navbar-nav .nav > li > a.btn:hover,
  [class*="navbar-ct"] .navbar-nav .nav > li > a.btn:hover {
    background-color: transparent;
  }
  .navbar-transparent .navbar-nav > .dropdown > a .caret,
  .navbar-transparent .navbar-nav > .dropdown > a:hover .caret,
  .navbar-transparent .navbar-nav > .dropdown > a:focus .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a:hover .caret,
  [class*="navbar-ct"] .navbar-nav > .dropdown > a:focus .caret {
    border-bottom-color: #FFFFFF;
    border-top-color: #FFFFFF;
  }
  .navbar-transparent .navbar-nav > .open > a,
  .navbar-transparent .navbar-nav > .open > a:hover,
  .navbar-transparent .navbar-nav > .open > a:focus,
  [class*="navbar-ct"] .navbar-nav > .open > a,
  [class*="navbar-ct"] .navbar-nav > .open > a:hover,
  [class*="navbar-ct"] .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .btn-default,
  [class*="navbar-ct"] .btn-default {
    color: #FFFFFF;
    border-color: #FFFFFF;
  }
  .navbar-transparent .btn-default.btn-fill,
  [class*="navbar-ct"] .btn-default.btn-fill {
    color: #777777;
    background-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .btn-default.btn-fill:hover,
  .navbar-transparent .btn-default.btn-fill:focus,
  .navbar-transparent .btn-default.btn-fill:active,
  .navbar-transparent .btn-default.btn-fill.active,
  .navbar-transparent .open .dropdown-toggle.btn-fill.btn-default,
  [class*="navbar-ct"] .btn-default.btn-fill:hover,
  [class*="navbar-ct"] .btn-default.btn-fill:focus,
  [class*="navbar-ct"] .btn-default.btn-fill:active,
  [class*="navbar-ct"] .btn-default.btn-fill.active,
  [class*="navbar-ct"] .open .dropdown-toggle.btn-fill.btn-default {
    border-color: #FFFFFF;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .navbar-transparent .dropdown-menu .divider {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
.footer {
  background-color: #FFFFFF;
  line-height: 20px;
  /*border-top: 1px solid #DDDDDD;*/
  overflow: hidden;
}
.footer nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer nav > ul a:not(.btn) {
  color: #777777;
  display: block;
  margin-bottom: 3px;
}
.footer nav > ul a:not(.btn):hover,
.footer nav > ul a:not(.btn):focus {
  color: #777777;
}
.footer .social-area {
  padding: 15px 0;
}
.footer .social-area h5 {
  padding-bottom: 15px;
}
.footer .social-area > a:not(.btn) {
  color: #777777;
  display: inline-block;
  vertical-align: top;
  padding: 10px 5px;
  font-size: 18px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
}
.footer .social-area > a:not(.btn):hover,
.footer .social-area > a:not(.btn):focus {
  color: #777777;
}
.footer .copyright {
  color: #777777;
  padding: 10px 15px;
  margin: 15px 3px;
  line-height: 20px;
  text-align: center;
}
.footer hr {
  border-color: #DDDDDD;
}
.footer .title {
  color: #777777;
}
.footer .title {
  text-align: left;
  margin-bottom: 1.6em;
  font-size: 15px;
  font-weight: bold;
}
.footer .btn-social {
  margin-left: -8px;
  color: #9A9A9A;
}
.footer:not(.footer-big) nav > ul {
  font-size: 16px;
}
.footer:not(.footer-big) nav > ul li {
  margin-left: 20px;
  float: left;
}
.footer:not(.footer-big) nav > ul a {
  padding: 10px 0px;
  margin: 15px 10px 15px 0px;
}
.footer-color-gray {
  background-color: #F5F5F5;
}
.footer-color-black,
.footer-transparent {
  background-color: #222426;
  color: #DDDDDD;
}
.footer-color-black nav > ul a,
.footer-transparent nav > ul a {
  color: #FFFFFF;
}
.footer-color-black nav > ul a:hover,
.footer-color-black nav > ul a:focus,
.footer-transparent nav > ul a:hover,
.footer-transparent nav > ul a:focus {
  color: #777777;
}
.footer-color-black .social-area > a:not(.btn),
.footer-transparent .social-area > a:not(.btn) {
  color: #FFFFFF;
}
.footer-color-black .social-area > a:not(.btn):hover,
.footer-color-black .social-area > a:not(.btn):focus,
.footer-transparent .social-area > a:not(.btn):hover,
.footer-transparent .social-area > a:not(.btn):focus {
  color: #777777;
}
.footer-color-black hr,
.footer-transparent hr {
  border-color: #444444;
}
.footer-color-black .title,
.footer-transparent .title {
  color: #DDDDDD;
}
.footer-transparent {
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}
.footer-transparent .container {
  z-index: 2;
  position: relative;
}
.footer-transparent::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(17, 17, 17, 0.8);
  display: block;
  content: "";
  z-index: 1;
}
.footer-big {
  padding-top: 30px;
}
.footer-big hr {
  margin-bottom: 10px;
  margin-top: 10px;
}
.footer-big .container > hr {
  margin-top: 50px;
}
.footer-big .copyright {
  margin: 10px 0px 20px;
}
.footer-big .social-area > * {
  margin: 0 15px;
}
.footer-big nav > ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer-big nav > ul li {
  float: none;
}
.footer-big nav > ul .btn {
  margin-bottom: 5px;
}
.footer-big nav > ul .btn-social.btn-simple {
  padding: 4px 4px 3px;
}
.footer-big .form-group {
  margin-top: 15px;
}
.footer-big .numbers h4 {
  margin: 0 0 10px 0;
}
.social-line {
  padding: 16px 0;
  background-color: #FFFFFF;
}
.social-line .title {
  margin: 0;
  line-height: 40px;
  font-size: 22px;
}
.social-line .btn {
  width: 100%;
}
.social-line-black {
  background-color: #222426;
  color: #FFFFFF;
}
.label-primary {
  background-color: #c5a47e;
}
.label-info {
  background-color: #00abc0;
}
.label-success {
  background-color: #7accb8;
}
.label-warning {
  background-color: #f88f58;
}
.label-danger {
  background-color: #00a98f;
}
.btn-social {
  opacity: 0.85;
  padding: 8px 9px;
}
.btn-social .fa {
  font-size: 18px;
  top: -1px;
  vertical-align: middle;
  display: inline-block;
  position: relative;
}
.btn-social.btn-round {
  padding: 9px 10px;
}
.btn-social.btn-simple {
  padding: 9px 5px;
  font-size: 14px;
}
.btn-social.btn-simple .fa {
  font-size: 20px;
  position: relative;
  top: -1px;
  width: 24px;
}
.dropdown-menu {
  visibility: hidden;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  display: block;
  z-index: 9000;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.125);
  -webkit-transform: translate3d(0, -20px, 0);
  -moz-transform: translate3d(0, -20px, 0);
  -o-transform: translate3d(0, -20px, 0);
  -ms-transform: translate3d(0, -20px, 0);
  transform: translate3d(0, -20px, 0);
  -webkit-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -moz-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -o-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  -ms-transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
  transition: all 370ms cubic-bezier(0.34, 1.61, 0.7, 1);
}
.open .dropdown-menu {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
  -webkit-transform: translate3d(0, 0px, 0);
  -moz-transform: translate3d(0, 0px, 0);
  -o-transform: translate3d(0, 0px, 0);
  -ms-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 4px;
  margin-top: -5px;
}
.navbar-nav > li > .dropdown-menu:before {
  border-bottom: 11px solid rgba(0, 0, 0, 0.2);
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -11px;
}
.navbar-nav > li > .dropdown-menu:after {
  border-bottom: 11px solid #FFFFFF;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 12px;
  top: -10px;
}
.navbar-nav.navbar-right > li > .dropdown-menu:before {
  left: auto;
  right: 12px;
}
.navbar-nav.navbar-right > li > .dropdown-menu:after {
  left: auto;
  right: 12px;
}
.dropdown-menu > li > a {
  padding: 10px 20px;
  margin: 0px 0px;
  color: #434547;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  line-height: 13px;
  padding: 20px 20px;
  border-bottom: 1px solid #EEEEEE;
}
.dropdown-menu > li > a img {
  margin-top: -3px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #FFFFFF;
  color: #c5a47e;
  opacity: 1;
  text-decoration: none;
}
.dropdown-menu > li:last-child > a {
  border-bottom: 0;
}
.dropdown-menu > li > a:focus {
  outline: 0 !important;
}
.btn-group.select .dropdown-menu {
  min-width: 100%;
}
.dropdown-menu > li:first-child > a {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.dropdown-menu > li:last-child > a {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select .dropdown-menu > li:first-child > a {
  border-radius: 0;
  border-bottom: 0 none;
}
.dropdown-menu.dropdown-info > li > a:hover,
.dropdown-menu.dropdown-info > li > a:focus {
  color: #00abc0;
}
.dropdown-menu.dropdown-success > li > a:hover,
.dropdown-menu.dropdown-success > li > a:focus {
  color: #7accb8;
}
.dropdown-menu.dropdown-danger > li > a:hover,
.dropdown-menu.dropdown-danger > li > a:focus {
  color: #00a98f;
}
.dropdown-menu.dropdown-warning > li > a:hover,
.dropdown-menu.dropdown-warning > li > a:focus {
  color: #f88f58;
}
.dropdown-menu.dropdown-black > li > a:hover,
.dropdown-menu.dropdown-black > li > a:focus {
  color: #333333;
}
.dropdown-with-icons > li > a {
  padding-left: 0px;
  line-height: 28px;
}
.dropdown-with-icons i {
  text-align: center;
  line-height: 28px;
  float: left;
}
.dropdown-with-icons i[class^="pe-"] {
  font-size: 24px;
  width: 46px;
}
.dropdown-with-icons i[class^="fa"] {
  font-size: 14px;
  width: 38px;
}
.carousel-control {
  width: 8%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .fa,
.carousel-control .fa {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
}
.carousel-control .fa {
  font-size: 35px;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
.card {
  background: #fff;
  box-shadow: 0 32px 44px -24px rgba(0, 0, 0, 0.23), 0 20px 25px 0px rgba(0, 0, 0, 0.12), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}
.card:not(.card-plain):not(.card-price):hover {
  box-shadow: 0 26px 50px -10px rgba(0, 0, 0, 0.38), 0 10px 20px 0px rgba(0, 0, 0, 0.2), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
}
.card.card-blog.card-white {
  background: none;
  box-shadow: none;
}
.card.card-blog.card-white:hover {
  box-shadow: none !important;
}
.card.card-blog.card-white > .inner {
  background-color: #fff;
  box-shadow: 0 32px 44px -24px rgba(0, 0, 0, 0.23), 0 20px 25px 0px rgba(0, 0, 0, 0.12), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 370ms linear;
  -moz-transition: all 370ms linear;
  -o-transition: all 370ms linear;
  -ms-transition: all 370ms linear;
  transition: all 370ms linear;
}
.card.card-blog.card-white > .inner:hover {
  box-shadow: 0 26px 50px -10px rgba(0, 0, 0, 0.38), 0 10px 20px 0px rgba(0, 0, 0, 0.2), 0 15px 10px -10px rgba(0, 0, 0, 0.2);
}
.card .subtitle-black {
  color: #141414;
}
.card a {
  opacity: 1;
}
.card:hover .header {
  opacity: 1;
}
.card h2 {
  margin-top: 0;
}
.card img {
  max-width: 100%;
}
.card .image-header,
.card .header img {
  width: 100%;
}
.card .row .image-header,
.card .row .header img {
  width: 100%;
}
.card .btn {
  margin-top: 15px;
}
.card .title {
  margin-bottom: 5px;
  color: #333333;
}
.card .description {
  font-size: 13px;
}
.card .fa {
  width: auto;
}
.card-blog .content {
  position: relative;
  text-align: center;
  padding: 25px;
}
.card-blog .circle-black {
  margin-top: -52px;
}
.card-blog .circle {
  border-radius: 100%;
  background: #242424;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  position: relative;
}
.card-blog .card-subtitle {
  text-transform: uppercase;
  padding-bottom: 10px;
  font-size: 1.0em;
}
.card-blog .card-title {
  line-height: 1.358823529em;
  margin-bottom: 10px;
  color: #333333;
}
.card-blog .card-title:hover,
.card-blog .card-title:active {
  color: #00a98f;
}
.card-blog .date-wrapper {
  position: relative;
  top: 16px;
}
.card-blog .date-wrapper .date,
.card-blog .date-wrapper .month {
  color: #fff;
  text-transform: uppercase;
  display: block;
  line-height: 1.2;
  font-size: 12px;
  letter-spacing: 1px;
}
.card-blog .card-date,
.card-blog .card-month,
.card-blog .card-category {
  color: #777777;
  text-transform: uppercase;
  display: block;
  line-height: 1.2;
  font-size: 12px;
}
.card-blog .card-category {
  margin-top: 10px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  color: #9A9A9A;
}
.card-blog .card-date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 14px;
}
.card-blog .line-divider {
  width: 30px;
  border-bottom: 2px solid #c5a47e;
  margin: 0 auto;
}
.card-blog .line-divider.line-info {
  border-color: #00abc0;
}
.card-blog .line-divider.line-success {
  border-color: #7accb8;
}
.card-blog .line-divider.line-warning {
  border-color: #f88f58;
}
.card-blog .line-divider.line-danger {
  border-color: #00a98f;
}
.card-blog .card-title-2 {
  margin-bottom: 15px;
  text-transform: none;
  line-height: 1.3;
  margin-top: 10px;
}
.card-price {
  text-align: center;
  background: #f2f2f2;
  border-radius: 10px;
  position: relative;
}
.card-price .content {
  padding: 40px 20px;
}
.card-price span {
  color: #777;
}
.card-price .title-header {
  text-transform: uppercase;
  margin: 0;
  letter-spacing: 1px;
  font-weight: 600;
  color: #777777;
}
.card-price .subtitle-header {
  font-weight: 500;
}
.card-price .price {
  position: relative;
  display: inline-block;
  color: #777777;
}
.card-price .price .number {
  font-size: 65px;
  font-weight: 600;
  color: #c5a47e;
}
.card-price .price i {
  position: absolute;
  top: 20px;
  left: -20px;
  font-size: 27px;
}
.card-price .text-description {
  line-height: 1.8;
  color: #777777;
  margin-bottom: 20px;
}
.card-price ul {
  padding: 0;
  margin: 0 0 8px;
  list-style: none;
}
.card-member {
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
.card-member .content {
  padding: 25px;
}
.card-member > img {
  background: none repeat scroll 0 0 transparent;
  height: auto;
  width: 120px;
  margin: 0 auto;
}
.card-black {
  border-radius: 10px;
  background: #444;
  margin-top: -11px;
}
.card-black .content {
  padding: 50px 20px;
}
.card-black .icon-gold,
.card-black .text-gold,
.card-black .title-gold {
  color: #c5a47e;
}
.card-black .text-description {
  color: #fff;
}
.card-white {
  background: #FFFFFF;
}
.card-plain {
  box-shadow: none;
  background: none;
}
.section-header,
.section-header-blog,
.section-presentation-page {
  padding: 0;
}
.section-header .container,
.section-header-blog .container,
.section-presentation-page .container {
  z-index: 3;
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
}
.section-header .content,
.section-header-blog .content,
.section-presentation-page .content {
  position: relative;
  color: white;
  text-align: center;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  line-height: 1.7;
  display: inline-block;
  vertical-align: middle;
}
.section-header .btn,
.section-header-blog .btn,
.section-presentation-page .btn {
  text-shadow: none;
}
.section-header h1,
.section-header-styled h1,
.section-header-styled .fw-special-title,
.section-header-blog h1,
.section-presentation-page h1 {
  font-weight: 600;
  font-size: 3.6em;
  text-shadow: -2px 7px 16px rgba(14, 12, 41, 0.2), -2px 4px 2px rgba(0, 0, 0, 0.1);
}
.section-header h5,
.section-header-blog h5,
.section-presentation-page h5 {
  font-size: 1.3em;
  font-weight: 400;
  margin: 0 auto .5em;
  line-height: 1.5;
  letter-spacing: 0.125;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.section-header p,
.section-header-blog p,
.section-presentation-page p {
  letter-spacing: 0.1em;
  margin: 0 0 0.5em;
}
.section-header .separator,
.section-header-blog .separator,
.section-presentation-page .separator {
  color: #fff;
  margin: 30px auto;
}
.section-header .separator.line-separator:before,
.section-header .separator.line-separator:after,
.section-header-blog .separator.line-separator:before,
.section-header-blog .separator.line-separator:after,
.section-presentation-page .separator.line-separator:before,
.section-presentation-page .separator.line-separator:after {
  border-color: white;
}
.section-header-small .parallax,
.section-header-small .static-image {
  min-height: 50vh;
  height: auto;
}
body.noscroll {
  overflow: hidden;
  padding-right: 0;
}
.project-content.scroll {
  overflow-y: auto;
}
.project {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.project img {
  width: 100%;
}
.project .animate {
  position: relative;
  z-index: 2;
}
.project .over-area {
  display: inline-block;
  text-align: center;
  position: absolute;
  z-index: 3;
  padding: 0 2%;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: white;
}
.project .over-area:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.project .over-area.no-opacity {
  background-color: #333333;
}
.project .over-area.over-area-sm {
  padding: 20px 30px;
}
.project .over-area.over-area-sm .content {
  text-align: center;
}
.project .over-area.over-area-sm .content h4 {
  font-size: 1.75em;
}
.project .over-area.over-area-sm .content p {
  font-size: 1em;
}
.project .over-area.color-black {
  background: rgba(52, 52, 52, 0.7);
}
.project .over-area.color-green {
  background: rgba(39, 94, 76, 0.55);
}
.project .over-area.color-gold {
  background: rgba(197, 164, 126, 0.55);
}
.project .over-area.color-blue {
  background: rgba(61, 146, 207, 0.55);
}
.project .over-area.color-purple {
  background: rgba(89, 57, 111, 0.55);
}
.project .over-area.gradient-1 {
  background: -moz-linear-gradient(-45deg, rgba(151, 78, 32, 0.4) 0%, rgba(244, 218, 138, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(151, 78, 32, 0.4)), color-stop(100%, rgba(244, 218, 138, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(151, 78, 32, 0.4) 0%, rgba(244, 218, 138, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(151, 78, 32, 0.4) 0%, rgba(244, 218, 138, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(151, 78, 32, 0.4) 0%, rgba(244, 218, 138, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(151, 78, 32, 0.4) 0%, rgba(244, 218, 138, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66954d20', endColorstr='#66f4d887', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.project .over-area.gradient-2 {
  background: -moz-linear-gradient(-45deg, rgba(216, 44, 73, 0.4) 0%, rgba(217, 99, 131, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(216, 44, 73, 0.4)), color-stop(100%, rgba(217, 99, 131, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(216, 44, 73, 0.4) 0%, rgba(217, 99, 131, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(216, 44, 73, 0.4) 0%, rgba(217, 99, 131, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(216, 44, 73, 0.4) 0%, rgba(217, 99, 131, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(216, 44, 73, 0.4) 0%, rgba(217, 99, 131, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66d82c49', endColorstr='#66d96383', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.project .over-area.gradient-3 {
  background: -moz-linear-gradient(-45deg, rgba(223, 212, 139, 0.4) 0%, rgba(236, 101, 101, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(223, 212, 139, 0.4)), color-stop(100%, rgba(236, 101, 101, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(223, 212, 139, 0.4) 0%, rgba(236, 101, 101, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(223, 212, 139, 0.4) 0%, rgba(236, 101, 101, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(223, 212, 139, 0.4) 0%, rgba(236, 101, 101, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(223, 212, 139, 0.4) 0%, rgba(236, 101, 101, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66dfd48b', endColorstr='#66ec6565', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.project .over-area.gradient-4 {
  background: -moz-linear-gradient(-45deg, rgba(174, 97, 167, 0.4) 0%, rgba(210, 121, 135, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(174, 97, 167, 0.4)), color-stop(100%, rgba(210, 121, 135, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(174, 97, 167, 0.4) 0%, rgba(210, 121, 135, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(174, 97, 167, 0.4) 0%, rgba(210, 121, 135, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(174, 97, 167, 0.4) 0%, rgba(210, 121, 135, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(174, 97, 167, 0.4) 0%, rgba(210, 121, 135, 0.4) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66ae61a8', endColorstr='#66d27987', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.project .over-area.gradient-5 {
  background: #6c3aad;
  /* Old browsers */
  background: -moz-linear-gradient(-45deg, rgba(107, 57, 172, 0.4) 0%, rgba(200, 254, 206, 0.4) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(107, 57, 172, 0.4)), color-stop(100%, rgba(200, 254, 206, 0.4)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, rgba(107, 57, 172, 0.4) 0%, rgba(200, 254, 206, 0.4) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, rgba(107, 57, 172, 0.4) 0%, rgba(200, 254, 206, 0.4) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, rgba(107, 57, 172, 0.4) 0%, rgba(200, 254, 206, 0.4) 100%);
  /* IE10+ */
  background: linear-gradient(135deg, rgba(107, 57, 172, 0.4) 0%, rgba(200, 254, 206, 0.4) 100%);
  /* W3C */
}
.project .content {
  position: relative;
  text-align: center;
  width: 96%;
  min-height: 0;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.project h3 {
  font-weight: 600;
}
.project p {
  font-size: 1em;
  color: #FFFFFF;
  margin-bottom: 0;
}
.section-clients-1 .logo {
  position: relative;
  margin-bottom: 30px;
}
.section-clients-2 .nav-text {
  margin: 0 auto;
  text-align: center;
}
.section-clients-2 .nav-text li {
  margin: 0 10px 10px 0;
}
.section-clients-2 .nav-text li a {
  opacity: .9;
  color: #343434;
  padding: 3px 0;
}
.section-clients-2 .nav-text li a img {
  width: 120px;
}
.section-clients-2 .nav-text > li.active a {
  color: #c5a47e !important;
  border-bottom: 2px solid #c5a47e;
}
.section-clients-2 .nav-text > li.active a img:first-child {
  opacity: 0;
}
.section-clients-2 .tab-content {
  text-align: center;
  max-width: 760px;
  min-height: 130px;
}
.section-clients-2 .tab-content p.large {
  color: #777777;
}
.section-clients-3 .nbs-flexisel-inner:before,
.section-clients-3 .nbs-flexisel-inner:after {
  position: absolute;
  top: 0;
  width: 6%;
  height: 50px;
  display: block;
  z-index: 1;
  content: "";
  z-index: 3;
}
.section-clients-3 .nbs-flexisel-inner:before {
  background: -moz-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, white 0%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$left-color', endColorstr='$right-color', GradientType=1);
  /* IE6-9 */
  left: 0;
}
.section-clients-3 .nbs-flexisel-inner:after {
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$left-color', endColorstr='$right-color', GradientType=1);
  /* IE6-9 */
  right: 0;
}
.section-clients-3 #clients-carousel li {
  position: relative;
}
.section-clients-3 #clients-carousel li img {
  width: 50%;
  cursor: pointer;
  position: relative;
  margin: 0;
  max-height: 50px;
  max-width: 200px;
}
.section-clients-3 #clients-carousel li img:first-child {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 2;
}
.section-clients-3 #clients-carousel li img:first-child:hover {
  opacity: 0;
}
.section-clients-3 .nbs-flexisel-nav-left,
.section-clients-3 .nbs-flexisel-nav-right {
  font-size: 30px;
}
.list-logos img {
  max-width: 100px;
  margin: 0 auto;
  display: block;
}
.list-logos .client-logo {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.list-logos .active .client-logo {
  color: #c5a47e;
}
.list-logos a {
  opacity: 0.9;
  color: #333333;
}
.list-logos-info .active .client-logo {
  color: #00abc0;
}
.list-logos-success .active .client-logo {
  color: #7accb8;
}
.list-logos-warning .active .client-logo {
  color: #f88f58;
}
.list-logos-danger .active .client-logo {
  color: #00a98f;
}
.client-logo {
  text-align: center;
  margin: 0 15px;
}
.client-logo i {
  font-size: 35px;
  width: auto;
  margin-bottom: 5px;
}
.client-logo h3 {
  font-family: 'Open Sans', sans-serif;
}
.list-gray-images .client-logo img {
  width: auto !important;
}
.section-team-1 {
  padding-top: 0;
}
.section-team-1 .container {
  position: absolute;
  width: 100%;
  top: 0;
}
.section-team-1 .text-area {
  background-color: transparent;
  max-width: 760px;
  margin: 0 auto;
}
.section-team-1 p {
  color: #555;
}
.section-team-1 .static-image img {
  width: 100%;
}
.section-team-2 {
  padding-top: 0;
}
.section-team-2 .team-text {
  position: relative;
  padding: 0 0 75px;
}
.section-team-2 .team {
  display: block;
  position: relative;
}
.section-team-2 .team .member {
  border-radius: 50%;
  display: block;
  text-align: center;
}
.section-team-2 .team .member p {
  font-size: 1em;
}
.section-team-2 .team .member .social-buttons {
  display: inline-block;
  padding: 15px 35px;
}
.section-team-2 .team .member img {
  background: none repeat scroll 0 0 transparent;
  height: auto;
  width: 120px;
  margin: 0 auto;
}
.section-team-2 .team .description {
  padding: 10px 0;
  text-align: center;
}
.section-team-3 .team {
  margin-bottom: 50px;
}
.section-team-3 .team .member {
  text-align: center;
}
.section-team-3 .team .member .big-text {
  margin-bottom: 20px;
}
.section-team-3 .team .member img {
  margin: 0 auto;
}
.section-team-3 .team .member .first-name,
.section-team-3 .team .member .last-name {
  min-width: 65%;
  padding: 0 15px;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  font-size: 18px;
  padding-top: 9px;
  vertical-align: middle;
  margin-top: 35px;
}
.section-team-3 .team .member .first-name {
  float: right;
}
.section-team-3 .team .member .last-name {
  float: left;
}
.section-team-3 .team .member .motto {
  position: relative;
  text-transform: none;
  color: #c5a47e;
  max-width: 55%;
  margin: 0 auto;
}
.section-team-3 .team .member .motto h3 {
  font-size: 22px;
}
.section-team-4 {
  padding-top: 5em;
}
.section-team-4 .team {
  text-align: center;
  padding: 10px 0;
}
.section-team-4 .team .member {
  padding: 0 10px;
}
.section-team-4 .team .member img {
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.section-team-4 .team .member .description {
  padding: 10px 0;
}
.section-team-4 .team .member .description .details {
  font-size: 14px;
}
.section-team-4 .team .member .description .details i {
  color: #777777;
}
.img-circle.img-profile {
  width: 120px;
  height: 120px;
}
.description {
  margin-bottom: 20px;
}
.big-text {
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 0;
}
.small-text {
  color: #777777;
  text-align: center;
}
.social-buttons {
  margin-top: -20px;
  border-top: 1px solid #DDDDDD;
  text-align: center;
}
.scroller {
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.section-numbers .card,
.section-numbers-2 .card,
.section-numbers-3 .card {
  text-align: center;
}
.section-numbers h3,
.section-numbers-2 h3,
.section-numbers-3 h3 {
  line-height: 1;
}
.section-numbers .number,
.section-numbers-2 .number,
.section-numbers-3 .number {
  font-size: 60px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.section-numbers .description,
.section-numbers-2 .description,
.section-numbers-3 .description {
  margin-bottom: 80px;
}
.section-numbers .icon,
.section-numbers-2 .icon,
.section-numbers-3 .icon {
  color: #999999;
}
.section-numbers-2,
.section-numbers-3 {
  overflow: hidden;
  color: #FFFFFF !important;
}
.section-numbers-2 .filter:after,
.section-numbers-3 .filter:after {
  opacity: .8;
}
.section-numbers-2 .static-image,
.section-numbers-2 .parallax,
.section-numbers-3 .static-image,
.section-numbers-3 .parallax {
  position: absolute;
  z-index: 1;
  height: 650px;
}
.section-numbers-2 .container,
.section-numbers-3 .container {
  position: relative;
  z-index: 2;
  padding: 30px 0 60px;
}
.section-numbers-2 .number,
.section-numbers-2 p,
.section-numbers-3 .number,
.section-numbers-3 p {
  color: #FFFFFF;
}
.section-numbers-2 .separator,
.section-numbers-3 .separator {
  color: #fff;
}
.section-numbers-2 .separator.line-separator:before,
.section-numbers-2 .separator.line-separator:after,
.section-numbers-3 .separator.line-separator:before,
.section-numbers-3 .separator.line-separator:after {
  border-color: white;
}
.section-numbers-2 .text-area,
.section-numbers-3 .text-area {
  background-color: transparent;
}
.section-numbers-2 .card h5,
.section-numbers-3 .card h5 {
  font-family: 'Poppins', sans-serif;
  font-size: 1em;
}
.address h4 {
  font-size: 1.6em;
}
.address p {
  font-size: 1em;
}
.section-contact-1 h4,
.section-contact-2 h4,
.section-contact-3 h4 {
  margin-bottom: 5px;
}
.section-contact .text-area {
  padding-top: 0;
}
.section-contact-1 .form-control,
.section-contact-1 .form-control:focus {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 8px 0;
  font-size: 16px;
}
.section-contact-1 .contact-form {
  margin-top: 90px;
}
.section-contact-2 .contact-form {
  margin-top: 20px;
}
.section-contact-2 label {
  font-weight: 400;
  font-size: 16px;
  /*         margin-left: 10px; */
}
.section-contact-3 {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  padding-bottom: 0;
}
.section-contact-3 .contact-container {
  position: relative;
}
.section-contact-3 .contact-container .address-container {
  position: absolute;
  left: 0;
  width: 40%;
  height: 570px;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 3;
  padding: 20px 20px 20px 60px;
}
.section-contact-3 .contact-container .address-container .address {
  text-align: center;
}
.section-contact-3 .contact-container .map {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 570px;
  overflow: hidden;
  display: block;
}
.section-contact-3 .contact-container .map .big-map {
  height: 100%;
  width: 100%;
  display: block;
}
@media (min-width: 768px) {
  .section-contact-3 {
    min-height: 570px;
  }
  .section-contact-3 .address {
    margin-top: 100px;
  }
}
.section-closure {
  padding: 0;
  overflow: hidden;
}
.section-closure .static-image {
  position: absolute;
  z-index: 1;
}
.section-closure .container {
  position: relative;
  z-index: 2;
  padding: 150px 0;
}
.section-closure .text-area {
  background-color: transparent;
  color: #FFFFFF;
}
/* HOME PAGE */
.section .image {
  display: block;
  background-position: center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  z-index: auto;
  position: static;
}
.section-get-started,
.section-header-freebie,
.section-our-team-freebie {
  padding-bottom: 0;
}
.section-get-started .container,
.section-header-freebie .container,
.section-our-team-freebie .container {
  position: relative;
  z-index: 1;
  display: block;
  margin-top: 30vh;
  text-align: center;
}
.section-get-started .title-header,
.section-header-freebie .title-header,
.section-our-team-freebie .title-header {
  text-transform: none;
}
.section-get-started .button-contact,
.section-header-freebie .button-contact,
.section-our-team-freebie .button-contact {
  padding: 25px 0 17px;
}
.section-get-started .text-description,
.section-header-freebie .text-description,
.section-our-team-freebie .text-description {
  color: #fff;
  margin: 40px auto;
  max-width: 760px;
}
.section-get-started .text-white,
.section-header-freebie .text-white,
.section-our-team-freebie .text-white {
  color: #fff;
}
.section-get-started .text-gold,
.section-header-freebie .text-gold,
.section-our-team-freebie .text-gold {
  color: #c5a47e;
}
.section-get-started .parallax,
.section-get-started .static-image,
.section-header-freebie .parallax,
.section-header-freebie .static-image,
.section-our-team-freebie .parallax,
.section-our-team-freebie .static-image {
  height: auto;
}
.section-get-started .image,
.section-header-freebie .image,
.section-our-team-freebie .image {
  height: 100%;
}
.section-get-started {
  padding: 0;
}
.section-get-started .container {
  margin: 15vh auto;
}
.section-contact-4 .parallax,
.section-our-services .parallax {
  height: 450px;
}
.section-our-projects-fluid .row [class^="col-"] {
  padding-left: 0;
  padding-right: 0;
}
.section-our-projects-fluid .row [class^="col-"] .project {
  margin-bottom: 0;
}
.section-our-projects .project {
  margin-bottom: 30px;
}
.member .description {
  min-height: 100px;
}
.section-our-clients-freebie .nav-text,
.section-our-clients .nav-text {
  margin: 0 auto;
  text-align: center;
}
.section-our-clients-freebie .nav-text li,
.section-our-clients .nav-text li {
  margin: 0 10px 10px 0;
}
.section-our-clients .nav-text li a img {
  width: 120px;
}
.section-our-clients-freebie .tab-content,
.section-our-clients .tab-content {
  text-align: center;
  max-width: 760px;
  min-height: 130px;
  margin: 0 auto;
}
.section-our-clients-freebie .tab-content p.large,
.section-our-clients .tab-content p.large {
  color: #777777;
}
.section-contact-4 {
  padding: 0;
}
/* END HOME PAGE */
/* ABOUT US PAGE */
.section.section-we-are .text-area {
  padding: 7.375em 0 4.375em;
}
.section-our-team .team {
  display: block;
  position: relative;
}
/* END ABOUT US PAGE*/
/* CONTACT US PAGE */
.section.section-contact-form .text-area {
  padding: 7.375em 0 0;
}
.section.section-contact-form .btn-social.btn-simple .fa {
  font-size: 26px;
  width: 46px;
}
.section-contact-us {
  position: relative;
  overflow: hidden;
  padding: 0 !important;
}
.section-contact-us .contact-container {
  position: relative;
}
.section-contact-us .contact-container .address-container {
  position: absolute;
  left: 0;
  width: 40%;
  height: 570px;
  background-color: rgba(255, 255, 255, 0.75);
  z-index: 3;
  padding: 20px 20px 20px 60px;
}
.section-contact-us .contact-container .address-container .address {
  text-align: center;
}
.section-contact-us .contact-container .map {
  position: relative;
  width: 100%;
  top: 0;
  left: 0;
  height: 570px;
  overflow: hidden;
  display: block;
}
.section-contact-us .contact-container .map .big-map {
  height: 100%;
  width: 100%;
  display: block;
}
/*END CONTACT US PAGE*/
/* PRICING PAGE */
.info-pricing {
  margin-top: 0;
  text-align: left;
}
.info-pricing .icon {
  float: left;
  margin-top: 20px;
  margin-right: 20px;
}
.info-pricing .text {
  overflow: hidden;
}
.info-pricing .title-info {
  margin-bottom: 15px;
  margin-top: 30px;
}
.info-pricing .text-description,
.section-faq .text-description {
  font-size: 16px;
  line-height: 1.6;
  max-width: 260px;
}
.info-pricing .icons-info {
  font-size: 40px;
}
.section-faq .text-description {
  max-width: 100%;
}
.section-faq .header-faq {
  margin-bottom: 10px;
}
.section-faq .title-description {
  margin-bottom: 0.658824em;
}
.section-faq .box {
  margin-bottom: 35px;
}
/* END PRICING PAGE */
/*          BLOG POSTS PAGE             */
.section-header-blog {
  padding: 0;
}
.section-header-blog .text-white {
  color: #fff;
}
.section-header-blog .parallax,
.section-header-about .parallax,
.section-presentation-page .parallax {
  height: 70vh;
}
.section-card-blog {
  background-color: #e6e6e6;
  padding-top: 100px;
}
.section-card-blog-2 .title,
.section-blog-horizontal .title {
  padding-bottom: 60px;
}
.section-blog-horizontal h2 {
  display: inline-block;
}
.section-blog-horizontal .card-blog-2 {
  min-height: 428px;
  text-align: center;
}
.section-blog-horizontal .card-blog-2 .content {
  padding: 55px;
}
.section-blog-horizontal .row [class^="col-"]:first-child {
  padding-right: 0;
}
.section-blog-horizontal .row [class^="col-"]:last-child {
  padding-left: 0;
}
.text-area {
  padding-bottom: 30px;
}
/* END BLOG POSTS PAGE */
/* BLOG POST PAGE */
.media {
  border-bottom: 1px solid #E3E3E3;
  padding: 30px 0;
}
.media:last-child {
  border-bottom: 0;
}
.media .avatar {
  margin: 0 auto;
  width: 64px;
  height: 64px;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 30px;
  border-width: 2px;
  padding: 0;
  opacity: .9;
}
.media .avatar .media-object {
  width: 100%;
  overflow: hidden;
}
.media-heading {
  margin-bottom: 10px;
  margin-top: 5px;
  display: inline-block;
}
.media-comment {
  border: 0;
  margin-top: 30px;
}
.btn-padding {
  padding: 9px 6px 9px 0 !important;
}
.social-title {
  margin-top: 35px;
  margin-bottom: 10px;
}
.author {
  text-align: center;
}
.img-size {
  width: 110px;
  height: auto;
}
.border-none {
  border: 0;
}
.label-gold {
  background-color: #c5a47e;
}
/* END BLOG POST PAGE */
/*              SIGNIN PAGE             */
.section-signin {
  padding: 0;
}
.section-signin .form-control {
  text-align: center;
}
.section-signin .content {
  position: relative;
  z-index: 4;
  padding: 10vh 0;
  max-width: 760px;
  margin: 0 auto;
}
.section-signin .content p {
  color: #FFFFFF;
}
.section-signin .image-container .title {
  padding-bottom: 15px;
  text-align: left;
  color: #FFFFFF;
}
.section-signin .image-container .title small {
  color: #FFFFFF;
}
.section-signin .filter {
  width: 100%;
  min-height: 100vh;
  background-position: center center;
  background-size: cover;
}
.section-signin label h4 {
  margin-bottom: 0;
}
.section-signin .subtitle {
  margin-top: 30px;
  color: #FFFFFF;
  font-weight: 600;
}
.section-signin .info {
  padding-top: 60px;
}
.section-signin .image-perspective {
  position: absolute;
  top: 0;
  right: 0;
  height: 100vh;
}
.section-signin .image-container,
.section-signin .form-container {
  width: 50%;
  float: left;
}
.section-signin .line-height {
  line-height: 1.4em;
}
.section-signin .button-signin {
  padding-top: 20px;
}
.section-signin .title-area {
  text-align: left;
}
.section-signin .title-modern {
  margin-bottom: 0;
}
.section-signin .form-container .title-area {
  padding-top: 10vh;
  padding-bottom: 10px;
  text-align: center;
  margin: 0;
}
/* END SIGNIN PAGE */
/* SIGNUP PAGE */
.section-black .container,
.section-white .container {
  position: relative;
  z-index: 9999;
  top: 5vh;
}
.section-white .container {
  top: 0;
}
.section-black .static-image .image,
.section-white .static-image .image {
  top: 0;
}
.heading-3 {
  font-size: 15px;
}
.margin {
  padding-bottom: 30px;
  padding-top: 15px;
}
.section-black {
  padding: 0;
}
.section-black .static-image:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 2;
  content: "";
  opacity: 0.95;
  background: #242424;
}
.section-black .form-control {
  color: #FFFFFF;
}
.section-black .form-control:focus::-webkit-input-placeholder {
  color: rgba(119, 119, 119, 0.3);
}
.section-black .form-control::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
  color: #777777;
}
.section-black .text-white {
  color: #fff;
}
.section-black .text-gold {
  color: #c5a47e;
}
.section-black p {
  color: #DDDDDD;
}
/* END SIGNUP PAGE */
/* FREEBIE */
.section-header-freebie {
  padding: 0;
}
.section-our-team-freebie .container {
  margin-top: 50px;
  margin-bottom: 0;
}
.card p {
  min-height: 0;
}
.section-our-clients-freebie .list-logos img {
  position: inherit;
  top: 0;
  left: 0;
  opacity: none;
  -webkit-transform: none;
  transform: none;
}
.section-our-clients-freebie .list-logos img:hover {
  opacity: 1;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.section-our-clients-freebie .nav-text > li.active a {
  border-bottom: 0;
  opacity: 1;
}
.section-our-clients-freebie .nav-text > li a .image-clients img {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.section-our-clients-freebie .nav-text > li.active a .image-clients img {
  opacity: 1;
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}
.image-clients {
  width: 90px;
  margin: 0 auto;
  margin-right: 8px;
  margin-left: 8px;
}
.image-clients img,
.author img {
  width: 100%;
}
/* END FREEBIE */
/* PRESENTATION PAGE */
.section-presentation-page .container {
  margin-top: 4vh;
}
.fa-pay {
  font-size: 30px !important;
  display: inline-block;
  margin: 5px 1px 0;
  width: auto;
  color: #FFFFFF;
}
/* END PRESENTATION PAGE */
@media (min-width: 768px) {
  .nav > .social-links {
    margin-left: 15px;
  }
  .section-header .separator {
    max-width: 20em;
  }
}
@media (max-width: 992px) {
  .section-with-hover .project .over-area {
    opacity: 1;
    -webkit-transition: background 0.25s, opacity 0.25s 0.25s;
    -moz-transition: background 0.25s, opacity 0.25s 0.25s;
    -o-transition: background 0.25s, opacity 0.25s 0.25s;
    -ms-transition: background 0.25s, opacity 0.25s 0.25s;
    transition: background 0.25s, opacity 0.25s 0.25s;
    transition-delay: 0;
    -webkit-transition-delay: 0;
  }
  .section-with-hover .project .over-area .content {
    opacity: 1;
    opacity: 0.2;
    filter: alpha(opacity=20);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
  }
  .section-with-hover .project .over-area .content h4 {
    opacity: 1;
    -moz-transition: opacity 0.3s, -moz-transform 0.3s;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .section-with-hover .project .over-area .content p {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  .project-content .project-details {
    padding: 0 30px;
  }
  .project-content .icon-close {
    right: -15px;
  }
  .project-content .icon-close i {
    font-size: 30px;
  }
  .section-header {
    padding: 0 !important;
  }
  .section-header .content {
    top: 50%;
  }
  .section-header .content h1,
  .section-header .content h5,
  .section-header .content p {
    margin: 0;
  }
  .section-header .content h5 {
    font-size: 1.125em;
    margin-top: 50px;
  }
  .section-header .content .separator {
    width: 12em;
  }
  .section-signin {
    padding: 0 !important;
  }
  .section-signin .image-container,
  .section-signin .form-container {
    width: 100%;
  }
  .section-signin .filter {
    min-height: 0;
  }
  .section {
    padding: 30px 0;
  }
  .section .title-area {
    margin-bottom: 50px;
  }
  .section-get-started {
    padding: 0;
  }
  .footer a {
    font-size: 12px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  h1.responsive-small {
    font-size: 4em !important;
  }
}
@media (max-width: 768px) {
  h1 {
    font-size: 2em;
    line-height: 1.25;
  }
  h1.responsive-small {
    font-size: 2.3em !important;
  }
  h2 {
    font-size: 1.4em;
    line-height: 1.15384615;
  }
  h3 {
    font-size: 1.3em;
    line-height: 1.13636364;
  }
  h4 {
    line-height: 1.1;
  }
  .navbar-transparent {
    background-color: transparent;
  }
  .wrapper {
    text-align: center !important;
    overflow: hidden;
  }
  .section-clients-1 .logos ul li {
    width: 33%;
  }
  .section-clients-1 .logos ul li img {
    width: 80%;
  }
  .section-clients-1 .logos ul li img:last-child {
    opacity: 0;
  }
  .section-clients-2 .tab-content {
    min-height: 130px;
  }
  .section-team-1 .static-image img {
    margin-top: 0;
  }
  .section-team-3 .name {
    margin-top: -10px;
  }
  .section-team-3 .motto h3 {
    font-size: 1em;
  }
  .btn {
    margin: 0 auto 15px;
    float: none;
  }
  .section-contact-3 .address-container {
    top: 0;
    width: 100% !important;
    padding: 20px !important;
  }
  .project-content .product .project-text {
    text-align: center !important;
  }
  .project-content .article .project-image {
    width: 100% !important;
  }
  footer {
    padding-top: 15px;
  }
  footer .row .info {
    margin-top: 15px;
  }
  footer .row .info .title {
    text-align: center !important;
    margin-top: 25px;
  }
  footer .row .info ul {
    text-align: center;
  }
  footer .row div:first-child .title {
    margin-top: 0;
  }
  .navbar-transparent .navbar-brand {
    color: #FFFFFF;
  }
  .section-get-started .container {
    margin: 5vh auto;
  }
  .section-header h1,
  .section-header-styled h1,
  .section-header-styled .fw-special-title,
  .section-header-blog h1,
  .section-presentation-page h1 {
    font-size: 2.6em;
  }
  .section-header .content h5 {
    font-size: 1em;
    margin-top: 35px;
  }
  p.description {
    font-size: 14px !important;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#bodyClick {
  height: 100%;
  width: 100%;
  position: fixed;
  opacity: 0;
  top: 0;
  left: auto;
  right: 300px;
  content: "";
  z-index: 1029;
  overflow-x: hidden;
}
body {
  position: relative;
}
.navbar-header {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  position: relative;
}
.navbar-burger .navbar-collapse {
  position: fixed;
  display: block;
  top: 0;
  height: 100vh !important;
  width: 300px;
  right: 0;
  z-index: 1032;
  visibility: visible;
  background-color: #999;
  overflow-y: visible;
  border-top: none;
  text-align: left;
  border-left: 1px solid #e3e3e3;
  padding-right: 0px;
  padding-left: 40px;
  max-height: none !important;
  -webkit-transform: translate3d(300px, 0, 0);
  -moz-transform: translate3d(300px, 0, 0);
  -o-transform: translate3d(300px, 0, 0);
  -ms-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
}
.navbar-burger .navbar-collapse > ul {
  position: relative;
  z-index: 3;
  overflow-y: auto;
  height: 100%;
}
.navbar-burger .navbar-collapse .nav > li {
  border-bottom: 1px solid #e5e5e5;
  display: block;
  width: 100%;
}
.navbar-burger .navbar-collapse .nav > li:last-child {
  border-bottom: 0;
}
.navbar-burger .navbar-collapse .nav > li > a {
  margin: 0px 0px;
  color: #434547;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 13px;
  line-height: 13px;
  padding: 24px 0;
}
.navbar-burger .navbar-collapse .nav > li > a:hover,
.navbar-burger .navbar-collapse .nav > li > a.active {
  color: #c5a47e;
}
.navbar-burger .navbar-collapse .nav > li.social-links {
  text-align: center;
  margin-left: -40px;
}
.navbar-burger .navbar-collapse .nav > li.social-links > a {
  font-size: 18px;
  padding: 24px 15px;
}
.navbar-burger .navbar-collapse::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: #FFFFFF;
  display: block;
  content: "";
  z-index: 1;
}
.navbar-burger .navbar-collapse.has-image::after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(17, 17, 17, 0.8);
  display: block;
  content: "";
  z-index: 1;
}
.navbar-burger .navbar-collapse .active > a,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a {
  color: #434547;
}
.navbar-burger .navbar-collapse .active > a:hover,
.navbar-burger .navbar-collapse .active > a:focus,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a:hover,
.navbar-burger .navbar-collapse .dropdown .dropdown-menu > li > a:focus {
  color: #c5a47e;
}
.navbar-burger .navbar-nav > li > .dropdown-menu:after,
.navbar-burger .navbar-nav > li > .dropdown-menu:before {
  display: none;
}
.navbar-burger .dropdown-menu {
  float: none;
  width: auto;
  margin-top: 0;
  background-color: transparent;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.navbar-burger .open .dropdown-menu {
  position: static;
}
.navbar-burger .navbar-toggle .icon-bar {
  display: block;
  position: relative;
  width: 24px;
  height: 2px;
  border-radius: 1px;
}
.navbar-burger.navbar-transparent .navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-burger .navbar-header .navbar-toggle {
  margin-top: 12px;
  margin-bottom: 8px;
  width: 40px;
  height: 40px;
}
.navbar-burger .bar1,
.navbar-burger .bar2,
.navbar-burger .bar3 {
  outline: 1px solid transparent;
}
.navbar-burger .bar1 {
  top: 0px;
  -webkit-animation: topbar-back 500ms linear 0s;
  -moz-animation: topbar-back 500ms linear 0s;
  animation: topbar-back 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .bar2 {
  opacity: 1;
}
.navbar-burger .bar3 {
  bottom: 0px;
  -webkit-animation: bottombar-back 500ms linear 0s;
  -moz-animation: bottombar-back 500ms linear 0s;
  animation: bottombar-back 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .toggled .bar1 {
  top: 6px;
  -webkit-animation: topbar-x 500ms linear 0s;
  -moz-animation: topbar-x 500ms linear 0s;
  animation: topbar-x 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.navbar-burger .toggled .bar2 {
  opacity: 0;
}
.navbar-burger .toggled .bar3 {
  bottom: 6px;
  -webkit-animation: bottombar-x 500ms linear 0s;
  -moz-animation: bottombar-x 500ms linear 0s;
  animation: bottombar-x 500ms 0s;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@keyframes topbar-x {
  0% {
    top: 0px;
    transform: rotate(0deg);
  }
  45% {
    top: 6px;
    transform: rotate(145deg);
  }
  75% {
    transform: rotate(130deg);
  }
  100% {
    transform: rotate(135deg);
  }
}
@-webkit-keyframes topbar-x {
  0% {
    top: 0px;
    -webkit-transform: rotate(0deg);
  }
  45% {
    top: 6px;
    -webkit-transform: rotate(145deg);
  }
  75% {
    -webkit-transform: rotate(130deg);
  }
  100% {
    -webkit-transform: rotate(135deg);
  }
}
@-moz-keyframes topbar-x {
  0% {
    top: 0px;
    -moz-transform: rotate(0deg);
  }
  45% {
    top: 6px;
    -moz-transform: rotate(145deg);
  }
  75% {
    -moz-transform: rotate(130deg);
  }
  100% {
    -moz-transform: rotate(135deg);
  }
}
@keyframes topbar-back {
  0% {
    top: 6px;
    transform: rotate(135deg);
  }
  45% {
    transform: rotate(-10deg);
  }
  75% {
    transform: rotate(5deg);
  }
  100% {
    top: 0px;
    transform: rotate(0);
  }
}
@-webkit-keyframes topbar-back {
  0% {
    top: 6px;
    -webkit-transform: rotate(135deg);
  }
  45% {
    -webkit-transform: rotate(-10deg);
  }
  75% {
    -webkit-transform: rotate(5deg);
  }
  100% {
    top: 0px;
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes topbar-back {
  0% {
    top: 6px;
    -moz-transform: rotate(135deg);
  }
  45% {
    -moz-transform: rotate(-10deg);
  }
  75% {
    -moz-transform: rotate(5deg);
  }
  100% {
    top: 0px;
    -moz-transform: rotate(0);
  }
}
@keyframes bottombar-x {
  0% {
    bottom: 0px;
    transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    transform: rotate(-145deg);
  }
  75% {
    transform: rotate(-130deg);
  }
  100% {
    transform: rotate(-135deg);
  }
}
@-webkit-keyframes bottombar-x {
  0% {
    bottom: 0px;
    -webkit-transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    -webkit-transform: rotate(-145deg);
  }
  75% {
    -webkit-transform: rotate(-130deg);
  }
  100% {
    -webkit-transform: rotate(-135deg);
  }
}
@-moz-keyframes bottombar-x {
  0% {
    bottom: 0px;
    -moz-transform: rotate(0deg);
  }
  45% {
    bottom: 6px;
    -moz-transform: rotate(-145deg);
  }
  75% {
    -moz-transform: rotate(-130deg);
  }
  100% {
    -moz-transform: rotate(-135deg);
  }
}
@keyframes bottombar-back {
  0% {
    bottom: 6px;
    transform: rotate(-135deg);
  }
  45% {
    transform: rotate(10deg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    transform: rotate(0);
  }
}
@-webkit-keyframes bottombar-back {
  0% {
    bottom: 6px;
    -webkit-transform: rotate(-135deg);
  }
  45% {
    -webkit-transform: rotate(10deg);
  }
  75% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    -webkit-transform: rotate(0);
  }
}
@-moz-keyframes bottombar-back {
  0% {
    bottom: 6px;
    -moz-transform: rotate(-135deg);
  }
  45% {
    -moz-transform: rotate(10deg);
  }
  75% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    bottom: 0px;
    -moz-transform: rotate(0);
  }
}
.wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  left: 0;
  background-color: white;
}
.wrapper.transition {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate3d(0px, 0, 0);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.nav-open .wrapper {
  -webkit-transform: translate3d(-150px, 0, 0);
  -moz-transform: translate3d(-150px, 0, 0);
  -o-transform: translate3d(-150px, 0, 0);
  -ms-transform: translate3d(-150px, 0, 0);
  transform: translate3d(-150px, 0, 0);
}
.nav-open .navbar .navbar-header {
  -webkit-transform: translate3d(-200px, 0, 0);
  -moz-transform: translate3d(-200px, 0, 0);
  -o-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate3d(-200px, 0, 0);
  transform: translate3d(-200px, 0, 0);
}
@media (min-width: 768px) {
  .navbar-form {
    margin-top: 21px;
    margin-bottom: 21px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .navbar-search-form {
    display: none;
  }
  .section-pricing [class*="col-"]:not(:first-child):not(:last-child) > .card:not(.card-black) {
    border-radius: 0;
  }
  .section-pricing .card:not(.card-black) {
    box-shadow: none;
  }
  .section-pricing [class*="col-"]:first-child > .card:not(.card-black) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .section-pricing [class*="col-"]:last-child > .card:not(.card-black) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .footer:not(.footer-big) nav > ul li:first-child {
    margin-left: 0;
  }
  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .navbar-burger .container {
    padding: 0 15px;
  }
  .navbar-burger .navbar-header {
    width: 100%;
  }
  .navbar-burger .navbar-toggle {
    display: block;
    margin-right: 0;
  }
  body > .navbar-collapse .navbar-nav,
  body > .navbar-collapse .navbar-nav > li {
    float: none;
  }
  body > .navbar-collapse .navbar-nav > li {
    float: none;
  }
}
/*          Changes for small display      */
@media (max-width: 767px) {
  .navbar-transparent {
    padding-top: 0;
    background-color: rgba(0, 0, 0, 0.45);
  }
  #bodyClick {
    right: 230px;
  }
  .navbar-collapse {
    position: fixed;
    display: block;
    top: 0;
    height: 100vh;
    width: 230px;
    right: 0;
    z-index: 1032;
    visibility: visible;
    background-color: #999;
    overflow-y: visible;
    border-top: none;
    text-align: left;
    border-left: 1px solid #e3e3e3;
    padding-right: 15px;
    padding-left: 15px;
    max-height: none !important;
    -webkit-transform: translate3d(230px, 0, 0);
    -moz-transform: translate3d(230px, 0, 0);
    -o-transform: translate3d(230px, 0, 0);
    -ms-transform: translate3d(230px, 0, 0);
    transform: translate3d(230px, 0, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -moz-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -o-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    -ms-transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
    transition: all 0.5s cubic-bezier(0.685, 0.0473, 0.346, 1);
  }
  .navbar-collapse ul {
    position: relative;
    z-index: 3;
    overflow-y: auto;
    height: 100%;
  }
  .navbar-collapse .nav > li {
    border-bottom: 1px solid #e5e5e5;
    padding-right: 15px;
  }
  .navbar-collapse .nav > li:last-child {
    border-bottom: 0;
  }
  .navbar-collapse .nav > li > a {
    margin: 0px 0px;
    color: #434547;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    line-height: 13px;
    padding: 24px 0;
  }
  .navbar-collapse .nav > li > a:hover,
  .navbar-collapse .nav > li > a.active {
    color: #c5a47e;
  }
  .navbar-collapse .nav > li.social-links {
    text-align: center;
    margin-left: -40px;
  }
  .navbar-collapse .nav > li.social-links > a {
    font-size: 18px;
    padding: 24px 15px;
  }
  .navbar-collapse::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: #FFFFFF;
    display: block;
    content: "";
    z-index: 1;
  }
  .navbar-collapse.has-image::after {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(17, 17, 17, 0.8);
    display: block;
    content: "";
    z-index: 1;
  }
  .navbar .container {
    left: 0;
  }
  .nav-open .navbar-collapse {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -o-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
  .nav-open .wrapper {
    left: 0;
    -webkit-transform: translate3d(-115px, 0, 0);
    -moz-transform: translate3d(-115px, 0, 0);
    -o-transform: translate3d(-115px, 0, 0);
    -ms-transform: translate3d(-115px, 0, 0);
    transform: translate3d(-115px, 0, 0);
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-nav .dropdown .dropdown-menu > li > a {
    padding: 10px 15px 10px;
  }
  .navbar-nav .dropdown .dropdown-menu > li:first-child > a {
    padding-top: 0;
  }
  .navbar-nav .dropdown .dropdown-menu > li:last-child > a {
    padding-bottom: 20px;
  }
  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav > li > a:hover,
  [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .navbar-nav .open .dropdown-menu > li > a:active {
    color: white;
  }
  [class*="navbar-"] .navbar-nav .active > a,
  [class*="navbar-"] .navbar-nav .dropdown .dropdown-menu > li > a {
    color: #434547;
  }
  [class*="navbar-"] .navbar-nav > li > a,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a {
    opacity: .7;
    background: transparent;
  }
  [class*="navbar-"] .navbar-nav > li > a:hover,
  [class*="navbar-"] .navbar-nav > li > a:focus,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:hover,
  [class*="navbar-"] .navbar-nav .open .dropdown-menu > li > a:focus {
    opacity: 1;
  }
  [class*="navbar-"] .navbar-nav.navbar-nav .open .dropdown-menu > li > a:active {
    opacity: 1;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:hover .caret {
    border-bottom-color: #777;
    border-top-color: #777;
  }
  [class*="navbar-"] .navbar-nav .dropdown > a:active .caret {
    border-bottom-color: white;
    border-top-color: white;
  }
  .dropdown-menu {
    display: none;
  }
  .navbar-fixed-top {
    -webkit-backface-visibility: hidden;
  }
  .social-line .btn {
    margin: 0 0 10px 0;
  }
  .subscribe-line .form-control {
    margin: 0 0 10px 0;
  }
  .social-line.pull-right {
    float: none;
  }
  .footer nav.pull-left {
    float: none !important;
  }
  .footer:not(.footer-big) nav > ul li {
    float: none;
  }
  .social-area.pull-right {
    float: none !important;
  }
  .form-control + .form-control-feedback {
    margin-top: -8px;
  }
  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: transparent !important;
  }
  .btn.dropdown-toggle {
    margin-bottom: 0;
  }
  .media-post .author {
    width: 20%;
    float: none !important;
    display: block;
    margin: 0 auto 10px;
  }
  .media-post .media-body {
    width: 100%;
  }
  .nav-open .navbar .navbar-header {
    -webkit-transform: translate3d(-280px, 0, 0);
    -moz-transform: translate3d(-280px, 0, 0);
    -o-transform: translate3d(-280px, 0, 0);
    -ms-transform: translate3d(-280px, 0, 0);
    transform: translate3d(-280px, 0, 0);
  }
}
@media (max-width: 767px) {
  .footer .social-area.pull-right,
  .footer nav.pull-left {
    text-align: center;
  }
  .section-numbers .card,
  .section-numbers-2 .card,
  .section-numbers-3 .card {
    padding: 20px 0;
  }
  .section-pricing .parallax {
    height: auto;
  }
  .section-pricing .card-price {
    margin-bottom: 30px;
    border-radius: 10px;
  }
  .section-pricing .image {
    height: 215vh;
  }
}
@media (max-width: 930px) {
  .section.section-our-team .title-description,
  .section.section-we-do .title-description {
    max-width: 550px;
    margin: 0 auto;
  }
  .section.section-we-do .text-description {
    max-width: 420px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .section-contact-us .address {
    margin-top: 100px;
  }
  .section-pricing .row [class^="col-"]:first-child {
    padding-right: 0;
  }
  .section-pricing .row [class^="col-"]:last-child {
    padding-left: 0;
  }
  .section-pricing .row [class^="col-"]:nth-child(2) {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .section-faq .box {
    max-width: 480px;
    margin: 0 auto;
  }
  .section-faq .text-description {
    margin-bottom: 30px;
  }
  .section.section-we-are .description {
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
  }
  .text-center {
    margin-top: 20px;
  }
  .section.section-info .info-pricing {
    max-width: 400px;
    margin: 50px auto;
  }
  .section.section-info {
    height: auto;
  }
  .section.section-info .info-pricing .text {
    text-align: -webkit-center;
  }
  .section.section-info .info-pricing .icon {
    text-align: center;
    float: none;
    margin-top: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .section-pricing .row [class^="col-"] {
    padding: 0;
  }
}
@media (max-width: 479px) {
  p {
    font-size: 14px;
  }
  .section-header h1,
  .section-header-styled h1,
  .section-header-styled .fw-special-title,
  .section-header-blog h1,
  .section-presentation-page h1 {
    font-size: 2em;
  }
  .nav > li > a {
    padding: 0;
  }
  p.description {
    font-size: 14px !important;
  }
  .project p {
    font-size: 13px !important;
  }
}
/*# sourceMappingURL=gaia.css.map */
/* General Styles */
/*-----------------------------------*/
html.hidden {
  display: block !important;
  visibility: visible !important;
}
body {
  font-family: 'Open Sans', sans-serif;
  background: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  position: relative;
  overflow-x: hidden;
}
.oldie body {
  background: none;
  filter: none;
  font-size: 19px;
  color: #353535;
  text-align: center;
  padding-top: 200px;
}
::-moz-selection {
  background: #00a98f;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #00a98f;
  color: #fff;
  text-shadow: none;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
img.inline {
  display: inline-block;
}
.gm-style img {
  display: inline-block;
  max-width: none;
}
embed,
iframe {
  max-width: 100%;
  border: none;
}
.video-player {
  width: 100%;
}
/* Helper Classes */
/*-----------------------------------*/
.lowercase {
  text-transform: lowercase;
}
.uppercase {
  text-transform: uppercase;
}
.notransform {
  text-transform: none !important;
}
.italic {
  font-style: italic !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.inline-block {
  display: inline-block !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.font-thin {
  font-weight: 100 !important;
}
.font-light {
  font-weight: 300 !important;
}
.font-normal {
  font-weight: 400 !important;
}
.font-medium {
  font-weight: 500 !important;
}
.font-semi {
  font-weight: 600 !important;
}
.font-bold {
  font-weight: 700 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-padding-top {
  padding-top: 0 !important;
}
.no-padding-bottom {
  padding-bottom: 0 !important;
}
.text-md {
  font-size: 13px !important;
}
.text-sm {
  font-size: 12px !important;
}
.text-xs {
  font-size: 12px !important;
}
.color-yellow,
.link-yellow {
  color: #ffc47f;
}
.color-orange,
.link-orange {
  color: #ff6000;
}
.color-red,
.link-red {
  color: #00a98f;
}
.color-purple,
.link-purple {
  color: #9560f5;
}
.color-blue,
.link-blue {
  color: #4c80d0;
}
.color-green,
.link-green {
  color: #3aaa35;
}
.color-brown,
.link-brown {
  color: #7f5122;
}
.link-yellow:hover,
.link-orange:hover,
.link-red:hover,
.link-purple:hover,
.link-blue:hover,
.link-green:hover,
.link-brown:hover,
.link-yellow:active,
.link-orange:active,
.link-red:active,
.link-purple:active,
.link-blue:active,
.link-green:active,
.link-brown:active {
  color: #00a98f;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-0 {
    padding-top: 0px !important;
  }
  .padding-bottom-0 {
    padding-bottom: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-0 {
    padding-top: 0px !important;
  }
  .padding-bottom-0 {
    padding-bottom: 0px !important;
  }
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-10 {
    padding-top: 6px !important;
  }
  .padding-bottom-10 {
    padding-bottom: 6px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-10 {
    padding-top: 4px !important;
  }
  .padding-bottom-10 {
    padding-bottom: 4px !important;
  }
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-20 {
    padding-top: 12px !important;
  }
  .padding-bottom-20 {
    padding-bottom: 12px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-20 {
    padding-top: 8px !important;
  }
  .padding-bottom-20 {
    padding-bottom: 8px !important;
  }
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-30 {
    padding-top: 18px !important;
  }
  .padding-bottom-30 {
    padding-bottom: 18px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-30 {
    padding-top: 12px !important;
  }
  .padding-bottom-30 {
    padding-bottom: 12px !important;
  }
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-40 {
    padding-top: 24px !important;
  }
  .padding-bottom-40 {
    padding-bottom: 24px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-40 {
    padding-top: 16px !important;
  }
  .padding-bottom-40 {
    padding-bottom: 16px !important;
  }
}
.padding-top-50 {
  padding-top: 50px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-50 {
    padding-top: 30px !important;
  }
  .padding-bottom-50 {
    padding-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-50 {
    padding-top: 20px !important;
  }
  .padding-bottom-50 {
    padding-bottom: 20px !important;
  }
}
.padding-top-60 {
  padding-top: 60px !important;
}
.padding-bottom-60 {
  padding-bottom: 60px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-60 {
    padding-top: 36px !important;
  }
  .padding-bottom-60 {
    padding-bottom: 36px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-60 {
    padding-top: 24px !important;
  }
  .padding-bottom-60 {
    padding-bottom: 24px !important;
  }
}
.padding-top-70 {
  padding-top: 70px !important;
}
.padding-bottom-70 {
  padding-bottom: 70px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-70 {
    padding-top: 42px !important;
  }
  .padding-bottom-70 {
    padding-bottom: 42px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-70 {
    padding-top: 28px !important;
  }
  .padding-bottom-70 {
    padding-bottom: 28px !important;
  }
}
.padding-top-80 {
  padding-top: 80px !important;
}
.padding-bottom-80 {
  padding-bottom: 80px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-80 {
    padding-top: 48px !important;
  }
  .padding-bottom-80 {
    padding-bottom: 48px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-80 {
    padding-top: 32px !important;
  }
  .padding-bottom-80 {
    padding-bottom: 32px !important;
  }
}
.padding-top-90 {
  padding-top: 90px !important;
}
.padding-bottom-90 {
  padding-bottom: 90px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-90 {
    padding-top: 54px !important;
  }
  .padding-bottom-90 {
    padding-bottom: 54px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-90 {
    padding-top: 36px !important;
  }
  .padding-bottom-90 {
    padding-bottom: 36px !important;
  }
}
.padding-top-100 {
  padding-top: 100px !important;
}
.padding-bottom-100 {
  padding-bottom: 100px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-100 {
    padding-top: 60px !important;
  }
  .padding-bottom-100 {
    padding-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-100 {
    padding-top: 40px !important;
  }
  .padding-bottom-100 {
    padding-bottom: 40px !important;
  }
}
.padding-top-110 {
  padding-top: 110px !important;
}
.padding-bottom-110 {
  padding-bottom: 110px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-110 {
    padding-top: 66px !important;
  }
  .padding-bottom-110 {
    padding-bottom: 66px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-110 {
    padding-top: 44px !important;
  }
  .padding-bottom-110 {
    padding-bottom: 44px !important;
  }
}
.padding-top-120 {
  padding-top: 120px !important;
}
.padding-bottom-120 {
  padding-bottom: 120px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-120 {
    padding-top: 72px !important;
  }
  .padding-bottom-120 {
    padding-bottom: 72px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-120 {
    padding-top: 48px !important;
  }
  .padding-bottom-120 {
    padding-bottom: 48px !important;
  }
}
.padding-top-130 {
  padding-top: 130px !important;
}
.padding-bottom-130 {
  padding-bottom: 130px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-130 {
    padding-top: 78px !important;
  }
  .padding-bottom-130 {
    padding-bottom: 78px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-130 {
    padding-top: 52px !important;
  }
  .padding-bottom-130 {
    padding-bottom: 52px !important;
  }
}
.padding-top-140 {
  padding-top: 140px !important;
}
.padding-bottom-140 {
  padding-bottom: 140px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-140 {
    padding-top: 84px !important;
  }
  .padding-bottom-140 {
    padding-bottom: 84px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-140 {
    padding-top: 56px !important;
  }
  .padding-bottom-140 {
    padding-bottom: 56px !important;
  }
}
.padding-top-150 {
  padding-top: 150px !important;
}
.padding-bottom-150 {
  padding-bottom: 150px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-150 {
    padding-top: 90px !important;
  }
  .padding-bottom-150 {
    padding-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-150 {
    padding-top: 60px !important;
  }
  .padding-bottom-150 {
    padding-bottom: 60px !important;
  }
}
.padding-top-160 {
  padding-top: 160px !important;
}
.padding-bottom-160 {
  padding-bottom: 160px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-160 {
    padding-top: 96px !important;
  }
  .padding-bottom-160 {
    padding-bottom: 96px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-160 {
    padding-top: 64px !important;
  }
  .padding-bottom-160 {
    padding-bottom: 64px !important;
  }
}
.padding-top-170 {
  padding-top: 170px !important;
}
.padding-bottom-170 {
  padding-bottom: 170px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-170 {
    padding-top: 102px !important;
  }
  .padding-bottom-170 {
    padding-bottom: 102px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-170 {
    padding-top: 68px !important;
  }
  .padding-bottom-170 {
    padding-bottom: 68px !important;
  }
}
.padding-top-180 {
  padding-top: 180px !important;
}
.padding-bottom-180 {
  padding-bottom: 180px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-180 {
    padding-top: 108px !important;
  }
  .padding-bottom-180 {
    padding-bottom: 108px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-180 {
    padding-top: 72px !important;
  }
  .padding-bottom-180 {
    padding-bottom: 72px !important;
  }
}
.padding-top-190 {
  padding-top: 190px !important;
}
.padding-bottom-190 {
  padding-bottom: 190px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-190 {
    padding-top: 114px !important;
  }
  .padding-bottom-190 {
    padding-bottom: 114px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-190 {
    padding-top: 76px !important;
  }
  .padding-bottom-190 {
    padding-bottom: 76px !important;
  }
}
.padding-top-200 {
  padding-top: 200px !important;
}
.padding-bottom-200 {
  padding-bottom: 200px !important;
}
@media only screen and (max-width: 1229px) {
  .padding-top-200 {
    padding-top: 120px !important;
  }
  .padding-bottom-200 {
    padding-bottom: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .padding-top-200 {
    padding-top: 80px !important;
  }
  .padding-bottom-200 {
    padding-bottom: 80px !important;
  }
}
.margin-top-0 {
  margin-top: 0px !important;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-0 {
    margin-top: 0px !important;
  }
  .margin-bottom-0 {
    margin-bottom: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-0 {
    margin-top: 0px !important;
  }
  .margin-bottom-0 {
    margin-bottom: 0px !important;
  }
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-10 {
    margin-top: 6px !important;
  }
  .margin-bottom-10 {
    margin-bottom: 6px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-10 {
    margin-top: 4px !important;
  }
  .margin-bottom-10 {
    margin-bottom: 4px !important;
  }
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-20 {
    margin-top: 12px !important;
  }
  .margin-bottom-20 {
    margin-bottom: 12px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-20 {
    margin-top: 8px !important;
  }
  .margin-bottom-20 {
    margin-bottom: 8px !important;
  }
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-30 {
    margin-top: 18px !important;
  }
  .margin-bottom-30 {
    margin-bottom: 18px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-30 {
    margin-top: 12px !important;
  }
  .margin-bottom-30 {
    margin-bottom: 12px !important;
  }
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-40 {
    margin-top: 24px !important;
  }
  .margin-bottom-40 {
    margin-bottom: 24px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-40 {
    margin-top: 16px !important;
  }
  .margin-bottom-40 {
    margin-bottom: 16px !important;
  }
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-50 {
    margin-top: 30px !important;
  }
  .margin-bottom-50 {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-50 {
    margin-top: 20px !important;
  }
  .margin-bottom-50 {
    margin-bottom: 20px !important;
  }
}
.margin-top-60 {
  margin-top: 60px !important;
}
.margin-bottom-60 {
  margin-bottom: 60px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-60 {
    margin-top: 36px !important;
  }
  .margin-bottom-60 {
    margin-bottom: 36px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-60 {
    margin-top: 24px !important;
  }
  .margin-bottom-60 {
    margin-bottom: 24px !important;
  }
}
.margin-top-70 {
  margin-top: 70px !important;
}
.margin-bottom-70 {
  margin-bottom: 70px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-70 {
    margin-top: 42px !important;
  }
  .margin-bottom-70 {
    margin-bottom: 42px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-70 {
    margin-top: 28px !important;
  }
  .margin-bottom-70 {
    margin-bottom: 28px !important;
  }
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-bottom-80 {
  margin-bottom: 80px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-80 {
    margin-top: 48px !important;
  }
  .margin-bottom-80 {
    margin-bottom: 48px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-80 {
    margin-top: 32px !important;
  }
  .margin-bottom-80 {
    margin-bottom: 32px !important;
  }
}
.margin-top-90 {
  margin-top: 90px !important;
}
.margin-bottom-90 {
  margin-bottom: 90px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-90 {
    margin-top: 54px !important;
  }
  .margin-bottom-90 {
    margin-bottom: 54px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-90 {
    margin-top: 36px !important;
  }
  .margin-bottom-90 {
    margin-bottom: 36px !important;
  }
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-bottom-100 {
  margin-bottom: 100px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-100 {
    margin-top: 60px !important;
  }
  .margin-bottom-100 {
    margin-bottom: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-100 {
    margin-top: 40px !important;
  }
  .margin-bottom-100 {
    margin-bottom: 40px !important;
  }
}
.margin-top-110 {
  margin-top: 110px !important;
}
.margin-bottom-110 {
  margin-bottom: 110px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-110 {
    margin-top: 66px !important;
  }
  .margin-bottom-110 {
    margin-bottom: 66px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-110 {
    margin-top: 44px !important;
  }
  .margin-bottom-110 {
    margin-bottom: 44px !important;
  }
}
.margin-top-120 {
  margin-top: 120px !important;
}
.margin-bottom-120 {
  margin-bottom: 120px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-120 {
    margin-top: 72px !important;
  }
  .margin-bottom-120 {
    margin-bottom: 72px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-120 {
    margin-top: 48px !important;
  }
  .margin-bottom-120 {
    margin-bottom: 48px !important;
  }
}
.margin-top-130 {
  margin-top: 130px !important;
}
.margin-bottom-130 {
  margin-bottom: 130px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-130 {
    margin-top: 78px !important;
  }
  .margin-bottom-130 {
    margin-bottom: 78px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-130 {
    margin-top: 52px !important;
  }
  .margin-bottom-130 {
    margin-bottom: 52px !important;
  }
}
.margin-top-140 {
  margin-top: 140px !important;
}
.margin-bottom-140 {
  margin-bottom: 140px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-140 {
    margin-top: 84px !important;
  }
  .margin-bottom-140 {
    margin-bottom: 84px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-140 {
    margin-top: 56px !important;
  }
  .margin-bottom-140 {
    margin-bottom: 56px !important;
  }
}
.margin-top-150 {
  margin-top: 150px !important;
}
.margin-bottom-150 {
  margin-bottom: 150px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-150 {
    margin-top: 90px !important;
  }
  .margin-bottom-150 {
    margin-bottom: 90px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-150 {
    margin-top: 60px !important;
  }
  .margin-bottom-150 {
    margin-bottom: 60px !important;
  }
}
.margin-top-160 {
  margin-top: 160px !important;
}
.margin-bottom-160 {
  margin-bottom: 160px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-160 {
    margin-top: 96px !important;
  }
  .margin-bottom-160 {
    margin-bottom: 96px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-160 {
    margin-top: 64px !important;
  }
  .margin-bottom-160 {
    margin-bottom: 64px !important;
  }
}
.margin-top-170 {
  margin-top: 170px !important;
}
.margin-bottom-170 {
  margin-bottom: 170px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-170 {
    margin-top: 102px !important;
  }
  .margin-bottom-170 {
    margin-bottom: 102px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-170 {
    margin-top: 68px !important;
  }
  .margin-bottom-170 {
    margin-bottom: 68px !important;
  }
}
.margin-top-180 {
  margin-top: 180px !important;
}
.margin-bottom-180 {
  margin-bottom: 180px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-180 {
    margin-top: 108px !important;
  }
  .margin-bottom-180 {
    margin-bottom: 108px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-180 {
    margin-top: 72px !important;
  }
  .margin-bottom-180 {
    margin-bottom: 72px !important;
  }
}
.margin-top-190 {
  margin-top: 190px !important;
}
.margin-bottom-190 {
  margin-bottom: 190px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-190 {
    margin-top: 114px !important;
  }
  .margin-bottom-190 {
    margin-bottom: 114px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-190 {
    margin-top: 76px !important;
  }
  .margin-bottom-190 {
    margin-bottom: 76px !important;
  }
}
.margin-top-200 {
  margin-top: 200px !important;
}
.margin-bottom-200 {
  margin-bottom: 200px !important;
}
@media only screen and (max-width: 1229px) {
  .margin-top-200 {
    margin-top: 120px !important;
  }
  .margin-bottom-200 {
    margin-bottom: 120px !important;
  }
}
@media only screen and (max-width: 767px) {
  .margin-top-200 {
    margin-top: 80px !important;
  }
  .margin-bottom-200 {
    margin-bottom: 80px !important;
  }
}
/* General Layout */
/*-----------------------------------*/
.content,
.sidebar {
  width: 100%;
  padding: 0 15px;
  margin-bottom: 50px;
}
.sidebar {
  display: none;
}
.page-sidebar .content,
.page-sidebar-left .content {
  float: left;
  width: 66.66%;
}
.page-sidebar .sidebar,
.page-sidebar-left .sidebar {
  display: block;
  float: right;
  width: 33.33%;
  padding-top: 10px;
  padding-left: 30px;
}
@media only screen and (max-width: 991px) {
  .page-sidebar .sidebar,
  .page-sidebar-left .sidebar {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .page-sidebar .content,
  .page-sidebar-left .content,
  .page-sidebar .sidebar,
  .page-sidebar-left .sidebar {
    width: 100%;
    float: none !important;
  }
}
.page-sidebar-left .content {
  float: right;
}
.page-sidebar-left .sidebar {
  float: left;
  padding-left: 15px;
  padding-right: 30px;
}
@media only screen and (max-width: 991px) {
  .page-sidebar-left .sidebar {
    padding-right: 15px;
  }
}
.page-narrow .content {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.page-narrow .sidebar {
  display: none;
}
/* Labels */
/*-----------------------------------*/
.label {
  font-size: 12px;
  font-weight: 400;
  text-shadow: none;
  padding: .6em 1em;
  border-radius: 2px;
  display: inline-block;
  margin-bottom: 4px;
}
/* ScrollBar Width Detection */
/*-----------------------------------*/
.scrollbar-detect {
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow: scroll;
}
.scrollbar-detect span {
  display: block;
}
/* Portfolio Filter */
/*-----------------------------------*/
.portfolio-filter {
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}
.portfolio-filter ul {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
}
.portfolio-filter li {
  display: inline-block;
  margin: 0 20px 10px;
}
@media only screen and (max-width: 991px) {
  .portfolio-filter li {
    margin: 0 10px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .portfolio-filter li {
    margin: 0 5px 10px;
  }
}
.portfolio-filter li.active a {
  border-bottom-color: #00a98f;
  color: #1a1a1a;
}
.portfolio-filter a {
  opacity: 1;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 1;
  color: #b4b4b4;
  text-transform: uppercase;
  padding: 0 0 .4em;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 767px) {
  .portfolio-filter a {
    font-size: 12px;
  }
}
.portfolio-filter a:hover,
.portfolio-filter a:active {
  color: #1a1a1a;
}
/* Project Transitions */
/*-----------------------------------*/
.project .label {
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.project h3 {
  -webkit-transform: translate3d(-20px, 0, 0);
  -moz-transform: translate3d(-20px, 0, 0);
  -o-transform: translate3d(-20px, 0, 0);
  -ms-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.project p {
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.project .over-area {
  opacity: 0;
  background: rgba(26, 26, 26, 0.6);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.project .over-area:hover,
.project .over-area:active {
  opacity: 1;
}
.project .over-area:hover h3,
.project .over-area:active h3,
.project .over-area:hover p,
.project .over-area:active p,
.project .over-area:hover .label,
.project .over-area:active .label {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Portfolio Details */
/*-----------------------------------*/
.project-info {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.project-info .item {
  margin-bottom: 30px;
}
@media only screen and (max-width: 479px) {
  .project-info .item {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 1229px) {
  .project-info .item:nth-child(2n + 1) {
    margin-left: 0;
  }
}
.project-info .item > strong {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  display: block;
  margin-bottom: .4em;
}
@media only screen and (max-width: 991px) {
  .project-info .item > strong {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  .project-info .item > strong {
    font-size: 13px;
  }
}
.project-info .item > span {
  display: block;
  font-size: 14px;
  text-transform: none;
  line-height: 1.4;
}
/* Form Fields */
/*-----------------------------------*/
[placeholder]::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #b4b4b4;
}
[placeholder]:-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #b4b4b4;
}
[placeholder]::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #b4b4b4;
}
[placeholder]:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: #b4b4b4;
}
:focus[placeholder]::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: transparent !important;
}
:focus[placeholder]:-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: transparent !important;
}
:focus[placeholder]::-moz-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: transparent !important;
}
:focus[placeholder]:-ms-input-placeholder {
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  color: transparent !important;
}
label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
input,
button,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: none;
  outline: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.form-control,
.wpcf7-form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 1em;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
  line-height: normal;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-control:focus,
.wpcf7-form-control:focus {
  border-color: #b4b4b4;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.ie8 .form-control,
.ie8 .wpcf7-form-control {
  line-height: 34px;
}
textarea.form-control,
textarea.wpcf7-form-control {
  min-height: 260px;
  padding: 1em;
  resize: vertical;
}
@media only screen and (max-width: 767px) {
  textarea.form-control,
  textarea.wpcf7-form-control {
    min-height: 200px;
  }
}
@media only screen and (max-width: 479px) {
  textarea.form-control,
  textarea.wpcf7-form-control {
    min-height: 160px;
  }
}
.form-group label {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.form-group.required label:after {
  content: '*';
  font-size: 1.33em;
  color: #00a98f;
}
/* CheckBoxes, Radios */
/*-----------------------------------*/
.checkbox,
.radio {
  margin: 0 0 20px;
}
.checkbox input,
.radio input {
  visibility: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
.ie8 .checkbox input,
.ie8 .radio input {
  visibility: visible;
  width: 0;
  height: 0;
}
.checkbox label,
.radio label {
  position: relative;
  padding-left: 26px;
  line-height: 16px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .checkbox label,
  .radio label {
    line-height: 18px;
  }
}
.checkbox label:before,
.radio label:before,
.checkbox label:after,
.radio label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #1a1a1a;
}
.checkbox label:after,
.radio label:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border: none;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.checkbox label.checked,
.radio label.checked {
  color: #1a1a1a;
}
.checkbox label.checked:after,
.radio label.checked:after {
  background-color: #1a1a1a;
}
.checkbox label:hover,
.radio label:hover,
.checkbox label:focus,
.radio label:focus,
.checkbox label:active,
.radio label:active {
  color: #1a1a1a;
}
.radio label:before,
.radio label:after {
  border-radius: 50%;
}
/* Search Form in Header */
/*-----------------------------------*/
.form-search-header {
  width: 320px;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 99;
  line-height: normal;
  padding: 5px;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 479px) {
  .form-search-header {
    width: 220px;
    right: -40px;
  }
}
.form-search-header .inner {
  background-color: #fff;
  padding: 15px 15px 5px;
  -webkit-box-shadow: 0 1px 4px rgba(26, 26, 26, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(26, 26, 26, 0.2);
  box-shadow: 0 1px 4px rgba(26, 26, 26, 0.2);
  -webkit-transform: translateX(102%);
  -moz-transform: translateX(102%);
  -o-transform: translateX(102%);
  -ms-transform: translateX(102%);
  transform: translateX(102%);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-search-header.active {
  visibility: visible;
  opacity: 1;
}
.form-search-header.active .inner {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.form-search-header .form-control {
  border-color: #b4b4b4;
  margin-bottom: 10px;
}
.form-search-header .form-control:focus {
  border-color: #5f5f5f;
}
.form-search-header .btn {
  margin-bottom: 10px;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  border-radius: 0;
}
.form-search-header .btn.btn-wide {
  display: block;
  padding: 0 5px;
  width: 100%;
}
/* Widget Search, Subscribe */
/*-----------------------------------*/
.form-search,
.widget_mc4wp_form_widget {
  position: relative;
}
.form-search .submit,
.widget_mc4wp_form_widget .submit {
  position: absolute;
  top: 11px;
  right: 8px;
  font-size: 12px;
  color: #b4b4b4;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-search .form-control,
.widget_mc4wp_form_widget .form-control {
  padding-right: 32px;
}
.form-search .form-control:focus + .submit,
.widget_mc4wp_form_widget .form-control:focus + .submit {
  color: #5f5f5f;
}
.form-search .form-control:focus + .submit:hover,
.widget_mc4wp_form_widget .form-control:focus + .submit:hover,
.form-search .form-control:focus + .submit:active,
.widget_mc4wp_form_widget .form-control:focus + .submit:active {
  color: #00a98f;
}
/* Widget Subscribe */
/*-----------------------------------*/
.form-subscribe .submit {
  top: 15px;
  font-size: 8px;
}
.form-subscribe .form-control {
  border-width: 0 0 1px 0;
}
/* Widget Login */
/*-----------------------------------*/
.form-login .form-control {
  float: left;
  width: 48%;
}
.form-login .form-control + .form-control {
  margin-left: 4%;
}
.form-login .checkbox {
  float: left;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1a1a1a;
  margin: 0 0 10px;
}
.form-login .checkbox label {
  line-height: 18px;
}
.form-login .submit {
  float: right;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1a1a1a;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  border: none;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.form-login .submit:hover,
.form-login .submit:active {
  color: #00a98f;
}
.form-login .forgot {
  float: right;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  color: #00a98f;
}
.form-login .forgot:hover,
.form-login .forgot:active {
  color: #00a98f;
}
/* Comment Form */
/*-----------------------------------*/
.form-comment .form-control {
  margin-bottom: 16px;
}
.form-comment .inputs .form-control {
  float: left;
  width: 32%;
}
.form-comment .inputs .form-control + .form-control {
  margin-left: 2%;
}
@media only screen and (max-width: 479px) {
  .form-comment .inputs .form-control {
    float: none;
    width: 100%;
  }
  .form-comment .inputs .form-control + .form-control {
    margin-left: 0;
  }
}
/* Contact Form */
/*-----------------------------------*/
.wpcf7-submit {
  display: inline-block;
  width: auto;
  height: 50px;
}
/* Dropdown Menu */
/*-----------------------------------*/
.nav-menu {
  position: relative;
  z-index: 98;
  font-size: 0;
  white-space: nowrap;
  float: right;
}
.nav-menu li {
  position: relative;
}
.nav-menu li a.menu-link {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: normal;
  color: #fff;
  letter-spacing: .16em;
  text-transform: uppercase;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nav-menu li:hover > a.menu-link,
.nav-menu li:active > a.menu-link,
.nav-menu li.active > a.menu-link,
.nav-menu li.current-menu-item > a.menu-link {
  color: #1a1a1a;
}
.nav-menu li ul {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  padding: 0;
  white-space: normal;
  -webkit-box-shadow: 0 0 4px rgba(26, 26, 26, 0.36);
  -moz-box-shadow: 0 0 4px rgba(26, 26, 26, 0.36);
  box-shadow: 0 0 4px rgba(26, 26, 26, 0.36);
}
.nav-menu li ul.left {
  left: auto;
  right: 100%;
}
.nav-menu li ul li {
  padding: 0;
  background-color: #00a98f;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.nav-menu li ul li:hover > a.menu-link,
.nav-menu li ul li:active > a.menu-link {
  color: #1a1a1a;
}
.nav-menu li ul li a.menu-link {
  padding: 15px 44px 15px 50px;
  text-align: left;
  color: #fff;
}
@media only screen and (max-width: 1229px) {
  .nav-menu li ul li a.menu-link {
    padding: 10px 44px 10px 50px;
  }
}
.nav-menu li ul li:first-child a.menu-link {
  padding-top: 30px;
}
.nav-menu li ul li:last-child a.menu-link {
  padding-bottom: 30px;
}
.nav-menu li ul li.parent > a:before {
  content: '\f0da';
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 20px;
  left: 22px;
  font-size: 12px;
}
@media only screen and (max-width: 1229px) {
  .nav-menu li ul li.parent > a:before {
    top: 11px;
  }
}
.nav-menu li ul li:first-child.parent > a:before {
  top: 30px;
}
.nav-menu > li {
  display: inline-block;
  margin: 0;
  padding: 0 0 3px;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}
.nav-menu > li > a.menu-link {
  height: 74px;
  line-height: 100px;
  padding: 0 18px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .nav-menu > li > a.menu-link {
    height: 56px;
    line-height: 68px;
    padding: 0 6px;
  }
}
.nav-menu > li:hover > a.menu-link,
.nav-menu > li:active > a.menu-link,
.nav-menu > li.active > a.menu-link,
.nav-menu > li.current-menu-item > a.menu-link {
  color: #fff;
  background-color: #00a98f;
}
.nav-menu > li > ul {
  top: 100%;
  left: 0;
  z-index: 98;
}
.nav-menu > li > ul.left {
  right: 0;
}
.sticky .nav-menu > li > a.menu-link,
.static .nav-menu > li > a.menu-link {
  color: #1a1a1a;
}
.sticky .nav-menu > li:hover > a.menu-link,
.static .nav-menu > li:hover > a.menu-link,
.sticky .nav-menu > li:active > a.menu-link,
.static .nav-menu > li:active > a.menu-link,
.sticky .nav-menu > li.active > a.menu-link,
.static .nav-menu > li.active > a.menu-link,
.sticky .nav-menu > li.current-menu-item > a.menu-link,
.static .nav-menu > li.current-menu-item > a.menu-link {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .nav-menu {
    padding: 15px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 98;
    background-color: rgba(0, 169, 143, 0.95);
    height: auto;
    overflow: auto;
    will-change: transform;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform 0.4s ease-out;
    -moz-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    -ms-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
  }
  .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .nav-menu li a.menu-link {
    display: block;
    font-size: 12px;
    color: #fff;
    background-color: transparent !important;
  }
  .nav-menu li.parent > a:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 13px;
    left: 8px;
    font-size: 12px;
  }
  .nav-menu li.active > a.menu-link,
  .nav-menu li.current-menu-item > a.menu-link {
    color: #1a1a1a;
  }
  .nav-menu li.active.parent > a.menu-link:before,
  .nav-menu li.current-menu-item.parent > a.menu-link:before {
    left: 5px;
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);
  }
  .sticky .nav-menu li > a.menu-link,
  .static .nav-menu li > a.menu-link {
    color: #fff;
  }
  .sticky .nav-menu li.active > a.menu-link,
  .static .nav-menu li.active > a.menu-link,
  .sticky .nav-menu li.current-menu-item > a.menu-link,
  .static .nav-menu li.current-menu-item > a.menu-link {
    color: #1a1a1a;
  }
  .nav-menu li ul {
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: static;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-menu li ul li:first-child a.menu-link {
    padding-top: 15px;
  }
  .nav-menu li ul li:last-child a.menu-link {
    padding-bottom: 15px;
  }
  .nav-menu li ul li ul {
    padding-left: 10px;
  }
  .nav-menu li ul li a.menu-link {
    font-size: 10px;
    padding: 8px 0 8px 30px;
  }
  .nav-menu li ul li.parent > a:before {
    top: 8px;
    left: 15px;
  }
  .nav-menu li ul li.active.parent > a.menu-link:before,
  .nav-menu li ul li.current-menu-item.parent > a.menu-link:before {
    left: 12px;
  }
  .nav-menu > li {
    height: auto;
    line-height: normal;
    padding: 0;
    display: block;
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-direction: normal;
    animation-direction: normal;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .nav-menu > li > a.menu-link {
    height: 40px;
    line-height: 40px;
    padding: 0 5px 0 26px;
  }
}
/* Button for Dropdown Menu */
/*-----------------------------------*/
.navigation-link a {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 17px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  line-height: 18px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navigation-link a:before,
.navigation-link a:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.navigation-link a:after {
  top: -7px;
  left: 11px;
  right: auto;
  bottom: -7px;
  width: 3px;
  height: auto;
  background-color: transparent;
}
.sticky .navigation-link a,
.static .navigation-link a {
  border-color: #1a1a1a;
}
.sticky .navigation-link a:before,
.static .navigation-link a:before {
  background-color: #1a1a1a;
}
.navigation-link a.active,
.sticky .navigation-link a.active,
.static .navigation-link a.active {
  border-color: transparent;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.navigation-link a.active:before,
.sticky .navigation-link a.active:before,
.static .navigation-link a.active:before,
.navigation-link a.active:after,
.sticky .navigation-link a.active:after,
.static .navigation-link a.active:after {
  background-color: #00a98f;
}
/* Navigation Bar */
/*-----------------------------------*/
.navigation {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  z-index: 4;
  padding: 0 80px 22px;
}
@media only screen and (max-width: 1229px) {
  .navigation {
    padding: 0 40px 22px;
  }
}
@media only screen and (max-width: 991px) {
  .navigation {
    padding: 0 15px 10px;
  }
}
.navigation a {
  opacity: 1;
}
.navigation .logo {
  float: left;
  font-family: 'Poppins', sans-serif;
  font-size: 30px;
  color: #fff;
  margin-top: 24px;
}
@media only screen and (max-width: 991px) {
  .navigation .logo {
    margin-top: 14px;
  }
}
.sticky.navigation .logo,
.static.navigation .logo {
  color: #353535;
}
.navigation .logo:hover,
.navigation .logo:active {
  color: #00a98f;
}
.navigation .search,
.navigation .navigation-link,
.navigation .navigation-full-link {
  float: right;
  height: 74px;
  line-height: 94px;
  padding-left: 26px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navigation .search,
  .navigation .navigation-link,
  .navigation .navigation-full-link {
    height: 56px;
    line-height: 68px;
  }
}
.navigation .search > a,
.navigation .navigation-link > a,
.navigation .navigation-full-link > a {
  font-size: 12px;
  color: #fff;
}
.navigation .search > a:hover,
.navigation .navigation-link > a:hover,
.navigation .navigation-full-link > a:hover,
.navigation .search > a:active,
.navigation .navigation-link > a:active,
.navigation .navigation-full-link > a:active {
  color: #00a98f;
}
@media only screen and (max-width: 767px) {
  .navigation .search > a,
  .navigation .navigation-link > a,
  .navigation .navigation-full-link > a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .navigation .navigation-link {
    line-height: 72px;
  }
}
.navigation.sticky,
.navigation.static {
  position: relative;
  background-color: #f5f5f5;
  -webkit-transition: top 0.4s linear;
  -moz-transition: top 0.4s linear;
  -o-transition: top 0.4s linear;
  -ms-transition: top 0.4s linear;
  transition: top 0.4s linear;
}
.navigation.sticky .search > a,
.navigation.static .search > a,
.navigation.sticky .navigation-full-link > a,
.navigation.static .navigation-full-link > a {
  color: #1a1a1a;
}
.navigation.sticky .search > a:hover,
.navigation.static .search > a:hover,
.navigation.sticky .navigation-full-link > a:hover,
.navigation.static .navigation-full-link > a:hover,
.navigation.sticky .search > a:active,
.navigation.static .search > a:active,
.navigation.sticky .navigation-full-link > a:active,
.navigation.static .navigation-full-link > a:active {
  color: #00a98f;
}
.navigation.sticky {
  position: fixed;
  top: -120px;
}
.navigation.sticky.sticky-moved {
  top: 0;
}
/* Tabs */
/*-----------------------------------*/
.tabs {
  margin-bottom: 60px;
}
.tab-header {
  padding: 0;
  margin: 0;
  list-style: none;
}
.tab-header li {
  float: left;
  width: 50%;
  border-left: 1px solid #fff;
}
.tab-header li:first-child {
  border-left: none;
}
.tab-header a {
  display: block;
  opacity: 1;
  height: 50px;
  line-height: 52px;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #1a1a1a;
  text-align: center;
  text-transform: uppercase;
  padding: 0 5px;
  background-color: #eaeaea;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tab-header .active a {
  color: #fff;
  background-color: #00a98f;
}
.tab-content {
  padding-top: 10px;
}
/* Toggleable Panels */
/*-----------------------------------*/
.panel {
  background-color: transparent;
  border: none;
  padding-bottom: 20px;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.panel-heading {
  border: none;
  border-radius: 0;
  padding: 0;
}
.panel-heading + .panel-collapse > .panel-body {
  padding: 24px 30px 0;
}
.panel-title {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #5f5f5f;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media only screen and (max-width: 479px) {
  .panel-title {
    font-size: 11px;
  }
}
a.panel-toggle {
  position: relative;
  display: block;
  padding: 0 0 0 30px;
  color: #00a98f;
  opacity: 1;
}
a.panel-toggle:focus {
  color: #00a98f;
}
@media only screen and (max-width: 479px) {
  a.panel-toggle {
    padding-top: 2px;
  }
}
a.panel-toggle:before,
a.panel-toggle:after {
  content: '';
  width: 10px;
  height: 2px;
  position: absolute;
  top: 6px;
  left: 4px;
  background-color: #00a98f;
}
a.panel-toggle:after {
  width: 2px;
  height: 10px;
  top: 2px;
  left: 8px;
  display: none;
}
a.panel-toggle.collapsed {
  color: #5f5f5f;
}
a.panel-toggle.collapsed:after {
  display: block;
}
a.panel-toggle.collapsed:focus {
  color: #5f5f5f;
}
a.panel-toggle.collapsed:hover,
a.panel-toggle.collapsed:active {
  color: #00a98f;
}
.panel-body {
  border: none !important;
  color: #5f5f5f;
  padding: 20px 4px 5px;
}
.panel-body p:last-child {
  margin-bottom: 0;
}
/* BS Slider Effects */
/*-----------------------------------*/
/*Fade Effect on BS Slider*/
.fade-effect .item {
  opacity: 0;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  -ms-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
.fade-effect .item.active {
  opacity: 1;
}
.fade-effect .item.active.left,
.fade-effect .item.active.right {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
  left: 0;
  z-index: 2;
  opacity: 0;
}
/*Shot Effect on BS Slider*/
.shot-effect .item {
  top: 0;
  left: 0 !important;
  -webkit-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -moz-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -o-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  -ms-transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
  transition: top 0.9s cubic-bezier(0.95, 0.1, 0.25, 1);
}
.shot-effect .item.prev,
.shot-effect .item.next {
  z-index: 3;
}
.shot-effect .item.prev.left,
.shot-effect .item.next.left,
.shot-effect .item.prev.right,
.shot-effect .item.next.right {
  top: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  -ms-transform: none;
  transform: none;
}
.shot-effect .item.prev {
  top: 100%;
}
.shot-effect .item.next {
  top: -100%;
}
/* Main Image or Slider */
/*-----------------------------------*/
.main-slider {
  background: #353535;
  overflow: hidden;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1229px) {
  .main-slider {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider {
    margin-bottom: 30px;
  }
}
.main-slider.main-slider-big {
  margin-bottom: 0;
}
.main-slider .item {
  text-align: center;
  height: 680px;
  line-height: 680px;
}
@media only screen and (max-width: 1229px) {
  .main-slider .item {
    height: 480px;
    line-height: 480px;
  }
}
@media only screen and (max-width: 767px) {
  .main-slider .item {
    height: 300px;
    line-height: 300px;
  }
}
.main-slider-big.main-slider .item {
  padding-top: 0;
  padding-bottom: 0;
}
.main-slider .parallax {
  height: 100%;
}
.main-slider .overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: auto;
  background-color: rgba(26, 26, 26, 0.25);
}
.main-slider .carousel-indicators {
  position: absolute;
  top: auto;
  left: 10px;
  bottom: 16px;
  z-index: 3;
  width: auto;
  margin: 0;
  padding: 0;
}
.main-slider .carousel-indicators li {
  float: left;
  width: 36px;
  height: 4px;
  margin: 0 6px;
  background-color: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-slider .carousel-indicators li.active {
  background-color: #fff;
}
.main-slider .carousel-control {
  position: absolute;
  top: 50%;
  left: 20px;
  z-index: 4;
  width: 44px;
  height: 44px;
  line-height: 44px;
  margin-top: -22px;
  border: none;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 32px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  text-shadow: none;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 767px) {
  .main-slider .carousel-control {
    width: 32px;
    height: 32px;
    line-height: 32px;
    left: 0;
  }
}
.main-slider .carousel-control.left,
.main-slider .carousel-control.right {
  background: none;
  filter: none;
  background-color: transparent;
  color: #fff;
}
.main-slider .carousel-control.right {
  left: auto;
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .main-slider .carousel-control.right {
    right: 0;
  }
}
.main-slider .carousel-control:hover.left,
.main-slider .carousel-control:active.left,
.main-slider .carousel-control:hover.right,
.main-slider .carousel-control:active.right {
  background-color: transparent;
  color: #00a98f;
}
@-webkit-keyframes carousel-control {
  20% {
    -webkit-transform: translateX(-10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes carousel-control {
  20% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(0);
  }
}
@-webkit-keyframes carousel-control-right {
  20% {
    -webkit-transform: translateX(10px);
  }
  100% {
    -webkit-transform: translateX(0);
  }
}
@keyframes carousel-control-right {
  20% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
.main-slider .description {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  position: relative;
  z-index: 1;
}
/* Photography Slider */
/*-----------------------------------*/
.thumbnail-slider {
  position: relative;
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .thumbnail-slider {
    margin-bottom: 30px;
  }
}
.thumbnail-slider:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  z-index: 2;
  height: 4px;
  background: #fff;
  display: block;
}
.thumbnail-slider ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail-slider .slider-images-wrap {
  background-color: #353535;
  float: left;
  position: relative;
  width: 79.8%;
}
@media only screen and (max-width: 767px) {
  .thumbnail-slider .slider-images-wrap {
    width: 79.7%;
  }
}
.thumbnail-slider .slider-images-wrap li {
  width: 100%;
  height: 850px;
  float: left;
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.thumbnail-slider .slider-images-wrap:hover .prev,
.thumbnail-slider .slider-images-wrap:active .prev,
.thumbnail-slider .slider-images-wrap:hover .next,
.thumbnail-slider .slider-images-wrap:active .next {
  opacity: 1;
}
.thumbnail-slider .slider-thumbs-wrap {
  position: relative;
  z-index: 1;
  float: right;
  width: 19.9%;
  height: auto;
}
.thumbnail-slider .slider-thumbs-wrap li {
  width: 100%;
  height: 280px;
  margin-bottom: 2px;
  cursor: pointer;
  overflow: hidden;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 0 4px transparent;
  -moz-box-shadow: inset 0 0 0 4px transparent;
  box-shadow: inset 0 0 0 4px transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.thumbnail-slider .slider-thumbs-wrap li img {
  position: relative;
  z-index: -1;
}
.thumbnail-slider .slider-thumbs-wrap li.active {
  opacity: .6;
  cursor: default;
}
.thumbnail-slider .slider-thumbs-wrap .prev,
.thumbnail-slider .slider-thumbs-wrap .next {
  font-size: 22px;
  top: 0;
  left: 50%;
  margin: 0 0 0 -25px;
}
.thumbnail-slider .slider-thumbs-wrap .next {
  top: auto;
  right: auto;
  bottom: 0;
}
.thumbnail-slider .slider-thumbs-wrap:hover .prev,
.thumbnail-slider .slider-thumbs-wrap:active .prev,
.thumbnail-slider .slider-thumbs-wrap:hover .next,
.thumbnail-slider .slider-thumbs-wrap:active .next {
  opacity: 1;
}
.thumbnail-slider .prev,
.thumbnail-slider .next {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.thumbnail-slider .prev:hover,
.thumbnail-slider .next:hover,
.thumbnail-slider .prev:active,
.thumbnail-slider .next:active {
  color: #00a98f;
}
.thumbnail-slider .prev.disabled,
.thumbnail-slider .next.disabled {
  color: rgba(255, 255, 255, 0.5);
  cursor: default;
}
.thumbnail-slider .next {
  left: auto;
  right: 0;
}
.thumbnail-slider .description {
  position: absolute;
  top: 10%;
  left: 6%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 0;
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description {
    top: 4%;
    left: 4%;
  }
}
.thumbnail-slider .description.active {
  visibility: visible;
  opacity: 1;
}
.thumbnail-slider .description.bottom {
  top: auto;
  bottom: 10%;
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description.bottom {
    bottom: 2%;
  }
}
.thumbnail-slider .description.top-right {
  left: auto;
  right: 6%;
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description.top-right {
    right: 4%;
  }
}
.thumbnail-slider .description.bottom-right {
  top: auto;
  left: auto;
  right: 6%;
  bottom: 10%;
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description.bottom-right {
    right: 4%;
    bottom: 2%;
  }
}
.thumbnail-slider .description .title {
  font-size: 18px;
  color: #fff;
  text-align: left;
  letter-spacing: .02em;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .thumbnail-slider .description .title {
    font-size: 16px;
  }
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description .title {
    font-size: 12px;
  }
}
.thumbnail-slider .description .title span {
  display: inline-block;
  background-color: rgba(0, 169, 143, 0.8);
  padding: .4em .8em;
}
.thumbnail-slider .description .subtitle {
  font-size: 14px;
  color: #1a1a1a;
  margin: 0;
}
@media only screen and (max-width: 991px) {
  .thumbnail-slider .description .subtitle {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description .subtitle {
    font-size: 10px;
  }
}
.thumbnail-slider .description .subtitle span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.8);
  padding: .6em .9em;
}
.thumbnail-slider .description-open {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 22px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
@media only screen and (max-width: 479px) {
  .thumbnail-slider .description-open {
    left: 0;
    bottom: 4px;
  }
}
.thumbnail-slider .description-open:hover,
.thumbnail-slider .description-open:active {
  color: #00a98f;
}
.thumbnail-slider .description-open.active {
  visibility: visible;
  opacity: 1;
}
.thumbnail-slider .description-close {
  display: block;
  width: 30px;
  height: 30px;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  color: #00a98f;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.thumbnail-slider .description-close:hover,
.thumbnail-slider .description-close:active {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  -o-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
/* Owl Slider Basics */
/*-----------------------------------*/
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 0.5s ease-in-out;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -ms-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:before,
.owl-carousel .owl-wrapper:after {
  content: '';
  display: table;
}
.owl-carousel .owl-wrapper:after {
  clear: both;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item.loading {
  min-height: 150px;
  background: url('../img/AjaxLoader.gif') no-repeat center center;
}
.owl-carousel .owl-controls {
  padding-top: 1px;
  margin-top: 44px;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width: 767px) {
  .owl-carousel .owl-controls {
    margin-top: 30px;
  }
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -40px;
  width: 50px;
  height: 50px;
  font-size: 9px;
  line-height: 50px;
  color: #fff;
  text-align: center;
  cursor: pointer;
  background-color: rgba(26, 26, 26, 0.2);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before,
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: '\e90a';
  font-family: 'flyIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover,
.owl-carousel .owl-controls .owl-buttons .owl-prev:active,
.owl-carousel .owl-controls .owl-buttons .owl-next:active {
  color: #00a98f;
  background-color: #1a1a1a;
}
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-prev,
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-next {
  top: auto;
  left: 0;
  right: auto;
  bottom: -10px;
  background-color: transparent;
  color: #1a1a1a;
}
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-next:hover,
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-prev:active,
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-next:active {
  color: #00a98f;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  left: auto;
  right: 10px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: '\e904';
}
.controls-bottom-left.owl-carousel .owl-controls .owl-buttons .owl-next {
  left: 50px;
}
.owl-carousel .owl-controls .owl-page {
  display: inline-block;
  cursor: pointer;
}
.owl-carousel .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px;
  border: 1px solid #5f5f5f;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.owl-carousel .owl-controls .owl-page.active span {
  background-color: #5f5f5f;
}
.owl-carousel .owl-controls .owl-page.owl-numbers {
  width: auto;
  height: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* Post Slider */
/*-----------------------------------*/
.post-slider {
  margin-bottom: 20px;
}
.post-slider .owl-controls {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
.post-slider .owl-controls .owl-page span {
  width: 12px;
  height: 12px;
  margin: 20px 5px;
  border: 2px solid #fff;
}
@media only screen and (max-width: 767px) {
  .post-slider .owl-controls .owl-page span {
    width: 16px;
    height: 16px;
  }
}
.post-slider .owl-controls .owl-page:hover span,
.post-slider .owl-controls .owl-page:active span {
  border-color: #fff;
}
.post-slider .owl-controls .owl-page.active span {
  background-color: #fff;
  border-color: #fff;
}
/* Masonry Posts */
/*-----------------------------------*/
.postlist-masonry {
  margin: 0 -15px -10px;
}
.postlist-masonry:before,
.postlist-masonry:after {
  content: '';
  display: table;
}
.postlist-masonry:after {
  clear: both;
}
.postlist-masonry .article {
  width: 100%;
  float: left;
  padding: 0 15px;
}
.postlist-masonry.postlist-double .article {
  width: 50%;
  padding: 0 50px;
}
@media only screen and (max-width: 991px) {
  .postlist-masonry.postlist-double .article {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .postlist-masonry.postlist-double .article {
    width: 100%;
  }
}
.postlist-masonry.postlist-triple .article {
  width: 33.33%;
}
@media only screen and (max-width: 991px) {
  .postlist-masonry.postlist-triple .article {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .postlist-masonry.postlist-triple .article {
    width: 100%;
  }
}
.postlist-masonry.postlist-quad .article {
  width: 25%;
  padding: 0 5px;
}
@media only screen and (max-width: 1359px) {
  .postlist-masonry.postlist-quad .article {
    width: 33.33%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .postlist-masonry.postlist-quad .article {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .postlist-masonry.postlist-quad .article {
    width: 100%;
  }
}
/* Odd/Even Posts */
/*-----------------------------------*/
.postlist-alternate .article {
  margin-bottom: 60px;
}
.postlist-alternate .article:last-child {
  margin-bottom: 0;
}
.postlist-alternate .article:nth-child(odd) .column-image {
  float: left;
  width: 50%;
}
.postlist-alternate .article:nth-child(odd) .column-content {
  float: right;
  width: 40%;
  margin-right: 4%;
}
.postlist-alternate .article:nth-child(even) .column-image {
  float: right;
  width: 50%;
}
.postlist-alternate .article:nth-child(even) .column-content {
  float: left;
  width: 40%;
  margin-left: 4%;
}
@media only screen and (max-width: 1229px) {
  .postlist-alternate .article .content {
    padding: 0;
  }
  .postlist-alternate .article h2 {
    font-size: 1.8em;
  }
}
@media only screen and (max-width: 991px) {
  .postlist-alternate .article h2 {
    font-size: 1.4em;
  }
  .postlist-alternate .article p {
    font-size: 13px;
  }
  .postlist-alternate .article .btn {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .postlist-alternate .article:nth-child(odd) .column-image,
  .postlist-alternate .article:nth-child(even) .column-image,
  .postlist-alternate .article:nth-child(odd) .column-content,
  .postlist-alternate .article:nth-child(even) .column-content {
    float: none;
    width: 100%;
    margin: 0 0 20px;
  }
  .postlist-alternate .article p {
    font-size: 14px;
    margin: 0 0 20px;
  }
}
/* BlockQuote */
/*-----------------------------------*/
.blockquote {
  display: block;
  font-size: 13px;
  line-height: 1.9;
  color: #b4b4b4;
  border-left: 1px solid #b4b4b4;
  padding-left: 1.5em;
  margin: 2.5em 3em 2.6em 1.5em;
}
.blockquote span {
  display: block;
  margin-top: 1em;
  font-style: italic;
  text-transform: uppercase;
}
@media only screen and (max-width: 1229px) {
  .blockquote {
    margin: 2em;
  }
}
@media only screen and (max-width: 991px) {
  .blockquote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .blockquote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .blockquote {
    margin: 2em 1em;
  }
}
/* Unordered List */
/*-----------------------------------*/
.unordered-list {
  margin: 2em 2em 2em 0;
  list-style: none;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .unordered-list {
    padding-left: 0;
  }
}
.unordered-list li {
  line-height: 1.2;
  color: #5f5f5f;
  margin-bottom: .9em;
  position: relative;
}
.unordered-list li:before {
  content: '';
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #b4b4b4;
  position: absolute;
  top: 7px;
  left: -16px;
}
@media only screen and (max-width: 991px) {
  .unordered-list li {
    font-size: 13px;
  }
  .unordered-list li:before {
    top: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .unordered-list {
    margin: 2em 6%;
  }
  .unordered-list li {
    font-size: 12px;
  }
  .unordered-list li:before {
    top: 4px;
    left: -20px;
  }
}
@media only screen and (max-width: 479px) {
  .unordered-list li:before {
    left: -17px;
  }
}
/* Ordered List */
/*-----------------------------------*/
.ordered-list {
  margin: 2em 2em 2em 0;
  list-style-type: none;
  counter-reset: list;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .ordered-list {
    padding-left: 0;
  }
}
.ordered-list li {
  line-height: 1.2;
  margin-bottom: .9em;
  position: relative;
  color: #5f5f5f;
}
.ordered-list li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: -1px;
  left: -35px;
  width: 26px;
  height: 26px;
  font-size: 13px;
  line-height: 26px;
  font-style: normal;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .ordered-list li {
    font-size: 13px;
  }
  .ordered-list li:before {
    top: -3px;
  }
}
@media only screen and (max-width: 767px) {
  .ordered-list {
    margin: 2em 6%;
  }
  .ordered-list li {
    font-size: 12px;
  }
  .ordered-list li:before {
    top: -2px;
    left: -39px;
  }
}
@media only screen and (max-width: 767px) {
  .ordered-list li:before {
    left: -36px;
  }
}
/* Definition List */
/*-----------------------------------*/
.definition-list {
  margin: 2em 2em 2em 1.3em;
}
.definition-list dt {
  font-size: 14px;
  font-weight: 500;
  color: #5f5f5f;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin: .6em 0;
}
@media only screen and (max-width: 479px) {
  .definition-list dt {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 991px) {
  .definition-list dt {
    font-size: 12px;
  }
}
.definition-list dd {
  font-size: 16px;
  color: #5f5f5f;
  margin-bottom: 1.6em;
}
@media only screen and (max-width: 1229px) {
  .definition-list dd {
    margin-bottom: 1.4em;
  }
}
@media only screen and (max-width: 991px) {
  .definition-list dd {
    font-size: 14px;
  }
}
/* HighLighted First Letter */
/*-----------------------------------*/
.single-post .post-content > p:first-child:first-letter {
  float: left;
  font-size: 4.4em;
  line-height: .8;
  text-transform: uppercase;
  padding: .18em .26em 0 0;
}
/* Blog Details */
/*-----------------------------------*/
.post-meta {
  font-size: 0;
  margin-bottom: 24px;
}
.post-meta > * {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  color: #5f5f5f;
  letter-spacing: .1em;
  padding: 8px 20px 8px 0;
  margin-right: 18px;
  border-right: 1px solid #eaeaea;
}
@media only screen and (max-width: 991px) {
  .post-meta > * {
    padding: 4px 4px 4px 0;
    margin-right: 6px;
  }
}
@media only screen and (max-width: 479px) {
  .post-meta > * {
    margin-bottom: 4px;
  }
}
.post-meta > *.last {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.post-meta a {
  font-size: 12px;
  color: #5f5f5f;
}
.post-meta a:hover,
.post-meta a:active {
  color: #00a98f;
}
.post-meta .post-date {
  color: #1a1a1a;
}
.post-meta .post-category a {
  text-transform: uppercase;
}
.post-meta .link-yellow {
  color: #ffc47f;
}
.post-meta .link-orange {
  color: #ff6000;
}
.post-meta .link-red {
  color: #00a98f;
}
.post-meta .link-purple {
  color: #9560f5;
}
.post-meta .link-blue {
  color: #4c80d0;
}
.post-meta .link-green {
  color: #3aaa35;
}
.post-meta .link-brown {
  color: #7f5122;
}
.content-blog .post-title {
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 .8em;
}
.post-content blockquote {
  display: block;
  font-size: 13px;
  line-height: 1.9;
  color: #b4b4b4;
  border-left: 1px solid #b4b4b4;
  padding-left: 1.5em;
  margin: 2.5em 3em 2.6em 1.5em;
}
.post-content blockquote span {
  display: block;
  margin-top: 1em;
  font-style: italic;
  text-transform: uppercase;
}
@media only screen and (max-width: 1229px) {
  .post-content blockquote {
    margin: 2em;
  }
}
@media only screen and (max-width: 991px) {
  .post-content blockquote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .post-content blockquote {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  .post-content blockquote {
    margin: 2em 1em;
  }
}
.post-content ul {
  margin: 2em 2em 2em 0;
  list-style: none;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .post-content ul {
    padding-left: 0;
  }
}
.post-content ul li {
  line-height: 1.2;
  color: #5f5f5f;
  margin-bottom: .9em;
  position: relative;
}
.post-content ul li:before {
  content: '';
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #b4b4b4;
  position: absolute;
  top: 7px;
  left: -16px;
}
@media only screen and (max-width: 991px) {
  .post-content ul li {
    font-size: 14px;
  }
  .post-content ul li:before {
    top: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .post-content ul {
    margin: 2em 6%;
  }
  .post-content ul li {
    font-size: 14px;
  }
  .post-content ul li:before {
    top: 6px;
    left: -20px;
  }
}
@media only screen and (max-width: 479px) {
  .post-content ul li:before {
    left: -17px;
  }
}
.post-content ol {
  margin: 2em 2em 2em 0;
  list-style-type: none;
  counter-reset: list;
  font-size: 16px;
}
@media only screen and (max-width: 767px) {
  .post-content ol {
    padding-left: 0;
  }
}
.post-content ol li {
  line-height: 1.2;
  margin-bottom: .9em;
  position: relative;
  color: #5f5f5f;
}
.post-content ol li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  top: -3px;
  left: -35px;
  width: 26px;
  height: 26px;
  font-size: 13px;
  line-height: 26px;
  font-style: normal;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .post-content ol li {
    font-size: 14px;
  }
  .post-content ol li:before {
    top: -5px;
  }
}
@media only screen and (max-width: 767px) {
  .post-content ol {
    margin: 2em 6%;
  }
  .post-content ol li {
    font-size: 14px;
  }
  .post-content ol li:before {
    top: -5px;
    left: -39px;
  }
}
@media only screen and (max-width: 767px) {
  .post-content ol li:before {
    left: -36px;
  }
}
.post-content dl {
  margin: 2em 2em 2em 1.3em;
}
.post-content dl dt {
  font-size: 14px;
  font-weight: 500;
  color: #5f5f5f;
  letter-spacing: .2em;
  text-transform: uppercase;
  margin: .6em 0;
}
@media only screen and (max-width: 479px) {
  .post-content dl dt {
    letter-spacing: 0;
  }
}
@media only screen and (max-width: 991px) {
  .post-content dl dt {
    font-size: 14px;
  }
}
.post-content dl dd {
  font-size: 16px;
  color: #5f5f5f;
  margin-bottom: 1.6em;
}
@media only screen and (max-width: 1229px) {
  .post-content dl dd {
    margin-bottom: 1.4em;
  }
}
@media only screen and (max-width: 991px) {
  .post-content dl dd {
    font-size: 14px;
  }
}
.post-content,
.post-content p {
  font-size: 16px;
}
.post-links {
  margin-bottom: 60px;
}
.post-taglist {
  margin-top: 20px;
  text-align: left;
}
.post-taglist a {
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
  height: 22px;
  line-height: 22px;
  border: 1px solid #b4b4b4;
  font-size: 12px;
  color: #b4b4b4;
  padding: 0 1em;
  margin: 0 8px 8px 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.post-taglist a:hover,
.post-taglist a:active {
  border-color: #00a98f;
  background-color: #00a98f;
  color: #fff;
  -webkit-box-shadow: inset 0 0 0 1px #00a98f;
  -moz-box-shadow: inset 0 0 0 1px #00a98f;
  box-shadow: inset 0 0 0 1px #00a98f;
}
.post-share {
  font-size: 0;
  text-align: right;
  padding: 0;
  margin-top: 22px;
}
.post-share li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  .post-share li {
    margin-left: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .post-share li {
    margin: 0 20px 10px 0;
  }
}
.post-share a {
  font-size: 16px;
  color: #5f5f5f;
}
.post-share a:hover,
.post-share a:active {
  color: #00a98f;
}
@media only screen and (max-width: 767px) {
  .post-share {
    text-align: left;
  }
}
/* Comments */
/*-----------------------------------*/
.comments {
  padding-top: 60px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1229px) {
  .comments {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 991px) {
  .comments {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .comments {
    margin-bottom: 36px;
  }
}
.comments .title {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  margin-bottom: 2em;
}
.comments ol,
.comments ul,
.comments li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.comments .comment-list {
  margin-bottom: 90px;
}
.comments .comment {
  padding: 14px 0 0 100px;
}
@media only screen and (max-width: 479px) {
  .comments .comment {
    padding: 0px 0 0 90px;
  }
}
.comment-body {
  position: relative;
  margin-bottom: 40px;
}
.comment-avatar {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 2px;
  left: -100px;
}
@media only screen and (max-width: 479px) {
  .comment-avatar {
    left: -90px;
  }
}
.comment-avatar img {
  width: 100%;
  height: 100%;
}
.comment-meta {
  font-size: 16px;
  margin-bottom: 20px;
}
.comment-author {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #353535;
  text-transform: uppercase;
}
.comment-author:hover,
.comment-author:active {
  color: #00a98f;
}
.comment-date {
  font-size: 13px;
  color: #b4b4b4;
  display: block;
  margin-top: .4em;
}
.comment-reply {
  float: right;
  color: #353535;
}
.comment-reply:hover,
.comment-reply:active {
  color: #00a98f;
}
.comment-reply i {
  font-size: 10px;
  margin-right: 4px;
}
.comment-content {
  font-size: 12px;
}
.comment-content p {
  line-height: 1.5;
  margin-bottom: 1em;
}
.comments .children {
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .comments .children {
    padding-left: 0;
  }
}
.comments .children .children .children .children .children {
  padding-left: 0;
}
.comments .children .comment {
  /*padding-left: 0;*/
  padding-right: 0;
}
.comments .children .comment-body {
  padding-left: 80px;
}
@media only screen and (max-width: 991px) {
  .comments .children .comment-body {
    padding-left: 40px;
  }
}
@media only screen and (max-width: 479px) {
  .comments .children .comment-body {
    padding-left: 10px;
  }
}
.comments .children .comment-avatar {
  left: -20px;
}
@media only screen and (max-width: 991px) {
  .comments .children .comment-avatar {
    left: -60px;
  }
}
@media only screen and (max-width: 479px) {
  .comments .children .comment-avatar {
    left: -80px;
  }
}
/* Pagination */
/*-----------------------------------*/
.pagination {
  display: block;
  font-size: 0;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 60px 0;
}
.pagination > li {
  display: inline-block;
  vertical-align: top;
  border: none;
  margin: 0 16px 16px 0;
}
@media only screen and (max-width: 991px) {
  .pagination > li {
    margin: 0 8px 8px 0;
  }
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: none;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  font-weight: 400;
  width: 50px;
  height: 50px;
  line-height: 48px;
  color: #1a1a1a;
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media only screen and (max-width: 991px) {
  .pagination > li > a,
  .pagination > li > span {
    width: 36px;
    height: 36px;
    line-height: 34px;
  }
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > li > a:active,
.pagination > li > span:active {
  border-color: #1a1a1a;
  background-color: #1a1a1a;
  color: #fff;
}
.pagination > li > span {
  cursor: default;
}
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li > span:active {
  border-color: #eaeaea;
  background-color: transparent;
  color: #1a1a1a;
}
.pagination > li.active > a,
.pagination > li.active > span,
.pagination > li.active > a:hover,
.pagination > li.active > span:hover,
.pagination > li.active > a:focus,
.pagination > li.active > span:focus,
.pagination > li.active > a:active,
.pagination > li.active > span:active {
  border-color: #1a1a1a;
  background-color: #1a1a1a;
  color: #fff;
}
.pagination > li.prev a,
.pagination > li.next a {
  font-size: 8px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.pagination > li.prev a:before,
.pagination > li.next a:before {
  content: '\e90a';
  font-family: 'flyIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pagination > li.next a:before {
  content: '\e904';
}
/* Pager */
/*-----------------------------------*/
.pager {
  margin-bottom: 60px;
}
.pager:before,
.pager:after {
  content: '';
  display: table;
}
.pager:after {
  clear: both;
}
@media only screen and (max-width: 479px) {
  .pager {
    margin: 36px 0;
  }
}
.pager a {
  display: inline-block;
  float: right;
  text-transform: uppercase;
  color: #1a1a1a;
}
.pager a:hover,
.pager a:active {
  color: #00a98f;
}
.pager a i {
  font-size: 9px;
  margin-left: 1em;
  vertical-align: 6%;
}
.pager a:first-child {
  float: left;
}
.pager a:first-child i {
  margin-left: 0;
  margin-right: 1em;
}
/* General Widget Styles */
/*-----------------------------------*/
.widget {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .widget {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 479px) {
  .widget {
    margin-bottom: 36px;
  }
}
.content .widget {
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .content .widget {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .content .widget {
    margin-bottom: 48px;
  }
}
@media only screen and (max-width: 479px) {
  .content .widget {
    margin-bottom: 36px;
  }
}
.footer .widget {
  margin-bottom: 24px;
}
.widget-title {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
  padding: 1em 1.4em;
  margin: 0 0 2.4em;
  background-color: #fbfbfb;
  border-left: 2px solid #eaeaea;
}
@media only screen and (max-width: 991px) {
  .widget-title {
    font-size: 12px;
    padding: 1em;
  }
}
.content .widget-title {
  font-size: 20px;
  padding: 0;
  margin-bottom: 2em;
  border: none;
  background: none;
}
@media only screen and (max-width: 1229px) {
  .content .widget-title {
    font-size: 18px;
  }
}
@media only screen and (max-width: 479px) {
  .content .widget-title {
    font-size: 16px;
  }
}
.footer .widget-title {
  font-size: 13px;
  padding-bottom: 0;
  margin-bottom: 2em;
  border-bottom: none;
}
/* Widget Categories */
/*-----------------------------------*/
.widget_categories ul {
  margin-top: -16px;
  padding: 0;
  list-style: none;
}
.widget_categories li {
  border-top: 1px solid #f1f1f1;
}
.widget_categories li:first-child {
  border-top: none;
}
.widget_categories li.active a {
  color: #00a98f;
}
.widget_categories a {
  display: block;
  padding: 16px 0;
  font-size: 14px;
  color: #5f5f5f;
}
.widget_categories a:before,
.widget_categories a:after {
  content: '';
  display: table;
}
.widget_categories a:after {
  clear: both;
}
.widget_categories a:hover,
.widget_categories a:active {
  color: #00a98f;
}
.widget_categories a span {
  float: right;
}
.footer .widget_categories ul {
  margin-top: 0;
}
.footer .widget_categories li {
  float: left;
  width: 44%;
  margin: 0 6% 20px 0;
  border: none;
}
.footer .widget_categories a {
  display: inline-block;
  padding: 0 0 2px;
  position: relative;
}
.footer .widget_categories a:before,
.footer .widget_categories a:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  right: 50%;
  bottom: 0;
  height: 1px;
  background-color: #353535;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.footer .widget_categories a:hover,
.footer .widget_categories a:active {
  color: #353535;
}
.footer .widget_categories a:hover:before,
.footer .widget_categories a:active:before {
  left: 0;
}
.footer .widget_categories a:hover:after,
.footer .widget_categories a:active:after {
  right: 0;
}
/* Widget Tags */
/*-----------------------------------*/
.widget_tag_cloud {
  overflow: hidden;
}
.widget_tag_cloud .tagcloud {
  font-size: 0;
  margin-right: -8px;
}
.widget_tag_cloud a {
  position: relative;
  z-index: 0;
  display: inline-block;
  overflow: hidden;
  opacity: 1;
  height: 32px;
  line-height: 32px;
  border: 1px solid #eaeaea;
  font-size: 12px;
  color: #dddddd;
  text-transform: uppercase;
  padding: 0 1.5em 0 2em;
  margin: 0 8px 8px 0;
  -webkit-box-shadow: inset 0 0 0 1px transparent;
  -moz-box-shadow: inset 0 0 0 1px transparent;
  box-shadow: inset 0 0 0 1px transparent;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 1229px) {
  .widget_tag_cloud a {
    padding: 0 1em 0 1.4em;
  }
}
.widget_tag_cloud a:before {
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.widget_tag_cloud a:hover,
.widget_tag_cloud a:active {
  border-color: #00a98f;
  background-color: #00a98f;
  color: #fff;
}
.widget_tag_cloud a:hover:before,
.widget_tag_cloud a:active:before {
  border-color: #fff;
}
/* Widget Calendar */
/*-----------------------------------*/
.widget_calendar table {
  width: 100%;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  text-align: center;
  border: none;
  position: relative;
}
.widget_calendar table thead {
  margin-bottom: 24px;
  font-size: 10px;
}
.widget_calendar table thead th {
  text-transform: uppercase;
  color: #1a1a1a;
  text-align: center;
  background: none;
}
.widget_calendar table tbody td,
.widget_calendar table tbody td span {
  padding: 13px 4px;
}
.widget_calendar table tbody a {
  color: #00a98f;
}
.widget_calendar table tbody a:hover,
.widget_calendar table tbody a:active {
  color: #4c80d0;
}
.widget_calendar table caption {
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #1a1a1a;
  text-align: center;
  text-transform: uppercase;
  padding: 0;
  margin-bottom: 26px;
}
.widget_calendar table #today {
  position: relative;
  z-index: 0;
  padding-left: 0;
  padding-right: 0;
}
.widget_calendar table #today:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: #f1f1f1;
  border-radius: 50%;
}
.widget_calendar table tfoot {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.widget_calendar table tfoot a {
  display: inline-block;
  overflow: hidden;
  text-indent: 1000px;
}
.widget_calendar table tfoot tr td#prev a,
.widget_calendar table tfoot tr td#next a {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  font-size: 20px;
  color: #1a1a1a;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.widget_calendar table tfoot tr td#prev a:hover,
.widget_calendar table tfoot tr td#next a:hover,
.widget_calendar table tfoot tr td#prev a:active,
.widget_calendar table tfoot tr td#next a:active {
  color: #00a98f;
}
.widget_calendar table tfoot tr td#prev a:before,
.widget_calendar table tfoot tr td#next a:before {
  content: '\f105';
  line-height: 24px;
  text-align: center;
  text-indent: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: auto;
  background-color: #fff;
}
.widget_calendar table tfoot tr td#prev a {
  right: auto;
  left: 0;
}
.widget_calendar table tfoot tr td#prev a:before {
  content: '\f104';
}
/* Widget Subscribe */
/*-----------------------------------*/
.mc4wp-form-fields {
  position: relative;
}
/* Widget About The Author */
/*-----------------------------------*/
.widget_author {
  position: relative;
  min-height: 120px;
  padding-left: 120px;
}
@media only screen and (max-width: 479px) {
  .widget_author {
    padding-left: 90px;
  }
}
.widget_author .avatar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}
@media only screen and (max-width: 479px) {
  .widget_author .avatar {
    width: 80px;
  }
}
.widget_author .widget-title {
  font-size: 17px;
  margin-bottom: 1em;
}
@media only screen and (max-width: 991px) {
  .widget_author .widget-title {
    font-size: 14px;
  }
}
.widget_author p {
  line-height: 1.8;
}
/* Widget Team */
/*-----------------------------------*/
.team-member {
  padding: 0 9px 4px;
  text-align: center;
}
.team-member img {
  width: 100%;
}
.team-member .name {
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  color: #5f5f5f;
  letter-spacing: .04em;
  text-transform: uppercase;
  margin-bottom: .4em;
}
.team-member .job {
  font-size: 12px;
}
.team-member .image {
  position: relative;
  margin-bottom: 1.1em;
}
.team-member .image:hover .social,
.team-member .image:active .social {
  opacity: 1;
}
.team-member .social {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 0;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.team-member .social:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.team-member .social li {
  display: inline-block;
  vertical-align: middle;
  margin: 10px;
}
.team-member .social li a {
  font-size: 18px;
  color: #5f5f5f;
}
.team-member .social li a:hover,
.team-member .social li a:active {
  color: #00a98f;
}
/* Widget Skills */
/*-----------------------------------*/
.widget-skills .skill {
  margin-bottom: 2em;
}
.widget-skills .skill .skill-info {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #5f5f5f;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.widget-skills .skill .skill-info:before,
.widget-skills .skill .skill-info:after {
  content: '';
  display: table;
}
.widget-skills .skill .skill-info:after {
  clear: both;
}
@media only screen and (max-width: 479px) {
  .widget-skills .skill .skill-info {
    font-size: 12px;
  }
}
.widget-skills .skill .skill-info .skill-title {
  float: left;
  width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.widget-skills .skill .skill-info .skill-percentage {
  float: right;
  width: 20%;
  text-align: right;
}
.widget-skills .skill .progress {
  height: 8px;
  background-color: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
  -moz-box-shadow: inset 0 0 0 1px #eaeaea;
  box-shadow: inset 0 0 0 1px #eaeaea;
}
.widget-skills .skill .progress-bar {
  background-color: #5f5f5f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: width 0.2s linear;
  -moz-transition: width 0.2s linear;
  -o-transition: width 0.2s linear;
  -ms-transition: width 0.2s linear;
  transition: width 0.2s linear;
}
/* Widget Posts */
/*-----------------------------------*/
.widget-posts .article {
  margin-bottom: 20px;
  position: relative;
  min-height: 80px;
}
.widget-posts .post-media {
  width: 80px;
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.widget-posts .post-media:hover,
.widget-posts .post-media:active {
  opacity: .8;
}
.widget-posts .post-content {
  padding-left: 100px;
  margin-bottom: 0;
}
.widget-posts .post-title {
  font-size: 16px;
  line-height: 1.4;
  margin: 0 0 0.4em;
}
@media only screen and (max-width: 1229px) {
  .widget-posts .post-title {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .widget-posts .post-title {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .widget-posts .post-title {
    font-size: 13px;
  }
}
.widget-posts .post-title a {
  color: #353535;
  opacity: 1;
  display: inline-block;
}
.widget-posts .post-title a:hover,
.widget-posts .post-title a:active {
  color: #00a98f;
}
.widget-posts .post-meta > * {
  padding: 0;
  margin-right: 8px;
  border: none;
}
.widget-posts .post-meta > *.last {
  margin-right: 0;
  padding-right: 0;
}
.footer .widget-posts .post-media {
  width: 21.6%;
}
.footer .widget-posts .post-content {
  width: 75%;
}
/* Misc */
/*-----------------------------------*/
blockquote p {
  font-size: 16px;
  font-style: italic;
  color: #5f5f5f;
}
.button-get-started .btn {
  min-width: 180px;
  margin: 0 10px 10px;
}
.section .parallax .image {
  height: 100%;
}
.team .col-sm-4:nth-child(3n + 1) {
  clear: left;
}
/* Responsive Styles */
/*-----------------------------------*/
@media only screen and (max-width: 1229px) {
  .tab-content {
    padding-top: 0;
  }
  .fw-widget-posts .tab-content {
    padding-top: 20px;
  }
  .card-blog .content {
    margin-bottom: 0;
  }
  .card-blog h3 {
    font-size: 20px;
  }
  .section-header .content,
  .section-header-blog .content,
  .section-presentation-page .content {
    margin-bottom: 0;
  }
  .post-content,
  .post-content p {
    font-size: 15px;
  }
  .section-contact-form {
    padding: 60px 0;
  }
  .section-signup,
  .section-info-presentation {
    padding: 0;
  }
  .info-pricing .text-description,
  .section-faq .text-description {
    font-size: 14px;
    max-width: none;
  }
  .section.section-info .info-pricing {
    margin: 20px auto 0;
  }
  .section-pricing {
    padding: 0;
  }
}
@media only screen and (max-width: 991px) {
  .section {
    padding: 50px 0;
  }
  .section-contact-form {
    padding: 60px 0;
  }
  .section-signup,
  .section-info-presentation,
  .section-get-started,
  .section-pricing {
    padding: 0;
  }
  .section-signin .content {
    padding: 40px 0;
  }
  .section-signin .form-container .title-area {
    padding-top: 40px;
  }
  .section-signup {
    padding: 0;
  }
  .section-signup .static-image {
    padding-top: 40px;
  }
  .btn-social.btn-simple {
    font-size: 12px;
  }
  .postlist-alternate .article h2 {
    font-size: 20px;
  }
  .content-blog .post-title {
    font-size: 26px;
  }
  p {
    font-size: 14px;
  }
  .project .content {
    padding: 0;
  }
  .services-wrapper .col-sm-6:nth-child(2n + 1) {
    clear: left;
  }
  .card-member .content {
    margin-bottom: 0;
  }
  .section-contact-us .contact-container .address-container {
    padding: 20px;
  }
  .section-contact-us .contact-container .map,
  .section-contact-us .contact-container .address-container {
    height: 400px !important;
  }
  .address h4 {
    font-size: 1.2em;
  }
  .address p {
    font-size: 14px;
  }
  .info-pricing .title-info {
    margin-top: 10px;
  }
  .info-pricing .text-description,
  .section-faq .text-description {
    font-size: 12px;
  }
  .post-content,
  .post-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767px) {
  .section {
    padding: 30px 0;
  }
  .section-contact-form {
    padding: 60px 0;
  }
  .section-signup,
  .section-info-presentation,
  .section-get-started,
  .section-pricing {
    padding: 0;
  }
  .section .parallax-small {
    height: auto;
    min-height: 200px;
  }
  .footer-big .copyright {
    font-size: 12px;
  }
  footer .row .info {
    margin-bottom: 20px;
  }
  .footer-big .container > hr {
    margin-top: 10px;
  }
  .card-blog {
    margin-bottom: 0;
  }
  .card-blog.card-white {
    margin-bottom: 40px;
  }
  .card-blog .card-blog .content {
    padding: 15px 15px 25px;
  }
  .section-header h1,
  .section-header-styled h1,
  .section-header-styled .fw-special-title,
  .section-header-blog h1,
  .section-presentation-page h1 {
    font-size: 27px;
  }
  .section-header .content .separator {
    display: none;
  }
  .section-header .content h3 {
    font-size: 14px;
  }
  .content-blog .post-title {
    font-size: 22px;
  }
  .section-numbers .description,
  .section-numbers-2 .description,
  .section-numbers-3 .description {
    margin-bottom: 40px;
  }
  .section-numbers .card,
  .section-numbers-2 .card,
  .section-numbers-3 .card {
    padding: 0;
  }
  .section .text-area .description,
  .section .text-area .description p {
    font-size: 12px;
  }
  .section .title-area {
    margin-bottom: 40px;
  }
  .section-contact-us .contact-container .address-container {
    position: relative;
    width: 100%;
    height: auto !important;
  }
  .section-contact-us .contact-container .map {
    height: 300px !important;
  }
  .section-info-presentation .image-container {
    height: auto;
    width: auto;
    margin: 0 -15px;
  }
  .section-info-presentation .image-container img {
    max-width: 100%;
    width: auto;
    height: auto;
    position: static;
  }
  .section-pricing .container > .content {
    margin-top: 90px;
  }
  .post-content,
  .post-content p {
    font-size: 14px;
  }
}
@media only screen and (max-width: 479px) {
  .card-blog h3 {
    font-size: 16px;
  }
  .postlist-alternate .article h2 {
    font-size: 18px;
  }
  .postlist-alternate .article {
    margin-bottom: 40px;
  }
  .content-blog .post-title {
    font-size: 20px;
  }
  .post-content,
  .post-content p {
    font-size: 14px;
  }
  .project .over-area {
    padding: 0 4%;
  }
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
  background: rgba(95, 95, 95, 0.9);
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 999;
}
#swipebox-bottom-bar {
  top: 50%;
  margin-top: -25px;
}
#swipebox-top-bar {
  bottom: 0;
  font-family: 'Poppins', sans-serif;
  color: #fff;
  font-size: 14px;
  background-color: #00a98f;
  padding: 20px 5%;
}
@media only screen and (max-width: 991px) {
  #swipebox-top-bar {
    font-size: 12px;
  }
}
@media only screen and (max-width: 767px) {
  #swipebox-top-bar {
    font-size: 12px;
  }
}
@media only screen and (max-width: 479px) {
  #swipebox-top-bar {
    font-size: 12px;
  }
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  font-family: 'flyIcons';
  border: none;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
  font-size: 50px;
  color: #fff;
  text-align: center;
  line-height: 50px;
}
#swipebox-prev:hover,
#swipebox-next:hover,
#swipebox-close:hover,
#swipebox-prev:active,
#swipebox-next:active,
#swipebox-close:active {
  color: #00a98f;
  border-color: #00a98f;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev,
#swipebox-next {
  width: 40px;
  height: 40px;
  line-height: 32px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  font-size: 24px;
  color: #fff;
  text-shadow: none;
  text-align: center;
  margin: 0 20px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#swipebox-prev {
  float: left;
}
#swipebox-prev:before {
  content: '\e903';
}
#swipebox-next {
  float: right;
}
#swipebox-next:before {
  content: '\e901';
}
#swipebox-close {
  top: 0;
  right: 20px;
  position: absolute;
  z-index: 9999;
  font-size: 20px;
}
#swipebox-close:before {
  content: '\e907';
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: .6;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
/* Write all WordPress Styles Here */
/*---------------------------------*/
/*# sourceMappingURL=style.css.map */
.confirm,
.form-title-ajax {
  text-align: center;
}
/* wp version */
.post-content blockquote p {
  font-size: 13px;
  line-height: 1.9;
  color: #b4b4b4;
}
.single-post .post-content > p:first-child:first-letter {
  float: left;
  font-size: 4.4em;
  line-height: .8;
  text-transform: uppercase;
  padding: .18em .26em 0 0;
}
.comments .comment-reply-title {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  margin-bottom: 2em;
  text-align: center;
}
.comment-reply-link {
  float: right;
  color: #353535;
}
.comment-reply-link:hover,
.comment-reply-link:active {
  color: #00a98f;
}
.comment-reply-link:before {
  content: "\f112";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-right: 6px;
}
.post-meta .post-date {
  text-transform: uppercase;
}
.post-media > img {
  margin-bottom: 20px;
}
/* widgets wp */
.widget_rss ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_archive ul,
.widget_recent_entries ul {
  margin-top: -16px;
  padding: 0;
  list-style: none;
}
.widget_rss li,
.widget_recent_comments li,
.widget_pages li,
.widget_nav_menu li,
.widget_meta li,
.widget_archive li,
.widget_recent_entries li {
  border-top: 1px solid #f1f1f1;
}
.widget_rss li:first-child,
.widget_recent_comments li:first-child,
.widget_pages li:first-child,
.widget_nav_menu li:first-child,
.widget_meta li:first-child,
.widget_archive li:first-child,
.widget_recent_entries li:first-child {
  border-top: none;
}
.widget_rss li.active a,
.widget_recent_comments li.active a,
.widget_pages li.active a,
.widget_nav_menu li.active a,
.widget_meta li.active a,
.widget_archive li.active a,
.widget_recent_entries li.active a {
  color: #00a98f;
}
.widget_recent_comments a,
.widget_pages a,
.widget_nav_menu a,
.widget_meta a,
.widget_archive a,
.widget_recent_entries a {
  display: block;
  padding: 16px 0;
  font-size: 12px;
  color: #5f5f5f;
}
.widget_rss a {
  font-size: 15px;
  color: #5f5f5f;
}
.widget_pages a:before,
.widget_pages a:after,
.widget_nav_menu a:before,
.widget_nav_menu a:after,
.widget_meta a:before,
.widget_meta a:after,
.widget_archive a:before,
.widget_archive a:after,
.widget_recent_entries a:before,
.widget_recent_entries a:after {
  content: '';
  display: table;
}
.widget_pages a:after,
.widget_nav_menu a:after,
.widget_meta a:after,
.widget_archive a:after,
.widget_recent_entries a:after {
  clear: both;
}
.widget_rss a:hover,
.widget_rss a:active,
.widget_recent_comments a:hover,
.widget_recent_comments a:active,
.widget_pages a:hover,
.widget_pages a:active,
.widget_nav_menu a:hover,
.widget_nav_menu a:active,
.widget_meta a:hover,
.widget_meta a:active,
.widget_archive a:hover,
.widget_archive a:active,
.widget_recent_entries a:hover,
.widget_recent_entries a:active {
  color: #00a98f;
}
.widget_rss a span,
.widget_recent_comments a span,
.widget_pages a span,
.widget_nav_menu a span,
.widget_meta a span,
.widget_archive a span,
.widget_recent_entries a span {
  float: right;
}
.widget_rss li,
.widget_recent_comments li {
  padding: 15px 0;
}
.widget_rss .rss-widget-icon {
  float: left;
  margin-top: 5px;
  margin-right: 6px;
}
.widget_rss .widget-title .rsswidget {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
}
.widget_rss cite {
  color: #00a98f;
  display: block;
  margin-top: 8px;
}
.widget_rss .rss-date {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.widget_rss .rssSummary {
  line-height: 1.7em;
}
.search-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 1em;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
  line-height: normal;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.search-field:focus {
  background-color: #FFFFFF;
  border: 1px solid #777777;
  outline: 0 !important;
  border-color: #b4b4b4;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget_search label {
  width: 100%;
}
.screen-reader-text {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
  padding: 1em 1.4em;
  margin: 0 0 2.4em;
  background-color: #fbfbfb;
  border-left: 2px solid #eaeaea;
}
.section-related-articles {
  padding-bottom: 20px;
}
.section-related-articles .content {
  width: 100%;
  margin-bottom: 0;
}
.section-related-articles .article {
  padding: 0 15px !important;
}
.section-related-articles .container-wrap {
  padding: 0 30px;
}
.widget_tag_cloud a {
  font-size: 12px !important;
}
.single-fw-portfolio .post-links .post-share {
  text-align: center;
}
.portfolio-shortcode .project .label,
.tax-fw-portfolio-category .project .label {
  margin-left: 8px;
  margin-right: 8px;
}
.footer .widget_categories li {
  float: none;
  width: 100%;
  margin: 0;
}
.footer .widget {
  margin-bottom: 0;
}
.footer .widget_rss .widget-title .rsswidget,
.footer .widget-title {
  color: #DDDDDD;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 1.6em;
  font-size: 15px;
  line-height: 16.5px;
  font-weight: bold;
  text-transform: none;
  padding: 0;
  background: none;
  border-left: none;
}
.footer .widget_rss .rss-widget-icon {
  margin-top: 0;
  margin-right: 8px;
}
.footer .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer .widget ul a:not(.btn) {
  color: #777777;
  display: block;
  margin-bottom: 3px;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
.footer .widget ul a:not(.btn):hover,
.footer .widget ul a:not(.btn):focus {
  color: #777777;
}
.footer .widget ul a:before,
.footer .widget ul a:after {
  content: '';
  display: none;
}
.footer:not(.footer-big) .widget ul {
  font-size: 16px;
}
.footer:not(.footer-big) .widget ul li {
  margin-left: 20px;
  float: left;
}
.footer:not(.footer-big) .widget ul a {
  padding: 10px 0px;
  margin: 15px 10px 15px 0px;
}
.footer-color-black .widget ul a,
.footer-transparent .widget ul a {
  color: #FFFFFF;
}
.footer-color-black .widget ul a:hover,
.footer-color-black .widget ul a:focus,
.footer-transparent .widget ul a:hover,
.footer-transparent .widget ul a:focus {
  color: #777777;
}
.footer-big .widget ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer-big .widget ul li {
  float: none;
  border: none;
}
.footer-big .widget ul .btn {
  margin-bottom: 5px;
}
.footer .widget .screen-reader-text {
  display: none;
}
.footer .widget select {
  background-color: #222426;
  padding: 5px 10px;
  color: #fff;
}
.footer .widget_calendar table tbody td,
.footer .widget_calendar table tbody td span {
  padding: 8px 4px;
}
.footer .widget_calendar table thead th,
.footer .widget_calendar table caption {
  color: #fff;
}
.footer .widget_calendar #today {
  color: #000;
}
.footer .widget ul ul.children {
  margin-left: 12px;
}
.footer .widget .form-login .checkbox,
.footer .widget .checkbox label:hover,
.footer .widget .radio label:hover,
.footer .widget .checkbox label:focus,
.footer .widget .radio label:focus,
.footer .widget .checkbox label:active,
.footer .widget .radio label:active,
.footer .widget .form-login .submit,
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked:after,
.footer .widget .radio label.checked:after {
  background-color: #fff;
}
.footer .widget .checkbox label:before,
.footer .widget .radio label:before {
  border: 2px solid #fff;
}
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked:after,
.footer .widget .radio label.checked:after {
  background-color: #fff;
}
.footer .widget .checkbox label:hover,
.footer .widget .radio label:hover,
.footer .widget .checkbox label:focus,
.footer .widget .radio label:focus,
.footer .widget .checkbox label:active,
.footer .widget .radio label:active {
  color: #fff;
}
.footer .widget .form-login .submit {
  border: 1px solid #ddd;
  padding: 8px;
}
.footer .widget-posts .post-content {
  width: 100%;
  padding-left: 70px;
}
.footer .widget-posts .post-title a {
  color: #fff;
}
.footer .widget-posts .post-date {
  color: #5f5f5f;
}
.footer .widget-posts .post-meta > * {
  padding: 0;
}
.footer .fw-widget-posts.tabs ul li {
  float: left;
}
.footer .fw-widget-posts.tabs ul li a {
  line-height: 46px;
}
.footer .fw-widget-posts.tabs ul li.active a {
  color: #fff;
}
.footer .widget-posts .post-meta,
.footer .fw-widget-posts .post-meta {
  margin-bottom: 0;
}
.footer .widget_recent_entries .post-date {
  font-size: 12px;
}
.footer .widget_rss li {
  padding: 0 0 20px 0;
}
.footer .widget_recent_entries li,
.footer .widget_recent_comments li {
  padding: 0 0 12px 0;
}
.footer .widget_text .textwidget {
  color: #777777;
}
.fw-heading {
  max-width: 760px;
  margin: 0 auto;
  display: block;
  padding: 0 15px;
}
.fw-heading-center {
  text-align: center;
}
.container-fluid {
  padding: 0;
}
.space-sm {
  height: 30px;
}
.space-md {
  height: 60px;
}
.space-lg {
  height: 90px;
}
.separator.fw-space-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.separator.fw-space-md {
  margin-top: 30px;
  margin-bottom: 30px;
}
.separator.fw-space-lg {
  margin-top: 45px;
  margin-bottom: 45px;
}
.section-height-sm {
  height: 360px;
}
.section-height-md {
  height: 480px;
}
.section-height-lg {
  height: 680px;
}
@media (max-width: 768px) {
  .space-sm {
    height: 25px !important;
  }
  .space-md {
    height: 40px !important;
  }
  .space-lg {
    height: 60px !important;
  }
  .custom-space {
    height: 60px !important;
  }
  .section-height-sm {
    height: auto !important;
  }
  .section-height-md {
    height: auto !important;
  }
  .section-height-lg {
    height: auto !important;
  }
  .section-height-custom {
    height: auto !important;
  }
}
section.parallax {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 0;
  display: block;
}
.section-text-white .fw-heading,
.section-text-white .description {
  color: #fff;
}
section .container-fluid,
section .container {
  z-index: 1;
  position: relative;
  display: block;
}
.fw-testimonials div.description p,
.fw-service div.description p,
.fw-heading div.description p,
div.description {
  font-size: 16px;
  color: #777777;
  line-height: 1.6em;
  font-weight: 400;
  margin: 0 0 .75em;
}
@media (min-width: 768px) {
  .vertical-custom-space {
    width: 11%;
  }
}
.card .big-text {
  margin-bottom: 5px;
  color: #333333;
}
.card .description {
  color: #777777;
}
.fw-pricing .content,
.card-member .content {
  margin-bottom: 0;
}
.info-pricing .icons-info {
  font-size: 40px;
  width: 40px;
}
.info-pricing .text-description {
  max-width: 100%;
}
.info-pricing .text-description p {
  font-size: 16px;
  line-height: 1.6;
}
.fa {
  width: auto;
}
.fw-icon {
  margin: 0 8px;
}
.fw-heading {
  padding: 0;
}
.fw-pricing .price-currency {
  position: absolute;
  top: 15px;
  left: -20px;
  font-size: 27px;
}
.form-group {
  margin-bottom: 0;
}
.fw-submit-btn-wrap {
  margin-top: 30px;
}
.navigation .logo {
  max-width: 250px;
}
.main-slider {
  margin-bottom: 0;
}
.page-template-default .page-wrapper,
.error404 .page-wrapper,
.search .page-wrapper,
.single .page-wrapper {
  margin-top: 60px;
  margin-bottom: 60px;
}
/* Video in section */
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.video-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(68, 68, 68, 0.4);
}
.video-container iframe {
  max-width: none;
}
/*.section-header h1, .section-header-blog h1,
.section-presentation-page h1 {
	font-size: 3em;
	line-height: 1.213483146em;
	font-weight: bold;
	text-shadow: none;
}*/
.pagination {
  text-align: center;
}
.pagination > li.prev a:before,
.pagination > li.next a:before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 16px;
}
.pagination > li.next a:before {
  content: "\f105";
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  outline: none;
}
.btn.active,
.btn:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
}
.btn {
  position: relative;
  z-index: 0;
  outline: none;
  vertical-align: top;
  height: 40px;
  line-height: 42px;
  border: none;
  border-radius: 2px;
  background-color: #00a98f;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0;
  padding: 0 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.btn:focus {
  color: #fff;
  background-color: #00a98f;
}
.btn.btn-wide {
  display: block;
  width: 100%;
  padding: 0 5px;
}
.btn.btn-round {
  border-radius: 20px;
}
.btn:hover,
.btn:active {
  color: #fff;
  background-color: #00957e;
}
.btn.btn-lg {
  font-size: 16px;
  height: 54px;
  line-height: 56px;
  padding: 0 27px;
}
.btn.btn-lg.btn-round {
  border-radius: 27px;
}
.btn.btn-sm {
  font-size: 12px;
  height: 30px;
  line-height: 32px;
  padding: 0 15px;
}
.btn.btn-sm.btn-round {
  border-radius: 15px;
}
.btn.btn-transparent {
  border: 1px solid #00a98f;
  line-height: 40px;
  color: #00a98f;
  background-color: transparent;
}
.btn.btn-transparent.btn-lg {
  line-height: 54px;
}
.btn.btn-transparent.btn-sm {
  line-height: 30px;
}
.btn.btn-transparent:hover,
.btn.btn-transparent:active {
  color: #fff;
  background-color: #00a98f;
}
input.btn {
  line-height: normal !important;
}
.btn-social {
  background: none;
  height: auto;
  line-height: 1;
}
.btn-social:hover,
.btn-social:active,
.btn-social:focus {
  background: none;
}
.form-comment #submit,
.widget_search .search-submit,
.form-search-header input[type='submit'],
.fly-form-contact input[type='submit'] {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  font-weight: 600;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.6em;
  height: 40px;
  padding: 0 20px;
  text-transform: uppercase;
  color: #fff;
  background-color: #00a98f;
  opacity: 1;
  filter: alpha(opacity=100);
  font-style: normal;
}
.form-comment #submit:hover,
.widget_search .search-submit:hover,
.form-search-header input[type='submit']:hover,
.fly-form-contact input[type='submit']:hover,
.form-comment #submit:active,
.widget_search .search-submit:active,
.form-search-header input[type='submit']:active,
.fly-form-contact input[type='submit']:active {
  background-color: #009079;
}
.form-search-header input[type='submit'],
.fly-form-contact .fw-submit-btn-wrap .btn {
  padding: 0;
}
/* Waves */
/*-----------------------------------*/
/*!
 * Waves v0.7.5
 * http://fian.my.id/Waves
 *
 * Copyright 2014-2016 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.waves-float:active {
  -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
/* Gallery Item List */
/*-----------------------------------*/
.fly-gallery {
  overflow: hidden;
  margin: 60px 0;
}
.fly-gallery a {
  opacity: 1;
}
.fly-gallery .fly-gallery-items {
  font-size: 0;
  padding: 0;
  margin: 0 -5px;
}
.fly-gallery .fly-gallery-item {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  width: 20%;
  height: 240px;
  /*@media @sm {
			width: 25%;

			&.width2 {width: 25%;}
			&.width3 {width: 50%;}
			&.width4 {width: 75%;}
			&.width5 {width: 100%;}
		}*/
}
.fly-gallery .fly-gallery-item.width2 {
  width: 40%;
}
.fly-gallery .fly-gallery-item.width3 {
  width: 60%;
}
.fly-gallery .fly-gallery-item.width4 {
  width: 80%;
}
.fly-gallery .fly-gallery-item.width5 {
  width: 100%;
}
.fly-gallery .fly-gallery-item.height2 {
  height: 480px;
}
.fly-gallery .fly-gallery-item.height3 {
  height: 720px;
}
.fly-gallery .fly-gallery-item.height4 {
  height: 960px;
}
.fly-gallery .fly-gallery-item.height5 {
  height: 1200px;
}
@media only screen and (max-width: 1229px) {
  .fly-gallery .fly-gallery-item {
    padding: 2px;
  }
}
@media only screen and (max-width: 991px) {
  .fly-gallery .fly-gallery-item {
    width: 33.33%;
  }
  .fly-gallery .fly-gallery-item.width2 {
    width: 33.33%;
  }
  .fly-gallery .fly-gallery-item.width3 {
    width: 66.66%;
  }
  .fly-gallery .fly-gallery-item.width4 {
    width: 66.66%;
  }
  .fly-gallery .fly-gallery-item.width5 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .fly-gallery .fly-gallery-item {
    width: 50%;
  }
  .fly-gallery .fly-gallery-item.width2 {
    width: 50%;
  }
  .fly-gallery .fly-gallery-item.width3 {
    width: 50%;
  }
  .fly-gallery .fly-gallery-item.width4 {
    width: 100%;
  }
  .fly-gallery .fly-gallery-item.width5 {
    width: 100%;
  }
}
.fly-gallery .fly-gallery-item:nth-child(5n + 1) .item-image {
  -webkit-transform-origin: 20% 20%;
  -moz-transform-origin: 20% 20%;
  -o-transform-origin: 20% 20%;
  -ms-transform-origin: 20% 20%;
  transform-origin: 20% 20%;
}
.fly-gallery .fly-gallery-item:nth-child(5n + 2) .item-image {
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  -o-transform-origin: 80% 20%;
  -ms-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
}
.fly-gallery .fly-gallery-item:nth-child(5n + 3) .item-image {
  -webkit-transform-origin: 80% 80%;
  -moz-transform-origin: 80% 80%;
  -o-transform-origin: 80% 80%;
  -ms-transform-origin: 80% 80%;
  transform-origin: 80% 80%;
}
.fly-gallery .fly-gallery-item:nth-child(5n + 4) .item-image {
  -webkit-transform-origin: 20% 80%;
  -moz-transform-origin: 20% 80%;
  -o-transform-origin: 20% 80%;
  -ms-transform-origin: 20% 80%;
  transform-origin: 20% 80%;
}
.fly-gallery .item-link {
  position: relative;
  display: block;
  font-size: 0;
  text-align: center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.fly-gallery .item-link .item-image {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.fly-gallery .item-link .item-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: auto;
  background-color: rgba(255, 255, 255, 0.75);
  opacity: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.fly-gallery .item-link .item-hover:before {
  content: '';
  width: 0;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.fly-gallery .item-link .item-hover:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0;
  background-color: rgba(255, 196, 127, 0.5);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.fly-gallery .item-link.active .item-hover:after {
  height: 100%;
  -webkit-transition: height 3.8s linear;
  -moz-transition: height 3.8s linear;
  -o-transition: height 3.8s linear;
  -ms-transition: height 3.8s linear;
  transition: height 3.8s linear;
}
.fly-gallery .item-link .item-inner {
  width: 90%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
.fly-gallery .item-link .item-title {
  font-size: 16px;
  margin: 0;
}
@media only screen and (max-width: 1229px) {
  .fly-gallery .item-link .item-title {
    font-size: 13px;
  }
}
@media only screen and (max-width: 479px) {
  .fly-gallery .item-link .item-title {
    font-size: 11px;
  }
}
.fly-gallery .item-link .item-description {
  font-size: 11px;
}
@media only screen and (max-width: 1229px) {
  .fly-gallery .item-link .item-description {
    font-size: 9px;
  }
}
@media only screen and (max-width: 479px) {
  .fly-gallery .item-link .item-description {
    font-size: 9px;
  }
}
.fly-gallery .item-link .item-description span {
  text-transform: uppercase;
}
.fly-gallery .item-link:hover,
.fly-gallery .item-link:active {
  color: #1a1a1a;
}
.fly-gallery .item-link:hover .item-image,
.fly-gallery .item-link:active .item-image {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
  -webkit-transition: all 10s;
  -moz-transition: all 10s;
  -o-transition: all 10s;
  -ms-transition: all 10s;
  transition: all 10s;
}
.fly-gallery .item-link:hover .item-hover,
.fly-gallery .item-link:active .item-hover {
  opacity: 1;
}
.fly-gallery.columns2 .fly-gallery-item {
  width: 50%;
}
.fly-gallery.columns2 .fly-gallery-item.width2 {
  width: 100%;
}
.fly-gallery.columns3 .fly-gallery-item {
  width: 33.33%;
}
.fly-gallery.columns3 .fly-gallery-item.width2 {
  width: 66.66%;
}
.fly-gallery.columns3 .fly-gallery-item.width3 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fly-gallery.columns3 .fly-gallery-item {
    width: 50%;
  }
  .fly-gallery.columns3 .fly-gallery-item.width2 {
    width: 50%;
  }
  .fly-gallery.columns3 .fly-gallery-item.width3 {
    width: 100%;
  }
}
.fly-gallery.columns4 .fly-gallery-item {
  width: 25%;
}
.fly-gallery.columns4 .fly-gallery-item.width2 {
  width: 50%;
}
.fly-gallery.columns4 .fly-gallery-item.width3 {
  width: 75%;
}
.fly-gallery.columns4 .fly-gallery-item.width4 {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .fly-gallery.columns4 .fly-gallery-item {
    width: 50%;
  }
  .fly-gallery.columns4 .fly-gallery-item.width2 {
    width: 50%;
  }
  .fly-gallery.columns4 .fly-gallery-item.width3 {
    width: 100%;
  }
  .fly-gallery.columns4 .fly-gallery-item.width4 {
    width: 100%;
  }
}
/* Gallery Filter */
/*-----------------------------------*/
.fly-gallery-filter {
  overflow: hidden;
  padding-left: 100px;
  margin-bottom: 10px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .fly-gallery-filter {
    padding-left: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .fly-gallery-filter {
    padding: 0;
  }
}
.fly-gallery-filter:before {
  content: attr(data-label);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #1a1a1a;
  text-transform: uppercase;
  position: absolute;
  top: -1px;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .fly-gallery-filter:before {
    position: static;
    display: block;
    margin-bottom: 15px;
  }
}
.fly-gallery-filter a {
  opacity: 1;
}
.fly-gallery-filter ul {
  padding: 0;
  list-style: none;
  margin-right: -40px;
}
@media only screen and (max-width: 991px) {
  .fly-gallery-filter ul {
    margin-right: -15px;
  }
}
.fly-gallery-filter li {
  float: left;
  margin: 0 40px 10px 0;
}
@media only screen and (max-width: 991px) {
  .fly-gallery-filter li {
    margin-right: 15px;
  }
}
.fly-gallery-filter li.active a {
  border-bottom-color: #ffc47f;
}
.fly-gallery-filter a {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 11px;
  line-height: 1;
  color: #b4b4b4;
  text-transform: uppercase;
  padding: 0 0 .4em;
  border-bottom: 2px solid transparent;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.fly-gallery-filter a:hover,
.fly-gallery-filter a:active {
  color: #1a1a1a;
}
.admin-bar .navigation.sticky.sticky-moved {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .navigation.sticky.sticky-moved {
    top: 46px;
  }
}
.container-fluid {
  overflow-x: hidden;
}
.overflow-visible {
  overflow: visible;
}
.parallax {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.main-slider-big .item {
  height: 100vh;
}
.content,
.sidebar {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .content,
  .sidebar {
    margin-bottom: 60px;
  }
}
.section-header .content,
.section-header-blog .content,
.section-presentation-page .content {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-default .page-wrapper,
  .error404 .page-wrapper,
  .search .page-wrapper,
  .single .page-wrapper {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  font-family: 'FontAwesome';
}
#swipebox-prev:before,
#swipebox-next:before,
#swipebox-close:before {
  content: '\f00d';
}
#swipebox-prev:before {
  content: '\f053';
}
#swipebox-next:before {
  content: '\f054';
}
.article.card .content {
  margin-bottom: 0;
}
.card-blog .circle-black {
  margin-top: -10px;
}
.card-blog .post-slider {
  margin-bottom: 0;
}
a.post-overlay-link {
  display: block;
  color: #5f5f5f;
  margin: 0 25px;
}
a.post-overlay-link:hover,
a.post-overlay-link:active {
  color: #00a98f;
}
a.post-overlay-link .inner {
  position: relative;
}
a.post-overlay-link blockquote {
  padding: 20px 0 0 30px;
  margin: 0;
  font-size: 14px;
  border-left: none;
}
a.post-overlay-link i {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 20px;
}
.custom-checkbox,
.custom-radio {
  margin-bottom: 20px;
}
.custom-checkbox input[type='checkbox'],
.custom-radio input[type='checkbox'] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
.custom-checkbox input[type='radio'],
.custom-radio input[type='radio'] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
.custom-checkbox label,
.custom-radio label {
  font-weight: 400;
  vertical-align: middle;
}
.select-field {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 1em;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
  line-height: normal;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select-field:hover,
.select-field:active,
.select-field:focus {
  outline: none;
}
.card-price.card-black .title-header,
.card-price.card-black .subtitle-header {
  color: #fff;
}
.thumbnail-slider:before {
  bottom: 0;
  height: 5px;
}
.form-search-header .btn {
  margin: 0;
  border-width: 1px;
}
@media only screen and (max-width: 767px) {
  .space-sm {
    height: 10px !important;
  }
  .space-md {
    height: 20px !important;
  }
  .space-lg {
    height: 30px !important;
  }
  .section-height-lg {
    min-height: 320px;
  }
  .footer .widget {
    margin-bottom: 25px;
  }
  .fw-testimonials div.description p,
  .fw-service div.description p,
  .fw-heading div.description p,
  div.description {
    font-size: 14px;
  }
  .section-our-clients-freebie .nav-text,
  .section-our-clients .nav-text {
    margin-top: 0;
  }
  .info-pricing .text-description p,
  .section-faq .text-description p {
    font-size: 14px;
  }
  .footer .row .info .title {
    text-align: left !important;
  }
  footer .row .info ul {
    text-align: left;
  }
  .footer-social .btn {
    margin: 0;
  }
  .info-icon {
    margin-bottom: 30px;
  }
  .fly-team-member {
    margin-bottom: 0;
  }
  .info-pricing .icon {
    margin-top: 4px;
  }
  .portfolio-item h3 {
    margin: 5px 0;
  }
  .card-blog .content {
    padding: 15px 15px 25px;
  }
  a.post-overlay-link {
    margin: 0 15px;
  }
  .section-related-articles .container-wrap {
    padding: 0 15px;
  }
}
.postlist-alternate .card-blog .content {
  padding: 0 15px;
}
.postlist-alternate .article {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .postlist-alternate .article {
    margin-bottom: 40px;
  }
}
.fly-team-member .avatar {
  width: 106px;
  height: 106px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .custom-space {
    height: 100px !important;
  }
}
a:hover,
a:focus,
a:active {
  outline: none;
}
.portfolio-items {
  margin: 0;
}
.container-fluid {
  overflow: hidden;
}
.navigation {
  padding-bottom: 0;
}
.nav-menu {
  padding: 0;
  margin: 0 0 -3px;
}
@media only screen and (max-width: 991px) {
  .navigation .search,
  .navigation .navigation-link,
  .navigation .navigation-full-link {
    line-height: 64px;
  }
  .navigation .logo {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .navigation .search,
  .navigation .navigation-full-link {
    line-height: 58px;
  }
  .navigation .logo {
    margin-top: 8px;
  }
}
.widget_calendar table,
.widget_calendar th,
.widget_calendar td {
  border: none;
}
.mc4wp-form-fields {
  text-align: center;
}
.mc4wp-form-fields p {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.mc4wp-form-fields input[type='email'] {
  display: block;
  width: 200px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 2px;
  padding: 0 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mc4wp-form-fields input[type='email']:focus {
  border-color: #aaa;
}
@media only screen and (max-width: 479px) {
  .mc4wp-form-fields input[type='email'] {
    margin-bottom: 10px;
  }
}
.mc4wp-form-fields input[type='submit'] {
  display: block;
  height: 40px;
  outline: none;
  vertical-align: top;
  border: none;
  border-radius: 2px;
  background-color: #00a98f;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0;
  padding: 0 20px;
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.mc4wp-form-fields input[type='submit']:focus {
  color: #fff;
  background-color: #00a98f;
}
.mc4wp-form-fields input[type='submit']:hover,
.mc4wp-form-fields input[type='submit']:active {
  color: #fff;
  background-color: #00957e;
}
.fly-content {
  padding: 0 15px;
}
.search .page-wrapper,
.error404 .page-wrapper {
  margin-bottom: 60px;
}
.fly-form-contact .fw-row:before,
.fly-form-contact .fw-row:after {
  content: '';
  display: table;
}
.fly-form-contact .fw-row:after {
  clear: both;
}
.footer-social {
  margin-top: -2px !important;
}
.margin-left-10 {
  margin-left: 10px;
}
.margin-left-20 {
  margin-left: 20px;
}
.margin-right-10 {
  margin-right: 10px;
}
.margin-right-20 {
  margin-right: 20px;
}
@media only screen and (max-width: 1229px) {
  .equal-height {
    overflow: hidden;
  }
}
.flexbox .equal-height .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.no-flexbox .equal-height .row:before,
.no-flexbox .equal-height .row:after {
  content: '';
  display: table;
}
.no-flexbox .equal-height .row:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .equal-height .row {
    display: block !important;
  }
}
.equal-height .full-image .fly-col-inner {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .equal-height .full-image .fly-col-inner {
    margin-left: 0 !important;
  }
}
.equal-height .full-image img {
  max-width: none;
  height: 100%;
  position: absolute;
}
@media only screen and (max-width: 767px) {
  .equal-height .full-image img {
    max-width: 100%;
    height: auto;
    position: static;
  }
}
.background-cover,
.background-cover > * {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 991px) {
  .background-cover .custom-space {
    height: 500px !important;
  }
}
.section-our-clients-freebie .tab-content,
.section-our-clients .tab-content {
  min-height: 0;
}
.margin-100 .fly-col-inner {
  margin: 100px;
}
@media only screen and (max-width: 1229px) {
  .margin-100 .fly-col-inner {
    margin: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .margin-100 .fly-col-inner {
    margin: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .margin-100 .fly-col-inner {
    margin: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .fw-special-title {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* =========================================================================
   Ken Burns Effect on Slider Images
 =========================================================================== */
.main-slider .zoom_effect .image {
  -webkit-transition: transform 44s linear;
  -moz-transition: transform 44s linear;
  -o-transition: transform 44s linear;
  -ms-transition: transform 44s linear;
  transition: transform 44s linear;
  -webkit-transform-origin: 80% 20%;
  -moz-transform-origin: 80% 20%;
  -o-transform-origin: 80% 20%;
  -ms-transform-origin: 80% 20%;
  transform-origin: 80% 20%;
  background-position: center top !important;
  background-attachment: scroll !important;
}
.main-slider .zoom_effect.ken-burns .image {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -o-transform: scale(1.4);
  -ms-transform: scale(1.4);
  transform: scale(1.4);
}
/* =========================================================================
   mc4wp Custom Form
 =========================================================================== */
.form-light .mc4wp-form-fields input[type='email'] {
  color: #fff;
  border-color: #fff;
}
.form-light .mc4wp-form-fields input[type='email']::-webkit-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.form-light .mc4wp-form-fields input[type='email']:-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.form-light .mc4wp-form-fields input[type='email']::-moz-placeholder {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.form-light .mc4wp-form-fields input[type='email']:-ms-input-placeholder {
  font-size: 12px;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}
.form-light .mc4wp-form-fields input[type='submit'] {
  background-color: #1a1a1a;
  color: #fff;
}
.form-light .mc4wp-form-fields input[type='submit']:hover,
.form-light .mc4wp-form-fields input[type='submit']:active {
  background-color: #404040;
}
/* =========================================================================
   Navigation Menu
 =========================================================================== */
.fly-nav-menu-message {
  float: right;
  max-width: 80%;
  margin: 39px 0 0;
  padding-left: 20px;
  font-size: 14px;
  color: #fff;
  line-height: 1.2;
}
@media only screen and (max-width: 991px) {
  .fly-nav-menu-message {
    margin-top: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .fly-nav-menu-message {
    display: none;
  }
}
.static .fly-nav-menu-message,
.sticky .fly-nav-menu-message {
  color: #353535;
}
.fly-nav-menu-message a {
  color: #00a98f;
}
@media only screen and (max-width: 767px) {
  html #wpadminbar {
    top: -46px;
  }
}
.post-content blockquote p {
  font-size: 14px;
  line-height: 1.9;
  color: #b4b4b4;
}
.single-post .post-content > p:first-child:first-letter {
  float: left;
  font-size: 4.4em;
  line-height: .8;
  text-transform: uppercase;
  padding: .18em .26em 0 0;
}
.comments .comment-reply-title {
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #1a1a1a;
  text-transform: uppercase;
  margin-bottom: 2em;
  text-align: center;
}
.comment-reply-link {
  float: right;
  color: #353535;
}
.comment-reply-link:hover,
.comment-reply-link:active {
  color: #00a98f;
}
.comment-reply-link:before {
  content: "\f112";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  margin-right: 6px;
}
.post-meta .post-date {
  text-transform: uppercase;
}
.post-media > img {
  margin-bottom: 20px;
}
/* widgets wp */
.widget_rss ul,
.widget_recent_comments ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_archive ul,
.widget_recent_entries ul {
  margin-top: -16px;
  padding: 0;
  list-style: none;
}
.widget_rss li,
.widget_recent_comments li,
.widget_pages li,
.widget_nav_menu li,
.widget_meta li,
.widget_archive li,
.widget_recent_entries li {
  border-top: 1px solid #f1f1f1;
}
.widget_rss li:first-child,
.widget_recent_comments li:first-child,
.widget_pages li:first-child,
.widget_nav_menu li:first-child,
.widget_meta li:first-child,
.widget_archive li:first-child,
.widget_recent_entries li:first-child {
  border-top: none;
}
.widget_rss li.active a,
.widget_recent_comments li.active a,
.widget_pages li.active a,
.widget_nav_menu li.active a,
.widget_meta li.active a,
.widget_archive li.active a,
.widget_recent_entries li.active a {
  color: #00a98f;
}
.widget_recent_comments a,
.widget_pages a,
.widget_nav_menu a,
.widget_meta a,
.widget_archive a,
.widget_recent_entries a {
  display: block;
  padding: 16px 0;
  font-size: 14px;
  color: #5f5f5f;
}
.widget_rss a {
  font-size: 15px;
  color: #5f5f5f;
}
.widget_pages a:before,
.widget_pages a:after,
.widget_nav_menu a:before,
.widget_nav_menu a:after,
.widget_meta a:before,
.widget_meta a:after,
.widget_archive a:before,
.widget_archive a:after,
.widget_recent_entries a:before,
.widget_recent_entries a:after {
  content: '';
  display: table;
}
.widget_pages a:after,
.widget_nav_menu a:after,
.widget_meta a:after,
.widget_archive a:after,
.widget_recent_entries a:after {
  clear: both;
}
.widget_rss a:hover,
.widget_rss a:active,
.widget_recent_comments a:hover,
.widget_recent_comments a:active,
.widget_pages a:hover,
.widget_pages a:active,
.widget_nav_menu a:hover,
.widget_nav_menu a:active,
.widget_meta a:hover,
.widget_meta a:active,
.widget_archive a:hover,
.widget_archive a:active,
.widget_recent_entries a:hover,
.widget_recent_entries a:active {
  color: #00a98f;
}
.widget_rss a span,
.widget_recent_comments a span,
.widget_pages a span,
.widget_nav_menu a span,
.widget_meta a span,
.widget_archive a span,
.widget_recent_entries a span {
  float: right;
}
.widget_rss li,
.widget_recent_comments li {
  padding: 15px 0;
}
.widget_rss .rss-widget-icon {
  float: left;
  margin-top: 5px;
  margin-right: 6px;
}
.widget_rss .widget-title .rsswidget {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
}
.widget_rss cite {
  color: #00a98f;
  display: block;
  margin-top: 8px;
}
.widget_rss .rss-date {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
}
.widget_rss .rssSummary {
  line-height: 1.7em;
}
.search-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 1em;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
  line-height: normal;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.search-field:focus {
  background-color: #FFFFFF;
  border: 1px solid #777777;
  outline: 0 !important;
  border-color: #b4b4b4;
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget_search label {
  width: 100%;
}
.screen-reader-text {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a1a1a;
  text-align: left;
  text-transform: uppercase;
  padding: 1em 1.4em;
  margin: 0 0 2.4em;
  background-color: #fbfbfb;
  border-left: 2px solid #eaeaea;
}
.section-related-articles {
  padding-bottom: 20px;
}
.section-related-articles .content {
  width: 100%;
  margin-bottom: 0;
}
.section-related-articles .article {
  padding: 0 15px !important;
}
.section-related-articles .container-wrap {
  padding: 0 30px;
}
.widget_tag_cloud a {
  font-size: 12px !important;
}
.single-fw-portfolio .post-links .post-share {
  text-align: center;
}
.portfolio-shortcode .project .label,
.tax-fw-portfolio-category .project .label {
  margin-right: 15px;
}
.footer .widget_categories li {
  float: none;
  width: 100%;
  margin: 0;
}
.footer .widget {
  margin-bottom: 0;
}
.footer .widget_rss .widget-title .rsswidget,
.footer .widget-title {
  color: #DDDDDD;
  text-align: left;
  margin-top: 10px;
  margin-bottom: 1.6em;
  font-size: 15px;
  line-height: 16.5px;
  font-weight: bold;
  text-transform: none;
  padding: 0;
  background: none;
  border-left: none;
}
.footer .widget_rss .rss-widget-icon {
  margin-top: 0;
  margin-right: 8px;
}
.footer .widget ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer .widget ul a:not(.btn) {
  color: #777777;
  display: block;
  margin-bottom: 3px;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}
.footer .widget ul a:not(.btn):hover,
.footer .widget ul a:not(.btn):focus {
  color: #777777;
}
.footer .widget ul a:before,
.footer .widget ul a:after {
  content: '';
  display: none;
}
.footer:not(.footer-big) .widget ul {
  font-size: 16px;
}
.footer:not(.footer-big) .widget ul li {
  margin-left: 20px;
  float: left;
}
.footer:not(.footer-big) .widget ul a {
  padding: 10px 0px;
  margin: 15px 10px 15px 0px;
}
.footer-color-black .widget ul a,
.footer-transparent .widget ul a {
  color: #FFFFFF;
}
.footer-color-black .widget ul a:hover,
.footer-color-black .widget ul a:focus,
.footer-transparent .widget ul a:hover,
.footer-transparent .widget ul a:focus {
  color: #777777;
}
.footer-big .widget ul {
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
.footer-big .widget ul li {
  float: none;
  border: none;
}
.footer-big .widget ul .btn {
  margin-bottom: 5px;
}
.footer .widget .screen-reader-text {
  display: none;
}
.footer .widget select {
  background-color: #222426;
  padding: 5px 10px;
  color: #fff;
}
.footer .widget_calendar table tbody td,
.footer .widget_calendar table tbody td span {
  padding: 8px 4px;
}
.footer .widget_calendar table thead th,
.footer .widget_calendar table caption {
  color: #fff;
}
.footer .widget_calendar #today {
  color: #000;
}
.footer .widget ul ul.children {
  margin-left: 12px;
}
.footer .widget .form-login .checkbox,
.footer .widget .checkbox label:hover,
.footer .widget .radio label:hover,
.footer .widget .checkbox label:focus,
.footer .widget .radio label:focus,
.footer .widget .checkbox label:active,
.footer .widget .radio label:active,
.footer .widget .form-login .submit,
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked:after,
.footer .widget .radio label.checked:after {
  background-color: #fff;
}
.footer .widget .checkbox label:before,
.footer .widget .radio label:before {
  border: 2px solid #fff;
}
.footer .widget .checkbox label.checked,
.footer .widget .radio label.checked {
  color: #fff;
}
.footer .widget .checkbox label.checked:after,
.footer .widget .radio label.checked:after {
  background-color: #fff;
}
.footer .widget .checkbox label:hover,
.footer .widget .radio label:hover,
.footer .widget .checkbox label:focus,
.footer .widget .radio label:focus,
.footer .widget .checkbox label:active,
.footer .widget .radio label:active {
  color: #fff;
}
.footer .widget .form-login .submit {
  border: 1px solid #ddd;
  padding: 8px;
}
.footer .widget-posts .post-content {
  width: 100%;
  padding-left: 70px;
}
.footer .widget-posts .post-title a {
  color: #fff;
}
.footer .widget-posts .post-date {
  color: #5f5f5f;
}
.footer .widget-posts .post-meta > * {
  padding: 0;
}
.footer .fw-widget-posts.tabs ul li {
  float: left;
}
.footer .fw-widget-posts.tabs ul li a {
  line-height: 46px;
}
.footer .fw-widget-posts.tabs ul li.active a {
  color: #fff;
}
.footer .widget-posts .post-meta,
.footer .fw-widget-posts .post-meta {
  margin-bottom: 0;
}
.footer .widget_recent_entries .post-date {
  font-size: 12px;
}
.footer .widget_rss li {
  padding: 0 0 20px 0;
}
.footer .widget_recent_entries li,
.footer .widget_recent_comments li {
  padding: 0 0 12px 0;
}
.footer .widget_text .textwidget {
  color: #777777;
}
.fw-heading {
  max-width: 760px;
  margin: 0 auto;
  display: block;
  padding: 0 15px;
}
.fw-heading-center {
  text-align: center;
}
.container-fluid {
  padding: 0;
}
.space-sm {
  height: 30px;
}
.space-md {
  height: 60px;
}
.space-lg {
  height: 90px;
}
.separator.fw-space-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.separator.fw-space-md {
  margin-top: 30px;
  margin-bottom: 30px;
}
.separator.fw-space-lg {
  margin-top: 45px;
  margin-bottom: 45px;
}
.section-height-sm {
  height: 360px;
}
.section-height-md {
  height: 480px;
}
.section-height-lg {
  height: 680px;
}
@media (max-width: 768px) {
  .space-sm {
    height: 25px !important;
  }
  .space-md {
    height: 40px !important;
  }
  .space-lg {
    height: 60px !important;
  }
  .custom-space {
    height: 60px !important;
  }
  .section-height-sm {
    height: auto !important;
  }
  .section-height-md {
    height: auto !important;
  }
  .section-height-lg {
    height: auto !important;
  }
  .section-height-custom {
    height: auto !important;
  }
}
section.parallax {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  z-index: 0;
  display: block;
}
.section-text-white .fw-heading,
.section-text-white .description {
  color: #fff;
}
section .container-fluid,
section .container {
  z-index: 1;
  position: relative;
  display: block;
}
.fly-tabs-container div.description p,
.fw-testimonials div.description p,
.fw-service div.description p,
.fw-heading div.description p,
div.description {
  font-size: 16px;
  color: #777777;
  line-height: 1.6em;
  font-weight: 400;
  margin: 0 0 .75em;
}
@media (min-width: 768px) {
  .vertical-custom-space {
    width: 11%;
  }
}
.card .big-text {
  margin-bottom: 5px;
  color: #333333;
}
.card .description {
  color: #777777;
}
.fw-pricing .content,
.card-member .content {
  margin-bottom: 0;
}
.info-pricing .icons-info {
  font-size: 40px;
  width: 40px;
}
.info-pricing .text-description {
  max-width: 100%;
}
.info-pricing .text-description p {
  font-size: 16px;
  line-height: 1.6;
}
.fa {
  width: auto;
}
.fw-icon {
  margin: 0 8px;
}
.fw-heading {
  padding: 0;
}
.fw-pricing .price-currency {
  position: absolute;
  top: 15px;
  left: -20px;
  font-size: 27px;
}
.form-group {
  margin-bottom: 0;
}
.fw-submit-btn-wrap {
  margin-top: 30px;
}
.main-slider {
  margin-bottom: 0;
}
.page-template-default .page-wrapper,
.error404 .page-wrapper,
.search .page-wrapper,
.single .page-wrapper {
  margin-top: 60px;
}
/* Video in section */
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
}
.video-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(68, 68, 68, 0.4);
}
.video-container iframe {
  max-width: none;
}
/*.section-header h1, .section-header-blog h1,
.section-presentation-page h1 {
	font-size: 3em;
	line-height: 1.213483146em;
	font-weight: bold;
	text-shadow: none;
}*/
.pagination {
  text-align: center;
}
.pagination > li.prev a:before,
.pagination > li.next a:before {
  content: "\f104";
  font-family: 'FontAwesome';
  font-size: 16px;
}
.pagination > li.next a:before {
  content: "\f105";
}
.admin-bar .navigation.sticky.sticky-moved {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .navigation.sticky.sticky-moved {
    top: 46px;
  }
}
.container-fluid {
  overflow-x: hidden;
}
.overflow-visible {
  overflow: visible;
}
.parallax {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
.main-slider-big .item {
  height: 100vh;
}
.content,
.sidebar {
  margin-bottom: 100px;
}
@media only screen and (max-width: 767px) {
  .content,
  .sidebar {
    margin-bottom: 60px;
  }
}
.section-header .content,
.section-header-blog .content,
.section-presentation-page .content {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .page-template-default .page-wrapper,
  .error404 .page-wrapper,
  .search .page-wrapper,
  .single .page-wrapper {
    margin-top: 40px;
  }
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  font-family: 'FontAwesome';
}
#swipebox-prev:before,
#swipebox-next:before,
#swipebox-close:before {
  content: '\f00d';
}
#swipebox-prev:before {
  content: '\f053';
}
#swipebox-next:before {
  content: '\f054';
}
.article.card .content {
  margin-bottom: 0;
}
.card-blog .circle-black {
  margin-top: -10px;
}
.card-blog .post-slider {
  margin-bottom: 0;
}
a.post-overlay-link {
  display: block;
  color: #5f5f5f;
  margin: 0 25px;
}
@media only screen and (max-width: 1229px) {
  a.post-overlay-link {
    margin: 0 10px;
  }
}
a.post-overlay-link:hover,
a.post-overlay-link:active {
  color: #00a98f;
}
a.post-overlay-link .inner {
  position: relative;
}
a.post-overlay-link blockquote {
  padding: 20px 0 0 30px;
  margin: 0;
  font-size: 14px;
  border-left: none;
}
a.post-overlay-link i {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 20px;
}
.custom-checkbox,
.custom-radio {
  margin-bottom: 20px;
}
.custom-checkbox input[type='checkbox'],
.custom-radio input[type='checkbox'] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
.custom-checkbox input[type='radio'],
.custom-radio input[type='radio'] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
.custom-checkbox label,
.custom-radio label {
  font-weight: 400;
  vertical-align: middle;
}
.select-field {
  display: block;
  width: 100%;
  height: 36px;
  padding: 0 1em;
  margin-bottom: 30px;
  font-size: 12px;
  font-weight: 400;
  color: #353535;
  line-height: normal;
  letter-spacing: 0;
  background-color: transparent;
  border: 1px solid #eaeaea;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.select-field:hover,
.select-field:active,
.select-field:focus {
  outline: none;
}
.card-price.card-black .title-header,
.card-price.card-black .subtitle-header {
  color: #fff;
}
.thumbnail-slider:before {
  bottom: 0;
  height: 5px;
}
@media only screen and (max-width: 767px) {
  .space-sm {
    height: 10px !important;
  }
  .space-md {
    height: 20px !important;
  }
  .space-lg {
    height: 30px !important;
  }
  .section-height-lg {
    min-height: 320px;
  }
  .footer .widget {
    margin-bottom: 25px;
  }
  .fw-testimonials div.description p,
  .fw-service div.description p,
  .fw-heading div.description p,
  div.description {
    font-size: 14px;
  }
  .section-our-clients-freebie .nav-text,
  .section-our-clients .nav-text {
    margin-top: 0;
  }
  .info-pricing .text-description p,
  .section-faq .text-description p {
    font-size: 14px;
  }
  .footer .row .info .title {
    text-align: left !important;
  }
  footer .row .info ul {
    text-align: left;
  }
  .footer-social .btn {
    margin: 0;
  }
  .info-icon {
    margin-bottom: 30px;
  }
  .fly-team-member {
    margin-bottom: 0;
  }
  .info-pricing .icon {
    margin-top: 4px;
  }
  .portfolio-item h3 {
    margin: 5px 0;
  }
  .card-blog .content {
    padding: 15px 15px 35px;
  }
  a.post-overlay-link {
    margin: 0 15px;
  }
  .section-related-articles .container-wrap {
    padding: 0 15px;
  }
}
.postlist-alternate .card-blog .content {
  padding: 0 15px;
}
@media only screen and (max-width: 991px) {
  .postlist-alternate .card-blog .content {
    padding: 0;
  }
}
.postlist-alternate .article {
  margin-bottom: 80px;
}
@media only screen and (max-width: 767px) {
  .postlist-alternate .article {
    margin-bottom: 40px;
  }
}
.wp-caption,
.wp-caption-text,
.gallery-caption,
.bypostauthor {
  overflow: hidden;
}
.postlist-alternate .article .column-content.full-post-column {
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
}
.page-sidebar .content,
.page-sidebar-left .content {
  width: 100%;
  float: none;
}
.page-sidebar .fly-content,
.page-sidebar-left .fly-content {
  float: left;
  width: 66.66%;
}
@media only screen and (max-width: 767px) {
  .page-sidebar .fly-content,
  .page-sidebar-left .fly-content {
    float: none;
    width: 100%;
  }
}
.sticky .card-title:before {
  content: '\f097';
  font-family: 'FontAwesome';
  font-size: 2.2em;
  margin-right: 10px;
}
/* Default tables */
table,
th,
td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px;
  width: 100%;
}
table td,
table th {
  border-width: 1px;
  padding: 7px 10px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.aligncenter {
  margin: 0 auto;
}
img.alignleft,
.wp-caption.alignleft {
  margin: 0 5% 5px 0;
}
img.alignright,
.wp-caption.alignright {
  margin: 0 0 5px 5%;
}
img.alignnone,
.wp-caption.alignnone {
  margin: 0 0 5px;
}
figure.wp-caption {
  max-width: 100%;
  color: #767676;
}
.wp-caption-text {
  font-size: 13px;
  line-height: 28px;
  color: #b6b8b9;
  position: relative;
  margin: 9px 0 0 0;
  padding: 0 5px 0 10px;
}
.post-password-form input[type="password"] {
  border: 1px solid #eaeaea;
  border-radius: 3px;
  padding: 5px;
}
.post-content ul li ol li:before,
.post-content ol li ul li:before {
  background: transparent;
}
.comment-content ol li,
.comment-content ul li {
  margin-left: 12px;
  line-height: 2.2em;
  list-style: disc;
}
.comment-content ol li {
  list-style: decimal;
}
.comment-content {
  line-height: 2em;
}
.gallery-item {
  display: inline-block;
  padding: 1.79104477%;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-item .gallery-caption {
  display: block;
  padding: 0.5em 0;
}
.gallery-item img {
  display: block;
  margin: 0 auto;
  height: auto;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
.wpcf7 label {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: #353535;
  text-transform: uppercase;
  margin-bottom: 1em;
}
.wpcf7-submit {
  height: auto;
}
.wpcf7-form-control:focus {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #777;
}
input[type="file"],
.wpcf7-checkbox,
.wpcf7-radio {
  border: none;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
.wpcf7-acceptance {
  height: auto;
}
section {
  position: relative;
}
.fly-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
}
.card-price .price .number,
.fly-performance .number {
  color: #00a98f;
}
.sidebar .widget .screen-reader-text {
  display: none;
}
.fw_form_fw_form p.form-error {
  font-size: 12px;
  margin-top: 6px;
}
.form-control {
  margin-bottom: 0;
}
.form-builder-item {
  margin-bottom: 30px;
}
.flash-messages-error li,
.flash-messages-success li {
  list-style: none;
  text-align: center;
}
section .container-fluid,
section .container {
  max-width: 100%;
}
.section-bg-image {
  background-size: cover;
  background-position: center;
}
