/*
  Theme Name:   Route Child
  Theme URI:    http://routewp.com/
  Author:       Codestar
  Author URI:   http://themeforest.net/user/Codestar
  Description:  Route Multi-Purpose WordPress Theme by a Elite Author
  Version:      7.6
  License:      GNU General Public License v2 or later
  License URI:  http://www.gnu.org/licenses/gpl-2.0.html
  Tags:         black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
  Text Domain:  route
  Template:     route
*/
@import url("../route/style.css");

body {
    font-family: "Droid Sans", "Open Sans", Arial, sans !important;
}

#page {
    /* margin-top: 80px !important; */
}

#header-animation {
    height: 36vw !important;
}

.cs-section-cover-bg {
    height: 36vw !important;
}

.breadcrumb {
    font-size: 16px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Droid Sans", "Open Sans", Arial, sans !important;
}

h1 {
    color: #90c828;
    font-size: 24px;
}

h1.white {
    color: #fff;
}

h1.white-big {
    color: #fff;
    font-size: 30px;
    margin: 0px 0px 45px 0px;
    line-height: 0px;
    font-weight: 700;
}

h1.blue-big {
    color: #5d7070;
    font-size: 36px;
    margin: 35px 0px 35px 0px;
    line-height: 55px !important;
    font-weight: 400;
    max-width: 68%;
    margin: 90px auto;
}

h1.blue-fat {
    color: #5d7070;
    font-size: 32px;
    margin: 35px 0px 35px 0px;
    line-height: 55px !important;
    line-height: 40px;
    font-weight: 700;
}

.blue-grey {
    color: #5d7070;
}

.green {
    color: #90c828;
}

h1 {
    margin: 35px 0px 35px 0px;
}

h1.green {
    margin: 15px 0px 15px 0px;
    line-height: 34px !important;
}

h1.green-fat {
    color: #90c828;
    font-size: 32px;
    margin: 35px 0px 35px 0px;
    line-height: 55px !important;
    line-height: 40px;
    font-weight: 700;
}

h1.green-big {
    color: #90c828;
    font-weight: 700;
    font-size: 32px;
    margin: 20px 0px 60px 0px;
    line-height: 26px;
}

h1.green-big-italic a {
    color: #fff;
    text-decoration: none;
}

h1.green-big-italic a:hover {
    color: #fff;
    text-decoration: none;
}

.col-md-4 h1.green-big-italic {
    margin-top: -6px !important;
}

h1.green-big-italic {
    font-style: italic;
    font-family: Droid Serif !important;
    color: #90c828;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding: 0px 0px 40px 0px;
    margin-top: -10px !important;
}

h1.caption-green-big-italic {
    font-style: italic;
/*    font-family: Droid Serif !important;  */
    font-family: Droid Sans !important;
    color: #90c828;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding: 0px 0px 00px 0px;
    margin-top: -10px !important;
}

h1.white-big-italic {
    font-style: italic;
    font-family: Droid Serif !important;
    color: #fff;
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    padding: 0px 50px 0px 50px;
}

h2 {
    font-size: 24px;
    color: #fff;
    margin: 15px 0px 25px 0px;
    font-weight: 700 !important;
}

h2.blue {
    font-size: 24px;
    color: #5d7070;
    margin: 15px 0px 25px 0px;
    font-weight: 700 !important;
}

ul {
    padding-left: 20px;
    margin-top: -20px;
}

.blue {
    color: #5d7070;
}

#menu-mainmenu li a {
    padding-top: 25px;
}

#colophon {
    font-size: 16px;
    background-color: #fff;
    color: #5d7070;
    font-weight: bold;
}

#colophon a {
    color: #5d7070;
    font-weight: normal;
    padding-left: 20px;
}
#colophon a:hover {
    color: #5d7070;
}

.icon-padding {
    margin-top: 30px;
}

.icon-ten-padding {
    padding: 5px 0px 5px 0px;
}

.icon-fourteen-padding {
    padding: 7px 0px 7px 0px;
}
/* header */
section#page-header {
    display: none;
}

#masthead {
    margin-bottom: 30px;
}

#site-header-shadow {
    display: none;
}

#site-nav > ul > li > ul {
    border-top: 2px solid #90c828;
    margin-top: 2px;
}
/* header end */


/* elements */

p.white {
    color: #fff;
}

div.white-bordered {
    color: #fff;
    border-width: 1px;
    border-color: #fff !important;
    margin: 50px 0px 40px 0px;
    border-style: solid;
    padding: 25px 0px 15px 30px;
}

div.white-bordered ul {
    padding-bottom: 0px;
}

div.white-bordered-inline {
    color: #fff;
    border-width: 1px;
    border-color: #fff !important;
    margin: 0px 0px 0px 0px;
    border-style: solid;
    padding: 15px 15px 15px 15px;
}

div.green-bordered {
    color: #5d7070;
    border-width: 1px;
    border-color: #90c828 !important;
    margin: 40px 0px 40px 0px;
    border-style: solid;
    padding: 25px 0px 15px 30px;
}

div.green-bordered ul {
    padding-bottom: 0px;
}

.cs-anim-icon::before {
    /*display: none;
    width: 0px;*/
}

div.green-bordered-inline {
    color: #5d7070;
    border-width: 1px;
    border-color: #90c828 !important;
    margin: 0px 0px 0px 0px;
    border-style: solid;
    padding: 25px 0px 15px 30px;
}

.cs-accordion-content {
    color: rgb(93, 112, 112);
}

h6.cs-accordion-title {
    color: #90c828;
}

ul.presse-list {
    padding: 15px 0px 15px 0px;
    margin-top: 30px;
    color: #fff;
    list-style: none;
}

ul.presse-list li:first-of-type {
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #fff;
}

ul.presse-list li {
    padding: 10px 0px 10px 0px;
    border-color: #fff;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
}

ul.presse-list a {
    text-decoration: none;
    color: #fff;
}

/* make link color consistent #fff > #90c828 */
.white a {
    color: #90c828;
    text-decoration: none;
}
/* konflikt auf S8 boxen unten
.md-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}
*/

/* bestimmen abstand jeder row oben und unten aber eben auch innerhalb von grids */
.md-padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* bestimmen abstand jeder row unter kreativ */
.kreativ-row-padding {
    /* padding-bottom: 60px; */
    padding-bottom: 2.2em;
}

/*
Konflikt mit Boxen auf Seite 8 unten */
.cs-text-white {
    padding-top: 20px;
    padding-bottom: 20px;
}

.col-md-4 h1 {
    margin: 10px 0px 10px 0px !important;
}

.breadcrump {
    float: left;
    margin-top: -20px;
    font-size: 12px;
}

.no-space {
    /*padding: 5px 0px 0px 0px !important;*/
    margin-top: 5px;
    margin-bottom: -100px;
    height: 0px;

    padding-top: 0px;
}

a {
    color: #90c828;
}

.no-decoration {
    text-decoration: none;
    color: #fff;
}

.no-decoration-blue {
    text-decoration: none;
    color: #5d7070;
}

.no-decoration-green {
    text-decoration: none;
    color: #90c828;
    font-size: 20px !important;
}

.no-decoration-green:hover {
    text-decoration: none;
    color: #90c828;
}

.no-decoration-blue:hover {
    text-decoration: none;
    color: #5d7070;
}

a.no-decoration:hover {
    text-decoration: none;
    color: #fff;
}

a.no-deco {
    text-decoration: none;
    color: inherit !important;
}

.cs-accordion:last-child {
    border-bottom: 1px solid #e8e8e8;
}

.cs-accordion:first-child {
    border-top: 1px solid #e8e8e8;
    margin-top: 15px;
    padding-top: 15px;
}

#site-nav .current-menu-ancestor > .cs-link,
#site-nav .current-menu-item > .cs-link {
    color: #90c828;
}

#site-nav > ul > li > .cs-link:hover {
    color: #90c828;
    text-decoration: none;
}
#site-nav ul li ul li .cs-link:hover {
    color: #90c828;
    background-color: #f8f8f8;
    text-decoration: none;
}

*::-moz-selection {
    color: #fff;
    background-color: #90c828;
}
/* Konflikt zwischen Startseite und green big italic unterseiten */
.coaching-grid .col-md-4 {
    margin-top: 20px;
}

.coaching-grid .col-md-6 {
    margin-top: 20px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: -15px !important;
}

h1#margin-bottom-addition {
    /*margin-bottom: 35px !important;*/
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

.cs-column-text {
    margin-bottom: 40px;
}

.breadcrumb {
    margin-top: 15px;
}

a.cs-link-depth-0 {
    text-transform: uppercase;
}

.cs-down-icon #site-nav .menu-item-has-children > a::after {
    content:none;
    margin-left: 0px;
}

#site-nav .cs-link {
    font-size: 18px !important;
}

.cs-accordion-title .cs-in {
    color: #90c828;
}

.vc_single_image-wrapper {
    margin-bottom: 30px;
}

#prozesschritte b.green {
    font-size: 17px;
    margin-top: -10px;
    margin-bottom: -10px;
}

#prozesschritte .wpb_single_image {
    margin-bottom: 0px !important;
}

#prozesschritte .vc_single_image-wrapper {
    margin-bottom: 20px !important;
    margin-top: 25px !important;
}

#prozesschritte h1.blue {

}

#section-closer-1 {
    margin-top: -100px;
    margin-bottom: 0px;
}

#section-closer-2 {
    margin-top: -100px;
    margin-bottom: 0px;
}

#section-closer-3 {
    margin-top: -120px;
    margin-bottom: -40px;
}

#section-closer-4 {
    margin-top: -120px;
}

#footer-imprint {
	width: 510px;
	margin-left: -100px;
}

.coaching-grid.ipad {
    display: none;
}

.md-padding.no-padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

/* increase margin after img with captions*/
.cs-section .cs-row-after-img {
    margin-top: 20px;
}

@media (max-width: 1430px) {
    #footer-imprint {
		width: auto;
		margin-left: 0px;
	}
}

@media (max-width: 1200px) {

	div.white-bordered-inline {
    margin: 20px 0px 0px 0px;
	}

	h1.blue-fat {
		font-size: 30px !important;
		line-height: 48px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h1.white-big {
		font-size: 30px !important;
		line-height: 48px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h1.blue {
		font-size: 30px !important;
		line-height: 48px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h2 {
		font-size: 30px !important;
		line-height: 48px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	.breadcrumb {
	    margin-top: -30px;
	}

	.md-padding {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}

	#section-closer-1 {
	    margin-bottom: 0px;
	    margin-top: -80px;
	}

	#section-closer-2 {
	    margin-top: 0px;
	    margin-bottom: 0px;
	}

	#section-closer-3 {
	    margin-top: 0px;
	    margin-bottom: 0px;
	    margin-top: -160px;
	}

	#section-closer-4 {
	    margin-bottom: 0px;
	    margin-top: 0px;
	}


    h1.blue-big {
        font-size: 3vw;
        line-height: 3.5vw;
        /*font-weight: 600;*/
        max-width: 70%;
        margin: 25px auto;
    }

    h1.green-big-italic {
        font-size: 16px;
        line-height: 20px;
    }

    h1.caption-green-big-italic {
        font-size: 20px !important;
        line-height: 28px;
        text-align: center;
    }

    /*h1.green-big {
        font-size: 3vw;
        line-height: 2.5vw;
    }

    h1.blue-fat {
        font-size: 3vw;
        line-height: 5vw;
    }

    h1.white-big {
        font-size: 3vw;
        line-height: 2.5vw;
    }*/

    .col-md-4 {
        margin-bottom: 20px;
    }

    .col-md-4 .cs-column-text {
        /*margin-top: -20px;*/
    }

	.col-md-4 h1.green-big-italic {
		margin-top: 10px !important;
  }
}

/*@media (max-width: 800px) {
    h1.blue-big {

        font-weight: 600;
        max-width: 70%;
        margin: 50px auto;
    }

    h1.green-big {
        color: #90c828;
        font-weight: 700;
        margin: 20px 0px 40px 0px;
    }
}*/

  @media (min-width: 992px) {

    #coaching-grid-2ndrow {
      margin-top: 20px;
    }

  }
@media (max-width: 992px) {

	h1.blue-fat {
		font-size: 20px !important;
		line-height: 32px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h1.white-big {
		font-size: 20px !important;
		line-height: 32px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h1.blue {
		font-size: 20px !important;
		line-height: 32px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	h2 {
		font-size: 20px !important;
		line-height: 32px !important;
		font-weight: 700 !important;
		margin: 15px 0px 10px 0px;
	}

	.breadcrumb {
	    display: none;
	}

	.top-margin-box .col-md-4 {
		/*margin-top: 60px;*/
	}

  #schurig-padding {
    margin-top: 30px !important;
  }

}


@media (max-width: 799px) {

	/* .vc_single_image-wrapper { */
		/* margin-top: 30px; */
	/* } */

	iframe {
	  max-width: 100%;
	}

	h1 {
		margin: 5px 0px 10px 0px;
	}

    h1.blue-big {
        font-size: 16px;
        line-height: 24px !important;
        /*font-weight: 600;*/
        max-width: 70%;
        margin: 25px auto;
    }

    h1.green-big {
        font-size: 19px;
        line-height: 15px;
        margin: 5px 0px 30px 0px;
    }

    /*h1.blue-fat {
        font-size: 4vw;
        line-height: 5vw;
        margin: 5px 0px 10px 0px;
    }*/

    body {
    	font-size: 15px !important;
		line-height: 1.35em;
    }

    h2 {
    	margin-top: 15px;
    }
        .cs-section-cover-bg .container-fluid .row .col-md-12 .cs-column-text {
        margin-top: -30% !important;
    }

	.col-md-3 .widget_text .textwidget {
		/*width: 90vw;*/
		margin-left: 0px;
	}

}

@media (max-width: 992px) {

	h2 {
		line-height: 1.5;
		margin: 15px 0px 10px 0px;
	}

	.col-md-4 h2 {
		margin: 15px 0px 10px 0px;
	}

    .coaching-grid {
        display: none;
    }

    .coaching-grid.ipad .col-md-12 {
        width: 100%;
    }

    .coaching-grid.ipad {
        display: block;
    }

    .coaching-grid.ipad .container {
        width: 100%;
    }

    .coaching-grid.ipad .col-md-1, .coaching-grid.ipad .col-md-2, .coaching-grid.ipad .col-md-3, .coaching-grid.ipad .col-md-4, .coaching-grid.ipad .col-md-5, .coaching-grid.ipad .col-md-6, .coaching-grid.ipad .col-md-7, .coaching-grid.ipad .col-md-8, .coaching-grid.ipad .col-md-9, .coaching-grid.ipad .col-md-10, .coaching-grid.ipad .col-md-11, .coaching-grid.ipad .col-md-12 {
        float: left;
    }
    .coaching-grid.ipad .col-md-6 {
    	width: 50%;
    	margin-bottom: 0px;
    }

    /*.col-md-6 {
        width: 50%;
    }*/

    h1 a.no-decoration-green {
        font-size: 16px;
    }

    /*.cs-column-text:last-child, .cs-column-text > *:last-child {
	    margin-bottom: 31px !important;
	}*/
}


@media (max-width: 400px) {

	h1.blue-big {
	    font-size: 16px;
	    line-height: 24px;
	    /* font-weight: 600; */
	    max-width: 70%;
	    margin: 0px auto;
	}

	.md-padding {
	    padding-top: 40px !important;
	    padding-bottom: 40px !important;
	}

    .coaching-grid {
        display: block;
    }

    .coaching-grid.ipad .col-md-12 {
        width: 100%;
    }

    .coaching-grid.ipad {
        display: none;
    }

    .coaching-grid.ipad .container {
        width: 100%;
    }

    .coaching-grid.ipad .col-md-1, .coaching-grid.ipad .col-md-2, .coaching-grid.ipad .col-md-3, .coaching-grid.ipad .col-md-4, .coaching-grid.ipad .col-md-5, .coaching-grid.ipad .col-md-6, .coaching-grid.ipad .col-md-7, .coaching-grid.ipad .col-md-8, .coaching-grid.ipad .col-md-9, .coaching-grid.ipad .col-md-10, .coaching-grid.ipad .col-md-11, .coaching-grid.ipad .col-md-12 {
        float: left;
    }
    .coaching-grid.ipad .col-md-6 {
    	margin-bottom: 35px;
    }
    /*.col-md-6 {
        width: 50%;
    }*/

    h1 a.no-decoration-green {
        font-size: 16px;
    }

    .cs-section-cover-bg .container-fluid .row .col-md-12 .cs-column-text {
    margin-top: -25% !important;
    }

    div.white-bordered {
        padding: 25px 20px 15px 30px;
    }

    div.white-bordered-inline {
        padding: 25px 20px 15px 30px;
    }

    div.green-bordered-inline {
        padding: 25px 20px 15px 30px;
    }

    h1.white-big-italic {
        font-weight: 300;
        font-size: 20px;
        line-height: 30px;
    }

    /* .cs-column-text { */
        /* margin-bottom: 20px; */
    /* } */

	#section-closer-1 {
    margin-top: -60px;
    margin-bottom: 0px;
	}

	#section-closer-2 {
		margin-top: 20px;
		margin-bottom: 0px;
	}

	#section-closer-3 {
		margin-top: -60px;
		margin-bottom: -40px;
	}

	#section-closer-4 {
		margin-top: 60px;
	}
}
