.vpix6-h1-white {
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
}

.vpix6-h1-white.acenter {
  margin-top: 0px;
  margin-bottom: 0px;
}

.acenter {
  text-align: center;
}

.vpix6-h1 {
  color: #222;
  font-size: 36px;
  line-height: 42px;
  font-weight: 600;
}

.vpix6-h1.vpix6-martop-0 {
  margin-top: 0px;
}

.vpix6-h1.vpix6-martop-0.vpix6-marbot-0 {
  margin-bottom: 0px;
}


.vpix6-h4-white {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.vpix6-h2 {
  position: relative;
  margin-top: 0px;
  color: #222;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}

.vpix6-h2.v3 {
  margin-bottom: -10px;
}



/****/
.vpix4-2cols {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vpix4-contact-form-holder {
  width: 60%;
  padding: 20px 30px;
  border: 1px solid #fafafa;
  border-radius: 8px;
  background-color: #fff;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .12);
}

.vpix4-form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vpix4-form-row.v2 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.vpix4-form-col {
  width: 48%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.vpix6-martop-20 {
  margin-top: 20px;
}

.vpix6-martop-30 {
  margin-top: 30px;
}



.fc-white {
  color: #fff;
}


/****/
.padtop5 {
  padding-top: 5px;
}

.div-block {
  padding-top: 10px;
}

.padtop10 {
  padding-top: 10px;
}

.padtop15 {
  padding-top: 15px;
}

.padtop20 {
  padding-top: 20px;
}

.padtop25 {
  padding-top: 25px;
}

.padtop30 {
  padding-top: 30px;
}

.padbot5 {
  padding-bottom: 5px;
}

.padbot10 {
  padding-bottom: 10px;
}

.padbot15 {
  padding-bottom: 15px;
}

.padbot20 {
  padding-bottom: 20px;
}

.padbot25 {
  padding-bottom: 25px;
}

.padbot30 {
  padding-bottom: 30px;
}




/****/
.vpix6-button {
  padding: 7px 25px;
  border-radius: 5px;
  background-color: #f80;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.vpix6-button:hover {
  background-color: #f70;
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.vpix6-button.sm {
  padding-right: 15px;
  padding-left: 15px;
  font-size: 14px;
}

.vpix6-button.sm.bg-ffbb99 {
  padding-right: 15px;
  background-color: #fb9;
}

.vpix6-button.sm.bg-ffbb99:hover {
  background-color: #f90;
}

.vpix6-button.sm.bg-66ccff {
  background-color: #6cf;
}

.vpix6-button.sm.bg-66ccff:hover {
  background-color: #39f;
}

.vpix6-button.oval {
  padding: 8px 35px;
  border-radius: 30px;
  font-size: 15px;
}

.vpix6-section {
  position: relative;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
}

.vpix6-section.bg-e4f1ff {
  background-color: #e4f1ff;
}

.vpix6-section.bg-f1f1f1 {
  background-color: #f1f1f1;
}

.vpix6-section.vpix6-home-photobg {
  height: 500px;
  background-image: url('../images2/group-people.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.vpix6-section.vpix6-home-photobg.v2 {
  overflow: hidden;
  background-image: url('../images2/iStock-674212830.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.vpix6-section.vpix6-home-photobg.v3 {
  background-image: url('../images2/5star-1.jpg');
  background-position: 50% 50%;
}

.vpix6-section.v2 {
  padding-top: 0px;
}

.vpix6-section.vpix6-gradient-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#505f72), to(#3c4857));
  background-image: linear-gradient(180deg, #505f72, #3c4857);
}

.vpix6-section.vpix6-graybg {
  background-color: #eee;
}

.vpix6-section.with-topindent {
  padding-top: 0px;
  padding-bottom: 30px;
}

.vpix6-section.vpix6-toppad-0 {
  padding-top: 0px;
}

.vpix6-section.bottomform {
  background-image: url('../images2/topculture-hero.png');
  background-position: 50% 50%;
  background-size: cover;
}

.vpix6-section.home-testi-section {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #eee 35%, #aaa);
}

.vpix6-section.with-girl-rad {
  min-height: 400px;
}

.vpix6-section.vpix6-gradient-gray {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#fff));
  background-image: linear-gradient(180deg, #f6f6f6, #fff);
}

.vpix6-section.border-top {
  border-top: 1px solid #efefef;
}

.vpix6-section.v3 {
  padding-top: 30px;
}

.vpix6-section.vpix6-bgf9f9f9 {
  background-color: #f9f9f9;
}

.vpix6-section.no-padding {
  padding-top: 0px;
  padding-bottom: 0px;
}

.vpix6-section.with-bg {
  background-color: #cff;
}

.vpix6-container {
  display: block;
  width: 96%;
  max-width: 1100px;
  margin-right: auto;
  margin-left: auto;
}

.vpix6-container.vpix6-absolute {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.vpix6-container.top-indent {
  position: relative;
  top: -30px;
  max-width: 1180px;
}

.vpix6-container.with-girl-radar {
  position: absolute;
  left: 50%;
  bottom: 0px;
  z-index: 10;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.vpix6-container.vpix6-hero-image-home {
  position: absolute;
  left: 50%;
  z-index: 5;
  height: 100%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.vpix6-container.vpix6-hero-inner-bridge-holder {
  position: absolute;
}

.vpix6-container.vpix-con-sm {
  width: 90%;
  max-width: 820px;
}

.vpix6-container.vpix6-con-sm {
  max-width: 960px;
}

.vpix6-home-3col-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}





/****/
.vps-wrapper {
  background-color: #fafafa;
  font-size: 14px;
  line-height: 24px;
}

.spc-container {
  position: relative;
  display: block;
  width: 90%;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.block-quote {
  font-size: 14px;
}

.image-2 {
  width: 100%;
}

.spc-white-box {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, .06);
}

.spc-white-box.spc-height-auto100 {
  min-height: 100%;
}

.spc-white-box.spc-photos-thumbs-glal {
  min-height: 100%;
  padding: 20px;
}

.spc-white-box.spc-martop-10 {
  margin-top: 10px;
}

.spc-white-box.vpix6-landing-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 60vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
}

.spc-padtop-30 {
  padding-top: 30px;
}

.spc-cunt-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  padding: 4px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border: 1px solid #ddd;
}

.spc-pdorcut-list-item {
  padding-top: 4px;
  padding-bottom: 4px;
}

.spc-count-number {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.spc-bold-dark {
  color: #222;
  font-weight: 700;
}

.spc-main-photo-holder {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-secure-cols-half {
  width: 49%;
}

.spc-estimated-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-box-inner-padding {
  padding: 20px 30px;
}

.spc-buttons {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #f90;
  border-radius: 4px;
  background-color: #f90;
  -webkit-transition: background-color 400ms ease, color 200ms ease;
  transition: background-color 400ms ease, color 200ms ease;
  color: #fff;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.spc-buttons:hover {
  background-color: #fff;
  color: #f90;
}

.spc-buttons.spc-button-outline {
  background-color: #fff;
  color: #f90;
}

.spc-buttons.spc-button-outline:hover {
  background-color: #f90;
  color: #fff;
}

.spc-buttons.spc-fullwidth {
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-regular-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-sub-label {
  padding-bottom: 8px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.spc-photo-tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.spc-secure-flex {
  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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.shipping-info {
  padding-right: 30px;
}

.spc-product-price {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #f80;
  font-size: 24px;
  line-height: 30px;
}

.sps-photos-pane {
  height: 400px;
}

.spc-count-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efefef;
  color: #888;
  text-decoration: none;
}

.spc-product-tablink {
  margin-right: 20px;
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  color: #999;
  font-size: 15px;
  font-weight: 600;
}

.spc-product-tablink.w--current {
  border-bottom-color: #f90;
  background-color: transparent;
  color: #222;
}

.spc-photo-tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #aaa;
  background-color: #fff;
  opacity: 0.5;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.spc-photo-tab-link:hover {
  opacity: 1;
}

.spc-photo-tab-link.w--current {
  background-color: #fff;
  opacity: 1;
}

.spc-product-details-checklist {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 15px 20px;
  border-radius: 6px;
  background-color: #f4f4f4;
  font-size: 16px;
}

.spc-pdorcut-list {
  padding-left: 30px;
}

.spc-photo-tabs-thumb-img {
  max-height: 85%;
  max-width: 85%;
}

.spc-product-tab-content {
  padding-top: 25px;
}

.sps-main-photo-img {
  max-height: 95%;
}

.spc-product-name {
  margin-bottom: 0px;
  color: #222;
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
}

.spc-delivery-icon {
  height: 24px;
  margin-right: 7px;
  opacity: 0.62;
}

.spc-car-item-photo-img {
  width: 90%;
  height: 90%;
}

.spc-cart-top-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-cc-logos {
  height: 30px;
}

.spc-sm-text {
  font-size: 12px;
}

.spc-cart-delete-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #ccc;
  font-size: 14px;
  text-decoration: none;
}

.spc-cart-delete-item:hover {
  color: #333;
}

.spc-tcart-otal-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-cart-itemnum-selector {
  width: 16%;
  padding-right: 20px;
  padding-left: 20px;
}

.spc-cart-item-name {
  color: #333;
  font-weight: 700;
}

.spc-cart-item-namebox {
  width: 35%;
  padding-right: 20px;
  line-height: 18px;
}

.spc-fs13 {
  font-size: 13px;
}

.spc-cart-itembox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #efefef;
  border-radius: 4px;
}

.spc-cart-itemprice {
  width: 15%;
  font-size: 15px;
  text-align: center;
}

.spc-cart-top-title {
  padding-right: 25px;
  color: #333;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
}

.spc-cart-buttons-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.spc-cart-total-price {
  width: 20%;
  min-width: 100px;
  color: #333;
  font-size: 20px;
  font-weight: 600;
  text-align: right;
}

.spc-cart-top-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -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;
  border-bottom: 1px solid #efefef;
}

.spc-total-cart-text {
  width: 15%;
}

.spc-cart-bottom-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 10px;
  -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;
}

.spc-car-item-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90px;
  height: 90px;
  margin-right: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.spc-cart-clos-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.spc-shipping-logos {
  height: 30px;
}

.spc-summary-photo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 56px;
  height: 56px;
  margin-right: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-login-guest-title {
  padding-bottom: 20px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.spc-fields {
  height: 42px;
  margin-bottom: 20px;
  border: 1px solid #efefef;
}

.spc-fields::-webkit-input-placeholder {
  color: #ccc;
}

.spc-fields:-ms-input-placeholder {
  color: #ccc;
}

.spc-fields::-ms-input-placeholder {
  color: #ccc;
}

.spc-fields::placeholder {
  color: #ccc;
}

.spc-summary-item-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.spc-padtop-20 {
  padding-top: 20px;
}

.spc-service-name {
  color: #333;
  font-size: 14px;
  font-weight: 600;
}

.spc-newaccount-forgot-flex {
  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;
}

.spc-fields-holde {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.spc-field-rows-cols {
  width: 100%;
}

.spc-field-rows-cols.spc-2fields {
  width: 48%;
}

.spc-button-login-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
}

.spc-rownblock-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -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;
  border-radius: 4px;
  color: #888;
  font-size: 13px;
  text-decoration: none;
}

.spc-secure-left {
  width: 65%;
}

.spc-summary-item-rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.spc-login-fields {
  position: relative;
  z-index: 5;
  height: 42px;
  margin-bottom: 0px;
  padding-left: 40px;
  border: 1px solid #efefef;
  border-radius: 3px;
}

.spc-login-fields::-webkit-input-placeholder {
  color: #ccc;
}

.spc-login-fields:-ms-input-placeholder {
  color: #ccc;
}

.spc-login-fields::-ms-input-placeholder {
  color: #ccc;
}

.spc-login-fields::placeholder {
  color: #ccc;
}

.spc-fiels-label {
  color: #444;
  font-size: 13px;
  font-weight: 600;
}

.spc-field-rows {
  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;
}

.spc-smmary-name {
  color: #555;
  font-size: 14px;
  font-weight: 400;
}

.spc-summary-info-clex {
  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;
  font-size: 15px;
  line-height: 22px;
}

.spc-links {
  border-bottom: 1px solid #777;
  -webkit-transition: color 200ms ease, border 200ms ease;
  transition: color 200ms ease, border 200ms ease;
  color: #777;
  text-decoration: none;
}

.spc-links:hover {
  border-bottom: 1px solid #f90;
  color: #f90;
}

.spc-cc-coent-formblock {
  display: none;
  padding: 20px;
}

.spc-patop10 {
  padding-top: 10px;
}

.spc-summar-sub-flexrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  -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;
}

.spc-fields-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  z-index: 10;
  width: 18px;
  opacity: 0.25;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.spc-lonin-gues-col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 5px 15px 75px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-right: 1px solid #efefef;
}

.spc-lonin-gues-col.spc-lascol-login {
  border-right-width: 0px;
}

.spc-rownblock-checkout {
  overflow: hidden;
  margin-bottom: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}

.spc-rownblock-checkout.shipping-default {
  border-color: #f80;
}

.spc-login-guest {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}

.spc-summary-photo-img {
  max-height: 92%;
}

.spc-secure-right {
  width: 33%;
}

.spc-summary-row2 {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #efefef;
}

.vpix6-camp-section {
  min-height: 85vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(242, 223, 248, .47)), color-stop(61%, hsla(0, 0%, 100%, .1))), url('../images2/Top-of-Page.jpg');
  background-image: linear-gradient(180deg, rgba(242, 223, 248, .47), hsla(0, 0%, 100%, .1) 61%), url('../images2/Top-of-Page.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, auto;
}

.vpix6-campe-hero-tectblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 50px;
  padding-bottom: 21px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #111;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
  text-align: center;
}

.vpix6-h1-camp {
  color: #000;
  font-size: 50px;
  line-height: 60px;
}

.vpix6-camp-full-width-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images2/VPiX-photographer-camp.jpg');
  background-position: 100% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.vpix6-camp-fullwidth-cols {
  width: 50%;
}

.vpix6-camp-fullwidth-cols.camp-with-textblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.vpix6-camp-fullwidth-cols.rightcamp {
  opacity: 0.05;
}

.vpix6-camp-full-wdth-text-block {
  width: 90%;
  max-width: 600px;
  padding-top: 40px;
  padding-bottom: 40px;
  float: right;
}

.vpix6-camp-small-conainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 860px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.vpix6-camp-rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ddd;
}

.vpix6-camp-rows.firsy {
  padding-top: 0px;
  border-top-width: 0px;
}

.vpix6-camp-row-col-left {
  width: 25%;
  padding-right: 50px;
}

.vpix6-camp-row-right-cols {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vpix6-camp-date-rows {
  padding-top: 5px;
  padding-bottom: 15px;
  color: #888;
  font-size: 14px;
}

.vpix6-camp-date-name {
  color: #333;
  font-size: 20px;
}

.vpix6-navbar-topright {
  width: 100%;
  background-color: transparent;
}

.vpix6-nav-secodary-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vpix6-cols3-form {
  width: 32%;
}

.vpix6-full-width {
  width: 100%;
}

.vpix6-checbox-inline {
  display: inline-block;
  padding-right: 35px;
}

.vpix6-landing-video0bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.background-video-2 {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: -20px;
  z-index: 1;
  height: 100%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.spc-white-box-padding {
  padding: 50px 30px;
}

.vpix6-landing-overlay-hero {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  background-color: rgba(0, 0, 0, .44);
}

.vpix6-hero-landing-textbloxk {
  position: relative;
  z-index: 10;
  width: 70%;
  color: #fff;
  text-align: center;
}

.vpix6-padding-all-30 {
  padding: 30px;
}

.vpix6-landing-boxes {
  position: relative;
  overflow: hidden;
  width: 30%;
  border-radius: 5px;
  box-shadow: 0 8px 30px 0 rgba(0, 0, 0, .09);
}

.vpix6-landing-tours-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vpix6-landing-boxes-inner {
  position: relative;
  z-index: 5;
  padding: 25px 25px 90px;
}

.vpix6-list-landlig-bullets {
  padding-left: 20px;
}

.vpix6-list-landing-items {
  padding-top: 5px;
  padding-bottom: 5px;
}

.vpix6-landing-boxes-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(38%, #fafafa), to(#efefef));
  background-image: linear-gradient(180deg, #fafafa 38%, #efefef);
  text-align: center;
}

.vpix6-landing-boxes-top.vpix6-premium {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(34%, #fb0), to(#f90));
  background-image: linear-gradient(180deg, #fb0 34%, #f90);
}

.vpix6-landing-boxes-titl {
  color: #222;
  font-size: 26px;
  line-height: 38px;
}

.vpix6-landing-boxes-topprice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: 'Open Sans', sans-serif;
  color: #111;
  font-size: 50px;
  line-height: 52px;
  font-weight: 600;
}

.vpix6-landing-boxes-top-dollar {
  padding-top: 5px;
  padding-right: 5px;
  color: #777;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.vpix-section-subtitles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.vpix-section-subtitles.padtop-50 {
  padding-top: 50px;
}

.vpix-section-subtitles.padtop-70 {
  padding-top: 70px;
}

.vpix6-sample-tours-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vpix6-sample-tours-boxlink {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 50%;
  border: 6px solid #fff;
  border-radius: 5px;
  box-shadow: 0 8px 37px 0 rgba(0, 0, 0, .14);
}

.vpix6-sample-tours-box-pgoto-img {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  max-width: 120%;
  min-height: 100%;
  min-width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vpix6-sample-tours-360camera-img {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10;
  width: 80px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.vpix6-sample-tours-ovelay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4;
  background-color: #000;
  opacity: 0.4;
}

.vpix6-sample-tours-box-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vpix6-sample-tours-name {
  margin-top: 15px;
  color: #111;
  font-size: 22px;
  line-height: 30px;
}

.fc-gold {
  color: #fc0;
}

.vpix6-landing-tours-bottom-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  padding-bottom: 30px;
  text-align: center;
}

.vpix6-stroke-button {
  padding: 7px 30px;
  border: 2px solid #f90;
  border-radius: 50px;
  color: #f90;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.vpix6-landing-boxes-amount {
  margin-right: 15px;
}

html.w-mod-js *[data-ix="fx-bottom-top"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay-250"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay-500"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay-750"] {
  opacity: 0;
  -webkit-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay2-500"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay2-1000"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay2-1500"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="fx-bottom-top-delay2-2000"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="new"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="drop-from-top-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-from-top-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-from-top-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-from-top-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -200px);
  -ms-transform: translate(0px, -200px);
  transform: translate(0px, -200px);
}

html.w-mod-js *[data-ix="drop-from-top-womanvr"] {
  opacity: 0;
  -webkit-transform: translate(0px, -400px);
  -ms-transform: translate(0px, -400px);
  transform: translate(0px, -400px);
}

@media (max-width: 991px) {
  .wrap-p1db {
    display: none;
    width: 100%;
  }
  .section-p1d {
    padding-right: 25px;
    padding-left: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 6, 32, .6)), to(rgba(5, 6, 32, .6))), url('../images2/choice-hotels-bg2.jpg');
    background-image: linear-gradient(180deg, rgba(5, 6, 32, .6), rgba(5, 6, 32, .6)), url('../images2/choice-hotels-bg2.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .iii-row._w-row-p1d {
    padding-right: 10px;
    padding-left: 10px;
  }
  .iii-col._w-col-p1da {
    width: 100%;
    min-height: auto;
  }
  .iii-col._w-col-p1db {
    display: none;
  }
  .iii-col._w-col-p1dc {
    width: 100%;
  }
  .vpix4-header {
    position: relative;
    z-index: 200;
  }
  .vpix4-top-container {
    width: 96%;
  }
  .v-row.row-ftr2a {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
    line-height: 22px;
  }
  .v-col.col-ftr2a {
    width: 32%;
    padding-left: 10px;
  }
  .v-col.col-ftr2a.col-ftr2ae {
    width: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .v-col.col-ftr2a.col-ftr2ac {
    width: 28%;
  }
  .v-col.col-ftr2a.col-ftr2ab {
    width: 22%;
  }
  .v-col.col-ftr2a.vpix4-footer-logo {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .vpix4-navigation-container {
    width: 100%;
    padding-right: 5px;
  }
  .vpix4-menu-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .vpix4-container {
    width: 96%;
  }
  .vpix4-innerheader.vpix4-gallery-headers {
    height: 270px;
    background-position: 50% 0px;
  }
  .vpix4-innerheader.vpix4-gallery-headers.vpix4-header-about {
    height: 400px;
  }
  .vpix4-h1-white.vpix4-textcert {
    width: 45%;
  }
  .p1a-row {
    width: 100%;
  }
  .p1a-link {
    bottom: 30px;
  }
  .vpix4-4cols-col {
    width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .vpix4-bottom-cols {
    bottom: 30px;
  }
  .vpix4-gallery-list {
    width: 50%;
  }
  .vpix4-2cols {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .vpix4-contact-form-holder {
    width: 100%;
  }
  .vpix4-contact-rightcol {
    padding-top: 35px;
    padding-left: 0px;
  }
  .vpix4-section-imgbg.vpix4-section-certificate {
    height: 300px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .vpix4-certificate-img {
    max-height: 400px;
  }
  
  
}
  
  
  
  
/****/
.vpix4-fields {
  border: 1px solid #ccc;
  border-radius: 4px;
  background-color: #f9f9f9;
}

.vpix4-fields.vpix4-textarea {
  min-height: 100px;
}

.vpix4-fields.vpix4-2col-fields {
  width: 49%;
}

.vpix4-fields.textarea {
  min-height: 120px;
}

.vpix4-form-warapper {
  padding-top: 20px;
}

.vpix4-form-warapper.vpix4-price-form {
  margin-bottom: 10px;
  padding-top: 15px;
  padding-right: 20px;
}

.vpix4-contact-rightcol {
  padding-left: 35px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.vpix4-h4 {
  margin-top: 0px;
}

.vpix4-h4.fc-orange {
  margin-bottom: 5px;
}

.fc-orange {
  color: #f80;
}

.phone-info {
  padding-left: 15px;
  color: #999;
  font-size: 15px;
  font-style: italic;
}

.vpix4-contact-address {
  padding-bottom: 10px;
  color: #888;
  font-size: 16px;
}

.vpix4-contact-icon {
  padding-right: 5px;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #999;
  font-size: 18px;
}

.vpix4-contact-phone-div {
  line-height: 30px;
}

.text-block {
  position: relative;
  z-index: 6;
}

.vpix4-h1 {
  margin-top: 0px;
  color: #111;
  font-weight: 400;
}

.vpix4-section-imgbg {
  position: relative;
  height: 450px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url('../images2/South-Africa-Landscape.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images2/South-Africa-Landscape.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.vpix4-section-imgbg.vpix4-section-certificate {
  height: 400px;
  margin-top: 60px;
  margin-bottom: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url('../images2/Sud-Africa-SLIDER.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images2/Sud-Africa-SLIDER.jpg');
  background-position: 0px 0px, 50% 60%;
  background-size: auto, cover;
}

.vpix4-flex-2cols {
  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;
}

.vpix4-certificate-img {
  max-height: 600px;
}

.vpix4-blackbg-trans {
  background-color: rgba(0, 0, 0, .6);
}

.vpix4-footerlinks-bottom {
  position: static;
  padding-right: 10px;
  padding-left: 10px;
  color: #777;
  text-decoration: none;
}

.vpix4-footerlinks-bottom:hover {
  color: #111;
}

.vpix4-footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #888;
  text-align: center;
}

.padright-10 {
  padding-right: 10px;
}

  
  
  
.vpix6-2cols-form {
  width: 49%;
}

.vpix6-label-white {
  color: #fff;
  font-weight: 600;
}
  
  
  
.vpix6-button-with-icon {
  padding: 10px 35px;
  border-radius: 30px;
  background-color: #f80;
  color: #fff !important;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.vpix6-button-with-icon-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vpix6-button-with-icon-img {
  width: 22px;
  margin-right: 10px;
}

.vpix6-2col-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vpix6-2cols-flex-col {
  width: 50%;
}

.vpix6-2cols-flex-col.last {
  padding-left: 50px;
}

.vpix6-3boxes-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.vpix6-3boxes-cols {
  position: relative;
  width: 33.3%;
  padding: 15px;
}

.vpix6-3boxes-cols-link {
  position: relative;
  display: block;
  border: 8px solid #fff;
  background-color: #000;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
}

.vpix6-3boxes-cols-link-img {
  opacity: 0.7;
}

.vpix6-3boxes-cols-link-play-img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 18%;
  opacity: 0.7;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
  
  
  
  
  