/* 
Theme Name: AMCB Theme
Description: AMCB Theme is a child theme of Hello Elementor
Author: RAW-CODE.IT
Author URI: https://raw-code.it
Template: hello-elementor
Version: 2.0.0
Text Domain: amcb
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

h1, h2, h3, h4, h5, h6{
    word-break: keep-all !important;
}
.elementor-counter-title{
    text-align: center;
}
/*
    -------------------------------------
	White Corner
	-------------------------------------
*/
.white-corner{
    clip-path: polygon(
        0% 0px,
        0px 0%,
        calc(100% - 50px) 0px,
        100% 50px,
        100% calc(100% - 0px),
        calc(100% - 0px) 100%,
        0px 100%,
        0px calc(100% - 0px)
    );
}
/*
    -------------------------------------
	Color Border
	-------------------------------------
*/
.bottom-border-color{
    border-bottom: 5px solid;
    border-image: linear-gradient(to right, #00D7FF, #6466E7, #b64ee7) 1;
}
.left-border-color{
    border-left: 5px solid;
    border-image: linear-gradient(to bottom, #00D7FF, #6466E7, #b64ee7) 1;
}

.amcb-color-line .elementor-divider-separator{
    border-image: linear-gradient(to right, #00D7FF, #6466E7, #b64ee7) 1;
    margin-bottom: 5px;
}
.btn-color-border,
.btn-color-border div{
    height: 100%;
}
.btn-color-border a,
.btn-color-border a:hover{
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid !important;
    border-image: linear-gradient(to right, #00D7FF, #6466E7, #b64ee7) 1 !important;
    height: 100%;
}
.animate-color-border{
    position: relative;
    padding: 3px;
    /* background-color: white; */
    /* border: 1px solid black !important; */
    overflow: hidden;
}
.animate-color-border::after{
    content:'';
    position: absolute;
    height: 2500%;
    width: 2500%;
    top:50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    background-image: conic-gradient(#6466E7, #b64ee7, #00D7FF, #6466E7);
    animation: 3s spin linear infinite;
    
}

.btn-anime-border,
.btn-anime-border div{
    height: 100%;
    overflow: hidden;
}
.btn-anime-border a{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.btn-anime-border{
    position: relative;
    padding: 2px !important;
    overflow: hidden;
}
.btn-anime-border::after{
    content:'';
    position: absolute;
    height: 2500%;
    width: 2500%;
    top:50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    background-image: conic-gradient(#6466E7, #b64ee7, #00D7FF, #6466E7);
    animation: 3s spin linear infinite;
}

@keyframes spin{
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}

.color-shadow{
border: 1px solid black !important;
}
.color-shadow::after{
    content:'';
    position: absolute;
    height: 100%;
    width: 100%;
    top:50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    background-image: conic-gradient(#6466E7, #b64ee7, #00D7FF, #6466E7);
    margin: 7px;
}
/*
    -------------------------------------
	Kontakt Form
	-------------------------------------
*/
.amcb_kontakt .elementor-field-type-textarea textarea{
    padding-top: 15px;
}
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup{
    display: flex;
    gap: 30px;
}
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option{
    display: flex;
    align-items: center;
}
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup input[type="radio"]{
    appearance: none;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    background-color: white;
    border: 1px solid #585858;
    border-radius: 0px; 
    margin-right: 0.5rem;
    width: 1em;
    height: 1em;
}
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup input[type="radio"]:focus,
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup input[type="radio"]:hover,
.amcb_kontakt .elementor-field-type-radio .elementor-field-subgroup input[type="radio"]:checked{
    background-color: #6466E7;
}
.amcb_kontakt .elementor-field-type-acceptance label{
    font-size: 0.9em !important;
    line-height: 1.5em;
}
.amcb_kontakt .elementor-field-type-acceptance a{
    color: #585858;
    text-decoration: underline;
}
.amcb_kontakt .elementor-field-type-acceptance a:hover{
    color: #6466E7;
}
.amcb_kontakt .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option{
    display: flex;
    align-items: top;
    margin-top: 5px;
    gap: 20px;
}
.amcb_kontakt .elementor-field-type-acceptance .elementor-field-subgroup input[type="checkbox"]{
        appearance: none;
        cursor: pointer;
        display: inline-block;
        outline: none;
        position: relative;
        background-color: white !important;
        border: 1px solid #585858;
        border-radius: 0px; 
        width: 1em;
        height: 1em;
        flex-shrink: 0;
        margin-top:0.3rem;
}

.amcb_kontakt .elementor-field-type-acceptance .elementor-field-subgroup input[type="checkbox"]:hover,
.amcb_kontakt .elementor-field-type-acceptance .elementor-field-subgroup input[type="checkbox"]:checked{
    background-color: #6466E7 !important;
}

/*
    -------------------------------------
	Slider
	-------------------------------------
*/
.amcb-slider .swiper-pagination-bullets .swiper-pagination-bullet{
    border-radius: 0px;
    width: 50px;
    opacity: 1;
}
.amcb-slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #6466E7;
}
.amcb-slider .elementor-swiper-button.elementor-swiper-button-prev,
.amcb-slider .elementor-swiper-button.elementor-swiper-button-next{
    opacity: 1;
}

/*
    -------------------------------------
	lIST
	-------------------------------------
*/
.amcb-list ul,
.amcb-list ol{
    padding-left: 15px;
}
.amcb-list ul li,
.amcb-list ol li{
    padding-left: 15px;
}
.amcb-list ul li:not(:last-child),
.amcb-list ol li:not(:last-child){
    padding-bottom: 10px;
}
.amcb-list ul li::marker,
.amcb-list ol li::marker{
    color:#6466E7;
    font-size: 1.3em;
}


.amcb_projekt .e-n-tabs-heading{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
}
.amcb_projekt .e-n-tabs-heading button{
    position: relative;
    padding: 2px !important;
    overflow: hidden;
    background-color: none;
}
.amcb_projekt .e-n-tabs-heading button::after{
    content:'';
    position: absolute;
    height: 2500%;
    width: 2500%;
    top:50%;
    left: 50%;
    translate: -50% -50%;
    z-index: -1;
    background-image: conic-gradient(#6466E7, #b64ee7, #00D7FF, #6466E7);
    animation: 3s spin linear infinite;
}
.amcb_projekt .e-n-tabs-heading button span{
    background: white;
    padding: 15px 15px;
    width: 100%;
    height: 100%;
    text-align: center;
    justify-content: center;
    transition: all .3s;
}
.amcb_projekt .e-n-tabs-heading button[aria-selected="true"] span{
    background-color: #6466E7;
}
.amcb_projekt .e-n-tabs-heading button:hover span{
    background-color: #6466E7;
}

.amcb_projekt .e-n-tabs-heading .e-n-tab-title[aria-selected="false"],
.amcb_projekt .e-n-tabs-heading .e-n-tab-title[aria-selected="true"]{
    background-color: transparent !important;
}

@media (max-width: 767px){
    .amcb_projekt .e-n-tabs-heading{
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(1, 1fr);
        margin-bottom: 40px;
    }

    .amcb_projekt .e-n-tabs-heading .e-n-tab-title{
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }
}
/*
    -------------------------------------
	RAW-CODE
	-------------------------------------
*/
.raw-code-credits a{
    -webkit-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
}
.raw-code-credits a:hover{
    color: #00af9a !important;
}