@import url(https://fonts.googleapis.com/css?family=Oxygen:400,300,700);

html {
  position: relative;
  min-height: 100%;
}

.xp-transparent {
  opacity: 0;
  filter: alpha(opacity=0);
}
.xp-embedded-video {
  position: relative;
}
.xp-background-video,
.xp-background-video-preview {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
}
.xp-parallax-background,
.xp-background {
  background-attachment: fixed !important;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover !important;
}
.xp-hidden-scrollbar .xp-parallax-background {
  background-size: auto 130%;
}
.mobile .xp-parallax-background {
  background-attachment: scroll !important;
}
.xp-background {
  background-attachment: scroll !important;
}
.is-builder .animated {
  -webkit-animation-name: none !important;
  animation-name: none !important;
}
.msgbox-1 {
  overflow: hidden;
  padding: 0 20px;
  position: relative;
}
.msgbox-1 .container {
  padding: 41px 0 29px;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .msgbox-1 .container {
    padding: 67px 0 78px;
    text-align: center;
  }
}
.msgbox-1 .row > div + div {
  line-height: 67px;
}
@media (max-width: 767px) {
  .msgbox-1 .row > div + div {
    padding-bottom: 3px;
    padding-top: 23px;
  }
}
@media (max-width: 480px) {
  .msgbox-1 .row > div + div {
    padding-bottom: 15px;
    padding-top: 37px;
  }
}
.msgbox-1 h1,
.msgbox-1 h2 {
  letter-spacing: 4px;
  line-height: 33px;
  margin-bottom: 11px;
  margin-top: 10px;
}
.msgbox-1 h1 + h1,
.msgbox-1 h2 + h1,
.msgbox-1 h1 + h2,
.msgbox-1 h2 + h2 {
  margin-top: -11px;
}
@media (max-width: 767px) {
  .msgbox-1 h1,
  .msgbox-1 h2 {
    line-height: 1.5em;
    margin-bottom: 0;
  }
  .msgbox-1 h1 + h1,
  .msgbox-1 h2 + h1,
  .msgbox-1 h1 + h2,
  .msgbox-1 h2 + h2 {
    margin-top: -1px;
  }
}
.msgbox-1 p {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  margin-bottom: 0;
  padding-bottom: 13px;
  padding-top: 16px;
  text-align: left;
}
.msgbox-1 p + p {
  margin-top: -13px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .msgbox-1 p {
    padding-top: 20px;
  }
}
.msgbox-1 .btn {
  margin-top: -14px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .msgbox-1 .btn {
    display: block;
  }
  .msgbox-1 .btn + .btn {
    margin-top: 12px;
  }
}
.msgbox-1.dark {
  background: #3c3c3c;
  color: #fff;
}
.msgbox-1.dark p {
  color: #fff;
}
.msgbox-1.dark .btn-default {
  border-color: #fff;
  color: #fff;
}
.msgbox-1.dark .btn-default:hover,
.msgbox-1.dark .btn-default:focus,
.msgbox-1.dark .btn-default.focus,
.msgbox-1.dark .btn-default:active,
.msgbox-1.dark .btn-default.active,
.open > .dropdown-toggle.msgbox-1.dark .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.content-2 {
  overflow: hidden;
  padding: 71px 20px 70px;
  position: relative;
}
.content-2.col-5 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-5 .row > div {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: 33%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 .row > div {
    float: left;
    width: 20%;
  }
}
@media (min-width: 992px) {
  .content-2.col-5 {
    padding-top: 75px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 15px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
}
.content-2.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.content-2.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) {
  .content-2.col-3 {
    padding-top: 64px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 4px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 37px;
  }
}
.content-2.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .content-2.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .content-2.col-2 {
    padding-top: 48px;
  }
  .content-2.col-2 .thumbnail > img {
    width: 100%;
    max-width: 300px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: -14px;
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 1.5em;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -19px;
  }
  .content-2.col-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
  .content-2.col-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
  }
}
@media (max-width: 767px) {
  .content-2 {
    padding: 0 20px;
  }
  .content-2 .row > div {
    -webkit-box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.06);
    box-shadow: inset 0 1px 1px rgba(10, 10, 10, 0.06);
  }
  .content-2.dark .row > div {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.col-5 {
    padding-top: 70px;
  }
  .content-2.col-5 .row > div + div + div + div {
    margin-top: 50px;
  }
  .content-2.col-5 .thumbnail h3 {
    margin-top: 10px;
  }
  .content-2.col-5 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 {
    padding: 64px 20px 70px;
  }
  .content-2.col-4 .row > div + div + div {
    margin-top: 39px;
  }
  .content-2.col-4 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 32px;
  }
  .content-2.col-4 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-4 .thumbnail .group {
    margin-top: 37px;
  }
  .content-2.col-3 {
    padding-top: 73px;
  }
  .content-2.col-3 .thumbnail h3 {
    margin-top: 12px;
    margin-bottom: 33px;
  }
  .content-2.col-3 .thumbnail h3 + h3 {
    margin-top: -33px;
  }
  .content-2.col-3 .thumbnail .group {
    margin-top: 36px;
  }
  .content-2.col-2 {
    padding-top: 64px;
  }
  .content-2.col-2 .thumbnail h3 {
    margin-top: 4px;
    margin-bottom: 33px;
  }
  .content-2.col-2 .thumbnail h3 + h3 {
    margin-top: -34px;
  }
  .content-2.col-2 .thumbnail .group {
    margin-top: 36px;
  }
}
.content-2 .container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.content-2 .row {
  margin-left: -24px;
  margin-right: -24px;
}
.content-2 .thumbnail {
  background: none;
  border: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail {
    padding-top: 52px;
    padding-bottom: 65px;
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail {
    padding-bottom: 70px;
  }
}
.content-2 .thumbnail > img,
.content-2 .thumbnail .image img {
  max-width: 50%;
}
@media (max-width: 767px) {
  .content-2 .thumbnail > img,
  .content-2 .thumbnail .image img {
    width: 100%;
    max-width: 300px;
  }
}
.content-2 .thumbnail h3 {
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 32px;
  margin-top: 11px;
}
.content-2 .thumbnail h3 + h3 {
  margin-top: -32px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail h3 {
    font-size: 25px;
    letter-spacing: 6px;
    line-height: 1.5em;
    margin-bottom: 20px;
    margin-top: -14px;
  }
  .content-2 .thumbnail h3 + h3 {
    margin-top: -21px;
  }
}
.content-2 .thumbnail p {
  color: #999;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
.content-2 .thumbnail p + p {
  margin-top: -10px;
}
@media (max-width: 767px) {
  .content-2 .thumbnail p {
    font-size: 17px;
    line-height: 27px;
  }
}
.content-2 .thumbnail .group {
  line-height: 43px;
  margin-bottom: 14px;
  margin-top: 33px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-2 .thumbnail .group {
    margin-top: 29px;
    line-height: 67px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .group {
    margin-top: 37px;
  }
}
@media (max-width: 767px) {
  .content-2 .thumbnail .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-right: 9px;
  }
}
@media (max-width: 480px) {
  .content-2 .thumbnail .btn {
    display: block;
    margin-right: 0;
  }
  .content-2 .thumbnail .btn + .btn {
    margin-top: 12px;
  }
}
.content-2.simple h3 {
  margin-top: 0 !important;
  margin-bottom: 31px !important;
}
.content-2.simple h3 + h3 {
  margin-top: -30px !important;
}
.content-2.simple.col-5 {
  padding-top: 77px;
}
.content-2.simple.col-4,
.content-2.simple.col-3 {
  padding-top: 76px;
}
.content-2.simple.col-2 {
  padding-top: 64px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .content-2.simple h3 {
    margin-bottom: 32px !important;
  }
  .content-2.simple.col-5 {
    padding-top: 76px;
  }
  .content-2.simple.col-5 .row > div + div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-4 {
    padding-top: 77px;
  }
  .content-2.simple.col-4 .row > div + div + div {
    margin-top: 53px;
  }
  .content-2.simple.col-2 {
    padding-top: 76px;
  }
}
@media (max-width: 767px) {
  .content-2.simple {
    padding-top: 0 !important;
  }
  .content-2.simple .thumbnail {
    padding-top: 68px;
  }
  .content-2.simple h3 {
    margin-bottom: 20px !important;
  }
  .content-2.simple h3 + h3 {
    margin-top: -21px !important;
  }
}
.content-2.dark {
  background: #3c3c3c;
}
.content-2.dark h1,
.content-2.dark h2,
.content-2.dark h3,
.content-2.dark h4 {
  color: #fff;
}
.content-2.dark p {
  color: #fff;
}
.content-2.dark .btn-default {
  border-color: #fff;
  color: #fff;
}
.content-2.dark .btn-default:hover,
.content-2.dark .btn-default:focus,
.content-2.dark .btn-default.focus,
.content-2.dark .btn-default:active,
.content-2.dark .btn-default.active,
.open > .dropdown-toggle.content-2.dark .btn-default {
  background-color: #fff;
  border-color: #fff;
  color: #252525;
}
.pricing-table-1 {
  -webkit-box-shadow: inset 0 1px 0 rgba(10, 10, 10, 0.06);
  box-shadow: inset 0 1px 0 rgba(10, 10, 10, 0.06);
  background: #f0f0f0;
  overflow: hidden;
  padding: 100px 0 67px;
  position: relative;
}
.pricing-table-1 .container {
  display: block;
  float: none;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  position: relative;
  z-index: 3;
}
.pricing-table-1.col-4 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-4 .row > div {
    float: left;
    width: 25%;
  }
}
.pricing-table-1.col-3 .container {
  max-width: 750px;
}
.pricing-table-1.col-3 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-3 .row > div {
    float: left;
    width: 33.33333333%;
  }
}
.pricing-table-1.col-2 .container {
  max-width: 600px;
}
.pricing-table-1.col-2 .row > div {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0;
}
@media (min-width: 768px) {
  .pricing-table-1.col-2 .row > div {
    float: left;
    width: 50%;
  }
}
.pricing-table-1 .plan {
  -webkit-box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  box-shadow: 0 2px 2px rgba(10, 10, 10, 0.06);
  background: #fff;
  color: #484f5a;
  margin-right: 1px;
  padding-bottom: 39px;
  text-align: center;
}
.pricing-table-1 .plan h3 {
  background: #323b44;
  border-radius: 7px 7px 0 0;
  color: #fff;
  font-size: 16px;
  letter-spacing: 1px;
  margin: 0;
  padding: 18px 0 19px;
  position: relative;
  top: -7px;
}
.pricing-table-1 .plan p {
  margin-bottom: 0;
}
.pricing-table-1 .plan .price {
  font-size: 80px;
  letter-spacing: 1px;
  padding: 7px 0 0;
}
.pricing-table-1 .plan .price small {
  color: #aaa;
  display: block;
  font-size: 13px;
  margin-top: -11px;
  padding-bottom: 19px;
}
.pricing-table-1 .plan .price strong {
  font-weight: normal;
  left: -10px;
  position: relative;
}
.pricing-table-1 .plan .price sup {
  display: inline-block;
  font-size: 32px;
  height: 1px;
  margin: 58px 0 0 -4px;
  position: relative;
  vertical-align: top;
  width: 25px;
}
.pricing-table-1 .plan .price:after {
  background: #eee;
  content: "";
  display: block;
  height: 1px;
  margin: 20px auto 0;
  width: 80%;
}
.pricing-table-1 .plan ul {
  font-size: 14px;
  list-style: none;
  margin: 35px 0 35px;
  padding-left: 0;
}
.pricing-table-1 .plan ul li {
  margin-bottom: 12px;
}
.pricing-table-1 .plan .btn {
  margin-bottom: 2px;
  margin-top: 1px;
}
.pricing-table-1 .favorite {
  -webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  box-shadow: 0 0 10px rgba(10, 10, 10, 0.35);
  margin-left: -5px;
  margin-right: -5px;
  padding-bottom: 52px;
  position: relative;
  top: -13px;
  z-index: 2;
}
.pricing-table-1 .favorite h3 {
  background: #f97352;
}
.pricing-table-1 .favorite .price {
  padding-top: 20px;
}
.pricing-table-1 .favorite .price strong {
  left: -8px;
}
.pricing-table-1 .green h3 {
  background: #7ac673;
}
.pricing-table-1 .blue h3 {
  background: #27aae0;
}
.pricing-table-1 .orange h3 {
  background: #faaf40;
}
@media (max-width: 767px) {
  .pricing-table-1 {
    padding: 30px 20px 10px 20px;
  }
  .pricing-table-1 .plan {
    margin-bottom: 20px;
  }
  .pricing-table-1 .plan ul {
    margin: 36px 0 34px;
  }
  .pricing-table-1 .plan .btn {
    margin-top: 2px;
  }
  .pricing-table-1 .favorite {
    margin-left: 0;
    margin-right: 0;
    top: 0;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .pricing-table-1 .plan {
    padding-bottom: 64px;
  }
  .pricing-table-1 .plan .price {
    font-size: 120px;
    line-height: 142px;
  }
  .pricing-table-1 .plan .price small {
    font-size: 16px;
    margin-top: -1px;
    padding-bottom: 18px;
    line-height: 23px;
  }
  .pricing-table-1 .plan .price sup {
    font-size: 36px;
    margin: 77px 0 0 -4px;
  }
  .pricing-table-1 .plan ul {
    font-size: 16px;
    margin: 35px 0 22px;
  }
  .pricing-table-1 .plan .btn {
    padding: 16px 27px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 3px;
    margin-top: -13px;
    position: relative;
    top: 26px;
  }
}
.xp-navbar {
  position: relative;
  width: 100%;
}
.xp-navbar:before {
  content: "";
  display: block;
}
.xp-navbar__brand-link:after,
.xp-navbar__brand-img {
  height: 74px;
}
.xp-navbar:before,
.xp-navbar__container {
  height: 98px;
}
.xp-navbar--ss .xp-navbar__brand-link:after,
.xp-navbar--ss .xp-navbar__brand-img {
  height: 74px;
}
.xp-navbar--ss:before,
.xp-navbar--ss .xp-navbar__container {
  height: 98px;
}
.xp-navbar--xs .xp-navbar__brand-link:after,
.xp-navbar--xs .xp-navbar__brand-img {
  height: 32px;
}
.xp-navbar--xs:before,
.xp-navbar--xs .xp-navbar__container {
  height: 56px;
}
.xp-navbar--s .xp-navbar__brand-link:after,
.xp-navbar--s .xp-navbar__brand-img {
  height: 48px;
}
.xp-navbar--s:before,
.xp-navbar--s .xp-navbar__container {
  height: 72px;
}
.xp-navbar--m .xp-navbar__brand-link:after,
.xp-navbar--m .xp-navbar__brand-img {
  height: 64px;
}
.xp-navbar--m:before,
.xp-navbar--m .xp-navbar__container {
  height: 88px;
}
.xp-navbar--l .xp-navbar__brand-link:after,
.xp-navbar--l .xp-navbar__brand-img {
  height: 96px;
}
.xp-navbar--l:before,
.xp-navbar--l .xp-navbar__container {
  height: 120px;
}
.xp-navbar--xl .xp-navbar__brand-link:after,
.xp-navbar--xl .xp-navbar__brand-img {
  height: 128px;
}
.xp-navbar--xl:before,
.xp-navbar--xl .xp-navbar__container {
  height: 152px;
}
.xp-navbar--short .xp-navbar__brand-link:after,
.xp-navbar--short .xp-navbar__brand-img {
  height: 40px;
}
.xp-navbar--short:before,
.xp-navbar--short .xp-navbar__container {
  height: 64px;
}
.xp-navbar--short .xp-navbar__container {
  padding: 12px 0;
}
@media (max-width: 767px) {
  .xp-navbar--short .xp-navbar__brand-link:after,
  .xp-navbar--short .xp-navbar__brand-img {
    height: 31px;
  }
  .xp-navbar--short:before,
  .xp-navbar--short .xp-navbar__container {
    height: 45px;
  }
  .xp-navbar--short .xp-navbar__container {
    padding: 7px 0;
  }
}
.xp-navbar__brand-img {
  position: relative;
}
.xp-navbar__brand-img,
.xp-navbar__container,
.xp-navbar__section {
  -webkit-transition: all 300ms ease-in-out 0s;
  -o-transition: all 300ms ease-in-out 0s;
  transition: all 300ms ease-in-out 0s;
}
.xp-navbar__section {
  background: #BCDCF5;
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.xp-navbar__container {
  display: table;
  padding: 12px 0;
  width: 100%;
}
.xp-navbar__menu-box {
  display: table;
  width: 100%;
  color: white;
}
.xp-navbar__menu-box--inline-left,
.xp-navbar__menu-box--inline-center,
.xp-navbar__menu-box--inline-right {
  display: block;
  text-align: left;
}
.xp-navbar__menu-box--inline-center {
  text-align: center;
}
.xp-navbar__menu-box--inline-right {
  text-align: right;
}
.xp-navbar__column {
  display: table-cell;
  vertical-align: middle;
}
.xp-navbar__column--xxs {
  width: 1%;
}
.xp-navbar__column--xs {
  width: 10%;
}
.xp-navbar__column--s {
  width: 20%;
}
.xp-navbar__column--m {
  width: 30%;
}
.xp-navbar__column--l {
  width: 40%;
}
.xp-navbar__column--xl {
  width: 50%;
}
.xp-navbar__menu-box--inline-left .xp-navbar__column,
.xp-navbar__menu-box--inline-center .xp-navbar__column,
.xp-navbar__menu-box--inline-right .xp-navbar__column {
  display: inline-block;
}
.xp-navbar__items {
  float: left;
  padding-left: 0px;
  position: relative;
  left: -20px;

}
.xp-navbar__items a{
        color: white;
  font-size: larger;
}

.xp-navbar__items--right {
  float: right;
  left: 0;
}
.xp-navbar__item {
  display: block;
  float: left;
  position: relative;
}

.xp-navbar__hamburger {
  display: none;
  margin-top: -11px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10000;
}
.xp-navbar--collapsed .xp-navbar__container {
  position: relative;
}
.xp-navbar--collapsed .xp-navbar__column {
  display: block;
  width: 100%;
}
.xp-navbar--collapsed .xp-navbar__items--right {
  padding-top: 13px;
}
.xp-navbar--collapsed .xp-navbar__menu {
  background: rgba(0, 0, 0, 0.9);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.xp-navbar--collapsed .xp-navbar__menu-box {
  display: table-cell;
  vertical-align: middle;
}
.xp-navbar--collapsed .xp-navbar__items {
  float: none;
}
.xp-navbar--collapsed .xp-navbar__item {
  float: none;
}
.xp-navbar--collapsed .xp-navbar__hamburger {
  display: block;
}
.xp-navbar--collapsed.xp-navbar--open .xp-navbar__menu {
  display: table;
}
.xp-navbar--collapsed.xp-navbar--open:not(.xp-navbar--sticky) .xp-navbar__section {
  background: none;
  position: fixed;
}
.xp-navbar--collapsed.xp-navbar--open .xp-navbar__brand {
  visibility: hidden;
}
.xp-navbar--collapsed.xp-navbar--sticky.xp-navbar--open .xp-navbar__brand {
  visibility: visible;
}
.xp-navbar--collapsed.xp-navbar--open .xp-navbar__brand-img,
.xp-navbar--collapsed.xp-navbar--open .xp-navbar__container {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.xp-navbar--freeze.xp-navbar--collapsed.xp-navbar--open .xp-navbar__hamburger,
.xp-navbar--freeze.xp-navbar--collapsed.xp-navbar--open .xp-navbar__hamburger:hover {
  color: #fff !important;
}
.xp-navbar--sticky .xp-navbar__section {
  position: fixed;
}
.xp-navbar--absolute {
  position: absolute;
}
.xp-navbar--transparent .xp-navbar__section {
  background: none;
}
.xp-navbar--stuck .xp-navbar__section,
.xp-navbar--relative .xp-navbar__section {
  background: #BCDCF5;
}
@media (max-width: 991px) {
  .xp-navbar--auto-collapse .xp-navbar__container {
    position: relative;
  }
  .xp-navbar--auto-collapse .xp-navbar__column {
    display: block;
    width: 100%;
  }
  .xp-navbar--auto-collapse .xp-navbar__items--right {
    padding-top: 13px;
  }
  .xp-navbar--auto-collapse .xp-navbar__menu {
    background: rgba(0, 0, 0, 0.9);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
  }
  .xp-navbar--auto-collapse .xp-navbar__menu-box {
    display: table-cell;
    vertical-align: middle;
  }
  .xp-navbar--auto-collapse .xp-navbar__items {
    float: none;
  }
  .xp-navbar--auto-collapse .xp-navbar__item {
    float: none;
  }
  .xp-navbar--auto-collapse .xp-navbar__hamburger {
    display: block;
  }
  .xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__menu {
    display: table;
  }
  .xp-navbar--auto-collapse.xp-navbar--open:not(.xp-navbar--sticky) .xp-navbar__section {
    background: none;
    position: fixed;
  }
  .xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__brand {
    visibility: hidden;
  }
  .xp-navbar--auto-collapse.xp-navbar--sticky.xp-navbar--open .xp-navbar__brand {
    visibility: visible;
  }
  .xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__brand-img,
  .xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__container {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
  }
  .xp-navbar--freeze.xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__hamburger,
  .xp-navbar--freeze.xp-navbar--auto-collapse.xp-navbar--open .xp-navbar__hamburger:hover {
    color: #fff !important;
  }

}
.xp-after-navbar:before {
  content: "";
  display: block;
  height: 98px;
}
.xp-hamburger {
  cursor: pointer;
  height: 23px;
  width: 30px;
}
.xp-hamburger:focus {
  outline: none;
}
.xp-hamburger__line,
.xp-hamburger__line:before,
.xp-hamburger__line:after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  cursor: pointer;
}
.xp-hamburger__line,
.xp-hamburger__line:before,
.xp-hamburger__line:after {
  width: 30px;
  border-bottom: 5px solid;
  top: 9px;
}
.xp-hamburger__line:before {
  top: -9px;
}
.xp-hamburger__line:after {
  top: 9px;
}
.xp-hamburger__line,
.xp-hamburger__line:before,
.xp-hamburger__line:after {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.xp-hamburger--open .xp-hamburger__line {
  border-color: transparent;
}
.xp-hamburger--open .xp-hamburger__line:before,
.xp-hamburger--open .xp-hamburger__line:after {
  top: 0;
}
.xp-hamburger--open .xp-hamburger__line:before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.xp-hamburger--open .xp-hamburger__line:after {
  top: 10px;
  -ms-transform: translatey(-10px) rotate(-45deg);
  -webkit-transform: translatey(-10px) rotate(-45deg);
  transform: translatey(-10px) rotate(-45deg);
}
@media (max-width: 767px) {
  .xp-hamburger {
    height: 23px;
    width: 27px;
  }
  .xp-hamburger__line,
  .xp-hamburger__line:before,
  .xp-hamburger__line:after {
    width: 27px;
    border-bottom: 4px solid;
    top: 9px;
  }
  .xp-hamburger__line:before {
    top: -9px;
  }
  .xp-hamburger__line:after {
    top: 9px;
  }
}
.xp-brand {
  display: block;
  float: left;
  position: relative;
}
.xp-brand,
.xp-brand:hover {
  text-decoration: none;
}
.xp-brand__name {
  display: block;
  font-weight: bold;
  margin-top: 5px;
  text-align: center;
}
.xp-brand__name,
.xp-brand__name:hover {
  text-decoration: none;
}
.xp-brand--inline {
  display: table;
}
.xp-brand--inline:after {
  content: "";
  display: table-cell;
  width: 1px;
}
.xp-brand--inline .xp-brand__logo,
.xp-brand--inline .xp-brand__name {
  display: table-cell;
  vertical-align: middle;
}
.xp-brand--inline .xp-brand__logo {
  padding-right: 10px;
}
.xp-brand--inline .xp-brand__name {
  margin: 0;
  text-align: left;
}
.xp-form {
  display: table;
  margin-top: -13px;
  position: relative;
  top: 14px;
  width: 100%;
}
.xp-form__left,
.xp-form__right {
  display: table-cell;
  vertical-align: top;
}
.xp-form__left {
  padding-right: 3px;
}
.xp-form__right {
  width: 1px;
}
@media (max-width: 530px) {
  .xp-form {
    display: block;
    margin-top: -27px;
    position: relative;
    top: 26px;
  }
  .xp-form__left,
  .xp-form__right {
    display: block;
  }
  .xp-form__left {
    margin-bottom: 12px;
    padding-right: 0;
  }
  .xp-form__right {
    width: 100%;
  }
}
.xp-section {
  padding: 0 20px;
}
.xp-section--no-padding {
  padding: 0;
}
.xp-section--relative {
  position: relative;
}
.xp-section--fixed-size {
  overflow: hidden;
}
.xp-section--full-height {
  height: 100vh;
}
.xp-section--full-height.xp-after-navbar:before {
  display: none;
}
.xp-section--bg-adapted {
  background-attachment: scroll;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.xp-section--gray {
  background-color: #444444;
}
.xp-section--light-gray {
  background-color: #f0f0f0;
}
.xp-section--dark-gray {
  background-color: #3c3c3c;
}
.xp-section__container {
  padding: 0;
  position: relative;
  z-index: 3;
}
.xp-section__container--std-padding {
  padding: 93px 0;
}
.xp-section__container--sm-padding {
  padding: 41px 0;
}
.xp-section__container--isolated {
  padding-bottom: 33px;
  padding-top: 53px;
}
.xp-section__container--first {
  padding-top: 93px;
  padding-bottom: 41px;
}
.xp-section__container--middle {
  padding-bottom: 41px;
}
.xp-section__container--last {
  padding-bottom: 93px;
}
.xp-section__left {
  padding-right: 40px;
}
.xp-section__right {
  padding-left: 15px;
}
.xp-section__header {
  line-height: 1.5em;
  margin: -10px 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  .xp-section__left {
    padding-right: 15px;
  }
  .xp-section__right {
    padding-left: 15px;
    padding-top: 51px;
  }
}
.xp-arrow {
  bottom: 71px;
  left: 0;
  line-height: 1px;
  padding: 0 20px;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.xp-arrow__link {
  display: inline-block;
  font-size: 26px;
}
.xp-arrow__link,
.xp-arrow__link:hover,
.xp-arrow__link:focus {
  color: #393185;
}
.xp-arrow--floating .xp-arrow__link {
  -webkit-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  -o-animation: floating-arrow 1.6s infinite ease-in-out 0s;
  animation: floating-arrow 1.6s infinite ease-in-out 0s;
}
@-webkit-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes floating-arrow {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  65% {
    -webkit-transform: translateY(11px);
    transform: translateY(11px);
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.xp-arrow--dark .xp-arrow__link,
.xp-arrow--dark .xp-arrow__link:hover,
.xp-arrow--dark .xp-arrow__link:focus {
  color: #252525;
}
@media (max-width: 767px) {
  .xp-arrow {
    bottom: 41px;
  }
}
@media (max-width: 320px) {
  .xp-arrow {
    bottom: 21px;
    text-align: center;
  }
}
@media all and (device-width: 320px) and (device-height: 568px) and (orientation: portrait) {
  .xp-arrow {
    bottom: 31px;
  }
}
.xp-box {
  display: table;
  width: 100%;
}
.xp-box--fixed {
  table-layout: fixed;
}
.xp-box--stretched {
  height: 100%;
}
.xp-box__magnet {
  display: table-cell;
  float: none;
  height: 100%;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
}
.xp-box__magnet--sm-padding {
  padding: 41px 0;
}
.xp-box__magnet--top-left,
.xp-box__magnet--top-center,
.xp-box__magnet--top-right {
  vertical-align: top;
}
.xp-box__magnet--bottom-left,
.xp-box__magnet--bottom-center,
.xp-box__magnet--bottom-right {
  vertical-align: bottom;
}
.xp-box__magnet--top-left,
.xp-box__magnet--center-left,
.xp-box__magnet--bottom-left {
  text-align: left;
}
.xp-box__magnet--top-right,
.xp-box__magnet--center-right,
.xp-box__magnet--bottom-right {
  text-align: right;
}
.xp-box__container {
  height: 50%;
}
@media (max-width: 767px) {
  .xp-box__container {
    height: 100%;
  }
  .xp-box--adapted {
    display: block;
  }
  .xp-box--adapted > .xp-box__magnet {
    display: block;
    height: auto;
  }
}
.xp-overlay {
  background: #222;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.xp-google-map__marker {
  color: #252525;
  display: none;
  margin: 0;
}
.xp-google-map--loaded .xp-google-map__marker {
  display: block;
}
.xp-hero {
  color: #fff;
  position: relative;
}
.xp-hero__text {
  font-size: 46px;
  font-weight: bold;
  left: -2px;
  letter-spacing: 2px;
  line-height: 50px;
  margin: -18px 0 1px 0;
  padding-bottom: 41px;
  position: relative;
  top: 8px;
}
.xp-hero__subtext {
  font-size: 21px;
  line-height: 29px;
  margin: -32px 0 3px 0;
  padding: 0 0 41px 0;
  position: relative;
  top: 6px;
  
  
}
.xp-figure {
  display: inline-block;
  line-height: 1px;
  margin: 0;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.xp-figure--no-bg {
  background: none;
}
.xp-figure--full-width {
  display: block;
  width: 100%;
}
.xp-figure.xp-after-navbar:before {
  display: none;
}
.xp-figure--full-width iframe,
.xp-figure--full-width .xp-figure__img,
.xp-figure--full-width .xp-figure__map {
  width: 100%;
}
.xp-figure iframe,
.xp-figure__img,
.xp-figure__map {
  max-width: 100%;
}
.xp-figure__map {
  height: 400px;
  line-height: 1.3em;
}
.xp-figure__map--short {
  height: 300px;
}
.xp-figure__caption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 17px;
  left: 0;
  line-height: 1.3em;
  min-height: 53px;
  padding: 17px 20px;
  position: absolute;
  text-align: left;
  width: 100%;
}
.xp-figure__caption--no-padding {
  padding: 17px 0;
}
.xp-figure--wysiwyg .xp-figure__caption a,
.xp-figure--wysiwyg .xp-figure__caption a:hover {
  color: inherit;
  text-decoration: underline;
}
.xp-figure--caption-inside-top .xp-figure__caption {
  bottom: auto;
  top: 0;
}
.xp-figure--caption-outside-top .xp-figure__caption,
.xp-figure--caption-outside-bottom .xp-figure__caption {
  background: none;
  position: relative;
}
.xp-figure--no-bg.xp-figure--caption-outside-top .xp-figure__caption,
.xp-figure--no-bg.xp-figure--caption-outside-bottom .xp-figure__caption {
  color: #252525;
}
.xp-figure--no-bg.xp-figure--caption-outside-top .xp-figure__caption {
  margin-top: -3px;
  padding-top: 0;
}
.xp-figure--no-bg.xp-figure--caption-outside-bottom .xp-figure__caption {
  margin-top: -2px;
  padding-bottom: 0;
  top: 2px;
}
.xp-figure__caption--std-grid {
  background: none;
  z-index: 2;
}
@media (min-width: 768px) {
  .xp-figure__caption--std-grid {
    width: 715px;
    left: 50%;
    margin-left: -357.5px;
    padding: 17px 0;
  }
}
@media (min-width: 992px) {
  .xp-figure__caption--std-grid {
    width: 935px;
    margin-left: -467.5px;
  }
}
@media (min-width: 1200px) {
  .xp-figure__caption--std-grid {
    width: 1150px;
    margin-left: -575px;
  }
}
.xp-figure__caption--std-grid:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 200%;
  z-index: -1;
  margin-left: -50%;
}
.xp-figure--caption-inside-top .xp-figure__caption--std-grid:before,
.xp-figure--caption-inside-bottom .xp-figure__caption--std-grid:before {
  background: rgba(0, 0, 0, 0.6);
}
.xp-figure__caption-small {
  color: #ccc;
  display: block;
  font-size: 14px;
  line-height: 1.3em;
}
.xp-figure--no-bg.xp-figure--caption-outside-top .xp-figure__caption-small,
.xp-figure--no-bg.xp-figure--caption-outside-bottom .xp-figure__caption-small {
  color: #777;
}
@media (max-width: 767px) {
  .xp-figure--adapted {
    display: block;
    width: 100%;
  }
  .xp-figure--adapted iframe,
  .xp-figure--adapted .xp-figure__img,
  .xp-figure--adapted .xp-figure__map {
    width: 100%;
  }
  .xp-figure--caption-inside-top .xp-figure__caption,
  .xp-figure--caption-inside-bottom .xp-figure__caption {
    background: none;
    position: relative;
  }
  .xp-figure--caption-inside-top .xp-figure__caption--std-grid:before,
  .xp-figure--caption-inside-bottom .xp-figure__caption--std-grid:before {
    display: none;
  }
}
.xp-reviews {
  list-style: none;
  margin: 0 -15px;
  padding: 3px 0 0 0;
}
.xp-reviews__item {
  position: relative;
  margin-top: 39px;
}
.xp-reviews__text {
  background: #fafafa;
  border-radius: 3px;
  border: 1px solid #ededed;
  color: #777;
  font-size: 16px;
  line-height: 26px;
  padding: 20px;
  position: relative;
}
.xp-reviews__text:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  background-color: #fafafa;
  border-color: #ededed;
  border-style: none solid solid none;
  border-width: 0 1px 1px 0;
  bottom: -8px;
  content: "";
  display: block;
  left: 50px;
  position: absolute;
}
.xp-reviews__p {
  margin: 0;
}
.xp-reviews__author {
  margin-top: 30px;
  padding-left: 102px;
  position: relative;
}
.xp-reviews__author--short {
  margin-top: 27px;
  padding-left: 32px;
}
.xp-reviews__author-img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  left: 33px;
  position: absolute;
  top: 0;
}
.xp-reviews__author-name {
  color: #777;
  font-size: 14px;
  font-weight: bold;
  position: relative;
  top: -3px;
}
.xp-reviews__author-bio {
  color: #999;
  font-size: 12px;
}
@media (max-width: 767px) {
  .xp-reviews__author {
    padding-bottom: 32px;
  }
  .xp-reviews__author--short {
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .xp-reviews__item:nth-of-type(2n+1) {
    clear: left;
  }
}
@media (min-width: 992px) {
  .xp-reviews__item:nth-of-type(3n+1) {
    clear: left;
  }
}
.xp-header {
  margin-top: -20px;
  padding: 0;
  position: relative;
  text-align: left;
  top: 10px;
}
.xp-header--std-padding {
  padding-bottom: 41px;
}
.xp-header--center {
  text-align: center;
}
.xp-header__text {
  display: block;
  font-size: 35px;
  font-weight: bold;
  /*letter-spacing: 6px;*/
  line-height: 1.5em;
  margin: 0;
}
.xp-header__subtext {
  color: #777;
  font-size: 14px;
  font-style: italic;
  letter-spacing: 1px;
  margin: 8px 0 7px 0;
}
.xp-header--inline {
  margin-top: 0;
  padding: 41px 0 28px 0;
  top: 0;
}
.xp-header--inline .xp-header__text {
  letter-spacing: 4px;
  line-height: 1em;
  margin: 15px 0 0 0;
}
@media (max-width: 767px) {
  .xp-header--inline {
    padding: 47px 0 38px 0;
  }
  .xp-header--inline .xp-header__text {
    display: block;
    margin: 0 0 38px 0;
  }
  .xp-header--auto-align .xp-header__text,
  .xp-header--auto-align .xp-header__subtext {
    left: 0;
    text-align: center !important;
  }
}
.xp-social-icons__icon {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 29px;
  height: 56px;
  line-height: 61px;
  margin: 0 10px 13px 0;
  position: relative;
  text-align: center;
  width: 56px;
}
.xp-social-icons__icon:hover {
  color: #fff;
}
.xp-social-icons--style-1 .xp-social-icons__icon:hover {
  background: #252525 !important;
}
.xp-contacts {
  color: #9c9c9c;
  font-size: 14px;
  line-height: 1.7em;
  padding: 45px 0 46px;
}
.xp-contacts__img {
  max-width: 100%;
  margin: 6px 0 5px 40px;
}
.xp-contacts__img--left {
  margin-left: 0;
}
.xp-contacts__text {
  margin: 0;
}
.xp-contacts__header {
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 20px;
  margin-top: 3px;
}
.xp-contacts__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 767px) {
  .xp-contacts__img {
    margin-bottom: 10px;
  }
  .xp-contacts__header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .xp-contacts__column {
    margin-top: 37px;
  }
}
.xp-footer {
  color: #9c9c9c;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.5em;
  padding: 37px 0 39px;
  word-spacing: 1px;
}
.xp-footer__copyright {
  margin: 0;
}
.xp-buttons {
  margin: -26px 0 13px 0;
  position: relative;
  text-align: left;
  top: 26px;
}
.xp-buttons__btn,
.xp-buttons__link {
  margin: 0 10px 13px 0;
}
.xp-buttons__btn,
.xp-buttons__link,
.xp-buttons__btn:hover,
.xp-buttons__link:hover {
  text-decoration: none;
}
.xp-buttons--no-offset {
  margin-top: 0;
  top: 0;
}
.xp-buttons--only-links {
  left: -20px;
}
.xp-buttons--center {
  left: 5px;
  text-align: center;
}
.xp-buttons--center.xp-buttons--only-links {
  left: 0;
}
.xp-buttons--right {
  text-align: right;
}
.xp-buttons--right .xp-buttons__btn,
.xp-buttons--right .xp-buttons__link {
  margin: 0 0 13px 10px;
}
.xp-buttons--right.xp-buttons--only-links {
  left: 20px;
}
.xp-buttons--activated {
  left: 5px;
  text-align: center;
}
.xp-buttons--activated .xp-buttons__btn,
.xp-buttons--activated .xp-buttons__link {
  margin-left: 0;
  margin-right: 0;
}
.xp-buttons--activated .xp-buttons__link {
  font-size: 25px;
  padding: 10px 30px 2px;
}
.xp-buttons--activated .xp-buttons__btn {
  font-size: 15px;
  margin-top: 9px;
  padding: 15px 30px;
}
.xp-buttons--freeze.xp-buttons--activated .xp-buttons__link {
  font-size: 25px !important;
}
.xp-buttons--freeze.xp-buttons--activated .xp-buttons__link,
.xp-buttons--freeze.xp-buttons--activated .xp-buttons__link:hover {
  color: #393185 !important;
}

.xp-buttons--freeze.xp-buttons--activated .xp-buttons__btn {
  font-size: 15px !important;
}
@media (max-width: 991px) {
  .xp-buttons--active {
    left: 5px;
    text-align: center;
  }
  .xp-buttons--active .xp-buttons__btn,
  .xp-buttons--active .xp-buttons__link {
    margin-left: 0;
    margin-right: 0;
  }
  .xp-buttons--active .xp-buttons__link {
    font-size: 25px;
    padding: 10px 30px 2px;
  }
  .xp-buttons--active .xp-buttons__btn {
    font-size: 15px;
    margin-top: 9px;
    padding: 15px 30px;
  }
  .xp-buttons--freeze.xp-buttons--active .xp-buttons__link {
    font-size: 25px !important;
  }
  .xp-buttons--freeze.xp-buttons--active .xp-buttons__link,
  .xp-buttons--freeze.xp-buttons--active .xp-buttons__link:hover {
    color: #ffffff !important;
    font-size: 50px !important;
  }
  .xp-buttons--freeze.xp-buttons--active .xp-buttons__btn {
    font-size: 15px !important;
  }
}
@media (max-width: 767px) {
  .xp-buttons--auto-align {
    left: 5px;
    text-align: center;
  }
  .xp-buttons--auto-align.xp-buttons--only-links {
    left: 0;
  }
}
@media (max-width: 530px) {
  .xp-buttons {
    left: 0;
  }
  .xp-buttons__btn,
  .xp-buttons__link,
  .xp-buttons--right .xp-buttons__btn,
  .xp-buttons--right .xp-buttons__link {
    display: inline-block;
    margin: 0 0 13px 0;
    text-align: center;
    width: 100%;
  }
  .xp-buttons--activated .xp-buttons__btn,
  .xp-buttons--activated .xp-buttons__link,
  .xp-buttons--active .xp-buttons__btn,
  .xp-buttons--active .xp-buttons__link {
    width: auto;
  }
  .xp-buttons--activated .xp-buttons__btn,
  .xp-buttons--active .xp-buttons__btn {
    margin-top: 9px;
  }
}
.xp-article {
  color: #777;
  font-size: 17px;
  line-height: 27px;
  text-align: left;
  position: relative;
  margin-top: -21px;
  top: 14px;
}
.xp-article--wysiwyg h1,
.xp-article--wysiwyg h2,
.xp-article--wysiwyg h3,
.xp-article--wysiwyg h4,
.xp-article--wysiwyg h5,
.xp-article--wysiwyg h6 {
  color: #252525;
  display: block;
  font-weight: bold;
  line-height: 1.3em;
  text-align: left;
}
.xp-article--wysiwyg h1 {
  font-size: 27px;
  letter-spacing: 3px;
}
.xp-article--wysiwyg h2 {
  font-size: 23px;
  letter-spacing: 2px;
}
.xp-article--wysiwyg h3 {
  font-size: 19px;
  letter-spacing: 1px;
}
.xp-article--wysiwyg h4 {
  font-size: 14px;
}
.xp-article--wysiwyg h5 {
  font-size: 11px;
}
.xp-article--wysiwyg h6 {
  font-size: 10px;
}
.xp-article--wysiwyg p,
.xp-article--wysiwyg ul,
.xp-article--wysiwyg ol,
.xp-article--wysiwyg blockquote {
  margin: 0 0 10px 0;
}
.xp-article--wysiwyg blockquote {
  font-size: 17px;
  border-color: #f97352;
}
@media (max-width: 767px) {
  .xp-article--auto-align.xp-article--wysiwyg p,
  .xp-article--auto-align {
    text-align: left !important;
  }
}
.social-likes__counter {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  background: #3c3c3c;
  border-radius: 23px;
  font-size: 12px;
  height: 23px;
  line-height: 24px;
  min-width: 23px;
  padding: 0 5px;
  position: absolute;
  right: -7px;
  text-align: center;
  top: -7px;
}
.social-likes__counter_empty {
  display: none;
}
.social-likes_style-1 .social-likes__icon:hover {
  background: #252525 !important;
}
.social-likes_style-1 .social-likes__icon:hover .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon {
  background: #252525;
}
.social-likes_style-2 .social-likes__counter {
  background: #f97352;
}
.social-likes_style-2 .social-likes__icon:hover .social-likes__counter {
  background: #3c3c3c;
}
.engine {
	position: absolute;
	text-indent: -2400px;
	text-align: center;
	padding: 0;
}

/*-------

   Slider

-------*/
.xp-slider .carousel-inner > .active,
.xp-slider .carousel-inner > .next,
.xp-slider .carousel-inner > .prev {
	display: table;
}
.xp-slider .carousel-control {
    background-image: none;
    width: 54px;
    height: 54px;
    top: 50%;
    margin-top: -27px;
    line-height: 54px;
    border: 2px solid #393185;
    opacity: 1;
    text-shadow: none;
    z-index: 5;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.xp-slider .carousel-control .glyphicon{
color:#393185;
}


.xp-slider .carousel-control.left {
	margin-left: 20px;
}
.xp-slider .carousel-control.right {
	margin-right: 20px;
}
.xp-slider .carousel-control:hover {
	background: #fff;
	color: #000;
}
.xp-slider .carousel-indicators {
    bottom: 20px;
}
.xp-slider .carousel-indicators li,
.xp-slider .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 3px;
    border: 2px solid #393185;
    
}

@media (max-width: 767px) {
    .xp-slider .carousel-control {
        top: auto;
        bottom: 20px;
    }
}

/* boxed model */
.xp-slider > .boxed-slider {
    position: relative;
    padding: 93px 0;
}
.xp-slider > .container .carousel-indicators {
    margin-bottom: 93px;

}
.xp-slider > .container .carousel-indicators .active{
    background-color: #393185;
    
}

@media (max-width: 767px) {
    .xp-slider > .container .carousel-control {
        margin-bottom: 93px;
    }
}
.xp-slider > .container img {
    width: 100%;
}
.xp-slider > .container img + .row {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.xp-slider .xp-section {
    padding-left: 0;
    padding-right: 0;
}

/* article layout */
.xp-slider .article-slider > div {
    padding-left: 0;
    padding-right: 0;
}
.xp-slider > .container.article-slider .carousel-indicators {
    margin-bottom: 0;
}
/*-------

   Gallery

-------*/
.xp-gallery .xp-gallery-item {
    position: relative;
    /*display: inline-block;*/
    padding-bottom: 30px;
}
.xp-gallery .xp-gallery-item > a {
    position: relative;
    display: block;
    /* background: #fff; */
    outline: none;
}
.xp-gallery .xp-gallery-row {
    margin-bottom: -30px;
}
.xp-gallery .xp-gallery-item img {
    width: 100%;
    opacity: 1;
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}
.xp-gallery .xp-gallery-item > a:hover img {
    opacity: 0.9;
}
.xp-gallery .xp-gallery-item .icon {
    position: absolute;
    font-size: 30px;
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    -webkit-transition: .2s opacity ease-in-out;
    transition: .2s opacity ease-in-out;
}
.xp-gallery .xp-gallery-item > a:hover .icon {
    opacity: 1;
}

/* remove spacing */
.xp-gallery .xp-gallery-row.no-gutter {
    margin: 0;
}
.xp-gallery .xp-gallery-row.no-gutter .xp-gallery-item {
    padding: 0;
}

/* container */
.xp-gallery .container.xp-gallery-layout-default {
    padding: 93px 0;
}

/* fix horizontal scrollbar */
.xp-gallery .xp-gallery-layout-default,
.xp-gallery .xp-gallery-layout-article {
    overflow: hidden;
}

/* article layout */
.xp-gallery .xp-gallery-layout-article > div {
    padding-left: 0;
    padding-right: 0;
}


/* lightbox */
.xp-gallery .modal {
    position: fixed;
    overflow: hidden;
    padding-right: 0 !important;
}
.xp-gallery .modal-body {
    padding: 0;
}
.xp-gallery .modal-body img {
    width: 100%;
}
.xp-gallery .modal .close {
    position: absolute;
    background-image: none;
    font-size: 20px;
    width: 54px;
    height: 54px;
    top: 20px;
    right: 20px;
    line-height: 54px;
    opacity: 1;
    color: #393185;
    border: 2px solid #393185;
    text-align: center;
    text-shadow: none;
    z-index: 5;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}
.xp-gallery .modal .close:hover {
    /* background: #fff; */
    color: #000;
}

/* modal back color opacity */
.modal-backdrop.in {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

@media (max-width: 768px) {
    .xp-gallery .modal-dialog {
        margin: 10px auto;
    }

    .xp-gallery .carousel-indicators,
    .xp-gallery .carousel-control,
    .xp-gallery .modal .close {
        position: fixed;
    }
}

/* fix fade in effect */
.xp-gallery .modal.fade .modal-dialog {
    margin-top: -100px;
    -webkit-transition: margin-top 0.3s ease-out;
    -moz-transition: margin-top 0.3s ease-out;
    -o-transition: margin-top 0.3s ease-out;
    transition: margin-top 0.3s ease-out;
}
.xp-gallery .modal.in .modal-dialog,
.xp-gallery .modal.fade .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.xp-gallery .modal.in .modal-dialog {
    margin-top: 30px;
}






#header1-40 .btn {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#header1-40 H1 {
  font-family: 'Oxygen', sans-serif;
}
#header1-40 P {
  font-family: 'Oxygen', sans-serif;
}
#menu-41 .xp-brand__name {
  font-size: 16px;
}
#menu-41.xp-navbar--stuck .xp-navbar__section {
  background: #BCDCF5;
  opacity: 0.8;
}
#menu-41 .xp-brand__name a {
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#menu-41 .xp-navbar__items a {
  font-family: 'Oxygen', sans-serif;
  
}
#features1-42 P {
  text-align: center;
}
#features1-44 P {
  text-align: center;
  color: #ffffff;
}
#features1-44 H3 {
  color: #ffffff;
}
#msg-box5-46 .xp-header__text {
  color: #ffffff;
}
#msg-box5-46 .xp-header__subtext {
  color: #ffffff;
}
#msg-box5-46 .xp-article {
  color: #ffffff;
}
#features1-47 P {
  color: #4c6972;
  text-align: center;
}
#msg-box3-48 .xp-header .xp-header__text {
  text-align: center;
}
#msg-box3-48 .xp-header .xp-header__subtext {
  text-align: center;
}
#msg-box2-50 h2 {
  color: #252525;
}
#msg-box2-50 p {
  color: #252525;
}




#content5-77 .caption h3 {
  color: #fff;
  font-size: 46px;
  font-family: 'Oxygen', sans-serif;
}
#content5-77 P {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
}
#menu-59 .xp-brand__name {
  font-size: 16px;
}
#menu-59.xp-navbar--stuck .xp-navbar__section {
  background: #BCDCF5;
  opacity: 0.8;
}
#menu-59 .xp-brand__name a {
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#menu-59 .xp-navbar__items a {
  font-family: 'Oxygen', sans-serif;
  
}
#image2-83 SMALL {
  font-size: 17px;
}
#slider2-88 H1 {
  color: #ffffff;
}
.XP-color{
  color:#393185;
}





#header1-73 .btn {
  font-size: 20px;
  font-family: 'Oxygen', sans-serif;
}
#header1-73 H1 {
  font-family: 'Oxygen', sans-serif;
}
#header1-73 P {
  font-family: 'Oxygen', sans-serif;
}
#menu-74 .xp-brand__name {
  font-size: 16px;
}
#menu-74.xp-navbar--stuck .xp-navbar__section {
  background: #BCDCF5;
  opacity: 0.8;
}
#menu-74 .xp-brand__name a {
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#menu-74 .xp-navbar__items a {
  font-family: 'Oxygen', sans-serif;

  
}
#features1-75 P {
  text-align: center;
}
#features1-77 P {
  text-align: center;
  color: #ffffff;
}
#features1-77 H3 {
  color: #ffffff;
}
#msg-box5-79 .xp-header__text {
  color: #ffffff;
}
#msg-box5-79 .xp-header__subtext {
  color: #ffffff;
}
#msg-box5-79 .xp-article {
  color: #ffffff;
}
#features1-80 P {
  color: #4c6972;
  text-align: center;
}
#msg-box3-81 .xp-header .xp-header__text {
  text-align: center;
}
#msg-box3-81 .xp-header .xp-header__subtext {
  text-align: center;
}
#msg-box2-83 h2 {
  color: #252525;
}
#msg-box2-83 p {
  color: #252525;
}


#menu-20 .xp-brand__name {
  font-size: 16px;
}
#menu-20.xp-navbar--stuck .xp-navbar__section {
  background: #BCDCF5;
  opacity: 0.8;
}
#menu-20 .xp-brand__name a {
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#menu-20 .xp-navbar__items a {
  font-family: 'Oxygen', sans-serif;
  
}
#features1-21 P {
  text-align: center;
}
#features1-23 P {
  text-align: center;
  color: #ffffff;
}
#features1-23 H3 {
  color: #ffffff;
}
#msg-box5-25 .xp-header__text {
  color: #ffffff;
}
#msg-box5-25 .xp-header__subtext {
  color: #ffffff;
}
#msg-box5-25 .xp-article {
  color: #ffffff;
}
#features1-26 P {
  color: #4c6972;
  text-align: center;
}
#msg-box3-27 .xp-header .xp-header__text {
  text-align: center;
}
#msg-box3-27 .xp-header .xp-header__subtext {
  text-align: center;
}
#msg-box2-29 h2 {
  color: #252525;
}
#msg-box2-29 p {
  color: #252525;
}




#content5-92 .caption h3 {
  color: #fff;
  font-size: 46px;
  font-family: 'Oxygen', sans-serif;
}
#content5-92 P {
  color: #fff;
  text-align: center;
  font-size: 21px;
  font-family: 'Oxygen', sans-serif;
}
#menu-93 .xp-brand__name {
  font-size: 16px;
}
#menu-93.xp-navbar--stuck .xp-navbar__section {
  background: #BCDCF5;
  opacity: 0.8;
}
#menu-93 .xp-brand__name a {
  font-size: 24px;
  font-family: 'Oxygen', sans-serif;
}
#menu-93 .xp-navbar__items a {
  font-family: 'Oxygen', sans-serif;
  
}
#features1-108 .thumbnail .image img {
  max-width: 100%;
}
#image2-97 SMALL {
  font-size: 17px;
}
#image2-111 SMALL {
  font-size: 20px;
}
#image2-113 SMALL {
  font-size: 20px;
}
#image2-114 SMALL {
  font-size: 20px;
}
#msg-box3-117 .xp-header .xp-header__text {
  text-align: center;
}
#msg-box3-117 .xp-header .xp-header__subtext {
  text-align: center;
}
#msg-box3-117 .xp-article P {
  text-align: left;
}

/***********************
********* Footer ******
************************/
#bottom {
    padding: 40px 40px;
  background: #BCDCF5;
  border-bottom: 5px solid #393185;
  border-top: 5px solid red;
  font-size: 14px;
}

#bottom h3 {
  margin-top: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size:22px;
  color: #393185;
}

#bottom ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#bottom ul li {
  display: block;
  padding: 5px 0;
}

#bottom ul li a {
  color: white;
  font-size: larger;
}

#bottom ul li a:hover {
  color: gray;
  font-size: larger;
}

#bottom .widget {
  margin-bottom: 0;
}




/* Common styles for all menus */
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.section {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  
}

.section:nth-of-type(odd):not(:first-child) {
  color: #fff;
  background: #2a282b;

}

.section--menu {
  position: relative;
  overflow: visible;
  min-height: 10vh;
  padding: 0;
}



.menu {
  line-height: 1;
  margin: 0 auto 3em;
}

.menu__list {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu__item {
  display: block;
  margin: 1em 0;
}

.menu__link {
  font-size: 1.05em;
  font-weight: bold;
  display: block;
  padding: 1em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
  outline: none;
}



/* Ceres */
.menu--ceres .menu__item {
  position: relative;
}

.menu--ceres .menu__link {
  position: relative;
  min-width: 115px;
  height: 50px;
  padding: 1em 1.5em;
  text-align: center;
  color: #b5b5b5;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;

}
.menu--ceres .menu__item a{
  color: #393185;
}
.menu--ceres .menu__link:hover,
.menu--ceres .menu__link:focus {
  color: #929292;
}

.menu--ceres .menu__item--current .menu__link {
  color: #d94f5c;

}
.menu__item--current{
  background-color: white;
z-index: -1000;
}

.menu--ceres .menu__item::before,
.menu--ceres .menu__item::after,
.menu--ceres .menu__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  background: #d94f5c;
}

.menu--ceres .menu__item::before,
.menu--ceres .menu__item::after {
  width: 2px;
  height: 100%;
  opacity: 0;
  -webkit-transform: scale3d(1, 0, 1);
  transform: scale3d(1, 0, 1);
  -webkit-transform-origin: 50% 0%;
  transform-origin: 50% 0%;
  -webkit-transition: -webkit-transform 0s 0.1s, opacity 0.1s;
  transition: transform 0s 0.1s, opacity 0.1s;
}

.menu--ceres .menu__item::before {
  left: 0;
}

.menu--ceres .menu__item::after {
  right: 0;
}

.menu--ceres .menu__item--current::before,
.menu--ceres .menu__item--current::after {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}

/* bottom line */
.menu--ceres .menu__link::after {
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}

.menu--ceres .menu__item--current .menu__link::after {
  -webkit-transform: translate3d(0, -48px, 0);
  transform: translate3d(0, -48px, 0);
  -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

/* left line */
.menu--valentine .menu__item::before {
  left: 0;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

/* right line */
.menu--valentine .menu__item::after {
  right: 0;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.menu--valentine .menu__link::before,
.menu--valentine .menu__link::after {
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
}

/* top line */
.menu--valentine .menu__link::before {
  top: 0;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

/* bottom line */
.menu--valentine .menu__link::after {
  bottom: 0;
}

.menu--valentine .menu__item--current::before,
.menu--valentine .menu__item--current::after,
.menu--valentine .menu__item--current .menu__link::before,
.menu--valentine .menu__item--current .menu__link::after {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
/* Stack items for smaller screens */
@media screen and (max-width:55em) {
  .menu__list {
    display: block;
    margin: 0 auto;
  }
}
.sn-inline{
  display: flex;
}

.Member {
  text-align: center;
  width: 300px;
  background: #BCDCF5 repeat-x 0 0;
  border: 2px solid #404040;
  margin: 20px auto 20px;
  padding: 1em;
  /*border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;*/
}
.Member a{
  font-weight: bold;
}

.menu-right-my h3{
background-color: #BCDCF5;
padding: 10px 10px;
margin-bottom: 0;
}
.menu-right-my hr{
  margin:0;
  padding-top: -10px;
      border-top: 1px solid red;
}
.menu-right-my ul li{
  
list-style: none;
margin-left: -20px;



}
.menu-right-my a{
  float: left;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #393185;
background-color: #BCDCF5;
padding: 10px 10px;
margin-bottom: 0;
font-size: 25px;
font-weight: lighter;

}
.nav-pills > li.active > a:after {
color: red;
}
.margintop20 {
    margin-top:20px;
}

.nav-pills>li>a {
border-radius: 0px;
}

a {
color: #393185;
text-decoration: none;
}

a:hover {
color: #BCDCF5;
text-decoration: none;
}


.nav-stacked>li+li {
margin-top: 0px;
margin-left: 0;
border-bottom:1px solid #dadada;
border-left:1px solid #dadada;
border-right:1px solid #dadada;
}

.glyphicon-zoom-in::before {
  color: #393185;

}
.modal-body > .carousel-indicators > .active {
    
    background-color: #393185;

  }

/* Button styles for learn more buttons */
a.btn.btn-learn-more, .btn.btn-learn-more {
  background-color: #27aae0 !important;
  color: white !important;
  border-radius: 0 !important;
  padding: 10px 20px !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: 0.5px !important;
  width: 170px !important;
  display: inline-block !important;
  text-align: center !important;
  border: none !important;
}

a.btn.btn-learn-more:hover, .btn.btn-learn-more:hover {
  background-color: #1d94c8 !important;
  color: white !important;
  text-decoration: none !important;
}

a.btn.btn-learn-more.btn-outline, .btn.btn-learn-more.btn-outline {
  background-color: transparent !important;
  color: white !important;
  border: 1px solid white !important;
}

a.btn.btn-learn-more.btn-outline:hover, .btn.btn-learn-more.btn-outline:hover {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: white !important;
}

  .modal-body > .carousel-indicators{
    margin-bottom: -25px;

  }
  .modal-body > .carousel-control.left{
    margin-left: 2px;
  }
    .modal-body > .carousel-control.right{
    margin-right: 2px;
  }
  @media (max-width: @screen-xs-min) {
  .modal-xs { width: @modal-sm; }
}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.copyrtext a{
  color: white;
  
}
.copyrtext a:hover{
  color: gray;
   
}

p.captcha-img > img {
  width: 300px;
}



/*---------------------------------email form----------------------------*/

div.jsForm{
    margin: 0 auto;

}
  div.errors {
      padding: 22px;
      color: red;
      background-color: #ddd;
      border: 1px solid #ccc;
      
  }
  div.success {
      padding: 22px;
      color: green;
      background-color: #ddd;
      border: 1px solid #ccc;
  }
select.frecuency {
    border: none;
    font-style: italic;
    background-color: transparent;
    cursor: pointer;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
    border-bottom: none;
}
select.frecuency:focus {
    outline: none;
    border-bottom: 5px solid #39b3d7;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: -webkit-transform .35s ease-in;
    transition: -webkit-transform .35s ease-in;
}
.free {
    text-transform: uppercase;
}
.input-group {
    margin: 20px auto;
    width: 100%;
}
input.btn.btn-lg,
input.btn.btn-lg:focus {
    outline: none;
    width: 59%;
    height: 60px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
button.btn {
    width: 40%;
    height: 60px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
     background-color: #27aae0;
     border-color:#27aae0;

}

#paymentMethodToggle .btn {
    width: auto;
    height: auto;
    padding: 8px 20px;
    border-radius: 999px;
}

#paymentMethodToggle .btn.active {
    background-color: #27aae0;
    border-color: #27aae0;
    color: #fff;
}

#paymentMethodToggle .btn:not(.active) {
    background-color: #faaf40;
    border-color: #faaf40;
    color: #fff;
}

/******************
shortcodes page css
******************/

.shortcode-item {
  padding-bottom: 0;
}

.shortcode-item h2 {
  color: #4E4E4E;
  font-size: 24px;
  margin-bottom: 22px;
  margin-top: 0;
  font-weight: 600
}

#recent-works .col-xs-12.col-sm-4.col-md-3{
  padding: 0;
}

#recent-works{
    padding-bottom: 70px;
}

.recent-work-wrap {
  position: relative;
}

.recent-work-wrap img{
  width: 100%;
}

.recent-work-wrap .recent-work-inner{
  top: 0;
  background: transparent;
  opacity: .8;
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}

.recent-work-wrap .recent-work-inner h3{
  margin: 10px 0;
}

.recent-work-wrap .recent-work-inner h3 a{
  font-size: 24px;
  color: #fff;
}

.recent-work-wrap .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 0;
  background: #063b50;
  color: #fff;
  vertical-align: middle;
  -webkit-transition: opacity 500ms;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  transition: opacity 500ms;  
  padding: 30px;
}

.recent-work-wrap .overlay .preview {
  bottom: 0;
  display: inline-block;
  height: 35px;
  line-height: 35px;
  border-radius: 0;
  background: transparent;
  text-align: center;
  color: #fff;
}

.recent-work-wrap:hover .overlay {
  opacity: 1;
}

dl, ol, ul {
  letter-spacing: 1px;
  font-weight: 300;
}
.video-wrap i{
  font-size: 28px;
  height: 80px;
  width: 80px;
  margin: 3px;
  border-radius: 100%;
  line-height: 75px;
  text-align:center;
  background: #ffffff;
  color: #063b50;
  border: 3px solid #ffffff;
  box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-box-shadow: inset 0 0 0 5px #f2f2f2;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
  float: left;
  margin-right: 25px;
}

.video-wrap i:hover {
  background: #063b50;
  color: #fff;
  box-shadow: inset 0 0 0 5px #063b50;
  -webkit-box-shadow: inset 0 0 0 5px #063b50;
  border: 3px solid #063b50;
}

.panel-body{
  padding-bottom: 30px;
}
.panel-title{
  line-height: 2em;
}
.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.custom-dropdown {
  background-color: #9FC9E7;
  border-radius: 0;
  border: none;
  padding: 0;
  min-width: 200px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.6);
}

.custom-dropdown li a {
  color: white !important;
  font-size: 1em;
  padding: 15px 20px;
  text-align: left;
  transition: color 0.3s ease;
}

.custom-dropdown li a:hover {
  color: #3a5998 !important;
  background-color: transparent;
}

/* Dropdown menu styles removed to avoid conflicts with simple-dropdown.css */

/* Simple dropdown menu styling for Bootstrap 5.3.3 */

/* Base dropdown styling */
.dropdown-menu {
  background-color: rgba(199, 232, 246, 0.9);
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  min-width: 200px;
  box-shadow: 0 8px 16px rgba(0,0,0,0.6);
}

/* Menu items */
.dropdown-menu > li > a,
.dropdown-menu a.dropdown-item {
  color: #393185;
  padding: 10px 15px;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid #393185;
  background-color: transparent;
}

/* Remove white rectangle around dropdown toggle buttons */
.dropdown-toggle.btn {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

/* Menu item hover */
.dropdown-menu > li > a:hover,
.dropdown-menu a.dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.3);
  color: #393185;
}


/* Fix dividers */
.dropdown-menu .divider {
  height: 1px;
  margin: 0;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.2);
}

/* Position submenus */
.dropdown-menu > li {
  position: relative;
}

/* Fix main menu items */
.xp-navbar__item > a {
  color: white;
  font-weight: normal;
}

/* Remove dropdown arrows */
.dropdown-toggle::after {
  display: none;
}

/* Fix Bootstrap's active state */
.dropdown-item:active,
.dropdown-item:focus,
.dropdown-item.active {
  background-color: rgba(255, 255, 255, 0.3);
  color: #393185;
}

/* Fix custom dropdown class */
/* .custom-dropdown {
  background-color: rgba(199, 232, 246, 0.9);
  min-width: 200px;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
} */

/* Fix dropdown toggle text */
.dropdown-toggle.text-white {
  text-transform: uppercase;
}

/* Fix dropdown toggle arrow */
.dropdown-menu > li > a.dropdown-toggle:after {
  content: "\203A";  /* › character */
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1.2em;  
}

/* Fix for second-level menus to appear to the right of their parent */

/* Ensure second-level menus appear to the right */
.dropdown-menu .dropdown-menu,
.dropdown-menu .custom-dropdown {
  position: absolute !important;
  left: 100% !important;
  top: 0 !important;
  margin-top: 0 !important;
}

/* Position submenu items */
.dropdown-menu > li {
  position: relative !important;
}

/* Fix submenu toggle arrows */
.dropdown-menu > li > a.dropdown-toggle:after {
  content: "\203A"; /* › character */
  position: absolute !important;
  right: 10px !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  font-size: 1.2em !important;
}

/* Ensure proper z-index for menus */
.dropdown-menu {
  z-index: 1000 !important;
}

/* Fix custom dropdown class */
.custom-dropdown {
  background-color: #9fc9e7 !important;
  min-width: 200px !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: 0 8px 16px rgba(0,0,0,0.6) !important;
  padding: 0 !important;
  margin: 0 !important;
}

.white-color{
  color: white !important;
}
/* Add these styles in a style tag or CSS file */
@media (max-width: 767.98px) {
  .table th:first-child,
  .table td:first-child {
    min-width: 200px;
  }
  .table th, .table td {
    white-space: nowrap;
  }
}