/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.iconBox-Text-Justify .desc{
	
	text-align:justify;
	text-justify: inter-word;
}
.ex_Justify{
    text-align: justify;
    text-justify: inter-word;
}
.image_border .image_wrapper img{
border-color: #eeeeee;
border-style: solid;
border-width: 5px;
}
.image_border_2px .image_wrapper img{
border-color: #eeeeee;
border-style: solid;
border-width: 2px;
}
.h2_margin h2{
	margin-bottom:0px;
}
.h2_margin span{
    color: #666;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
}
.services-overview {
margin: 0 0 15px 0px !important;
}
.services-overview li {
	list-style:none;
    box-sizing: border-box;
    float: left;
    margin-bottom: 30px;
    padding-left: 70px;
    position: relative;
    width: 100%;
}
.services-overview li {
    margin-bottom: 0;
    min-height: 64px;
}
.services-overview li {
    margin-bottom: 0!important;
    min-height: 64px!important;
}
.services-overview li h5 {
    margin-bottom: 24px!important;
    margin-top: 7px!important;
}
.services-overview li::before {
    background: black none repeat scroll 0 0;
    border-radius: 20px;
    color: white;
    float: left;
    font-size: 14px;
   /* height: 40px;*/
    left: 0;
    padding: 13px 0;
    position: absolute;
    text-align: center;
    width: 40px;
}
.services-overview li::before {
    background: #05875a none repeat scroll 0 0;
}
.gallery .image_wrapper{
	border:none !important;
}
.gallery .image_wrapper .gallery-caption{
    background:none;
    color: #39414b;
}
/*margin: 10px 0px 0 0px;
top (oben) – right (rechts) – bottom (unten) – left (links)
[su_expand more_text="weiterlesen" less_text="zurück"  height="100" text_color="#626262" link_color="#e52320" more_icon="icon: arrow-down" less_icon="icon: arrow-up" link_align="center" class="ex_Justify"]

[/su_expand]

*/
.subheader-both-center #Subheader .title {
    text-align: left;
    width: auto !important;
	margin-bottom: 30px;
}
#Subheader .title {
    font-size: 50px!important;
    font-style:normal!important;
    font-weight: 400!important;
    letter-spacing: 1px!important;
    line-height: 60px!important;
	font-family: Raleway!important;
	background-color: rgba(255, 255, 255, 0.78)!important;
    padding: 20px!important;
}

#Subheader .title {
    float: left;
   
    width: 70%;
}
#Subheader .one .column {
    width:auto !important;
}
#Subheader {
    padding: 200px 0 0;
}
#Footer .widget h4 {
    font-family: Raleway;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
	text-transform:uppercase;
}
#Top_bar .menu > li > a span {
   text-transform:uppercase;
}
.slogan i {
    font-style: normal;
}
.title_wrapper h3{
	margin-bottom:5px !important;
}
.author-date{
	margin-bottom:10px !important;
}
#Top_bar .menu > li ul li a {
    
    font-size: 13px;
}
#Top_bar .menu > li ul li a {
    background-color: #fff;
    color: #777;
    padding: 10px 15px;
    text-transform: none;
    transition-duration: 0.2s;
    transition-property: text-indent;
}

#Top_bar .menu li ul li {
    font-weight: 400;
    padding: 0;
    position: relative;
    width: 210px;
}
.heading-bordered {
    border-bottom: 1px solid #e8eef6;
    margin-bottom: 30px;
    width: 100%;
}
.heading-bordered h3 {
    font-size: 24px;
    font-family: Raleway;
    font-style: normal;
    font-weight: normal;
    line-height: 28px;
}
.heading-bordered h1, .heading-bordered h2, .heading-bordered h3, .heading-bordered h4, .heading-bordered h5, .heading-bordered h6 {
    border-bottom: 1px solid #a8b4c3;
    display: inline-block;
    margin-bottom: -1px;
    padding-bottom: 10px;
}
.heading-bordered .mcb-column-inner{
	margin-bottom:0px;
}

downloadarea a {
    background: #f6f6f6 url("img/download-icon.png") no-repeat scroll 9px 9px;
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 40px;
    padding: 10px 10px 10px 50px;
}
downloadarea img {
    display: block;
    float: left;
    margin-bottom: 10px;
    margin-left: 40px;
    max-height: 300px;
    padding: 15px 0;
}
downloadarea a.pdf {
    background: #f6f6f6 url("img/pdf-icon.png") no-repeat scroll 9px 9px;
}
downloadarea a.doc {
    background: #f6f6f6 url("img/doc-icon.png") no-repeat scroll 9px 9px;
}
downloadarea a.link {
    background: #f6f6f6 url("img/link-icon.png") no-repeat scroll 9px 9px;
}
downloadarea a.img {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
}
downloadarea a:hover {
    background-color: #d6d6d6;
}
  .su-spoiler.my-custom-spoiler .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.my-custom-spoiler .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    background-color: #05875a;
	color:#FFF;
	width:40px;
	height:40px;
	line-height:40px;
 border-radius: 20px;
  }
  .su-spoiler-style-default > .su-spoiler-title {
	padding-top: 15px;
    padding-left: 50px !important;
    padding-right: 0;
}
.su-spoiler-style-default > .su-spoiler-content {
    padding: 1em 0 1em 50px !important;
}
/*-----------------------------------------------------------------------------------*/
blockquote::before {
    content: "";
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
blockquote::after {
    background: none !important;
    content: "";
    height: 40px;
    left: -25px;
    position: absolute;
    top: -15px;
    width: 55px;
}
blockquote::before, blockquote::after, q::before, q::after {
    content: none;
}
.blockquote blockquote {
    margin-bottom: 25px;
}
blockquote {
    font-family: "Open Sans",Arial,Tahoma,sans-serif;
}
blockquote, blockquote a, blockquote a:hover {
    color: #444444;
}
blockquote {
    background: rgba(0, 0, 0, 0) url("../images/stripes/textline.png") repeat-y scroll 0 0;
    display: block;
    font-size: 17px;
    height: auto;
    line-height: 31px;
    margin: 0 0 12px 0px !important;
    position: relative;
    top: 15px;
		border-left:solid;
	border-left-color:#05875a;
	border-left-width:10px;
}
blockquote, q {
    quotes: none;
}
blockquote a {
    background: #f6f6f6 url("img/adobe-icon.png") no-repeat scroll 20px 10px;
    display: block;
    font-size: 25px;
    padding: 20px 20px 20px 100px;
}
blockquote a:hover {
    background-color: #d6d6d6;
}
.blockquote .author {
    background-color: #05875a;
    color: #fff!important
    line-height: 20px;
    padding: 5px;
    text-align: right;
}
.blockquote .author span{
    color: #fff !important;
    line-height: 20px;
	font-size: 12px!important;
}
.blockquote p.author {
    margin-left: 0px;
	border-left:solid;
	border-left-color:#05875a;
	border-left-width:10px;
}
.copyright{
	text-transform:uppercase !important;
}
.menu-footer-container{
	text-transform:uppercase !important;	
}
.Cpost{
	width: 64.666%!important;
    display:inline-block;
    margin: 0 1% 40px;
}
#recent-posts-3 a{
	color:#FFF!important;
}
.heading-bordered .mcb-column-inner{
    margin-bottom: 0px !important;
}
body:not(.style-simple) .blockquote blockquote {
    text-decoration: none;
}
/* raleway-300 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/raleway-v13-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Raleway Light'), local('Raleway-Light'),
       url('fonts/raleway-v13-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v13-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v13-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v13-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v13-latin-300.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('fonts/raleway-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v13-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}

/* raleway-500 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/raleway-v13-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Raleway Medium'), local('Raleway-Medium'),
       url('fonts/raleway-v13-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v13-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v13-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v13-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v13-latin-500.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/open-sans-v16-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('fonts/open-sans-v16-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v16-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v16-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v16-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v16-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/open-sans-v16-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('fonts/open-sans-v16-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v16-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v16-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v16-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v16-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/open-sans-v16-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Italic'), local('OpenSans-Italic'),
       url('fonts/open-sans-v16-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v16-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v16-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v16-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v16-latin-italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/open-sans-v16-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('fonts/open-sans-v16-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v16-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v16-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v16-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v16-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}

/* open-sans-700italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('fonts/open-sans-v16-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'),
       url('fonts/open-sans-v16-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/open-sans-v16-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/open-sans-v16-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/open-sans-v16-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/open-sans-v16-latin-700italic.svg#OpenSans') format('svg'); /* Legacy iOS */
}
