* {
  margin: 0;
  padding: 0;
  box-sizing: border-box; }

body {
  font-weight: 400;
  font-family: "Young", sans-serif;
  font-size: 20px;
  font-style: normal;
  color: #1d1d1b;
  background-color: #f1f1f1; }

a {
  text-decoration: none;
  transition: all 0.3s ease-in-out; }
  a:hover {
    text-decoration: none; }

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10; }
  header .left {
    float: left; }
    header .left .logo {
      display: block;
      background-color: rgba(255, 255, 255, 0.9);
      box-shadow: 4px 4px 4px 4px rgba(112, 111, 111, 0.75);
      padding: 32px 12px 37px; }
      header .left .logo a {
        display: block;
        width: 213px;
        height: 55px;
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain; }
  header .right {
    float: right; }
    header .right .nav {
      background-color: rgba(255, 255, 255, 0.6);
      padding: 27px 20px 22px; }
      header .right .nav li {
        display: inline-block;
        margin-right: 12px;
        padding-right: 12px;
        border-right: 3px solid black;
        line-height: 15px; }
        header .right .nav li a {
          color: #1d1d1b;
          font-family: "Bebas", sans-serif;
          font-size: 20px;
          line-height: 15px; }
          header .right .nav li a:hover {
            color: #7f8c8c; }
        header .right .nav li:last-child {
          margin-right: 0;
          padding-right: 0;
          border-right: none; }
  header::after {
    content: '';
    display: block;
    clear: both; }

.mainBanner {
  display: block;
  height: 90vh;
  margin-bottom: 50px; }
  .mainBanner .owl-dots {
    text-align: center;
    margin-top: 5px; }
    .mainBanner .owl-dots .owl-dot {
      width: 70px;
      height: 10px;
      border: 0 none;
      border-radius: 0;
      background-color: #b1b8b9; }
      .mainBanner .owl-dots .owl-dot:hover, .mainBanner .owl-dots .owl-dot.active {
        background-color: #e3544c; }
  .mainBanner .owl-carousel {
    height: 100%; }
    .mainBanner .owl-carousel .item {
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      height: 100%; }
    .mainBanner .owl-carousel .owl-stage-outer, .mainBanner .owl-carousel .owl-stage, .mainBanner .owl-carousel .owl-item {
      height: 100%; }
  .mainBanner .container {
    position: relative;
    height: 100%; }
    .mainBanner .container .title {
      position: absolute;
      display: block;
      bottom: 117px;
      left: 0;
      font-size: 70px;
      font-family: "Bebas", sans-serif;
      color: white;
      -webkit-text-stroke-width: 1.5px;
      -webkit-text-stroke-color: black;
      text-transform: uppercase;
      text-shadow: 2px 3px 5px rgba(29, 29, 27, 0.9); }

.intro {
  margin-bottom: 50px; }
  .intro .text {
    padding-bottom: 36px;
    margin-bottom: 26px;
    position: relative; }
    .intro .text::after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 5px;
      border-radius: 5px;
      background-color: #b1afae;
      z-index: 0; }
    .intro .text::before {
      content: '';
      display: block;
      position: absolute;
      bottom: 1px;
      left: 50%;
      transform: translate(-50%, 50%);
      width: 115px;
      height: 8px;
      background-image: url(../images/devider.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 1; }
    .intro .text:last-of-type {
      padding-bottom: 0;
      margin-bottom: 12px; }
      .intro .text:last-of-type::after, .intro .text:last-of-type::before {
        display: none; }
    .intro .text .section {
      display: inline-block;
      font-size: 25px;
      font-family: "Lobster", sans-serif;
      line-height: 25px;
      color: #7f8c8c;
      margin-bottom: 15px;
      vertical-align: baseline; }
      .intro .text .section::after {
        content: '';
        display: inline-block;
        vertical-align: baseline;
        width: 14px;
        height: 14px;
        background-image: url(../images/arrow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 5px; }
    .intro .text .title {
      color: #bb433d;
      font-size: 40px;
      line-height: 40px;
      margin-bottom: 32px;
      font-family: "Bebas", sans-serif; }
    .intro .text p {
      line-height: 24px; }
      .intro .text p i {
        font-size: 22px; }
  .intro .plane {
    display: block; }

.map .container {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 32px; }
  .map .container::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #b1afae;
    z-index: 0; }
  .map .container::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 115px;
    height: 8px;
    background-image: url(../images/devider.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1; }
  .map .container img {
    display: block;
    margin: 0 auto;
    width: 100%; }

.team .founder {
  margin-bottom: 29px; }
  .team .founder .left {
    width: calc(100% - 291px);
    float: left; }
    .team .founder .left .section {
      display: inline-block;
      font-size: 25px;
      font-family: "Lobster", sans-serif;
      line-height: 25px;
      color: #7f8c8c;
      margin-bottom: 15px;
      vertical-align: baseline; }
      .team .founder .left .section::after {
        content: '';
        display: inline-block;
        vertical-align: baseline;
        width: 14px;
        height: 14px;
        background-image: url(../images/arrow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 5px; }
    .team .founder .left .title {
      color: #bb433d;
      font-size: 40px;
      line-height: 40px;
      margin-bottom: 32px;
      font-family: "Bebas", sans-serif; }
    .team .founder .left .subtitle {
      color: #575756;
      font-size: 25px;
      line-height: 25px;
      margin-bottom: 18px;
      font-family: "Bebas", sans-serif; }
    .team .founder .left p {
      line-height: 24px;
      padding-right: 34px; }
  .team .founder .right {
    padding-top: 20px;
    width: 291px;
    float: right; }
    .team .founder .right img {
      display: block;
      width: 100%;
      margin-bottom: 10px; }
    .team .founder .right .name {
      font-size: 17px;
      color: #1d1d1b;
      line-height: 26px;
      font-family: "Bebas", sans-serif;
      margin-bottom: 14px;
      text-align: center; }
    .team .founder .right .contact .mail {
      display: block;
      text-align: center;
      font-size: 12px;
      color: #575756;
      line-height: 14px;
      text-transform: uppercase;
      font-style: italic;
      font-family: "ptsans", sans-serif; }
      .team .founder .right .contact .mail:hover {
        color: #bb433d; }
  .team .founder::after {
    content: '';
    display: block;
    clear: both; }
.team .theteam .container {
  padding-bottom: 120px;
  margin-bottom: 12px;
  position: relative; }
  .team .theteam .container:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 1px;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 115px;
    height: 8px;
    background-image: url(../images/devider.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1; }
  .team .theteam .container::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 5px;
    border-radius: 5px;
    background-color: #b1afae;
    z-index: 0; }
.team .theteam .subtitle {
  color: #575756;
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 18px;
  font-family: "Bebas", sans-serif; }
.team .theteam p {
  margin-bottom: 34px; }
.team .theteam .members {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: top;
  margin-left: -15px;
  margin-right: -15px; }
  .team .theteam .members .member {
    flex: 0 0 33.3333%;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px; }
    .team .theteam .members .member .image {
      margin-bottom: 12px;
      display: block; }
      .team .theteam .members .member .image img {
        display: block;
        margin: 0 auto;
        max-width: 244px; }
    .team .theteam .members .member .info .name {
      font-size: 17px;
      color: #1d1d1b;
      font-family: "Bebas", sans-serif;
      line-height: 19px;
      margin-bottom: 15px; }
    .team .theteam .members .member .info .contact .mail {
      font-size: 14px;
      line-height: 14px;
      text-transform: uppercase;
      font-family: "ptsans", sans-serif;
      color: #575756;
      display: block;
      margin-bottom: 28px; }
      .team .theteam .members .member .info .contact .mail:hover {
        color: #bb433d; }
    .team .theteam .members .member .info .description {
      font-family: "ptsans", sans-serif;
      font-size: 17px;
      line-height: 22px;
      color: #1d1d1b;
      padding: 0 20px; }

.servicesListing {
  margin-bottom: 20px; }
  .servicesListing .txtImg:first-child .container {
    padding-bottom: 27px;
    margin-bottom: 20px;
    position: relative; }
    .servicesListing .txtImg:first-child .container:before {
      content: "";
      display: block;
      position: absolute;
      bottom: 1px;
      left: 50%;
      transform: translate(-50%, 50%);
      width: 115px;
      height: 8px;
      background-image: url(../images/devider.jpg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      z-index: 1; }
    .servicesListing .txtImg:first-child .container::after {
      content: "";
      display: block;
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 5px;
      border-radius: 5px;
      background-color: #b1afae;
      z-index: 0; }
  .servicesListing .txtImg.padImg .img {
    padding-top: 96px; }
  .servicesListing .txtImg:not(:first-child) {
    margin-bottom: 120px; }
    .servicesListing .txtImg:not(:first-child) .txt {
      padding-top: 0; }
      .servicesListing .txtImg:not(:first-child) .txt p {
        padding-right: 100px; }
  .servicesListing .txtImg:last-child {
    margin-bottom: 0; }
  .servicesListing .txtImg .txt {
    padding-top: 27px;
    float: left; }
    .servicesListing .txtImg .txt .title {
      color: #bb433d;
      font-size: 40px;
      line-height: 40px;
      margin-bottom: 32px;
      font-family: "Bebas", sans-serif; }
    .servicesListing .txtImg .txt .section {
      display: inline-block;
      font-size: 25px;
      font-family: "Lobster", sans-serif;
      line-height: 25px;
      color: #7f8c8c;
      margin-bottom: 15px;
      vertical-align: baseline; }
      .servicesListing .txtImg .txt .section::after {
        content: '';
        display: inline-block;
        vertical-align: baseline;
        width: 14px;
        height: 14px;
        background-image: url(../images/arrow.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-size: contain;
        margin-left: 5px; }
    .servicesListing .txtImg .txt .heading {
      font-size: 40px;
      line-height: 40px;
      color: #575756;
      text-transform: uppercase;
      font-family: "Bebas", sans-serif;
      margin-bottom: 13px; }
    .servicesListing .txtImg .txt p {
      line-height: 24px; }
    .servicesListing .txtImg .txt .link {
      padding-top: 10px; }
      .servicesListing .txtImg .txt .link a {
        display: block;
        font-size: 20px;
        line-height: 20px;
        font-family: "Young", sans-serif;
        position: relative;
        color: #bb433d;
        padding-left: 12px; }
        .servicesListing .txtImg .txt .link a:hover {
          opacity: 0.5; }
        .servicesListing .txtImg .txt .link a::before {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          transform: translateY(-50%);
          width: 9px;
          height: 9px;
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain;
          background-image: url(../images/redArrow.png); }
  .servicesListing .txtImg .img {
    float: right;
    width: 420px; }
    .servicesListing .txtImg .img img {
      display: block;
      width: 100%; }

.acquaintance .section {
  display: inline-block;
  font-size: 25px;
  font-family: "Lobster", sans-serif;
  line-height: 25px;
  color: #7f8c8c;
  margin-bottom: 15px;
  vertical-align: baseline; }
  .acquaintance .section::after {
    content: '';
    display: inline-block;
    vertical-align: baseline;
    width: 14px;
    height: 14px;
    background-image: url(../images/arrow.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 5px; }
.acquaintance .title {
  color: #bb433d;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 32px;
  font-family: "Bebas", sans-serif; }
.acquaintance p {
  line-height: 24px;
  margin-bottom: 80px; }
.acquaintance .heading {
  font-size: 40px;
  line-height: 40px;
  color: #575756;
  text-transform: uppercase;
  font-family: "Bebas", sans-serif;
  margin-bottom: 13px;
  margin-bottom: 20px; }
.acquaintance .success_message {
  display: none;
  margin-bottom: 10px; }
.acquaintance form {
  margin-bottom: 215px; }
  .acquaintance form .inputEntity {
    margin-bottom: 25px;
    position: relative; }
    .acquaintance form .inputEntity input {
      border: 1px solid transparent; }
    .acquaintance form .inputEntity .error_message {
      font-size: 11px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 20px;
      color: red;
      font-style: italic;
      display: none; }
    .acquaintance form .inputEntity.required_field .error_message {
      display: block; }
    .acquaintance form .inputEntity.required_field input {
      border: 1px solid red; }
    .acquaintance form .inputEntity:last-child {
      margin-bottom: 0; }
    .acquaintance form .inputEntity input {
      display: block;
      width: 100%;
      border: none;
      background-color: #dadada;
      color: #7f8c8c;
      font-family: "Young", sans-serif;
      font-size: 17px;
      line-height: 17px;
      padding: 16px 21px; }
      .acquaintance form .inputEntity input::placeholder {
        color: #7f8c8c; }
    .acquaintance form .inputEntity textarea {
      display: block;
      width: 100%;
      border: none;
      background-color: #dadada;
      color: #7f8c8c;
      font-family: "Young", sans-serif;
      font-size: 17px;
      line-height: 27px;
      padding: 16px 21px;
      height: 265px; }
      .acquaintance form .inputEntity textarea::placeholder {
        color: #7f8c8c; }
  .acquaintance form .submitHolder {
    padding-top: 27px;
    display: block; }
    .acquaintance form .submitHolder .left {
      float: left; }
      .acquaintance form .submitHolder .left input[type=checkbox] {
        position: absolute;
        left: -15px;
        opacity: 0;
        visibility: hidden; }
        .acquaintance form .submitHolder .left input[type=checkbox]:checked ~ label::after {
          background-image: url(../images/tick.png); }
      .acquaintance form .submitHolder .left label {
        color: #7f8c8c;
        font-size: 17px;
        letter-spacing: 0;
        line-height: 17px;
        position: relative;
        padding-left: 58px;
        cursor: pointer;
        font-weight: 400; }
        .acquaintance form .submitHolder .left label:hover::before, .acquaintance form .submitHolder .left label:hover::after {
          background-color: #D6D6D6; }
        .acquaintance form .submitHolder .left label::before {
          content: '';
          display: block;
          position: absolute;
          width: 45px;
          height: 30px;
          top: 50%;
          left: 0;
          transform: translateY(-50%);
          border-radius: 2px;
          background-color: #dadada; }
        .acquaintance form .submitHolder .left label::after {
          content: '';
          display: block;
          position: absolute;
          width: 29px;
          height: 27px;
          left: 10px;
          top: 50%;
          transform: translateY(-50%);
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain; }
    .acquaintance form .submitHolder .right {
      float: right; }
      .acquaintance form .submitHolder .right input {
        display: block;
        height: 55px;
        width: 275px;
        text-align: center;
        background-color: #62bebd;
        border: 1px solid #62bebd;
        transition: all 0.3s ease-in-out;
        color: white;
        font-size: 25px;
        line-height: 25px;
        font-family: "Bebas", sans-serif;
        text-transform: uppercase;
        padding: 15px;
        border-radius: 4px;
        -webkit-appearance: none; }
        .acquaintance form .submitHolder .right input:hover {
          background-color: transparent;
          color: #62bebd; }
    .acquaintance form .submitHolder::after {
      content: '';
      display: block;
      clear: both; }

.contactus {
  padding-top: 92px;
  padding-bottom: 17px;
  background-image: url(../images/contacusbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative; }
  .contactus::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0; }
  .contactus .container {
    position: relative;
    z-index: 1; }
    .contactus .container .title {
      font-size: 35px;
      line-height: 35px;
      font-family: "Bebas", sans-serif;
      margin-bottom: 32px;
      color: white; }
    .contactus .container .info {
      margin-bottom: 112px; }
      .contactus .container .info .entry {
        padding-left: 112px;
        font-size: 25px;
        line-height: 25px;
        font-family: "Bebas", sans-serif;
        margin-bottom: 24px;
        color: white;
        position: relative;
        display: block; }
        .contactus .container .info .entry::before {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          width: 25px;
          height: 25px;
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain; }
        .contactus .container .info .entry:last-child {
          margin-bottom: 0; }
        .contactus .container .info .entry.mail::before {
          background-image: url(../images/mail.png); }
        .contactus .container .info .entry.phone::before {
          background-image: url(../images/phone.png); }
        .contactus .container .info .entry.location::before {
          background-image: url(../images/location.png); }
        .contactus .container .info .entry.fb::before {
          background-image: url(../images/fb.png); }
    .contactus .container .bottom .left {
      float: left;
      text-align: left;
      color: white;
      font-size: 12px;
      line-height: 12px;
      font-family: "Bebas", sans-serif; }
      .contactus .container .bottom .left .nav li {
        display: inline-block;
        margin-right: 4px;
        padding-right: 4px;
        border-right: 1px solid white;
        line-height: 15px; }
        .contactus .container .bottom .left .nav li a {
          color: white;
          font-family: "Bebas", sans-serif;
          font-size: 15px;
          line-height: 12px; }
          .contactus .container .bottom .left .nav li a:hover {
            color: #bb433d; }
        .contactus .container .bottom .left .nav li:last-child {
          margin-right: 0;
          padding-right: 0;
          border-right: none; }
    .contactus .container .bottom .right {
      float: right;
      text-align: right;
      color: white;
      font-size: 12px;
      line-height: 12px;
      font-family: "Bebas", sans-serif; }
    .contactus .container .bottom::after {
      content: '';
      display: block;
      clear: both; }

/*# sourceMappingURL=theones.css.map */
