/* Your CSS codes here *//* @group Grundeinstellungen */.sbt-on {	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;}.line-regular {
	margin: 0;
	padding: 0;
	line-height: 1.2;
}.line-plain {
	margin: 0;
	padding: 0;
	line-height: 1;
}.text-italic  {	font-style: italic;}.small {
	font-size: 80% !important;
	line-height: 1.4 !important;	font-weight: 400 !important;
}.xsmall {
	font-size: 50% !important;
	line-height: 1.2 !important;	font-weight: 400 !important;
}.bold {
	font-weight: '700' !important;
}

.thin {
	font-weight: '300' !important;
}

.xlarge {
	font-size: 150%;
}

.xxxlarge {
	font-size: 500%;
}

.border-bott-no {
	border-bottom: 0px;
}

.no-wrap {	white-space: nowrap;	color: inherit !important;	font-weight: inherit !important;}.no-bg {
 background: none;
}.marg-no {
	margin: 0;
}

.pad-no {
	padding: 0;
}

.pad-top-no {
	padding-top: 0;
}

.pad-bott-no {
	padding-bottom: 0;
}

.pad-bott-50 {
	padding-bottom: 50px;
}

.pad-right-5 {
	padding-right: 5px;
}

.pad-left-0 {
	padding-left: 0px;
}.pad-left-15 {
	padding-left: 15px;
}.pad-left-50 {
	padding-left: 50px;
}.pad-right-10 {
	padding-right: 10px;
}

.pad-right-30 {
	padding-right: 30px;
}.pad-right-50 {
	padding-right: 50px;
}.pad-top-15 {
	margin-top: 15px;
}.pad-top-30 {
	margin-top: 30px;
}.pad-top-50 {
	margin-top: 50px;
}.pad-top-80 {
	margin-top: 80px;
}.pad-top-100 {
	margin-top: 100px;
}

.pad-top-150 {
	margin-top: 150px;
}

.marg_pad-no {
	margin: 0;
	padding: 0;
}

.marg-top-5 {
	margin-top: 5px;
}

.marg-top-10 {
	margin-top: 10px;
}

.marg-top-15 {
	margin-top: 15px;
}

.marg-top-20 {
	margin-top: 20px;
}

.marg-top-25 {
	margin-top: 25px;
}

.marg-top-30 {
	margin-top: 30px;
}

.marg-top-50 {
	margin-top: 50px;
}

.marg-top-80 {
	margin-top: 80px;
}

.marg-top-90 {
	margin-top: 90px;
}

.marg-top-120 {
	margin-top: 120px;
}

.marg-top-150 {
	margin-top: 150px;
}

.marg-top--160 {
	margin-top: -160px;
}

.marg-topbott-5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.marg-topbott-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.marg-topbott-15 {
	margin-top: 15px;
	margin-bottom: 15px;
}

.marg-bott-0 {
	margin-bottom: 0;
}.marg-bott-5 {
	margin-bottom: 5;
}.marg-bott-10 {
	margin-bottom: 10px;
}

.marg-bott-15 {
	margin-bottom: 15px;
}

.marg-bott-20 {
	margin-bottom: 20px;
}

.marg-bott-30 {
	margin-bottom: 30px;
}

.marg-bott-50 {
	margin-bottom: 50px;
}.marg-bott-90 {
	margin-bottom: 90px;
}.marg-left-0 {
	margin-left: 0px;
}.marg-left-15 {
	margin-left: 15px;
}.marg-left-30 {
	margin-left: 30px;
}

.marg-right-15 {
	margin-right: 15px;
}

.marg-right-30 {
	margin-right: 30px;
}

.marg-right-50 {
	margin-right: 50px;
}

.marg-15 {
	margin: 15px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.clearfloat {
	clear: both;
	height: 0;
}


/* @end */

/* @group Colors */

.grey {
	color: #757575;
}.grey-bg {	background-color: #757575;}.blue {
	color: #2c3c8b;
}.blue-bg {	background-color: #2c3c8b;}.white {
	color: #fff;
}.white-bg {	background-color: #fff;}/* @end */

/* @group Links */.headerlink {	color: #fff;}.headerlink:hover {	color: rgba(255,255,255,0.65);	transition: all 0.5s;	border-bottom: 1px solid #fff;}.textlink {	color: #00a3da;}.textlink:hover {	color: rgba(0,163,218,0.5);	transition: all 0.5s;}/* @end *//* @group Active Links */


/* @end */

.list-style-2 li {
  margin-bottom: 15px;
  color: rgba(225, 225, 225, 1);
  padding-left: 30px;
  position: relative; }
  .list-style-2 li:last-child {
    margin-bottom: 0; }
  .list-style-2 li:before {
    content: "\f105";
    font-weight: 500;
    font-family: Font Awesome\ 5 Free;
    color: rgba(225, 225, 225, 0.9);
    position: absolute;
    left: 0;
    font-size: 20px; }.grid-block .service-icons-pic {
    width: 175px;
    height: 175px;	position: relative;
   	top: -105px;  }.profile-list i {	padding-right: 15px;	font-size: 1.1em;}.profile-list a {	color: #fff;}.profile-list a:hover {	transition: all 0.5s;	color: rgba(255,255,255,0.65);	border-bottom: 1px solid #fff;}	.section-title-full:after {	content: '';	width: 60px;	height: 3px;	background: rgba(225, 225, 225, 0.7);	position: absolute;	bottom: 0;	left: 0;	}	.section-title-full:before {	content: '';	width: 100%;	height: 1px;	background: rgba(225, 225, 225, 0.4);	position: absolute;	bottom: 0;	left: 0;	right: 0;	margin: 0 auto;	}    /* ------ Large Displays and TV ------*/@media (min-width:1600px) {.hidden-xl {    display: none !important;  }
}

/* ------ Laptops and Tablet Landscape size ------*/

@media (min-width:1280px) {

.hidden-lg {
    display: none !important;
}
}

/* ------ Tablet Landscape size to Medium Devices, Desktops */
@media (min-width: 992px) and (max-width:1199px){
      
}

/* ------ Mobile Landscape Size to Tablet Portrait (devices and browsers) ------*/
@media (min-width : 768px) and (max-width: 991px) {

.hidden-md {    display: none !important; }

}

/* Small Devices Potrait */

@media (max-width : 767px){

.hidden-sm {
    display: none !important;
}
}

/* Extra Small Devices, Phones */

@media (max-width : 480px) {

.hidden-xs {
    display: none !important;
  }  

}

/* ------ Mobile Portrait Size (devices and browsers) ------*/

@media (max-width: 320px) {

.hidden-xxs {
    display: none !important;
  }

/*.col-xxs-12 {
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}

.disp-no {
    display: none !important;
}

.top-bar {
	padding-bottom: 10px;
}

.features{
   top: 0px;
}*/

}
