.qx-section-parallax {
  position: relative;
}

.qx-btn.qx-btn-primary {
  background: #ed4f65;
  border-color: #ed4f65;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-btn.qx-btn-primary:hover {
  background: transparent;
  border-color: #ed4f65;
  color: #ed4f65;
}
.qx-btn.qx-btn-primary:focus {
  outline: 0;
}
.qx-btn.qx-btn-info {
  background: transparent;
  border-color: #ed4f65;
  color: #ed4f65;
  font-size: 16px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 10px 25px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-btn.qx-btn-info:hover {
  background: #ed4f65;
  border-color: #ed4f65;
  color: #ffffff;
}
.qx-btn.qx-btn-info:focus {
  outline: 0;
}

.qx-element-blurb h4 {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-blurb:hover h4 {
  color: #ed4f65;
}

.qx-element-slider-pro .slick-slider,
.qx-element-infinito-slider .slick-slider {
  margin-bottom: 0;
}
.qx-element-slider-pro .slick-slider .qx-slide,
.qx-element-infinito-slider .slick-slider .qx-slide {
  background-size: cover !important;
}
.qx-element-slider-pro .qx-slide__content,
.qx-element-infinito-slider .qx-slide__content {
  margin: 18px 0 45px;
}
.qx-element-slider-pro .slick-dots,
.qx-element-infinito-slider .slick-dots {
  bottom: 100px;
}
.qx-element-infinito-slider .slick-prev {
  left: -45px;
}
.qx-element-infinito-slider .slick-prev[dir="rtl"] {
  left: auto;
  right: -45px;
}
.qx-element-infinito-slider .slick-next {
  right: -45px;
}
.qx-element-infinito-slider .slick-next[dir="rtl"] {
  left: -45px;
  right: auto;
}
.qx-element-infinito-slider .qx-sliders:hover .slick-prev {
  left: 10px;
}
.qx-element-infinito-slider .qx-sliders:hover .slick-next {
  right: 10px;
}

.qx-element-infinito-section-title .section-title {
  font-size: 55px;
  margin: 0 0 45px;
  color: #ed4f65;
}
.qx-element-infinito-section-title .section-title span {
  display: block;
  font-size: 50%;
  font-style: inherit;
  color: #212121;
  opacity: .7;
}
.qx-element-infinito-section-title .section-title span img {
  margin-top: -5px;
}

.qx-element-testimonial .qx-media-left {
  width: 120px;
  height: 120px;
  display: block;
  float: left;
  margin-right: 20px;
}
.qx-element-testimonial .qx-media-left img {
  max-width: inherit;
  width: 100%;
  height: auto;
  border: 8px solid #cfcfcf;
}
.qx-element-testimonial .qx-testimony {
  margin-bottom: 30px;
}
.qx-element-testimonial h4 {
  color: #ed4f65;
}

.qx-element-testimonial-pro.tx-infinito-testi {
  position: relative;
}
.qx-element-testimonial-pro.tx-infinito-testi.slick-slider {
  margin-bottom: 0;
}
.qx-element-testimonial-pro.tx-infinito-testi .qx-testimony,
.qx-element-testimonial-pro.tx-infinito-testi .name-deg,
.qx-element-testimonial-pro.tx-infinito-testi .qx-text-muted {
  color: #18191b;
}
.qx-element-testimonial-pro.tx-infinito-testi .qx-testimony {
  max-width: 545px;
  margin-top: 180px;
  font-size: 17px;
}
.qx-element-testimonial-pro.tx-infinito-testi .qx-testimony p {
  line-height: 1.6em;
}
.qx-element-testimonial-pro.tx-infinito-testi .name-deg {
  margin-top: 52px;
}
.qx-element-testimonial-pro.tx-infinito-testi .name-deg h4 {
  color: #ed4f65;
}
.qx-element-testimonial-pro.tx-infinito-testi .author-img {
  position: absolute;
  right: 0;
  bottom: -300px;
}
.qx-element-testimonial-pro.tx-infinito-testi .slick-dots {
  text-align: left;
  bottom: 150px;
}
.qx-element-testimonial-pro.tx-infinito-testi .slick-dots li,
.qx-element-testimonial-pro.tx-infinito-testi .slick-dots li button:before {
  width: 20px;
}
.qx-element-testimonial-pro.tx-infinito-testi .slick-dots li.slick-active button:before {
  color: #18191b;
  font-size: 20px;
}
.qx-element-testimonial-pro.tx-infinito-testi .qx-testimonial {
  margin-bottom: 250px;
}

.qx-element-tabs .tabs {
  margin: 0 0 10px;
}
.qx-element-tabs li.tab a {
  text-transform: uppercase;
  border: 0;
  border-bottom: 3px solid transparent;
  border-radius: 0;
}

.qx-element-carousel .slick-next {
  right: -30px;
}
.qx-element-carousel .slick-prev {
  left: -30px;
}
.qx-element-carousel .slick-prev,
.qx-element-carousel .slick-next {
  margin-top: 3px;
}
.qx-element-carousel .slick-prev:before,
.qx-element-carousel .slick-next:before {
  border: 0;
}
.qx-element-carousel .slick-slide img {
  opacity: .5;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-carousel .slick-slide img:hover {
  opacity: 1;
}

.qx-element-person {
  position: relative;
  text-align: center;
  margin-bottom: 30px;
}
.qx-element-person .qx-person-img {
  border: 10px solid #f1f1f1;
  position: relative;
  z-index: 1;
}
.qx-element-person:hover .overlay {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 2;
}
.qx-element-person .overlay {
  background: #ffffff;
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-person .qx-person-info {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.qx-element-person .qx-person-info .qx-person-position {
  margin-top: 5px;
}
.qx-element-person .social-links {
  margin-top: 15px;
}
.qx-element-person .social-links a {
  color: #212121;
}

.qx-element-number-counter {
  position: relative;
  margin-bottom: 30px;
}
.qx-element-number-counter .qx-img {
  opacity: .1;
}
.qx-element-number-counter .qx-counter-info {
  color: #ffffff;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
}
.qx-element-number-counter .qx-counter-info .qx-nc-number {
  font-family: "nevisbold", Times, serif;
  font-size: 52px;
  line-height: 45px;
}
.qx-element-number-counter .qx-counter-info .qx-nc-title {
  font-size: 16px;
  text-transform: uppercase;
}

.qx-element-service {
  position: relative;
  background: #ffffff;
  height: 268px;
  overflow: hidden;
  text-align: center;
  margin-bottom: 30px;
}
.qx-element-service .qx-img {
  line-height: 268px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-service:hover .overlay {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.qx-element-service:hover .qx-img {
  -webkit-transform: scale(2.5);
  -moz-transform: scale(2.5);
  -ms-transform: scale(2.5);
  -o-transform: scale(2.5);
  transform: scale(2.5);
  opacity: .1;
}
.qx-element-service .overlay {
  background: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-service .qx-info {
  position: absolute;
  padding: 30px;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.qx-element-service .qx-info h4 {
  font-size: 16px;
}

.qx-element-accordion .collapsible-header {
  min-height: 4rem;
  font-size: inherit;
  line-height: 4rem;
}
.qx-element-accordion .collapsible-body {
  font-size: inherit;
  line-height: inherit;
}

.qx-element-joomla-articles .qx-media-inner {
  box-shadow: 0 1px 5px #BDBDBD;
  padding: 20px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-joomla-articles .qx-media-inner img {
  max-width: 100%;
}
.qx-element-joomla-articles .qx-media-inner h3 {
  font-size: 16px;
  margin-top: 5px;
}
.qx-element-joomla-articles .qx-media-inner h3 a {
  color: #212121;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-joomla-articles .qx-media-inner h3 a:hover {
  color: #ed4f65;
  text-decoration: none;
}
.qx-element-joomla-articles .qx-media-inner figure {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.qx-element-joomla-articles .qx-media-inner figure img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.qx-element-joomla-articles .qx-media-inner figure .qx-element-joomla-article-date {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ed4f65;
  padding: 5px 25px;
  color: #fff;
}
.qx-element-joomla-articles .qx-media-inner .post-meta {
  margin-bottom: 10px;
}
.qx-element-joomla-articles .qx-media-inner .post-meta .qx-element-joomla-article-writtenby {
  margin-right: 15px;
}
.qx-element-joomla-articles .qx-media-inner:hover {
  box-shadow: 0 1px 2px rgba(43, 59, 93, 0.29), 0 0 13px rgba(43, 59, 93, 0.29);
}
.qx-element-joomla-articles .qx-media-inner:hover img {
  -webkit-transform: scale(1.2) rotate(-5deg);
  -moz-transform: scale(1.2) rotate(-5deg);
  -ms-transform: scale(1.2) rotate(-5deg);
  -o-transform: scale(1.2) rotate(-5deg);
  transform: scale(1.2) rotate(-5deg);
}

.qx-element-space {
  margin: 0;
}

.qx-element-headlines-slide span {
  color: #ed4f65;
}

.qx-element-infinito-filterable-gallery .qx-fg-filter {
  float: left;
  text-align: left;
}
.qx-element-infinito-filterable-gallery .qx-fg-filter li {
  display: block;
}
.qx-element-infinito-filterable-gallery .qx-fg-filter li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #212121;
}
.qx-element-infinito-filterable-gallery .qx-fg-filter li a.btn {
  border: 0;
  padding: 8px 20px;
}
.qx-element-infinito-filterable-gallery .qx-fg-filter li a.btn.active {
  background: transparent;
  border-left: 5px solid #ed4f65;
  border-radius: 0;
  padding-left: 15px;
}
.qx-element-infinito-filterable-gallery .qx-fg-filter li a.btn.active,
.qx-element-infinito-filterable-gallery .qx-fg-filter li a.btn:hover {
  color: #ed4f65;
}
.qx-element-infinito-filterable-gallery .qx-fg-items {
  width: 80%;
  float: right;
}
.qx-element-infinito-filterable-gallery .qx-fg-items .qx-fg-wrap {
  background: #ffffff;
  padding: 10px;
  box-shadow: 3px 3px 10px #6f6f6f;
}
.qx-element-infinito-filterable-gallery .qx-fg-items .qx-fg-wrap .qx-overlay-background {
  background: rgba(255, 255, 255, 0.9);
}
.qx-element-infinito-filterable-gallery .qx-fg-items .qx-fg-wrap .qx-fg-content {
  color: #18191b;
  font-size: 14px;
}
.qx-element-infinito-filterable-gallery .qx-fg-items .qx-fg-wrap .qx-fg-content .qx-fg-title {
  font-size: 16px;
}

.qx-element-filterable-gallery .qx-fg-filter {
  text-align: left;
  margin: 20px 0 35px;
}
.qx-element-filterable-gallery .qx-fg-filter li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #212121;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn {
  border: 0;
  padding: 8px 0;
  margin-right: 15px;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn.active {
  background: transparent;
  border-bottom: 3px solid #ed4f65;
  border-radius: 0;
  padding-bottom: 5px;
}
.qx-element-filterable-gallery .qx-fg-filter li a.btn.active,
.qx-element-filterable-gallery .qx-fg-filter li a.btn:hover {
  color: #ed4f65;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item {
  padding: 0;
  margin: 0;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item .qx-overlay-panel.qx-overlay-background {
  background: #fff;
  padding: 10px;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item .qx-overlay-panel .qx-overlay-icon:before {
  color: #ed4f65;
  top: inherit;
  width: 30px;
  height: 30px;
  margin-top: 15px;
  margin-left: -15px;
  font-size: 35px;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item .qx-overlay-panel .qx-fg-content {
  color: #18191b;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item .qx-overlay-panel .qx-fg-content .qx-fg-title {
  font-size: 16px;
}
.qx-element-filterable-gallery .qx-fg-items .qx-fg-item .qx-overlay-panel .qx-fg-content .qx-fg-description {
  font-size: 14px;
}

.qx-element-text ul {
  line-height: 25px;
}
.qx-element-text ul li {
  list-style: none;
}
.qx-element-text ul li:before {
  content: "\f046";
  font-family: FontAwesome;
  padding-right: 6px;
}

.qx-element-goto-next .qx-image {
  -webkit-animation: scrolldown 2s ease-in-out infinite;
  animation: scrolldown 2s ease-in-out infinite;
}
@-webkit-keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes scrolldown {
  0% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  50% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.qx-element-goto-next .scrolldown {
  -webkit-animation-name: scrolldown;
  animation-name: scrolldown;
}