@charset "utf-8";
/* CSS Document */

#sp-main-body {
  padding: 50px 0;
}

img {display:inline-block;}
.featured-article-badge {display:none}

/* Top Bar */


#sp-top-bar {
	padding: 4px 0;
    font-size: 14px;
}

#sp-top-bar a{
	color:#FFF;
	font-size:14px;
}

#sp-top-bar p {
	margin-bottom:0;
}

/* Header */
#sp-header img { transition: height 1s;}
#sp-header.header-sticky {height: 50px; background:rgba(255,255,255,1.0)!important; }
#sp-header.header-sticky .logo img { height:36px;}
#sp-header.header-sticky .sp-megamenu-parent > li > a {line-height:50px}
#sp-header.header-sticky  #sp-menu > .sp-column {height: 50px;}
#sp-header.header-sticky .logo {height: 50px; margin-top:0px;}

@media (max-width: 600px) {
.logo-image-phone {height: 25px!important;}
#sp-header.header-sticky .logo img { height:25px;}

}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 15px;
  font-weight:600;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
  font-weight:600;
}

@media (max-width: 575px) {
#sp-header {height: 60px;}
  }
@media (max-width:1300px) {
.sp-megamenu-wrapper {display:none!important;}
}

/* offCanvas */
.offcanvas-menu .logo-image, .offcanvas-menu .logo-image-phone  {width:150px!important; height:auto!important;}


@media (max-width: 1399px) {
    .sp-megamenu-parent {display:none!important;}
}
@media (min-width: 1400px) {
   #offcanvas-toggler {display:none!important;}
}


/* Hero 
.com-sppagebuilder #sp-header {
  background: rgba(255,255,255,0);
}
.com-sppagebuilder #sp-header .header-sticky {
  background: rgba(255,255,255,1!important);
}


/* zu verwnden bei "fullsize" Startbild */

.herofullsite #sp-header {background: rgba(255,255,255,0);}
.herofullsite #sp-top-bar {display:none;}
.herofullsite #sp-main-body {margin-top:-100px;}
.herofullsite #sp-header {box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);}
.com-sppagebuilder #sp-header .header-sticky {background: rgba(255,255,255,1.0);!important;}

/* Feature Box */
.sppb-addon-feature  img { width:100px; height:auto;}


/* Readmoe */
.readmore {margin-top:30px;}

.readmore a,
.readmore a.btn {
  border: none;
  padding: 8px 15px;
  font-size: 14px;
  color: #FFFFFF!important;
  background:#0d8ab9;
  border-radius: 4px;
}

.readmore a:hover,
.readmore a.btn:hover {
  background:#000066;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #FFF!important;
}

/* Breadcrumb */
.breadcrumb {background-color: #f5f5f5;}
.breadcrumb .float-start {margin-right: 5px;}

/* Balbooa */
.ba-field-container i {margin-top: -5px;}
input::placeholder, textarea::placeholder {
  opacity: 0.5;
}

/* News Blog */
.newsblog .blog .article-intro-image {
/*	text-align: center; */
}

.newsblog .blog .article-intro-image img {
	width: auto;
	max-height: 200px;
}

.newsblog .article-list .article .article-header h2 {
  font-size: 1.2rem;
	font-weight: 700;
}

/* Datum News */
.newsblog .article-info .published{
/* background: -webkit-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%);
color: #fff;
margin-bottom: 20px;
padding: 10px;
color:#FFF; */
}

.newsblog h2::after {
	display:none;
}

/* Slider */
.slide-sub {
	text-shadow: 2px 2px 4px black;	
	
}
.slide-title {
	text-shadow: 2px 2px 4px black;	
	font-weight: 700;
}

.slide-button .sp-slider-btn-text {
	background: #1d71b8 linear-gradient(to bottom, #009fe3, #1d71b8) repeat scroll 0 0 !important;
}

@media (max-width: 999px) {
.slide-sub, .slide-title {font-size:24px!important;}
.sppb-sp-slider-title {
	font-size:32px!important;
}

}

/* Testimodial Partner */
.partner .sppb-addon-testimonial-pro-client-name {display: none;}
.partner img {width: auto!important; margin:25px; }

/* Sitemap - right */
.newsflash {
  box-shadow: 0 0 10px 0 rgba(50, 50, 50, 0.75);
  background: url("https://technopac.at/images/shutterstock_213761683_weerasak-saeku_edit_klein.jpg");
    background-repeat: repeat;
    background-size: auto;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 10px;
}

.profil {
  width: 150px;
  height: 150px;
  border-radius: 150px;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  text-align: center;
  border: 5px solid #fff;
  margin-top: 15px;
  -webkit-box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 10px 11px 0px rgba(0,0,0,0.1);
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.profil-bubble {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
  background: #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.uk-panel-title {
  font-weight: 600 !important;
  color: #009fe3 !important;
}


/* Accoridon */
.uk-scope .uk-accordion-title {
  color: #fff !important;
  padding-left: 20px !important;
  padding-bottom: 7px !important;
  background: -webkit-linear-gradient(left, #1d71b8 0%, #009fe3 35%, #1d71b8 100%) !important;
  text-align: left;
  font: 18px Open Sans, sans-serif !important;
  font-weight: normal;
  line-height: normal;
  font-weight: 400 !important;
  line-height: 18px !important;
  letter-spacing: 0px;
  margin-bottom: 20px !important;
  padding-top: 18px !important;
  margin-top: 0;
  min-height: 30px !important;
  display: block !important;
  border-radius: 3px;	
}


.uk-accordion .uk-margin-remove-top {display: none;}

/* Language Switcher */
div.mod-languages ul.lang-inline li:first-child {
  display: inline;
  border-left: none;
  padding-left: none;
}
div.mod-languages ul.lang-inline li {
  display: inline;
  border-left: solid 1px #eee;
  padding-left: 15px;
  padding-bottom: 5px;
}


/* Technopac - Blöcke */

#sp-bottom-full {
  box-shadow: inset 0 2px 2px #e9e9e9;
  background-color: #fafafa;
  position: relative;
}

figure.bros__image {
  display: none !important;
}
#call-to-action-article2 {
  margin-top: 60px;
  margin-bottom: 60px;
}

#call-to-action-article2 h2 {
  text-align: left;
  font-size: 48px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 60px;
  text-transform: none;
}

.btn_roocky.mini {
  max-width: 450px;
  padding: 10px 0;
}

.btn_roocky.mini, .btn, .ba-btn-submit {
  background: #1d71b8 linear-gradient(to bottom, #009fe3, #1d71b8) repeat scroll 0 0 !important;
  border-radius: 2px !important;
  box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, 0.5) !important;
  color: #ffffff !important;
  font-family: Open Sans,sans-serif !important;
  font-feature-settings: normal !important;
  font-kerning: auto !important;
  font-language-override: normal !important;
  font-size: 18px !important;
  font-size-adjust: none !important;
  font-stretch: normal !important;
  font-style: normal !important;
  font-synthesis: weight style;
  font-variant: normal !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 24px !important;
  padding: 10px 15px !important;
  text-decoration: none !important;
  transition: all 0.5s ease 0s !important;
}

/* Button Mehr lesen */
.uk-scope .uk-button {
  border: 1px solid #e5e5e5;
  text-transform: none!important;
  background: #1d71b8 linear-gradient(to bottom, #009fe3, #1d71b8) repeat scroll 0 0 !important;
  color:#FFF!important;

}


/* Ende Buttons */ 


.akne, .fb {padding:20px; text-align:left; color:#fff; border:none;}
.akne h3, .fb h3, .akne a, .fb a{ text-align:left; color:#fff; border:none;}
.akne{
	background: linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -moz-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -webkit-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -ms-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -o-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%);
	position:relative;
	
}
.akne-ov {
	position:absolute;
	overflow:hidden;
	bottom:-40px;
	right:30px;
	height:250px;
	width:250px;
	background:url("https://technopac.at/images/multimedia.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}


.soen h3 { text-align:right; color:#fff; border:none;}
.soen {padding:20px; text-align:right; color:#fff; border:none;}
.soen a {color:#fff;}
.soen {
    background: url("https://technopac.at/images/soziales-engagement.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center bottom;
    margin: 0;
    padding-top: 15px;
}

.dun a {color:#000;}
.dun {padding:20px; text-align:right; border:none; position:relative; color:#777;}
.dun h3 { text-align:right;}
.dun-ov {
	position:absolute;
	overflow:hidden;
	bottom:0px;
	left:0px;
	height:250px;
	width:330px;
	background:url("https://technopac.at/images/unternehmen-kuchen.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}
.dun{
	background: linear-gradient(-49deg, #eee 0%, #ddd 100%); 
    background: -moz-linear-gradient(-49deg, #eee 0%, #ddd 100%); 
    background: -webkit-linear-gradient(-49deg, #eee 0%, #ddd 100%); 
    background: -ms-linear-gradient(-49deg, #eee 0%, #ddd 100%); 
    background: -o-linear-gradient(-49deg, #eee 0%, #ddd 100%);
}

/* Team Übersicht */
.uk-scope .uk-h3, .uk-scope h3 {
  font-size: 24px;
  line-height: 1.4!important;
  color: #0f6ecd!important;
}
.uk-scope em {
  color: #777777!important;
}

.uk-scope .uk-panel {padding:30px 30px 0 30px;}

/***************** START SKILLBAR **************************/

.skillbar {
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:35px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.5s linear;
	-moz-transition:0.5s linear;
	-ms-transition:0.5s linear;
	-o-transition:0.5s linear;
	transition:0.5s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	top:0;
	left:0;
width:110px;
	font-weight:bold;
	font-size:11px;
	color:#ffffff;
	background:#6adcfa;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	background:rgba(0, 0, 0, 0.1);
	padding:0 20px;
	height:35px;
	line-height:35px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:35px;
	width:0px;
	background:#6adcfa;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}

.skill-bar-percent {
	position:absolute;
	right:10px;
	top:0;
	font-size:11px;
	height:35px;
	line-height:35px;
	color:#ffffff;
	color:rgba(0, 0, 0, 0.4);
}

/***************** END SKILLBAR **************************/
/***************** START REGISTERMENU **************************/

.uk-subnav-pill li{
	margin: 0 0 0 0!important;
}

.uk-switcher li.uk-active {
	padding:30px;
}

.uk-subnav-pill > * > * {
  position: relative!important; 
  background:#ddd;  
  padding: .5em 2.4em!important;
  float: left!important;
  text-decoration: none!important;
  color: #444!important;
  border-radius: 5px 0 0 0!important;
  /*box-shadow: 0 2px 2px rgba(0,0,0,.4)!important;*/
  margin-bottom:-21px;
  
}

.uk-subnav-pill > * > *:hover,
.uk-subnav-pill > * > *:hover::after,
.uk-subnav-pill > * > *:focus,
.uk-subnav-pill > * > *:focus::after {
  background: #1d71b8!important;
  color:#fff!important;
}

.uk-subnav-pill > * > *:focus {
  outline: 0!important;
}

.uk-subnav-pill > * > *::after {
  content:''!important;
  position:absolute!important;
  z-index: 1!important;
  top: 0!important;
  right: -.5em!important;  
  bottom: 0!important;
  width: 1em!important;
  background: #ddd!important; 
  /*box-shadow: 2px 2px 2px rgba(0,0,0,.4);*/
  transform: skew(10deg)!important;
  border-radius: 0 5px 0 0!important;  
}
.uk-subnav-pill > .uk-active > *,
.uk-subnav-pill > .uk-active > *::after {
  background: #1d71b8!important;
  z-index: 3!important;
  color:#fff!important;
  /*box-shadow: 0px 2px 2px rgba(0,0,0,.4);*/
}
.uk-switcher {
  background: linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
  background: -moz-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
  background: -webkit-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
  background: -ms-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
  background: -o-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%);
  color:#fff!important;
  padding: 2em!important;
  position: relative!important;
  z-index: 2!important; 
  border-radius: 0 3px 3px 3px!important;
  box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5)!important;
}
.uk-switcher h3{
	color:#fff!important;
}
li.uk-active {
    line-height: 30px;
}

/***************** END REGISTERMENU **************************/

/***************** START NEWS GRID **************************/

.news .uk-panel{
	border-color: #ccc;
    border-image: none;
    border-style: solid;
    border-width: 0px 0px 1px;
	border-radius:3px;
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5)!important;
	background: linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -moz-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -webkit-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -ms-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -o-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%);
	color:#fff!important;
}

.news .uk-panel H3 {color: #FFF!important;}

/***************** END NEWS GRID **************************/

/***************** START TABLE **************************/	

.uk-table-striped tbody tr:nth-of-type(2n+1) {
	background:#eee none repeat scroll 0 0;
}
.uk-table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 20px;
    width: 100%;
}
.uk-table-condensed td {
    padding: 4px 8px;
}
.uk-table-condensed td:hover {
    padding: 4px 8px;
}
.uk-table-hover tbody tr{
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	-ms-transition: all 0.5s ease;
	font: 400 13px/20px Open Sans, sans-serif!important;
}
.uk-table-hover tbody tr:hover {
    background: #1d71b8;
	color:#fff!important;
}

/***************** END TABLE **************************/

/***************** START BOXES **************************/

.box-blue{
	background: linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -moz-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -webkit-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -ms-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%); 
    background: -o-linear-gradient(-49deg, #1d71b8 0%, #009fe3 100%);
	color:#fff!important;
	padding:20px;
	border-radius:3px;
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5)!important;
}
.box-blue h4, .box-blue h3{
	color:#fff!important;
	margin:0px;
	padding-bottom:10px;
}
.box-blue img, .uk-switcher img {
	border-radius:3px;
}
.box-blue a {
	color:#fff;
	font-weight:600;
	text-decoration:underline;
}
.text-blue h4{
	color:#fff!important;
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:10px;
}
.box-grey {
	background: #eee;
	padding:20px;
	border-radius:3px;
	box-shadow: 0 -2px 3px -2px rgba(0, 0, 0, .5)!important;
}
.box-grey ul {
	padding-left: 10px;
	
}

.box-grey li{
	border-bottom:2px dotted #ddd;
	padding-bottom:20px;
	list-style: none;
}
.box-grey li:last-child{
	border-bottom:none;
	padding-bottom:0px;
}

h2 a:hover, h3 a:hover, .main_menu .nav.menu li.active>a, .main_menu .nav.menu li a:hover, .copyright a:hover, .reviews_container .reviews_name, .sidebar-right .k2LatestCommentsBlock li span.lcUsername a, .sidebar-right .moduletable ul li.activeCategory a, .sidebar-left .moduletable ul li a.active, .color, .icon-combinations.vertical:hover span, .six_news h3 a:hover, .six_news .article_container_content>a:hover, .icon-combinations.vertical:hover i, .k2ReadMore a:hover, .icons_container .fa-hover:hover span, .plan-container dl.active dd a, .plan-container dl dd a:hover, .k2LatestCommentsBlock ul li a:hover, #footer .six_tweets_item a:hover, #k2Container .tagItemList .tagItemView .tagItemHeader h2 a:hover, #k2Container .latestItemList .latestItemView .latestItemHeader h2 a:hover, #k2Container .genericItemList .genericItemView .genericItemCategory a:hover, #k2Container.itemView .itemHeader ul li a span:hover, #k2Container.itemView .itemHeader ul li a:hover, #k2Container.tagView .tagItemCategory a:hover, #k2Container.itemView .itemHeader span a:hover, #k2Container .catItemView .catItemHeader .itemDateAuthor span a:hover, #k2Container.itemView .itemAuthorBlocks a:hover, #k2Container.itemView .itemCommentss ul li .commentAuthorName a:hover, #k2Container.itemView .itemCommentss ul li .commentLink a:hover, .item-page .article-info .article-info dd a:hover, .soc_icons_box .soc_icons li a:hover i, #k2Container.k2AccountPage div.basic_settings #helpsite-refresh span:hover, #fontawesome-icon-list .fa-hover:hover i, #news #six_news181 .six_news_article:hover h3 a:hover, .basket .hikashop_cart a:hover, .accordion-group .accordion-heading a i, .text-blue, .text-blue h4, .uk-panel-title {
    color: #009fe3!important;
}


.text-blue {
    display: flex;
}
.text-blue h4 {
	font: 700 14px/18px Open Sans, sans-serif;
}
/***************** END BOXES **************************/

/* H1 Anpassung */
h1 {
  text-align: center;
  font: 400 30px/30px Open Sans, sans-serif;
  color: #212127;
  text-transform: none;
  letter-spacing: 0px;
}


h1::after, h2::after, .six_imageGallery h3::after, .plan-container .price_tables > span::after, .hikashop_product_name_main::after {
  content: "";
  display: block;
  margin: 16px auto;
  width: 120px;
  height: 2px;
}

@media (max-width: 999px) {

.sp-slider-content-align-center h2::after {
  content: "";
  display: block;
  margin: 10px auto;
  width: 120px;
  height: 1px;	
		
	}	

}

.sppb-addon-text-block h2::after {
  content: "";
  display: block;
  margin: 0;
  width: 0px;
  height: 0px;
}

h1::after {
background-color: #009fe3 !important;
}

/***************** START POPOVER **************************/

.uk-icon-button {
    background: #1d71b8!important;
    border: 1px solid rgba(0, 0, 0, 0.3)!important;
    color: #fff!important;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	-ms-transition: all 0.5s ease;
}
.uk-icon-button:hover, .uk-icon-button:focus {
    background: #fff!important;
    border: 1px solid rgba(0, 0, 0, 0.1)!important;
    color: #1d71b8!important;
}


/***************** END POPOVER **************************/

/* Google Local Fonts */

/* open-sans-regular - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v29-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-600 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v29-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin-ext_latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v29-latin-ext_latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-ext_latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-ext_latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-ext_latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-ext_latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}

strong, b { font-weight:700}


/* Meodul Soziales Eng. */
.call_to_action {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  margin: 0;
  padding-top: 15px;
}


.call_to_action {
  margin-top: 110px;
  background: none;
  border: none;
  color: #fff;
  text-align: left;
  box-shadow: none;
}

.call_to_action {
  display: table;
  width: 100%;
margin: 20px 0;
}

.call_to_action h2 {
  font-size: 48px;
  letter-spacing: 0px;
  line-height: 60px;
  text-transform: none;
  text-align: right;
  color: #fff;
}
