/**
Theme Name: Astra Child
Author: Gulam Varish
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
*/




/*Home*/


.product-box, .service-box {
    box-shadow:
        0 2px 8px -2px rgba(4, 12, 34, 0.08),
        0 1px 3px rgba(4, 12, 34, 0.06);

    transition: transform .28s cubic-bezier(.22, 1, .36, 1),
                box-shadow .28s cubic-bezier(.22, 1, .36, 1);
}

.product-box:hover, .service-box:hover {
    transform: translateY(-4px);

    box-shadow:
        0 12px 32px -12px rgb(4 12 34 / 38%), 0 4px 12px -4px rgb(4 12 34 / 33%);
}

/*.patner-logo .swiper-slide { width:20% !important; }*/

.patner-logo .ekit-wid-con .elementskit-clients-slider .single-client{
   
    box-shadow:
        0 2px 8px -2px rgba(4, 12, 34, 0.08),
        0 1px 3px rgba(4, 12, 34, 0.06) !important;
}

.patner-logo .ekit-wid-con .elementskit-clients-slider .single-client .content-image{

    height: 48px;
     transition: transform .28s cubic-bezier(.22, 1, .36, 1),
                box-shadow .28s cubic-bezier(.22, 1, .36, 1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.patner-logo .ekit-wid-con .elementskit-clients-slider .single-client:hover {


    transform: translateY(-4px);

    box-shadow:
    0 12px 32px -12px rgba(4, 12, 34, 0.18),
    0 4px 12px -4px rgba(4, 12, 34, 0.08) !important;;
}


.magzin .ekit-wid-con .post-meta-list>span:not(:last-child){ margin-right:0 !important; }

.magzin span.meta-date{background:none !important; border: 0 !important; float: right;}

.magzin span.meta-date .meta-date-text{ font-weight:400 !important; }

.magzin a.elementskit-btn.whitespace--normal i {
    margin-top: 5px;
    margin-left: 5px;
}


.cf7-grid{
    display:grid;
    grid-template-columns:repeat(2,1fr);
    gap:20px;
}

.cf7-field label,
.frm_form_field .frm_primary_label,
.tnp-field label{
    display:block;
    margin-bottom:8px !important;
    font-weight:600 !important;
    font-size: 14px;
        font-family: "Inter", Sans-serif;
        line-height: 24px;
        color: #081123 !important;
}

.tnp-privacy-field label a{ color: #081123 !important;}

.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
    accent-color: #081123 !important;
}

.frm_form_field input[type=checkbox]:not([disabled]):checked {
    background-color: #01125B !important;
}

.tnp-privacy-field input[type=checkbox] {
    appearance: none;
    background-color: #fff !important;
   
    display: inline-block !important;
    width: 16px !important;
    min-width: 16px !important;
    height: 16px !important;
    color: #D0D5DD !important;
    border: 1px solid currentColor;
    border-color:  #D0D5DD !important;
    vertical-align: middle;
    position: initial;
    padding: 0;
    margin: 0;
}

.frm_radio label, .frm_checkbox label{  margin-bottom:8px !important;
    font-weight:400 !important;
    font-size: 14px;
        font-family: "Inter", Sans-serif;
        line-height: 24px;
        color: #081123 !important;}

.cf7-field input,
.cf7-field textarea,
.frm_form_field input[type="text"],
.frm_form_field input[type="email"],
.frm_form_field input[type="tel"],
.frm_form_field textarea,
.tnp-field input[type="text"],
.tnp-field input[type="email"]{
        width: 100% !important;
    padding: 12px 16px !important;
    border: 1px solid #e0e5ed !important;
    border-radius: 18px !important;
    box-sizing: border-box !important;
    background: #fdfdfd !important;
    font-weight:600 !important;
    font-size: 14px !important;
        font-family: "Inter", Sans-serif !important;
        line-height: 24px !important;
        color: #081123 !important;
    margin-bottom: 0 !important;
    transition: transform .28s cubic-bezier(.22, 1, .36, 1),
                box-shadow .28s cubic-bezier(.22, 1, .36, 1);
   
}

.cf7-field input, .frm_form_field input, .tnp-field input{ height: 50px !important;}

.cf7-full{
    grid-column:1 / -1;
    position: relative;
}

.cf7-field textarea{
    height:120px !important;
}

.cf7-field input[type="submit"],
.frm_button_submit,
.tnp-submit{
    background-color: #1F3D8F !important;
    font-family: "Inter", Sans-serif !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    line-height: 24px !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    box-shadow: 0px 0px 10px 0px rgba(9.000000000000002, 42.99999999999999, 136.99999999999997, 0.31) !important;
    transition-duration: 1s !important;
    border : 1px solid #566AA6 !important;    
    border-radius: 20px 20px 20px 20px !important;
    padding: 15px 25px 15px 25px !important;
    transition: transform .28s cubic-bezier(.22, 1, .36, 1),
                box-shadow .28s cubic-bezier(.22, 1, .36, 1) !important;
   
}

.cf7-field input[type="submit"]:hover,
.frm_button_submit:hover,
.tnp-submit:hover{
    transform: translateY(-4px);
}

.cf7-field input:focus,
.cf7-field textarea:focus,
.cf7-field select:focus,
.cf7-field input:hover,
.cf7-field textarea:hover, 
.frm_form_field input:focus,
.frm_form_field textarea:focus,
.frm_form_field input:hover,
.frm_form_field textarea:hover,
.tnp-field input:hover,
.tnp-field input:focus{
    border-color: #1F3D8F !important; /* Apna color */
    outline: none !important;
    box-shadow:none !important;
    
}

.cf7-field.cf7-full .wpcf7-spinner{position: absolute;margin: 15px 0 0 0;}

.wpcf7 form .wpcf7-response-output{
    margin: 1em 0.5em 1em !important;
    font-family: "Inter", Sans-serif;
    font-size: 13px !important;
    font-weight: 400 !important;
    text-transform: capitalize;
    color: #081123 !important;
}

.wpcf7 .wpcf7-not-valid-tip{ font-family: "Inter", Sans-serif;}

.contact .cf7-field.cf7-full label {
    color: #fff !important;
}

.contact .wpcf7-form-control{ margin-bottom:10px; }
.contact .cf7-field input[type="submit"]{color: #01125B !important;background-color: #FFCC00 !important; border : 1px solid #FFCC00 !important;}


.ast-single-post-featured-section.post-thumb.ast-article-image-container--full{
    margin-top: -4em;
        height: 300px;
}

.site-content .ast-single-post-featured-section img{
    object-position: center 70%;
    height: 100%;
}



.zufriedenheit .elementor-icon-list-items .elementor-icon-list-item{ border: 1px solid #2C4FA9; border-radius: 10px; padding:10px 18px 10px 18px;background-color: #2C4FA95E;    margin-bottom: 15px; }

@media (max-width:767px){
    .cf7-grid{
        grid-template-columns:1fr;
    }

    .cf7-full{
        grid-column:auto;
    }
}