*{
  margin:0; 
  padding:0; 
  outline:none;
}
/* Disable text selection */
body {
 -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
}

html body{
  margin:0; 
  padding:0; 
  -ms-word-wrap:break-word; 
  word-wrap:break-word; 
  position:relative; 
  font-size: 15px;
  color: #6c6c6c;
  font-weight: 300;
  overflow-x: hidden;
}
a{
  text-decoration: none !important;
}
.header-wrap {
  background: #fff;
  padding: 14px 0;

}
.header-add-to-cart-button a i {
  font-family: 'FontAwesome';
  font-size: 20px;
  color: #DE968D;
}
.end-menu {
  justify-content: space-between;
  align-items: center;
}
/* topbar */
div#topabr {
  padding: 12px 0;
}
.top-contact-details a i {
  color: #DE968D;
}
.topbar-timing-text h6 {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  color: #222222;
  margin-bottom: 0;
  padding-left: 12px;
}
.topbar-timing-text i {
  color: #DE968D;
  font-size: 16px;
}
.topbar-timing-text {
  display: flex;
  align-items: center;
  justify-content: left;
}
.top-contact-details a {
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  color: #222222;
  margin-bottom: 0;
}
.top-contact-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}


/* slider */
.slider-right-image img {
  width: 100%;
  height: 100%;
}

.slider-content h6{
  background: transparent linear-gradient(90deg, #EEBDB6 0%, transparent 100%) 0% 0% no-repeat padding-box;
max-width: 211px;
height: 45px;
display: flex;
align-items: center;
justify-content: left;
font-family: 'Inter';
font-size: 18px;
color: #222222;
font-weight: 500;
padding: 12px;
}
.slider-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.slider-content h1 {
  font-family: 'Playfair Display';
  font-size: 60px;
  font-weight: 700;
  color: #222222;
  width: 78%;

}
div#topabr .container {
  position: relative;
}
div#topabr .container::after {
  content: "";
  width: 98%;
  height: 1px;
  background: #F0EBE8;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: translate(0px, 18px);
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
  display: block;
  line-height: 1.4;
  max-width: -moz-max-content;
  max-width: max-content;
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  min-height: 3em;
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px 6px;
  height: 45px;
  transition: 0.8s ease-in-out;
}
.wc-block-components-formatted-money-amount {
  white-space: nowrap;
  color: #DE968D;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.is-large.wc-block-cart .wc-block-cart__totals-title{
  font-family: 'Inter' !important;
  color: #222222 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.wc-block-cart table.wc-block-cart-items th {
  margin: 0 0 40px;
  font-family: 'Inter' !important;
  color: #222222 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.wc-block-components-totals-item__label {
  flex-grow: 1;
  font-family: 'Inter' !important;
  color: #797979 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
.wc-block-components-totals-coupon .wc-block-components-panel__button {
  margin-top: 0;
  padding-top: 0;
  font-family: 'Inter' !important;
  color: #797979 !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: normal !important;
}
span.price.wc-block-components-product-price del {
  color: #857F7E;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p, .wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
  margin: 0.25em 0;
  font-size: 12px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
  border: unset;
}
.wc-block-components-checkout-step__description {
  font-size: 16px !important;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
}
.wc-block-grid__products {
  margin: 40px -8px 16px !important;
  padding: 0;
}
.woocommerce span.onsale {

  border-radius: 100%;
  background-color: #DE968D !important;
  color: #fff;
  font-size: .857em;
  z-index: 9;
  font-family: 'Inter';
}
.testidetails img {
  height: 55px;
  width: 55px;
  border-radius: 50px;
}
.woocommerce p.stars a {

  color: #FFC107;
}
.has-text-align-center {
  text-align: center;
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.wc-block-components-title.wc-block-components-title {
  font-family: 'Playfair Display';
  font-size: 18px;
  color: #222222;
  font-weight: 500;
  text-align: left;
}
span.price.wc-block-components-product-price ins {
  color: #DE968D;
  font-family: 'Inter';
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}
.slider-btn a {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px 6px;
  height: 45px;
  transition: 0.8s ease-in-out;
}
.slider-btn a:hover {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  color: #222222;
}
section#slider {
  height: 575px;
}

section#slider
.owl-nav button {
  background: unset;
  border: unset;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #797979;
  border-radius: 5px;
  margin-left: 14px;

}
section#slider
.owl-nav button i {
  color: #797979;
  font-size: 16px;
}
section#slider .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-65px, -44px);
}

section#slider .owl-nav button:hover i {
  color: #fff;
}

section#slider .owl-nav button:hover {
  background-color: #DE968D;
  border: 1px solid #DE968D;
}
/* About Us */
section#about-us {
  padding: 60px 0;
  position: relative;
  margin: 60px 0;
}
.about-us-content h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  font-family: 'Inter';
}
.about-us-content h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.about-us-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.about-us-button a {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px 6px;
  height: 45px;
  transition: 0.8s ease-in-out;
}
.about-us-button a:hover {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  color: #222222;
}
.slider-content {
  margin-left: 27%;
}
.about-left-inner-images {
  display: grid;
  grid-template-columns: repeat(14, 1fr);
  grid-template-rows: repeat(5, 4vw);
  width: 100%;

}
.about-left-image {
  grid-column-start: 1;
  grid-column-end: 10;
  grid-row-start: 1;
  grid-row-end: 9;
}
.about-left-sec-image {
  grid-column-start: 7;
  grid-column-end: 14;
  grid-row-start: 3;
  grid-row-end: 10;
  position: relative;
}
.about-left-inner-images img {
  width: 100%;
  height: 100%;
  animation: shake 16s linear infinite;


}
.about-left-sec-image img {
  border-radius: 10px;
  border: 4px solid #fff;
  animation: shake 14s linear infinite;

}
.about-left-center-image {
  grid-column-start: 2;
  grid-column-end: 7;
  grid-row-start: 7;
  grid-row-end: 10;

}
section#testimonial .owl-nav {
  display: block;
}
section#testimonial .owl-nav button {
  background: unset;
  border: unset;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #797979;
  border-radius: 5px;
  margin-left: 14px;
}
section#testimonial .owl-nav .owl-prev {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  margin: 0;
  bottom: 0;
  margin: auto;
  transform: translate(-71px, 0px);
}
section#testimonial .owl-nav .owl-next {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  bottom: 0;
  margin: auto;
  transform: translate(71px, 0px);
}
section#testimonial .owl-nav button:hover {
  background-color: #DE968D;
  border: 1px solid #DE968D;
}
section#testimonial .owl-nav button:hover i {
  color: #fff;
}
.brands-images img {
  width: auto;
}
.woocommerce-product-details__short-description p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.aboutus-counter-inner-content p {
  font-family: 'Playfair Display';
  font-size: 40px;
  font-weight: 800;
  color: #DE968D;
  margin-bottom: 0;
  line-height: normal;
  text-align: center;
  padding-bottom: 14px;

}
.woocommerce .star-rating span::before {
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
  color: #FFC107;
}
.woocommerce .star-rating::before {
  content: "sssss";
  color: #FFC107;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
div#comments h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
div#tab-description h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.woocommerce #review_form #respond .form-submit input {
  left: auto;
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  opacity: .5;
  display: inline-block;
  color: #857F7E;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  background: inherit;
  font-weight: 700;
  display: inline-block;
  color: #DE968D;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
  padding-left: 10px;
  text-decoration: none;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  left: auto;
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px;
}
div#sidebar h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 24px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.wp-block-group__inner-container.is-layout-flow.wp-block-group-is-layout-flow ul li a {
  font-family: 'Inter';
  font-size: 16px;
  color: #797979;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0;
}
ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
}
.services-details:hover .service-icon {
  display: none;
}
.blog-date h6 {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 0;
}
.blogs-comments-text {
  justify-content: left;
  display: flex;
  align-items: center;
}
.about-left-sec-image::after {
  content: "";
  height: 299px;
  width: 242px;
  border: 2px solid #DE968D;
  position: absolute;
  border-radius: 10px;
  right: 0;
  transform: translate(20px, 20px);
  bottom: 0;
  z-index: -1;
}
.about-leftside-border {
  width: 327px;
  border: 2px solid #DE968D;
  transform: translate(-23px, -23px);
  border-radius: 10px;
  z-index: -1;
  grid-column-start: 1;
  grid-column-end: 14;
  grid-row-start: 1;
  grid-row-end: 8;
}
footer.wp-block-latest-comments__comment-meta a {
  font-family: 'Inter';
  font-size: 16px;
  color: #797979;
  font-weight: 400;
  text-align: left;
}
div#sidebar aside {
  padding-top: 20px;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  height: 45px;
  border: 1px solid #222222;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 400;
  color: #222222;
}
.service-icon img {
  width: 100%;
  margin-bottom: 16px;
}
aside#media_image-1{
  text-align: center;
}
footer.wp-block-latest-comments__comment-meta  {
  font-family: 'Inter';
  font-size: 16px;
  color: #797979;
  font-weight: 400;
  text-align: left;
}
.summary.entry-summary h1 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.woocommerce-product-rating a {
  font-family: 'Inter';
  color: #222222;
  font-size: 16px;
  font-weight: 400;
}
section#about-us .container {
  position: relative;
}
.aboutus-text-counter h5 {
  font-family: 'Playfair Display';
  font-size: 18px;
  color: #000000;
  font-weight: 600;
  line-height: normal;
  text-align: center;

}
.appointment-form {
  padding-top: 22px;
}



.appointment-heading-form h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  font-family: 'Inter';
}
.appointment-heading-form h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.appointment-form label {
  font-family: 'Playfair Display';
  font-size: 18px;
  color: #222222;
  font-weight: 500;
  text-align: center;
}
.about-left-image img {
  width: 100%;
  border-radius: 10px;
}
.about-right-image {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(114px, 97px);
  z-index: -1;
}
.left-dots-svg-about {
  grid-column-start: 2;
  grid-column-end: 13;
  grid-row-start: 10;
  grid-row-end: 8;
  position: relative;
  z-index: -1;
}
.about-center-circle-svg {
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 2;
  grid-row-end: 2;
  position: relative;
  z-index: -1;
  transform: translate(0px, -44px);
}
.about-left-inner-images svg{
  width: 100%;
}

/* Appointment */
section#appointment .left-image img {
  width: 100%;
}
section#appointment {
  position: relative;
  background: #FFF8F3;
  margin: 60px 30px;
  z-index: 1;
}

.appointment-form input {
  border: 1px solid #EDE5E4;
  width: 100%;
  background: transparent;
  height: 45px;
  padding: 15px;
  border-radius: 5px;
}
.appointment-form input[type="text"]::placeholder {
  font-size: 16px;
  color: #D2CDCC;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
}

.appointment-form input[type="email"]::placeholder {
  font-size: 16px;
  color: #D2CDCC;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
}
select.wpcf7-form-control.wpcf7-select {
  border: 1px solid #EDE5E4;
  width: 100%;
  background: transparent;
  height: 45px;
  padding: 0 15px;
    border-radius: 5px;
  font-size: 16px;
  color: #D2CDCC;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
  -webkit-appearance: none;
}
.appointment-form input[type="date"] {
  font-size: 16px;
  color: #D2CDCC;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
  -webkit-appearance: none;
}
.appointment-form textarea::placeholder{
  font-size: 16px;
  color: #D2CDCC;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
}
.appointment-form textarea {

  background: unset;
  border: 1px solid #EDE5E4;
  width: 100%;
  background: transparent;
  height: 100px;
  padding: 15px;
  border-radius: 5px;
}

.appointment-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px;
  transition: 0.8s ease-in-out;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  color: #222222;
}
.header-button a {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 180px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px 6px;
  height: 45px;
  transition: 0.8s ease-in-out;
}

.middle-align {
  padding: 60px 0;
}
.middle-align p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}





/* our services*/
.services-img img {
  width: 100%;
  height: 216px;
  border-radius: 10px;
}
.image-overlay {
  background: #222222;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  opacity: 0.7;
  border-radius: 10px;
}
.services-img {
  position: relative;
  display: none;
}

.services-title a {
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
.services-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
section#our-services {
  padding: 60px 0;
  position: relative;
  background: #FFF8F3;
  margin: 0 30px;
  z-index: 1;

}
.social-profiles a i {
  color: #DE968D;
  font-size: 18px;
  padding-right: 13px;
}
.social-profiles {
  padding: 14px 0 0;
}
.single-team-info p {
  font-family: 'Inter';
  font-size: 14px;
  color: #797979;
  font-weight: 600;
  text-align: left;
  margin-bottom: 0;
  padding-top: 16px;

}
.team-social-icons i {
  color: #fff;
  font-size: 18px;
  padding: 8px;
}
.team-details:hover .team-social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
}
.team-social-icons {
  text-align: center;
  display: none;
}
.blogs-category a {
  color: #DE968D;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  padding: 0 50px;
  position: relative;

}
.blogs-category a::after {
  content: "";
  width: 35px;
  height: 2px;
  background: #DE968D;
  position: absolute;
  left: 5px;
  bottom: 0;
  margin: auto;
  /* right: 0; */
  top: 0;
}
#testimonial .owl-carousel .owl-stage-outer {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  overflow-x: clip !important;
  overflow: visible;
}
.double-quotes-image {
  position: absolute;
  bottom: -12px;
  right: 46px;
}
.testimonial-star span i {
  color: #FFC107;
  font-weight: 600;
  font-size: 16px;
}
section#testimonial .owl-nav i {
  color: #797979;
  font-size: 16px;
}
.inner-testimonial-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial-star {
  width: 92%;
  display: flex;
  overflow: hidden;
}
.services-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.services-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.services-details {
  position: relative;
  height: 216px;
  border: 1px solid #FFDDC7;
  border-radius: 10px;
  transition: 0.6s ease-in-out;

}
.services-inner-details {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.header-button a:hover {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  color: #222222;
}
.services-details:hover .services-img {
  display: block;
}
.services-details:hover {

  border: unset;
}

.services-details:hover a{
  color: #ffffff;

}
.services-details:hover p{
  color: #ffffff;
}
.video-bgimg img {
  width: 100%;
}



/*--------------------Video Section----------------*/

/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  right: 0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
  border-radius: 0;

}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  right:50%;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:3px;
}
.popup-inner embed {
  height: 500px;
  border: 4px solid #FFF;
}
/* Close Button */
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 0px;
  left: 0px;
  transition: ease 0.25s all;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 1000px;
  background: #DE968D;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
  font-weight: 700;
  /* font-family: 'Inter'; */
}
.popup-close:hover {
  -webkit-transform: translate(-50%, -50%) rotate(-180deg);
  transform: translate(-50%, -50%) rotate(-180deg);
  background: rgba(0,0,0,1);
  text-decoration: none;
  background: #222222;
  color: #fff;

}
.over_video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.custom-container {
  height: 700px;
  position: relative;
}
.ps_video{
  text-align: center;
}









.video-bgimg img {
  width: 100%;
  height: 100%;

}
.post-featured img {
  width: 100%;
}
.about-video p {
  color: #fff !important;
  opacity: 1 !important;
  text-align: left;
  width: 100%;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 18.77px;
  text-align: left;
  margin-left: 21px;
  padding: 16px 33px 16px 65px;


}
.video_play-content-box {
  position: relative;
}
a.video-play-button i {
  background: #DE968D;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-size: 28px;
  transition: 0.8s ease-in-out;
}
.test-copyright p a:hover {
  color: #FFDDC7;
}
.post-content-boxx .blog-box {
  padding: 0;
}
.post-content-boxx .blogs-category {
  padding: 17px 0px 14px;
}
.comment-meta.commentmetadata a {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 0;
}
.reply a {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 0;
}
.comment-meta.commentmetadata {
  padding: 14px 0 0;
}
.comment-author.vcard {
  font-style: normal;
}
cite.fn {
  font-style: normal;
  text-transform: capitalize;
}
a.video-play-button i:hover {
  background: #000;
}
section#Video {
  position: relative;
}

.social_widget a:hover {
  background: unset !important;
}

.ps_video h4 {
  color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
    display: block;
}
/* our brands*/
section#our-brands {
  position: relative;
  padding: 60px;
}
section#our-brands {
  position: relative;
  padding: 60px;
  background-size: 100% 100%;
  border-radius: 10px;
  margin: 0 30px;
}
/* pricing plans */
section#pricing-plans {
  position: relative;
  padding: 60px 0;
}
.plans-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.plans-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.plans-content-details h4 {
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
.plans-content-details p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  margin-bottom: 0;
}
.pricing-plans-inner-details {
  display: flex;
  align-items: center;
  justify-content: left;
}
.plans-content-details {
  padding-left: 42px;
  position: relative;
}
.plans-content-details::before {
  content: "";
  position: absolute;
  top: 0;
  left: 22px;
  height: 100%;
  width: 1px;
  background: #DEDAD7;
}
#menu-primary-menu {
  display: none;
}
.blog-title a:hover {
  color: #DE968D;
}
.pricing-plans-price h3 {
  color: #DE968D;
  font-family: 'Inter';
  font-size: 29px;
  font-weight: 700;
  text-align: left;
}
.counter-inner-content {
  padding-left: 22px;
}
.pricing-outer-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.counter-inner-box {
  display: flex;
  align-items: center;
  justify-content: left;
}
.counter-inner-content p {
  color: #000000;
  font-size: 30px;
  font-family: 'Inter';
  font-weight: 700;
  margin-bottom: 0;
}

.text-counter h6 {
  font-family: 'Playfair Display';
  color: #797979;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.counter-box {
  background: #FFFAFA;
  border: 1px solid #DE968D;
  padding: 35px 20px;
  border-radius: 10px;
  margin-top: 60px;

}
.pricin-center-image {
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
  padding-top: 90px;

}
.pricing-plans-details {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 46px;


}


/* premium quality */
section#premium-quality {
  padding: 60px 0;
  position: relative;
}
.preminum-products-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.preminum-products-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
#premium-quality .product-title a {
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
.product-price {
  display: flex;
  align-items: center;
  justify-content: left;
}

.add-to-cart-button a {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #797979;
  height: 45px;
  border-radius: 5px;
  padding-left: 18px;

}
h5.product-regular-price {
  color: #857F7E;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
h5.product-sale-price  {
  color: #DE968D;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
  padding-left: 10px;
}
.team-social-icons i:hover {
  color: #000000;
}
.blogs-category a:hover {
  color: #DE968D;
}
.rat-star i {
  color: #FFC107;
  font-size: 17px;
}
.rat-star span {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 600;
}
.product-price-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
  color: #fff;
  background: #DE968D !important;
  border: 1px solid #DE968D;
}

.product-image img {
  background: rgb(218,218,218);
  background: -moz-linear-gradient(90deg, rgba(218,218,218,1) 16%, rgba(218,218,218,1) 47%, rgba(198,198,198,1) 88%);
  background: -webkit-linear-gradient(90deg, rgba(218,218,218,1) 16%, rgba(218,218,218,1) 47%, rgba(198,198,198,1) 88%);
  background: linear-gradient(90deg, rgba(218,218,218,1) 16%, rgba(218,218,218,1) 47%, rgba(198,198,198,1) 88%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#dadada",endColorstr="#c6c6c6",GradientType=1);
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.product-title {
  padding: 14px 0 0;
}
.footer-overlay {
  width: 100%;
  height: 100%;
  background: #1C130C;
  position: absolute;
  top: 0;
  opacity: 0.9;
  z-index: -1;
}
.copyright {
  background: #18110D;
  padding: 6px 0;
  text-align: center;
}
div#footer_box ul li:hover a {
  color: #fff;
}
.about_me ul i {
  font-size: 16px;
  color: #BCB8B6;
  padding-right: 14px;
}
.custom-social-icons a i:hover {
  color: #DE968D;
}
div#full-width-blog {
  padding: 60px 0;
}
section.banner-image h1 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 42px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.banner-image .card {

  padding: 42px 0;
}
div#sidebar {
  border: 1px solid #FFDDC7;
}
.bradcrumbs a {
  color: #DE968D;
  font-family: 'Inter';
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  text-align: left;
  cursor: pointer;
  padding-right: 14px;
}
.bradcrumbs {
  font-family: 'Inter';
  color: #797979;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
div#blog-left-sidebar {
  padding: 60px 0;
}
div#blog-right-sidebar {
  padding: 60px 0;
}
/* Team */
section#team {
  position: relative;
  padding: 60px 0;
  background: #FFF8F3;
  margin: 0 30px;
  border-radius: 20px;
  z-index: 1;
}
.team-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.team-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}

.team-img img {
  width: 100%;
  height: 100%;
}
.team-title a {
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
.team-designation p {
  font-family: 'Inter';
  font-size: 14px;
  color: #797979;
  font-weight: 600;
  text-align: center;
  margin-bottom: 0;
}
.team-inner-details {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  border-radius: 10px;
  position: absolute;
  bottom: 25px;
  right: 0;
  left: 0;
  width: 92%;
  left: 0;
  margin: auto;

}
.team-box {
  height: 360px;
}
.top-contact-details a:hover {
  color: #DE968D;
}

.team-details:hover .team-inner-details {
  background: #DE968D;
  border: 1px solid #DE968D;
}
.team-details:hover .team-title a{
  color: #ffffff;
}
.team-details:hover  .team-designation p{
  color: #ffffff;
}
.team-title {
  text-align: center;
}
.add-to-cart-button a:hover {
  color: #fff;
  background: #DE968D;
  border: 1px solid #DE968D;
}
/* Testimonial section */
section#testimonial {
  padding: 60px 0;
  position: relative;
}
.testimonial-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.testimonial-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.testimonial-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.testi-title a {
  font-family: 'Inter';
  color: #000000;
  font-size: 16px;
  font-weight: bold;
  line-height: normal;
  text-align: left;
}
.testi-title a:hover {
  color: #DE968D;
}
.testimonial-box {
  background: #FFF8F3;
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #FFDDC7;
}
.testimonial-designation p {
  font-family: 'Inter';
  font-size: 16px;
  color: #797979;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0;
}
.testimonial-details-box {
  padding-left: 22px;
}






/* our Blogs */
section#our-blogs {
  padding: 60px 0;
  position: relative;
}
.blog-title a {
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.blogs-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.blog-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.blog-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.blog-content-box img {
  width: 100%;
}
.blog-box {
  padding: 0 0 19px 17px;
}
.blogs-category {
  padding: 17px 60px 14px;
  position: relative;
}
.blog-box span {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  padding-left: 36px;
  position: relative;
}
.feature-box img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
span.news-comments::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #797979;
  position: absolute;
  left: 0;
  border-radius: 50px;
  top: 0;
  transform: translate(20px, 9px);
  bottom: 0;

}
.main-single-div h1 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 42px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 14px;
}
.main-single-div p.form-submit input {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 168px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px;
  border: unset;
  margin-bottom: 0;
}
textarea#comment {
  width: 100%;
  height: 100px;
  background: unset;
}
.main-single-div p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.metabox span {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 0;
}
.metabox span a {
  color: #797979;
  font-size: 16px;
  font-family: 'Inter';
  font-weight: 400;
  margin-bottom: 0;
  text-transform: capitalize;
}
span.entry-date {
  padding: 0 20px;
}
.metabox {
  padding-bottom: 14px;
}
.social-icons a i {
  color: #DE968D;
  font-size: 18px;
  padding: 0px 0px 0px 16px;
}
p.logged-in-as a {
  color: #222222;
}
section#our-plan {
  padding: 60px 0;
}
#our-plan .pricin-center-image img {
  position: absolute;
  top: 0;
  left: 35%;
  margin: auto;
  bottom: 0;
}
#our-plan .pricin-center-image {
  position: absolute;
  top: 0;
  left: 35%;
  margin: auto;
  bottom: 0;
}
.socila_share {
  display: flex;
  align-items: center;
  justify-content: end;
}
.main-single-div .single-blog {
  background: #FFF8F3;
  padding: 60px;
  transform: translate(0px, -33px);
  border-radius: 10px;
}
section#single-services {
  padding: 60px 0;
}
/* Newsletter */
.newsletter-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
  width: 62%;
}
section#newsletter {
  padding: 60px 0;
  position: relative;
}
.newsletter-right-image {
  position: absolute;
  right: 0;
  top: 0;
}
.newsletter-left-image {
  position: absolute;
  top: 0;
  left: 0;
}
.newsletter-heading {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.newsletter-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.newsletter-form input {
  border: 1px solid #EDE5E4;
  height: 45px;
  padding: 12px;
  border-radius: 5px;
  margin: 10px 0;
  width: 100%;
}
.newsletter-form input[type="email"] {
  font-family: 'Inter';
  font-size: 16px;
  color: #D2CDCC;
  font-weight: 400;
}
.newsletter-form input[type=submit] {
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px;
  transition: 0.8s ease-in-out;
  position: absolute;
  right: 0;
  top: 0;
}
.newsletter-form form {
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-form p {
  position: relative;
  width: 64%;
}
.footer-right-image {
  position: absolute;
  bottom: 0;
  right: 0;
}
/*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 60px;
}
.contact-box {
  padding: 60px 0;
}
.gt_option{
  position: relative;
  z-index: 9998;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 1px solid #ccc;
  background-color: #eee;
  display: none;
  width: 171px;
  max-height: 198px;
  height: 0;
  box-sizing: content-box;
  overflow-y: auto;
  overflow-x: hidden;
  transition: height 0.5s ease-in-out;
  position: absolute !important;
  top: 40px !important;
}
a.nturl{
  font-size: 10px !important;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  margin: 0 0px 14px 0;
  height: auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  padding: 10px;
  height: 45px;
}
.main-single-div p.form-submit input:hover {
  background: #FFF2EA;
  padding: 10px;
  border: 1px solid #FFDDC7;
  color: #222222;
}
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px;
  font-family: 'Playfair Display';
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
}
.wc-block-grid__product-price.price del {
  color: #857F7E;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
}
.wc-block-grid__product-price.price ins {
  color: #DE968D;
  font-family: 'Inter';
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0;
  text-decoration: none;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
  display: inline-flex;
  font-size: 1em;
  justify-content: center;
  margin-left: auto!important;
  margin-right: auto!important;
  text-align: center;
  white-space: normal;
  word-break: break-word;
  color: #797979;
  font-size: 16px !important;
  font-family: 'Inter';
  font-weight: 500;
  line-height: normal;
  text-align: center;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #797979;
  height: 45px;
  border-radius: 5px;
  background: unset !important;
}
.middle-content {
  padding: 60px 0;
}

.wc-block-grid__product-rating .star-rating:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
  content: "SSSSS";
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  color: #FFC107;
}
.wc-block-grid__product-rating .star-rating span:before, .wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
  color: inherit;
  content: "SSSSS";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
  color: #FFC107;
}
.wc-block-grid__product-rating .star-rating span:before{
  color: #FFC107 !important;
}
.slider-social-icons {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-45px, -184px);
}
.slider-social-icons::after {
  content: "";
  height: 100%;
  position: absolute;
  left: 6px;
  background: #fff;
  width: 1px;
  bottom: 0;
  transform: translate(0px, 153px);
}
.slider-social-icons a i:hover {
  color: #DE968D;
}
.slider-social-icons a i {
  color: #FFFFFF;
  font-size: 18px;
  display: block;
  padding-top: 16px;
}
.wpcf7 form .wpcf7-response-output {
  padding: 0.2em 1em;
  border: 1px solid #EDE5E4 !important;
  font-size: 16px;
  font-family: 'Inter';
  text-align: center;
  font-weight: 500;
  color: #000000;
}
.meta-box-question {
  font-size: 16px;
  font-weight: 500;
  color: #DE968D;
  font-family: 'Inter';
}
.social-icons a i:hover {
  color: #222222;
}
span.post-title {
  font-family: 'Inter';
  color: #000000;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  font-size: 16px;
}
span.meta-nav {
  font-family: 'Inter';
  color: #DE968D;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  font-size: 16px;
}
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: auto;
  margin-bottom: 18px;
}
.contact-box .contac_form input[type="submit"]:hover {
  background: #1C130C !important;
  color: #fff !important;
}
div#wpcf7-f131-o1 p {
  margin-bottom: 0;
}
.contact-box .contac_form input[type="submit"] {
  border: unset;
  font-family: 'Inter';
  font-size: 16px;
  color: #FFFFFF;
  background: #DE968D;
  line-height: 16px;
  height: 45px;
  border-radius: 5px;
  width: 138px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  line-height: 26px;
  padding: 10px 6px;
  height: 45px;
}
section#contact-box{
  padding:0;
  margin:0;
}
a.added_to_cart.wc-forward {
  background: #fff;
  position: absolute;
  top: 0;
}
.add-to-cart-button i {
  position: absolute;
  left: 97px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  z-index: 1;
}

.wpcf7-spinner {

  position: absolute;
  right: 0;
  top: 0;
}
.add-to-cart-button:hover i {
  color: #fff;
}
.add-to-cart-button{
  position: relative;
}
section#our-teams h2 {
  color: #0BB640;
  font-size: 16px;
  /* width: 100%; */
  font-family: 'Work Sans';
  position: relative;
  line-height: 0;
  margin-bottom: 0;
}
.team-tags {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0 0px;

}
section#our-teams h2::before{
  top: 0;
  content: "";
  width: 2px;
  display: block;
  height: 17px;
  position: absolute;
  background: #0BB640;
  left: -10px;
}
section#our-teams h6 {
  font-weight: bold;
  color: #fff;
  text-align: center;
  font-size: 24px;
  font-family: 'Work Sans';
}
section#our-teams {
  padding: 60px 0;
}
.team-content-box {
  padding: 133px 0;
}
section#our-teams .container-fluid {
  border-radius: 20px;
  background-position: center;
  background-size: cover;
}
.team-btn {
  text-align: center;
  margin-top: 28px;

}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}

.contac_form label {
  width: 100%;
  text-align: left;
  letter-spacing: 0px;
  color: #222222;
  opacity: 1;
  font-family: 'Inter';
  font-size: 18px;
  padding-bottom: 11px;
  font-weight: 500;
}
div#single-team {
  padding: 60px 0;
}
.single-page-content p {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  padding: 10px 0;
}
section.banner-image {
  background: 100% 100%;
  background-position: center;
}
.contact-color-bg {
  align-items: center;
}
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details span
{
  color: #DE968D;
  font-size: 18px;
  text-align: left;
  font-weight: 500;
  font-family: 'Inter';

}
.contact-page-details p a:hover {
  color: #DE968D;
}
.contact-page-details p a {
  font-size: 16px;
  font-family: 'Inter';
  color: #222222;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  padding: 14px 0;
  color: #DE968D;
}
.contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 30px 0;
  border: 2px solid #cccccc;

}
.contact-page-details .inner-cont p {
  font-family: 'Inter';
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 0;
  text-align: center;
}

.contact-color-bg h3 {
  font-size: 36px;
  font-family: 'Inter';
  text-align: center;
  letter-spacing: 0px;
  opacity: 1;
  line-height: 26px;
  color: #222222;
}
.contact-contents p {
  text-align: left;
  font: normal normal 300 16px/26px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
i.fas.fa-plus.modal-link {
  position: absolute;
  top: 0;
}

#footer .mail-and-call-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 24px;
  background: #1474D1;
  border-radius: 15px 0px 15px 0px;
}
#footer .copy-main a:hover {
  background: #fff;
}
.contact-details:hover h6 {
  color: #FB3625;
}
#teams .play-text:hover p {
  color: #000 !important;
}
#footer .copy-main .contact-details:hover .mail-and-call-icon{
  background: #FF3726;

}

i.fas.fa-phone.icons {
  transform: rotate(90deg);
}
.contact-details i {

  color: #FFFFFF !important;
}
.contact-color-bg
{
text-align: center;
}
.contact-color-bg form textarea{
  margin-bottom: 20px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 5px;
  opacity: 1;
  width: 100%;
  padding: 10px;
}
.contact-contents {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 19px;
  margin: 34px;
}


.contac_form input {

  background: #000000;
  border-radius: 33px;

}
.contact-box .google-map embed {
  border-radius: 10px;
  height: 500px;
  position: relative;
  z-index: 9;
}
.contact-box .contac_form input[type="submit"]:hover {
  background-color: #ffffff;
}
.contact-sigl-form {
  padding: 42px;
}


/* gallery */
.gallery-heading h6 {
  color: #DE968D;
  font-size: 18px;
  text-align: center;
  font-weight: 500;
  font-family: 'Inter';
}
.gallery-heading h2 {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}
.gallery-image {
  width: 20% !important;
}
a.gallery img {
  width: 100%;
}
section#gallery {
  background: #FFF8F3;
  padding: 60px 0 0;
  position: relative;
  z-index: 1;
}

.gallery-left-image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.gallery-right-image img {
  width: 100%;
}
.gallery-left-image img{
  width: 100%;
}
.newsletter-right-image img {
  width: 100%;
}
.newsletter-left-image img {
  width: 100%;
}
/* footer */

.custom-social-icons {
  text-align: center;
}
.custom-social-icons a i {
  font-size: 24px;
  color: #FFFFFF;
  padding: 0 24px;
}


/* gallery */
.modal {
  position: absolute !important;
  top: 21% !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  display: none;
  overflow: hidden;
  outline: 0;
}
.location ul li i {
  font-size: 18px;
}
 .modal {
  display: none;
  position: absolute !important;
  z-index: 0 !important;
  padding-top: 100px;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 79%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99 !important;

     }
 .modal-content {
       margin: auto;
       display: block;
       width: unset !important;
       max-width: 1200px;
       top: 10%;
       border: 2px solid lightgray !important;
       animation-name: zoom;
       animation-duration: 0.6s;
       position: absolute !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    right: 0;
    outline: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border-radius: 25px !important;

     }
     @keyframes zoom {
      from {
        transform: scale(0)
      }
      to {
        transform: scale(1)
      }
    }
 .close {
      color: #DE968D !important;
      position: absolute;
       top: 15px;
       right: 35px;
       font-size: 40px;
       font-weight: bold;
       transition: 0.3s;
       opacity: 1 !important ;
       cursor: pointer;
       z-index: 9;
     }
  .close:hover,
     .close:focus {
       color: #bbb;
       text-decoration: none;
       cursor: pointer;
     }
     #our-gallery button i {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      font-style: unset;
      color: #FFF;
      padding: 20px 22px;
      margin: auto;
      background: rgba(251, 54, 37, 1);
      border-radius: 50%;
      border: unset;
  }
  #our-gallery button {
    border: unset;
    background: unset;
}
.pagination-button button {
  background: unset;
  border: unset;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #797979;
  border-radius: 5px;
  margin-left: 14p;
}
.pagination-button button#prev-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 35%;
}
.pagination-button button#next-button {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 35%;
}
.pagination-button i {
  color: #fff;
  font-size: 16px;
}

.gallery-title h5 {
  font-family: 'Playfair Display';
  font-size: 20px;
  font-weight: 500;
  color: #222222;
  margin-bottom: 0;
}

.gallery-image-hover-box {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(222,150,141,0.8);
  margin: 13px;
  border-radius: 10px;
  display: none;
}
.gallery:hover .gallery-image-hover-box {
  display: flex;
}


/* single services */
ul#pills-tab li button {
  height: 50px;
  width: 100%;
  border: 2px solid #DE968D;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: left;
  border-radius: 5px;
}
ul#pills-tab li button {
  font-family: 'Playfair Display';
  font-size: 16px;
  color: #000000;
  font-weight: 600;
  line-height: normal;
  text-align: center;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff !important;
  background-color: #DE968D !important;
  width: 100%;
  height: 50px;
  border-radius: 5px;
}
ul#pills-tab li {
  width: 100%;
}
.single-srevice-title a {
  font-family: 'Playfair Display';
  color: #222222;
  font-size: 34px;
  font-weight: 600;
  line-height: normal;
  text-align: left;
}
.service-image img {
  width: 100%;
  height: 100%;
}
.service-image {
  margin-top: 18px;
}
.single-srevice-title a:hover {
  color: #DE968D;
}

section#singleService .service-para {
  font-size: 16px;
  font-family: 'Inter';
  color: #797979;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

section#singleService {
  padding: 60px 0;
}
section#singleService img {
  width: 100%;
}
.services-right-image {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-28px, 53px);
}
.services-left-image {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translate(29px, -130px);
}
.team-right-image {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(31px, 67px);
  z-index: -1;
}

.team-left-image {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(-32px, 56px);
}
.appointment-right-image {
  position: absolute;
  bottom: 0;
  right: -29px;
  z-index: -1;
}
.gallery-right-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}



.product-image{
  position: relative;
  overflow: hidden;
}
.product-image::after{
  content: "";
  position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 0%;
	height: 100%;
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}


.product-image:hover::after {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}

.product-image:hover::after {
  width: 100%;
  }



.blog-inner-image::after {
  content: "";
  position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 0%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(222,150,141,0) 0%, rgba(222,150,141,.3) 100%);
	background: linear-gradient(to right, rgba(222,150,141,0) 0%, rgba(222,150,141,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.blog-inner-image:hover::after {
width: 100%;
}
.blog-inner-image {
  position: relative;
  overflow: hidden;
}
a.video-play-button i {
  animation: pulse 1.2s ease infinite;
  background: #000;
}


.blog-inner-image:hover::after {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}


@keyframes pulse {
  0% {
    transform: scale(1, 1);
  }
  50% {
    opacity: 0.3;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}