/**
Theme Name: bhtpl
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: bhtpl
Template: astra
*/

.ast-breadcrumbs-wrapper {
    position: absolute;
    z-index: auto;
    top: 150px;
}

.ast-breadcrumbs-wrapper li span {
    color: #883131 !important;
}
.ast-breadcrumbs-wrapper .trail-items li::after {
    padding: 0 0.3em;
    content: "\00bb";
    color: #883131;
}
.ast-breadcrumbs-wrapper .ast-breadcrumbs {
    text-align: left;
}
.ast-breadcrumbs-wrapper .ast-breadcrumbs ul.trail-items {
    margin-left: -8px;
}

#page {
    overflow-x: hidden;
}
.header-menu ul li.menu-item-home a {
    padding-left: 0 !important;
}
.footer_middle_sec .e-con-inner {
    border-top: 2px solid #FFFFFF0F;
}
.elementor-slide-heading {
    -webkit-text-stroke: 1px white;
  
}
.tooltip-container {
    position: relative;
    background-color: #ffffff;
    padding: 20px;
    overflow: visible; /* Ensure overflow is visible for the circle */
}
.tooltip-container::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 15%;
    transform: translateX(-50%);
    border-style: solid;
    border-width: 20px;
    border-color: #ffffff transparent transparent transparent;
    display: block;
}
.tooltip-container::before {
    content: "01"; /* Display the number inside the circle */
    position: absolute;
    top: calc(100% + 10px);
    left: 15%;
    transform: translateX(-50%);
    width: 35px;
    height: 35px;
    background-color: #ffffff; /* Initial background color */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #222d35;
    font-weight: 500;
    font-size: 14px;
    font-family: rubik;
    letter-spacing: 0.2;
    cursor: pointer;
    transition: background-color 0.3s ease-in-out;
    top: calc(100% + 30px);
}
.tooltip-container:hover::before {
    background-color: #009DF6; /* Change the background color on hover */
    color: white;
}
.tc1.tooltip-container::before {
    content: "01"; /* Display the number inside the circle */
}
.tc2.tooltip-container::before {
    content: "02"; /* Display the number inside the circle */
}
.tc3.tooltip-container::before {
    content: "03"; /* Display the number inside the circle */
}
.tc4.tooltip-container::before {
    content: "04"; /* Display the number inside the circle */
}

.bhtpl_home_icon:hover .elementor-icon {
	transform: rotateY(360deg);
	transition: all 2s ease;
}
.bhtpl_home_hero h1 {
	font-size: 55px;
	font-weight: 500;
	line-height: 95px;
	color: white;
	
}
.bhtpl_home_hero .elementor-button {
    padding: 20px 35px !important;
    font-size: 16px !important;
}
.bh_cform>p{
	display: flex;
	justify-content: space-between;
    margin-bottom: 10px;
}
.wpcf7 input.wpcf7-form-control:not([type=submit]), .wpcf7 textarea.wpcf7-form-control {
    background-color: #F8F8F8;
  
}
.wpcf7 input.wpcf7-form-control:not([type=submit]) {
    height: 60px;
}
.ast-breadcrumbs-wrapper .trail-items li::after {
    content: "/" !important;
}
@media (min-width: 993px)
	.ast-separate-container #primary{
		{
			margin: 0px !important;
			padding: 0px;
		}
}

@media only screen and  (max-width: 767px) {
	.bhtpl_home_hero h1 {
		font-size: 25px;
		line-height: 40px;
	}
	.bhtpl_home_hero .elementor-button {
		padding: 12px 20px !important;
		font-size: 14px !important;
	}
	.ast-mobile-popup-drawer .ast-mobile-popup-header #menu-toggle-close:focus {
		border: none;
	}
	.blog.ast-separate-container #primary {
		padding-top: 35px;
	}
}
@media only screen and (min-width: 768px) and  (max-width: 1024px) {
	.bhtpl_home_hero h1 {
		font-size: 40px;
		line-height: 40px;
	}
	.bhtpl_home_hero .elementor-button {
		padding: 18px 30px !important;
		font-size: 14px !important;
	}
}

@media only screen and (min-width: 1145px) and  (max-width: 1300px) {
	.header_button a {
		padding: 17px 21px !important;
	}
}
@media only screen and (min-width: 1145px) and  (max-width: 1155px) {
	.above_header2 {
		width: 32% !important;
	}
}
@media only screen and (min-width: 1290px) and  (max-width: 1299px) {
	.header_button a {
		padding: 17px 25px !important;
	}
}

@media only screen and (min-width: 768px) and  (max-width: 1091px) {
	.ast-breadcrumbs-wrapper {
		bottom: -28%;
	}
}
@media only screen and (min-width: 768px) and  (max-width: 1290px) {
	.bh_home_spacer .elementor-spacer-inner {
		height: 400px !important;
	}
	.bh_home_sec7 {
		padding-top: 50px !important;
	}
}
@media only screen and  (max-width: 920px) {
	.ast-breadcrumbs-wrapper {
		bottom: -22%;
	}
}
