/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.elementor-button {
	padding: .75rem 1.5rem;
	font-family: "quiche-sans",sans-serif;
	font-weight: 400;
	border: 2px solid var( --e-global-color-primary );
	text-decoration: none;
	display: inline-flex;
	letter-spacing: 1px;
	border-radius: 9999px;
	text-transform: uppercase;
	color: #000;
	position: relative;
	overflow: hidden;
	z-index: 2;
	background-color: transparent;
}

 .elementor-button::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background: var( --e-global-color-primary );
  transition: clip-path 0.75s cubic-bezier(.19,1,.22,1);
  clip-path: polygon(0% 0%,0% 0%,0% 100%,0% 100%);
  z-index: -1;
}

.elementor-button:hover::before {
  clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
}

.elementor-button:hover::after {
  transform: translateX(50%);
  background-color: #000;
}
.elementor-button::after {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 257.2 450.3'%3E%3Cg%3E%3Cg%3E%3Cpolygon points='31.8 450.3 0 418.5 193.6 224.9 .5 31.8 32.3 0 257.2 224.9 31.8 450.3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' viewBox='0 0 257.2 450.3'%3E%3Cg%3E%3Cg%3E%3Cpolygon points='31.8 450.3 0 418.5 193.6 224.9 .5 31.8 32.3 0 257.2 224.9 31.8 450.3'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-color: var(--e-global-color-primary);
  width: 8px;
  height: 14px;
  display: inline-block;
  margin-left: 1rem;
  transition: transform 0.5s ease,background-color 0.5s ease;
  vertical-align: middle;
}

.testimonials .swiper-slide {
    background: #fff;
    box-shadow: 0px 4px 16px 1px #0000002b;
    padding: 15px;
}

.testimonials .elementor-testimonial{
	border: 1px solid var(--e-global-color-primary);
	padding: 0px 20px 20px;
}

.testimonial-content-inner {
    border: 1px solid var( --e-global-color-primary );
    padding: 15px 30px;
}

.testimonial-content {
    box-shadow: 0 0 8px 2px #00000017;
    padding: 10px;
	margin: 15px 0;
	background: #fff;
}

.testimonial-content img {
    width: 100px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.testimonial-content .client-title {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
}

.testimonial-content .client-designation{
	color: var( --e-global-color-secondary );
	font-weight: 500;
}

.swiper-button-next:after, 
.swiper-button-prev:after{
	font-size: 18px;
}

.swiper-button-next, .swiper-button-prev{
	color: #000000;
    background: var(--e-global-color-secondary);
    border-radius: 50px;
    width: 35px;
    height: 35px;
}

.swiper-button-prev{
	left: 40px;
}

.swiper-button-next{
	right: 40px;
}

.glance-section .elementor-heading-title small {
  font-size: 14px!important;
  color: var(--e-global-color-primary)!important;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  letter-spacing: 2.5px!important;
  display: block;
  margin-bottom: 10px;
    margin-top: 15px;
}

.previous-next-links {
  position: relative;
  z-index: 10;
  background-color: #f3edde;
  background-image: radial-gradient(#9c7c38 .5px, transparent .5px), radial-gradient(#9c7c38 .5px, #f3edde .5px);
  background-size: 20px 20px;
  background-position: 0 0, 10px 10px;
  margin-left: var(--header-left-width);
  padding: 5rem 0;
  display: flex;
  margin-right: var(--page-right-width);
  width: calc(100% -(var(--header-left-width) + var(--page-right-width)));
}

.previous-next-links ul {
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
  justify-content: center;
  align-items: center;
}

.previous-next-links ul .previous-page {
  order: 1;
  position: relative;
  text-align: center;
}
.previous-next-links ul li {
  list-style: none;
  margin: 0 2rem;
  padding: 0;
  line-height: 1cap;
  font-family: var(--ff-quiche-sans);
  font-size: 1.75rem;
}

.previous-next-links ul li strong {
  display: block;
  font-size: .35em;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.previous-next-links ul li a {
  text-decoration: none;
  transition: color .5s ease;
  color: #000;
    font-size: 32px;
    line-height: 1.3;
}

.previous-next-links ul .previous-page::after {
  content: "previous";
  position: absolute;
  left: 0;
  top: 50%;
  width: auto;
  transform: translate(-250%, -50%);
  font-family: swiper-icons;
  line-height: 1cap;
  font-size: 1.5rem;
  color: var(--color-light-gold);
}

.previous-next-links ul .next-page::after {
  content: "next";
  position: absolute;
  right: 0;
  top: 50%;
  width: auto;
  transform: translate(250%, -50%);
  font-family: swiper-icons;
  line-height: 1cap;
  font-size: 1.5rem;
  color: var(--color-light-gold);
}

.previous-next-links ul .next-page {
  order: 3;
  text-align: center;
  position: relative;
}

.previous-next-links ul .cta {
  order: 2;
}

.previous-next-links .cta {
  line-height: 1.2;
  text-align: left;
}

.previous-next-links .cta a {
  position: relative;
  z-index: 2;
  align-items: center;
  display: flex;
  color: #000;
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 1rem;
  padding-right: 2rem;
  background: var(--e-global-color-primary);
  transition: transform 0.5s ease;
  font-weight: 500;
  font-size: 1.5rem;
  overflow: hidden;
  text-decoration: none;
  border-radius: 9999px;
  outline: 1px solid var(--e-global-color-secondary);
  outline-offset: -2px;
  box-shadow: rgba(0, 0, 0, .1) 0 1px 3px 0, rgba(0, 0, 0, .06) 0 1px 2px 0;
}

.previous-next-links .cta a::after {
  content: "";
  background: linear-gradient(124deg, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, .35) 50%, rgba(255, 255, 255, 0) 75%);
  width: 100%;
  position: absolute;
  height: 100%;
  inset: 0;
  display: block;
  z-index: 0;
  animation: button_shine 5s linear forwards infinite;
  transform: translateX(-100%);
  animation-delay: 3s;
}

.previous-next-links .cta a:hover {
  transform: scale(1.05);
}

.previous-next-links .cta img {
  border-radius: 9999px;
  width: 3.25rem;
  height: 3.25rem;
  display: inline-block;
  margin-right: 1rem;
  z-index: 2;
  border: 3px solid var(--e-global-color-secondary);
}

.forminator-row-last{
  margin-top: 35px;
}

button.forminator-button.forminator-button-submit {
	background: var(--e-global-color-primary)!important;
	margin-top: 32px;
	padding: 10px 20px !important;
	border-radius: 4px !important;
	font-weight: 500;
	color:#fff!important;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif!important;
	font-size: 16px !important;
  	font-weight: 700 !important;
}

@media only screen and (max-width: 767px) {
	.elementor-element.content{
		padding: 0;
	}
	
	#smooth-content.e-con.e-flex{
		--flex-wrap: no-wrap;
	}
	
	.previous-next-links ul li{
		margin: 0 1rem;
	}
	
	.previous-next-links{
		padding: 5rem 0 2.5rem
	}
	.footer__copyright, .footer__site-credit{
		margin-bottom:0;
	}
	

}