@charset "utf-8";
@font-face {
  font-family: delphin;
  src: url('/templates/beautrich/webfonts/delphin.ttf'); }

p {
  margin: 15px 0;
  line-height: 30px; }
  p:first-child {
    margin-top: 0; }

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s; }
  a:hover {
    color: #f78d3a; }

h1, h2, h3, h4, h5 {
  margin: 20px 0;
  font-weight: bold; }
  h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child {
    margin-top: 0; }

h1, h2 {
  color: #f78d3a;
  font-family: 'delphin';
  letter-spacing: 1px;
  font-size: 30px;
  margin: 0;
  position: relative; }
  @media (max-width: 767px) {
  h1, h2 {
    font-size: 25px; } }

.contact h1 {
  color: #f78d3a;
  font-family: 'delphin';
  letter-spacing: 1px;
  font-size: 30px;
  margin: 0 0 30px; }
  @media (max-width: 767px) {
    .contact h1 {
      font-size: 25px; } }

body {
  overflow-x: hidden;
  max-width: 100%;
  text-align: center;
  margin: 0;
  font-family: 'Open Sans', sans-serif; }

.contact-buttons .contact-but {
  display: inline-block;
  margin: 0 10px; }
  @media (max-width: 450px) {
    .contact-buttons .contact-but {
      margin: 0 5px; } }
  .contact-buttons .contact-but i {
    line-height: 50px;
    width: 50px;
    background: #f78d3a;
    color: #fff;
    border-radius: 100%;
    transform: scale(0.9);
    transition: 0.3s; }
    .contact-buttons .contact-but i:hover {
      transform: scale(1);
      opacity: 0.9; }

.contact-details {
  height: 0;
  transition: 0.5s;
  overflow: hidden; }
  .contact-details p {
    margin: 0;
    float: left;
    overflow: hidden;
    width: 0;
    transition: 0.5s;
    line-height: 50px;
    color: #555;
    font-size: 20px; }
  @media (max-width: 767px) {
    .contact-details p {
      font-size: 18px; } }
  @media (max-width: 450px) {
    .contact-details p {
      font-size: 16px; } }
  .contact-details a {
    color: inherit;
    text-decoration: none;
    transition: 0.3s; }
  .contact-details a:hover {
    color: #f78d3a; }

.main-block {
  background: #fff;
  z-index: 50;
  position: relative;
  overflow: hidden; }

.testimonials {
  background: #f78d3a;
  color: #fff;
  font-size: 20px;
  line-height: 30px; }
  .testimonials p {
    margin: 0; }
  .testimonials .spinner {
    height: 0;
    border-top: 1px solid rgba(255, 255, 255, .4);
    text-align: left;
    position: relative;
    max-width: 400px;
    margin: 50px auto 0; }
  .testimonials .spinner i {
    position: absolute;
    top: -6px;
    left: 0;
    transition-duration: 10s;
    transition-timing-function: linear;
    font-size: 12px; }
  .testimonials.tick .spinner i {
    left: 100%; }

.profile .cent-col {
  display: inline-block;
  width: 90%; }
  @media (min-width: 1000px) {
    .profile .profile-image {
      margin-right: 3.3333%;
      width: 30%;
      float: left;
      height: 300px; } }
  .profile .profile-image img {
    width: 300px;
    max-height: 100%;
    max-width: 100%;
    border-radius: 100%;
    border: solid 5px #ddd; }
    @media (max-width: 999px) {
    .profile .profile-image img {
      width: 200px; } }
  .profile .profile-image p {
    margin: 0; }
  @media (min-width: 1000px) {
    .profile .profile-text {
      width: 66.6666%;
      float: left;
      height: 300px;
      position: relative; } }
  @media (max-width: 999px) {
    .profile .profile-text {
      margin-top: 25px; } }
  @media (min-width: 1000px) {
      .profile .profile-text .custom {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); } }
    .profile .profile-text .custom p {
      position: relative;
      line-height: 34px;
      font-size: 18px; }
      @media (min-width: 1000px) {
    .profile .profile-text .custom p {
      text-align: left;
      padding: 0 40px; } }
      @media (min-width: 1000px) {
      .profile .profile-text .custom p::before {
        content: open-quote;
        position: absolute;
        left: 0;
        top: 20px;
        font-size: 55px;
        line-height: 0;
        color: #f78d3a; } }
      @media (min-width: 1000px) {
      .profile .profile-text .custom p::after {
        content: close-quote;
        position: absolute;
        right: 0;
        bottom: 0;
        font-size: 55px;
        line-height: 0;
        color: #f78d3a; } }

.content-hold {
  padding: 0 10%; }
  @media (max-width: 999px) {
  .content-hold {
    padding: 0 5%; } }

.cent-col, .item-page {
  max-width: 1200px;
  margin: 0 auto;
  padding: 10vh 0; }

.contact-page .cent-col {
  display: inline-block;
  width: 100%; }
  @media (min-width: 768px) {
    .contact-page .article {
      width: 50%;
      float: left;
      text-align: left;
      padding: 0; } }
  .contact-page .article .item-page {
    padding: 0; }
  .contact-page .contactform {
    margin-top: 15px; }
  @media (min-width: 768px) {
    .contact-page .contactform {
      float: left;
      width: 50%; } }
  @media (max-width: 767px) {
    .contact-page .contactform {
      margin-top: 70px; } }
  .contact-page .contactform div#fox-container-m104 {
    padding: 0; }
    .contact-page .contactform div#fox-container-m104 .btn {
      line-height: 40px;
      padding: 0 25px;
      border-radius: 0;
      box-shadow: none;
      background: #f78d3a;
      border: none;
      color: #fff !important;
      text-shadow: none;
      font-weight: 600;
      letter-spacing: 2px;
      font-family: 'delphin';
      font-size: 16px;
      transition: 0.3s; }
      .contact-page .contactform div#fox-container-m104 .btn:hover {
        opacity: 0.8;
        transform: translateX(3px); }
      .contact-page .contactform div#fox-container-m104 .btn span {
        color: #fff; }
    @media (min-width: 768px) {
      .contact-page .contactform div#fox-container-m104 .controls {
        text-align: left; } }
  .contact-page strong {
    color: #f78d3a; }

.home .profile {
  background-repeat: no-repeat;
  background-position: right bottom; }
  @media (min-width: 1000px) {
  .home .profile {
    background-image: url(/templates/beautrich/images/flower-right.jpg); } }

.home .article, .services .article {
  background-repeat: no-repeat;
  background-position: left bottom; }
  @media (min-width: 1000px) {
  .home .article, .services .article {
    background-image: url(/templates/beautrich/images/flower-left.jpg);
    padding: 0 15%; } }

.contact-page {
  background-repeat: no-repeat;
  background-position: right bottom; }
  @media (min-width: 1000px) {
  .contact-page {
    background-image: url(/templates/beautrich/images/flower-right.jpg); } }

.home .item-page, .services .item-page {
  text-align: left; }
  .home .item-page p, .services .item-page p {
    padding-left: 20px; }
    @media (max-width: 767px) {
    .home .item-page p, .services .item-page p {
      padding-left: 0; } }
  .home .item-page h1, .services .item-page h1 {
    margin: 60px 0 20px; }
    .home .item-page h1:first-child, .services .item-page h1:first-child {
      margin-top: 0; }
  .home .item-page h2, .services .item-page h2 {
    color: #333; }
  .home .item-page h6, .services .item-page h6 {
    color: #f78d3a;
    font-weight: 400;
    font-size: 18px;
    margin: 60px 0;
    line-height: 28px; }
    .home .item-page h6:last-child, .services .item-page h6:last-child {
      margin-bottom: 0; }
  .home .item-page ul, .services .item-page ul {
    list-style: none !important;
    position: relative;
    padding: 0 0 0 20px;
    margin: 15px 0; }
    @media (max-width: 767px) {
    .home .item-page ul, .services .item-page ul {
      padding-left: 0; } }
    .home .item-page ul li, .services .item-page ul li {
      padding: 5px 0;
      margin-left: 20px; }
      .home .item-page ul li::before, .services .item-page ul li::before {
        content: "\f111";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        position: absolute;
        left: 0;
        color: #f78d3a;
        font-size: 8px;
        line-height: 22px;
        padding-left: 20px; }
        @media (max-width: 767px) {
    .home .item-page ul li::before, .services .item-page ul li::before {
      padding-left: 0; } }

.title-block {
  width: 100%;
  background-image: url(/templates/beautrich/images/headbkg.jpg);
  overflow: hidden;
  background-attachment: fixed;
  height: 250px;
  background-size: cover; }
  .title-block .custom {
    height: 250px;
    background: rgba(255, 255, 255, 0.9);
    position: relative; }
  .title-block .custom p {
    color: #333;
    font-family: 'delphin';
    letter-spacing: 1px;
    font-size: 35px;
    font-weight: 600;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    max-width: 1200px;
    width: 90%;
    left: 50%;
    text-align: left;
    line-height: 45px;
    padding: 0 5%; }
    @media (max-width: 767px) {
    .title-block .custom p {
      line-height: 40px;
      font-size: 30px;
      text-align: center; } }
