/*

Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

/*  -------------------------------------------------------------------------------------------------------------*/
/*  HEADER ------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

/*  DESKTOP  */
.show-device-logo .branding::before {
    content: "";
    display: block!important;
    position: absolute!important;
    background-color: rgb(255,255,255);
    width: 200px !important;
    height: 200px !important;
    top: -75px !important;
    left: 0px!important;
    border-radius: 200px;
    z-index: -1 !important;
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}

.show-device-logo .branding {
    z-index: 2 !important;
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
}

/*  TABLET  */
.show-device-logo .mobile-branding::before {
    content: "";
    display: block!important;
    position: absolute!important;
    background-color: rgb(255,255,255);
    width: 90px !important;
    height: 90px !important;
    top: -20px !important;
    left: 30px!important;
    border-radius: 200px;
    z-index: -1 !important;
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}

.show-device-logo .mobile-branding {
    z-index: 2 !important;
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
}

/*  PHONE  */

@media only screen and (max-width: 780px) {
    .show-device-logo .mobile-branding::before {
        display: none!important;
    }
}

/* ----------------------------- MENÜ --------------------------------------- */
.main-nav .sub-nav .menu-wohnheime a:hover .menu-text,
.main-nav .sub-nav .menu-werkstaetten a:hover .menu-text {
    color: #00a7c8!important;
}
.main-nav .sub-nav .menu-jugendhilfe a:hover .menu-text {
    color: #2f4894!important;
}
.dt-mega-menu .dt-mega-menu-wrap li {
    margin-bottom: 20px !important;
}
.menu-button a{
    border-radius: 80px;
}
.menu-button a .menu-text{
    padding: 10px 15px 8px 15px;
    background: var(--sowis-purple);
    background: linear-gradient(90deg, var(--sowis-purple) 0%, var(--sowis-purple-light) 100%);
    border-radius: 80px;
}
.menu-button .menu-item-text::before,
.menu-button .menu-text::before{
    display: none!important;
}
.menu-button a:hover .menu-text,
.menu-button a:focus-visible .menu-text{
    background: var(--sowis-blue);
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%);
    -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
}
.menu-button .menu-text {
	position: relative;
    z-index: 3!important;
    color: #fff!important;
}
@media only screen and (max-width: 400px) {
    #slider-button {
        max-width: 300px !important;
        font-size: 0.85rem!important;
    }
}
.main-nav .sub-nav li a{
   transition: ease 0.3s;
}
.main-nav .sub-nav li a:hover,
.main-nav .sub-nav li a:focus-visible{
    padding-left: 20px!important;
}
.main-nav .sub-nav li a:focus-visible > .menu-item-text > .menu-text{
    color: var(--sowis-purple);
}
/* ----- MOBILES MENÜ ---------*/
.mobile-main-nav .next-level-button {
    width: 100%!important;
    position: absolute!important;
    -ms-flex-pack: flex-end!important;
    -ms-justify-content: flex-end!important;
    justify-content: flex-end!important;
}
.mobile-main-nav li.has-children.open-sub>.next-level-button {
    transform: rotate(0deg)!important;

}
.dt-mobile-header li.has-children.open-sub>.next-level-button,
.sub-downwards li.has-children.open-sub>.next-level-button i {
    transform: rotate(45deg)!important;
    position: absolute!important;
}
.dt-mobile-header li.has-children.open-sub>.next-level-button,
.sub-downwards li.has-children.open-sub>.next-level-button:before {
    transform: rotate(0deg)!important;
}
.dt-mobile-header li.has-children.open-sub>.next-level-button:before {
    content: "\ef02";
    font-family: icomoon-the7-font;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 16px;
    line-height: 1;
    font-style: normal;
    transform: rotate(45deg)!important;
    padding-top: 8px !important;
    transition: 0.3s!important;
}
.mobile-main-nav .next-level-button::before {
    padding-right: 10px !important;
    transition: 0.3s!important;
}
.mobile-main-nav .menu-item a,
.mobile-main-nav .menu-item a.not-clickable-item .menu-text{
    transition: ease 0.3s;
}
.mobile-main-nav .menu-item a:hover,
.mobile-main-nav .menu-item a:focus-visible,
.mobile-main-nav .menu-item a.not-clickable-item:has(+ i:hover) .menu-text,
.mobile-main-nav .menu-item a.not-clickable-item:has(+ i:focus-visible) .menu-text,
.mobile-main-nav .menu-item a.not-clickable-item:has(+ i:focus-within) .menu-text{
    padding-left: 10px!important;
    color: var(--sowis-purple)!important;
}

/* ----- MINI WIDGETS ---------*/
.mini-widgets .menu-item a:hover,
.mini-widgets .menu-item a:focus-visible,
.mobile-mini-widgets-in-menu .menu-item a:hover,
.mobile-mini-widgets-in-menu .menu-item a:focus-visible,
.mobile-mini-widgets .menu-item a:hover,
.mobile-mini-widgets .menu-item a:focus-visible{
    opacity: 1!important;
    color: var(--black)!important;
    text-decoration: underline;
}
.mini-widgets .soc-ico a:hover,
.mini-widgets .soc-ico a:focus-visible,
.mobile-mini-widgets-in-menu .soc-ico a:hover,
.mobile-mini-widgets-in-menu .soc-ico a:focus-visible{
    background-color: var(--black)!important;
}
.mini-widgets .soc-ico a:hover .soc-font-icon::before,
.mini-widgets .soc-ico a:focus-visible .soc-font-icon::before,
.mobile-mini-widgets-in-menu .soc-ico a:hover .soc-font-icon::before,
.mobile-mini-widgets-in-menu .soc-ico a:focus-visible .soc-font-icon::before{
    color: #fff;
}
.mini-nav a{
    min-height: 25px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu{
    display: flex!important;
    flex-direction: column!important;
    align-content: flex-start!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .mini-nav ul{
    display: flex!important;
    flex-direction: column!important;
    gap: 10px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .mini-nav ul a{
    padding: 5px 0px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .mini-nav ul a .menu-text{
    font-size: 18px;
    font-weight: 600;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico{
    margin-top: 20px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico a{
    height: 40px!important;
    width: 40px!important;
    margin-right: 10px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico a{
    border: 1px solid var(--black);
}
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico::before,
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico::after{
    height: 40px!important;
    width: 40px!important;
}
.dt-mobile-header .mobile-mini-widgets-in-menu .soc-ico .soc-font-icon {
    font-size: 25px!important;
    line-height: 26px!important;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  SCHRIFTSTILE------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.subhead-klein p {
    font-family: "Nunito Sans";
    font-style: italic;
    font-size: 1.625em;
    font-weight: 200!important;
    color: #656565;
}
@media only screen and (min-width: 200px) and (max-width:800px) {
    .subhead-klein p {
        font-family: "Nunito Sans";
        font-style: italic;
        font-size: 1.3em !important;
        font-weight: 200!important;
        color: #656565;
    }
}

h2 {
    color: #6c2c85!important;
}

@media only screen and (min-width: 1450px) {
    h2::before {
        content: "";
        display: block!important;
        position: relative!important;
		background-color: #6c2c85 !important;
        width: 1600px !important;
        height: 2px !important;
        top: 30px !important;
        left: -1635px!important;
        border-radius: 200px;
        z-index: 0 !important;
    }
}
.liste-fliesstext li::marker {
    content: "\f009"!important;
    font-family: "icomoon-the7-font"!important;
    position: absolute!important;
    color: #6c2c85!important;
    font-size: 0.8em!important;
}
.liste-fliesstext li {
    padding-left: 10px;
}

.kursiv {
    font-style: italic!important;
}
.anmerkungen {
    font-size: 13px;
    padding-left: 17px;
    color: #9a9595;
}
#impressum h2::before,
#datenschutz h2::before {
    display: none!important;
}

#impressum h2,
#datenschutz h2 {
    font-size: 1.8rem;
    margin-top: 3%;
}
#impressum h3,
#datenschutz h3 {
    font-size: 1.5rem;
    margin-top: 3%;
}
#impressum h4,
#datenschutz h4 {
    font-size: 1.2rem;
    margin-top: 2%;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  FOOTER ------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

.sidebar-divider-vertical {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Allgemein */
footer.footer.solid-bg {
    background: #d9d9d9!important;
    padding: 35px 0 0;
    box-sizing: border-box;     
}
footer .wf-container > section.widget{
    margin: 0 0;
    padding: 0 0;
}
footer .wf-container > section .wp-block-group{
    justify-content: center;
}
footer .about {
     gap: 2.5rem;   
}
#footer .wf-container{
    box-sizing: border-box;
    padding: 0 25px;
}
@media only screen and (max-width: 680px){
footer .about {
     flex-direction: column;   
}
    footer .about p {
     text-align: center;
}
}
/* Footer Menü */
footer.footer .widget_nav_menu li a{
    color: var(--dark-gray);
    font-weight: 600;
}
footer.footer .widget_nav_menu li a:hover,
footer.footer .widget_nav_menu li a:focus-visible{
    color: var(--black);
    text-decoration: underline;
}
footer .widget_nav_menu{
    padding: 4rem 0 30px!important;
}
footer .widget_nav_menu ul li{
    margin: 0 0;
    padding: 0 0;
    border: none!important;
    display: inline-flex;
    justify-content: center;
}
footer .widget_nav_menu ul {
    display: flex;
    grid-column-gap: 2.5rem;
    grid-row-gap: 1.5rem;
    justify-content: center;
}
@media only screen and (max-width: 680px){
    footer .widget_nav_menu ul {
        flex-direction: column;
    }
}

/* Footer Badges */
footer .badges .tuev{
    width: 128px;
}
footer .badges .ihk-ausbildung{
    width: 135px;
    margin-bottom: 12px;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  SLIDER STARTSEITE / REV SLIDER / SLIDER REVOLUTION ----------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
rs-module-wrap,
rs-module-wrap *{
    overflow: visible!important;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  GRAVITY FORMS -----------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.gfield:has(.validation_message),
fieldset:has(.validation_message){
    padding: 8px!important;
    border: 2px solid #6B0002!important;
}
fieldset,
fieldset legend{
    box-sizing: border-box!important;
    position: relative!important;
    display: block!important;
    height: auto!important;
    max-height: inherti!important;
    min-height: inherit!important;
    top: 0!important;
    transform: inherit!important;
}
.gform_validation_errors{
    border: 2px solid #6B0002!important;
    border-radius: 1px!important;
    background-color: #6B0002!important; 
}
html .gform_validation_errors > *{
    color: #fff!important;
    font-size: 18px!important;
    font-weight: 600!important;
    font-family: "Nunito Sans"!important;
}
.gform_wrapper.gravity-theme .gfield_error label,
.gform_wrapper.gravity-theme .gfield_error legend{
    color: #6B0002!important;
}
html .gfield_description.validation_message{
    font-weight: 600!important;
    padding: 5px 8px!important;
    background-color: #6B0002!important; 
    color: #fff!important;
    border: 1px solid #6B0002!important;
    font-size: 15px!important;
    font-family: "Nunito Sans"!important;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  FOOTER FORMULAR ---------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.upb_row_bg {
    background-size: 26% !important;
}
.kontaktformular h2::before {
    display: none !important;
}
.kontaktformular h2 {
    color: var(--black-gray)!important;
}
.kontaktformular .subhead-klein p {
    color: var(--black-gray)!important;
}
.kontaktformular .gform_wrapper label.gfield_label,
.kontaktformular .gform_wrapper legend.gfield_label,
.gform_wrapper label.gfield_label,
.gform_wrapper legend.gfield_label {
    font-family: "Nunito Sans";
    color: var(--black-gray);
    font-weight: 800!important;
    font-size: 1.1em;
}
.gfield_checkbox label {
    font-family: "Nunito Sans";
    color: var(--black-gray);
    font-weight: 500 !important;
    font-size: 13px!important;
    line-height: 1.5;
    padding-left: 15px !important;
    max-width: 100%!important;
}
input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    min-width: 30px;
    height: 30px;
    background-color: #ffffff;
    border-radius: 2px;
}
.gfield_checkbox .gchoice {
    display: flex;
}
input[type=checkbox]:checked::before {
    content: "\2713";
    font-size: 25px;
    color: #6c2c85;
    font-weight: bold;
    text-align: center;
    line-height: 32px;
    width: 30px;
    height: 30px;
    min-width: 30px;
    position: absolute;
}
input[type=checkbox]:focus:before,
input[type=checkbox]:focus-visible:before {
    outline: 2px solid var(--dark-black);
}
.kontaktformular .gform_wrapper .gfield_checkbox li label a,
.gform_wrapper .gfield_checkbox label a {
    color: var(--black-gray);
    font-weight: 700!important;
}
.kontaktformular .gform_wrapper .gfield_checkbox li label a:hover {
    font-weight: 700 !important;
    text-decoration: underline;
}
.kontaktformular #gform_submit_button_1 {
    font-size: 22px;
}
.gfield_required_text {
    color: var(--black-gray)!important;
    font-weight: 600!important;
}
 ::-moz-placeholder {
    color: #8f8f8f !important;
    padding-left: 8px !important;
    font-size: 1em !important;
}
 ::-webkit-input-placeholder {
    color: #8f8f8f !important;
    padding-left: 8px !important;
    font-size: 0.8em !important;
}
 :-ms-input-placeholder {
    color: #8f8f8f !important;
    padding-left: 8px !important;
    font-size: 1em !important;
}
.gform_wrapper textarea {
    margin-top: 1%;
}
.gform_wrapper .gform_footer {
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
    margin-top: 3% !important;
    margin-bottom: 6% !important;
}
.gfield textarea,
.gfield input {
    color: var(--black-gray)!important;
    border: 1px solid var(--sowis-petrol-dark)!important;
}
html .gform_wrapper input[type="submit"].button {
    background-color: var(--sowis-purple)!important;
    background: linear-gradient(90deg, var(--sowis-purple) 0%, var(--sowis-purple-light) 100%)!important;
    border: 1px solid #313131!important;
    color: #fff!important;
}
html .gform_wrapper input[type="submit"].button:hover,
html .gform_wrapper input[type="submit"].button:focus-visible {
    background-color: var(--sowis-purple)!important;
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%)!important;
}
.kontaktformular h2.gform_submission_error.hide_summary{
	color: #fff!important;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  BEREICHE-BOXEN -----------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.vc_row:has(.startseite-einsatzbereiche) .ult-content-box .wpb_text_column{
    width: 100%;
    max-width: 120px;
	margin: 0 auto;
}
.box-h3 h3 {
    font-family: "Nunito Sans";
    color: #fff;
    font-size: 1.2em;
    line-height: 1.3em;
    text-align: center;
    z-index: 4!important;
    position: relative;
    margin-top: -15px;
}
.box-icon img {
    position: relative!important;
    z-index: 2!important;
    top: 50% !important;
    width: 80%!important;
    padding-top: 30px !important;
}
.box-lila {
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
}

/*@media only screen and (min-width: 1366px) {
    .bereiche-spalte-2 {
        margin-top: -95px !important;
        margin-left: -110px !important;
    }
    .bereiche-spalte-1 {
        margin-top: 30px !important;
        margin-left: 75px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
    .bereiche-spalte-2 {
        margin-top: -60px !important;
        margin-left: -80px !important;
    }
    .bereiche-spalte-1 {
        margin-top: 70px !important;
        margin-left: 35px !important;
    }
}
@media only screen and (min-width: 766px) and (max-width: 899px) {
    .bereiche-spalte-2 {
        margin-top: 0 !important;
        margin-left: -21% !important;
    }
    .bereiche-spalte-1 {
        margin-top: 125px !important;
        margin-left: 10% !important;
    }
}
@media only screen and (min-width: 900px) and (max-width: 1024px) {
    .bereiche-spalte-2 {
        margin-top: -50px !important;
        margin-left: -20px !important;
    }
    .bereiche-spalte-1 {
        margin-top: 80px !important;
        margin-left: 15px !important;
    }
}*/
.slider-startseite {
    position: relative!important;
    z-index: 0!important;
}
.slider-startseite .dt-btn {
    border-radius: 80px!important;
    /*font-size: 1.2em!important;*/
}
@media only screen and (min-width: 300px) and (max-width: 1024px) {
    .slider-startseite .dt-btn {
        padding: 10px 45px !important;
    }
}

/* --------------------------------------------- */
/* ---- ANPASSUNGEN BEREICHE-BOXEN ------------- */
.bereiche  .ult-content-box-container::before{
    display: none!important;
}
.bereiche .ult-content-box,
.bereiche .ult-content-box-container{
    aspect-ratio: 590 / 503;
    width: 260px;
}
.bereiche .ult-content-box{
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    position: relative;
}
.bereiche .ult-content-box-container .ult-content-box .wpb_text_column > *,
.bereiche .ult-content-box-container .ult-content-box .wpb_text_column.box-h3 h3,
.bereiche .ult-content-box-container .ult-content-box .wpb_text_column.box-h3 h3 a{
	color: #fff!important;
}
.bereiche .ult-content-box-container.box-lila .ult-content-box,
.bereiche .ult-content-box-container.box-lila .ult-content-box .wpb_text_column > *{
    background-color: var(--sowis-purple)!important;
	background: var(--sowis-purple);
}
.bereiche .ult-content-box-container.box-hellblau .ult-content-box,
.bereiche .ult-content-box-container.box-hellblau .ult-content-box .wpb_text_column > *{
    background-color: var(--sowis-petrol-dark)!important;
	background: var(--sowis-petrol-dark);
}
.bereiche .ult-content-box-container.box-dunkelblau .ult-content-box,
.bereiche .ult-content-box-container.box-dunkelblau .ult-content-box .wpb_text_column > *{
    background: var(--sowis-blue);
	background-color: var(--sowis-blue)!important;
}
.bereiche .ult-content-box-container a::before{
    position: absolute;
    content: "";
    display: block;
    background-color: transparent;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    z-index: 2;
}
.bereiche .ult-content-box-container{
    transition: ease 0.3s;
}
.bereiche .ult-content-box *{
    position: static;
}
.bereiche .ult-content-box a:focus-visible{
    outline: none!important;
}
.bereiche .ult-content-box-container:focus-within,
.bereiche .ult-content-box-container:hover{
    transform: scale(1.05);
    -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
}
.bereiche .ult-content-box-container:focus-within{
    transition: ease 0.5s;
}
.bereiche .ult-content-box-container:focus-within::after{
    content: "";
    position: absolute;
    display: block;
    background: var(--black);
    top: -7px;
    left:-7px;
    width: calc(100% + 14px);
    height: calc(100% + 14px);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: -2!important;
}
.bereiche .ult-content-box-container:focus-within::before{
    content: "";
    position: absolute;
    display: block!important;
    background: #fff;
    top: -4px;
    left:-4px;
    width: calc(100% + 8px);
    height: calc(100% + 8px);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    z-index: -1!important;
}
.bereiche-spalte-1,
.bereiche-spalte-2 {
    width: 290px;
}
.bereiche .bereiche-spalte-1 .ult-content-box-container:first-child,
.bereiche .bereiche-spalte-2 .ult-content-box-container:first-child {
    margin-bottom: 35px;
}
.bereiche-spalte-2 {
    margin-top: -95px !important;
    margin-left: -55px !important;
}
.bereiche-spalte-1 {
    margin-top: 35px !important;
    margin-left: 55px !important;
}
@media only screen and (max-width: 1230px) {
    .bereiche .bereiche-spalte-1 .ult-content-box-container:first-child,
    .bereiche .bereiche-spalte-2 .ult-content-box-container:first-child {
        margin-bottom: 25px;
    }
    .bereiche-spalte-2 {
        margin-left: -65px;
    }
    .bereiche-spalte-1 {
        margin-top: 30px !important;
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 1000px) and (max-width:1229px) {
    .bereiche-spalte-1,
    .bereiche-spalte-2 {
        width: 270px;
    }
    .bereiche .ult-content-box,
    .bereiche .ult-content-box-container {
        width: 240px;
    }
    .bereiche .bereiche-spalte-1 .ult-content-box-container:first-child,
    .bereiche .bereiche-spalte-2 .ult-content-box-container:first-child {
        margin-bottom: 20px;
    }
    .bereiche-spalte-2 {
        margin-left: -75px;
    }
    .bereiche-spalte-1 {
        margin-top: 20px !important;
        margin-left: 0 !important;
    }
}
@media only screen and (max-width: 999px) {
    .bereiche .startseite-einsatzbereiche {
        width: 100%;
    }
    .bereiche-spalte-2 {
        margin-top: 0 !important;
        left: 50%;
        transform: translatex(-85%)!important;
    }
    .bereiche-spalte-1 {
        margin-top: 125px !important;
        left: 50%;
        transform: translatex(-85%)!important;
    }
}
@media only screen and (min-width: 485px) and (max-width: 525px) {
    .bereiche-spalte-1,
    .bereiche-spalte-2 {
        width: 270px;
    }
    .bereiche .ult-content-box,
    .bereiche .ult-content-box-container {
        width: 240px;
    }
    .bereiche .bereiche-spalte-1 .ult-content-box-container:first-child,
    .bereiche .bereiche-spalte-2 .ult-content-box-container:first-child {
        margin-bottom: 20px;
    }
    .bereiche-spalte-2 {
        margin-left: -65px;
    }
    .bereiche-spalte-1 {
        margin-top: 115px !important;
    }
}
@media only screen and (max-width: 484px) {
    .bereiche-spalte-1 {
        margin-top: 0 !important;
        width: 100%;
        left: 0;
        transform: translatex(0%)!important;
    }
    .bereiche-spalte-2 {
        margin-top: 25px !important;
        width: 100%;
        left: 0;
        transform: translatex(0%)!important;
        margin-left: 0!important;
    }
    .bereiche .ult-content-box-container {
        margin-left: auto;
        margin-right: auto;
    }
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  CTA LIVEDEMO ------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.cta .wpb_single_image {
    position: relative;
    right: -10% !important;
}
@media only screen and (min-width: 778px) and (max-width: 1197px) {
    .cta-rauten {
       width: 150%;
    }
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  STARTSEITE MODULE -------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 1024px) {
    .startseite-module .wpb_single_image.module-mensch {
        position: relative!important;
        z-index: 1!important;
        left: -60%!important;
        width: 140%!important;
    }

    .startseite-module .wpb_single_image.modulkreis {
        position: relative!important;
        z-index: 2!important;
        top: -150px!important;
        width: 95%!important;
        right: 2%;
    }
}
@media only screen and (min-width: 1025px) {
    .startseite-module .wpb_single_image.module-mensch {
        position: relative!important;
        z-index: 1!important;
        left: -60%!important;
		width: 140%!important;
    }
    .startseite-module .wpb_single_image.modulkreis {
        position: relative!important;
        z-index: 2!important;
        top: -300px!important;
        width: 120%!important;
        right: 2%;
    }
}
.liste-module li::marker {
    content: "\f009"!important;
    font-family: "icomoon-the7-font"!important;
    position: absolute!important;
    color: #6c2c85!important;
    font-size: 0.8em!important;
}
.liste-module li {
    padding-left: 10px;
}
@media only screen and (min-width: 200px) and (max-width: 600px) {
    .modul-zeile .vc_col-sm-2 {
        width: 100%;
    }
}
@media only screen and (min-width: 601px) and (max-width: 900px) {
    .modul-zeile .vc_col-sm-2 {
        width: 50%;
    }
}
@media only screen and (min-width: 901px) {
    .modul-zeile .vc_col-sm-2 {
        width: 33%;
    }
}
.modul-box {
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}
.sowis-sowis {
    font-family: "Nunito Sans" !important;
    font-weight: 600;
    font-size: 1.9rem !important;
    line-height: 1rem !important;
    color: #000000;
}
.sowis-modul {
    font-family: "Nunito Sans" !important;
    font-weight: 100;
    font-size: 1.9rem !important;
    color: #000000;
	text-transform: uppercase;
}
.modul-beschreibungstext {
    font-family: "Nunito Sans"!important;
    font-weight: 600;
    font-size: 1.1rem!important;
    color: #494949;
    margin-bottom: 5px!important;
	line-height :1.5rem!important;
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
}
.wpb_text_column.dt-btn {
    padding: 16px 45px;
    margin: 0 auto !important;
    display: inline-flex!important;
    text-align: center!important;
    width: auto;
    left: 50%;
    transform: translatex(-50%);
}
.wpb_text_column.dt-btn .button-text {
    font-size: 22px;
    color: #fff;
}
.modul-box {
    position: relative;
}
.modul-box .wpb_text_column a {
    text-decoration: none;
}
.modul-box a:focus-visible {
    outline: none!important;
}
.modul-box .wpb_text_column a::before {
    content: "";
    position: absolute;
    display: block;
    background-color: transparent;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 3;
}
.modul-box:focus-within {
    outline: 2px solid var(--black)!important;
    outline-offset: 3px!important;
    transition: ease 0.3s;
}
.modul-box:focus-within .wpb_text_column.dt-btn,
.modul-box:hover .wpb_text_column.dt-btn {
    transform: translatex(-50%) scale(1.05)!important;
    background-color: var(--sowis-blue)!important;
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%)!important;
	-webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
}
.modul-box:focus-within,
.modul-box:hover {
    box-shadow: 0 3px 25px 0 rgba(142, 159, 164, .66);
}
.modul-box img {
    transition: ease 0.3s;
}
.modul-box:focus-within img,
.modul-box:hover img {
    transform: scale(1.2);
}

@media only screen and (min-width:200px) and (max-width: 374px) {
    .sowis-sowis {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1.4rem !important;
        line-height: 1rem !important;
        color: #000000;
    }
    .sowis-modul {
        font-family: "Nunito Sans" !important;
        font-weight: 100;
        font-size: 1.4rem !important;
        color: #000000;
    }
    .modul-beschreibungstext {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 0.9rem !important;
        color: #494949;
        margin-bottom: 5px !important;
    }
}
@media only screen and (min-width:375px) and (max-width: 780px) {
    .sowis-sowis {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1.7rem !important;
        line-height: 1rem !important;
        color: #000000;
    }
    .sowis-modul {
        font-family: "Nunito Sans" !important;
        font-weight: 100;
        font-size: 1.7rem !important;
        color: #000000;
    }
    .modul-beschreibungstext {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1rem !important;
        color: #494949;
        margin-bottom: 5px !important;
    }
}
@media only screen and (min-width:1209px) and (max-width: 1329px) {
    .sowis-sowis {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1.7rem !important;
        line-height: 1rem !important;
        color: #000000;
    }
    .sowis-modul {
		font-family: "Nunito Sans" !important;
        font-weight: 100;
        font-size: 1.7rem !important;
        color: #000000;
    }
    .modul-beschreibungstext {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1.05rem !important;
        color: #494949;
        margin-bottom: 5px !important;
    }
}
@media only screen and (min-width:1000px) and (max-width: 1210px) {
    .sowis-sowis {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 1.4rem !important;
        line-height: 1rem !important;
        color: #000000;
    }
    .sowis-modul {
        font-family: "Nunito Sans" !important;
        font-weight: 100;
        font-size: 1.4rem !important;
        color: #000000;
    }
    .modul-beschreibungstext {
        font-family: "Nunito Sans" !important;
        font-weight: 600;
        font-size: 0.85rem !important;
        color: #494949;
        margin-bottom: 5px !important;
    }
}
.modul-box .wpb_text_column.dt-btn {
    position: relative;
    z-index: 2;
    bottom: -25px;
}
.modul-box .bild-wrapper {
    width: 100%;
    height: 100%px;
    overflow: hidden;
}
.modul-box img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}


/* ------ MODUL-BOX DOWNLOADS / PDFS ------- */
.wpb_text_column.like-dt-btn{
    position: static;
    margin-bottom: -7px;
}
.wpb_text_column.like-dt-btn span{
    padding: 15px 45px;
    border-radius: 80px;
    width: auto!important;
    display: inline-block;
    margin: 0 auto;
    box-sizing: border-box;
    transform: translatey(25px);
    margin: 0 auto!important;
    position: relative;
    transition: ease 0.3s;
    z-index: 2;
    font-family: "Nunito Sans";
    font-weight: 600;
    font-size: 19px;
    line-height: 1.3;
	color: #fff!important;
}
.modul-box:hover .wpb_text_column.like-dt-btn span,
.modul-box:focus-within .wpb_text_column.like-dt-btn span{
    transform: translatey(25px) scale(1.05)!important;
    background-color: var(--sowis-blue)!important;
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%)!important;
	-webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
}
.modul-box a::before {
    content: ""!important;
    position: absolute!important;
    display: block!important;
    background-color: transparent!important;
    opacity: 0.5;
    top: 0!important;
    left: 0!important;
    height: 100%!important;
    width: 100%!important;
    z-index: 3!important;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  STARTSEITE VORTEILE ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 540px) {
    #vorteile .tropfen-hintergrund img {
        display: none!important;
    }
}
@media only screen and (min-width: 1025px) {
    .tropfen-hintergrund {
        position: relative !important;
        top: -180px !important;
        z-index: 0!important;
        left: -5%!important;
        width: 72% !important;
    }
}
#vorteile {
    overflow: visible !important;
}
@media only screen and (min-width: 1025px) {
    .wpb_single_image.vorteile-mensch {
        position: relative!important;
        z-index: 1!important;
        right: -25%!important;
        width: 140%!important;
        bottom: 600px!important;
    }

}
@media only screen and (min-width: 1024px) {
    .vorteile-bilder {
        max-height: 1000px!important;
    }
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  OWL CAROUSEL / KARUSSELLE  ----------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.owl-carousel .owl-nav .owl-next i,
.owl-carousel .owl-nav .owl-prev i,
.owl-carousel .owl-nav .owl-next i::before,
.owl-carousel .owl-nav .owl-prev i::before{
    color: #767676!important;
    opacity: 1!important;
}
.owl-carousel .owl-nav .owl-next:hover i,
.owl-carousel .owl-nav .owl-prev:hover i,
.owl-carousel .owl-nav .owl-next:hover i::before,
.owl-carousel .owl-nav .owl-prev:hover i::before{
    color: #151515!important;
}
@media only screen and (max-width: 800px){
    .owl-nav .owl-next{
        right: -10px!important;
}
    .owl-nav .owl-prev{
        left: -10px!important;
}
    .owl-nav > *{
        background-color: #fff;
        border: 1px solid #313131;
    }
    .blog-carousel-shortcode .owl-nav > *{
        top: 0!important;
        transform: translateY(130px)!important;
    }
    .owl-nav > *:hover{
        background-color: #313131;
    }
    .owl-carousel .owl-nav .owl-next:hover i,
.owl-carousel .owl-nav .owl-prev:hover i,
.owl-carousel .owl-nav .owl-next:hover i::before,
.owl-carousel .owl-nav .owl-prev:hover i::before{
        color: #fff!important;
    }
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  STARTSEITE KUNDEN  ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.owl-carousel.kundenlogos img {
    -webkit-filter: grayscale(100%);
    filter:grayscale(100%);
}
.owl-carousel.kundenlogos img:hover {
    -webkit-filter: grayscale(0%) !important;
    filter:grayscale(0%) !important;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  MODULUNTERSEITE    ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.zitat {
    font-size: 1.5rem;
    line-height: 1.7rem;
}
@media only screen and (min-width: 760px) and (max-width:800px) {
    .module-startspalte-links {
        margin-top: -38%;
    }
}
@media only screen and (min-width: 801px) {
    .module-startspalte-links {
        margin-top: -45%;
    }
}
@media only screen and (min-width: 1024px) {
    .modulunterseite-startbild {
        position: relative!important;
        z-index: 0!important;
        right: -14% !important;
        width: 155%!important;
        top: -150px!important;
    }
    .module-startspalte .zitat-zeile-rechts-oben {
        position: relatve!important;
        margin-top: -40%;
        right: -18%;
    }
}
@media only screen and (min-width: 764px) and (max-width: 1023px) {
    .modulunterseite-startbild {
        position: relative!important;
        z-index: 0!important;
        right: 10% !important;
        width: 155%!important;
        top: -101px!important;
    }
    .module-startspalte .zitat-zeile-rechts-oben {
        position: relative!important;
        margin-top: -50%;
        right: 0;
    }
    /*.zitat-zeile-rechts-oben .zitat-box-lila {
        position: relative!important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .zitat-zeile-rechts-oben .zitat-box-dunkelblau {
        position: relative!important;
        margin-top: 0 !important;
    }*/
}
@media only screen and (max-width: 767px) {
    .modulunterseite-startbild {
        position: relative!important;
        z-index: 0!important;
        right: -35% !important;
        width: 100%!important;
        top: -60px;
        margin-bottom: -20%;
    }
    .module-startspalte .zitat-zeile-rechts-oben {
        position: relative!important;
        margin-top: 0;
        right: 0;
    }
    /*.zitat-zeile-rechts-oben .zitat-box-lila {
        position: relative!important;
        margin-top: 0 !important;
        margin-left: 0 !important;
    }
    .zitat-zeile-rechts-oben .zitat-box-dunkelblau {
        position: relative!important;
        margin-top: 0 !important;
    }*/
}
@media only screen and (min-width: 1025px) {
    .module-bild-links {
        position: relative!important;
        z-index: 1!important;
        left: -60%!important;
        width: 140%!important;
    }
    .module-bild-rechts {
        position: relative!important;
        z-index: 1!important;
        right: -25%!important;
        width: 140%!important;
        top: -80px!important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .module-bild-links {
        position: relative!important;
        z-index: 1!important;
        left: -50%!important;
        width: 140%!important;
    }
    .module-bild-rechts {
        position: relative!important;
        z-index: 1!important;
        right: -8%!important;
        width: 140%!important;
        top: -80px!important;
    }
}
.modul-logo img {
    margin-top: -85px;
    width: 85%;
}
.feature-box {
    background: #fff!important;
    border: solid 15px #EFFBFE !important;
    box-shadow: 0 3px 6px 6px rgba(162,193,202,0.18);
    padding-left: 8%;
    padding-right: 8%;
}
@media only screen and (min-width: 200px) and (max-width: 900px) {
    .features .vc_col-sm-4 {
        width: 100%;
    }
}
@media only screen and (max-width: 767px){
    .module-hero::before,
    .module-hero::after{
        display: none!important;
    }   
    .module-hero{
        display: flex;
        flex-direction: column-reverse;
    } 
    .module-hero .uvc-heading{
        margin-bottom: 2rem;
    }
    .module-startspalte-links {
        margin-top:0;
    }
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  Zitat-BOXEN -----------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.zitat-box p {
    font-family: "Nunito Sans";
    color: #fff;
    font-size: 20px;
    line-height: 1.4;
    text-align: center;
    z-index: 4!important;
}
.zitat-box {
    display: table-cell!important;
    position: relative!important;
    vertical-align: middle !important;
    height: 220px!important;
    width: 320px !important;
    box-sizing: border-box;
}
.zitat-box-lila {
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 35px !important;
}
.zitat-box-lila::before {
    content: "";
    position: absolute!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-image: url("https://www.sowis.de/wp-content/uploads/svgs/Sechseck-lila.svg");
    height: 220px!important;
    width: 320px!important;
    z-index: 0!important;
}
.zitat-box-hellblau::before {
    content: "";
    position: absolute!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    /*background-image: url("https://www.sowis.de/wp-content/uploads/svgs/Sechseck-hellblau.svg");*/
    background-image: url("https://www.sowis.de/wp-content/uploads/svgs/Sechseck-petrol-dark.svg");
    height: 220px!important;
    width: 320px!important;
    z-index: 0!important;
}
.zitat-box-hellblau {
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 35px !important;
}
.zitat-box-dunkelblau::before {
    content: "";
    position: absolute!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-image: url("https://www.sowis.de/wp-content/uploads/svgs/Sechseck-dunkelblau.svg");
    height: 220px!important;
    width: 320px!important;
    z-index: 0!important;
}
.zitat-box-dunkelblau {
    display: flex!important;
    justify-content: center !important;
    align-items: center !important;
    margin-bottom: 35px !important;
}
.bereiche-startspalte {
    margin-top: -20%;
}
.zitat-zeile-rechts-oben {
    position: relatve!important;
    margin-top: -10%;
    right: -12%;
}
.zitat-zeile-rechts-oben .zitat-box-lila {
    position: relative!important;
    margin-left: -440px;
    margin-top: -125px;
}
.zitat-zeile-rechts-oben .zitat-box-dunkelblau {
    position: relative!important;
    margin-top: -130px;
}
.zitat-zeile-links-mit-bild {
    position: relatve!important;
    z-index: 2!important;
    margin-top: -35%;
    left: -10%;
}
.zitat-zeile-links-mit-bild .zitat-box-lila {
    position: relative!important;
    margin-left: -440px;
    margin-top: -125px;
}
.zitat-zeile-links-mit-bild .zitat-box-dunkelblau {
    position: relative!important;
    margin-top: -130px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
    .zitat-zeile-links-mit-bild {
        position: relatve!important;
        z-index: 2!important;
        margin-top: -35%;
        left: 17%;
    }
}
@media only screen and (min-width: 200px) and (max-width: 768px) {
    .zitat-zeile-links-mit-bild {
        position: relatve!important;
        z-index: 2!important;
        margin-top: 0;
        left: 0;
    }
    .zitat-zeile-links-mit-bild {
        position: relatve!important;
        z-index: 2!important;
        margin-top: 0;
        left: 0;
    }
    .zitat-zeile-links-mit-bild .zitat-box-lila {
        position: relative!important;
        margin-left: 0;
        margin-top: 0;
    }
    .zitat-zeile-links-mit-bild .zitat-box-dunkelblau {
        position: relative!important;
        margin-top: -0px;
    }
}
.zitat-zeile-links {
    position: relatve!important;
    z-index: 2!important;
    margin-top: 0;
    left: 10%;
}
.zitat-zeile-links .zitat-box-lila {
    position: relative!important;
    margin-left: -440px;
    margin-top: -125px;
}
.zitat-zeile-links .zitat-box-dunkelblau {
    position: relative!important;
    margin-top: -130px;
}
@media only screen and (min-width: 768px) and (max-width: 1025px) {
    .zitat-zeile-links {
        position: relatve!important;
        z-index: 2!important;
        margin-top: -0%;
        left: 17%;
    }
}

@media only screen and (min-width: 200px) and (max-width: 768px) {
    .zitat-zeile-links {
        position: relatve!important;
        z-index: 2!important;
        margin-top: 0;
        left: 0;
    }
    .zitat-zeile-links .zitat-box-lila {
        position: relative!important;
        margin-left: 0;
        margin-top: 0;
    }
    .zitat-zeile-links .zitat-box-dunkelblau {
        position: relative!important;
        margin-top: -0px;
    }
}
/* ------------------------------------- */
/* ------- ANPASSUNGEN ZITATBOXEN ------ */
.zitat-box-hellblau::before,
.zitat-box-dunkelblau::before,
.zitat-box-lila::before{
    display: none;
}
.zitat-box-hellblau{
    background-color: var(--sowis-petrol-dark);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    aspect-ratio: 590 / 503;
    width: 100%;
    max-width: 260px;
}
.zitat-box-dunkelblau{
    background-color: var(--sowis-blue);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    aspect-ratio: 590 / 503;
    width: 100%;
    max-width: 260px;
}
.zitat-box-lila{
    background-color: var(--sowis-purple);
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    aspect-ratio: 590 / 503;
    width: 100%;
    max-width: 260px;
}
.zitat-box {
    display: table-cell!important;
    position: relative!important;
    vertical-align: middle !important;
    height: auto!important;
    width: 100%!important;
    max-width: 160px;
    box-sizing: border-box;
    text-align: center;
}
.zitat-zeile-links-mit-bild .zitat-box-lila,
.zitat-zeile-rechts-oben .zitat-box-lila{
    position: relative!important;
    margin-left: 0px;
    margin-top: -125px;
}
.zitat-zeile-rechts-oben {
    position: relatve!important;
    margin-top: -10%;
    right: -12%!important;
}
.zitat-zeile-links-mit-bild .zitat-box-hellblau,
.zitat-zeile-links-mit-bild .zitat-box-dunkelblau,
.zitat-zeile-rechts-oben .zitat-box-hellblau,
.zitat-zeile-rechts-oben .zitat-box-dunkelblau{
    position: relative!important;
    margin-left: 230px;
}
.zitat-zeile-links-mit-bild {
    position: relatve!important;
    z-index: 2!important;
    margin-top: -35%;
    left: -10%;
}
@media only screen and (max-width: 1023px){
.zitat-zeile-rechts-oben .zitat-box-hellblau,
.zitat-zeile-rechts-oben .zitat-box-dunkelblau{
    position: relative!important;
    margin-left: 0px;
}
	.zitat-zeile-rechts-oben .zitat-box-hellblau,
.zitat-zeile-rechts-oben .zitat-box-dunkelblau,
.zitat-zeile-rechts-oben .zitat-box-lila{ 
        margin-top: 0!important;
}
}
@media only screen and (max-width: 970px){
.zitat-zeile-links-mit-bild .zitat-box-hellblau,
.zitat-zeile-links-mit-bild .zitat-box-dunkelblau,
    .zitat-zeile-links-mit-bild .zitat-box-lila{
    position: relative!important;
    margin-left:auto;
    margin-right: auto;
    margin-top: 0;
}
.zitat-zeile-links-mit-bild .zitat-box-lila{
    position: relative!important;
    margin-top: 0px!important;
}
    .zitat-zeile-links-mit-bild {
    left: 0%;
    margin-top: 0px;
}
}
@media only screen and (max-width: 767px){
.zitat-zeile-rechts-oben {
    position: relatve!important;
    margin-top: 0!important;
    right: 0!important;
}
.zitat-zeile-rechts-oben .zitat-box-hellblau,
.zitat-zeile-rechts-oben .zitat-box-dunkelblau,
.zitat-zeile-rechts-oben .zitat-box-lila{ 
        margin-right: auto!important;
        margin-left: auto!important;
		 margin-top: 0!important;
}
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  UNTERSEITEN BEREICHE   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

@media only screen and (min-width: 768px) and (max-width: 1023px) {
    .bereiche-startzeile .zitat-zeile-rechts-oben {
        position: relatve!important;
        margin-top: -5%;
        right: 0;
    }
}
@media only screen and (min-width: 200px) and (max-width: 767px) {
    .bereiche-startzeile {
        margin-top: 0;
        right: 0;
    }
    .bereiche-startzeile .zitat-zeile-rechts-oben {
        position: relatve!important;
        margin-top: 0 !important;
        right: 0%!important;
    }
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  ÜBER UNS   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.liste-ueber-uns li::marker {
    content: "\f009"!important;
    font-family: "icomoon-the7-font"!important;
    position: absolute!important;
    color: #6c2c85!important;
    font-size: 0.8em!important;
}
.liste-ueber-uns li {
    padding-left: 10px;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  JOBS   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.job-box {
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  KUNDENSTIMMEN   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

.kundenstimmen .testimonial-item {
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
    padding-top: 0 !important;
}
.content .testimonial-item h4 {
    font-size: 1.3rem!important;
}
.testimonial-highlight{
    font-size: 21px;
    font-weight: 600;
    font-family: "Nunito Sans";
    color: var(--black-gray);
}
blockquote{
    background-color: #fff!important;
    padding: 0 0;
    font-family: "Open Sans"!important;
    font-size: 19px!important;
    line-height: 1.65!important;
    margin-bottom: 2.5rem;
    color: var(--dark-gray)!important;
    font-weight: 500!important;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  AKTUELLES BLOG   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

.post-entry-content {
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}
.post-thumbnail-rollover {
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36);
}
.dt-icon-the7-arrow-03 {
    display: none!important;
}
.nocomments {
    display: none;
}
.blog-shortcode .entry-title {
    font-size: 1.3rem!important;
    line-height: 1.6rem!important;
    margin-bottom: 5% !important;
}
.blog-shortcode .entry-excerpt {
    margin-bottom: 2% !important;
}
.post-navigation .nav-next .post-title {
    font-size: 1.3rem!important;
    line-height: 1.6rem!important;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  LIVE DEMO   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.livedemoformular h2::before {
    display: none!important;
}
.livedemoformular .subhead-klein p {
    color: #313131!important;
}
.formular-box .ult-content-box {
    padding: 35px 20px 35px 35px !important;
    box-shadow: 0 3px 10px 0 rgba(142,159,164,0.36)!important;
}
.formular-box .gform_wrapper textarea.large {
    height: 150px!important;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  KALENDER   ------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.mec-wrap p{
    font-weight: 500!important;
}
.mec-wrap :not(.elementor-widget-container)>p{
    font-size: 19px;
    color: #494949;
    line-height: 1.65;
}
.mec-frontbox *:not(h3):not(dt):not(.mec-holding-status):not(.mec-booking-button):not(.mec-events-button) {
    font-weight: 600!important;
    color: var(--dark-gray)!important;
}
.mec-booking-button {
    color: #fff!important;
    text-decoration: none!important;
    font-family: "Nunito Sans"!important;
    font-weight: 700!important;
    font-size: 1rem!important;
    height: auto!important;
}
.mec-single-event .mec-booking-button.mec-bg-color{
	color: #fff!important;
    background-color: var(--sowis-purple)!important;
    background: linear-gradient(90deg, var(--sowis-purple) 0%, var(--sowis-purple-light) 100%)!important;
}
.mec-single-event .mec-booking-button.mec-bg-color:hover,
.mec-single-event .mec-booking-button.mec-bg-color:focus-visible{
    background-color: var(--sowis-blue)!important;
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%)!important;
}
.mec-events-button{
    font-weight: 600!important;
}
.mec-events-button:hover,
.mec-events-button:focus-visible{
    color: #fff!important;
    font-weight: 600!important;
    background-color: var(--sowis-purple);
}
.single-mec-events .kontaktformular .vc_column-inner {
    display: none;
}
.mec-booking-button {
    border-radius: 80px!important;
}
.mec-bg-color {
    background: linear-gradient(90deg, rgba(109,44,133,1) 0%, rgba(109,44,133,1) 35%, rgba(161,112,181,1) 100%)!important;
}
@media only screen and (min-width: 1360px) {
    .single-mec-events .wf-container-main {
        margin-left: -125px !important;

    }
}

/*  ----------------- SLIDE-IN WEBINARE ----------------*/

.cp-slidein-body-overlay {
	color: #6c2c85!important;
}
h2.cp-title span {
    color: #6c2c85!important;
    font-family: "Nunito Sans"!important;
    font-size: 32px!important;
}
h2.cp-title {
    color: #3f3d40!important;
    font-family: "Nunito Sans"!important;
    font-size: 20px!important;
}
h2.cp-title::before {
    display: none!important;
}
.cp-default-close {
    background-color: #c1c1c2!important;
}
.cp-image-container img {
    height: auto!important;
}

/*  ----------------- BOTTOM BAR ----------------*/
#bottom-bar {
    display: flex!important;
    align-content: center!important;
    align-items: center!important;
    flex-wrap: wrap!important;
    justify-content: center!important;
}
#bottom-bar > .wf-wrap {
    order: 3;
    width: 100%!important;
}

/*  ----------------- Veranstaltungsfomular Interessenten Newsbeitrag ----------------*/
#Anmeldung .gform_wrapper {
    background-color: #dcdcdc;
    padding: 3em;
}
#Anmeldung .gform_wrapper #input_4_7 li label {
    color: #202020;
    font-size: 18px!important;
}
#Anmeldung .gform_wrapper #input_4_6 li label {
    color: #202020;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  TEAM ------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

.team-author-name {
    font-size: 17px;
    color: #6C2C86!important;
    font-weight: 600;
}
.team-author-name::before {
    content: "";
    background-color: #6C2C86;
    height: 1px;
    width: 50px;
    display: inline-block;
    margin-right: 10px;
    top: -4px;
    position: relative;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  YOUTUBE ------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.yottie-widget-video-info-title {
    color: #6C2C85!important;
    font-family: "Nunito Sans";
    font-size: 16px!important;
}
.yottie-widget-video-info-passed-time {
    font-family: "Nunito Sans"!important;
    font-weight: 600;
    opacity: 0.6;
}
.yottie-widget-video-info-caption {
    font-family: "Nunito Sans"!important;
}
.yottie-widget-video-info-properties-inner {
    font-family: "Nunito Sans"!important;
    opacity: 0.6;
}
/*  -------------------------------------------------------------------------------------------------------------*/
/*  BLOG / NEWS ------------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.navigation.post-navigation .post-title {
    font-size: 18px!important;
    line-height: 1.3!important;
    text-align: left;
    padding: 0 0 0 35px;
}
.navigation.post-navigation .nav-next .post-title {
    padding: 0 35px 0 0;
}
.navigation.post-navigation .meta-nav {
    display: none;
}
.post-navigation a:hover,
.post-navigation a:focus-visible{
    text-decoration: underline;
}
.post-navigation svg{
    fill: var(--dark-gray)!important;
}
.post-navigation a:hover svg,
.post-navigation a:focus-visible svg{
     fill: var(--black)!important;
}
.sidebar #block-2 p {
    color: #6c2c85;
    font-weight: 600;
    line-height: 1.2;
    font-size: 26px;
}
.sidebar #block-2 {
    padding-bottom: 0;
}
.sidebar #block-2 img {
    max-width: 200px;
}
.sidebar .wp-block-button__link.wp-element-button {
    color: #fff!important;
    font-size: 18px;
    font-weight: 600;
    background-color: var(--sowis-purple);
    background: linear-gradient(90deg, var(--sowis-purple) 0%, var(--sowis-purple-light) 100%);
    transition: ease 0.3s;
}
.sidebar .wp-block-button__link.wp-element-button:hover,
.sidebar .wp-block-button__link.wp-element-button:focus-visible{
    background-color: var(--sowis-blue);
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%);
    -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
	transform: scale(1.03);
}
.sidebar #presscore-blog-posts-3 {
    border-top: 1px solid #dddddd!important;
    margin-top: 2rem;
}
.sidebar #presscore-blog-posts-3 .post-content {
    font-size: 16px;
    line-height: 1.3;
}
.sidebar #presscore-blog-posts-3 .post-content a {
    font-weight: 600;
}
.sidebar #presscore-blog-posts-3 .post-content time {
    font-size: 14px;
}
.sidebar .recent-posts li {
    margin-bottom: 0.5rem;
}
article.single-postlike {
    margin-bottom: 5rem !important;
}

/* --- Sidebar: Weitere News --- */
.widget_presscore-blog-posts  article:focus-within{
    outline: 2px solid var(--black)!important;
    outline-offset: 3px!important;
    transition: ease 0.5s;
}
.widget_presscore-blog-posts  article:focus-within a{
   outline: none!important;
    text-decoration: underline;
    color: var(--sowis-purple)!important;
}
.widget_presscore-blog-posts  a:hover{
    text-decoration: underline;
}
.widget_presscore-blog-posts  ul,
.widget_presscore-blog-posts li{
    overflow: visible;
}
.recent-posts .post-content br{
 display: none!important;
    visibility: hidden!important;
}
/* ---- FANCY DATE --- */
.fancy-date > span{
    flex-flow: column nowrap;
    min-height: 80px;
    min-width: 42px;
    padding: 2px 0;
    position: absolute;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 10px;
    right: 10px;
    z-index: 30;
    box-sizing: border-box;
    text-decoration: none;
    background: #fff;
}
.fancy-date > span .entry-date, 
.fancy-date > span .entry-month{
    position: relative;
}
.fancy-date > span .entry-date:after, 
.fancy-date > span .entry-month:after {
    position: absolute;
    height: 2px;
    content: "";
    color: #fff;
    background-color: var(--sowis-purple)!important;
}
.vertical-fancy-style .fancy-date > span .entry-date:after, 
.vertical-fancy-style .fancy-date > span .entry-month:after {
    left: 50%;
    bottom: -2px;
    width: 14px;
    margin-left: -7px;
}

/* ---- BLOG CONTENT ---- */
.single-post .entry-content .wpb_text_column p + h2{
    margin-top: 3.5rem;
}
.single-post .entry-content .wpb_text_column p + h3{
    margin-top: 2.5rem;
}


/*  -------------------------------------------------------------------------------------------------------------*/
/*  BLOG / NEWS CAROUSEL STARTSEITE -----------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.owl-carousel .owl-stage-outer {
    padding: 10px;
    width: 100%!important;
    transform: translatex(-10px);
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  BLOG / NEWS ÜBERSICHTEN -------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/
.blog-shortcode article:focus-within,
.blog-carousel-shortcode article:focus-within{
    outline: 2px solid var(--black)!important;
    outline-offset: 3px!important;
    transition: ease 0.5s;
}
.blog-shortcode article::before,
.blog-carousel-shortcode article::before,
.blog-shortcode article::after,
.blog-carousel-shortcode article::after{
    display: none!important;
}
.blog-shortcode article:focus-within .details-type-btn,
.blog-carousel-shortcode article:focus-within .details-type-btn,
.blog-shortcode article:hover .details-type-btn,
.blog-carousel-shortcode article:hover .details-type-btn{
    background-color: var(--sowis-blue)!important;
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%)!important;
	 -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4))!important;
    transform: scale(1.05)!important;
}
.blog-shortcode article:focus-within a:focus-visible,
.blog-carousel-shortcode article:focus-within a:focus-visible,
.blog-shortcode article:focus-within a:focus,
.blog-carousel-shortcode article:focus-within a:focus,
.blog-shortcode article a:focus,
.blog-carousel-shortcode article a:focus{
    outline: none!important;
}
.blog-shortcode article,
.blog-carousel-shortcode article{
    position: relative;
}
.blog-shortcode article .post-thumbnail img,
.blog-carousel-shortcode article .post-thumbnail img{
    transition: ease 0.5s;
}
.blog-shortcode article:focus-within .post-thumbnail img,
.blog-carousel-shortcode article:focus-within .post-thumbnail img,
.blog-shortcode article:hover .post-thumbnail img,
.blog-carousel-shortcode article:hover .post-thumbnail img{
    transform: scale(1.05)!important;
}
.blog-shortcode article:focus-within .entry-title a,
.blog-carousel-shortcode article:focus-within .entry-title a,
.blog-shortcode article:hover .entry-title a,
.blog-carousel-shortcode article:hover .entry-title a{
    color: var(--sowis-purple);
}
.blog-shortcode article .entry-title,
.blog-carousel-shortcode article .entry-title,
.blog-shortcode article .post-entry-content,
.blog-carousel-shortcode article .post-entry-content{
    position: static!important;
}
.blog-shortcode article .entry-title a::before,
.blog-carousel-shortcode article .entry-title a::before{
    content:"";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 2;
}
.blog-shortcode article .post-entry-content{
    height: 100%;
}
.blog-carousel-shortcode article .post-entry-content{
    box-shadow: none!important;
}
.blog-carousel-shortcode .dt-owl-item{
    box-shadow: 0 3px 10px 0 rgba(142, 159, 164, 0.36);
    background-color: #fff;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  PARTNER -----------------------------------------------------------------------------------------------------*/
/*  -------------------------------------------------------------------------------------------------------------*/

.partner-slide .wpb_single_image {
    margin-bottom: 0 !important;
    display: flex!important;
}
.partner-slide {
    align-content: center!important;
    align-items: center!important;
    justify-content: center!important;
    justify-items: center!important;
}
.partner-slide .dt-owl-item {
    display: flex!important;
    align-content: center;
    align-items: center;
}
.partner-slide .owl-stage {
    display: flex!important;
}
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*
/*	ANPASSUNGEN BARRIEREFREIHEIT
/*
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
 :root {
    --sowis-purple: #6C2C85;
    --sowis-purple-light: #9B5DB4;
    --sowis-blue: #2F4894;
    --sowis-blue-light: #3E79B4;
    --sowis-petrol: #00A7C8;
    --sowis-petrol-lightened: #00AED0;
    --sowis-petrol-darkened: #00A2C2;
    --sowis-petrol-dark: #00819B;
    --light-gray: #D9D9D9;
    --white: #FFFFFF;
    --midi-gray: #656565;
    --dark-gray: #494949;
    --black-gray: #313131;
    --black: #151515;
}

.assistive-text {
    color: #222222;
    background-color: #fff;
    font-size: 14px;
}
.skip-link,
.screen-reader-text{
	display: none!important;
	visibility: hidden!important;
}
/* --- :FOCUS & :FOCUS-VISIBLE --- */
html :focus-visible,
.slider-startseite .dt-btn:focus-visible,
.owl-carousel.partner-slide .dt-owl-item:focus-within,
.owl-carousel.gallery-shortcode .dt-owl-item:focus-within{
    outline: 2px solid var(--black)!important;
    outline-offset: 3px!important;
    transition: ease 0.5s;
}
html :focus-visible,
html :focus {
    animation: none!important;
    box-shadow: none!important;
}
.owl-carousel .dt-owl-item:focus-within a{
    outline: none!important;
}
/* --- DIGIACCESS --- */
.da-switch.da-tool::before {
    border: 2px solid #fff!important;
    top: -2px!important;
    left: -2px!important;
}
html button.da-button.da-button--cian.da-tool,
html button.da-button.da-button--cian.da-tool:hover,
html button.da-button.da-button--cian.da-tool:focus-visible,
html button.da-button.da-tool:hover,
html button.da-button.da-tool:focus-visible,
html #da-tool-reset:hover,
html #da-tool-reset:focus-visible,
html #dAspeichern:hover,
html #dAspeichern:focus-visible {
    color: var(--black)!important;
}
html .da-skip-link.da-tool{
    background-color: var(--sowis-blue);
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%);
	 -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    color: #fff;
    outline-offset: 3px!important;
}
html .da-skip-link.da-tool:focus,
html .da-skip-link.da-tool:focus-within{
    outline-offset: 3px!important;
} 
/* --- Standard skip-link deaktivieren --- */
.skip-link {
    display: none;
    visibility: hidden;
}
/* --- SITEMAP --- */
.sitemap li {
    border: none!important;
    display: list-item;
}
.sitemap .widget ul {
    list-style-position: inside;
    list-style-image: initial;
    list-style-type: disc;
}
.sitemap li a {
    text-decoration: underline;
    color: #000!important;
}
.sitemap li a:hover,
.sitemap li a:focus,
.sitemap li a:focus-visible {
    outline: 2px solid #000!important;
    outline-offset: 3px!important;
    color: #000!important;
}

/* --- SCROLL-TOP --- */
.scroll-top {
    border: 2px solid #fff;
    background-color: var(--midi-gray);
}
.scroll-top:hover,
.scroll-top:focus-visible {
    border: 2px solid #fff;
    background-color: var(--sowis-blue);
    transform: translatey(-7px);
    box-shadow: 0 5px 5px rgba(0,0,0,0.45);
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  BUTTONS */
/*  -------------------------------------------------------------------------------------------------------------*/

/* ----- Buttons allgemein ----- */
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.menu-button,
input[type="submit"].gform_button.button {
    transition: ease 0.3s;
}
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):focus-visible,
.menu-button:hover,
.menu-button:focus-visible,
input[type="submit"].gform_button.button:hover,
input[type="submit"].gform_button.button:focus-visible {
    transform: scale(1.05)!important;
}

/* ----- DT-BTN ----- */
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.post-entry-content .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style),
.wpb_text_column.dt-btn,
.wpb_text_column.like-dt-btn span{
    background-color: var(--sowis-purple);
    background: linear-gradient(90deg, var(--sowis-purple) 0%, var(--sowis-purple-light) 100%);
}
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.post-entry-content .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):focus-visible,
.post-entry-content .dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):focus-visible,
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):hover,
.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style):focus-visible,
.wpb_text_column .dt-btn:hover,
.wpb_text_column.dt-btn:focus-visible,
.wpb_text_column.like-dt-btn:hover span,
.wpb_text_column.like-dt-btn:focus-visible span{
    background-color: var(--sowis-blue);
    background: linear-gradient(90deg, var(--sowis-blue) 0%, var(--sowis-blue-light) 100%);
	 -webkit-filter: drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
    filter:drop-shadow(4px 4px 6px rgba(130,130,130,0.4));
	transform: scale(1.05)!important;
}
.default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) span,
.dt-btn span,
.wpb_text_column.like-dt-btn span{
    color: var(--white)!important;
}

/*  -------------------------------------------------------------------------------------------------------------*/
/*  CTA */
/*  -------------------------------------------------------------------------------------------------------------*/
.cta .uvc-main-heading * {
    color: #313131!important;
}
/* ------- CTA BUTTON -------- */
.cta .default-btn-shortcode.dt-btn:not(.btn-light):not(.light-bg-btn):not(.outline-btn):not(.outline-bg-btn):not(.btn-custom-style) {
    border: 1px solid #313131!important;
}