/*** base colors start ***/
/* transition start */
/* transition end */
/* transition start */
/* transition end */
/* Reverse Row Class for Col-Order Change ---- START ----*/
@media only screen and (min-width: 1001px) {
  .cda-reverse-row > .col.span_12 {
    flex-direction: row-reverse !important;
  }
  /* Spacing between col */
  .cda-reverse-row .col > div:last-child {
    margin-left: 0;
    margin-right: 2.1%;
  }
}
/* Reverse Row Class for Col-Order Change ---- END ----*/
/* ++++++++++ MEDIAQUERIES ++++++++++ */
/* ++++++++++ MEDIAQUERIES ++++++++++ */
/*bam vars*/
.introText p {
  font-size: 24px !important;
  line-height: 32px !important;
  position: relative;
}
.introText p:before {
  content: "Introtext";
  position: absolute;
  left: -100px;
  background-color: lightseagreen;
  color: white;
  padding: 3px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 5px;
}

.bam-p-overline {
  position: relative;
  font-size: 24px !important;
  line-height: 32px !important;
  padding-bottom: 5px !important;
  margin-bottom: 0 !important;
}
.bam-p-overline:before {
  content: "overline";
  position: absolute;
  left: -100px;
  background-color: lightseagreen;
  color: white;
  padding: 3px;
  font-size: 12px;
  line-height: 12px;
  border-radius: 5px;
}

.bam-background-contain .row-bg {
  background-size: contain !important;
}

.textcolor-blue {
  color: #458bc2 !important;
}

.textcolor-white {
  color: #fff !important;
}

.teaser-text-1 {
  padding: 0 20px !important;
  margin-bottom: 80px !important;
}

.contactFormWrapper input:not([type=button]):not([type=submit]):not([type=reset]), .contactFormWrapper textarea {
  background-color: #fff !important;
}
.contactFormWrapper #input_1_1 .gchoice {
  margin-bottom: 20px;
}

/* klasse um bilder mit border zu versehen*/
.bam-img-group-border-radius img {
  border-radius: 20px !important;
}
.bam-img-group-border-radius .wpb_video_wrapper iframe {
  border-radius: 20px !important;
}
.bam-img-group-border-radius .nectar-video-box .inner-wrap,
.bam-img-group-border-radius .nectar-video-box img {
  border-radius: 20px !important;
}

.bam-img-border-radius {
  border-radius: 20px !important;
}

/*teaser border radius*/
.bam-teaser-wrapper-border-radius .column-bg-overlay {
  border-radius: 20px !important;
}
.bam-teaser-wrapper-border-radius .flickity-slider .inner-wrap {
  border-radius: 20px !important;
}
.bam-teaser-wrapper-border-radius img {
  border-top-right-radius: 20px !important;
  border-top-left-radius: 20px !important;
}

/* ==========================================================================
   navbar MAIN
   ======================================================================== */
/* ==========================================================================
   Content
   ========*/
.introText p {
  font-size: 22px !important;
  line-height: 28px !important;
}

.customContactBoxWrapper .nectar-button.large.custom-button-tertiary,
.customContactBoxWrapper .custom-button-tertiary {
  padding-left: 25px !important;
}

.smallContactBoxText {
  margin-bottom: 10px !important;
}
.smallContactBoxText p {
  font-size: 20px !important;
  line-height: 30px !important;
  padding: 10px !important;
}

.bam-custom-btn .link_wrap {
  padding: 12px 16px !important;
}

.nectar-button.large.custom-button-tertiary,
.custom-button-tertiary {
  padding-left: 20px !important;
  background-color: transparent !important;
  font-weight: bold;
  font-size: 18px !important;
}

.custom-button-tertiary-style-2 {
  font-weight: bold;
  position: absolute;
  bottom: 0;
  top: auto !important;
  left: 20px;
  padding-left: 20px !important;
  z-index: 10000;
  font-size: 18px !important;
}

/*
.custom-teaser-inner-row-1 {
  .custom-teaser-inner-col-1 {
    background-color: green !important;
    border-bottom: 1px solid red !important;
    padding-bottom: 100px;

  }
}
*/
/* ==========================================================================
   Footer
   ========================================================================== */
#footer-outer {
  z-index: 9 !important;
}
#footer-outer .widget h4 {
  font-size: 18px;
  font-weight: 400;
}
#footer-outer .row {
  padding-bottom: 0;
}
#footer-outer .row.cda-widget-row {
  padding: 30px 0 0 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  #footer-outer .row.cda-widget-row {
    padding: 30px 15px 0 15px;
  }
}
#footer-outer .row.cda-widget-row .widget.widget_nav_menu .menu .menu-item {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 767px) {
  #footer-outer .row.cda-widget-row .widget.widget_nav_menu .menu .menu-item {
    display: block;
  }
}

.widget_custom_html h4 {
  color: rgb(255, 255, 255);
}

@media only screen and (min-width: 1000px) {
  body #footer-outer .row {
    padding: 40px 0 0px 0;
  }
}
.footer-logo img {
  max-width: 200px !important;
  height: auto;
}

#footer-outer {
  background-size: auto !important;
  background-repeat: repeat !important;
}

.customFooterLogo {
  max-width: 240px !important;
  height: auto !important;
}

.cda-fancy-text-image {
  position: relative;
}
.cda-fancy-text-image .background-shape {
  position: absolute;
  background: #ededed;
  width: calc(71% + 900px);
  transform: translateX(900px);
}
.cda-fancy-text-image .background-shape--left-full {
  left: 0;
  top: -80px;
  bottom: -80px;
  transform: translateX(-900px);
}
.cda-fancy-text-image .background-shape--right-full {
  right: 0;
  top: -80px;
  bottom: -80px;
}
.cda-fancy-text-image .background-shape--left-bottom {
  left: 0;
  bottom: -80px;
  height: 65%;
  transform: translateX(-900px);
}
.cda-fancy-text-image .background-shape--right-bottom {
  right: 0;
  bottom: -80px;
  height: 65%;
}
.cda-fancy-text-image .background-shape--left-top {
  left: 0;
  top: -80px;
  height: 65%;
  transform: translateX(-900px);
}
.cda-fancy-text-image .background-shape--right-top {
  right: 0;
  top: -80px;
  height: 65%;
}
.cda-fancy-text-image .background-shape.color-dark {
  background-color: #458bc2;
}

.portfolio-subline {
  font-size: 20px !important;
  line-height: 20px !important;
  margin-bottom: 5px !important;
  font-weight: normal !important;
}

.portfolio-headline {
  color: #458bc2 !important;
  font-weight: bold !important;
}

.portfolio-copyright-text .wpb_wrapper p {
  color: #bebebe !important;
}

/*integrate int the portfolio item row*/
.bam-custom-portfolio-row .work-item:hover .work-info-bg {
  mix-blend-mode: multiply !important;
  background: rgb(76, 52, 34) !important;
  background: linear-gradient(142deg, rgb(76, 52, 34) 0%, rgb(35, 74, 114) 21%, rgb(73, 91, 54) 49%, rgb(145, 107, 39) 74%, rgb(143, 35, 43) 100%) !important;
}

/*portfolio filter element*/
.cda-filter-wrapper {
  overflow: visible;
}
.cda-filter-wrapper .portfolio-filters {
  float: left;
  margin-right: 10px;
}

.swiper-container[data-bullet_style=scale] .slider-pagination .swiper-pagination-switch i {
  border-radius: 0 !important;
  width: 40px !important;
  height: 7px !important;
}

.swiper-container[data-bullet_style=scale] .slider-pagination .swiper-pagination-switch {
  width: 40px !important;
}

.swiper-container[data-bullet_style=scale] .slider-pagination .swiper-active-switch i {
  transform: scale(1) !important;
  -moz-transform: scale(1) !important;
  -webkit-transform: scale(1) !important;
  background-color: #458bc2;
}

.swiper-container[data-bullet_style=scale] .slider-pagination .swiper-pagination-switch {
  margin-right: 12px !important;
}

/*# sourceMappingURL=main.css.map */
