/* 
- add your custom css here or use the theme designer in the demo online version
- save this file before you update quatum to a newer version 
*/
/* HINWEIS GOOGLE FONT

Ersetzen Sie den Google Fonts Code in der fe_page.html5 durch:

<link href="http://fonts.googleapis.com/css?family="icons"" rel="stylesheet" type="text/css"/>

Weitere Informationen zu Google Fonts finden Sie hier: https://developers.google.com/fonts/faq
*/
.info_box {
	background-color: #e1e5e7; 
	margin-top: 2em; 
	margin-bottom: 2em; 
	padding: 1em;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

.img--full--width img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.float-right {
	float: right;
}

.no-margin-top {
	margin-top: 0;
}
/*Slider*/
/*Startslider*/
.rsts-skin-default .rsts-prev, .rsts-skin-default .rsts-next {
 top:50%;
 width:66px;
 height:66px; 
 transform: translateY(-50%);
}

.rsts-slide img {
	width: 100%;
}

@media (max-width: 767px) {
 .rsts-skin-default .rsts-prev, .rsts-skin-default .rsts-next {
 width:33px;
 height:33px;  
}

}
.rsts-skin-default .rsts-next,.rsts-skin-default .rsts-prev{

background: rgba(255, 255, 255, 0.8);
box-shadow: -5px 0 11px -5px rgba(0,0,0,0.5);
background-image:none;
border:none;
border-radius: 0;
}
.rsts-skin-default .rsts-next:hover, .rsts-skin-default .rsts-prev:hover{background:rgba(255,255,255,0.9);}
.rsts-skin-default .rsts-prev{left:0; }
.rsts-skin-default .rsts-next{right:0;}

.rsts-skin-default .rsts-next::before, .rsts-skin-default .rsts-prev::before {
	font-family: "icons";
	/* height: 66px; */
     width: inherit;
	display: inline-block;
	position: absolute;
	/* overflow: hidden; */
	top: 50%;
	text-align: center;
	font-size: 40px;
	color: #293234;
     left: 0;
}
.rsts-skin-default .rsts-next::before{content:"\ea04";}
.rsts-skin-default .rsts-prev::before{content:"\ea03";}

.rsts-next-label,.rsts-prev-label{text-indent:-9999px;display:block;}

.rsts-skin-default .rsts-prev,.rsts-skin-default .rsts-next{text-indent:0;}

.mod_rocksolid_slider .image_container{margin:0;}

/*Marken Slider*/
.slider-marken{max-width:900px; margin:auto;}
.slider-marken.rsts-skin-default .rsts-next,.slider-marken.rsts-skin-default .rsts-prev {
	opacity: 1;
	box-shadow: none;
	height: 160px;
    background:none;
    width:32px;
}
.slider-training.rsts-skin-default .rsts-next,.slider-training.rsts-skin-default .rsts-prev {
    width:24px;
}
body.sidebar_left .mod_rocksolid_slider {
	margin-bottom: 75px;
}

/* Portfolio-Liste Home */
.portfolioliste {
	flex: 0 0 33.33333%;
	max-width: 33.3333%;
}
.backside-wrapper {
	padding: 0 15px;
}

/* Iconboxen */
.servicebox_2 { padding-left: 0 !important; display: flex; flex-wrap: wrap; }
.servicebox_2 .iconbox--image { width: 80px; text-align: center; }
.servicebox_2 .iconbox--image img { width: 60px!important; height: auto; }
.servicebox_2 .iconbox--text { width: calc(100% - 80px); }

.servicebox_2.icon--middle { align-items: center; }
.servicebox_2.icon--middle .iconbox--image { width: 100px; text-align: center; }
.servicebox_2.icon--middle .iconbox--image img { width: 85px!important; height: auto; }
.servicebox_2.icon--middle .iconbox--text { width: calc(100% - 100px); }
.servicebox_2.icon--middle + .ce_text { margin-bottom: 40px; }

.servicebox_2.icon-quote-left .iconbox--text p { margin-bottom: 1em; }

/* Links */
.ce_hyperlink.icon a {
    background: none;
    color: #273339;
    font-weight: 600;
    padding: 0 !important;
}

.ce_hyperlink.icon a:before {
    color: #93BB51;
}

/* Portfolio und Team */

.team {
    padding: 50px 15px;
}

/* Blog */
.ce_blog .blog .blogwrapper {
    height: 100%;
    background: #fff;
}

/* alles für Read more unten */

.btn-bottom .blog_inside {
	position: relative;
    height: 100%;
    padding-bottom: 4em;
}

.btn-bottom .ce_hyperlink.small {
    position: absolute;
	bottom: 15px;
	left: 35px;
}

/* Tabs */

* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 1.25em;
  transition: 0.3s;
  font-size: 1rem;
  width: 50%;
  border: 1px solid #ccc;
}

/* Change background color of buttons on hover */
.tab button:hover {
  color: #fff;
  background-color: #273339;
}

/* Create an active/current tablink class */
.tab button.active {
  color: #fff;
  background-color: #273339;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 5em 0 2em 0;
}

/* Footer */
#footer li strong {
    font-size: 18px;
    font-weight: 400;
}


/* Formulare */

.widget {
	margin-bottom: 1em;
}

.widget-text, .widget-upload, .widget-select {
	display: flex;
	align-items: center;
}

input.text, input.textarea {
	padding: 15px;
}

/* Zusätzliche Boxed-Klasssen */
.boxed { max-width: 1280px; margin: 0 auto; }
.boxed-inside {padding: 40px; overflow: hidden;}

.mod_article.more-padding {
	padding: 75px 0 50px 0;
}

.box-bg-1 {
	background-color: #B3D0EC;
}

.bg-who {
	background-image: url(/files/cto_layout/layout/bg-who.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

/* Abstände */
.ce_row {
   /* margin-top: 2em; */
   margin-top: 0;
}

.mb-15 {
	margin-bottom: 0.9375em;
}

.mb-30 {
	margin-bottom: 1.875em;
}

.mb-60 {
	margin-bottom: 3.75em;
}

.mb-90 {
	margin-bottom: 5.625em;
}

.mb-120 {
	margin-bottom: 7.5em;
}

.pb-15 {
	padding-bottom: 0.9375em;
}

.pb-30 {
	padding-bottom: 1.875em;
}

.pb-60 {
	padding-bottom: 3.75em;
}

.pb-90 {
	padding-bottom: 5.625em;
}

.pb-120 {
	padding-bottom: 7.5em !important;
}

@media only screen and (max-width: 1200px) {
    .job-logo {
        display: none;
    }
}
