/* ubuntu-300 - latin */
@font-face {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/ubuntu-v15-latin-300.eot"); /* IE9 Compat Modes */
    src: local(""),
        url("../fonts/ubuntu-v15-latin-300.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/ubuntu-v15-latin-300.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/ubuntu-v15-latin-300.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/ubuntu-v15-latin-300.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("../fonts/ubuntu-v15-latin-300.svg#Ubuntu") format("svg"); /* Legacy iOS */
}
/* ubuntu-regular - latin */
@font-face {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/ubuntu-v15-latin-regular.eot"); /* IE9 Compat Modes */
    src: local(""),
        url("../fonts/ubuntu-v15-latin-regular.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/ubuntu-v15-latin-regular.woff2")
            format("woff2"),
        /* Super Modern Browsers */
            url("../fonts/ubuntu-v15-latin-regular.woff") format("woff"),
        /* Modern Browsers */ url("../fonts/ubuntu-v15-latin-regular.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("../fonts/ubuntu-v15-latin-regular.svg#Ubuntu") format("svg"); /* Legacy iOS */
}
/* ubuntu-700 - latin */
@font-face {
    font-family: "Ubuntu";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/ubuntu-v15-latin-700.eot"); /* IE9 Compat Modes */
    src: local(""),
        url("../fonts/ubuntu-v15-latin-700.eot?#iefix")
            format("embedded-opentype"),
        /* IE6-IE8 */ url("../fonts/ubuntu-v15-latin-700.woff2") format("woff2"),
        /* Super Modern Browsers */ url("../fonts/ubuntu-v15-latin-700.woff")
            format("woff"),
        /* Modern Browsers */ url("../fonts/ubuntu-v15-latin-700.ttf")
            format("truetype"),
        /* Safari, Android, iOS */
            url("../fonts/ubuntu-v15-latin-700.svg#Ubuntu") format("svg"); /* Legacy iOS */
}

.ce_revolutionslider {
    height: 100vh;
}

h2 {
    font-weight: 300;
    color: #005461;
}

h2,
h3,
h4 {
    margin-top: 25px;
}

.ce_text li,
.ce_list li,
.ce_text ol,
.ce_list ol {
    line-height: 1.8rem;
}

.mainmenu .hidemenu {
    display: none;
}

#main .mod_article.mod_article_offset_top {
    top: -220px;
    margin-bottom: -220px;
    background: #fff;
}

#main .mod_article.mod_article_offset_top .ce_headline_extended {
    min-height: 120px;
}

.offsetscroll {
    width: 32px;
    height: 46px;
    position: absolute;
    bottom: 100px;
    right: 100px;
}

.offsetscroll #linkToContent {
    position: relative;
    width: 32px;
    height: 46px;
    border: 2px solid #005461;
    border-radius: 15px;
    position: absolute;
    margin: 0 auto;
}

.offsetscroll #linkToContent .wheel {
    display: block;
    width: 6px;
    height: 6px;
    background-color: #005461;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    left: 0;
    right: 0;
    -webkit-animation: mousewheel 1.7s infinite ease;
    animation: mousewheel 1.7s infinite ease;
}

.ce_image_text_box.version2 {
    border: none;
    border-radius: 0;
}

.ce_image_text_box.version2 a.hyperlink_txt {
    display: inline-block;
    padding: 7px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    text-decoration: none;
}

.ce_image_text_box.version2 .ce_image_text_box_content_outside {
    background: #eee;
    min-height: 380px;
    padding-bottom: 80px;
    position: relative;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}

.ce_image_text_box.version2.height-2 .ce_image_text_box_content_outside {
    min-height: 500px;
}

.ce_image_text_box.version2.height-3 .ce_image_text_box_content_outside {
    min-height: 560px;
}

.ce_image_text_box.version2 .hyperlink_txt {
    position: absolute;
    bottom: 25px;
    left: 25px;
}

.ce_image_text_box.version2 .ce_image_text_box_image {
    position: relative;
}

.ce_image_text_box.version2 .ce_image_text_box_image .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    background: rgba(0, 84, 97, 0.5);
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
}

.ce_image_text_box.version2:hover .ce_image_text_box_content_outside {
    background: #005461;
    color: #fff;
}

.ce_image_text_box.version2:hover .ce_image_text_box_content_outside h2 {
    color: #fff;
}

.ce_image_text_box.version2:hover .hyperlink_txt {
    border-color: #fff;
    color: #fff !important;
}

.ce_image_text_box.version2:hover .ce_image_text_box_image .overlay {
    background: transparent !important;
}

.ce_bgimage.map .ce_bgimage-image {
    background-position: right center;
}

.ce_bgimage .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 84, 97, 0.5)
        url(../../Terra_Projektentwicklung/Terra_Pro_Logos/TE_Pro_Gruene-Kurve_01.svg)
        no-repeat right bottom;
}

.ce_accordion {
    border: none;
    border-bottom: 1px solid #005461;
}

.ce_accordion .toggler:before {
    font-family: "Ubuntu";
    font-weight: 300;
    content: "+";
    font-size: 3rem;
    font-weight: 300;
}

.ce_accordion .toggler.ui-state-active:before {
    font-family: "Ubuntu";
    content: "x";
}

.ce_countup.bigcount .headline {
    font-size: 7rem;
    line-height: 6.5rem;
    margin-bottom: 0;
}

.mac .ce_colorbox.grow1,
.mac .ce_colorbox.grow2 {
    letter-spacing: -0.1px;
}

.ce_colorbox.grow1 {
    transition: height 0.5s;
    -webkit-transition: height 0.5s;
    height: 440px;
}

.ce_colorbox.grow1:hover {
    height: 800px;
}

.ce_colorbox.grow1:hover .chevron-down:before,
.ce_colorbox.grow2:hover .chevron-down:before {
    content: "\f077";
}

.ce_colorbox ul {
    list-style: disc;
    margin-left: 18px;
}

.ce_colorbox.grow1 .chevron-down,
.ce_colorbox.grow2 .chevron-down {
    font-family: "FontAwesome";
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    margin: 0;
    position: absolute;
    bottom: 20px;
}

.ce_colorbox.grow1 .chevron-down:before,
.ce_colorbox.grow2 .chevron-down:before {
    content: "\f078";
}

.ce_colorbox.grow2 {
    transition: height 0.5s;
    -webkit-transition: height 0.5s;
    height: 440px;
}

.ce_colorbox.grow2:hover {
    height: 950px;
}

.ce_colorbox .ce_colorbox_inside {
    position: relative;
    height: 100%;
}
.ce_colorbox.grow1:hover .hidden,
.ce_colorbox.grow2:hover .hidden {
    display: block;
}

.zitat-overlay .ce_bgimage {
    opacity: 0;
    -webkit-transition: opacity 500ms ease-out;
    -moz-transition: opacity 500ms ease-out;
    -o-transition: opacity 500ms ease-out;
    transition: opacity 500ms ease-out;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 100;
}

.zitat-overlay .ce_bgimage:hover {
    opacity: 1;
}

span.tab {
    font-weight: bold;
    min-width: 24px;
    display: inline-block;
}

.mod_booknav ul li {
    float: left;
    display: inline-block;
    width: 33.333%;
}

.mod_booknav ul li.up {
    text-align: center;
}

.mod_booknav ul li.next {
    text-align: right;
}

.mod_booknav ul li.previous a:before {
    font-family: fontawesome;
    content: "\f053";
    margin-right: 5px;
}

.mod_booknav ul li.next a:after {
    font-family: fontawesome;
    content: "\f054";
    margin-left: 5px;
}

.autogrid_row.bordercol .column {
    border-right: 1px solid #fff;
}

.autogrid_row.bordercol .column:last-child {
    border-right: none;
}

@media only screen and (max-width: 767px) {
    .ce_revolutionslider {
        height: auto;
    }
    .autogrid_grid.grid_50_50 .column,
    .column[class*="col_"] {
        margin-bottom: 0;
    }
    .offsetscroll {
        display: none;
    }
    #main .mod_article.mod_article_offset_top .ce_headline_extended {
        min-height: auto;
    }
    #main .mod_article.mod_article_offset_top {
        top: 0;
        margin-bottom: -60px;
    }
    .mod_article.hidemobile .ce_bgimage {
        background: #fff;
    }
    .zitat-overlay {
        display: none;
    }
    .ce_grid_gallery_start li.has-content .ce_grid_gallery_overlay {
        position: absolute;
        bottom: 0;
        min-height: auto !important;
        height: auto !important;
        padding: 20px 10px;
    }
    .ce_table table tr {display: block; padding: 20px 0 10px 0;}
    .ce_table table td,
    .ce_table table th {display: block;}
    .ce_table table td {padding: 10px 0;}
}


@media only screen and (min-width: 768px) {
    .autogrid_grid.lines .column:nth-child(1),
    .autogrid_grid.lines .column:nth-child(2) {
        border-right: 1px solid #005461;
    }
    .header.original {
        background: transparent !important;
        position: absolute;
    }
    .header.original .logo {
        background: #fff;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 0 20px;
    }
    .header.original .mainmenu ul {
        text-align: right;
    }
    .ce_grid_gallery_start.frame-gutter.gutter-large li.grid-item {
        box-shadow: 0 0 0 20px rgb(255 255 255);
    }
}

@media only screen and (max-width: 1024px) {
    .ce_colorbox.grow1,
    .ce_colorbox.grow1:hover,
    .ce_colorbox.grow2,
    .ce_colorbox.grow2:hover {
        height: auto;
    }
    .ce_colorbox.grow1 {
        margin-bottom: 2rem;
    }
    .ce_colorbox.grow1 .chevron-down,
    .ce_colorbox.grow2 .chevron-down {
        display: none;
    }
    .ce_colorbox.grow1 .hidden,
    .ce_colorbox.grow2 .hidden {
        display: block;
    }
}


/* Terra Triton */

body.triton {
    font-size: 17px;
}

.triton .logo a {
    background-image: url("../themedesigner/uploads/TE_Tri_Logo_quer_RGB.svg");
}

.triton h2,
.triton span.color-accent,
.triton .ce_image_text_box.version2 a.hyperlink_txt,
.triton .ce_countup.bigcount .headline,
.triton .mmenu_trigger {
    color: #3b444d;
}

.triton .mmenu_trigger .burger.transform.open .burger_lines {
    background-color: transparent !important;
}

.triton .offsetscroll #linkToContent {
    border-color: #3b444d;
}

.triton .offsetscroll #linkToContent .wheel,
.triton input.submit.all[type="submit"],
.triton button.submit[type="submit"] {
    background-color: #3b444d;
}

.triton .mainmenu ul ul {
    border-top-color: #3b444d;
}

.triton .mainmenu ul ul li a:hover:not(.menuheader):not(.megamenu),
.triton .mainmenu ul ul li a.active,
.triton .mainmenu ul ul li a.trail:not(.megamenu),
.triton .mmenu_trigger .burger .burger_lines,
.triton .mmenu_trigger .burger .burger_lines:after,
.triton .mmenu_trigger .burger .burger_lines:before {
    background: #3b444d !important;
}

.triton .mainmenu ul.level_2 li.picto-01 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Kindertagesstaetten.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-02 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Seniorenwohnen-und-studentisches-Wohnen.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-03 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Einfamilienhaus-Siedlungen.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-04 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Umnutzung-von-Bestandsimmobilien.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-05 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_sonstige_Projekte.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-06 a::before {
    content: '';
    display: inline-block;
    width: 34px;
    height: 30px;
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Offmarket_Produkte.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-01 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Kindertagesstaetten_weiß.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-02 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Seniorenwohnen-und-studentisches-Wohnen_weiß.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-03 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Einfamilienhaus-Siedlungen_weiß.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-04 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_Umnutzung-von-Bestandsimmobilien_weiß.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-05 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Icons_sonstige_Projekte_weiß.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu ul.level_2 li.picto-06 a:hover::before {
    background: url(../../Terra_Triton/Terra_Tri_Icons/TE_Triton_Offmarket_Produkte_weiss.svg) top 9px left no-repeat;
    background-size: 24px;
}

.triton .mainmenu > ul > li.submenu > a > span::after {
    content: '\f078';
    display: inline-block;
    font-family: 'FontAwesome';
    padding-left: 10px;
}

.triton .ce_countup.bigcount .headline {
    font-weight: 300;
}

.triton .ce_countup.bigcount.first .headline {
    margin-top: 0;
}

.triton .ce_countup.bigcount .text p {
    color: #a3cde3;
}

.triton h2 {
    font-weight: 700;
}

.triton .ce_revolutionslider_text.invertcolor {
    font-weight: 300;
}

.triton .ce_divider_extended.version5 {
    background: #3b444d;
}

.triton .ce_hyperlink a,
.triton a.btn {
    background: #3b444d;
    border-color: #3b444d;
    padding: 6px 20px 8px 20px;
}

.triton .ce_hyperlink.equal a {
    min-width: 200px;
    text-align: left !important;
}

.triton .ce_hyperlink.equal a:after {
    position: absolute;
    right: 20px;
}

.triton .ce_hyperlink-extended a.link-sec-color {
    background: #a3cde3;
    border-color: #a3cde3;
}

.triton .ce_hyperlink-extended a.link-sec-color:hover {
    color: #fff;
    opacity: .8;
}

.triton .ce_hyperlink a::after,
.triton a.btn::after,
.triton .ce_image_text_box.version2 a.hyperlink_txt::after {
    content: "+";
    padding-left: 50px;
    font-size: 1.5rem;
    font-weight: 300;
    display: inline-block;
}

.triton .ce_image_text_box.version2 h2 {
    font-weight: 300;
}

.triton .ce_image_text_box.version2 .ce_image_text_box_image .overlay {
    background: transparent;
}
    
.triton .ce_image_text_box.version2:hover .ce_image_text_box_content_outside {
    background: #3b444d;
}

.triton .ce_image_text_box.version2 a.hyperlink_txt {
    padding: 6px 20px 8px 20px;
}

.triton .ce_image_text_box.version2 a.hyperlink_txt:hover {
    background: #a3cde3;
    border-color: #a3cde3;
    color: #3b444d;
}

.triton .triton-bg-1 {
    background: #f5f5f5;
}

.triton .triton-bg-1::before,
.triton .triton-bg-2::before {
    content: '';
    width: 100px;
    height: 60px;
    background: url(../../Terra_Triton/Terra_Tri_Logos/bg_terra_down.svg) no-repeat center top;
    background-size: 90px;
    visibility: visible;
    position: absolute;
    left: calc(50% - 50px);
}

.triton .triton-bg-2,
.triton .triton-bg-3,
.triton .triton-bg-4 {
    background: #eef6fa;
}

.triton .triton-bg-3::before {
    content: '';
    width: 100px;
    height: 60px;
    background: url(../../Terra_Triton/Terra_Tri_Logos/bg_terra_down.svg) no-repeat center top;
    background-size: 90px;
    visibility: visible;
    position: absolute;
    left: calc(75% - 50px);
}

.triton .triton-bg-4::before {
    content: '';
    width: 100px;
    height: 60px;
    background: url(../../Terra_Triton/Terra_Tri_Logos/bg_terra_down.svg) no-repeat center top;
    background-size: 90px;
    visibility: visible;
    position: absolute;
    left: calc(25% - 50px);
}

.triton .hf {
    padding: 0 20px;
}

.triton .hf:nth-of-type(odd) {
    background: #f5f5f5;
    padding: 20px;
}

.triton .ce_hoverimage .ce_hoverimage_inside img {
    max-height: 200px;
}

.triton #footer h1,
.triton #footer h2,
.triton #footer h3,
.triton #footer h4,
.triton #footer h5,
.triton #footer h6,
.triton #footer .h1,
.triton #footer .h2,
.triton #footer .h3,
.triton #footer .h4,
.triton #footer .h5,
.triton #footer .h6,
.triton #footer,
.triton #footer a {
    color: #fff;
    text-decoration: none;
}

.triton #footer h2 {
    font-size: 4rem;
}

.triton #footer h3 {
    font-size: 2.333rem;
    font-weight: 300;
}

.triton #footer h4 {
    margin-top: 0;
}

.triton #footer .footertop {
    width: 100%;
    text-align: right;
}

.triton #footer .footertop a {
    display: inline-block;
    background: url(../../Terra_Triton/Terra_Tri_Logos/pfeil_up_weiss.svg);
    width: 45px;
    height: 45px;
}

.triton fieldset label a {
	text-decoration: underline;
}



@media only screen and (min-width: 768px) {
    .triton .header.original {
        background: #fff !important;
        position: relative;
        line-height: 160px;
    }
    .triton .header.original .logo {
        height: 160px;
        width: 360px;
    }
}

@media only screen and (min-width: 1300px) {
    .triton .triton-bg-1 {
        background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 5%, #f5f5f5 5%, #f5f5f5 100%);
        background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 5%,#f5f5f5 5%,#f5f5f5 100%);
        background: linear-gradient(to right,  #ffffff 0%,#ffffff 5%,#f5f5f5 5%,#f5f5f5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=1 );
    }
    .triton .triton-bg-2 {
        background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 5%, #eef6fa 5%, #eef6fa 100%);
        background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 5%,#eef6fa 5%,#eef6fa 100%);
        background: linear-gradient(to right,  #ffffff 0%,#ffffff 5%,#eef6fa 5%,#eef6fa 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6fa',GradientType=1 );
    }
    .triton .triton-bg-3 {
        background: #ffffff;
        background: -moz-linear-gradient(left,  #ffffff 0%, #ffffff 56%, #eef6fa 56%, #eef6fa 100%);
        background: -webkit-linear-gradient(left,  #ffffff 0%,#ffffff 56%,#eef6fa 56%,#eef6fa 100%);
        background: linear-gradient(to right,  #ffffff 0%,#ffffff 56%,#eef6fa 56%,#eef6fa 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eef6fa',GradientType=1 );
    }
    .triton .triton-bg-4 {
        background: #ffffff;
        background: -moz-linear-gradient(left,  #eef6fa 0%, #eef6fa 42%, #ffffff 42%, #ffffff 42%, #ffffff 100%);
        background: -webkit-linear-gradient(left,  #eef6fa 0%,#eef6fa 42%,#ffffff 42%,#ffffff 42%,#ffffff 100%);
        background: linear-gradient(to right,  #eef6fa 0%,#eef6fa 42%,#ffffff 42%,#ffffff 42%,#ffffff 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eef6fa', endColorstr='#ffffff',GradientType=1 );
    }
}


/* END Terra Triton */
