/* 
 Theme Name:     Divi-Child
 Author:         zollsoft GmbH
 Author URI:     https://intellimago.de
 Template:       Divi
 Version:        0.1
 Description:   A Child Theme
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */

.et_header_style_left #logo {
    max-width: 227px !important;
}

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

/*show sticky side buttons over footer*/
@media only screen and (min-width: 981px) {
	.et-l--footer {
		position: relative;
		z-index: 0;
	}
}

/*--------------Styling------------*/
.et-l--footer ul {
	padding: 0 !important;
}
.et-l--footer,
.et-l--footer a {
	color: #cfcfcf !important;
}
.et-l--footer a {
	font-weight: 700;
}
.et-l--footer a:hover {
	color: #FFF !important;
}
.footer-kontakt ul {
	line-height: 18px !important;
}
.footer-kontakt ul li:not(:last-child) {
	margin-bottom: 10px;
}
.footer-social {
	margin-top: 10px;
}
.footer-social a {
	background-color: #525252;
	color: #fff;
    padding: 8px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 500;
}
.footer-social li:not(:first-child) {
	margin-left: 10px;
}
.footer-social-facebook a:hover {
	background-color: #3b5998;
}
.footer-social-instagram a:hover {
	background: radial-gradient(circle, rgba(221,42,123,1) 0%, rgba(129,52,175,1) 80%);;
}
.footer-social-youtube a:hover {
	background-color: #c4302b;
}
.footer-social-linkedin a:hover {
	background-color: #006097;
}
.et-l--footer .footer-bottom {
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
}
.footer-rights a::before {
	margin: 0 8px;
	content: '|';
	font-weight: 500;
}
.footer-language {
	padding-right: 20px;
	align-items: center;
}
.wpml-ls-legacy-list-horizontal {
	margin-bottom: 0 !important;
	border: none;
	padding: 0;
}
.wpml-ls-legacy-list-horizontal ul {
	padding: 0;
}
.wpml-ls-legacy-list-horizontal a {
	line-height: inherit;
	padding: 0 8px;
}
.wpml-ls-link img {
	width: 24px;
}

@media only screen and (max-width: 767px) {
	.footer-4cols .et_pb_column {
		width: 100% !important;
		border-top: 1px solid #525252 !important;
	}
	.footer-item {
		margin: 0 !important;
	}
	.footer-item h4 {
		padding: 20px 0;
	}
	.footer-item h4::after {
		font-family: ETmodules;
		content: '\33';
		position: absolute;
		right: 10px;
		font-size: 20px;
	}
	.footer-item h4.item-open::after {
		content:'\34';
	}
	.footer-vote {
		padding: 20px 0;
	}
	.footer-submenu {
		margin-bottom: 20px;;
	}
}
@media only screen and (max-width: 640px) {
	.footer-bottom {
		display: block !important;
	}
	.footer-rights {
		flex-flow: column;
		margin-top: 10px;
		-ms-flex-align: start !important;
		align-items: flex-start !important;
	}
	.footer-rights a:first-child::before {
		margin: 0;
		content: '';
	}
}


/*----------------------------------------------------------------------------------------------
                                            FONTS
----------------------------------------------------------------------------------------------*/

/* josefin-sans-600 - latin */
@font-face {
  font-family: 'Josefin Sans';
  font-style: normal;
  font-weight: 600;
  src: local(''),
       url('/fonts/josefin-sans-v20-latin-600.woff2') format('woff2'),
       url('/fonts/josefin-sans-v20-latin-600.woff') format('woff');
  font-display: swap;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Josefin Sans', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: 600 !important;
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('/fonts/open-sans-v27-latin-regular.woff2') format('woff2'),
       url('/fonts/open-sans-v27-latin-regular.woff') format('woff');
  font-display: swap;
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('/fonts/open-sans-v27-latin-700.woff2') format('woff2'),
       url('/fonts/open-sans-v27-latin-700.woff') format('woff');
  font-display: swap;
}

body, input, textarea, select {
  font-family: 'Open Sans', Helvetica, Arial, Lucida, sans-serif !important;
}


/*----------- Cookie Banner -----------*/
.brlbs-dialog-positioner {
    background-color: rgba(0,0,0,.5);
}
.brlbs-cmpnt-dialog {
    margin: 0 !important;
    box-shadow: 0 0 20px rgba(0,0,0,.5) !important;
}
.brlbs-cmpnt-dialog-bar-entrance,
.brlbs-cmpnt-dialog-details {
    max-width: 1200px;
    margin: auto !important;
}
.brlbs-cmpnt-dialog-entrance-headline,
.brlbs-text-2xl {
    color: #005388;
}
.brlbs-cmpnt-consent-list {
    display: none !important;
}
.brlbs-cmpnt-btn:active,
.brlbs-cmpnt-btn:focus,
.brlbs-cmpnt-link:focus,
.brlbs-cmpnt-link:focus-visible {
    box-shadow: none !important;
}


/*----------------------------------------------------------------------------------------------
                                            PAGES
----------------------------------------------------------------------------------------------*/

/*----------- Startseite -----------*/

body.safari .section_has_divider,
body.uiwebview .section_has_divider {
    perspective: none;
}

.hero-section {
    padding-bottom: 0px !important;
    padding-top: 60px !important;
    background-color: #FF711F;
}
@media (max-width: 767px) {
    .hero-section {
        padding-top: 30px !important;
    }
}
.hero-section .et_pb_row {
    padding: 30px 0 !important;
}
.hero-section h1 {
    font-size: 39px;
    color: #ffffff;
    line-height: 1.1em;
    margin-bottom: 50px;
}
.hero-section .et_pb_button {
    color: #FF711F !important;
    background-color: #ffffff;
    font-weight: 700;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,.15);
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.hero-section .et_pb_button:hover {
    background-color: #ffffff !important;
}
.hero-section .et_pb_image {
    margin-top: -40px;
    margin-bottom: -160px !important;
    margin-left: 0;
}
@media (min-width: 981px) and (max-width: 1200px) {
    .hero-section .et_pb_image {
        width: 110%;
        margin-bottom: -100px !important;
    }
}
@media (min-width: 768px) and (max-width: 980px) {
    .hero-section .et_pb_image {
        width: 70%;
        margin-left: auto;
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    .hero-section .et_pb_image {
        margin-top: -20px;
        margin-bottom: -130px !important;
    }
}

.first-paragraph {
    padding-top: 0px !important;
    padding-bottom: 60px !important;
}
@media (min-width: 768px) and (max-width: 980px) {
    .first-paragraph {
        padding: 60px 150px 0px 0px !important;
    }
}
@media (max-width: 767px) {
    .first-paragraph {
        padding: 120px 0px 0px 0px !important;
    }
}
.first-paragraph .et_pb_row {
    padding: 30px 0 !important;
}

.slider_feature {
    overflow: visible !important;
}
.slider_feature .et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: none !important;
}
.slider_feature .et-pb-controllers a {
    position: relative;
    text-align: end;
}
.slider_feature .et-pb-controllers a::before {
    position: absolute;
    font-family: 'Josefin Sans';
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    top: -500px;
}
@media (max-width: 479px) {
    .slider_feature .et-pb-controllers a::before {
        display: none;
        visibility: hidden;
    }
}
.slider_feature .et-pb-controllers a:nth-child(1)::before {
    content: "Clever aufnehmen";
    right: 190px;
}
.slider_feature .et-pb-controllers a:nth-child(1)::after {
    right: 250px;
}
.slider_feature .et-pb-controllers a:nth-child(2)::before {
    content: "Clever speichern";
    right: 25px;
}
.slider_feature .et-pb-controllers a:nth-child(2)::after {
    right: 85px;
}
.slider_feature .et-pb-controllers a:nth-child(3)::before {
    content: "Clever vergleichen";
    right: -150px;
}
.slider_feature .et-pb-controllers a:nth-child(3)::after {
    right: -85px;
}
.slider_feature .et-pb-controllers a:nth-child(4)::before {
    content: "Clever integrieren";
    right: -320px;
}
.slider_feature .et-pb-controllers a:nth-child(4)::after {
    right: -260px;
}
.slider_feature .et-pb-controllers a::after {
    position: absolute;
    content: "\42";
    top: calc(-500px + 20px);
    font-family: 'ETModules';
    font-size: 16px;
    color: #ffffff;
}
@media (max-width: 479px) {
    .slider_feature .et-pb-controllers a::after {
        display: none;
        visibility: hidden;
    }
}

.pseudo_advantages::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_orange.svg);
    top: -20px;
    right: -20%;
    width: 150px;
    height: 150px;
    transform: rotate(25deg);
}

.pseudo_prozess-co-creators::before {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/co-creators-top-left@2x.png);
    top: 0px;
    left: 0px;
    width: 808px;
    height: 560px;
    background-size: 50%;
    background-repeat: no-repeat;
}
.pseudo_prozess-co-creators::after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2023/08/co-creators-bottom-right@2x.png);
    bottom: 0;
    right: 0;
    width: 621px;
    height: 557px;
    background-size: 50%;
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: right;
}


/*----------- Funktionen -----------*/
.pseudo_screens::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    top: -20px;
    right: -20%;
    width: 150px;
    height: 150px;
    transform: rotate(25deg);
}

.counter-list {
    counter-reset: bsp-list;
}
.counter-list ol {
    display: flex;
    flex-direction: row;
    text-align: center;
    list-style: none;
    justify-content: space-between;
}
@media (max-width: 479px) {
    .counter-list ol {
        flex-direction: column;
        text-align: left;
        list-style: none;
    }
}
.counter-list ol li {
    position: relative;
    width: 18%;
}
@media (max-width: 479px) {
    .counter-list ol li {
        width: 100%;
        margin-bottom: 50px;
    }
}
.counter-list ol li::before {
    counter-increment: bsp-list;
    content: counter(bsp-list);
    position: absolute;
    top: -40px;
    left: calc(50% - 15px);
    color: #ffffff;
    background-color: #FF711F;
    width: 30px;
    height: 30px;
    border: 4px solid #f7f7f7;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    z-index: 11;
}
@media (max-width: 479px) {
    .counter-list ol li::before {
        top: -8px;
        left: -45px;
    }
}
.counter-list ol li:not(:last-child)::after {
    position: absolute;
    top: calc(-30px + 10px - 2px);
    left: 50%;
    height: 100%;
    content: "";
    border-top: 3px solid rgba(0, 83, 136, 0.2);
    width: 114%;
    z-index: 1;
}
@media (max-width: 479px) {
    .counter-list ol li:not(:last-child)::after {
        display: none;
        visibility: hidden;
    }
}

.list_process img {
    margin-top: -8px;
}
.list_process ul {
    list-style: none !important;
}
.list_process ul li::before {
    content: "\2022";
    color: #005388;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}

@media (max-width: 980px) {
    .reverse-on-mobile {
        display: flex;
        flex-direction: column-reverse;
    }
}

.pseudo_prozess-1::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    top: -20px;
    right: -25%;
    width: 350px;
    height: 350px;
    transform: rotate(15deg);
}
@media (max-width: 900px) {
    .pseudo_prozess-1::before {
        display: none;
        visibility: hidden;
    }
}

.pseudo_prozess-2::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_orange.svg);
    top: -20px;
    left: -20%;
    width: 150px;
    height: 150px;
    transform: rotate(-25deg);
}
@media (max-width: 900px) {
    .pseudo_prozess-2::before {
        display: none;
        visibility: hidden;
    }
}

.pseudo_prozess-3::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_orange.svg);
    bottom: -30px;
    right: -20%;
    width: 130px;
    height: 130px;
    transform: rotate(25deg);
}

.pseudo_prozess-4::before {
    position: absolute;
    content: url(https://tomedovoice.de/wp-content/uploads/2023/08/co-creators-bottom-right@2x.png);
    bottom: -30px;
    left: -15%;
    width: 100px;
    height: 100px;
    transform: rotate(-15deg);
}


/*----------- Anwendungen -----------*/
ul.list_illness {
    position: relative;
    list-style: none !important;
}
ul.list_illness li {
    display: block;
    margin: 0;
    box-sizing: border-box;
    height: 25%;
}
ul.list_illness li::before {
    content: "\2022";
    color: #005388;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}
ul.list_illness li:nth-child(odd) {
    clear: both;
    float: left;
    width: 50%;
}

ul.list_beauty {
    list-style: none !important;
}
ul.list_beauty li::before {
    content: "\2022";
    color: #005388;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}


/*----------- Technologie -----------*/
.pseudo_tech::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    bottom: 0;
    right: -20%;
    width: 200px;
    height: 200px;
    transform: rotate(15deg);
}

.pseudo_bg-tech::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/12/bg_wave.png);
    margin-top: 10px;
    top: -10px;
    width: 100%;
}


/*----------- Über uns -----------*/
.pseudo_about-us-1::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_orange.svg);
    top: 10px;
    left: -25%;
    width: 250px;
    height: 250px;
    transform: rotate(-25deg);
}
@media (max-width: 900px) {
    .pseudo_about-us-1::before {
        display: none;
        visibility: hidden;
    }
}

.pseudo_about-us-2::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    top: 0;
    right: -20%;
    width: 180px;
    height: 180px;
    transform: rotate(15deg);
}
@media (max-width: 900px) {
    .pseudo_about-us-2::before {
        display: none;
        visibility: hidden;
    }
}


/*--------- Kontakt --------*/
.contact_form h3 {
    color: #005388;
    margin-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
    background-color: transparent;
}
.contact_form label {
    font-size: 15px !important;
    color: #707070 !important;
}
.contact_form .et_pb_row {
    padding: 0 !important;
}
.contact_form .nf-form-content {
    padding: 0 !important;
    max-width: 100%;
}
.contact_form .nf-form-content .nf-field-container {
    margin-bottom: 30px;
    background-color: #ffffff;
}
.contact_form .nf-form-content .nf-field-container .nf-field-label {
    color: #707070;
    border: none;
}
.contact_form .nf-form-content input:not([type=button]),
.contact_form .nf-form-content textarea,
.contact_form .nf-form-content .list-select-wrap .nf-field-element>div {
    background-color: #ffffff !important;
    color: #707070 !important;
    border: 1px solid #c3c3c3 !important;
    border-radius: 3px;
}
.contact_form .nf-form-content input:not([type=button])::placeholder,
.contact_form .nf-form-content textarea::placeholder,
.contact_form .nf-form-content .list-select-wrap .nf-field-element>div::placeholder {
    color: #c3c3c3;
    font-size: 14px;
}
.contact_form .nf-form-content input[type=button] {
    font-weight: bold;
    padding: 0px 30px !important;
    background: #FF711F;
    border: 0 none;
    cursor: pointer;
    -webkit-border-radius: 50px;
    border-radius: 50px;
}

.pseudo_contact::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/12/kontakt_bg.png);
    top: 300px;
    right: -15%;
    width: 300px;
    height: 300px;
    transform: rotate(15deg);
}
@media (max-width: 900px) {
    .pseudo_contact::before {
        display: none;
        visibility: hidden;
    }
}


/*----------------------------------------------------------------------------------------------
                                            ELEMENTS
----------------------------------------------------------------------------------------------*/

/*--------- Lists ---------*/
ul.list_iconIntellimago {
    color: #ffffff;
    list-style: none !important;
    position: relative;
}
ul.list_iconIntellimago li::before {
    content: '';
    background-image: url(/wp-content/uploads/2021/11/intellimago_Icon_weiss.svg);
    display: inline-block;
    position: absolute;
    left: -30px;
    height: 30px;
    width: 30px;
    line-height: 30px;
}


/*-------- Cookie bar ---------*/
#cookie-law-info-bar {
    padding: 20px 0 !important;
    box-shadow: 0 0 20px rgba(0,0,0,.2);
}
#cookie-law-info-bar .cli-bar-container {
    width: 80%;
    max-width: 1080px;
}
#cookie-law-info-bar .cli-bar-btn_container {
    gap: 10px;
}
#cookie-law-info-bar .cli-bar-btn_container .cli_action_button {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 10px 30px;
}
#cookie-law-info-bar .cli-bar-btn_container .cli_settings_button {
    background-color: transparent !important;
    padding: 8px 30px;
    border: 1px solid #707070;
    color: #707070 !important;
    border-radius: 30px;
    font-size: 14px;
}
@media only screen and (max-width: 400px) {
    #cookie-law-info-bar .cli-bar-btn_container .cli_settings_button {
        padding: 10px 15px;
    }
}


/*-------- Global ---------*/
#page-container {
    padding-top: 70px !important;
}
@media (max-width: 980px) {
    #page-container {
        padding-top: 80px !important;
    }
}

#main-content {
    overflow: hidden;
}

.star-rating {
    text-align: center;
    margin-top: 90px;
}
.star-rating h3 {
    font-size: 18px;
}
.star-rating .yasr-vv-second-row-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 4px;
}
@media (max-width: 420px), (min-width: 981px) and (max-width: 1400px) {
    .star-rating .yasr-vv-second-row-container {
        flex-wrap: wrap;
    }
}
.star-rating .yasr-vv-stats-text-container {
    margin-left: 10px;
    opacity: 0.7;
}
@media (max-width: 420px), (min-width: 981px) and (max-width: 1400px) {
    .star-rating .yasr-vv-stats-text-container {
        margin-left: 0px;
        width: 100%;
    }
}

.contact_row {
    min-height: 300px !important;
}
.contact_row::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_orange.svg);
    top: 0;
    left: -20%;
    width: 300px;
    height: 300px;
}
@media (max-width: 900px) {
    .contact_row::before {
        display: none;
        visibility: hidden;
    }
}
.contact_row::after {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    top: 0;
    right: -20%;
    width: 300px;
    height: 300px;
    visibility: visible;
}
@media (max-width: 900px) {
    .contact_row::after {
        display: none;
        visibility: hidden;
    }
}

.pseudo_reviews::before {
    position: absolute;
    content: url(/wp-content/uploads/2021/11/intellimago_Icon_blau.svg);
    top: -20px;
    left: -20%;
    width: 130px;
    height: 130px;
    transform: rotate(-25deg);
}

#top-menu .btn-contact a,
.et-fixed-header #top-menu .btn-contact a,
.et_mobile_menu .btn-contact a {
    font-weight: 700;
    border-radius: 50px;
    padding: 6px 20px !important;
    text-transform: uppercase;
    background-color: #FF711F;
    color: #ffffff !important;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    text-align: center;
}
#top-menu .btn-contact a:hover,
.et-fixed-header #top-menu .btn-contact a:hover,
.et_mobile_menu .btn-contact a:hover {
    background-color: #d85c1a;
    opacity: 1;
}

@media (max-width: 980px) {
    .et_non_fixed_nav.et_transparent_nav #main-header,
    .et_non_fixed_nav.et_transparent_nav #top-header,
    .et_fixed_nav #main-header,
    .et_fixed_nav #top-header {
        position: fixed;
    }
}

.footer {
    color: #ffffff;
}
.footer .footer_nav,
.footer .footer_links {
    list-style: none !important;
}
.footer .footer_nav a,
.footer .footer_links a {
    color: #fafafa;
    opacity: 0.7;
}
.footer .footer_nav a:hover,
.footer .footer_links a:hover {
    opacity: 0.9;
}
.footer a {
    color: #ffffff;
}
