
	3.7 Services
	3.8 How it works
	3.9 Coupon
	3.10 Gallery
	3.11 News
	3.12 Facts
	3.13 Features text
	3.14 Discounts
	3.15 Prices
	3.16 Question Box
	3.17 Brands
	3.18 Faq
4. Special Pages
	4.1 Blog Page
	4.2 Shop Pages
5. Custom Animation
6. Vendor overlay styles

-----------------------------------*/
/*---------------------------------------*/
/*--------     1. Typography     --------*/
/
@media (min-width: 768px) {
  .page-header-top > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.page-header-top > .container > *:last-child {
  margin-left: auto;
  margin-right: 0;
}
.page-header-top > .container > *:first-child {
  margin-right: auto;
  margin-left: 0;
}
.page-header-top .logo {
  min-width: 272px;
  position: relative;
}
.page-header-top .logo .shine {
  position: absolute;
  top: -10%;
  left: 6%;
  pointer-events: none;
}
@media (max-width: 991px) {
  .page-header-top .logo {
    max-width: 160px;
    min-width: 160px;
  }
}
@media (max-width: 767px) {
  .page-header-top {
    padding: 5px 0;
  }
  .page-header-top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 49px;
    background-color: #4ba0e8;
  }
  .page-header-top .shine {
    display: none;
  }
}
.page-header-top-middle {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-right: 25px;
}
@media (max-width: 991px) {
  .page-header-top-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
@media (max-width: 767px) {
  .page-header-top-middle {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 15px;
  }
}
.page-header-top-middle > * {
  margin: 0 22px;
}
@media (max-width: 991px) {
  .page-header-top-middle > * {
    margin: 5px 10px;
  }
}
@media (max-width: 767px) {
  .page-header-top-middle > * {
    margin: 5px 0;
  }
}
.page-header .logo img {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .page-header .logo img {
    height: 109px;
  }
}
@media (max-width: 767px) {
  .page-header .logo {
    min-width: 100%;
    margin-top: 60px;
    margin-bottom: 10px;
    padding-right: 65px;
  }
  .page-header .logo img {
    max-width: 160px;
    min-width: 160px;
  }
}
.page-header-slogan {
  font-size: 16px;
  line-height: 20px;
}
.page-header-shedule {
  font-size: 16px;
  line-height: 20px;
  padding-left: 35px;
  position: relative;
}
.page-header-shedule .icon {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 24px;
  color: #6fbf52;
}
.page-header-phone {
  font-size: 16px;
  line-height: 20px;
}
.page-header-phone span.phone-number {
  display: block;
  font-size: 26px;
  line-height: 26px;
  white-space: nowrap;
}
@media (max-width: 991px) {
  .page-header-phone span.phone-number {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .page-header .quote-button-wrap .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .page-header .quote-button-wrap {
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .page-header .quote-button-wrap .btn {
    padding: 7px 15px;
    font-size: 12px;
    line-height: 24px;
  }
  .page-header .quote-button-wrap .btn,
  .page-header .quote-button-wrap .btn.focus,
  .page-header .quote-button-wrap .btn:focus {
    background: #fff;
    color: #677d8f;
  }
  .page-header .quote-button-wrap .btn:hover,
  .page-header .quote-button-wrap .btn.active,
  .page-header .quote-button-wrap .btn:active {
    background: #fff;
    color: #677d8f;
  }
  .page-header .quote-button-wrap .btn .icon {
    font-size: 15px;
    color: #6fbf52;
    padding-right: 7px;
  }
}
.page-header .header-cart {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding-left: 15px;
  margin-top: 10px;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.page-header .header-cart a.icon {
  font-size: 34px;
  color: #425d74;
  text-decoration: none;
}
.page-header .header-cart .badge {
  width: 18px;
  height: 18px;
  line-height: 12px;
  font-size: 11px;
  position: absolute;
  right: -6px;
  top: -2px;
  background-color: #6fbf52;
  color: #fff;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -ms-transition: 0.2s;
  -o-transition: 0.2s;
}
.page-header .header-cart:hover a.icon,
.page-header .header-cart.opened a.icon {
  color: #6fbf52;
}
.page-header .header-cart:hover .badge,
.page-header .header-cart.opened .badge {
  background-color: #4ba0e8;
}
@media (max-width: 767px) {
  .page-header .header-cart {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: 5px;
  }
}
.page-header .header-cart-dropdown {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: -5000px;
  width: 350px;
  padding: 35px 32px 25px;
  background: #fff;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px);
  text-align: left;
}
@media (max-width: 479px) {
  .page-header .header-cart-dropdown {
    width: 270px;
    padding: 15px 15px;
  }
}
.page-header .header-cart-dropdown .header-cart-total {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  border-top: 1px solid #e8e8e8;
  padding: 20px 0;
  overflow: hidden;
}
.page-header .header-cart.opened .header-cart-dropdown {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s, transform 0.4s ease 0s, -webkit-transform 0.4s ease 0s;
  opacity: 1;
  visibility: visible;
  top: 100%;
  margin-top: 3px;
}
body:not(.page-index) .page-header {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .page-header .menu {
    display: block;
    padding: 0;
    margin: 0;
    height: 58px;
  }
  .page-header .menu > li {
    display: inline-block;
    position: relative;
    z-index: 100;
    margin-right: -4px;
  }
  .page-header .menu > li > a {
    font-size: 16px;
    line-height: 28px;
    font-weight: 600;
    text-decoration: none;
    padding: 15px 37px;
    display: block;
    color: #425d74;
    text-transform: uppercase;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
  }
  .page-header .menu > li > a .arrow {
    display: none;
  }
  .page-header .menu > li:first-child > a {
    padding-left: 25px;
  }
  .page-header .menu li a:hover,
  .page-header .menu li:hover > a,
  .page-header .menu li.active > a {
    color: #6fbf52;
  }
  .page-header .menu ul {
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    width: 260px;
    position: absolute;
    left: 0px;
    background: #fff;
    z-index: 99;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
  }
  .page-header .menu ul li {
    display: block;
    float: none;
    background: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #edeff1;
  }
  .page-header .menu ul li a {
    font-size: 14px;
    line-height: 30px;
    padding: 10px 32px;
    font-weight: normal;
    display: block;
    color: #4b5b68;
    text-transform: uppercase;
    text-decoration: none;
  }
  .page-header .menu ul li a:before {
    display: inline-block;
    vertical-align: middle;
    font-family: 'cleaning';
    content: '\e90a';
    font-size: 10px;
    position: relative;
    top: -1px;
    width: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }
  .page-header .menu ul li a:hover,
  .page-header .menu ul li:hover > a {
    color: #6fbf52;
  }
  .page-header .menu ul li a:hover:before,
  .page-header .menu ul li:hover > a:before {
    width: 16px;
    opacity: 1;
  }
  .page-header .menu li:hover > ul {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out 0.3s;
    -moz-transition: all 0.2s ease-out 0.3s;
    -ms-transition: all 0.2s ease-out 0.3s;
    -o-transition: all 0.2s ease-out 0.3s;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .page-header .menu ul ul {
    left: 355px;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(20px, 20px);
    -ms-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .page-header .menu li > ul ul:hover {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .page-header .menu > li:first-child > a {
    padding-left: 11px;
  }
}
.menu-toggle {
  display: none;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: 12px;
  text-decoration: none;
  font-size: 28px;
  line-height: 28px;
}
.menu-toggle,
.menu-toggle:hover,
.menu-toggle:focus {
  color: #4ba0e8;
}
.menu-toggle i.icon-cancel {
  font-size: 25px;
  margin-top: 4px;
}
.menu-toggle > *:last-child {
  display: none;
}
.menu-toggle.opened > *:last-child {
  display: block;
}
.menu-toggle.opened > *:first-child {
  display: none;
}
@media (max-width: 1199px) {
  .page-header .menu > li > a {
    padding: 15px 21px;
  }
}
@media (max-width: 991px) {
  .page-header .menu > li > a {
    padding: 15px 7px;
  }
}
@media (max-width: 767px) {
  .page-header .menu-toggle {
    display: block;
  }
  .page-header .menu {
    display: none;
    margin: 0;
    padding: 0;
  }
  .page-header .menu ul {
    margin: 0;
    padding: 0;
    display: none;
    border-top: 1px solid #edeff1;
    background: #f8f8f8;
  }
  .page-header .menu ul li a {
    font-size: 14px;
    font-weight: 400;
  }
  .page-header .menu li {
    display: block;
    width: 100%;
    background: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #edeff1;
  }
  .page-header .menu li:last-child {
    border-bottom: 0;
  }
  .page-header .menu li a {
    font-size: 15px;
    line-height: 30px;
    padding: 10px 32px;
    font-weight: normal;
    display: block;
    color: #4b5b68;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
  }
  .page-header .menu li a .arrow {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    text-align: center;
    cursor: pointer;
  }
  .page-header .menu li a .arrow:before {
    display: block;
    font-family: 'cleaning';
    content: '\e90a';
    font-size: 12px;
    line-height: 50px;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }
  .page-header .menu li a.opened {
    color: #6fbf52;
  }
  .page-header .menu li a.opened .arrow:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .page-header-menu {
    position: absolute;
    width: 100%;
    background-color: #fff;
    border-top: 0;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    overflow-y: auto;
    height: 0;
    border-top: 1px solid #edeff1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
  }
  .page-header-menu > .container {
    padding: 0;
  }
}
body.is-loaded .page-header .menu,
body.is-loaded .page-header .logo img {
  height: auto;
}
.page-header.is-sticky {
  position: fixed !important;
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
  border-bottom: 0 !important;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .page-header.is-sticky .page-header-top {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header.is-sticky {
    background: #ffffff;
  }
  .page-header.is-sticky .logo {
    margin: 0;
  }
  .page-header.is-sticky .page-header-top:before,
  .page-header.is-sticky .quote-button-wrap,
  .page-header.is-sticky .page-header-mobile-info,
  .page-header.is-sticky .page-header-mobile-info-toggle {
    display: none;
  }
  .page-header.is-sticky .menu-toggle {
    top: 12px;
  }
}
.page-header.is-sticky .page-header-menu {
  border-top: 0;
}
@media (min-width: 768px) {
  body:not(.home) header.page-header.is-sticky #slidemenu {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  body.page-shop .page-header-top-middle > * {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (max-width: 1199px) and (min-width: 480px) {
  body.page-shop .page-header-top .logo {
    max-width: 250px;
    padding-left: 50px;
    padding-right: 45px;
  }
}
@media (max-width: 479px) {
  body.page-shop .page-header-top .logo {
    max-width: 200px;
    padding-left: 50px;
    padding-right: 45px;
  }
}
@media (min-width: 768px) {
  .page-header-mobile-info,
  .page-header-mobile-info-toggle {
    display: none;
  }
}
@media (max-width: 767px) {
  .page-header-mobile-info-toggle {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 35px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer;
  }
  .page-header-mobile-info-toggle:before {
    display: block;
    font-family: 'cleaning';
    content: '\e90a';
    font-size: 14px;
    line-height: 50px;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
  }
  .page-header-mobile-info-toggle.opened:before {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
  }
  .page-header-mobile-info-content {
    display: none;
    padding: 15px;
    background-color: #f3f5f6;
  }
  .page-header-mobile-info-content .social-list {
    margin-bottom: 0;
  }
  .page-header-mobile-info-content .social-list a {
    font-size: 20px;
    line-height: 20px;
  }
  .page-header-mobile-info-content.opened {
    display: block;
  }
}
.page-header-info {
  font-size: 15px;
  line-height: 24px;
  padding-left: 28px;
  position: relative;
  color: #677d8f;
}
.page-header-info:not(:first-child) {
  margin-top: 10px;
}
.page-header-info a {
  color: #677d8f;
}
.page-header-info .icon {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 16px;
}
.page-header-info .icon.icon-speech-bubble {
  top: 6px;
}
/*--------   2.3 Footer          --------*/
.page-footer {
  clear: both;
  position: relative;
  padding-bottom: 40px;
}
.page-footer h4 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .page-footer {
    padding-bottom: 25px;
  }
}
.page-footer-menu {
  position: relative;
  background-image: -webkit-gradient(linear, left top, right top, from(#46c6cf), to(#47a8e3));
  background-image: -webkit-linear-gradient(left, #46c6cf, #47a8e3);
  background-image: -o-linear-gradient(left, #46c6cf, #47a8e3);
  background-image: linear-gradient(90deg, #46c6cf, #47a8e3);
}
.page-footer-menu .container {
  position: relative;
}
@media (max-width: 1199px) {
  .page-footer-menu {
    height: 5px;
  }
}
.page-footer .social-list {
  margin-top: 0;
}
@media (max-width: 1199px) {
  .page-footer .social-list > li {
    margin-right: 4px;
  }
}
@media (max-width: 1023px) {
  .page-footer .social-list {
    text-align: center;
    margin-top: 20px;
  }
}
@media (min-width: 668px) {
  .page-footer .page-footer-col-2,
  .page-footer .page-footer-col-3 {
    padding-top: 45px;
  }
}
.page-footer-bot {
  padding: 60px 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
}
.page-footer-bot > * {
  margin: 0 50px;
}
@media (max-width: 1199px) {
  .page-footer-bot {
    padding-top: 30px;
  }
  .page-footer-bot > * {
    margin: 0 15px;
  }
}
@media (max-width: 1023px) {
  .page-footer-bot {
    padding-top: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-footer-bot > * {
    margin: 0;
  }
  .page-footer-bot .logo,
  .page-footer-bot .page-footer-col-3 {
    min-width: 100%;
  }
  .page-footer-bot .page-footer-col-1,
  .page-footer-bot .page-footer-col-2 {
    min-width: 50%;
  }
  .page-footer-bot > *:not(:first-child) {
    margin: 20px 0 0;
  }
}
@media (max-width: 667px) {
  .page-footer-bot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .page-footer-bot > *:last-child {
    margin-left: auto;
    margin-right: 0;
  }
  .page-footer-bot > *:first-child {
    margin-right: auto;
    margin-left: 0;
  }
}
.page-footer-bot .logo img {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .page-footer-bot .logo img {
    width: 155px;
  }
}
.page-footer .footer-ribbon {
  position: absolute;
  right: 0;
  top: -22px;
  width: 186px;
}
.page-footer .footer-ribbon img {
  width: 100%;
}
@media (max-width: 1199px) {
  .page-footer .footer-ribbon {
    display: none;
  }
}
.page-footer .footer-copyright:not(:first-child) {
  margin-top: 0;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .page-footer .footer-copyright:not(:first-child) {
    text-align: center;
  }
}
.page-footer .menu {
  display: block;
  margin: 0;
  padding: 0 200px 0 0;
}
@media (max-width: 1199px) {
  .page-footer .menu {
    padding: 0;
    margin: 15px 0;
    display: none;
  }
}
.page-footer .menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}
@media (max-width: 767px) {
  .page-footer .menu li {
    display: block;
    width: 100%;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .page-footer .menu li:first-child a {
    padding-left: 0;
  }
}
.page-footer .menu li a {
  font-size: 16px;
  line-height: 27px;
  font-weight: 600;
  text-decoration: none;
  padding: 20px 25px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
@media (max-width: 1199px) {
  .page-footer .menu li a {
    padding: 20px 10px;
  }
}
@media (max-width: 991px) {
  .page-footer .menu li a {
    padding: 10px 5px;
  }
}
@media (max-width: 767px) {
  .page-footer .menu li a {
    padding: 5px 25px;
  }
}
.page-footer .menu li a:hover,
.page-footer .menu li:hover > a,
.page-footer .menu li.active > a {
  color: #425d74;
}
.page-footer-info {
  font-size: 15px;
  line-height: 22px;
  padding-left: 30px;
  position: relative;
}
.page-footer-info + * {
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .page-footer-info + * {
    margin-top: 10px;
  }
}
.page-footer-info .icon {
  position: absolute;
  left: 0;
  top: 4px;
  font-size: 16px;
}
.page-footer-info .icon.icon-speech-bubble {
  top: 6px;
}
.page-footer-phone {
  padding-left: 0;
}
@media (min-width: 1024px) {
  .page-footer-phone + * {
    margin-top: 49px;
  }
  .page-footer-phone p {
    font-size: 16px;
    line-height: 24px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 15px;
  }
  .page-footer-phone p:last-child {
    margin-bottom: 0;
  }
  .page-footer-phone span.phone-number {
    display: block;
    font-size: 24px;
    line-height: 20px;
    white-space: nowrap;
  }
  .page-footer-phone span.phone-number span {
    font-size: 16px;
  }
  .page-footer-phone .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #6fbf52;
  }
}
@media (max-width: 1023px) {
  .page-footer-phone + * {
    margin-top: 20px;
  }
  .page-footer-phone p {
    display: inline-block;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    padding-left: 35px;
    margin-right: 15px;
    margin-bottom: 0;
  }
}
.page-footer .backToTop {
  position: fixed;
  z-index: 10000;
  right: 15px;
  bottom: -100px;
  opacity: 0;
  width: 50px;
  height: 48px;
  border-radius: 8px;
  background: #4ba0e8;
  font-size: 18px;
  line-height: 48px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
}
.page-footer .backToTop i.icon:before {
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
@media (max-width: 767px) {
  .page-footer .backToTop {
    margin: 25px auto -45px;
  }
}
.page-footer .backToTop:hover {
  background-color: #6fbf52;
  color: #fff;
  -webkit-animation: ripple 0.5s linear 1;
  animation: ripple 0.5s linear 1;
}
.page-footer .backToTop.visible {
  opacity: 1;
  bottom: 100px;
}
@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(75, 160, 232, 0.3), 0 0 0 10px rgba(75, 160, 232, 0.3);
    box-shadow: 0 0 0 0 rgba(75, 160, 232, 0.3), 0 0 0 10px rgba(75, 160, 232, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
    box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
  }
}
@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(75, 160, 232, 0.3), 0 0 0 10px rgba(75, 160, 232, 0.3);
    box-shadow: 0 0 0 0 rgba(75, 160, 232, 0.3), 0 0 0 10px rgba(75, 160, 232, 0.3);
  }
  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
    box-shadow: 0 0 0 10px rgba(129, 198, 100, 0), 0 0 0 20px rgba(129, 198, 100, 0);
  }
}
/*--------   2.4 Main Slider     --------*/
/*slider*/
#mainSlider,
#mainSlider .img--holder {
  height: 680px;
}
@media (max-width: 991px) {
  #mainSlider,
  #mainSlider .img--holder {
    height: calc(55vw);
  }
}
#mainSlider {
  margin-bottom: 30px;
  opacity: 0;
}
#mainSlider.slick-initialized {
  opacity: 1;
  z-index: 101;
}
#mainSlider .slide .img--holder {
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
#mainSlider .slide-content {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 100;
}
#mainSlider .slide-content.center {
  text-align: center;
}
#mainSlider .slide-content h2 {
  font-size: 80px;
  line-height: 1.08em;
  font-weight: 600;
  color: #fff;
  text-transform: none;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
  margin: 0;
}
#mainSlider .slide-content h2:not(:first-child) {
  margin-top: .3em;
}
#mainSlider .slide-content .btn,
#mainSlider .slide-content .btn:focus,
#mainSlider .slide-content .btn.focus {
  height: auto;
  font-size: 17px;
  line-height: 27px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 20px;
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
  border-radius: 28.5px;
}
#mainSlider .slide-content .btn:not(:first-child),
#mainSlider .slide-content .btn:focus:not(:first-child),
#mainSlider .slide-content .btn.focus:not(:first-child) {
  margin-top: 3em;
}
#mainSlider .slide-content .btn:hover,
#mainSlider .slide-content .btn.active,
#mainSlider .slide-content .btn:active {
  background: #fff;
  color: #6fbf52;
}
@media (max-width: 1199px) {
  #mainSlider .slide-content h2 {
    font-size: 60px;
  }
}
@media (max-width: 991px) {
  #mainSlider .slide-content h2 {
    font-size: 45px;
  }
  #mainSlider .slide-content .btn {
    font-size: 14px;
    padding: 13px 18px;
  }
}
@media (max-width: 767px) {
  #mainSlider .slide-content h2 {
    font-size: 35px;
  }
  #mainSlider .slide-content.center {
    text-align: center;
    left: 100px;
    width: calc(100% - 200px);
  }
}
@media (max-width: 667px) {
  #mainSlider .slide-content h2 {
    font-size: 30px;
  }
  #mainSlider .slide-content .btn {
    font-size: 12px;
    line-height: 14px;
    padding: 10px 15px;
  }
}
@media (max-width: 479px) {
  #mainSlider .slide-content h2 {
    font-size: 28px;
  }
  #mainSlider .slide-content .btn {
    font-size: 10px;
    line-height: 12px;
    padding: 10px 15px;
    border-width: 1px;
  }
  #mainSlider .slide-content.center {
    text-align: center;
    left: 35px;
    width: calc(100% - 70px);
  }
}
#mainSlider .slick-prev,
#mainSlider .slick-next {
  width: 50px;
  height: 50px;
  margin-top: -25px;
}
#mainSlider .slick-prev:before,
#mainSlider .slick-next:before {
  font-size: 50px;
  line-height: 1em;
  color: #fff;
}
#mainSlider .slick-prev {
  left: 50px;
}
#mainSlider .slick-next {
  right: 50px;
}
@media (max-width: 1199px) {
  #mainSlider .slick-prev {
    left: 0;
  }
  #mainSlider .slick-next {
    right: 0;
  }
  #mainSlider .slick-prev,
  #mainSlider .slick-next {
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }
  #mainSlider .slick-prev:before,
  #mainSlider .slick-next:before {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  #mainSlider .slick-prev,
  #mainSlider .slick-next {
    display: none !important;
  }
}
#mainSliderWrapper {
  position: relative;
}
#starshine {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.shine {
  display: block;
  position: absolute;
  background-image: url(../images/glitter.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  overflow: hidden;
  z-index: 2;
  opacity: 0;
  width: 130px;
  height: 130px;
  -webkit-animation: glitter 6s linear 0s infinite normal;
  animation: glitter 6s linear 0s infinite normal;
}
.shine.shine-1 {
  top: 50%;
  left: 10%;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.shine.shine-2 {
  top: 65%;
  left: 50%;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.shine.shine-3 {
  top: 26%;
  left: 83%;
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.shine.shine-4 {
  top: 5%;
  left: 30%;
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.shine.shine-5 {
  top: 20%;
  left: 60%;
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}
@-webkit-keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(360deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.3) rotate(720deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
}
@keyframes glitter {
  0% {
    -webkit-transform: scale(0.3) rotate(0deg);
    transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(1) rotate(360deg);
    transform: scale(1) rotate(360deg);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.3) rotate(720deg);
    transform: scale(0.3) rotate(720deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(0.3) rotate(0deg);
    transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
}
@-moz-keyframes glitter {
  0% {
    -moz-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
  25% {
    -moz-transform: scale(1) rotate(360deg);
    opacity: 1;
  }
  50% {
    -moz-transform: scale(0.3) rotate(720deg);
    opacity: 0;
  }
  100% {
    -moz-transform: scale(0.3) rotate(0deg);
    opacity: 0;
  }
}
/*---------------------------------------*/
/*--------      3. Content       --------*/
/*---------------------------------------*/
/*-----  3.1 Breadcrumbs block   --------*/
.
/*-----  3.8 How it works        --------*/
