/**
 * =============================================================================
 * Anpassungen in diese Datei
 * ==========================================================================
 */

.ios .jarallax {
    background-size: cover;
    background-attachment: scroll;
}

.productlogo #logo {
    width: 162px;
    height: 33px;
    background-image: url(/files/theme/img/logos/logo-canvasplus-neg.svg);
}

.mainmenu ul li span.new {
    font-size: 0.9em;
    font-weight: bold;
    margin-left: 5px;
    background: red;
    color: #fff;
    border-radius: 2px;
    padding-left: 4px;
    padding-right: 4px;
    float: right;
}

.submenulr ul li span.new,
.customNavi-lr span.new {
    display: none;
}

.navititle {
    display: block;
    font-weight: normal;
    font-size: 12px;
}
.nav--slide_in.js--is-fixed .mainmenu ul > li a {
  color: #555;
}
.nav--slide_in.js--is-fixed .mainmenu ul > li > strong, .nav--slide_in.js--is-fixed .mainmenu ul > li a.js--active, .nav--slide_in.js--is-fixed .mainmenu ul > li a.trail, .nav--slide_in.js--is-fixed .mainmenu ul > li a:hover {
  color: #1c2332;
}
/* fuer alle Geraete-Klassen */
.pt10 figure.image_container {
    padding-top: 10px;
}
.referenzen .image_container {
    padding: 10px;
}
.referenzen #footer .image_container {
    padding: 0px;
}
.logo-link {
    display: block;
    position: relative;
}
.logo-default {
    display: block;
    width: 240px;
    height: 48px;
    transition: opacity 0.3s ease;
}
.logo-scroll {
    display: block;
    width: 180px;
    height: 39px;
    transition: opacity 0.3s ease;
}
.hidden {
    display: none;
}
.transparent_naviarea .navi-section.js--is-fixed, .home .navi-section.js--is-fixed, .navi-section.js--is-fixed {
    z-index: 9;
    position: relative;
    width: 100%;
    background-color: #fff;
}
.mainmenu > ul > li > a, .mainmenu > ul > li > strong {
    display: inline-block;
    padding-right: 12px !important;
}
.myClass p {
    color: #ff0000;
}
#main > .inside {
    padding: 0px 20px;
}
.startseite h1::before {
    content: 'Offizieller Contao-Partner für Webdesign und Programmierung';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.leistungen h1::before {
    content: 'Leistungsportfolio';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.referenzen h1::before {
    content: 'Contao-Expertise in der Praxis';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.agentur h1::before {
    content: 'Full-Service Internetagentur aus Schleswig-Holstein';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.notizblog h1::before {
    content: 'Digitale Entwicklungen im Blick';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.kontakt h1::before {
    content: 'Ihr Weg zu uns';
    display: block;
    font-size: 1.2rem;
    font-weight: 400;
    color: #fff;
    padding-bottom: 1rem ;
}
.ctsopeninghours .day {
    font-size: 18px;
}
.ctsopeninghours.variante1 .day .label {
    font-weight: 700;
    width: 100%;
    display: block;
    padding-bottom: 6px;
}
.formv2 .widget-explanation, .formv2 input, .formv2 textarea {
    padding: 10px 15px;
    border: 1px solid rgba(217, 217, 217, 1);
    background-color: #fff;
}
@media only screen and (min-width: 768px) {
    .ctsproductdetails.variant1 ul li,
    .ctsproductdetails.variant1 ul li .label {
        border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
        padding-bottom: 5px;
    }
}

.ctsproductdetails.variant1 ul li .label {
    font-weight: 600;
    font-size: 1em;
}

.ctsproductdetails.variant3 ul li .label,
.ctsproductdetails.variant1 ul li .label {
    display: block;
    padding: 0 0px 8px 0;
    margin: 0 0 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    color: #2f2f2f;
    text-transform: uppercase;
}
button[type="submit"], input[type="submit"] {
    width: 100%;
    display: inline-block;
    padding: 15px;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.5;
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #1c2332;
    background-image: none;
}
button[type="submit"]:focus,
input[type="submit"]:focus,
button[type="submit"]:hover,
input[type="submit"]:hover {
    outline: 2px solid #005284;
    outline-offset: 2px;
    background-color: #e6f0fa;
    color: #005284;
    cursor: pointer;
}
#footer .rechtliches ul {
    margin-bottom: 0px;
}
#footer .agb li {
    list-style: none;
}
footer .ce_ctsteam .desc {
    width: 20px;
    padding-left: 2px;
    margin-right: 10px;
}
@media only screen and (min-width: 768px) {
    .notizblog p.back {
        display: inline-block;
        margin-bottom: 0;
        float: right;
        color: #000;
    }
}
.mod_newsreader h1 {
    color: #1c2332 ;
}
.share {
    border-top: 1px solid grey;
    padding-top: 15px;
    margin-top: 20px;
}
.sharebuttons > ul.theme > li {
    list-style-position: outside;
    list-style-type: none !important;
}
.mod_sharebuttons {
    display: inline-block;
}
.mod_newsreader p.back a {
    display: inline-block;
    color: #1C2332;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.25s linear 0s;
}
.layout_latest_cts h2 {
    font-size: 1.4em;
    color: #000;
}
.text-white .ce_text p {
    color: #fff;
}
.ce_ctscolor .headline, .kontakt h2.headline {
    font-size: 1.3em;
    color: #1C2332;
}
.ce_ctslistextended .ext_list ul li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: start;
    margin-bottom: 4px;
    line-height: 1.56;
}
.layout_latest_cts .inside {
    padding: 0;
}
.mod_newslist .layout_latest_cts .teaser {
    padding: 5px 22px 15px 15px;
    margin-top: -7px;
}
.ce_text.blau h1.headline, .ce_text h2 {
    color: #3b3c42;
}
.layout_latest_cts p.more {
    margin-top: auto;
    margin-left: 0;
    padding: 0px 15px 15px;
}
.block3 .meta_box {
    font-size: 18px;
}
.info_author span {
    display: none;
}
.mod_newslist .layout_latest_cts .comments {
    display: none;
}
#footer .inside .footertop h3, #footer .inside .footertop h5, #footer .inside .footertop h6 {
  border-bottom: 1px dotted rgba(255,255,255,0.6);
}
.ce_ctscolor .iconlayout1 .iconbox i {
  background-color: rgba(255,179,0,1);
  box-shadow: 0 0 0 2px rgba(255,179,0,1);
  border: 1px solid #fff;
  color: #1c2332;
  -moz-transition: All 0.6s ease;
  -ms-transition: All 0.6s ease;
  -o-transition: All 0.6s ease;
  -webkit-transition: All 0.6s ease;
  transition: All 0.6s ease;
}
.ce_ctscolor:hover .iconlayout1 .iconbox i {
  background-color: lightgrey;
  box-shadow: 0 0 0 2px #fff;
  border: 1px solid #1c2332;
  color: #1c2332;
  -moz-transition: All 0.6s ease;
  -ms-transition: All 0.6s ease;
  -o-transition: All 0.6s ease;
  -webkit-transition: All 0.6s ease;
  transition: All 0.6s ease;
}
.mod_newslist img {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
blockquote {
    font-style: italic;
    color: #333;
    border-left: 4px solid #005284;
    padding: 1em 1.5em;
    margin: 1.5em 0;
    background: #f7f9fa;
    position: relative;
}
blockquote::before {
    content: "„";
    font-size: 2em;
    color: #005284;
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 1;
}
h1.ce_headline.blau, h2.ce_headline.blau {
    color: #1c2332;
}
h1.ce_headline.blau span {
    font-weight: 400;
}
.ce_panel h2.headline {
  font-size: 1em;
  text-transform: uppercase;
}

.figure.effectlily .figcaption > div.link {
    height: 100%;
    margin-top: 0;
}

.figure.effectlily .figcaption > div.link a {
    font-size: 0;
}
.ctsproductdetails.variant1 ul li label {
  font-weight: 600;
  font-size: 1em;
}
.layout_latest_cts .inside {
  border: 1px solid #d5d5d5;
}
.link a, .linkm a {
  position: relative;
  display: inline-block;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  -moz-transition: All 0s ease;
  -ms-transition: All 0s ease;
  -o-transition: All 0s ease;
  -webkit-transition: All 0s ease;
  transition: All 0s ease;
  padding: 10px 15px;
  background-color: rgb(255, 179, 0);
  border-radius: 5px;
}
.link a::before, .linkm a::before {
  content: '';
  visibility: visible;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 0px;
  background-color: rgba(255,179,0,1);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transition: all 0s ease-in-out 0s;
  transition: all .3s ease-in-out 0s;
}
.link a:hover, .linkm a:hover {
    background-color: #1c2332;
    color: #fff;
}
.ce_hyperlink a {
  padding: 15px 20px;
  background-color: #1c2332;
  color: #fff;
  line-height: 3em;
  text-decoration: none;
  border-radius: 5px;
}
.ce_hyperlink a:hover {
  background-color: #ffb300;
  color: #000;
}
.layout_latest_cts {
  margin-bottom: 25px;
}
.text p {
  text-wrap: balance;
}
.hyperlink_extended.variant1 a:hover {
    background-color: #1c2332 !important;
    color: #fff !important;
}
.hyperlink_extended.variant1 a {
    font-weight: 600;
}
.cts-element_divider hr.standard {
  background-color: rgba(0, 0, 0, 0.15);
}

/* fuer tablets und groessere Displays*/
@media only screen and (min-width: 768px) {

    .myClass p {
        color: #00ff99;
    }

    header .bxsmall .bx-viewport {
        border: 10px solid #e5e8ee;
    }
    #main > .inside {
    padding: 0px 40px 30px 30px;
    }
    
.ctsproductdetails.variant1 ul li, .ctsproductdetails.variant1 ul li label {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
    padding-bottom: 5px;
  }
.vertical.showcase.nav li a .content span {
  font-weight: 700;
  text-transform: uppercase;
}
 .ctsproductdetails.variant1 ul li, .ctsproductdetails.variant2 ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
  }
   .ctsproductdetails.variant1 ul li.detail4, .ctsproductdetails.variant2 ul li.detail4 {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 0px;
  }
.ce_ctstabs.hovershowcase ul.nav li.active a .content {
    color: #fff;
}
.ce_ctstabs.hovershowcase ul.nav li:hover a .content {
    color: rgba(255,255,255,0.4);
  }
.mod_newsreader .image_container {
  padding-left: 30px;
}
.ce_ctsteam .contact a:hover {
    text-decoration: underline;
    color: #000;
}
.ce_ctsteam .contact a {
    text-decoration: unset;
}


}


/* fuer tablets und groessere Displays*/
@media only screen and (min-width: 992px) {

    .myClass p {
        color: #f300ff;
    }

}

/* fuer desktop */
@media only screen and (min-width: 1025px) {

    .myClass p {
        color: #0800ff;
    }
}


/* fuer Smartphones */
@media only screen and (max-width: 767px) {
    .center .image_container {
        display: flex;
        justify-content: center;
    }
    .border-right-dark {
    border-right: 0px;
}
}
