/*
 Theme Name: Astra Child
 Theme URI: http://example.com/astra-child/
 Description: Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL & 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 WooCommerce ready theme that you can use for building any kind of website!
 Author: Brainstorm Force
 Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
 Template: astra
 Version: 1.0.0
 Theme URI: https://wpastra.com/

*/

#ast-scroll-top {
	width: 50px; 
	height: 50px;
}
#ast-scroll-top .ast-icon {
	width: 100%; 
	height: 100%;
	display: flex !important; 
	align-items: center; 
	justify-content: center;
}

@media (max-width: 768px) {
	#ast-scroll-top {
		width: 40px; 
		height: 40px;
		left: 10px !important;
		bottom: 10px !important;
	}
}

#ks_primary {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 1300px) and (min-width: 1024px) {
    .one_solution_menu {
        width: 100%!important;
    }
    .elementor-widget-n-menu .e-n-menu-heading {
        justify-content: space-between!important;
        width: 100%!important;
    }
  .one_solution_menu .e-n-menu-heading .e-n-menu-item .e-n-menu-title-container {
    font-size: 14px;
  }
  .one_solution_menu .e-n-menu-heading .e-n-menu-item .e-n-menu-title {
    padding: 0 6px;
  }
}

.elementor-location-single h2, 
.elementor-location-single h3,
.elementor-location-single h4,
.elementor-location-single h5,
.elementor-location-single h6 {
	margin-bottom: 10px;
}
.wp-block-list li:not(:last-child) {
	margin-bottom: 10px;
}
@media (max-width: 480px) {
	.single-post #content .ast-container>div {
		padding: 25px 15px!important;
	}
	.single-post #content .ast-container>div>div {
		padding: 0!important;
	}
	.single-post #content .ast-container h1.elementor-heading-title {
		font-size: 30px!important;
		line-height: 1.3;
	}
	.postid-79545.single-post #content .ast-container>div {
		padding: 0 !important;
	}
		
}
.single-post #content .ast-container .post-navigation__prev--title,
.single-post #content .ast-container .post-navigation__next--title {
	letter-spacing: 0!important;
	white-space: wrap!important;
	line-height: 1.2!important;
}

.single-post #content .ast-container .elementor-element-15e9d58 {
	display: flex!important;
	flex-direction: column!important;
	gap: 0px!important;
	padding: 30px 20px!important;
}
.elementor-element-15e9d58>div {
	width: 100%!important;
	margin-top: 20px!important;
}
.elementor-element-479935f {
	order: 10!important;
}
.single-post #content .ast-container .elementor-element-04f95cb {
	margin: 0!important;
}
.single-post #content .ast-container .elementor-element-bcdd6cf {
	margin: 0!important;
}
@media (max-width: 480px) {
	.single-post #content .ast-container .elementor-element-15e9d58 {
		padding: 30px 15px!important;
	}
}
@media (max-width: 768px) {
	.e-n-menu-heading .e-n-menu-title {
		display: flex; 
		align-items: center!important;
		justify-content: space-between!important;
	}
	.e-n-menu-heading .e-n-menu-title .e-n-menu-dropdown-icon {
		margin-left: auto; 
		border: 1px solid #A50000!important;
		padding: 0px 4px!important;
	}
}
/*End mantis style*/

.footer-section-new-1 a {
    color: var(--ast-global-color-3);
}
.footer-section-new-1 a:hover,
.footer-section-new-1 a:focus {
    color: var(--ast-global-color-0);
}
.scoll-effect-slider-section-new-1 {
    opacity: 1 !important;
}
.menu-wrapper-new-1 li {
    font-size: inherit;
}
.language-dropdown-wrapper-new-1 .dropdown-toggle {
    color: #ffffff;
    font-size: 14px;
	background: transparent !important; 
	padding: 0 !important;
}
.e-n-menu-heading .e-n-menu-dropdown-icon {
	background: transparent !important; 
	padding: 0 !important;
}
.e-n-menu .e-n-menu-toggle {
	background: transparent !important; 
	padding: 0 !important;
	border-radius: 0 !important;
}
html #servicesContainer {
    padding: 0px !important;
    height: auto !important;
    max-height: none !important;
    /* margin-top: 111px; */
    margin-top: 0px;
    margin-bottom: 55px;
}

#servicesContainer .container {
    height: auto !important;
}

#servicesContainer .container::before,
#servicesContainer .container::after {
    display: none !important;
}

html #servicesContainer .service-item {
    /* min-height: 25.5em;   */
    /* min-height: 500px;*/
    height: auto;
    min-height: 335px;
    max-height: none;
    padding: 2%;
    /* border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;*/
    border-radius: 0px !important;
    column-gap: 0px;
    row-gap: 0px;
    cursor: pointer;
}

html #servicesContainer .service-title {
    color: #fff;
    line-height: 1.2em;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    width: 100%;
    max-width: 100%;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: wrap;
    word-wrap: break-word;
}

html #servicesContainer .plan-description {
    width: 100%;
    max-width: 100%;
    text-align: center;
    border-top: 1px solid #dadada;
    padding: 50px 0px 0px 0px;
    margin: 50px 0px 0px 0px;
}

html #servicesContainer .plan-description .plan-description-inner {
    width: 100%;
}

html #servicesContainer .plan-description .service-list-text {
    width: 100%;
    text-align: center;
}

html #servicesContainer .plan-description .service-list-text,
html #servicesContainer .plan-description a {
    /* color: #ffffff; */
    color: #fafafa;
    text-align: center;
    /*    text-transform: capitalize;*/
    text-transform: none;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: wrap;
    word-wrap: break-word;
}

html #servicesContainer .plan-description .plusicon svg {
    width: 24px;
    height: 24px;
    color: #ffffff;
    fill: #ffffff;
    margin-top: 30px;
}

.elementor-element.elementor-element-06c0d6d.elementor-align-right.elementor-icon-list--layout-traditional.elementor-list-item-link-full_width.elementor-widget.elementor-widget-icon-list {
    display: none;
}
/*Desktop Contact Us btn hide*/
#hide-desktop{
    display: none !important;
}

/* .elementor-28868 .elementor-element.elementor-element-b2cdf86 {
    width: 25% !important;
}

.elementor-location-header .elementor-element.elementor-element-7227b121 {
    padding-left: 30px !important;
    padding-right: 30px !important;
} */



.fileupload_form .elementor-field-type-upload{
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: flex-end;
    column-gap: 15px;
    margin-bottom: 20px !important;
}
.fileupload_form .elementor-field-type-upload input[type="file"] {
    max-width: 60px;
    font-size: 0;
    background: #000;
    border-radius: 50px;
    color: transparent;
    border: 0;
    outline: 0;
}
.fileupload_form .elementor-field-type-upload label,
.elementor-field-label{
    color: #000 !important;
    text-transform: uppercase;
}
.fileupload_form .elementor-field-type-upload label{
    padding-bottom: 0px !important;
}
.fileupload_form .elementor-field-type-upload input[type="file" i]::-webkit-file-upload-button {
    opacity: 0;
}
.fileupload_form .elementor-field-type-html:has(.iwt-custom-txt) {
    margin-bottom: 10px !important;
}
.fileupload_form .elementor-field-type-html .iwt-custom-txt{
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0px !important;
}

.fkp-custom-form .fkp-row{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
    column-gap: 20px;
}
.fkp-custom-form .fkp-row .fkp-width-100{max-width: 100%;width: 100%;}
.fkp-custom-form .fkp-row .fkp-width-50{
    max-width: 50%;
    width: 100%;
}
.fkp-custom-form .fkp-row .fkp-width-33{
    max-width: calc(50% - 80px);
    width: 100%;
}
.fkp-custom-form .fkp-row .fkp-width-10{
    max-width: 120px;
}

.fkp-custom-form label{
    display: block;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.fkp-custom-form select[title="Product interest"] option{padding-bottom: 5px;}

.fkp-custom-form  input[type="submit"] {
    margin-top: 0px;
    background: #8A212B;
}

.fkp-row.lead_source {
    display: none;
}

.fkp-row.fkp-row-description {
    align-items: flex-start;    
    flex-direction: column;
}
 
.fkp-custom-form .fkp-row input[type="text"], 
.fkp-custom-form .fkp-row input[type="number"], 
.fkp-custom-form .fkp-row input[type="email"], 
.fkp-custom-form .fkp-row input[type="url"], 
.fkp-custom-form .fkp-row input[type="password"], 
.fkp-custom-form .fkp-row input[type="search"], 
.fkp-custom-form .fkp-row input[type=reset], 
.fkp-custom-form .fkp-row input[type=tel], 
.fkp-custom-form .fkp-row input[type=date], 
.fkp-custom-form .fkp-row textarea, 
.fkp-custom-form .fkp-row select{
    background-color: #fafafa;
    border-color: #DADADA;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    height: 40px;
}
.fkp-custom-form .fkp-row textarea{
     background-color: #fafafa;
    border-color: #DADADA;
    border-width: 0px 0px 0px 0px;
    border-radius: 0px 0px 0px 0px;
    height: 120px !important;
}

.fkp-custom-form select[name="00N0Y00000Rjupf"] {
    height: 220px; 
}


@media only screen and (max-width: 1299px) {

    html #servicesContainer .service-item {
        min-height: 351px;
    }

    html #servicesContainer .plan-description {
        min-height: 179px;
    }

}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    html #servicesContainer .service-title {
        font-size: 24px;
        line-height: 1.2em;
    }

    html #servicesContainer .plan-description a {
        font-size: 16px;
        line-height: normal;
    }

    html #servicesContainer .service-item {
        padding: 16px;
    }

    /* html #servicesContainer .service-item {
        padding: 1.56em;
    } */

}

@media only screen and (max-width: 991px) {
    html #servicesContainer {
        margin-top: 0px;
        margin-bottom: 55px;
    }

    html #servicesContainer .service-item {
        padding: 1.56em;
        /* min-height: 25.5em; */
        min-height: 310px;
        width: 100%;
    }

    html #servicesContainer .plan-description {
        min-height: auto;
    }

    html #servicesContainer .services-wrapper {
        flex-flow: column;
        padding-right: 0;
        overflow: visible;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 767px) {
    .fkp-custom-form .fkp-row {
        flex-direction: column;
        margin-bottom: 0;
    }
    #hide-desktop{
    display: block !important;
}
    .fkp-custom-form .fkp-row .fkp-width-100,
    .fkp-custom-form .fkp-row .fkp-width-50,
    .fkp-custom-form .fkp-row .fkp-width-33,
    .fkp-custom-form .fkp-row .fkp-width-10{
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }
    
    .fkp-custom-form select[name="00N0Y00000Rjupf"] {
    height: 220px; 
    }
    div#hide-desktop
    {
        display: flex !important;
    }
    div#hide-desktop a.e-n-menu-title-container.e-focus.e-link
    {
        padding: 5px 35px 5px 35px;
        color: var(--e-global-color-bc5b2e2);
        background-color: var(--e-global-color-accent);
        border-style: none;
        border-radius: 30px;
    }
    div#hide-desktop a.e-n-menu-title-container.e-focus.e-link:hover
    {
        background-color: var(--e-global-color-accent);
    }
    .elementor-element.elementor-element-de9dce0.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image {
        max-width: 200px;
    }
    /* .elementor-element.elementor-element-b2cdf86.e-con-full.language-dropdown-wrapper-new-1.e-flex.e-con.e-child {
        max-width: 100%;
        width: 30% !important;
    } */
    .elementor-element.elementor-element-7227b121.e-con-full.e-flex.e-con.e-parent.e-lazyloaded.animated.fadeIn {
        justify-content: space-between;
        padding-inline: 15px !important;
    }
    .elementor-28868 .elementor-element.elementor-element-c8188f4
    {
        width: 70% !important;
    }
    .elementor-element.elementor-element-c8188f4.e-con-full.e-flex.e-con.e-child.elementor-sticky {
        width: unset !important;
    }
    .elementor-element.elementor-element-e180c03.e-con-full.menu-wrapper-new-1.e-flex.e-con.e-child {
        display: flex
    ;
        align-items: center;
        justify-content: center;
    

     }
    
     .elementor-element.elementor-element-e180c03.e-con-full.menu-wrapper-new-1.e-flex.e-con.e-child
     {
        width: unset !important;
     }
     .elementor-28868 .elementor-element.elementor-element-b2cdf86
     {
        width: unset !important;
     }


.elementor-widget-container .elementor-shortcode .dropdown {
    margin: 0;
}



.elementor-widget-container .elementor-shortcode .dropdown button#languageDropdown {
    gap: 8px;
}

.elementor-element.elementor-element-e180c03.e-con-full.menu-wrapper-new-1.e-flex.e-con.e-child {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
/* .e-con-inner {
    padding: 10px !important;
} */
}


@media (max-width:576px) {
    .elementor-element.elementor-element-de9dce0.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image {
        max-width: 160px;
    }
    .elementor-widget-container .elementor-shortcode .dropdown button#languageDropdown {
       font-size: 13px;
       gap: 4px;
    }
/*     .e-con-inner {
        padding: 0px !important;
    } */
}

@media (max-width:380px) {
    .elementor-element.elementor-element-de9dce0.elementor-widget.elementor-widget-theme-site-logo.elementor-widget-image {
        max-width: 140px;
    }
    .elementor-widget-container .elementor-shortcode .dropdown button#languageDropdown {
        font-size: 11px;
        gap: 2px;
     }
/*      .e-con-inner {
        padding: 0 !important;
    } */
    
}

.ks_breadcrumbs {
    color: #fff!important;
    position: absolute; 
    top: 0; 
    left: 5px;
}

.archive .ks_breadcrumbs,
.archive .ks_breadcrumbs a {
    color: #333!important;
}

@media (max-width: 768px) {
    .ks_breadcrumbs {
        font-size: 14px;
        padding-top: 10px;
    }   
}
@media (max-width: 480px) {
    .ks_breadcrumbs {
        font-size: 12px;
    }   
}

.clasick-text ul, 
.clasick-text ol {
    margin: 16px 0;
    padding-left: 25px;
}
.clasick-text li:not(:last-child) {
    margin-bottom: 8px;
}