@import url("http://fonts.googleapis.com/css?family=Josefin+Sans:700");
@import url("http://fonts.googleapis.com/css?family=Open+Sans:400");
/* GLOBALS */
.navbar-home {
  position: fixed;
  top: 100%;
  margin-top: -52px;
  bottom: 0;
  width: 100%;
  height: 52px;
  background-color: rgba(255, 255, 255, 0.85);
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
  z-index: 999;
  padding: 0;
  font-size: 14px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.navbar-brand {
  padding: 10px 0;
}
.navbar-brand img {
  max-width: 167px;
  max-height: 35px;
}
.center-brand {
  padding: 35px 0;
  margin: 0 auto;
  float: left;
  height: 100px;
  width: 100%;
}
.center-brand img {
  width: 167px;
}
/* HOME */
.section h1,
.section h2,
.section h3 {
  line-height: 1.2;
  margin: 0;
}
.section h1 {
  font-size: 105px;
}
.section h2 {
  font-size: 48px;
}
.section h3 {
  font-size: 53px;
}
#fp-nav li {
  width: 22px;
  height: 22px;
  margin: 17px;
}
#fp-nav li a span {
  width: 22px;
  height: 22px;
  top: 0;
  left: 0;
  border: 1px solid #939598;
  background: white;
}
#fp-nav li a.active span,
#fp-nav li a:hover span {
  background: white;
}
#fp-nav li a.active span:after,
#fp-nav li a:hover span:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin: 4px;
  background: #58595B;
}
/* SECTION 1: MAIN */
#loginModal {
  font-size: 12px;
}
.rememberme {
  font-size: 12px;
}
#main {
  background: url('../img/home-main.jpg') center center no-repeat fixed;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
.callout {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
.callout h2 {
  font-size: 50px;
}
.callout h3 {
  font-size: 23px;
}
.main-logo {
  max-width: 158px;
  max-height: 57px;
  margin-top: 30px;
}
.main-logo-wrap {
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;
}
.main-cat {
  margin-top: 20px;
  margin-bottom: 30px;
  font-size: 0px;
}
.main-cat-item {
  position: relative;
  display: inline-block;
  width: 25%;
  font-size: 14px;
  overflow: hidden;
}
.main-cat-item a {
  display: block;
}
.main-cat-item a:hover .main-cat-overlay {
  height: 100%;
}
.main-cat-item a:hover .main-cat-price {
  bottom: 28px;
}
.main-cat-item a:hover h3 {
  bottom: 85px;
}
.main-cat-item h3 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 12px 0px;
  color: #fff;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-cat-item img {
  width: 100%;
}
.main-cat-item.alt .main-cat-overlay {
  background-color: rgba(88, 89, 91, 0.9);
}
.main-cat-overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background-color: rgba(128, 130, 133, 0.9);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-cat-price {
  position: absolute;
  bottom: -75px;
  width: 100%;
  text-align: center;
  color: #fff;
  font-weight: 300;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.main-cat-price > span {
  font-size: 24px;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
}
.main-imginfo > img {
  margin: 0 30px;
}
/* SECTION 2: WHO */
#who {
  background: url("../img/home-pitch.jpg") center center fixed no-repeat;
  background-size: cover;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#who h1 {
  font-size: 105px;
}
#who h3 {
  font-size: 53px;
}
.who-text {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 72px 52px 66px;
  margin: 36px auto;
}
.who-text p {
  font-size: 16px;
  line-height: 36px;
  padding-top: 36px;
}
.black-block {
  padding: 5px 45px;
  background-color: #333333;
}
/* SECTION 3: WHAT */
#what {
  background: url("../img/home-service.jpg") center center no-repeat fixed;
  background-size: cover!important;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
  color: #333333;
}
#what h2 {
  margin-bottom: 0px;
}
#what .container {
  padding-top: 52px;
}
#what .venn {
  position: relative;
  height: 400px;
  width: 100%;
  max-width: 940px;
  margin: auto;
  text-align: center;
}
#what .venn .rounds {
  width: 130px;
  height: 130px;
  left: 50%;
  margin-left: -65px;
  top: 135px;
  margin-top: 0;
  border-radius: 50%;
  position: absolute;
  color: #333333;
  border: 2px solid #333333;
  opacity: 0;
  cursor: default;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#what .venn .rounds p {
  display: block;
  font-size: 20px;
  top: 0;
  bottom: 0;
  vertical-align: middle;
  line-height: 1.1em;
  font-size: 14px;
  cursor: default;
}
#what .venn .rounds.round-1 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-1 p {
  padding-top: 42px;
}
#what .venn .rounds.round-2 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-2 p {
  padding-top: 42px;
}
#what .venn .rounds.round-3 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-3 p {
  padding-top: 50px;
}
#what .venn .rounds.round-4 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-4 p {
  padding-top: 50px;
}
#what .venn .rounds.round-5 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-5 p {
  padding-top: 50px;
}
#what .venn .rounds.round-6 {
  margin-top: 0px;
  margin-left: -65px;
}
#what .venn .rounds.round-6 p {
  padding-top: 50px;
}
#what .venn .venn-center {
  width: 128px;
  height: 128px;
  left: 50%;
  margin-left: -64px;
  top: 136px;
  position: absolute;
  float: left;
}
#what .venn .venn-center img {
  display: none;
  z-index: 2;
}
#what .venn .venn-center.animate-spin {
  -webkit-animation: spin 1.25s ease-in-out 1;
  -moz-animation: spin 1.25s ease-in-out 1;
  animation: spin 1.25s ease-in-out 1;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.work-steps {
  text-align: center;
  padding-top: 10px;
}
.work-steps .step-img {
  margin-right: 8px;
}
.work-steps .next-step {
  margin: 0 10px;
}
/* SECTION 4: PORTO */
#porto {
  display: block!important;
  background: #333333 center center no-repeat;
  background-size: cover!important;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
  color: #fff;
}
#porto .fp-tableCell {
  display: block!important;
  position: absolute;
  top: 50%;
  margin-top: -283.5;
}
#porto h2 {
  font-size: 48px;
  margin-bottom: 0px;
  margin-top: 10px;
}
.dropdown-home-cat {
  margin-bottom: 7px;
}
.dropdown-home-cat .btn {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 18px;
  outline: none!important;
}
.dropdown-home-cat .btn:hover,
.dropdown-home-cat .btn:focus {
  color: #ef4036;
  box-shadow: none;
  background-color: transparent;
}
.dropdown-home-cat .btn:active {
  background-color: transparent;
}
.dropdown-home-cat .caret {
  margin-left: 20px;
  border-top: 12px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.dropdown-home-cat .dropdown-menu {
  left: 25%;
  margin-top: 0px;
  width: 300px;
  background: rgba(64, 64, 65, 0.9);
  border-radius: 0px;
  padding: 0px 0px;
  top: 57px;
  border: none;
}
.dropdown-home-cat .dropdown-menu li {
  padding: 10px 15px;
  color: #fff;
  cursor: pointer;
}
.dropdown-home-cat .dropdown-menu li:hover,
.dropdown-home-cat .dropdown-menu li.active {
  background: rgba(239, 64, 54, 0.8);
}
.overflowslider {
  position: relative;
  white-space: nowrap;
  width: auto;
  height: 335px;
  margin-bottom: 40px;
  overflow: hidden;
  font-size: 0px;
}
.overflowslider-load {
  text-align: center;
  padding-top: 100px;
  height: 336px;
}
.overflowslider-inner {
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.overflowslider-item {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  position: relative;
  width: 336px;
  height: 336px;
  overflow: hidden;
  font-size: 14px;
}
.overflowslider-prev,
.overflowslider-next {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100px;
  height: 100%;
  background: transparent;
  opacity: .3;
}
.overflowslider-next {
  right: 0px;
  left: inherit;
}
.overflowslider-title {
  display: table;
  position: absolute;
  top: 0px;
  left: -100%;
  height: 100%;
  width: 100%;
  background: rgba(239, 64, 54, 0.5);
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.overflowslider-title > span {
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
}
.overflowslider a {
  color: #fff;
  font-size: 24px;
  overflow: hidden;
}
.overflowslider a:hover .overflowslider-title {
  left: 0px;
}
a.btn-home-porto {
  color: #fff;
  border-color: #fff;
}
a.btn-home-porto:hover {
  background-color: #fff;
  color: #333333;
}
/* SECTION 5: TESTIMONIALS */
#testi {
  color: #333333;
  height: 100%;
}
#testi .slide {
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
}
#testi .slide.slide-1 {
  background: url("../img/home-clients-1.jpg") center center no-repeat;
  background-size: cover;
}
#testi .slide.slide-2 {
  background: url("../img/home-clients-2.jpg") center center no-repeat;
  background-size: cover;
}
#testi .slide.slide-3 {
  background: url("../img/home-clients-3.jpg") center center no-repeat;
  background-size: cover;
}
.testimonial {
  font-size: 24px;
}
.testimonial-divider {
  margin: 24px auto 12px;
  width: 140px;
  height: 3px;
  background: #333333;
}
.testimonial-name {
  font-size: 18px;
}
.fp-controlArrow {
  display: none;
}
.slide-control {
  height: 12px;
  text-align: center;
}
.toSlide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  line-height: 0;
  padding: 6px;
  margin: 0 6px;
  background-color: #808080;
  border-radius: 50%;
  cursor: pointer!important;
}
.toSlide.active,
.toSlide:hover {
  background-color: #333333;
  cursor: default;
}
/* SECTION 6: BOTTOM */
#bottom {
  background: url("../img/home-bottom.jpg") center center no-repeat fixed;
  background-size: cover;
  height: 100%;
  margin: 0 auto;
  width: 100%;
  position: relative;
  color: #fff;
}
/* FOOTER */
#bottom {
  min-height: 700px;
}
#bottom .fp-tableCell {
  vertical-align: top;
}
.footer-wrap {
  min-width: 1004px;
  margin-top: 128px;
  margin-left: -15px;
  margin-right: -15px;
  width: 100%;
}
.footer-wrap.nomargin {
  margin-top: 0;
}
.footer-wrap.footer-home {
  position: absolute;
  bottom: 0;
  margin-top: 0px;
}
.bottom-content {
  position: relative;
  display: block;
  height: 50vh;
}
.bottom-content .btn {
  width: 160px;
  margin: 0 15px;
}
.bottom-content .wrap-top {
  display: block;
  height: 50%;
  background-color: transparent;
}
.sub-footer {
  background-color: #4D4D4F;
  padding-bottom: 28px;
}
.sub-footer h6 {
  color: #bcbec0;
  font-size: 21px;
  margin: 48px 0 24px;
}
.sub-footer a {
  display: block;
  color: #bcbec0;
  font-size: 14px;
  margin: 0 0 24px;
}
.sub-footer a:hover {
  color: #d6d8d9;
  text-decoration: none;
}
.social-links {
  line-height: 34px;
  vertical-align: top;
}
.social-links a {
  margin-right: 20px;
  display: inline;
}
.social-links a:last-child {
  margin-right: 0;
}
.footer {
  background-color: #404041;
  text-align: center;
  height: 75px;
}
.footer span {
  font-size: 12px;
  line-height: 75px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  color: #999999;
}
/* ACCOUNT SETTINGS */
.form-avatar {
  margin-bottom: 68px;
}
.form-avatar .form-group {
  position: relative;
}
.form-avatar .form-group .alert-danger#err-ava {
  bottom: -30px;
}
/* ORDER FLOWS */
.orders-bg {
  background-position: center top;
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 120px;
  z-index: -99999;
}
.loading-wrapper {
  display: table;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 100;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: white;
}
.loading-wrapper-inner {
  display: table-cell;
  vertical-align: middle;
}
.order-flow-panel {
  background: #eeeeee;
  padding: 100px 48px 0 48px;
  padding-bottom: 100px;
  box-shadow: 0 -4px 80px 0 #999999;
}
.default-3-logo {
  margin-bottom: 10px;
}
.color-list-option .radio {
  display: inline;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.color-list-option .radio label {
  padding: 0;
  position: relative;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.color-list-option .radio input[type="radio"] {
  display: none;
}
.color-list-option .radio span {
  padding: 10px;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  -webkit-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  transition: padding 0.2s;
}
.color-list-option .radio input[type="radio"]:checked + span {
  padding: 15px;
  -webkit-transition: padding 0.2s;
  -o-transition: padding 0.2s;
  transition: padding 0.2s;
}
.rendered-logo {
  width: 240px;
  margin: 0 auto;
}
.form-button-control {
  text-align: center;
}
.form-button-control a.btn {
  margin: 0 5px;
}
/* DESIGNER FLOW */
.design-preview {
  margin-top: 40px;
}
.design-preview-text {
  position: relative;
  margin-top: 10px;
}
.design-preview-text button.close.design-preview-close {
  top: 7px;
  right: 7px;
}
.design-preview-text a {
  display: inline-block;
  width: 100%;
  word-break: break-all;
}
.design-preview .design-preview-img .image-bg {
  background: url(../img/image-bg.png);
  width: 220px;
  height: 170px;
  line-height: 170px;
  text-align: center;
  border: solid 1px #fff;
}
.design-preview .design-preview-img .image-bg img {
  max-width: 200px;
  max-height: 150px;
}
button.close.design-preview-close {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #ed1c24;
  color: white;
  text-align: center;
  position: absolute;
  top: -8px;
  line-height: 18px;
  z-index: 10;
  right: 20px;
}
.design-preview-img {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin: auto;
}
.design-preview-img input {
  display: block;
  margin: 24px auto 0 auto;
}
.design-preview-img .design-preview-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  line-height: 150px;
  background-color: #ed1c24;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.design-preview-img .design-preview-overlay a {
  color: white;
  text-align: center;
}
.design-preview-img .design-preview-overlay a:hover {
  color: white;
  text-decoration: none;
}
.design-preview-img:hover .design-preview-overlay {
  display: block;
  opacity: .8;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#selectCandidateDesign img {
  width: 100%;
}
#selectCandidateDesign textarea {
  padding: 15px;
  width: 100%;
  resize: none;
}
.logo-reference-blank {
  height: 360px;
}
.reference-gallery-wrap .carousel-control {
  background-image: none;
}
.reference-gallery-wrap .carousel-control img {
  position: absolute;
  top: 20px;
}
.reference-gallery-wrap .carousel-control.right img {
  left: -8px;
}
.reference-gallery-wrap .carousel-control.left img {
  right: -8px;
}
.reference-gallery-wrap .carousel-arr {
  width: 30px;
  display: block;
  margin: 138px 0;
  z-index: 20;
}
.reference-gallery-wrap .carousel-arr:hover {
  background-color: #dedede;
}
.reference-gallery-wrap .carousel-arr.left {
  left: -30px;
}
.reference-gallery-wrap .carousel-arr.right {
  right: -30px;
}
.reference-gallery-wrap .checkbox label {
  padding: 0;
}
.reference-gallery-wrap .reference-img {
  padding: 4px;
  text-align: center;
  border: 3px solid transparent;
}
.reference-gallery-wrap input[type="checkbox"] {
  display: none;
}
.reference-gallery-wrap input[type="checkbox"]:checked + .reference-img {
  border: 3px solid #333333;
}
.detail-info-item {
  margin-bottom: 30px;
}
.detail-info-item:last-child {
  margin-bottom: 0px;
}
.detail-image-wrap .img-wrap {
  float: left;
  margin: 0px 14px 14px 14px;
  position: relative;
}
.detail-image-wrap .img-wrap:first-child {
  margin-left: 0;
}
.detail-image-wrap .img-wrap:nth-child(3n+1) {
  margin-left: 0;
}
.detail-image-wrap .img-wrap button.close.design-preview-close {
  top: -5px;
  right: -5px;
}
.detail-image-wrap .img-wrap img {
  margin: 0;
}
.detail-image-wrap > img {
  float: left;
  margin: 0px 14px 14px 14px;
  position: relative;
}
.detail-image-wrap > img:nth-child(3n+1) {
  margin-left: 0;
}
.detail-image-wrap .col-xs-4:nth-child(3n+1) {
  padding-left: 0;
}
.detail-image-wrap .col-xs-4 a {
  float: left;
  word-break: break-all;
}
.summary-logo {
  width: 148px;
  margin: 0 auto;
}
.summary-refs {
  margin-bottom: 20px;
}
.summary-refs img {
  width: 100%;
  padding-top: 10px;
}
.summary-colors {
  line-height: 48px;
  margin-bottom: 30px;
}
.summary-colors > span {
  padding: 24px 38px;
  margin: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-color: #ed1c24;
  position: relative;
}
.summary-colors > span span {
  position: absolute;
  bottom: -15px;
  left: 0;
  font-size: 12px;
  color: #333;
  font-family: 'Open Sans';
}
.truncate-fade {
  overflow: hidden;
  height: 4.2em;
}
.truncate-fade span {
  display: block;
  height: 4.2em;
}
.truncate-fade:after {
  content: "";
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(rgba(255, 255, 255, 0), #eeeeee);
}
.brief-reference-images {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 15px;
}
.order-thanks h1 {
  margin: 120px auto;
}
.color-wheel-wrap > div {
  margin: 0 auto;
  position: relative;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.color-wheel-wrap > div input[type="text"] {
  text-align: center;
  height: 30px;
  background: transparent;
  border-bottom: 1px solid #999999;
  padding: 0;
  margin-bottom: 8px;
}
.color-wheel-wrap > div input[type="text"]:active,
.color-wheel-wrap > div input[type="text"]:focus {
  border: 1px solid transparent;
  border-bottom: 1px solid #999999;
}
.colorPicker {
  width: 100px;
  height: 30px;
}
.evo-pointer {
  float: none!important;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  padding: 50px;
  border: 0!important;
}
.evo-pop {
  width: 220px!important;
  border-radius: 0!important;
  left: 14px;
  top: 136px;
  background: #fff!important;
  border: 0!important;
  -webkit-box-shadow: 0 0 5px 0 #999999;
  box-shadow: 0 0 5px 0 #999999;
}
.evo-pop table {
  margin: 0 auto;
}
.evo-color {
  margin-left: 8px;
}
.evo-color > div {
  margin-bottom: 0!important;
  vertical-align: bottom;
  line-height: 12px;
}
.evo-color span {
  font-size: 12px!important;
  line-height: 12px;
  margin-top: -2px;
}
.candidate-asset-dl {
  display: block;
  margin-bottom: 30px;
}
.quota-remaining {
  vertical-align: 40px;
}
textarea.feedback {
  width: 100%;
  height: 124px;
  margin-bottom: 0;
}
.btn-feedback {
  margin-top: 30px!important;
}
.feedback-wrap.old span,
.feedback-wrap.old p {
  color: #999999;
}
.modal-transparent#viewPortfolio .modal-content {
  text-align: center;
}
.modal-transparent .modal-content {
  background-color: transparent;
  margin-top: 86px;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 0px;
  color: white;
}
.modal-transparent .modal-content img.thumbnail-lg {
  background: #ddd;
  padding: 20px;
}
.modal-transparent + .modal-backdrop {
  opacity: .8!important;
}
input[readonly].check-candidate-btn {
  border-color: #999999;
  color: #999999;
}
input[readonly].check-candidate-btn:hover {
  background-color: transparent;
  cursor: default;
  border-color: #999999;
  color: #999999;
}
.check-candidate-tip {
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.order-progress-bar {
  margin-top: -40px;
  margin-bottom: 40px;
  font-size: 12px;
  color: #aaa;
}
.order-progress-bar-total {
  margin-bottom: 5px;
}
.brief-progress-wrap {
  position: relative;
  margin-top: 3px;
  margin-bottom: 48px;
}
.brief-progress-wrap .brief-progress-bg,
.brief-progress-wrap .brief-progress {
  border-radius: 5px;
  width: 100%;
  margin-top: 3px;
  height: 5px;
  position: absolute;
}
.brief-progress-wrap .brief-progress-bg {
  background-color: #d1d3d4;
}
.brief-progress-wrap .brief-progress {
  background-color: #00a79d;
}
.designer-avatar-wrap {
  position: relative;
  width: 110px;
  height: 110px;
  padding-bottom: 150px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 24px 12px;
}
.designer-avatar-wrap .name {
  display: block;
  padding-top: 5px;
}
.designer-avatar-wrap img.avatar-md.avatar-sq {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.detail-info-viewmember .assign-action-overlay {
  padding-top: 29px;
}
.detail-info-viewmember .assign-action-overlay span:hover {
  background-color: inherit;
  color: inherit;
  border-color: inherit;
  opacity: .7;
}
.assign-action-overlay {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 110px;
  top: 0;
  color: white;
  background-color: #00a79d;
  vertical-align: middle;
  padding: 10px 5px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.assign-action-overlay .profile,
.assign-action-overlay .replace,
.assign-action-overlay .select {
  color: white;
  display: block;
  padding: 5px;
  margin: 10px auto;
  width: 80%;
  vertical-align: middle;
  opacity: .7;
}
.assign-action-overlay .profile:hover,
.assign-action-overlay .replace:hover,
.assign-action-overlay .select:hover {
  text-decoration: none;
  opacity: 1;
  color: white;
}
.assign-action-overlay:hover {
  opacity: 0.8;
}
.assign-action-overlay.overlay-rd {
  border-radius: 50%!important;
}
#reserveDesigner.loading {
  background: url('../img/loading-green-light.gif') center center no-repeat;
  min-height: 316px;
}
.member-avatars .member-avatar {
  position: relative;
  width: 110px;
  height: 110px;
  margin: 5px 12px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.member-detail-overlay {
  position: absolute;
  z-index: 1;
  cursor: pointer;
  width: 100%;
  height: 100%;
  bottom: 0;
  color: white;
  background-color: #00a79d;
  vertical-align: middle;
  padding: 10px 5px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
}
.member-detail-overlay .member-profile {
  color: white;
  display: block;
  padding: 5px;
  margin: 28px auto 0 auto;
  width: 80%;
  vertical-align: middle;
  opacity: .7;
}
.member-detail-overlay .member-profile:hover {
  text-decoration: none;
  opacity: 1;
  color: white;
}
.member-detail-overlay:hover {
  opacity: 0.8;
}
.member-detail-overlay.member-rd {
  border-radius: 50%;
}
.team-detail-banner {
  width: 100%;
  height: 220px;
}
.team-detail-bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 220px;
  background: url("../img/how_it_works_banner.jpg") center center no-repeat;
}
.container-team-detail {
  margin-top: -156px;
}
.team-profile {
  line-height: 2;
}
.loading-wrapper {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.loading-wrapper-inner {
  display: table-cell;
  vertical-align: middle;
}
#register {
  background: url("../img/register-bg.jpg") center center no-repeat;
  background-size: cover;
  padding-bottom: 108px;
  min-height: 100%;
}
/* Registration Avatar Form Hack */
.avatar-space {
  position: relative;
  height: 210px;
  margin: 0;
  padding: 0;
}
.avatar-reposition {
  position: absolute;
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  right: 0;
  top: 0;
}
/* Avatar Form Hack */
.str-bar {
  display: block;
  width: 100%;
  height: 8px;
  margin-top: -10px;
  background-color: #999999;
}
.str-bar.str-1.active {
  background-color: #ed1c24;
}
.str-bar.str-2.active {
  background-color: #f16723;
}
.str-bar.str-3.active {
  background-color: #00a79d;
}
.str-bar.str-4.active {
  background-color: #00a79d;
}
/*.order-step {
        margin-bottom: 128px;

        a {
                color: @black;
                &:hover {
                        text-decoration: none;

                        .order-step-content {
                                                background-color: #fff;

                                                &:after {
                                                        content: "";
                                        border-top: 20px solid transparent;
                                        border-bottom: 20px solid transparent;
                                        border-left: 20px solid #fff;
                                        position: absolute;
                                        right: -20px;
                                        top: 0;
                                                }
                        }
                }
        }

                &-item {
                                min-height: 40px;
                                font-family: @josefinsans;
                                font-size: 18px;
                                line-height: 18px;
                                font-weight: bold;
                                color: @gray;
 
                                &.active {
                                        color: @black;

                                        .order-step-content {
                                background-color: transparent;

                                &:after {
                                        border: none;
                                }
                                        }
                                                .order-step-bg {
                                                                background-position: 0px 0px;
                                                }
                                }

                                &:last-child {
                                        line-height: 36px;
                                }
                }

                &-content {
                                position: relative;
                                padding: 3px 3px 3px 30px;
                }

                &-bg {
                                position: absolute;
                                left: 5px;
                                top: 3px;
                                width: 18px;
                                height: 36px;
                                background: url("../img/order-step-bg.png") 0px -36px no-repeat;
                }
}*/
.order-price-wrapper {
  margin: 40px 0px 50px;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #999999;
}
.order-price-wrapper input[type=radio] {
  display: none;
}
.order-price-wrapper > div {
  padding-left: 20px;
  padding-right: 20px;
}
.order-price-wrapper > div:first-child {
  padding-left: 0px;
}
.order-price-wrapper > div:last-child {
  padding-right: 0px;
}
.order-price-wrapper > div input[type=radio]:checked + .order-price-box {
  color: #333333;
}
.order-price-box {
  display: block;
  text-align: center;
  cursor: pointer;
}
.order-price-box:hover {
  color: #333333;
  border-color: #333333;
}
.order-price-title {
  margin-bottom: 40px;
  font-size: 18px;
}
.order-price-amount {
  margin-bottom: 30px;
  font-size: 100px;
  line-height: 100px;
}
.order-price-amount span {
  font-size: 50px;
  line-height: 75px;
  vertical-align: top;
}
.order-price-info {
  padding: 0px;
  margin: 0px;
  font-size: 12px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  list-style: none;
}
.feedback-wrap .show-comment {
  float: left;
  margin-top: 20px;
}
.order-detail-group {
  margin-bottom: 70px;
}
.order-detail-group .correction-report ul > li:first-child {
  margin-bottom: 40px;
}
.order-detail-group.feedback-group ul {
  margin-bottom: 40px;
  margin-left: 0;
  padding: 0;
}
.order-detail-group.feedback-group li {
  list-style: none;
}
.order-detail-group.feedback-group li .feedback-title {
  color: #999999;
  line-height: 35px;
}
.order-detail-group.feedback-group li .feedback-title .avatar {
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.order-detail-group.feedback-group li .feedback-title .avatar img {
  position: relative;
}
.order-detail-group.feedback-group li .feedback-title span {
  margin-right: 13px;
  color: #414042;
}
.order-detail-group.feedback-group li .feedback-title span.cl {
  color: #00a79d;
}
.order-detail-group.feedback-group li p {
  display: block;
  float: none;
  clear: both;
}
.order-detail-group .enquiry-chat {
  display: none;
}
.order-detail-group .enquiry-chat:first-child {
  display: block;
}
.order-detail-group .enquiry-chat:nth-child(2) {
  display: block;
}
.order-detail-group .enquiry-chat .chat-content {
  margin-top: 0;
}
.order-detail-group .chat-content {
  margin: 30px 0 0 5px;
}
.order-detail-group #prototype-preview-big .image-wrap {
  width: 360px;
  height: 270px;
  position: relative;
  left: 50%;
  margin-left: -180px;
  text-align: center;
  line-height: 270px;
  background: #fff;
}
.order-detail-group #prototype-preview-big .image-wrap .thumbnail-md {
  max-height: 260px;
  max-width: 350px;
  width: auto;
  height: auto;
}
.order-detail-group #prototype-preview-big .image-wrap .chat-text {
  margin: 0 0 30px 0;
}
.order-detail-group #prototype-preview-big .image-wrap .chat-text a {
  display: block;
}
.order-detail-group .feedback-wrap {
  display: none;
}
.order-detail-group .feedback-wrap:first-child {
  display: block;
}
.order-detail-group .feedback-wrap:nth-child(2) {
  display: block;
}
.order-detail-dllist a,
.order-detail-dlgrid a {
  color: #00a79d;
}
.order-detail-dllist a:hover,
.order-detail-dlgrid a:hover,
.order-detail-dllist a:focus,
.order-detail-dlgrid a:focus {
  color: #00a79d;
  text-decoration: underline;
  background: transparent;
}
.order-detail-dllist a:visited,
.order-detail-dlgrid a:visited,
.order-detail-dllist a:active,
.order-detail-dlgrid a:active {
  color: #4d998b;
  text-decoration: none;
}
.order-detail-dllist a:hover,
.order-detail-dlgrid a:hover {
  text-decoration: none;
}
.order-detail-dllist a:hover .filename,
.order-detail-dlgrid a:hover .filename {
  text-decoration: underline;
}
.order-detail-dllist .upload-date,
.order-detail-dlgrid .upload-date {
  color: #a7a9ac;
}
.order-detail-dlthumb {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 240px;
  margin: 0px 10px 40px;
}
.order-detail-dlthumb img {
  max-width: 100px;
  max-height: 100px;
  margin-bottom: 20px;
}
.order-detail-dllist > ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.order-detail-dllist li {
  margin-bottom: 20px;
}
.order-detail-designerlist > h3 {
  margin: 70px 0px 40px;
}
.order-detail-designerlist > h3 a {
  color: #00a79d;
}
.order-detail-designer {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 33%;
}
.order-detail-designer .avatar,
.order-detail-designer .name {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.order-detail-designer .avatar {
  width: 60px;
}
.order-detail-designer .name {
  max-width: 70%;
  height: 60px;
  padding: 20px 0px 0px 10px;
  margin-bottom: 20px;
  font-weight: bold;
}
.order-detail-filelist {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.order-detail-filelist li {
  margin-bottom: 20px;
}
.order-detail-filelist .icon-big-download {
  background: url(../img/res/download-box.png) no-repeat transparent top center;
  padding-top: 130px;
  display: inline-block;
}
.order-detail-filelist .icon-big-download:hover {
  opacity: 0.8;
}
.order-detail-filelist .upload-date {
  color: #a7a9ac;
}
.order-detail-filelist a:hover {
  text-decoration: none;
}
.order-detail-filelist a:hover .filename {
  text-decoration: underline;
}
.order-detail-thmbig {
  max-width: 368px;
  max-height: 236px;
}
.order-detail-summary {
  padding: 35px 60px;
  margin-bottom: 40px;
  margin-top: 20px;
  border: 1px solid #999;
  text-align: center;
}
.order-detail-summary h2 {
  margin: 0 0 5px;
}
.order-detail-summary h3 {
  margin: 0 0 35px;
}
.order-detail-summary ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.order-detail-summary-pkg {
  padding-bottom: 40px;
  margin-bottom: 30px;
  border-bottom: 1px solid #999;
}
.order-detail-summary-bottom {
  padding-top: 10px;
  border-right: 1px solid #999;
  min-height: 60px;
}
.order-detail-summary-bottom:last-child {
  padding-top: 0;
  border: none;
}
.order-detail-summary-price {
  line-height: 1;
  font-size: 60px;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.order-detail-summary-price > sup {
  top: -20px;
  font-size: 24px;
}
.order-detail-summary-price sup.currency-point {
  top: -24px;
  font-size: 18px;
}
.order-complete-wrap {
  padding: 0 15px;
}
.order-complete-item {
  border-top: 1px solid #999;
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-complete-item:last-child {
  border-bottom: 1px solid #999;
}
.order-complete-item.last {
  border-bottom: 0px;
}
.order-complete-item .design-preview {
  margin-top: 0;
}
.order-complete-item .detail-image-wrap i.download-icon {
  float: left;
  width: 11px;
  height: 13px;
  background: url(../img/download-icon.png) no-repeat;
  margin: 2px 5px 0 0;
}
.order-complete-title {
  font-size: 21px;
  color: #999999;
  text-align: right;
  margin-top: -6px;
}
.chat-avatar {
  background: white;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin: 30px 0 16px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.chat-username,
.chat-timestamp {
  line-height: 40px;
  vertical-align: middle;
  margin: 30px 8px 16px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
}
.see-more {
  line-height: 64px;
}
.order-checkout {
  margin-bottom: 25px;
}
.order-checkout-total {
  font-size: 58px;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.order-checkout h3 {
  color: #999999;
  font-weight: normal;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.order-checkout-info {
  font-size: 16px;
}
.order-payment-info {
  margin-bottom: 128px;
}
.input-order {
  -webkit-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  visibility: visible;
  opacity: 1;
  position: relative;
}
.input-order .tooltip-show {
  background: #01A79D;
  color: #fff;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  right: -5px;
  top: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  font-weight: bold;
  font-size: 14px;
}
.input-order .tooltip-show span {
  display: none;
  position: absolute;
  width: 450px;
  padding: 20px 30px;
  font-size: 14px;
  font-family: "Open Sans";
  background: #E6E7E8;
  color: #000;
  right: 25px;
  top: 10px;
  font-weight: normal;
  text-align: left;
  line-height: 25px;
}
.input-order .tooltip-show:hover {
  text-decoration: none;
}
.input-order .tooltip-show:hover span {
  display: block;
}
.input-order.invisible {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.input-order-border {
  border-bottom: 2px solid #333333;
  margin-bottom: 30px;
}
.input-order input {
  height: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  margin-bottom: 0px;
  border: none;
  text-align: center;
  font-weight: bold;
}
.input-order textarea {
  height: 1250px;
  margin-bottom: 0px;
  padding: 0px 0px 0px!important;
  background: url(../img/textarea-line.png) repeat #eeeeee;
  border: none;
  line-height: 30px;
  resize: none;
  border: 0 none;
  font-weight: bold;
  font-size: 16px;
}
.form-wrap-order {
  display: none;
  /*visibility: none;
    opacity: 0;*/
}
.form-wrap-order.active {
  display: block;
  /*visibility: visible;
        opacity: 1;*/
}
/* PORTFOLIO PAGE */
.portfolio-cat {
  color: #00a79d;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.portfolio-cat > li {
  display: inline-block;
  cursor: pointer;
  font-size: 18px;
  margin: 0px 15px 10px;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.portfolio-cat > li:hover,
.portfolio-cat > li.active {
  color: #fff;
}
.portfolio-cat > li:first-child {
  margin-left: 0px;
}
.portfolio-cat > li:last-child {
  margin-right: 0px;
}
.portfolio-gallery {
  text-align: center;
}
.portfolio-item {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 200px;
  height: 150px;
  margin: 0px 3px 10px;
  overflow: hidden;
}
.portfolio-item img {
  width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
}
.portfolio-title {
  display: table;
  position: absolute;
  top: 0;
  left: -100%;
  height: 100%;
  width: 100%;
  background: rgba(239, 64, 54, 0.5);
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio-title > span {
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  height: 100%;
  font-weight: bold;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}
.portfolio-loading {
  margin-top: 20px;
}
#dropdownCatPortfolio {
  font-size: 18px;
}
/* TESTIMONIAL PAGE */
.testimonial-featured {
  width: 100%;
}
.testimonial-featured .carousel-inner {
  height: 363px;
}
.testimonial-featured .item {
  width: 100%;
  height: 100%;
  padding-top: 86px;
}
.testimonial-featured .carousel-indicators > li {
  display: inline-block;
  line-height: 0;
  padding: 6px;
  margin: 0 6px;
  background-color: #808080;
  border-radius: 50%;
  border: none;
  cursor: pointer!important;
}
.testimonial-featured .carousel-indicators > li.active,
.testimonial-featured .carousel-indicators > li:hover {
  background-color: #333333;
  cursor: default;
}
.testimonial-item {
  display: inline-block;
  vertical-align: top;
  margin: 0px 30px 50px;
  width: 357px;
}
.testimonial-item > img {
  width: 190px;
  height: 190px;
  margin-bottom: 17px;
  border-radius: 50%;
}
.testimonial-item > .separator {
  width: 95px;
  height: 1px;
  margin: 0px auto;
  background-color: #231F20;
  margin-bottom: 20px;
}
.testimonial-author {
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 17px;
}
.testimonial-desc {
  margin-bottom: 23px;
  color: #6D6E71;
}
.testimonial-content {
  font-size: 18px;
  color: #231F20;
}
#testimonialfeat1 {
  background: url("../img/home-clients-1.jpg") center center no-repeat;
  background-size: cover;
}
#testimonialfeat2 {
  background: url("../img/home-clients-2.jpg") center center no-repeat;
  background-size: cover;
}
#testimonialfeat3 {
  background: url("../img/home-clients-3.jpg") center center no-repeat;
  background-size: cover;
}
/* SELECT CANDIDATE PAGE */
#prototype-history .thumbnail-xs {
  border: 1px solid transparent;
}
#prototype-history .thumbnail-xs.active {
  border-color: #00a79d;
  border: 1px solid #00a79d;
}
#prototype-history .carousel-control {
  width: 16px;
  background: none;
}
#prototype-history .carousel-control.right > span,
#prototype-history .carousel-control.left > span {
  display: block;
  width: 16px;
  height: 18px;
  margin-top: 37px;
  background: url("../img/res/prototype-history-slidebtn.png") 0 0 no-repeat;
  overflow: hidden;
}
#prototype-history .carousel-control.left {
  left: 77px;
}
#prototype-history .carousel-control.right {
  right: 77px;
}
#prototype-history .carousel-control.right > span {
  background: url("../img/res/prototype-history-slidebtn.png") 0 -18px no-repeat;
}
#portfolio-loadmore:active,
#portfolio-loadmore:focus {
  background-color: transparent;
  color: #fff;
}
/* CATEGORY PAGE */
.categorybig-wrap {
  margin-top: 65px;
}
.categorybig-item {
  min-width: 1004px;
  overflow: hidden;
  background-color: #E6E7E8;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.categorybig-item.alt,
.categorybig-item.alt.active:hover {
  background-color: #DFE0DF;
}
.categorybig-item:hover {
  background-color: #fff;
}
.categorybig-item.active {
  cursor: default;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.categorybig-item.active:hover {
  background-color: #E6E7E8;
}
.categorybig-package {
  color: #6D6E70;
  font-family: "Josefin Sans", Helvetica, Arial, sans-serif;
}
.categorybig-package > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 10px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.categorybig-price {
  margin: 5px 0;
  font-size: 24px;
}
.categorybig-more {
  display: none;
  margin-top: 30px;
}
.categorybig-gallery img {
  margin: 6px 5px;
}
.categorybig-gallery img:nth-child(6n+1) {
  margin-left: 0;
}
/* PRIVACY AND TERMS */
.content-select-logo .form-step-one,
.content-select-logo .form-step-two {
  padding-bottom: 40px;
}
.content-select-logo .radio {
  display: inline-block;
  margin: 10px;
}
.content-select-logo .radio label {
  margin: 0;
  padding: 0;
}
.content-select-logo .radio span {
  display: block;
  font-weight: bold;
}
.content-select-logo .radio input[type="radio"] {
  opacity: 0;
}
.content-select-logo .radio input[type="radio"] + .svg-container {
  width: 130px;
  height: 96px;
}
.content-select-logo .radio input[type="radio"] + .svg-container.med {
  width: 160px;
  height: 120px;
}
.content-select-logo .radio input[type="radio"] + .svg-container svg {
  display: block;
  fill: #999999;
}
.content-select-logo .radio input[type="radio"] + .svg-container + span {
  color: #999999;
}
.content-select-logo .radio input[type="radio"]:checked + .svg-container svg {
  fill: #333333;
}
.content-select-logo .radio input[type="radio"]:checked + .svg-container + span {
  color: #333333;
}
.content-select-logo .hide {
  display: none;
}
.content-select-logo button:disabled,
.content-select-logo a[disabled="disabled"] {
  background: none;
  border-color: #808080;
}
/* HOW IT WORKS */
.how-it-works-banner {
  width: 100%;
  height: 468px;
}
.how-it-works-bg {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 468px;
  background: url("../img/how_it_works_banner.jpg") center center no-repeat;
}
.play-video {
  cursor: pointer;
  width: 124px;
  height: 124px;
  background: url("../img/how_it_works_play.png") top center no-repeat;
  margin: 0 auto;
  overflow: hidden;
  margin-top: 100px;
}
.play-video:hover {
  background-position: bottom center;
}
.vid-space {
  width: 100%;
  height: 6px;
}
.container-how-wrap {
  width: 100vw;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.container-how {
  margin: 0 auto;
  padding: 78px 0;
}
.container-how-gray {
  background-color: #f1f1f1;
}
.container-how-white {
  background-color: white;
}
.how-steps {
  text-align: center;
}
.modal-video .modal-content {
  padding: 0!important;
}
.container-how img {
  margin: 0 auto;
  display: block;
  position: absolute;
  left: 50%!important;
}
.how-1,
.how-3 {
  height: 720px;
}
.how-2 {
  height: 460px;
}
.how-4 {
  height: 584px;
}
.how-5 {
  height: 960px;
}
.how-6 {
  height: 740px;
}
.how-7 {
  height: 560px;
}
img.step-1a {
  z-index: 6;
}
img.step-1b {
  margin-top: 47px;
  margin-left: -135px;
  z-index: 7;
}
img.step-1c {
  margin-top: 244px;
  margin-left: -82px;
  z-index: 5;
}
img.step-1d {
  margin-top: 320px;
  margin-left: -203px;
  z-index: 8;
}
img.step-2a {
  margin-top: -1px;
  margin-left: 93px;
  z-index: 5;
}
img.step-2b {
  margin-top: 182px;
  margin-left: 142px;
  z-index: 3;
}
img.step-2c {
  margin-top: -2px;
  margin-left: -221px;
  z-index: 1;
}
img.step-3a-1 {
  z-index: 2;
}
img.step-3a-2 {
  z-index: 2;
}
img.step-3a-3 {
  z-index: 2;
}
img.step-3b {
  margin-top: 2px;
  margin-left: -250px;
  z-index: 1;
}
img.step-3c {
  margin-top: 168px;
  margin-left: -302px;
  z-index: 3;
}
img.step-4a {
  margin-top: 68px;
  margin-left: -236px;
  z-index: 1;
}
img.step-4b-1,
img.step-4b-2,
img.step-4b-3 {
  z-index: 2;
}
img.step-5b-1 {
  margin-top: 258px;
  margin-left: -158px;
  z-index: 2;
}
img.step-5b-2 {
  margin-top: 284px;
  margin-left: -72px;
  z-index: 2;
}
img.step-5b-3 {
  margin-top: 258px;
  margin-left: -33px;
  z-index: 2;
}
img.step-5b-4 {
  margin-top: 284px;
  margin-left: 48px;
  z-index: 2;
}
img.step-5b-5 {
  margin-top: 258px;
  margin-left: 82px;
  z-index: 2;
}
img.step-5b-6 {
  margin-top: 258px;
  margin-left: 82px;
  z-index: 2;
}
img.step-5c-1 {
  margin-top: 214px;
  margin-left: -146px;
  z-index: 2;
}
img.step-5c-2 {
  margin-top: 214px;
  margin-left: -22px;
  z-index: 2;
}
img.step-5c-3 {
  margin-top: 70px;
  margin-left: -20px;
  z-index: 2;
}
img.step-5c-4 {
  margin-top: 107px;
  margin-left: -18px;
  z-index: 2;
}
img.step-5c-5 {
  margin-top: 131px;
  margin-left: -6px;
  z-index: 2;
}
img.step-5c-6 {
  margin-top: 131px;
  margin-left: 27px;
  z-index: 2;
}
img.step-5c-7 {
  margin-top: 131px;
  margin-left: 59px;
  z-index: 2;
}
img.step-5c-8 {
  margin-top: 131px;
  margin-left: 91px;
  z-index: 2;
}
img.step-5c-9 {
  margin-top: 144px;
  margin-left: 107px;
  z-index: 2;
}
img.step-5c-10 {
  margin-top: 177px;
  margin-left: 107px;
  z-index: 2;
}
img.step-5c-11 {
  margin-top: 211px;
  margin-left: 97px;
  z-index: 2;
}
img.step-5d {
  margin-top: 474px;
  margin-left: -156px;
  z-index: 3;
}
img.step-5e {
  margin-top: 385px;
  margin-left: -160px;
  z-index: 1;
}
img.step-5f {
  margin-top: 424px;
  margin-left: -54px;
  z-index: 2;
}
img.step-6a {
  margin-top: -2px;
  margin-left: -44px;
  z-index: 2;
}
img.step-6b {
  margin-top: 123px;
  margin-left: -64px;
}
img.step-6b-1 {
  margin-top: 89px;
  margin-left: -64px;
  z-index: 1;
}
img.step-6b-2 {
  margin-top: 123px;
  margin-left: -64px;
  z-index: 3;
}
img.step-6c {
  margin-top: 296px;
  margin-left: -76px;
  z-index: 3;
}
img.step-6d {
  margin-top: 562px;
  margin-left: -470px;
  z-index: 2;
}
img.step-6e {
  margin-top: 566px;
  margin-left: -89px;
  z-index: 2;
}
img.step-7a {
  margin-top: 104px;
  margin-left: -190px;
  z-index: 1;
}
img.step-7b {
  margin-top: 69px;
  margin-left: 20px;
  z-index: 2;
}
img.step-7c-1 {
  margin-top: -3px;
  margin-left: -178px;
  z-index: 2;
}
img.step-7c-2 {
  margin-top: -3px;
  margin-left: -113px;
  z-index: 2;
}
img.step-7c-3 {
  margin-top: -3px;
  margin-left: -47px;
  z-index: 2;
}
img.step-7c-4 {
  margin-top: -3px;
  margin-left: 19px;
  z-index: 2;
}
img.step-7c-5 {
  margin-top: -3px;
  margin-left: 85px;
  z-index: 2;
}
.skrollr .footer-wrap {
  margin-top: 0;
}
/* ERR PAGES */
.not-found {
  height: 600px;
  padding: 155px;
}
/* NOTIFICATIONS */
hr.notif-separator {
  border-top: 1px solid #333333;
}
.modal-content .detail-image-wrap img:nth-child(3n+1) {
  margin-left: 14px;
}
.modal-content .detail-image-wrap img:nth-child(2n+1) {
  margin-left: 0;
}
.image-box {
  width: 360px;
  height: 270px;
  line-height: 270px;
  background: #fff;
  border: solid 1px #d3d3d3;
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -180px;
  margin-bottom: 40px;
}
#prototype-history .carousel-inner .item .col-xs-2 {
  padding-left: 7px;
  padding-right: 7px;
}
#prototype-history .carousel-inner .item .col-xs-2 .image-wrap {
  background: #fff;
  width: 143px;
  height: 76px;
  text-align: center;
  line-height: 76px;
}
#prototype-history .carousel-inner .item .col-xs-2 .image-wrap img.thumbnail-xs {
  width: auto;
  height: auto;
  max-width: 133px;
  max-height: 66px;
}
.desoslide-wrapper {
  width: 360px;
  height: 270px;
  background: #fff;
  text-align: center;
  line-height: 270px;
  position: relative;
  left: 50%;
  margin-left: -180px;
  margin-bottom: 30px;
}
.desoslide-wrapper img {
  display: inline;
  max-width: 350px;
  max-height: 260px;
}
#slideshow_thumbs li a {
  display: inline-block;
  width: 120px;
  height: 90px;
  background: #fff;
  text-align: center;
  line-height: 90px;
}
#slideshow_thumbs li a img {
  max-width: 110px;
  max-height: 80px;
}
.thumb-wrap #slideshow_thumbs {
  width: 100%;
}
.thumb-wrap #slideshow_thumbs li {
  float: left;
}
p.legend {
  border-top: solid 1px #d3d3d3;
  margin: 0;
}
p.legend span {
  background: #eee;
  padding: 0 20px;
  position: relative;
  top: -15px;
}
.team-section {
  text-align: center;
}
.team-section .image-wrap {
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: #ddd;
  position: relative;
  left: 50%;
  margin-left: -55px;
  margin-bottom: 10px;
  overflow: hidden;
}
.team-section .image-wrap img {
  max-width: 110px;
  max-height: 110px;
}
.team-section .image-wrap .link-overlay {
  width: 110px;
  height: 110px;
  line-height: 110px;
  text-align: center;
  background: rgba(0, 167, 157, 0.8);
  position: absolute;
  bottom: -110px;
  transition: bottom .2s;
  -moz-transition: bottom .2s;
  -webkit-transition: bottom .2s;
}
.team-section .image-wrap .link-overlay a {
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}
.team-section .image-wrap:hover .link-overlay {
  bottom: 0;
}
.approval-candidate .col-xs-10 .col-xs-3 {
  margin-bottom: 20px;
}
.approval-candidate .col-xs-10 .col-xs-3 .image-wrap {
  width: 150px;
  height: 112px;
  line-height: 107px;
  background: url(../img/image-bg.png);
  text-align: center;
  position: relative;
  left: 50%;
  margin-left: -75px;
  border: solid 1px #fff;
}
.approval-candidate .col-xs-10 .col-xs-3 .image-wrap img {
  max-width: 140px;
  max-height: 102px;
}
.approval-candidate .col-xs-10 .col-xs-3 h5 {
  font-family: 'Open Sans';
  font-size: 12px;
  color: #a7a9ac;
  text-align: center;
}
.approval-candidate .text-center h2 {
  margin: 30px 0;
}
#reserveDesigner .assign-action-overlay {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.button-wrap {
  margin: 50px 0 0 0;
}
.button-wrap a.btn {
  color: #333;
}
.button-wrap a.btn:hover {
  background: #333;
  color: #fff;
}
a.i.download-icon {
  padding-left: 15px;
  background: url(../img/download-icon.png) no-repeat 0 3px;
}
.handshake-group {
  margin-bottom: 90px;
}
.thumbnail-lg {
  max-width: 100%;
}

/*# sourceMappingURL=theme.css.map */