/*======================================
Theme Name: Child Divi
Theme URI: https://divicake.com/
Description: Child Divi
Version: 1.0
Author: Divi Cake
Author URI: https://divicake.com/
Template: Divi
======================================*/
/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-100.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-300.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-500.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local(''),
       url('../divi-child/fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../divi-child/fonts/roboto-v30-latin-900.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}



#page-container .no-responsive-2 {
    display: block;
}

.field-empty {
	box-shadow: 0px 0px 19px 3px rgba(252,0,84,0.60) !important;
}

/*YOUTUBE VIDEO*/
.et_pb_video_box {
    display: block;
    position: relative;
    z-index: 1;
    line-height: 0;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.2%;
    margin-bottom: 20px;
}

.et_pb_video_box iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.field-search .et_pb_button {
	text-align: center !important;
}

.contador img {
	max-width: 80% !important;
}

#page-container .no-responsive-2.inline {
    display: inline-block;
}

#page-container .no-responsive-2.display-flex {
    display: flex;
}

#page-container .responsive-2 {
    display: none;
}
/* BREAKPOINTS */
@media only screen and (min-width: 2000px) {
    .bg-price {
        margin-top: -50px !important;
    }
}

@media only screen and (min-width: 1601px) {
    .sticky .et-menu-nav li.mega-menu>ul {
        margin-left: 27% !important;
    }
}

@media only screen and (max-width: 1600px) {
    .sticky .et-menu-nav li.mega-menu>ul {
        margin-left: 37% !important;
    }
}

@media only screen and (max-width: 1920px) {
    #header-home {
        background-image: url(/wp-content/uploads/2021/01/header_background_image_home-2.png)!important;
    }
	
	#header-home.stade {
        background-image: url(/wp-content/uploads/2021/01/header_background_kommunen_stadte_.png)!important;
    }
	
	#header-home.energy {
        background-image: url(/wp-content/uploads/2021/01/header_background_energieversorger.png)!important;
    }
	
	#header-home.retail {
        background-image: url(/wp-content/uploads/2021/01/header_background_image_retail-1.png)!important;
    }
	
	#header-home.real-estate {
        background-image: url(/wp-content/uploads/2021/01/bg_real_estate.png)!important;
    }
	
	#header-global.case-study {
        background-image: url(/wp-content/uploads/2021/01/header_graphic_case_study-1.png)!important;
    }
	
}

@media only screen and (min-width: 1500px) {
    #bg-image-2 {
        background-image: url(/wp-content/uploads/2021/01/background_wide_1920_2.png)!important;
    }
}

@media only screen and (max-width: 1380px) {
    #page-container .et_pb_row:not(.row-social):not(.menu-row):not(.address-list-row):not(.slick-slide):not(.row-last-footer):not(.et_pb_row_1_tb_header):not(#popup-row):not(.field-search):not(#slider) {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    #page-container .et_pb_row.row-header {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    #page-container .et_pb_row.menu-row {
        padding-right: 5px !important;
        padding-left: 5px !important;
    }

    #page-container .search-submit.responsive {
        width: fit-content;
    }

    #page-container .responsive {
        display: block;
    }

    #page-container .responsive.display-flex {
        display: flex;
    }

    #slider {
        padding-right: 30px !important;
        padding-left: 30px !important;
    }

    #page-container .no-responsive {
        display: none;
    }

    .box-marcas {
        max-width: 216px;
        height: 216px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-right: 25px !important;
    }

    .contact-mobile {
        display: none !important;
    }

    .contact-no-mobile {
        display: inline-block !important;
    }
}
@media only screen and (max-width: 1100px) {
    #page-container .image-body-jobs {
        position: relative !important;
        margin: 50px auto;
        width: 100% !important;
        height: auto !important;
    }

    #page-container .image-body-jobs img {
        height: auto !important;
    }

    .et_pb_menu .et_pb_menu__menu {
        display: none;
    }
    .et_mobile_nav_menu {
        display: block
    }

    .menu-row .sign-up {
        display: none;
    }

    .contact-mobile {
        display: inline-block !important;
    }

    li.contact-mobile {
        display: block !important;
    }

    .contact-no-mobile {
        display: none !important;
    }

    .et_pb_column--with-menu {
        width: 100% !important;
        height: 80px;
        margin-bottom: 0 !important;
    }

    .menu-row.open-menu {
        background: linear-gradient(180deg, rgba(0, 24, 47, 0.85) 34.57%, rgba(0, 24, 47, 0) 82.09%, rgba(244, 245, 246, 0.0354167) 82.09%, rgba(255, 255, 255, 0) 82.1%), rgba(0, 31, 61, 1);
        padding-bottom: 0;
    }

    #page-container .et_mobile_menu {
        top: 80px;
        padding: 15% 5% 5%;
        border: none !important;
        background-color: transparent !important;
        height: 97vh;
    }

    #page-container .et_pb_row:not(.row-social):not(.menu-row):not(.address-list-row):not(.slick-slide):not(.row-last-footer):not(.et_pb_row_1_tb_header):not(#popup-row):not(.field-search):not(#slider) {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    #page-container .field-search {
        padding-right: 15px !important;
        padding-left: 15px !important;
        /*margin-top: 200px!important;*/
        padding-bottom: 0;
    }

    #page-container #header-home .field-search:first-child {
        padding-top: 230px!important;
    }

    #page-container #header-home .field-search .field-text.et_pb_column {
        margin-bottom: 10px !important;
    }

    #page-container .field-search p {
        font-size: 16px;
        line-height: 22px;
        font-weight: 400;
    }

    #page-container .field-search strong {
        font-size: 22px;
        line-height: 22px;
        font-weight: 700;
    }

    #page-container .field-search:last-child {
        /*padding-right: 30px !important;*/
        /*padding-left: 30px !important;*/
        margin-top: 0!important;
        padding-left: 37px !important;
    }

    #page-container .field-search .et_pb_column {
        text-align: center;
    }

    #page-container .dsm-typing-effect {
        font-size: 38px;
        line-height: 55.5px;
    }

    #page-container .et_pb_row.row-header {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
	
	#page-container .et_pb_row.row-header .et_pb_text_1_tb_header h1 {
		line-height: 41px;
	}

    #page-container .et_pb_row.menu-row {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .et_pb_menu_inner_container {
        height: 80px;
        padding: 0 15px;
    }

    .et_mobile_menu li a {
        /*border-bottom: 1px solid white !important;*/
        padding: 24px 5% 0 0;
        font-weight: 300 !important;
        font-size: 18px;
        line-height: 21.09px;
    }

    #page-container .lang-item {
        position: absolute;
        top: 30px;
        display: flex;
        font-size: 20px;
        border-bottom: none !important;
    }

    #page-container .lang-item.lang-item-en {
        margin-left: auto;
        margin-right: auto;
        left: 50px;
        right: 0;
        display: flex;
        justify-content: center;
    }

    #page-container .lang-item.lang-item-de {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 19px;
        display: flex;
        justify-content: center;
    }

    #page-container .lang-item a {
        padding: 0;
        line-height: 21.09px;
        border-bottom: none !important;
        font-size: 20px;
        font-weight: 700 !important;
    }

    #page-container .lang-item.current-lang a {
        color: #5B92D7 !important;
    }

    #page-container .lang-item-first::after {
        content: "/";
        line-height: 21.09px;
        margin: 0 7px;
        color: white;
    }

    #header-home .et_pb_column {
        margin-bottom: 30px;
    }

    .et_pb_fullwidth_menu .et_pb_menu__wrap, .et_pb_menu .et_pb_menu__wrap {
        justify-content: flex-end;
        align-items: center;
    }
}

@media only screen and (max-width: 980px) {
    #page-container .profitieren-sie-von-lia-container {
        padding-top: 500px !important;
        height: 2560px;
    }

    #header-home {
        height: 1000px;
    }

    #page-container .responsive-2 {
        display: block;
    }

    #page-container .responsive-2.display-flex {
        display: flex;
    }

    #page-container .no-responsive-2 {
        display: none;
    }

    #slider .et_pb_image_wrap {
        padding: 0 0 50px 0;
    }

    #page-container .sie-von-lia .et_pb_image {
        margin-top: 0!important;
    }

    #page-container .sie-von-lia .et_pb_text {
        margin-top: 0 !important;
    }

    #page-container .sie-von-lia .et_pb_text_inner p {
        text-shadow: 1px 1px 4px rgba(0, 0, 0, 1);
    }

    #bg-image-1 .et_pb_column {
        padding-top: 0 !important;
    }

    #bg-image-1 {
        /*margin-top: 250px;*/
        /*height: auto;*/
        /*margin-top: 20px;*/
        /*padding-top: 250px;*/
        /*height: 2006px;*/
    }

    .box-marcas {
        max-width: 102.69px;
        height: 102.69px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-right: 5px !important;
        margin-bottom: 0;
    }

    .road-to-success .display-flex.responsive {
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }

    #bg-image-2 {
        margin-top: 0;
    }

    #bg-image-2 .et_pb_row {
        margin-top: 80px !important;
    }

    /*#bg-image-2 .col-image {*/
    /*    display: none;*/
    /*}*/

    #case-study-section .display-flex {
        flex-wrap: wrap;
    }

    .row-social.et_pb_row_1_tb_footer {
        position: relative !important;
        display: flex !important;
        bottom: unset !important;
        top: unset !important;
        left: unset !important;
        right: unset !important;
        transform: unset !important;
        flex-wrap: nowrap !important;
        width: 100%;
        padding: 0 114px;
    }

    #page-container .et_pb_row_1-4_1-2_1-4 {
        padding-top: 150px !important;
    }

    .contactpopup-button {
        margin-bottom: 30px;
    }

    .row-social.et_pb_row_1_tb_footer .et_pb_column {
        margin-right: 0 !important;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_image img {
        width: 50%;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_text_inner {
        text-align: center;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_text_inner:first-child {
        text-align: left;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_image {
        text-align: center;
    }
}

@media only screen and (max-width: 670px) {
    #page-container .contador {
        position: relative;
        top: -340px;
    }

    #page-container .tag-container {
        left: -15px !important;
    }

    #page-container .tag-container .et_pb_text{
        left: 15px !important;
        /*top: 12px !important;*/
    }

    #page-container .tag-container .et_pb_text h2{
        font-size: 18px;
    }

    #page-container .tag-container .et_pb_text h1{
        font-size: 22px;
        line-height: 21px;
    }
}

@media only screen and (max-width: 550px) {
    #page-container .tag-container .et_pb_text{
        top: 20px !important;
    }

    .flex-col-reverse {
        flex-direction: column-reverse;
    }

    .row-social.et_pb_row_1_tb_footer {
        padding: 0;
    }

    #page-container .profitieren-sie-von-lia-container {
        padding-top: 250px !important;
        height: 2060px;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_image img {
        width: 100%;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_text_inner {
        text-align: left;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_text_inner:first-child {
        text-align: left;
    }

    #page-container .profitieren-sie-von-lia-container .et_pb_image {
        text-align: center;
    }
}

@media only screen and (min-width: 453px) {
    #page-container .profitieren-sie-von-lia-container {
        background-image: url(/wp-content/uploads/2021/01/background_wide_1920-1.png)!important;
        /*padding-top: 500px !important;*/
    }
}

@media only screen and (min-width: 1920px) {
	#bg-image-1.profitieren-sie-von-lia-container {
        background-image: url(/wp-content/uploads/2021/02/background_top_lines2560.jpg)!important;
    }
	
	.page-id-56260 #bg-image-1,
	.page-id-56171 #bg-image-1,
	.page-id-52362 #bg-image-1,
    .page-id-52176 #bg-image-1,
	.page-id-52459 #bg-image-1,
	.page-id-52185 #bg-image-1,
    .page-id-52180 #bg-image-1,
	.page-id-52430 #bg-image-1 {
		background-image: url(/wp-content/uploads/2021/02/background_top_lines2560.jpg)!important;
	}
	
	#page-container .bg-price {
        background-image: url(/wp-content/uploads/2021/02/bg_pricing_2560.jpg)!important;
    }
	
	#bg-image-2 {
        background-image: url(/wp-content/uploads/2021/02/bg_illustration_home_case_study_2560.jpg)!important;
    }
	
	.page-id-52139 #page-container .et_pb_section_1,
	.page-id-51833 #page-container .et_pb_section_1,
	.page-id-52132 #page-container .et_pb_section_1,
	.page-id-51838 #page-container .et_pb_section_1,
	.page-id-52117 #page-container .et_pb_section_1,
	.page-id-51840 #page-container .et_pb_section_1,
	.page-id-52124 #page-container .et_pb_section_1,
	.page-id-51842 #page-container .et_pb_section_1 {
		background-image: url(/wp-content/uploads/2021/02/light_blue_2560.jpg)!important;
	}
	
	.page-id-52139 #page-container .et_pb_section_4,
	.page-id-51833 #page-container .et_pb_section_4,
	.page-id-52132 #page-container .et_pb_section_4,
	.page-id-51838 #page-container .et_pb_section_4,
	.page-id-52117 #page-container .et_pb_section_4,
	.page-id-51840 #page-container .et_pb_section_4,
	.page-id-52124 #page-container .et_pb_section_4,
	.page-id-51842 #page-container .et_pb_section_4 {
		background-image: url(/wp-content/uploads/2021/02/bg_middle_illustration_branchen_2560.jpg)!important;
	}
	
	.page-id-52146 #page-container .et_pb_section_1,
	.page-id-52013 #page-container .et_pb_section_1 {
		background-image: url(/wp-content/uploads/2021/02/bg_about_us_manager_2560.jpg)!important;
	}
	
	#page-container .et_pb_section_1_tb_footer {
		background-image: url(/wp-content/uploads/2021/02/footer_global.jpg)!important;
	}

}

#page-container .search-submit {
    width: 156px;
}

/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

p {
    font-weight: 400 !important;
}

#page-container .header-text p {
    font-weight: 300 !important;
}

.display-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-wrap {
    flex-wrap: wrap;
}

/*.et_pb_button {*/
/*    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.25) !important;*/
/*    font-weight: 900 !important;*/
/*}*/

@media only screen and (min-width: 1381px) {
    .contact-mobile {
        display: none !important;
    }

    .contact-no-mobile {
        display: inline-block !important;
    }

    #page-container .field-text {
        width: 65% !important;
    }

    #page-container .et_pb_row:not(.et_pb_row--with-menu):not(.address-list-row):not(.slick-slide):not(.row-social):not(.row-last-footer):not(.et_pb_row_1_tb_header):not(#popup-row):not(.field-search):not(#slider) {
        padding-right: 142px !important;
        padding-left: 142px !important;
    }

    #page-container .et_pb_row.row-header {
        padding-right: 142px !important;
        padding-left: 142px !important;
    }

    #page-container .field-search {
        padding-right: 344px !important;
        padding-left: 344px !important;
    }

    #slider {
        padding-right: 242px !important;
        padding-left: 242px !important;
    }

    #slider .et_pb_image_wrap {
        padding: 50px;
    }

    #page-container .field-search:last-child {
        padding-left: 367px !important;
    }

    #page-container .responsive {
        display: none;
    }

    #page-container .no-responsive {
        display: block;
    }

    #page-container .no-responsive.display-flex {
        display: flex;
    }

    .box-marcas {
        max-width: 216px;
        height: 216px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-right: 25px !important;
    }

    #page-container .dsm-typing-effect {
        font-size: 80px !important;
    }
}

/*#page-container .et_pb_row:not(.et_pb_row--with-menu):not(.row-social):not(.row-last-footer):not(.et_pb_row_1_tb_header):not(#popup-row):not(.field-search):not(#slider) {*/
/*    padding-right: 142px !important;*/
/*    padding-left: 142px !important;*/
/*}*/

/*#page-container .et_pb_row.row-header {*/
/*    padding-right: 142px !important;*/
/*    padding-left: 142px !important;*/
/*}*/

#page-container .et_pb_row_1_tb_header:not(.et_pb_row--with-menu),
#page-container .et_pb_row_0_tb_header:not(.et_pb_row--with-menu) {
    z-index: 0 !important;
}

.align-end {
    align-items: flex-end !important;
}

.align-start {
    align-items: flex-start !important;
}

.justify-between {
    justify-content: space-between !important;
}

.justify-start {
    justify-content: flex-start !important;
}

.text-center {
    text-align: center;
}

.w-100 {
    width: 100%;
}

.text-p-0 p {
    padding-bottom: 0;
}

/*#bg-image-1,*/
/*#bg-image-2,*/
/*#bg-image-3 {*/
/*    background-size: auto !important;*/
/*}*/


/* MENU */
#menu-main-menu-de,
#menu-main-menu-en {
    margin-left: 50px;
}

.sub-menu {
    border-radius: 10px;
}

.et-menu-nav li.mega-menu>ul {
    width: 250px !important;
    margin-left: 37% !important;
    padding: 20px 30px !important;
    border-bottom: 1px solid black;
    padding-bottom: 0 !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.et-menu-nav li.mega-menu>ul:before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    border-radius: 4px 0 0 0;
    width: 16px;
    height: 16px;
    top: -8px;
    left: 40px;
    background-color: #fff;
}

.nav ul li.geospin-submenu.menu-item-has-children a:first-child:hover {
    background-color: white !important;
    opacity: 1 !important;
    border-bottom: 2px solid #5DFD85 !important;
}

#page-container .nav ul li.geospin-submenu .no-border-bottom-green a:hover {
    background-color: white !important;
    opacity: 1 !important;
    border-bottom: none !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li.geospin-submenu.menu-item-has-children>a {
    width: max-content !important;
    border-bottom: 2px solid #ffffff;
    padding: 0 !important;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu a {
    padding: 5px 0;
}

/*.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {*/
/*    width: 370px!important;*/
/*    position: absolute;*/
/*}*/

#menu-main-menu-de li,
#menu-main-menu-en li {
    padding-left: 12.5px;
    padding-right: 12.5px;
}

.menu-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.et-menu-nav li.mega-menu.mega-menu-parent .branche-submenu a,
.et-menu-nav li.mega-menu.mega-menu-parent .case-study-submenu a {
    cursor: pointer;
}

/*.sub-menu:first-child {*/
/*    border-bottom: 1px solid black;*/
/*    padding-bottom: 0 !important;*/
/*    border-bottom-left-radius: 0;*/
/*    border-bottom-right-radius: 0;*/
/*}*/

.et-menu-nav li.mega-menu.mega-menu-parent .branche-submenu>.sub-menu {
    /* float: left; */
    width: 250px!important;
    position: absolute;
    left: -30px;
    padding-left: 30px;
    padding-bottom: 30px;
}

.et-menu-nav li.mega-menu.mega-menu-parent .branche-submenu>.sub-menu,
.et-menu-nav li.mega-menu.mega-menu-parent .case-study-submenu>.sub-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding-top: 10px;
}

.et-menu-nav li.mega-menu.mega-menu-parent .branche-submenu>.sub-menu:before,
.et-menu-nav li.mega-menu.mega-menu-parent .case-study-submenu>.sub-menu:before {
    content: "";
    width: 80%;
    position: absolute;
    height: 0.25px;
    background-color: #1F5291;
    top: 2px;
}

.et-menu-nav li.mega-menu.mega-menu-parent .case-study-submenu>.sub-menu {
    /* float: left; */
    width: 250px!important;
    position: absolute;
    left: -125px;
    padding-left: 30px;
    padding-bottom: 30px;
    display: none;
}

.menu-item img {
    height: 40px;
    width: 40px;
    margin-right: 5px;
}

.menu-item a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.lang-item-first {
    padding-right: 0 !important;
}

.lang-item-first::after {
    content: "/";
    line-height: 80px;
    margin: 0 3px;
    color: white;
}

.lang-item-en {
    padding-left: 0 !important;
}

#menu-main-menu-de .current-lang a,
#menu-main-menu-de .lang-item a:hover,
#menu-main-menu-en .current-lang a,
#menu-main-menu-en .lang-item a:hover {
    color: #5B92D7 !important;
}

.nav-height {
    height: 80px;
}

.sign-up .et_pb_button_module_wrapper {
    margin-left: 25px;
}

/* HEADER */
#header-home {
    background-position: 50% 80%;
}

#header-global {
    background-position: 50% 100%;
}

.typed-me {
    font-size: 90px;
    color: white;
    line-height: 1;
}

#address-form {
    width: 100%;
    border: none;
}

/*#slider {*/
/*    padding-right: 242px !important;*/
/*    padding-left: 242px !important;*/
/*}*/

#slider .et_pb_image {
    margin-bottom: 0 !important;
}

#slider img {
    box-shadow: 0px 20px 60px -25px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
}

#slider .slick-dots,
#testimonial-slider .slick-dots {
    margin-bottom: 0 !important;
	bottom: 0;
}

#slider .slick-dots li button:before,
#testimonial-slider .slick-dots li button:before {
    font-size: 15px;
    color: #1F5291;
}

#slider .slick-dots li.slick-active button:before,
#testimonial-slider .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #1F5291;
}

#slider .slick-dots li,
#testimonial-slider .slick-dots li {
    margin: 0 0px;
}

/* HOME */
#home-slider .et_pb_slide_image {
    margin-top: 0 !important;
}

#home-slider .et_pb_empty_slide {
    max-height: 500px !important;
    height: 500px !important;
}

#home-slider .et_pb_slide_description, #home-slider .et_pb_slider_fullwidth_off .et_pb_slide_description {
    padding: 3% 8%;
    width: auto;
    margin: auto;
}

#home-slider .et-pb-controllers {
    bottom: 30px;
}

#home-slider .et-pb-controllers a {
    width: 14.9px;
    height: 14.9px;
}

.text-milliarden h4 {
    padding-bottom: 0 !important;
}

.text-milliarden h2 {
    margin: 10px 0 !important;
}

/*body #page-container .et_pb_section .et_pb_button_0_tb_header {*/
/*    padding: 3px 0 !important;*/
/*    width: 185px !important;*/
/*    text-align: center !important;*/
/*    font-weight: 900 !important;*/
/*}*/

/* BODY */

.box-marcas .et_pb_image {
    margin: 0 auto;
}

.case-study-text h2 {
    margin-bottom: 25px;
}

.testimonial img:first-child {
    position: absolute;
    top: -14px;
    left: -70px;
}

.testimonial-2 img:first-child {
    position: absolute;
    top: -14px;
    left: 0 !important;
}

.testimonial-2 p,
.testimonial p {
    font-weight: 700 !important;
}

.testimonial img:last-child {
    position: absolute;
    bottom: -20px;
}

.price-text-head h4 {
    padding: 10px 0 20px;
    margin-bottom: 0;
    letter-spacing: 2px;
}

.price-text-head h2 {
    margin-bottom: 30px;
}

.price-text-head h2 .tachado,
.price-text-head h2 .no-tachado {
    margin-bottom: 30px;
    position: relative;
    text-decoration: line-through;
}

.price-text-head h2 .tachado {
    color: #FB9F31 !important;
}

.price-text-head h2 .no-tachado {
    color: transparent !important;
    margin-left: 20px;
}

.price-text-head h2 span {
    color: white !important;
}

/*.price-text-head h2:after {*/
/*    content: "";*/
/*    width: 80px;*/
/*    height: 3px;*/
/*    background-color: #FB9F31;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 12px;*/
/*    margin: 0 auto;*/
/*}*/

.with-p h2 {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.with-p p {
    padding-bottom: 0 !important;
}

.with-p p:first-child {
    font-weight: bold !important;
}

.with-p p:last-child {
    margin-bottom: 5px !important;
    font-weight: lighter !important;
}

.price-text.display-flex .et_pb_text_inner {
    width: 100%;
}

.price-text.display-flex p {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    line-height: 30px;
}

.price-text.display-flex p strong {
    margin-left: 3px;
}

.price-text.display-flex strong {
    margin-left: 3px;
}

.price-text.display-flex .et_pb_text_inner {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
}

.price-text.display-flex .small {
    font-size: 12px;
}

.price-text.display-flex span {
    line-height: 1.5;
}

.price-text.display-flex .et_pb_text_inner img {
    margin-right: 20px;
}

.et_pb_toggle_open,
.et_pb_toggle_close {
    padding: 20px 0 !important;
    margin-bottom: 0 !important;
}

.et_pb_toggle_open p,
.et_pb_toggle_close p {
    padding-right: 20%;
}

.text-jobs h4,
.text-jobs h2 {
    margin-bottom: 20px;
}

.text-jobs h4 {
    font-weight: 700 !important;
}

.text-jobs ul {
    padding-bottom: 30px;
}

.text-jobs ul li {
    font-weight: 400 !important;
}

/* FOOTER */
#address-footer h2 {
    margin-bottom: 20px;
}

#contact-popup {
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    width: 70%;
    margin: 0 auto;
    display: none;
}

#popup-row {
    padding-top: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important;
    padding-left: 0!important;
    background: #FFFFFF;
    box-shadow: 0px 20px 60px rgba(0, 0, 0, 0.25);
    border-radius: 8px;
	    overflow-y: scroll !important;
}

#popup-row .et_pb_code {
    padding-right: 3%!important;
    padding-bottom: 3%!important;
    padding-left: 3%!important;
}

#popup-row .et_pb_text {
    padding-right: 3%!important;
    padding-left: 3%!important;
}

#contact-popup .close {
    text-align: right;
    font-size: 24px;
    cursor: pointer;
    margin-bottom: 3%;
    padding-top: 15px;
    padding-right: 15px;
}

.contactpopup-menu a,
.contactpopup-button {
    cursor: pointer !important;
}

.road-to-success p {
    padding-bottom: 10px !important;
}

#page-container .et_mobile_menu,
#page-container .mobile_nav .sub-menu {
    list-style: none !important;
}

#page-container .mobile_nav .menu-item img {
    display: none;
}

.et_mobile_menu {
    background: linear-gradient(90.21deg, #1A6AB6 12.04%, #001F3D 96.18%);
}

#page-container .et_mobile_menu .menu-item {
    border-bottom: 1px solid #FFFFFF;
}

#page-container .et_mobile_menu .menu-item.visible a.visible {
    color: #54FF80 !important;
}

#page-container .et_mobile_menu .menu-item-has-children.menu-item.branche-submenu::after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    content: '\33';
    top: 20px;
    left: 103px;
    color: white;
}

#page-container .et_mobile_menu .menu-item-has-children.menu-item.case-study-submenu::after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    font-size: 20px;
    content: '\33';
    top: 20px;
    left: 125px;
    color: white;
}

#page-container .et_mobile_menu li a:hover {
    color: #54FF80 !important;
}

#page-container .et_mobile_menu .menu-item-has-children.menu-item.branche-submenu,
#page-container .et_mobile_menu .menu-item-has-children.menu-item.case-study-submenu {
    position: relative;
    margin-left: 10%;
}

#page-container .et_mobile_menu .menu-item-has-children.menu-item.branche-submenu.visible::after,
#page-container .et_mobile_menu .menu-item-has-children.menu-item.case-study-submenu.visible::after {
    content: '\4d';
    color: #54FF80 !important;
}

#page-container .et_mobile_menu .menu-item-has-children.menu-item.visible,
#page-container .et_mobile_menu .menu-item-has-children.menu-item.visible {
    border-bottom: none !important;
}

#page-container .et_pb_menu .et_mobile_menu ul {
    background-color: transparent !important;
    padding-left: 0 !important;
}

#page-container .et_pb_menu .et_mobile_menu a {
    color: #ffffff!important;
}
.mobile_nav .mobile_menu_bar:before {
    color: #ffffff !important;
}

.mobile_nav.opened .mobile_menu_bar::before {
    visibility: hidden !important;
}

.mobile_nav.opened::before {
    content: "\f335";
    display: inline-block;
    color: #ffffff;
    -webkit-font-smoothing: antialiased;
    font: normal 33px/1 'dashicons';
    position: absolute;
}

.anmelden-button,
.register-button {
    border: none !important;
    border-radius: 40px !important;
    text-align: center !important;
    margin-left: 30px;
    margin-right: 30px;
}

.anmelden-button {
    background-color: #54FF80;
    margin-top: 40px !important;
}

.register-button {
    background-color: #FB9F31;
    margin-top: 20px !important;
}

/*.anmelden-button a {*/
/*    color: #1F5291 !important;*/
/*}*/

/*.anmelden-button a {*/
/*    color: #1F5291;*/
/*}*/

#page-container .et_pb_menu .et_mobile_menu .anmelden-button a {
    color: #1F5291!important;
}

.register-button a {
    color: white;
}

#page-container .et_pb_menu .et_mobile_menu .anmelden-button a,
#page-container .et_pb_menu .et_mobile_menu .register-button a {
    padding: 10px 0 !important;
    font-family: Roboto!important;
    font-style: normal!important;
    font-weight: 900!important;
    font-size: 18px!important;
}

/********************** CODE ****************************/
.et_pb_menu .et_mobile_menu .menu-item-has-children > a,
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children > a,
#main-header .et_mobile_menu .menu-item-has-children > a {
    background-color: transparent;
    position: relative;
}
.et_pb_menu .et_mobile_menu .menu-item-has-children > a:after,
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children > a:after,
#main-header .et_mobile_menu .menu-item-has-children > a:after {
    font-family: 'ETmodules';
    text-align: center;
    speak: none;
    font-weight: 600;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    position: relative;
    font-size: 20px;
    content: '\33';
    top: 2px;
    left: 5px;
}

/*.et_pb_menu .et_mobile_menu .menu-item-has-children.geospin-submenu a:after {*/
/*    font-family: 'ETmodules';*/
/*    text-align: center;*/
/*    speak: none;*/
/*    font-weight: 600;*/
/*    font-variant: normal;*/
/*    text-transform: none;*/
/*    -webkit-font-smoothing: antialiased;*/
/*    position: relative;*/
/*    font-size: 20px;*/
/*    content: '\33';*/
/*    top: 2px;*/
/*    left: 5px;*/
/*}*/

.et_pb_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
.et_pb_fullwidth_menu .et_mobile_menu .menu-item-has-children.visible > a:after,
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
    content: '\4d';
}
.et_pb_menu .et_mobile_menu ul.sub-menu,
.et_pb_fullwidth_menu .et_mobile_menu ul.sub-menu,
#main-header .et_mobile_menu ul.sub-menu {
    display: none !important;
    visibility: hidden !important;
    transition: all 1.5s ease-in-out;
}
.et_pb_menu .et_mobile_menu .visible > ul.sub-menu,
.et_pb_fullwidth_menu .et_mobile_menu .visible > ul.sub-menu,
#main-header .et_mobile_menu .visible > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
}

#mobile_menu1 {
    overflow: hidden;
    overflow-y: auto;
}

/* FIN CODE */

/* STICKY HEADER */
/* Style the header */
/*.menu-row.et_pb_row--with-menu {*/
/*    padding: 10px 16px;*/
/*    background: #555;*/
/*    color: #f1f1f1;*/
/*}*/

/* Page content */
/*#main-content {*/
/*    padding: 16px;*/
/*}*/

/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
    position: fixed;
    top: 0;
    width: 100% !important;
    max-width: 100% !important;
    display: flex;
    background-color: rgba(0,24,47,0.9) !important;
    padding-bottom: 0 !important;
    margin: 0 auto;
    margin-top: 35px !important;
    left: 0;
    right: 0;
    justify-content: space-between;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + #main-content {
    padding-top: 102px;
}

#top-space {
    display: none;
    height: 80px;
}

#page-container .address-list-row {
    position: absolute;
    top: 53px;
    z-index: 10;
    width: 100%;
    padding: 0 !important;
}

#page-container .address-list-row .address-list {
    background-color: white;
    padding: 27px 15px;
    border-radius: 0 0 30px 30px !important;
}

#page-container .address-list-row p:not(.no-result) {
    cursor: pointer;
}

#page-container .address-list-row p:hover:not(.no-result) {
    color: #54FF80 !important;
}


#page-container .field-text .et_pb_module {
    margin-bottom: 0;
}

#page-container .field-text input[type=text] {
     background-color: transparent;
 }

#page-container .field-search:last-child {
    z-index: 0 !important;
    position: relative;
}

#page-container .field-text {
    position: relative;
    overflow: visible !important;
}

#page-container .field-text.results {
    border-radius: 30px 30px 0 0 !important;
}

#testimonial-slider .slick-slide {
    /*padding-right: 290px !important;*/
    /*padding-left: 290px !important;*/
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: flex;
    align-items: center;
	padding-bottom: 0 !important;
}

#testimonial-slider .slick-slide img {
    display: inline-block;
}

#case-study-section .display-flex {
    align-items: flex-start !important;
}

.contactpopup-menu.menu-item a {
	padding: 33px 0 !important;
}



/*.et_pb_text_inner {*/
/*    hyphens: auto;*/
/*    -ms-hyphens: auto;*/
/*    -moz-hyphens: auto;*/
/*    -webkit-hyphens: auto;*/
/*}*/


