/*
Theme Name: Renovation Child
Theme URI: http://renovation.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 2.0.4
Template: tm-renovation
*/

@charset "UTF-8";


/**/
h1.bold {
	font-weight: bold;
}

a.centerbtn
{
	width: 100px;
	margin: 0 auto;
	display: block;
	text-align: center;
}

.br-on-mobile, 
.onlyMobile
{
	display: none;
}

.wpb-js-composer .vc_tta.vc_general h4.vc_tta-panel-title 
{
	font-size: 14px;
}
.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a
{
	line-height: 20px;
}

.vc_column_container.allowPadding.padding-xs-top-40 
{
	padding-top: 0!important;
}

.padding-top-50 {
	padding-top: 50px!important;
}
.margin-top-lg-20 {
	margin-top: 20px;
}

.margin-top-lg-35 {
	margin-top: 35px;
}
.mBottomList {
	margin-bottom: 1.5em
}

.marginLeft10 {
	margin-left:10px;
}
.backgroundYellow{
	background-color: #FBD232;
}
.content ul {
	margin-left: 20px;
	margin-bottom: 1.5em;
}
.content ul li {
	margin-bottom: 5px;
}
.vc_column_container.costBoxes.padding-xs-top-40 
{
	padding-top: 90px;
}
h3.whiteOnhover a:hover {
	color: #fff;
}

@media screen and (max-width:1199px) {
	.margin-top-lg-20,
	.margin-top-lg-35
	{
		margin-top: 0;
	}
}

@media screen and (max-width:767px) {

  	.br-on-mobile,
  	.onlyMobile 
  	{
    	display: inherit;
  	}
  	.onlyLarge 
  	{
  		display: none;
  	}

  	.vc_column_container.costBoxes.padding-xs-top-40,
	.vc_column_container.allowPadding.padding-xs-top-40
	{
	    padding-top: 40px!important;
	}
	.center-xs h2 
	{
		text-align: center!important;
	}

	.mobileCenter, .mobileCenter h3 {
		text-align: center!important;
	}
	.borderNotinMobile .vc_column-inner 
	{
		border: none!important;
	}

}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     /* IE10+ CSS styles go here */
	body #site-navigation .menu > ul > li > a, 
	body #site-navigation .menu > li > a
	{
		font-size:12.5px;
	}
}



/******************************************************
************************ Header *************************
******************************************************/

.header-right .extra-info h3 {
	line-height: 2.2;
}

.single .header02 .social-menu .menu-item > a {
	color: #fff!important;
}
@media screen and (max-width:991px)  {
	
	.header-right .extra-info h3 
	{
		font-size: 14px;
	}
	.header-right .extra-info .address h3  {
		line-height: 1.3;
	}
}

/******************************************************
************************ Menu *************************
******************************************************/

#site-navigation .menu > ul > li, 
#site-navigation .menu > li 
{
	padding: 2px 0px 2px 18px!important
}

/******************************************************
************************ Home *************************
******************************************************/

.wpb_wrapper .wrench-list li:before
{
	content: "\f084";
}
#section-grayAction h2 {
	font-weight: 600;
}

table.lesspadding.priceTable,
{
	margin-bottom: 1.5em;
}


/****** First Long Text Section *****/
.faintwhite .vc_custom_1496392312364,
.faintwhite .vc_custom_1496392317823
{
	background-color: rgba(255, 255,255, 0.9)!important;
}

 
#section-imageCost .our-features-layout3:hover .vc_custom_heading h3
{
	color: #fff!important;
}
#section-imageCost .our-features-layout3 {
	margin-bottom: 20px!important;
}

/****** Service Section *****/
.our-services .thememove-btn span:before 
{
	border-right: none!important;
	border-right-color: transparent;
}
.our-services .thememove-btn span:after 
{
	border-left: none!important;
	border-left-color: transparent;
}
.home .entry-content .our-services .thememove-btn 
{
	width: calc(100% - 30px);
	padding: 12px 18px;
	font-size: 14px;

}

.home .entry-content .our-services .thememove-btn i 
{
	font-size: 30px;
}

/****** Reviews Section *****/

#section-reviews .vc_column_container  .wpb_wrapper  .wpb_wrapper
{
	border: 1px solid #FBD232;
	padding: 0 20px 30px;
}

#section-reviews .process-icon,
.widget_woothemes_testimonials .process-icon
{
    padding: 4px 0;
    margin: 0;
    line-height: 24px;
    text-align: center;
    position: relative;
    top: -35px;
}

#section-reviews .vc_column_container,
.widget_woothemes_testimonials
{
	text-align: center;
}

#section-reviews  h4 ,
.widget_woothemes_testimonials h4
{
	top: -25px;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 600;
	position: relative;
}

#section-reviews a.read-more,
.widget_woothemes_testimonials a.read-more 
{
	margin-top: 15px;
	display: inline-block;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 25px;
    border: 2px solid rgba(0,0,0,0.1);
    color: #FBD232;
    margin: 0 15px;
    line-height: 12px;
    width: auto;
    height: auto;
}

#section-reviews h5.testimonialContent,
.widget_woothemes_testimonials h5.testimonialContent 
{
	font-style: italic;
	font-size: 14px;
	height: 140px;
	line-height: 22px;
}

#section-reviews h5.testimonialContent a, 
.widget_woothemes_testimonials h5.testimonialContent a
{
	margin-left: 8px;
}

#section-reviews h5.testimonialContent a:hover,
.widget_woothemes_testimonials h5.testimonialContent a:hover 
{
	color: #FBD232;
}

#section-reviews .totalStars,
#section-reviews .totalReviews,
.widget_woothemes_testimonials .totalStars,
.widget_woothemes_testimonials .totalReviews  
{
	font-size: 12px;
}

#section-reviews .review-stars
{
	margin-bottom: 5px;
}

#section-reviews .reviewBlock,
.widget_woothemes_testimonials .reviewBlock 
{
	margin-top: -25px;
	margin-bottom: 25px;
}

#section-reviews .dateinfo,
.widget_woothemes_testimonials .dateinfo 
{
	display: block;
	font-size: 11px;
	margin-top: -10px;
}

#section-reviews hr,
.widget_woothemes_testimonials hr 
{
	margin: 8px 0;
}

#section-reviews img:not(.iconSocial):not(.usr):not(.alignnone),
.widget_woothemes_testimonials img:not(.iconSocial):not(.usr):not(.alignnone)
{
    border: none;
    border-radius: 50%;
    float: left;
    height: 35px;
    margin-right: 5px;
    width: 35px;
}
#section-reviews .testimonialInfo,
.widget_woothemes_testimonials .testimonialInfo 
{
	float: left;
}

#section-reviews cite .accent,
.widget_woothemes_testimonials cite .accent 
{
	margin-left: 0;
}


#section-reviews cite,
.widget_woothemes_testimonials cite 
{
	margin: 6px 0;
	font-size: 12px;
	display: block;
	text-align: left;
}

.testimonialInfoWrapper {
    display: inline-block;
    margin-bottom: 10px;
}

.keypart {
	margin-right: 5px;
}
#section-last .esg-grid .mainul li.eg-renovation-client-wrapper
{
	padding: 10px 0 0 0!important;
}

.yellowBox
{
    position: relative;
    margin-bottom: 40px;
}
.yellowBox.mtop70 {
	margin-top: 70px;
}
.yellowBox .entry-meta {
	display: inline-block; 
    position: absolute;
    left: 0;
    bottom: 0px;
    padding: 6px 6px 6px 10px;
    background-color: #fbd232;
    font-size: 20px;
    color:#181818;
    margin-bottom: 12px!important;
}
.yellowBox .entry-meta a:hover {
	color: #181818;
}

.yellowBox .entry-meta:after {
	right: -10px;
    top: 0;
	content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 10px;
    border-color: transparent;
    border-left-color: #FBD232;
    position: absolute;
}
.yellowBox .entry-meta img{
	margin-right: 10px;
}
.yellowBox.center {
	text-align: center;
}
.yellowBg {
	background-color: #fbd232;
}
.yellowBg h2 {
	font-weight: 600;
}
.centerBox.centerRow .wpb_wrapper 
{
	width: 20%;
	margin: 0 auto;
}

.centerBox .yellowBox .entry-meta 
{
	bottom: -18px;
	text-align: center;
}
.centerBox.smallBox .yellowBox .entry-meta 
{
	bottom: 10px;
}
.centerBox.smallBox .yellowBox {
	display: inline-block;
    min-width: 228px;
}
.centerBox.smallBox .outerYellow {
	text-align: center;
}

@media screen and (max-width:1199px) and (min-width:991px) {
	.centerBox.centerRow  .wpb_wrapper 
	{
		width: 24%;
	}
	
}

@media screen and (max-width:1023px) and (min-width:767px) {
	
	.home .entry-content .our-services .thememove-btn 
	{
		font-size: 12px;
	}
}

@media screen and (max-width:991px) and (min-width:768px) {
	
	.centerBox.smallBox .wpb_wrapper .entry-meta
	{
		font-size: 12px;
	}
	.centerBox.centerRow  .wpb_wrapper 
	{
		width: 31%;
	}
}
@media screen and (max-width:1023px) {
	
	#section-reviews h5.testimonialContent, 
	.widget_woothemes_testimonials h5.testimonialContent 
	{
		height: auto;
	}	
	
}

@media screen and (max-width:767px) {
	#section-reviews .vc_column_container
	{
		margin-bottom: 80px;
	}
	/****** Table with Img Section *****/
	.homeTableImg .vc_column-inner.vc_custom_1495713733208
	{
		border: none!important;
	}
	.yellowBox .entry-meta,
	.centerBox.centerRow .wpb_wrapper,
	.centerBox.smallBox .wpb_wrapper
	{
		width: 98%;
		text-align: center;
	}
	.centerBox.smallBox .yellowBox .entry-meta
	{
		bottom: 24px;
	}
}


/******************************************************
************************ Pages  ***********************
******************************************************/

/* Service List Page */
.our-services.list-layout .wrench-list li:before
{
	margin-bottom: 0;
	font-size: 10px;
	margin-right: 10px;
	margin-top: 5px;
}
.our-services.list-layout .wrench-list li {
	margin-bottom: 10px!important;
	font-size: 14px;
	font-weight: 600;
	width: 100%;
	display: inline-flex;
	line-height: 22px;
}

.our-services.list-layout .vc_custom_heading a
{
	display: block;
	width: 100%;
	height: 130px;
}
.our-services.list-layout .vc_custom_heading 
{
	padding-top: 60px!important;
}

.wrench-list li {
	width: 100%;
	display: inline-flex;
	line-height: 25px;
}

table.lesspadding.footerPriceTable th, 
table.lesspadding.footerPriceTable td,
table.lesspadding th, 
table.lesspadding td 
{
    padding: 10px 5px!important;
    vertical-align: middle;
}
table.lesspadding.footerPriceTable td:first-child,
table.withborderTable td
{
	border-right: 1px solid #eee!important;
}
table.withborderTable td:last-child
{
	border-right: none!important;
}
table.withborderTable td:first-child{
	text-align: center;
}

table.withborderTable.lesspadding th,
table.withborderTable.lesspadding td {
	padding: 10px!important;
	vertical-align: middle;
}

.site-content .provide-services:before  
{
	display: none!important;
}

.site-content .our-services a.moreLink 
{
	color: #FBD232;
	font-weight: 600;
}
.heading-title h3 {
	margin-bottom: 30px;
}

/* Regionale Pages */

.leftBoxRegionale img.leftBoxImg,
.rightBoxImg img 
{
	display: block;
	width: 60px;
	margin: 0 auto;
	padding-top: 60px;
}
.leftBoxRegionale h1.entry-title,
.rightBoxImg h1.entry-title
{
	padding-top: 20px;
	padding-bottom: 60px;
}
.page-template-template-regionale_leftBox .vc_tta-accordion ul,
.page-template-template-regionale_rightBox .vc_tta-accordion ul{
	margin-left: 30px;
	margin-bottom: 20px; 
}
.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-heading h4 a {
	display: inline-flex!important;
}

.slussellbestellung-form label {
	width: 32%;
	display: inline-block;
	font-size: 14px;
	font-weight: 600;
}

.slussellbestellung-form span {
	width: 67%;
	display: inline-block;
}
.slussellbestellung-form select, 
.slussellbestellung-form textarea, 
.slussellbestellung-form input 
{
	border:1px solid #dddddd;
	padding: 8px 10px;
	vertical-align: middle;
}
.slussellbestellung-form p {
	margin-bottom: 12px;
}
.slussellbestellung-form .subsectionForm
{
	margin-bottom:20px; 
}
.slussellbestellung-form h3.formSectionTitle{
	margin-bottom: 12px;
	margin-top: 15px;
	color: #fbd232;
	font-weight: bold;
}
.boldHeading h2 {
	font-weight: 600;
}


@media screen and (max-width:1199px) {
	.leftBoxRegionale img.leftBoxImg,
	.rightBoxImg img  
	{
		padding-top: 40px;
	}

	.leftBoxRegionale h1.entry-title,
	.rightBoxImg h1.entry-title 
	{
		padding-top: 20px;
		padding-bottom: 40px;
		font-size: 34px;
	}
}

@media screen and (max-width:767px) {
	.slussellbestellung-form label {
		width: 100%;
	}

	.slussellbestellung-form span {
		width: 100%;
	}
	.row .wpb_column.col-sm-4 .wpb_single_image .vc_figure
	{
		margin-bottom: 20px;
	}
	.big-title .entry-title {
		font-size: 30px!important;		
	}
}

/******************************************************
************************ Footer ***********************
******************************************************/
#joinweb {
    background: url(images/joinweb-logo-horizontial_small.png) no-repeat scroll 0 0 rgba(0,0,0,0);
    color: #000000;
    display: inline-block;
    height: 13px;
    margin-top: 12px;
    overflow: hidden;
    text-indent: -1999px;
    width: 76px;
}

footer.site-footer a:hover
{
	color: rgba(251, 210, 50,0.6);
}

footer.site-footer .widget-title 
{
	font-size: 18px;
}

footer.site-footer .textwidget p 
{
	line-height: 26px;
}

footer.site-footer #text-5.widget.widget_text p 
{
	line-height: 35px;
}
.footerFisrtLogo
{
	margin: 0px 0px 10px 10px;
}
a.copyImpressum {
	color: #fbd232!important;
}

.slussellbestellung-form span.wpcf7-form-control-wrap.checkbox-762,
.slussellbestellung-form span.wpcf7-form-control-wrap.checkbox-762 span
{
    width: 96%;
    display: inline-block;
    vertical-align: text-bottom;
    margin-left: 0;
}
.slussellbestellung-form span.wpcf7-form-control-wrap.checkbox-762 input
{
	margin-right: 4px;
}

img[src="https://www.24h-schluesseldienst-aufsperrdienst.at/wp-content/uploads/2016/10/wkoIcon.png"],
img[src="https://www.24h-schluesseldienst-aufsperrdienst.at/wp-content/themes/tm-renovation-child/images/wkoIconFooter.png"],
img[src="https://www.24h-schluesseldienst-aufsperrdienst.at/wp-content/themes/tm-renovation-child/images/aufsperrer.jpg"]{
	display: none;
}