@font-face {
  font-family: Philosopher-Bold;
  src: url("../font/Philosopher-Bold.ttf");
}

@font-face {
  font-family: Philosopher-BoldItalic;
  src: url("../font/Philosopher-BoldItalic.ttf");
}

@font-face {
  font-family: Philosopher-Italic;
  src: url("../font/Philosopher-Italic.ttf");
}

@font-face {
  font-family: Philosopher;
  src: url("../font/Philosopher-Regular.ttf");
}



.betty-heading {
  color: #917010;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 25px;
  font-weight: 800;
  font-family: "Philosopher", sans-serif;
  text-align: center;
}

.heading-meta {
  /* color: #326647; */
  color: #808000;
}

.betty-makeup,
.betty-team,
.betty-home-blog {
  background-color: unset;
}

.brands {
  background-color: unset;
}

.btn-contact {
  background-color: #d2bd7f;
  color: #808080;
}

.btn-contact:hover {
  background-color: #caae58;
  color: #646464;
}

#betty-hero .flexslider .slider-text > .slider-text-inner h1 {
  color: #d2bd7f;
}

#betty-hero .flexslider .slider-text > .slider-text-inner p {
  color: #326647;
}

.betty-services .item .con h5 {
  color: #d2bd7f;
  font-size: 40px;
  font-family: "Philosopher";
}

.betty-services .item .con p {
  color: #d2bd7f;
}

.betty-services .item .con i {
  color: #d2bd7f;
}

#betty-footer2 {
  background: #000000 !important;
  border-top: 1px solid gray;
}

.testimonials .item-box p {
  color: #000000;
  font-size: 16px;
  font-family: "Philosopher";
}

.testimonials .item-box .info h6 {
  color: #917010;
  font-size: 20px;
  font-family: "Philosopher";
}

.testimonials .section-head h4 {
  color: #d2bd7f;
}

.betty-services .item .con a h5 {
  font-size: 40px;
}

.betty-services .item .con {
  padding: 0px;
  position: absolute;
  /* top: 0%; */
  bottom: 0%;
  /* left: 50%; */
  /* right: 50%; */
  width: 100%;
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  display: block;
  background: rgba(255, 255, 255, 0.1) !important;
  backdrop-filter: saturate(180%) blur(10px);
}

@supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {
  .betty-services .item .con {
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
  }
}

.betty-services .item .con a {
  display: block;
}

.betty-services .item .con h5 {
  margin-bottom: 0px !important;
}

.services-price-info .title {
  color: #917010;
  border-color: #917010;
  font-family: Philosopher;
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
}

.section-padding h6 {
  color: #917010;
  font-family: Philosopher;
  text-transform: uppercase;
  font-size: 22px;
  text-align: center;
}

.betty-sidebar-block .betty-sidebar-block-title {
  color: #d2bd7f;
  text-transform: uppercase;
  font-size: 30px;
  font-family: Philosopher;
}

.betty-sidebar-part .ul1 > li a.active {
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Philosopher;
}

.banner-header h1,
.banner-header h5 {
  color: #d2bd7f;
}

.main-footer.dark {
  background-color: #000000;
  border-top: 1px solid gray;
}

#betty-footer2 p {
  color: #d2bd7f;
}

.main-footer .sub-footer p,
.main-footer .abot p,
.main-footer .abot .social-icon a,
.main-footer .usful-links ul li,
.main-footer .usful-links ul li i,
.main-footer .fotcont p,
.main-footer .fothead h6,
.ul1 > li a {
  color: #d2bd7f;
}

.betty-sidebar-block-content .ul1 > li a {
  color: #d2bd7f;
  font-size: 20px;
  text-transform: uppercase;
  font-family: Philosopher;
}

.betty-sidebar-part {
  background-color: #326647;
}

.ul1 > li {
  border-color: #917010;
}

.betty-contact-info2 h5 {
  color: #917010;
}

.betty-contact-info2 .icon {
  color: #917010;
}

.line-hr-left-white {
  border-color: #d2bd7f;
}

.nav-scroll {
  /* background: #326647; */
  background: #000000;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
  text-transform: uppercase;
}

.nav-scroll .navbar-nav .nav-link {
  color: #d2bd7f;
}

.navbar .navbar-nav .nav-link:hover {
  color: #fff;
}

.nav-scroll .logo-wrapper {
  background-color: unset;
}

.navbar .navbar-nav .nav-link {
  color: #d2bd7f;
}

.navbar .icon-bar {
  color: #d2bd7f;
}

.ul1 > li a:hover {
  color: #000;
}

@media screen and (max-width: 991px) {
  .navbar .navbar-collapse {
    background: #d2bd7f;
  }
}

#myBtnContainer {
  text-align: center;
}

#myBtnContainer .btn {
  width: 85px;
}

.navbar .navbar-nav .nav-link {
  font-family: unset;
  font-weight: 600;
}

.btn-view-more {
  border: 1px solid #d2bd7f;
  display: inline-block;
  font-weight: 600;
  width: 200px;
  height: 40px;
  line-height: 40px;
  border-radius: 4px;
  color: #d2bd7f;

  position: relative;
  z-index: 1;
  overflow: hidden;
  vertical-align: middle;
}

.btn-view-more:hover {
  border-color: transparent;
  color: #fff;
  background-color: #d2bd7f;
  cursor: pointer;
}

.btn-view-more:before {
  background-color: #000;
  content: "";
  height: 100%;
  left: -110%;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: skewX(25deg);
  -o-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}

.btn-view-more:hover:before {
  left: -10%;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
}

.btn-view-more:after {
  background-color: #000;
  content: "";
  height: 100%;
  left: -110%;
  opacity: 0.1;
  position: absolute;
  top: 0;
  transform: skewX(25deg);
  -o-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  -webkit-transform: skewX(25deg);
  -ms-transform: skewX(25deg);
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
  z-index: -1;
}

.btn-view-more:hover:after {
  left: -20%;
}

.form-enquiry {
  border-radius: 15px;
}

.form-enquiry .form-group{
    margin-bottom: 4px;
}

.form-enquiry input[type="text"],
.form-enquiry input[type="email"],
.form-enquiry input[type="number"],
.form-enquiry textarea,
.form-enquiry select {
  border-color: #c6b378 !important;
  border-width: 2px !important;
  border-style: solid !important;
  border-radius: 4px;
  margin-bottom: 5px !important;
  font-family: 'Rambla', sans-serif;
  padding: 10px;
}

.form-enquiry textarea{
    background-color: #fff !important;
    height: 100px !important;
    padding: 7px 15px !important;
    font-family: 'Rambla', sans-serif;
}

.modal-image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal-image-wrapper > .modal-image-inner-wrapper {
  width: 350px;
  height: 350px;
}

.modal-image-wrapper > .modal-image-inner-wrapper {
  border: 3px solid #c6b378;
  border-radius: 15px;
}

.modal-image-wrapper > .modal-image-inner-wrapper > img {
  width: 100%;
  height: 100%;
  border-radius: 15px;
}

.modal-header .close {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

.navbar-nav {
  width: 100% !important;
  justify-content: space-evenly !important;
}

.nav-scroll .logo-wrapper {
  padding: 0px 0;
}

.nav-scroll .logo {
  width: 200px;
}

.form-enquiry input[type="submit"]:hover,
.form-enquiry input[type="reset"]:hover,
.form-enquiry input[type="button"]:hover,
.form-enquiry button:hover {
  background-color: #d2bd7f;
}

@media screen and (max-width: 768px) {
  .modal-wrapper-left {
    display: none !important;
  }
}

/*about */

.betty-about-heading {
  color: #917010;
  font-family: "Philosopher";
  font-size: 20px;
}

.testimonials .item-box {
  padding: 20px;
}

@media screen and (max-width: 991px) {
  .nav-scroll .navbar-collapse .nav-link {
    color: #666 !important;
  }
}

@media screen and (max-width: 991px) {
  .navbar .navbar-collapse {
    background: #d2bd7f;
  }
}

@media screen and (max-width: 991px) {
  .navbar .navbar-collapse {
    max-height: 360px;
    overflow: auto;
    background: #fff;
    text-align: left;
    padding: 10px 30px;
  }
}

nav {
  padding: 0px !important;
}

#single_image {
  width: 100%;
}

#single_image img {
  height: auto;
  width: 100%;
  object-fit: cover;

  filter: grayscale(0);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transition: all 0.5s;
}

#single_image img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
}

.service-heading {
  text-align: center;
  color: #917010;
  font-family: Philosopher;
  margin-top: 15px;
  margin-bottom: 25px;
}

.betty-services .item .con {
  margin: 0px !important;
}

.main-footer .fothead h6 {
  font-size: 20px;
  margin-bottom: 20px;
  font-family: Philosopher;
  text-transform: uppercase;
  font-weight: 700;
}

.custom-html-widget > .item {
  padding: 0px;
}

.custom-html-widget > .item > ul > li,
.custom-html-widget > .item > p {
  font-family: Philosopher;
  font-size: 18px;
}

.main-footer {
  padding: 30px 30px 0;
}

.main-footer .sub-footer {
  padding: 10px;
  margin-top: 0px;
}

.owl-nav {
  position: unset;
  bottom: unset;
  right: unset;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.dlab-separator-outer {
  overflow: hidden;
  text-align: center;
}

.dlab-separator.style-icon {
  width: 50px;
  height: auto;
  text-align: center;
}

.dlab-separator {
  display: inline-block;
  height: 2px;
  width: 80px;
  margin-bottom: 10px;
  position: relative;
}

.dlab-separator[class*="style-"]:before {
  content: "";
  position: absolute;
  top: 50%;
  left: auto;
  right: 50px;
  width: 80px;
  height: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../../images/line.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.dlab-separator[class*="style-"]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50px;
  width: 80px;
  height: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-image: url(../../images/line1.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.dlab-separator.style-icon i {
  font-size: 40px;
  line-height: 40px;
  color: #917010;
}

.dotted-border {
  border-bottom: 1px dashed #917010;
}

.lds-ellipsis {
  width: 100px;
  height: 100px;
}

.lds-ellipsis div {
  width: 100px !important;
  height: 100px !important;
  background: #917010;
  top: 0px !important;
}

.loading .middle {
  top: 39%;
}

.rupsal-pagination-wrapper .page-item .page-link {
  background-color: #000;
  border: 1px solid #917010;
  color: #917010;
  font-family: Philosopher;
  font-weight: 600;
  letter-spacing: 1px;
}

.rupsal-pagination-wrapper .page-item.disabled .page-link {
  color: #fff !important;
  pointer-events: none;
  cursor: auto;
  background-color: #2f2f2f !important;
  cursor: not-allowed !important;
}

.rupsal-pagination-wrapper .page-item.active .page-link {
  z-index: 1;
  color: #000 !important;
  background-color: #917010 !important;
}

.single_image.isOnScreen > img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
}
