/**
Theme Name: Astra Child
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: astra-child
Template: astra
*/


:root {
    --tg-body-font-family: 'Montserrat', sans-serif;
    --tg-heading-font-family: 'Vidaloka', serif;
    --tg-primary-color: #00577d;
    --tg-secondary-color: #202020;
    --tg-body-background-color: #FEFFFB;
    --tg-secondary-background: #F9FAF1;
    --tg-body-font-color: #797978;
    --tg-heading-font-color: #202020;
    --tg-paragraph-color: #797978;
    --tg-gradient-color: linear-gradient(180deg, #F9FAF1 0%, #FEFFFB 100%);
    --tg-body-font-size: 15px;
    --tg-body-font-weight: 400;
    --tg-heading-font-weight: 400;
    --tg-body-line-height: 1.86;
    --tg-heading-line-height: 1.2;
    --tg-blue: #0d6efd;
    --tg-indigo: #6610f2;
    --tg-purple: #6f42c1;
    --tg-pink: #d63384;
    --tg-red: #dc3545;
    --tg-orange: #fd7e14;
    --tg-yellow: #ffc107;
    --tg-green: #198754;
    --tg-teal: #20c997;
    --tg-cyan: #0dcaf0;
    --tg-white: #FBFBFB;
    --tg-black: #272727;
    --tg-gray: #E2E2E2;
    --tg-silver: #9B9B9B;
    --facebook: #3b5998;
    --twitter: #00acee;
    --linkedin: #1976d2;
    --pinterest: #3b5998;
    --youtube: #E53935;
    --skype: #00aff0;
}
/* Disable tap highlight on iOS Safari */
.elementor-button {
  -webkit-tap-highlight-color: transparent;
}
/* Prevent iOS from flashing white on tap */
* {
  -webkit-tap-highlight-color: rgba(0,0,0,0); /* fully transparent */
  -webkit-touch-callout: none; /* optional: disables callout menu */
}

p{
	font-size: 18px;
}
.elementor-9 .elementor-element.elementor-element-d672fcf, .elementor-9 .elementor-element.elementor-element-fa6a723, .elementor-9 .elementor-element.elementor-element-28c3edd{
	font-size: 18px;
}

.elementor-size-sm:active {
  color: var(--tg-primary-color);
}
body.home div#sticky-header:after {
    position: absolute;
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    z-index: 1;
    content: "";
    width: 100%;
    height: 100%;
	left:0;
	top:0;
}

body.home div#sticky-header>div {
    z-index: 99;
}
 .elementor-button:visited {
   color: var(--tg-primary-color);
}
.elementor-size-sm {
    user-select: none;
    -moz-user-select: none;
    background: var(--tg-primary-color) none repeat scroll 0 0;
    border: 1.3px solid var(--tg-primary-color);
    border-radius: 8px;
    color: var(--tg-white);
    cursor: pointer;
    display: inline-flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.04em;
    line-height: 1rem;
    margin-bottom: 0;
 
    text-align: center;
    text-transform: uppercase;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
    transition: background .6s cubic-bezier(.55, 0, .1, 1), border .6s cubic-bezier(.55, 0, .1, 1);
}
.btn_m {
	position: relative;
	overflow: hidden;
	height: 1rem;
}
.btn_c {
	transition: transform .6s cubic-bezier(.55, 0, .1, 1);
}
.btn_t1 {
	transform-origin: 100%;
	transition: transform .45s cubic-bezier(.55, 0, .1, 1), color .6s cubic-bezier(.55, 0, .1, 1);
	display: block;
}
.btn_t2 {
	transform-origin: 0;
	transition: transform .45s cubic-bezier(.55, 0, .1, 1), color .6s cubic-bezier(.55, 0, .1, 1);
	display: block;
	transform: rotate(40deg);
}
.elementor-size-sm:hover .btn_c {
	transform: translateY(-1rem);
}
.elementor-size-sm:hover .btn_t1 {
	transform: rotate(40deg);
}
.elementor-size-sm:hover .btn_t2 {
	transform: rotate(0);
}
.elementor-size-sm:hover {
	background: var(--tg-secondary-color);
	border-color: var(--tg-secondary-color);
	color: var(--tg-white);
}
.elementor-size-sm {
	background: transparent;
	color: var(--tg-primary-color);
}
.elementor-size-sm:hover
 {
    border-color: var(--tg-primary-color) !important;
    background: var(--tg-primary-color) !important;
    color: var(--tg-white);
}
@media(max-width:767px){
	.elementor-size-sm:hover {
    border-color: #00577d !important;
	background: #fff !important;
	color: var(--tg-primary-color) !important;
    }
}


.text-center{
	text-align:center !important;
}
.video_wrap{
	height:600px !important;
	overflow:hidden;
}
.project-thumb {
	margin-bottom: 35px;
}
.project-thumb a {
	position: relative;
	display: block;
	overflow: hidden;
}
.project-thumb a::before {
	position: absolute;
	top: 0;
	left: -100%;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(255, 42556, 255, 0)), to(rgba(255, 255, 255, .3)));
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	-ms-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.project-thumb:hover a::before,
.project-thumb:hover a::before {
    -webkit-animation: shine 1s;
    animation: shine 1s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.popup h3 {
    font-size: 18px;
    font-weight: 500;
	    color: #fff;
}

.popup {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 299px;
    padding: 39px 15px;
    background-color: rgb(0 87 125);
    color: white;
    border-radius: 5px;
    display: none;
    z-index: 10;
    opacity: 0;
    transition: opacity 0.3s ease;
    min-height: 366px;
}

.features-item:hover .popup {
  display: block;  /* Show the popup */
  opacity: 1;  /* Make the popup visible */
}
.feature-content {
  margin-top: 10px;
  text-align: center;
}

.image-container img {
    width: 100%;
    height: auto;
    display: block;
}

.features-item:hover .tooltip {
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.features-item {
    position: relative;
    display: inline-block;
    width: 300px;
    margin: 20px;
    min-height: 368px;
	    border: 1px solid #ccc;
    border-radius: 10px;
	padding: 20px;
    cursor: pointer;
}
.popup p {
    color: #fff;
    line-height: 20px;
    font-size: 13px;
}
.feature-content {
    margin-top: 10px;
    text-align: center;
}
.feature-content .title {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	transition: .3s linear;
	margin-top: 13px;
	color:#202020;
}
.feature-content p {
	margin-bottom: 0;
}
.features-item:hover .feature-content .title {
    color: var(--tg-primary-color);
}
.breadcrumb ul li:last-child {
    background: #00577d;
    color: #fff;
    padding-right: 4px;
    padding-left: 4px;
}

.breadcrumb ul li:last-child span {
    color: #fff;
}
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none !important;
}
.services-container .modal-dialog {
    max-width: 895px;
    margin: 1.75rem auto;
}
.services-container .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 30px;
    font-weight: 500;
    color: #00577d;
}
.services-container p {
    font-size: var(--tg-body-font-size);
    font-weight: var(--tg-body-font-weight);
    line-height: var(--tg-body-line-height);
    color: var(--tg-paragraph-color);
    margin-bottom: 15px;
    text-align: justify;
}
.wp-video-shortcode video, video.wp-video-shortcode {
    max-width: 100%;
	width:100% !important;
    display: inline-block;
}
.services-content h2 {
    font-size: 22px;
	margin-top:22px !important;
    margin-bottom: 15px;
    /* text-transform: uppercase; */
    font-weight: 500;
	text-align:center;
}
.services-item {
    text-align: center;
    cursor: pointer;
	 margin-bottom: 30px;
}
.contact-form-wrap .form-grp textarea, .contact-form-wrap .form-grp input,.form-grp select {
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #0000006b !important;
    border-radius: 0;
    padding: 13px 24px;
    font-weight: 400;
    font-size: 15px;
    color: var(--tg-secondary-color);
    height: 56px;
    display: block;
	border: 0;
}

.form-grp input {
    width: 100%;
    background: transparent;
    border-bottom: 1px solid #0000006b !important;
    border-radius: 0;
    padding: 13px 55px 13px 24px;
    font-size: 15px;
    height: 56px;
    color: var(--tg-secondary-color);
    display: block;
	border: 0;
}
.contact-form-wrap .form-grp textarea {
    min-height: 133px;
    max-height: 240px;
}
.contact-form-wrap .form-grp textarea::placeholder,
.contact-form-wrap .form-grp input::placeholder {
	color: var(--tg-secondary-color);
}
.contact-form-wrap .form-submit input[type="submit"]:hover, .newsletter-form .list-wrap li.submit-btn input[type="submit"]:hover {
    background: #00abc7;
}
.contact-form-wrap .form-submit input[type="submit"], .newsletter-form .list-wrap li.submit-btn input[type="submit"] {
    border: none;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    padding: 16px 40px;
    transition: .3s ease-in-out;
}
span.wpcf7-spinner {
    position: absolute;
}
.team-item {
	position: relative;
	overflow: hidden;
	margin-bottom: 25px;
}
.team-thumb {
	position: relative;
	border-radius: 16px;
	overflow: hidden;
}
.team-thumb::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(26, 26, 26, 0) 50%, #00577d 100%);
	pointer-events: none;
}
.team-content {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 1;
    transform: translateY(50px);
    transition: .3s;
    opacity: 0;
}
.team-item:hover .team-content {
	transform: translateY(0);
	opacity: 1;
}
.team-content .title {
	color: var(--tg-white);
	margin-bottom: 8px;
	text-transform: uppercase;
	font-size: 20px;
}
.team-content .title a:hover {
	color: var(--tg-white);
	text-decoration: underline;
}
.team-content a{
	color: inherit;
}
.team-content span {
	display: block;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 500;
	color: var(--tg-white);
}
.team-item-wrap .row {
	margin: 0 -12px;
}
.team-item-wrap .row [class*="col-"] {
	padding: 0 12px;
}
.team-style-two {
	background: var(--tg-body-background-color);
}
.team-thumb img {
    width: 100%;
}
.contact-form-wrap .form-grp.loc-cnt textarea {
    min-height: 260px;
    max-height: 280px;
}
.locate a{
	overflow:hidden;
	border-radius:10px;
}
.locate a img{
	transition:all 400ms;
}
.locate a:hover img{
	transition: .5s linear;
    transform: scale(1.1);
}
ul.sub-menu.elementor-nav-menu--dropdown.sm-nowrap{
	min-width:220px !important;
}
.transparent-header {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    z-index: 99;
    height: auto;
}
.sticky-menu {
	position: fixed;
	left: 0;
	margin: auto;
	top: 0;
	width: 100%;
	z-index: 99;
	background: #fff;
	-webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	border-radius: 0;
}
#header-fixed-height.active-height {
	display: block;
	height: 110px;
}
.footer-newsletter{
	position: relative;
}
.footer-newsletter input {
	width: 100%;
	min-height: 55px;
	border: none;
	border-radius: 8px;
	font-size: 15px;
	color: var(--tg-silver);
	background: #fbfbfb;
	padding: 14px 70px 14px 25px;
}
.footer-newsletter input::placeholder {
	font-size: 15px;
	color: var(--tg-silver);
}
.footer-newsletter button {
	border: none;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--tg-white);
	background: #00abc7;
	font-size: 14px;
	border-radius: 0 8px 8px 0;
}
@media(max-width:992.98px){
	.video_wrap {
    height: auto !important;
    overflow: hidden;
}
	.serv_vid {
    
    margin-left: 0;
  
}
}
.icon.burger-menu a {
    width: 56px;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1.3px solid #00577d;
    border-radius: 8px;
    color: #00577d;
    font-size: 25px;
}
	 .icon a {
    flex-direction: column;
    gap: 5px;
}
 .icon a > span {
    height: 2px;
    width: 16px;
    background: #00577d;
    border-radius: 30px;
    transition: .15s linear;
}
	 .icon a > span:nth-child(2) {
    width: 11px;
    margin-left: 5px;
}
	.icon:not(.active) a:hover>span {
    width: 11px;
    margin-left: 5px;
}
	.header-action .icon:not(.active) a:hover > span:nth-child(2) {
    width: 16px;
    margin-left: 0;
}
	.list-wrap li a:hover {
    color: #00abc7 !important;
}
.benefit_wrap h2 {
    font-size: 24px;
    font-weight: 600;
}
.benefit_wrap h3 {
    color: #075472;
    margin-top: 19px;
    margin-bottom: 20px;
}
.card-body h4 {
    font-size: 17px;
    font-weight: 600;
}

.card-body p {
    font-size: 15px;
    text-align: justify;
}

p.benf_time,p.benf {
    font-weight: 400;
    font-size: 15px;
    color: #444;
    margin-bottom: 5px;
}


p.benf_time strong, p.benf strong {
    font-weight: 500;
    color: #055171;
}
/* body.home ul.sub-menu {
    min-width: 100% !important;
    position: static;
    margin: 0 auto !important;
    text-align: center;
    background: none !important;
}
body.home ul.sub-menu li a br {
    display: none;
}

body.home ul.sub-menu li a {
    text-align: center;
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 10px 40px;
    margin: 0;
}
body.home ul.sub-menu li a:hover{
	background:none;
	 color: #055171;
} 
body.home li.menu-item.menu-item-956 a + ul.sub-menu {
    display: none !important;
}
body.home .elementor-sub-item.highlighted {
    background: none;
}
body.home li.menu-item.menu-item-956 a span.sub-arrow {
    display: none;
} */
#elementor-popup-modal-1030 .dialog-close-button {
    display: flex;
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    border-radius: 6px;
    align-items: center;
    justify-content: center;
}
@media(max-width:1024px){
	.home_header{
		background:#f9faf2;
	}
    .icon.burger-menu a {
        width: 50px;
        height: 45px;
    }	
}

body.page-id-9 .header-icon, body.page-id-316 .header-icon, body.page-id-353 .header-icon, body.page-id-788 .header-icon, body.page-id-816 .header-icon, body.page-id-829 .header-icon, body.page-id-835 .header-icon, body.page-id-888 .header-icon, body.page-id-931 .header-icon, body.page-id-899 .header-icon, body.page-id-983 .header-icon, body.page-id-995 .header-icon, body.page-id-849 .header-icon, body.postid-1 .header-icon, body.postid-352 .header-icon{
    display: none !important;
}

body.page-id-9 .social-icons, body.page-id-316 .social-icons, body.page-id-353 .social-icons, body.page-id-788 .social-icons, body.page-id-816 .social-icons, body.page-id-829 .social-icons, body.page-id-835 .social-icons, body.page-id-888 .social-icons, body.page-id-931 .social-icons, body.page-id-899 .social-icons, body.page-id-983 .social-icons, body.page-id-995 .social-icons, body.page-id-849 .social-icons, body.postid-1 .social-icons, body.postid-352 .social-icons, body.postid-162 .social-icons{
    display: none !important;
}

.lang-switch ul li{
    display: none !important;
}
@media(min-width:1099px){
.home-video{
	height: 100vh;
}
	.banner-video{
	height: 100vh;
}
}
.career-form .form-grp textarea, .career-form .form-grp input,.form-grp select {
    border-bottom: 1px solid #0000006b !important;
    border-radius: 0 !important;
    color: var(--tg-secondary-color);
	border: 0;
}

.social{
    position: fixed;
    top: 50%;
	right:0;
    z-index: 99;
}

.concern-section .e-con-inner{
	justify-content: center !important;
}

@media(max-width:767px){
	.section-title1::before, .section-title1::after{
		width: 30%;
	}
}

/* Initially hide the slide */
.elementor-9 .elementor-element.elementor-element-c1692cb .swiper-slide-contents{
  display: none;
  transition: opacity 1s ease; /* Optional: for smooth fade-out */
}

/* Show the slide */
.elementor-9 .elementor-element.elementor-element-c1692cb .swiper-slide-contents.show {
  display: block;
}

/* Tabs Navigation Style */
.nav-tabs {
    border-bottom: none;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-wrap: wrap;
	margin-top: 20px;
}
@media(max-width:767px){
	.nav-tabs{
		padding-bottom: 20px;
	}
}
.nav-tabs .nav-link {
    background: #f2f2f2;
    border: none;
    padding: 10px 20px;
    border-radius: 0 !important;
    color: #000;
    font-weight: 500;
    transition: all 0.3s ease;
}

.nav-tabs .nav-link:hover {
    background-color: #00577d;
	color: #fff;
}

.nav-tabs .nav-link.active {
    background-color: #00577d !important;
    color: #fff !important;
}

/* Tab Content Style */
.tab-content {
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 30px;
    border-radius: 8px;
}

/* Layout: Two column inside tab content */
.tab-pane .row {
    align-items: center;
}

.nav-tabs .nav-link {
    flex: 1 1 auto;
    text-align: center;
}
.tab-pane {
    transition: opacity 0.3s ease;
}

.tab-pane h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
	color: #202020;
}

.tab-pane p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.6;
	color: #1e293b;
	text-align: justify;
}

.tab-pane p strong{
	color: #055171;
}

.tab-pane .btn {
    background-color: #00577d;
    border: none;
    padding: 10px 25px;
    color: #fff;
    border-radius: 50px;
    font-weight: 600;
    transition: background-color 0.3s ease;
}

.tab-pane .btn:hover {
    background-color: #00577d;
}

.tab-pane img {
    width: 100%;
    height: 400px;
	object-fit: cover;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

/* Responsive tweaks */
@media (max-width: 768px) {
    .tab-pane .row {
        flex-direction: column;
    }

    .tab-pane img {
        margin-top: 20px;
    }
}
#service-contact-form {
    transition: all 0.3s ease;
    overflow: hidden;
}

/* Optional styling for the form container */
#service-contact-form .wpcf7 {
    background: #f8f9fa;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

/*blog - immer page image  */
@media (max-width: 767px) {
  .inner-cnt img.wp-image-333 {
    width: 100% !important;
   height: 200px !important;
  }
}

@media (max-width: 767px) {
  .blog-inner-heading {
   
    font-size: 26px!important;
  }
}
/*blog - immer page image  */

.main-footer .wpcf7-response-output{
		color: #fff !important;
}
.breadcrumb-two li:not(:last-child)::after {
  content: " »";
  color: #202020;
  border-left-width: 0 !important;
}

.breadcrumb-two .elementor-icon-list-item:not(:last-child) .elementor-icon-list-text {
  color: #00577d;
	font-weight: 500 !important;
}

.wpcf7-not-valid-tip {
    position: absolute;
    top: 100%;
    left: 0;
    font-size: 12px;
    color: red;
    margin-top: 2px;
    white-space: nowrap;
}
.footer-newsletter .wpcf7-form-control-wrap {
    position: relative;
}
