body #content .services .hero {
  position: relative;
}
body #content .services .hero .section-bg-img {
  z-index: 0;
  position: absolute;
  max-width: 30vw;
}
@media only screen and (max-width: 992px) {
  body #content .services .hero .section-bg-img {
    max-width: 50vw;
  }
}
@media only screen and (max-width: 575px) {
  body #content .services .hero .section-bg-img {
    max-width: 70vw;
  }
}
body #content .services .hero .content-wrapper .content {
  padding-right: 30px;
}
body #content .services .hero .img-1 {
  top: 60px;
  right: -80px;
}
body #content .services .hero .img-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
}
@media only screen and (max-width: 768px) {
  body #content .services .hero .img-wrapper {
    margin-top: 30px;
  }
}
body #content .services .hero .img-wrapper img {
  border-radius: 25px;
}
body #content .services .pricing {
  background: #fff1e5;
  padding: 60px 0;
  margin-bottom: 60px;
  z-index: 1;
  position: relative;
}
body #content .services .pricing .title-wrapper {
  text-align: center;
}
body #content .services .pricing .title-wrapper .lead {
  color: #555 !important;
  margin-bottom: 45px !important;
}
body #content .services .pricing .icon-col {
  text-align: center;
}
@media only screen and (max-width: 992px) {
  body #content .services .pricing .icon-col:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
body #content .services .pricing .icon-col .col-inner-wrapper {
  background: #fcbd33;
  height: 100%;
  border-radius: 10px;
  padding: 30px 15px 110px;
  position: relative;
}
body #content .services .pricing .icon-col .col-inner-wrapper > .lead {
  padding-bottom: 10px;
  border-bottom: 4px solid #FF7400;
  display: inline-block;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 1.3rem !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}
body #content .services .pricing .icon-col .col-inner-wrapper .inner {
  background: #fcbd33;
  height: 100%;
  border-radius: 10px;
  padding-top: 10px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
}
body #content .services .pricing .icon-col .col-inner-wrapper .icon {
  text-align: center;
  margin-bottom: 30px;
}
body #content .services .pricing .icon-col .col-inner-wrapper .icon .fa {
  color: #FF7400;
  font-size: 4rem;
}
body #content .services .pricing .icon-col .col-inner-wrapper .icon svg {
  color: #FF7400;
}
body #content .services .pricing .icon-col .content {
  text-align: center;
}
body #content .services .pricing .icon-col .content .price {
  font-size: 3.5rem !important;
  line-height: 0.5 !important;
}
body #content .services .pricing .icon-col .content .price span {
  font-size: 1.25rem;
}
body #content .services .pricing .icon-col .content .billed {
  color: #222;
  font-size: 0.85rem !important;
  margin-top: 15px;
  border-bottom: 3px solid #222;
  padding-bottom: 20px;
  margin-bottom: 0 !important;
}
body #content .services .pricing .icon-col .content .services-list {
  margin-top: 25px;
}
body #content .services .pricing .icon-col .content .services-list > h6 {
  font-size: 1.3rem !important;
}
body #content .services .pricing .icon-col .content .services-list ul {
  margin: 0;
  padding-top: 5px;
}
body #content .services .pricing .icon-col .content .services-list ul li {
  line-height: 1.2;
}
body #content .services .pricing .icon-col .content .services-list ul li:last-of-type {
  margin-bottom: 0;
}
body #content .services .pricing .icon-col .content .services-list ul li span {
  color: #222 !important;
  font-weight: 500;
  font-size: 1.05rem !important;
}
body #content .services .pricing .icon-col .try-now {
  margin-top: 30px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 35px 25px;
}
body #content .services .pricing .icon-col .try-now .btn {
  color: #FF7400;
  background: white;
  font-weight: 600 !important;
  padding: 10px 30px;
}
body #content .services .benefits {
  margin-bottom: 120px;
}
@media only screen and (max-width: 575px) {
  body #content .services .benefits {
    margin-bottom: 60px;
  }
}
body #content .services .benefits .title-wrapper {
  text-align: center;
  margin-bottom: 45px;
}
body #content .services .benefits .title-wrapper span {
  font-weight: 800 !important;
}
@media only screen and (max-width: 768px) {
  body #content .services .benefits .content .col-10 {
    margin-bottom: 30px;
  }
}
body #content .services .benefits .content .icon-wrapper {
  text-align: center;
  padding: 20px;
  height: 100%;
  box-shadow: 0 4px 11px -6px #000;
  border-radius: 10px;
}
body #content .services .benefits .content .icon-wrapper .icon {
  margin-bottom: 30px;
}
body #content .services .benefits .content .icon-wrapper .icon img {
  max-width: 60%;
}
body #content .services .rooms-slider {
  background: #fff1e5;
  position: relative;
  z-index: 1;
  padding: 60px 0;
  margin-bottom: 60px;
}
body #content .services .rooms-slider .title-wrapper {
  text-align: center;
  margin-bottom: 30px;
}
body #content .services .rooms-slider .title-wrapper h2 {
  margin-bottom: 15px;
}
body #content .services .rooms-slider .rooms .room {
  padding: 0 15px;
}
body #content .services .rooms-slider .rooms .room .image {
  background-size: cover !important;
  padding-top: 66%;
  border-radius: 10px;
  margin-bottom: 15px;
}
body #content .services .rooms-slider .rooms .room .description {
  text-align: center;
}
body #content .services .rooms-slider .rooms .room .description .lead {
  margin-bottom: 10px !important;
  color: #ff5500 !important;
  font-weight: 700 !important;
}
body #content .services .rooms-slider .rooms .room .description p {
  color: #222;
}
body #content .services .feedbacks {
  background: url("/wp-content/uploads/Asset-14.png");
  background-position: center bottom;
  background-size: 100% 40%;
  background-repeat: no-repeat;
  padding-bottom: 30px;
}
body #content .services .feedbacks .title-wrapper {
  margin-bottom: 30px;
}
body #content .services .feedbacks .content-wrapper {
  padding: 45px;
  background: #fff;
}
body #content .services .feedbacks .content-wrapper .feedback-list .content p {
  font-weight: 600 !important;
  margin-bottom: 15px !important;
}
body #content .services .feedbacks .content-wrapper .feedback-list .client {
  margin-top: 30px;
  display: flex;
}
body #content .services .feedbacks .content-wrapper .feedback-list .client p {
  font-weight: 600 !important;
}
body #content .services .feedbacks .content-wrapper .feedback-list .client .logo {
  margin-right: 30px;
  display: flex;
  align-items: center;
}
body #content .services .feedbacks .content-wrapper .feedback-list .client .logo img {
  max-width: 87px;
}
body #content .services .feedbacks .content-wrapper .feedback-list .client .rating i {
  color: #FF7400;
}
@media only screen and (max-width: 992px) {
  body #content .services .feedbacks .content-wrapper .img-wrapper {
    margin-bottom: 30px;
  }
}
body #content .services .touch {
  background: #fcbd33;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: -2px;
}
@media only screen and (max-width: 768px) {
  body #content .services .touch .col-12:first-of-type {
    margin-bottom: 60px;
  }
}
body #content .services .touch .col-inner {
  background: #FF7400;
  text-align: center;
  padding: 45px;
  height: 100%;
}
body #content .services .touch .col-inner h3 {
  color: #fff !important;
}
body #content .services .touch .col-inner p:first-of-type {
  font-weight: 600 !important;
  color: #222;
}
body #content .services .touch .col-inner .btn-wrapper {
  margin-top: 10px;
  margin-bottom: 15px;
}
body #content .services .touch .col-inner .btn-wrapper a {
  color: #fff;
  background: #fcbd33;
  padding: 13px 1.75rem 10px 1.75rem;
}

#footer {
  position: unset !important;
  background: #fcbd33;
  margin-top: -1px;
}

/*# sourceMappingURL=virtual-office.css.map */
