/**
Theme Name: TAG
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tag
Template: astra
*/

/*
You can add your own CSS here

Click the help icon above to learn more.
*/


.ast-theme-transparent-header [CLASS*="ast-header-button-"] .ast-custom-button{
	background:#B1B3B6;
	color:#000;	
}

/* underline on accordion faq page  */

.elementor-1464 .elementor-element.elementor-element-17781ab .elementor-accordion-item .elementor-tab-title.elementor-active{
	border-bottom:1px solid black!important;
}

.elementor-2674 .elementor-element.elementor-element-f5f9350 .elementor-accordion-item .elementor-tab-title.elementor-active{
	border-bottom:1px solid black!important;
}

/* NAV */


.ast-theme-transparent-header #masthead{
	position: sticky;
  top: 0;
  z-index: 999;
}

.ast-primary-header-bar.ast-primary-header.main-header-bar{
	padding:0px;
	height:100px;
}
.site-header-primary-section-left.site-header-section.ast-flex.site-header-section-left{
	margin-top:-15px
}



/* HOMEPAGE */


/*  homepage scroll bounce*/

.scroll-indicator{
/* 	border:2px solid red; */
	left: 50%!important;
	bottom: 50px!important; 
}

.scroll-indicator .elementor-icon {
  text-align: center;
  cursor: pointer;
  animation: bounce 1.8s infinite;
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(5px);
  }
}

/* divider section*/

.divider-section p{
	color:#7A7A7A;
	margin-top:-10px;
}

/*  homepage services section*/
.service-icon img{
	background-color:#E5E7EB;
}

/*  homepage founders*/

/*  CONTACT FORM CSS */

.contact-form.wpforms-container  {
  max-width: 100%;
  background: #ffffff;
  padding: 40px;
}

/* Labels */
.contact-form.wpforms-container .wpforms-field-label {
  font-size: 15px;
  margin-bottom: 8px;
  color: #000;
}

/* Inputs & Textarea */
.contact-form.wpforms-container .wpforms-field:nth-child(1),
.contact-form.wpforms-container .wpforms-field:nth-child(2) {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}

.contact-form.wpforms-container .wpforms-field:nth-child(1) {
  margin-right: 2%;
}


.contact-form.wpforms-container input[type="text"],
.contact-form.wpforms-container input[type="email"],
.wpforms-container textarea {
  width: 100%;
  height: 56px;
  font-size: 16px;
  border: 1px solid #dcdcdc;
  background-color: #fff;
  transition: all 0.2s ease;
	/* padding: 14px 16px; */

}

/* Textarea height */
.contact-form .wpforms-container textarea {
  height: 160px;
  resize: none;
}

/* Focus state */
.contact-form.wpforms-container input:focus,
.contact-form.wpforms-container textarea:focus {
  border-color: #000;
  outline: none;
}

/* Placeholder text */
.contact-form.wpforms-container ::placeholder {
  color: #9a9a9a;
  font-size: 15px;
}

/* Two-column layout */
/* .wpforms-container .wpforms-field-row {
  display: flex;
  gap: 24px;
}
 */
/* .wpforms-container .wpforms-field-row .wpforms-field {
  flex: 1;
} */

/* Button */
button.wpforms-submit.contact-form-button {
  background: #000;
  color: #fff;
  font-size: 13px;
  padding: 16px 36px;
  border: none;
  border-radius: 0px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.2s ease;
}

/* Button hover */
button.wpforms-submit.contact-form-button:hover {
  background: #111;
}

button.wpforms-submit.contact-form-button::after {
  content: "→";
  font-size: 16px;
	margin-top:-2px;
	animation: microSlide 1.1s ease-in-out infinite;

}
@keyframes microSlide {
  0%   { transform: translateX(0); }
  50%  { transform: translateX(3px); }
  100% { transform: translateX(0); }
}

/* side borders  */
/* .contact-form.wpforms-container {
  position: relative;
  background: #fff;
  padding: 40px;
} */

/* Top-left corner */
/* .contact-form.wpforms-container::before {
  content: "";
  position: absolute;
  top: -10px;
  left: -10px;
  width: 32px;
  height: 32px;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
} */

/* Bottom-right corner */
/* .contact-form.wpforms-container::after {
  content: "";
  position: absolute;
  bottom: -10px;
  right: -10px;
  width: 32px;
  height: 32px;
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
} */

/* SERVICES SUBPAGE */

.tag-adv-list li{
	padding-bottom:10px;
	color: #7a7a7a;
	list-style:square;
}

.tag-adv-list li::marker{
	color:black;
	font-size:20px;
}

/* .tag-adv-list li::marker{
	
} */

/* Footer */
[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{
	margin-top:-10px;
}





/* Mobile responsiveness */
@media (max-width: 768px) {
	
	
/* FOOTER */
	
	[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap{
		margin-top:0px;
		text-align:center;
	}
	
/* CONTACT FORM CSS	 */
  .contact-form.wpforms-container {
    padding: 24px;
  }

  .contact-form.wpforms-container .wpforms-field-row {
    flex-direction: column;
    gap: 16px;
  }
	
.contact-form.wpforms-container .wpforms-field:nth-child(1),
  .contact-form.wpforms-container .wpforms-field:nth-child(2) {
    width: 100%;
    margin-right: 0;
  }
	
	
}

@media (max-width: 544px) {
	
/* FOOTER */
	.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{
		margin-left:0px!important;
		margin-bottom:30px;
		margin-top:-20px;
	}
}


