/*
 Theme Name:   Doctoread Theme
 Description:  Das Doctoread Theme
 Author:       Lars Badke
 Author URI:   https://larsbadke.com
 Version:      1.0
 Text Domain:  Doctoread-theme
*/
/* roboto-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('/fonts/roboto-v30-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-100italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('/fonts/roboto-v30-latin-100italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('/fonts/roboto-v30-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-300italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('/fonts/roboto-v30-latin-300italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/roboto-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('/fonts/roboto-v30-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('/fonts/roboto-v30-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-500italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('/fonts/roboto-v30-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('/fonts/roboto-v30-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-700italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('/fonts/roboto-v30-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('/fonts/roboto-v30-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* roboto-900italic - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('/fonts/roboto-v30-latin-900italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

a, a:hover{
    color: #004ca1;
}

html{

    overflow-x: hidden;
    background: #FFF;
}

body{
    overflow-x: hidden;
    font-size: 16px;
    line-height: 26px;
    font-family: 'Roboto';
    color: #000;
}

section {
    padding: 60px 0;
}

@media (max-width: 768px) {
    section {
        padding: 30px 0;
    }
}

section ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
}

section ul li{
    position: relative;
    padding-left: 25px;
}

section ul li:before{
    font-family: FontAwesome;
    content: "\f061";
    position: absolute;
    left: 0;
    top: -2px;
    color: #000;
}

.gutter_small [class^="col"]{
    padding-left:10px;
    padding-right:10px;
}

.gutter_big [class^="col"]{
    padding-left:30px;
    padding-right:30px;
}

h1, .h1 {
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    color: #004ca1;
}


h2, .h2 {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 500;
    color: #000;
}

h3, .h3 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 600;
}

h4, .h4 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: 500;
    color: #FFF;
}

h5, .h5 {
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 20px;
}

.brand_color{
    color: #c1a43f;
}

@media (max-width: 768px) {
    h1, .h1 {
        font-size: 24px;
        line-height: 34px;
    }

    h1 > span, .h1 > span {
        display: inline-block;
    }

    h2, .h2 {
        font-size: 22px;
        line-height: 32px;
    }
}

#main-header {

    padding:  0 0 0px 0;
    position: relative;
}

#logo{
    width: 500px;
    height: 500px;
    background: white;
    padding: 20px;
    border-radius: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-60%) translateX(-25%);
}

#logo img{
    width: 325px;
    transform: translateY(115px);
}

#main-header .wrapper{
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 23;
}

@media (max-width: 1400px) {

    #logo{
        transform: translateY(-60%) translateX(-0%);
    }
}

@media (max-width: 992px) {

    #logo {
        width: 300px;
        height: 300px;
        padding: 15px;
        border-radius: 150px;
    }

    #logo img{
        width: 200px;
        transform: translateY(75px);
    }

}

@media (max-width: 768px) {

    #logo {
        width: 150px;
        height: 150px;
        border-radius: 75px;
    }

    #logo img{
        width: 100px;
        transform: translateY(35px);
    }
}

footer{
    padding: 20px 0 40px 0;
    color: black;
    font-size: 14px;
    position: relative;
}

footer a{
    color: black;
}

/*#icons{*/
/*    position: fixed;*/
/*    right: 0;*/
/*    top: 35%;*/
/*    z-index: 999;*/
/*}*/

/*#icons ul{*/
/*    list-style-type: none;*/
/*    padding: 0;*/
/*    margin: 0;*/
/*}*/

/*#icons a{*/
/*    display: inline-block;*/
/*    background: #c60280;*/
/*    background-size: 100%;*/
/*    padding: 10px;*/
/*    margin-bottom: 3px;*/
/*    float: right;*/
/*    color: white;*/
/*}*/

/*#icons a span{*/
/*    margin-right: 10px;*/
/*    display: none;*/
/*}*/

/*#icons a:hover{*/
/*    text-decoration: none;*/
/*}*/

/*#icons a:hover span{*/
/*    display: inline-block;*/
/*}*/

/*#icons svg{*/
/*    height: 35px;*/
/*}*/

/*@media (max-width: 768px) {*/

/*    #icons{*/
/* */
/*        top: 50%;*/

/*    }*/

/*    #icons a{*/
/*        padding: 7px;*/
/*    }*/

/*    #icons svg{*/
/*        height: 30px;*/
/*    }*/

/*}*/


.lang_switcher ul li:last-of-type a{
    padding-right: 0;
}

.lang_switcher .wpml-ls-current-language a{
    font-weight: bold;
}

.otgs-development-site-front-end{
    display:none;
}

.app_outer_wrapper {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}



.app {
    background: #c60280;
    color: white;
    text-align: center;
    padding: 40px 40px;
    width: 700px;
    max-width: 100%;
}

.app .app_wrapper {
    display: flex;
}

.app .app_wrapper a {
    display: block;
    width: 50%;
    padding: 0 15px;
}

.app .heading {
    font-weight: 800;
    font-size: 32px;
    line-height: 38px;
    font-family: 'Roboto';
    margin-bottom: 20px;
}

@media (max-width: 768px) {
    .app .heading {
        font-size: 24px;
        line-height: 32px;
    }

    .app .app_wrapper {
        display: flex;
        flex-direction: column;
    }

    .app .app_wrapper a {
        width: 100%;
        margin-bottom: 10px;
    }

}

#klarheit{
    padding-bottom: 30px;
}

#klarheit .app_outer_wrapper{
    margin-bottom: 40px;
    margin-top: 0;
    transform: translateY(-40px);
}

#klarheit .wrapper{
    display: flex;
    flex-wrap: wrap;
}

#klarheit .wrapper > div{
    text-align: center;
    padding: 0 10px;
    flex: 1 1 0px;
}

#klarheit .wrapper img{
    height: 80px;
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    #klarheit .wrapper > div{
        flex: 1 1 30%;
        margin-bottom: 20px;
    }

    #klarheit .app_outer_wrapper{
        margin-bottom: 40px;
        margin-top: 20px;
        transform: translateY(-0px);
    }
}

@media (max-width: 576px) {
    #klarheit .wrapper > div{
        flex: 1 1 100%;
    }

    #klarheit .app_outer_wrapper{
        margin-bottom: 30px;
    }
}

#risk{
    background: #38b492;
    color: white;
    padding-bottom: 100px;

}

#risk .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: white;
    margin-bottom: 30px;
}

#risk ul li:before{
    color: #FFF;
}

@media (max-width: 992px) {
    #risk .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

#understand {
    transform: translateY(-150px);
    margin-bottom: -150px;
}


#advantages{
    background: #0b4c8e;
    color: white;
    padding-bottom: 100px;
}

#advantages .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: white;
    margin-bottom: 30px;
}

#advantages ul li:before{
    color: #FFF;
}


@media (max-width: 992px) {
    #advantages .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}


@media (max-width: 768px) {
    #advantages {
        padding-bottom: 30px;
    }
}


#why{
    background: url('/wp-content/themes/doctoread/images/portrait_hollmann.webp');
    background-size: cover;
    padding: 150px 0;
    position: relative;
}

#why .brand-btn{
    position: absolute;
    top: 0;
    left: 50%;
    background: #c60280;
    color: white;
    transform: translateX(-50%) translateY(-50%);
    width: 1110px;
    max-width: 100%;
    text-align: center;
    padding: 10px 10px;
    font-weight: 800;
    font-size: 28px;
    line-height: 36px;
}

@media (min-width: 2000px) {
    #why{
        padding: 200px 0;
    }
}

@media (min-width: 2500px) {
    #why{
        padding: 250px 0;
    }
}

@media (max-width: 1200px) {
    #why{
        background-position: center right;
    }

    #why .brand-btn{
        font-size: 20px;
        line-height: 26px;
    }
}

@media (max-width: 992px) {
    #why{
        background: unset;
        padding: 30px 0;
        padding-top: 0;
    }

    #why .brand-btn{
        position: unset;
        transform: translateY(-30px);
    }
}

#press_btn{
    display: block;
    width: 220px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%) translateY(20%);
}

#press_btn img{
    width: 100%;
}

@media (max-width: 1200px) {
    #press_btn{
        width: 185px;
    }
}


@media (max-width: 992px) {
    #press_btn{
        width: 185px;
        position: unset;
        transform: unset;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }
}


#sidebar-icons{
    position: fixed;
    right: 0;
    top: 35%;
    z-index: 9;
    transform: translateY(-50%);
}

#sidebar-icons ul{
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#sidebar-icons ul li{
    padding: 0px 10px;
    background: #c60280;
    margin-bottom: 4px;
}


#sidebar-icons ul a{
    display: block;
    padding: 10px 0;
    position: relative;
    color: white;
}

#sidebar-icons ul li:last-of-type a{
    border-bottom: none;
}

#sidebar-icons img{
    width: 35px;
}

#sidebar-icons  .more{
    position: absolute;
    left: -9px;
    top: 0;
    transform: translateX(-100%);
    background: #c60280;
    height: 100%;
    display: none;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
}

#sidebar-icons  #location_more{
    height: 165px;
    min-width: 300px;
    line-height: 22px;
    text-align: right;
    justify-content: right;
}

#sidebar-icons ul li:hover .more{
    display: flex;
}

#sidebar-icons ul li:hover{
    background: #c60280;
}

@media (max-width: 768px) {
    #sidebar-icons{
        top: 99%;
        transform: translateY(-100%);
    }
}

.page_content{
    padding-top: 150px;
}

@media (max-width: 992px) {
    .page_content{
        padding-top: 75px;
    }

}

@media (max-width: 576px) {
    .page_content{
        padding-top: 30px;
    }

}

.lang_switcher{
    padding: 15px 0;
}

.lang_switcher .wpml-ls-legacy-list-horizontal {

    padding: 0px;
}

.lang_switcher  .wpml-ls-legacy-list-horizontal li a {
    padding: 0 3px;
}

.lang_switcher  .wpml-ls-legacy-list-horizontal li:last-of-type a {
    padding-right: 0;
}

@media (max-width: 576px) {

    .lang_switcher{
        padding: 5px 0;
    }

    .lang_switcher  .wpml-ls-legacy-list-horizontal li a {
        padding: 0 5px;
    }

    .lang_switcher  .wpml-ls-legacy-list-horizontal li a img {
        width: 30px!important;
        height: 20px!important;
    }
}

#feedback {
    background: #224b89;
}


#feedback .swiper-container {
    height: auto;
    padding-bottom: 50px;
}

#feedback strong, #feedback p {
    color: white;
    font-style: italic;
    line-height: 20px;
    font-size: 14px;
}

#feedback .swiper-slide {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    padding-top: 50px;
    padding-bottom: 30px;
}

#feedback .swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 60px;
}

#feedback .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background: #FFF;
    opacity: 1;
}

#feedback .swiper-pagination-bullet-active {
    opacity: 1;
    background: #d2d0d0;;
}

#feedback .swiper-container:before {
    width: 56px;
    height: 56px;
    content: " ";
    position: absolute;
    bottom: -15px;
    left: 30px;
    background-image: url("/wp-content/themes/doctoread/images/quote_icon_2.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#feedback .swiper-container:after {
    width: 56px;
    height: 56px;
    content: " ";
    position: absolute;
    top: -0px;
    right: 30px;
    background-image: url("/wp-content/themes/doctoread/images/quote_icon_1.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#feedback .swiper-slide img{
    width: 150px;
    margin-right: 15px;

}

#feedback .swiper-slide p{
    margin: 0;
}

@media (max-width: 776px) {

    #feedback .swiper-slide {
        padding-left: 30px;
        padding-right: 30px;
        position: relative;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    #feedback .swiper-slide:before {
        bottom: -25px;
    }

    #feedback .swiper-slide:after {
        top: 0;
    }

    #feedback .swiper-slide img{
        margin-right: 0px;
        margin-bottom: 15px;

    }
}
#frontpage_content{
    padding: 175px 0;
    background: #38b492;
    margin-top: 100px;
}

.home{
    padding-top: 0;
}

@media (max-width: 992px) {
    #frontpage_content{
        margin-top: 0px;
        padding: 90px 0;
    }

    .home  #main-header{
        height: 60px;
    }
}

@media (max-width: 768px) {
    #frontpage_content{
        padding: 60px 0;
    }

    .home  #main-header{
        height: 60px;
    }
}

@media (max-width: 576px) {
    .home  #main-header{
        height: 40px;
    }
}


#starken{
    background: #38b492;
    color: white;
}

#starken .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: white;
    margin-bottom: 30px;
}

#starken ul li:before{
    color: #FFF;
}

@media (max-width: 992px) {
    #starken .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

#datensicherheit{
    background: #0b4c8e;
    color: white;
}

#datensicherheit .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: white;
    margin-bottom: 30px;
}

#datensicherheit ul li:before{
    color: #FFF;
}


@media (max-width: 992px) {
    #datensicherheit .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

#startpaket{
    background: #38b492;
    color: white;
}

#startpaket .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: white;
    margin-bottom: 30px;
}

#startpaket ul li:before{
    color: #FFF;
}


@media (max-width: 992px) {
    #startpaket .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

#praxis{
    background: #FFF;
}

#praxis .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: #0b4c8e;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    #praxis .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}

.showcase{
    position: absolute;
    bottom: 0;
    transform: translateY(50%);
    width: 100%;
}

.showcase .box{
    background: #0b4c8e;
    color: white;
    font-weight: 600;
    font-size: 22px;
    line-height: 34px;
    padding: 40px 40px;
}

.page-template-page-portal #intro{
    padding-bottom: 110px;
}

.page-template-page-portal #starken{
    padding-top: 130px;
}


@media (max-width: 768px) {
    .showcase{
        position: unset;;
        transform: unset;
    }

    .page-template-page-portal #intro{
        padding-bottom: 30px;
    }

    .page-template-page-portal #starken{
        padding-top: 30px;
    }
}
.testen{
    background: #c60280;
    color: white!important;
    font-weight: 600;
    text-decoration: none!important;
    font-size: 22px;
    line-height: 34px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 10px 30px;
}

@media (max-width: 768px) {
    .testen{
        left: 0%;
        transform: translateY(-50%) translateX(-0%);
        width: 100%;
        text-align: center;
    }
}

.header_btn{
    position: absolute;
    width: 220px;
    bottom: -20px;
    left: 50%;
    transform: translateX(200px);
}

@media (max-width: 992px) {
    .header_btn{

        width: 170px;
        bottom: -20px;
        left: unset;
        right: 15px;
        transform: unset;
    }

}

@media (max-width: 768px) {
    .header_btn{
        width: 125px;
    }
}

.badge_ctr{
    background: #224b89;
    padding: 40px 0;
    color: white;
}

.badge_wrapper{
    display: flex;
    font-size: 20px;
    line-height: 32px;
    margin-left: -15px;
    margin-right: -15px;
}

.badge_wrapper > div{
    width: 20%;
    padding: 0 15px;
}

.badge_wrapper > div img{
    width: 100%;
}

.badge_wrapper > div:last-of-type{
    width: 40%;
    padding: 0 15px;
}

@media (max-width: 992px) {

    .badge_wrapper{
  flex-wrap: wrap;
    }


    .badge_wrapper > div{
        width: 33.33%;
    }

    .badge_wrapper > div:last-of-type{
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 768px) {

    .badge_wrapper{
        margin-left: -5px;
        margin-right: -5px;
    }

    .badge_wrapper > div{
        padding: 0 5px;
    }
}

#schaetzen .heading{
    font-weight: 800;
    font-size: 42px;
    line-height: 52px;
    color: #0b4c8e;
    margin-bottom: 30px;
}

@media (max-width: 992px) {
    #schaetzen .heading{
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 20px;
    }
}
