.wrapper-acc {
    padding: 30px;
}
/*
.wrapper-acc a {
 padding-top: 90px;
  margin-top: -90px;
  position: relative !important;
}*/
.view-cases .breadtitle hgroup {
  width: 100% !important;
}

.breadtitle .custom {
    width: 100%;
    order: 0;
}
.breadtitle hgroup {
    width: 100%;
    order: 1;
} 

.mod-283.breadtitle hgroup,
.mod-275.breadtitle hgroup {
  width: 50% !important;
}

.moduletable.mod-213.footer.col-auto.mr-auto {
    max-width: 100%;
}
.container-fluid.no-gutters {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.layout_type3 .element-from-custom-js-file div {
    padding: 20px !important;
    background: rgba(28, 98, 129, 0.75);
    max-width: 500px;
}

.layout_type3 .element-from-custom-js-file p {
    margin: 0 !important;
}

html .layout_type3 .content.col-md-6 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
    justify-content: space-between !important;
    height: 100%;
}

html .app-slideshow .slideshow .slides .slide .layout_type3 .mainarea {
     align-items: stretch;
}

html .app-slideshow .slideshow .slides .slide .layout_type3 .mainarea .buttons {
    margin-top: 0;
    height: 100%;
    align-items: flex-end;
    padding-bottom: 50px;
}
.layout_type3 .mainarea .container {
    align-items: stretch;
    display: flex;
}
.layout_type3 .row {
    flex: 0 0 100%;
    align-items: stretch;
}
.layout_type3 .text.text-left {
    height: 100%;
    align-items: center;
    display: flex;
}


.breadtitle .custom p {
    font-size: 24px;
    line-height: 1.6;
    max-width: 100%;
    width: 830px;
    text-align: center;
    margin: 0 auto;
    float: none;
}


.breadtitle .module_container {
    display: flex;
    flex-direction: column;
}
.mod-275 .module_container {
    display: block;
}
html .breadtitle .custom {
    padding-top: 0;
}

.body_signuppage #mainbottom .slideform h4 {
 color: #fff;
margin-top: 15px;
}
.body_signuppage #mainbottom .slideform h2 {
 color: #fff;
}
.body_signuppage .rsform-block.rsform-block-freetext {
top: 10px;
 position: relative;
}
.body_signuppage #mainbottom .slideform .rsform-block .formBody {
margin-bottom: 10px;
}
.body_signuppage #mainbottom .slideform p {
color: #fff;
margin-bottom: 8px;
}
.body_signuppage #mainbottom {
padding-bottom: 150px;
}
.body_signuppage #mainbottom .slideform .formNoError {
/*display:block;*/
color: #CF4D4D;
font-weight: bold;
font-size: 10px;
}
#header ul#mainmenu a {font-size:24px;}
#mainbottom .slideform {color:#fff;}

/* Feature video - starts */
.video-poster {
}
.video-poster img.posterimage {
	width: 100%;
}
.video-poster img.posterimage:hover {
	cursor: pointer;
}
.fancybox-video-container { 
	display: none; 
}
/* Feature video - ends */ 
/* Menu fix */
header .col-auto.hamburger .nav-toggle {
	top: 1.45rem;
}
header.scrollbg .col-auto.hamburger .nav-toggle {
	top: 1.45rem;
}
/* home page slideshow */
.app-slideshow {
	max-height: 700px;
}
.module_container .app-slideshow .slideshow .slides .slide .layout_type3 {
	height: 700px;
}
/* Slider arrow */
.wrapper #showcase2 {
	position: relative;
	height: auto;
	margin-top: -100px;
	min-height: 100px;
}
.slider-arrow {
	position: absolute;
	width: 100%;
	top: 10px;
  	z-index: 3;
}
.slider-arrow a {
	width: 90px;
	display: block;
	background-color: #fff;
	margin: 0 auto 0;
	padding: 21px;
	box-sizing: border-box;
	border-radius: 50%;
}
/* fancy fix*/
.fancybox-is-open .fancybox-bg {
	opacity: 1 !important;
}
/* Google map fix */
.moduletable.maptitle {
	width: 40%;
}
.moduletable.maptitle.breadtitle hgroup {
	width: 100%;
}
/*Phase*/
.phase-a {
	background: url('/images/phase-bg.jpg') no-repeat center top;
	padding: 65px 70px 0px;
	box-sizing: border-box;
	display: block;
	background-size: contain;
	margin: 20px;
}
.stepbystep img { }
img.stepbystep-image-factory {
 	padding-top: 40px;
 }
.phase-a > img {
	transition: all 0.2s
}
.phase-a img {

    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.breadcrumb li.breadcrumb-item.active {
    color: white !important;
}
#header {
    background: linear-gradient(to bottom, rgba(33, 37, 41, 0.25), rgba(33, 37, 41, 0));
}
.white-title hgroup h2 {
    color: white !important;
}

@media only screen and (min-width: 1000px)
.slider-cta {
    margin-left: 300%;
    margin-top: 174%;
}
@media only screen and (min-width: 1200px) {
      .slider-cta {
    margin-left: 383%;
    margin-top: 248%;
  }
}
@media only screen and (min-width: 1400px) {
      .slider-cta {
    margin-left: 450%;
    margin-top: 248%;
  }
}
@media only screen and (min-width: 1600px) {
      .slider-cta {
    margin-left: 500%;
    margin-top: 248%;
  }
}

@media only screen and (min-width: 1910px) {
      .slider-cta {
   /*margin-left: 618%;
    margin-top: 248%;*/
    margin-left: 188%;
    margin-top: 110%;
  }
}
@media only screen and (min-width: 2560px) {
      .slider-cta {
    margin-left: 840%;
    margin-top: 248%;
  }
}
@media only screen and (min-width: 4096px){
    .slider-cta {
    margin-left: 1300%;
    margin-top: 248%;
  }
}


@media (max-width: 767px) {
  .breadtitle .custom p {
    margin: 50px auto 0 auto;
 }
  .breadtitle hgroup {
    min-width: 180px;
}
.phase-a {
    background: url(/images/phase-bg.jpg) no-repeat center top;
    padding: 15px 10px 0px;
    box-sizing: border-box;
    display: block;
    background-size: contain;
    margin: 0;
}
.stepbysptep-description {
    margin-top: 20px;
}
  .breadtitle .custom p {
    font-size: 18px;
    line-height: 1.5;
}
.case-overview-2-box {
    display: flex;
    flex-direction: column;
}

.case-2, .case-1 {
    order: 2;
    padding: 30px !important;
}

.case-overview-2-box .case-overview-2-image {
    order: 1;
}
.partner-box .row {
    height: auto !important;
}
.partner-box .col-8.col-md-8.d-flex.align-items-center {
    padding-left: 0;
}
#mainbottom .slideform .module_container,
.contactdetails .module_container {
    padding: 20px;
}
  .stepbystep-box .stepbystep, .about-phase2-box .about-phase2, .about-phase3-box .about-phase3 {
    padding-left: 40px !important;
  }
  .about-phase-box.row.col-12, .about-phase2-box.row.col-12, .about-phase3-box.row.col-12 {
    padding-right: 0 !important;
}
.about-phase2-image.col-12.col-md-6,
  .stepbystep-box.row.col-12 {
    padding: 0 !important;
}
.stepbystep.col-12.col-md-6 {
    padding-left: 55px !important;
}
  .app-slideshow .slideshow .slides .slide .layout_type3 .mainarea .content {
    display: none;
  }
  .app-slideshow .slideshow {
    padding-top: 80px;
    height: 350px;
}
}







#formular {
  z-index: -100;
}

.mod-310 .stepbystep-box .custom, .single .stepbystep-box .custom {
    max-height: 820px;
}
.single {
    margin-bottom: 150px;
    margin-top: 100px;
}
.mod-310 .stepbystep-box .stepbystep {
    background-image: url(/images/share.png) !important;
  background-position: top left 120px;
    background-size: 300px auto;
}
.mod-308 .stepbystep-box .stepbystep {
    background-image: url(/images/download.png) !important;
  background-position: top left 120px;
    background-size: 380px auto;
}