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

[class*=" ga-icon-"], [class^=ga-icon-] {
    font-family: feather !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ga-text-center {
    text-align: center !important;
}

.ga-opacity-75 {
    opacity: .75 !important;
}

.ga-clearfix::before,
.ga-clearfix::after {
  content: " ";
  display: table;
  clear: both;
}

.ga-display-none {
  display: none;   
}

.ga-d-block {
  display: block;
}

.ga-d-table {
  display: table;
}

.ga-mb-2 {
  margin-bottom: .5rem;
}

.ga-rounded-circle {
  border-radius: 50%;
}

.ga-close {
  float: right;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1;
  color: #404040;
  text-shadow: none;
  opacity: .5;
}

.ga-close:hover {
  color: #404040;
  text-decoration: none;
}

.ga-close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}

.ga-testimonial-slider.nav-top-left,
.ga-testimonial-slider.nav-top-right,
.ga-team-slider.nav-top-left,
.ga-team-slider.nav-top-right,
.ga-logo-carousel.nav-top-left,
.ga-logo-carousel.nav-top-right,
.ga-post-carousel.nav-top-left,
.ga-post-carousel.nav-top-right,
.ga-product-carousel.nav-top-left,
.ga-product-carousel.nav-top-right {
  padding-top: 40px;
}

.ga-contact-form input[type=text],
.ga-contact-form input[type=email],
.ga-contact-form input[type=url],
.ga-contact-form input[type=tel],
.ga-contact-form input[type=date],
.ga-contact-form input[type=number],
.ga-contact-form textarea {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  outline: 0;
  width: 100%;
}

.ga-contact-form input[type=submit] {
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  width: auto;
  -webkit-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}

.ga-contact-form.placeholder-hide input::-webkit-input-placeholder,
.ga-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}

.ga-contact-form.placeholder-hide input::-moz-placeholder,
.ga-contact-form.placeholder-hide textarea::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}

.ga-contact-form.placeholder-hide input:-ms-input-placeholder,
.ga-contact-form.placeholder-hide textarea:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
}

.ga-contact-form.placeholder-hide input:-moz-placeholder,
.ga-contact-form.placeholder-hide textarea:-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}

.ga-custom-radio-checkbox input[type=checkbox],
.ga-custom-radio-checkbox input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: solid;
  border-width: 0;
  outline: none;
  min-width: 1px;
  width: 15px;
  height: 15px;
  background: #ddd;
  padding: 3px;
}

.ga-custom-radio-checkbox input[type=checkbox]:before,
.ga-custom-radio-checkbox input[type=radio]:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
}

.ga-custom-radio-checkbox input[type=checkbox]:checked:before,
.ga-custom-radio-checkbox input[type=radio]:checked:before {
  background: #999;
  -webkit-transition: all 0.25s linear 0s;
  -o-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}

.ga-custom-radio-checkbox input[type=radio] {
  border-radius: 50%;
}

.ga-custom-radio-checkbox input[type=radio]:before {
  border-radius: 50%;
}

.ga-post-elements-readmore-btn {
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
}

.elementor-lightbox .dialog-widget-content {
  width: 100%;
  height: 100%;
}

.ga-contact-form-align-left,
.elementor-widget-ga-weform.ga-contact-form-align-left .ga-weform-container {
  margin: 0 auto 0 0;
}

.ga-contact-form-align-center,
.elementor-widget-ga-weform.ga-contact-form-align-center .ga-weform-container {
  float: none;
  margin: 0 auto;
}

.ga-contact-form-align-right,
.elementor-widget-ga-weform.ga-contact-form-align-right .ga-weform-container {
  margin: 0 0 0 auto;
}

.ga-justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.elementor-align-justify .ga-button {
  text-align: center;
  display: inline-block;
  width: 100%;
}

.ga-social-button,
.entry-content .ga-social-button {
  box-shadow: none;
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
  transition: color .3s;
  color: #606975;
  font-size: 13px;
  text-decoration: none;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  margin-right: 8px;
  border: 1px solid #e1e7ec;
  line-height: 35px;
  text-align: center;
}

.ga-social-button:hover,
.ga-social-button:focus,
.entry-content .ga-social-button:hover,
.entry-content .ga-social-button:focus {
  box-shadow: none;
  border: 1px solid #e1e7ec;
}

.ga-social-button:last-child {
  margin-right: 0;
}

/* Amazon */
.ga-amazon {
font-size: 1.15em;
}

.ga-amazon:hover, 
.ga-amazon:focus {
color: #ff9900 !important;
}

/* Airbnb */
.ga-airbnb:hover, 
.ga-airbnb:focus {
color: #fd5c63 !important;
}

/* Behance */
.ga-behance {
font-size: 1.1em;
}

.ga-behance:hover, 
.ga-behance:focus {
color: #1769ff !important;
}

/* DeviantArt */
.ga-deviantart {
font-size: 1.2em;
}

.ga-deviantart:hover, 
.ga-deviantart:focus {
color: #4e6252 !important;
}

/* Digg */
.ga-digg {
font-size: 1.2em;
}

.ga-digg:hover, 
.ga-digg:focus {
color: #000000 !important;
}

/* Disqus */
.ga-disqus {
font-size: 1.1em;
}

.ga-disqus:hover, 
.ga-disqus:focus {
color: #2e9fff !important;
}

/* Dribbble */
.ga-dribbble:hover, 
.ga-dribbble:focus {
color: #ea4c89 !important;
}

/* Drupal */
.ga-drupal {
font-size: 1.1em;
}

.ga-drupal:hover, 
.ga-drupal:focus {
color: #0077c0 !important;
}

/* Email */
.ga-email:hover, 
.ga-email:focus {
color: #0da9ef !important;
}

/* Facebook */
.ga-facebook:hover, 
.ga-facebook:focus {
color: #3b5998 !important;
}

/* Flickr */
.ga-flickr:hover, 
.ga-flickr:focus {
color: #0063dc !important;
}

/* Foursquare */
.ga-foursquare:hover, 
.ga-foursquare:focus {
color: #ef4b78 !important;
}

/* GitHub */
.ga-github:hover, 
.ga-github:focus {
color: #4183c4 !important;
}

/* Google+ */
.ga-google-plus {
font-size: 1.2em;
}

.ga-google-plus:hover, 
.ga-google-plus:focus {
color: #dd4b39 !important;
}

/* Instagram */
.ga-instagram:hover, 
.ga-instagram:focus {
color: #3f729b !important;
}

/* LastFM */
.ga-lastfm {
font-size: 1.1em;
}

.ga-lastfm:hover, 
.ga-lastfm:focus {
color: #e31b23 !important;
}

/* LinkedIn */
.ga-linkedin:hover, 
.ga-linkedin:focus {
color: #0976b4 !important;
}

/* PayPal */
.ga-odnoklassniki {
font-size: 1.1em;
}

.ga-odnoklassniki:hover, 
.ga-odnoklassniki:focus {
color: #ed812b !important;
}

/* PayPal */
.ga-paypal {
font-size: .9em;
}

.ga-paypal:hover, 
.ga-paypal:focus {
color: #253b80 !important;
}

/* Pinterest */
.ga-pinterest:hover, 
.ga-pinterest:focus {
color: #cc2127 !important;
}

/* Reddit */
.ga-reddit {
font-size: 1.1em;
}

.ga-reddit:hover, 
.ga-reddit:focus {
color: #ff4500 !important;
}

/* Reddit */
.ga-rss {
font-size: .9em;
}

.ga-rss:hover, 
.ga-rss:focus {
color: #f26522 !important;
}

/* Skype */
.ga-skype {
font-size: .9em;
}

.ga-skype:hover, 
.ga-skype:focus {
color: #00aff0 !important;
}

/* SoundCloud */
.ga-soundcloud {
font-size: 1.2em;
}

.ga-soundcloud:hover, 
.ga-soundcloud:focus {
color: #ff8800 !important;
}

/* Stack Overflow */
.ga-stackoverflow:hover, 
.ga-stackoverflow:focus {
color: #fe7a15 !important;
}

/* Steam */
.ga-steam:hover, 
.ga-steam:focus {
color: #7da10e !important;
}

/* StumbleUpon */
.ga-stumbleupon:hover, 
.ga-stumbleupon:focus {
color: #eb4924 !important;
}

/* Tumblr */
.ga-tumblr:hover, 
.ga-tumblr:focus {
color: #35465c !important;
}

/* Twitch */
.ga-twitch:hover, 
.ga-twitch:focus {
color: #6441a5 !important;
}

/* Twitter */
.ga-twitter:hover, 
.ga-twitter:focus {
color: #55acee !important;
}

/* Vimeo */
.ga-vimeo:hover, 
.ga-vimeo:focus {
color: #1ab7ea !important;
}

/* Vine */
.ga-vine:hover, 
.ga-vine:focus {
color: #00b488 !important;
}

/* VKontakte */
.ga-vk {
font-size: 1.1em;
}

.ga-vk:hover, 
.ga-vk:focus {
color: #45668e !important;
}

/* WordPress */
.ga-wordpress:hover, 
.ga-wordpress:focus {
color: #21759b !important;
}

/* XING */
.ga-xing:hover, 
.ga-xing:focus {
color: #026466 !important;
}

/* Yahoo! */
.ga-yahoo {
font-size: 1.1em;
}

.ga-yahoo:hover, 
.ga-yahoo:focus {
color: #400191 !important;
}

/* Yelp */
.ga-yelp:hover, 
.ga-yelp:focus {
color: #af0606 !important;
}

/* YouTube */
.ga-youtube:hover, 
.ga-youtube:focus {
color: #e52d27 !important;
}

/* Grid Layout */
.ga-layout-grid {
  display: grid;
  justify-content: center;
}

/* Grid Layout | 1 Column */
.ga-layout-grid.one-column {
  grid-template-columns: 100%;
  grid-row-gap: 30px;
}

/* Grid Layout | 2 Columns */
.ga-layout-grid.two-columns {
grid-template-columns: 48% 48%;
grid-auto-rows: 0fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

/* Grid Layout | 3 Columns */
.ga-layout-grid.three-columns {
grid-template-columns: 31% 31% 31%;
grid-auto-rows: 0fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

/* Grid Layout | 4 Columns */
.ga-layout-grid.four-columns {
grid-template-columns: 22% 22% 22% 22%;
grid-auto-rows: 0fr;
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

/* Grid Layout Media */
@media(max-width: 767.98px) {
  .ga-layout-grid.three-columns,
  .ga-layout-grid.four-columns {
      display: block;   
  }
}
@media(max-width: 576px) {
  .ga-layout-grid.two-columns {
      display: block;   
  }
}

/* BOUNCE LOADER
* ------------------------ */
.ga-bounce-loader {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin: -9px 0 0 -35px;
  text-align: center;
  width: 70px;
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 10000;
}
.ga-bounce-loader .ga-bounce-1, 
.ga-bounce-loader .ga-bounce-2, 
.ga-bounce-loader .ga-bounce-3 {
  -webkit-animation: 1.4s ease-in-out 0s normal both infinite gabouncedelay;
  animation: 1.4s ease-in-out 0s normal both infinite gabouncedelay;
  background-color: #CCC;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  height: 18px;
  width: 18px;
}
.ga-bounce-loader .ga-bounce-1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.ga-bounce-loader .ga-bounce-2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes gabouncedelay {
0%, 80%, 100% {
  -webkit-transform: scale(0);
  transform: scale(0);
}

40% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
}
@keyframes gabouncedelay {
0%, 80%, 100% {
  -webkit-transform: scale(0);
  transform: scale(0);
}

40% {
  -webkit-transform: scale(1);
  transform: scale(1);
}
}
html.safari.iphone .ga-bounce-loader .ga-bounce-1,
html.safari.iphone .ga-bounce-loader .ga-bounce-2,
html.safari.iphone .ga-bounce-loader .ga-bounce-3 {
-webkit-animation: 1.4s ease-in-out infinite gabouncedelay;
animation: 1.4s ease-in-out infinite gabouncedelay;
}

/* Card
 ***********************************************/
 .ga-card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ffffff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .1);
}

.ga-card > hr {
  margin-right: 0;
  margin-left: 0;
}

.ga-card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5rem;
}

.ga-card-title {
  margin-bottom: 1.5rem;
}

.ga-card-subtitle {
  margin-top: -0.75rem;
  margin-bottom: 0;
}

.ga-card-text:last-child {
  margin-bottom: 0;
}

.ga-card-link:hover {
  text-decoration: none;
}

.ga-card-link + .ga-card-link {
  margin-left: 1.5rem;
}

.ga-card-header {
  padding: 1.5rem 1.5rem;
  margin-bottom: 0;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.ga-card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.ga-card-footer {
  padding: 1.5rem 1.5rem;
  background-color: #ffffff;
  border-top: 1px solid #e7e7e7;
}

.ga-card-header-tabs {
  margin-right: -0.75rem;
  margin-bottom: -1.5rem;
  margin-left: -0.75rem;
  border-bottom: 0;
}

.ga-card-header-pills {
  margin-right: -0.75rem;
  margin-left: -0.75rem;
}

.ga-card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.ga-card-img {
  width: 100%;
}

.ga-card-img-top {
  width: 100%;
}

.ga-card-img-bottom {
  width: 100%;
}

.ga-card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ga-card-deck .ga-card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .ga-card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .ga-card-deck .ga-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.ga-card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.ga-card-group > .ga-card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .ga-card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .ga-card-group > .ga-card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .ga-card-group > .ga-card + .ga-card {
    margin-left: 0;
    border-left: 0;
  }
}

.ga-card-columns .ga-card {
  margin-bottom: 1.5rem;
}

@media (min-width: 576px) {
  .ga-card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .ga-card-columns .ga-card {
    display: inline-block;
    width: 100%;
  }
}

.ga-card {
  border: 0;
  -webkit-box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.09);
  box-shadow: 0 0.75rem 1.25rem 0.0625rem rgba(64, 64, 64, 0.09);
  text-decoration: none;
}

.ga-card::after {
  display: block;
  position: absolute;
  bottom: -.625rem;
  left: 1.25rem;
  width: calc(100% - 2.5rem);
  height: 2.1875rem;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1.1875rem 1.75rem 0.3125rem rgba(64, 64, 64, 0.09);
  box-shadow: 0 1.1875rem 1.75rem 0.3125rem rgba(64, 64, 64, 0.09);
  content: '';
  z-index: -1;
}

.ga-card > img {
  display: block;
  width: 100%;
}

.ga-card-header,
.ga-card-footer {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.ga-card-header h1, 
.ga-card-header h2, 
.ga-card-header h3, 
.ga-card-header h4, 
.ga-card-header h5, 
.ga-card-header h6, 
.ga-card-header dt, 
.ga-card-header p,
.ga-card-header .h1, 
.ga-card-header .h2, 
.ga-card-header .h3, 
.ga-card-header .h4, 
.ga-card-header .h5, 
.ga-card-header .h6,
.ga-card-footer h1,
.ga-card-footer h2,
.ga-card-footer h3,
.ga-card-footer h4,
.ga-card-footer h5,
.ga-card-footer h6,
.ga-card-footer dt,
.ga-card-footer p,
.ga-card-footer .h1,
.ga-card-footer .h2,
.ga-card-footer .h3,
.ga-card-footer .h4,
.ga-card-footer .h5,
.ga-card-footer .h6 {
  margin: 0;
}

.ga-card-header .ga-nav-tabs {
  padding-bottom: 0;
}

.ga-card-title {
  margin: 0;
  font-size: 1.125rem;
  font-weight: 900;
}

.ga-card-title > a {
  -webkit-transition: color .3s;
  transition: color .3s;
  color: #343b43;
  text-decoration: none;
}

.ga-card-title > a:hover {
  color: #d3a6ff;
}

.ga-card-text {
  padding-top: 0.75rem;
  color: #8c8c8c;
}

.ga-card * {
  min-height: .01px;
}
