/* 
Theme Name: Vardaam
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: vardaam
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 */



/* Important css for arrow */
.elementor-widget-n-menu 
.e-n-menu-title:not(.e-current):hover 
.e-n-menu-dropdown-icon svg,
.elementor-widget-n-menu 
.e-n-menu-title:not(.e-current) 
.e-n-menu-dropdown-icon svg,
.elementor-widget-n-menu 
.e-n-menu-title:not(.e-current):hover svg {
  fill: none !important;
}
.elementor-button:hover svg,
.elementor-button:focus svg {
    fill: none !important;
}

.vardaam-menu span.e-n-menu-title-text {
    cursor: pointer !important;
} 

.vardaam-menu li.e-n-menu-item {
    cursor: pointer !important;
}


/*header*/
.elementor-nav-menu--dropdown ul li a:focus {
    background-color: #fff !important;
}
.mobile_menu .sub-menu a{
    background-color: #f9f9f9 !important;
}

.mobile_menu .sub-menu a:hover,
.mobile_menu .sub-menu a:focus,
.mobile_menu .sub-menu a:active {
    background-color: #f9f9f9 !important; 
}

.mobile_menu .sub-menu .sub-menu a {
    background-color: #f2f2f2 !important;
}

.mobile_menu .sub-menu .sub-menu a:hover,
.mobile_menu .sub-menu .sub-menu a:focus .mobile_menu .sub-menu .sub-menu a:active{
    background-color: #f2f2f2 !important; 
}

/*home page button */ 
.services_offer a.elementor-button.elementor-button-link.elementor-size-sm {
    padding: 0px 0px 0px 0px !important;
}

/*life of vardaam page */
.workspace_icon svg {
    fill: #f4f5f7 !important;
}


/*cta button */
/* Default button style */
.cta-button a.elementor-button.elementor-button-link.elementor-size-sm {
    background-color: #D4AF37;
    border: none;
}
a.elementor-button.elementor-button-link.elementor-size-sm {
    padding: 11.5px 24px !important;
}

/* Hover state */
.cta-button a.elementor-button.elementor-button-link.elementor-size-sm:hover {
    background-color: #07148f; 
	    border-color: #07148f;
}

/* year counter */
/*for header*/
.years .years-counter {
   font-size: 14px !important;
    line-height: 1;
}
.years .plus-sign {
  font-size: 14px !important;
    line-height: 1;
}
.years .years-counter-wrapper {
    font-size: 14px;
    font-weight: 500 !important;
}

.years .years-counter-wrapper {
    font-size: 14px !important;
    font-weight: 400;
    color: #777777 !important;
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
}
.year .years-counter {
   font-size: 25px !important;
    line-height: 1;
}
.year .plus-sign {
  5font-size: 25px !important;
    line-height: 1;
}
.year .years-counter-wrapper {
    font-size: 25px;
    font-weight: 500 !important;
}

.year_exp .years-counter-wrapper {
    font-size: 15px !important;
    font-weight: 400;
    color: #2b2b2b !important;
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
}

.year_exp .plus-sign {
    font-size: 15px !important;
    line-height: 1;
}
.year_exp .years-counter{
    font-size: 15px !important;
    line-height: 1;
}
 .year_count .years-counter-wrapper {
    font-size: 17px !important;
    font-weight: 400;
    display: inline-flex;
    align-items: baseline;
    gap: 2px;
}
.year_count .plus-sign {
    font-size: 17px !important;
    line-height: 1;
}
.year_count .years-counter{
    font-size: 17px !important;
    line-height: 1;
} 
.site-main .elementor-element {
    box-shadow: none !important;
}
.elementor-location-single .elementor-element {
    box-shadow: none !important;
}

/*Engagement model page */
.model_comparison td{
vertical-align: middle !important;
}

.eael-data-table {
    border-collapse: collapse;
}

.high .td-content {
    text-align: center;
    background-color: #d4af37;
    color: white;
    border-radius: 5px;
    padding: 10px;
    margin: 0 auto;
	  width: 50%;
}

.low .td-content {
    text-align: center;
    background-color: #ffffff;
    color: #2b2b2b;
    border-radius: 5px;
    padding: 10px;
	  border: 1px Solid #e0e0e0;
    margin: 0 auto;
	  width: 50%;
}

.medium .td-content {
    text-align: center;
    background-color: #f4f5f7;
    color: #2b2b2b;
    border-radius: 5px;
    padding: 10px;
    margin: 0 auto;
	  width: 50%;
} 

.timeline_engagement::before {
  content: "";
  position: absolute;
  left: 25px; 
  top: 0;
  width: 1px;
  height: 100%;
  background: #dec268;
  z-index: 0;
}


/* contact form on contact us page */
.contact_form .gform-theme--api,
.contact_form .gform-theme--foundation {
  --gf-form-gap-x: 16px !important;
  --gf-form-gap-y: 20px !important;
}

.contact_form .gfield_select {
  text-indent: 0px !important;
}

/* contact form on contact us page */
.contact_form .gform-theme--api,
.contact_form .gform-theme--foundation {
  --gf-form-gap-x: 16px !important;
  --gf-form-gap-y: 20px !important;
}

.contact_form .gfield_select {
  text-indent: 0px !important;
}

.contact_form .textarea {
  padding: 10px 14px !important;
	text-indent: 0px !important;
}
 #gform_submit_button_2:focus {
  outline: none;
  box-shadow: none;
}
/* Focus styles for contact form fields */
.contact_form input[type="text"]:focus,
.contact_form input[type="email"]:focus,
.contact_form input[type="tel"]:focus,
.contact_form select:focus,
.contact_form textarea:focus {
  border-color: #d4af37 !important;
  outline: none !important;
  box-shadow: 0 0 0 1px #d4af37 !important; /* 1px gold outline */
  transition: all 0.2s ease-in-out;
}



/* contact form on contact us page */
/*blog page tags */
.blog_tags a {
    border: 1px solid #E9E9E9;
    padding: 2px 8px 2px 8px;
    border-radius: 5px;
    background-color: #fff;
}
.blog_tags {
    gap: 14px;
    display: flex;
}
.blog_listing .elementor-loop-container .e-loop-item {
    border-radius: 20px;
    border: 1px solid #E9E9E9;
    padding: 30px;
	    background-color: #fff;
}
.search_icon svg.lucide.lucide-search-icon.lucide-search {
    stroke:#07148F;
}
.blog_calender svg.lucide.lucide-calendar-icon.lucide-calendar {
    stroke: #d4af37;
}

/*blog page tags */
/* our process page */
/* ---------- Vars (tweak these) ---------- */
:root{
  --primary: #be0c0c;
  --step-width: 500pxx;
}

/* ---------- Timeline wrapper (horizontal) ---------- */
.timeline::before {
  content: "";
  position: absolute;
  left: 2.5%;
  top: 5%;
  transform: translateX(-50%);
  width: 1px;              
  height: 90%;              
  background: #e6e5e5;
  z-index: 0;
}
.timeline .elementor-view-framed.elementor-shape-circle .elementor-icon,
.timeline .elementor-icon-wrapper {
  border-radius: 50%;
  background: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 15px;
  position: relative;

}

/* content card - keep it visually separated from the icon */
.timeline .elementor-widget-heading,
.timeline .elementor-widget-text-editor,
.timeline .elementor-widget-icon-box,
.timeline .elementor-icon-list {
  width: 100%;
  box-sizing: border-box;
}

/* vardaam Gallery */
.vardaam_gallery .dialog-close-button {
    border-radius: 50%;
}

.vardaam_gallery a.dialog-close-button.dialog-lightbox-close-button {
    padding: 5px;
}
.elementor-mega-menu,
.elementor-mega-menu .sub-menu {
    position: absolute !important;  
    z-index: 9999 !important;       
    overflow: visible !important;   
    opacity: 1 !important;
    visibility: visible !important;
}

/* Make sure parent sections don’t clip the menu */
.elementor-section,
.elementor-column {
    overflow: visible !important;
}

::selection {
  background-color: #f8e6a0; 
  color: #000;
}


/*Career page*/
.rss-job-content {
    background: #ffffff !important;
}
.current-openings
li.wpra-item.feed-item
 {
    color: #2b2b2b;
    font-size: 20px;
    border: 1px solid #E9E9E9;
     border-radius: 20px;
    padding: 30px;
}

.wpra-item-list--bullets.wpra-item-list--default {
    list-style: none;
}

.current-openings a {
    color: #2b2b2b;
}
.current-openings a:hover {
    color: #D4AF37;
}

.wprss-feed-meta {
    font-size: 15px !important;
}
span.feed-source {
    display: none;
}
div.wpra-list-template .wpra-item-list>li.wpra-item {
    margin-top: 0px;
    margin-bottom: 20px;
}

/* go to top */
.go-top.active {
	top: 96%;
	transform: translateY(-98%);
	opacity: 1;
	visibility: visible;
	right: 20px;
}

.go-top {
	position: fixed;
	cursor: pointer;
	top: 0;
	right: 20px;
	color: #ffffff;
	background-color: #d4af37;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	z-index: 9999;
	width: 40px;
	text-align: center;
	height: 40px;
	line-height: 42px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.9s ease-out 0s;
	border-right: 0;
	border-radius: 100%;
	border: 2px solid;
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.go-top img {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 15px;
	transform: translateY(-50%);
	transition: all 0.5s ease-out 0s;
}
button.iti__selected-country {
box-shadow: none !important;
}
button.iti__selected-country:hover {
background-color: transparent !important;
}

/* footer */
.email-link {
    border-right: 1px solid #000;
    margin-right: 6px;
    padding-right: 3px;
}

@media (max-width: 1024px) {
.timeline::before {
    content: "";
    position: absolute;
    left: 4%;
    top: 3%;

}
}


@media (max-width: 768px) {
  .go-top.go-top-btn.active:before{
		right: -9px;
	    top: -9px;
	}
	
   .footer_form .eael-contact-form {
        display: flex;
        flex-direction: column;
    }
	
.footer_form form#gform_1 {
    width: 500px;
}
	.footer_form .gform-body {
    width: 500px;
}
	.blog_listing .elementor-loop-container .e-loop-item {
    padding: 30px;
}
/* .timeline::before {
    content: "";
    position: absolute;
    left: 4%;
    top: 3%;
} */
	 .timeline::before {
    display: none;
  }
}

@media (max-width: 425px) {
 .timeline::before {
    display: none;
  }
	.medium .td-content, .high .td-content, .low .td-content  {
    width: 100%;
		padding: 5px 10px;
}
.footer_form form#gform_1 {
    width: 250px;
}
	.footer_form .gform-body {
    width: 200px;
}
.footer-policy .elementor-icon-list-items.elementor-inline-items 
.elementor-icon-list-item:nth-child(2):after {
    display: none !important;
  }
}


@media (max-width: 343px) {
	.email-link {
    border-right: none;
    margin-right: 0px;
    padding-right: 0px;
}
}
