/*
 * Theme Name: Räumfixx
 * Theme URI: http://www.artviper.de
 * Theme Description: Theme für Räumfixx
 * Author: artViper designstudio | Stephan Geissler
 * Author URI: http://www.artviper.de
 * Version: 1.3
 * Tags: bootstrap, complete modified
 * License: Not for resell or free
 * License URI:
 * Text Domain: Räumfixx
*/



/* Apply bootstrap styles */
@import url('bootstrap/css/bootstrap.min.css');

/* styles needes for shortcodes  */

.divider {
    margin-bottom: 25px;
    padding-top: 25px;
    clear: both;
    display: block;
    margin-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

/* Styling of standard gallery shortcode, removed in functions */
.gallery {
    margin: auto;
}

.gallery-item {
    float: left;
    margin-top: 10px;
    text-align: center;
    width: 33%;
}

.gallery img {
    border: 2px solid #cfcfcf;
}

.gallery-caption {
    margin-left: 0;
}
/* basic styles for layout, can be removed. */
/* ========================================================== */
.topline {
	background: #213a8f;
	color: #FFF;
	padding: 6px;
	-moz-box-shadow: 0 0px 5px 0px #000; 
	-webkit-box-shadow: 0 0px 5px 0px #000; 
	-khtml-box-shadow: 0 0px 5px 0px #000;
	box-shadow: 0 0px 5px 0px #000; 
}
.toptel {
	padding-left: 0;
	list-style-type: none;
}
.toptel li {
	float: left;
	width: 33.333%;
	text-align: center;
}

.formrow {
    background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border linear .2s,box-shadow linear .2s;
	-moz-transition:border linear .2s,box-shadow linear .2s;
	-o-transition:border linear .2s,box-shadow linear .2s;
	transition:border linear .2s,box-shadow linear .2s;
	
	margin-bottom: 8px;
    width: 100%;
    height: 40px;
    padding: 8px;
}

.formrow:focus {
	border-color:rgba(82,168,236,0.8);
	outline:0;outline:thin dotted \9;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}

.formtxt {
    background-color:#fff;
	border:1px solid #ccc;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition:border linear .2s,box-shadow linear .2s;
	-moz-transition:border linear .2s,box-shadow linear .2s;
	-o-transition:border linear .2s,box-shadow linear .2s;
	transition:border linear .2s,box-shadow linear .2s;

    margin-bottom: 8px;
    max-height: 130px;
    max-width: 100%;
    min-height: 130px;
    min-width: 100%;
    padding: 8px;
}

.formtxt:focus {
	border-color:rgba(82,168,236,0.8);
	outline:0;outline:thin dotted \9;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);
}
.wpcf7-submit {
    background-color: #df9305;
    background-image: -moz-linear-gradient(center top , #df9305, #df9305);
    background-repeat: repeat-x;
    border: 1px solid #df9305;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.42857;
    /*margin-right: 20px;*/
    padding: 6px 30px;
    cursor: pointer;
	display: inline-block;
	float: left;
}
.wpcf7-submit:hover {
	background: #213a8f;
	color: #FFF;
	border-color: #213a8f;
}
.wpcf7-validation-errors {
	border: 2px solid #eed3d7 !important;
	background: #f2dede;
	color: #b94a48 !important;
	text-align: center;
	padding: 15px 0px !important;
}
.wpcf7-mail-sent-ok {
	background: none repeat scroll 0 0 #99ce96;
	color: #000;
	padding: 10px !important;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	border: 1px solid #000 !important;
	margin-top: 10px;
	font-weight: 400;
}
.nf-error-required-error {
	display: none;
}
.formcheckbx .wpcf7-list-item {
	font-size: 12px;
	line-height: 1.2;
	text-align: justify;
	font-weight: 300;
}
input[aria-invalid="true"], textarea[aria-invalid="true"] {
	border-color: #e80000;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-not-valid .wpcf7-list-item {
	color:  #e80000;
}
.uplpic {
	display: inline-block;
	background: #1a1a1a;
	padding: 7px 25px;
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
	float: right;
	cursor: pointer;
}
.uplpic:hover, .uplpic:active, .uplpic:focus {
	color: #FFF;
	text-decoration: none;
	background: #504d4d;
}
#divText {
	padding-top: 35px;
	float: right;
	/* padding-bottom: 40px; */
}
.clear {
	clear: both;
	display: block;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.top-main-menu2 {
	background: #213a8f;
}
#menu-mainmenue li a:hover {
	transition: all ease 700ms;
	-moz-transition: all ease 700ms;
	-webkit-transition: all ease 700ms;
	-ms-transition: all ease 700ms;
	-o-transition: all ease 700ms;
}
.slider {
	position: absolute;
	width: 100%;
}
.hlogo {
	-moz-box-shadow: 0 0px 8px 0px #292929; 
	-webkit-box-shadow: 0 0px 8px 0px #292929; 
	-khtml-box-shadow: 0 0px 8px 0px #292929; 
	box-shadow: 0 0px 8px 0px #292929; 
}
.logurl {
	display: table;
}
.txtcent {
	text-align: center;
}
.frame1 {
	border: 2px solid #e09809;
}
.textbx {
	padding: 15px 0;
	background: #e09809;
	color: #FFF;
}
/* Grow Shadow */
.grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.grow-shadow:hover, .grow-shadow:focus, .grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.copyright-wrapper {
	-moz-box-shadow: 0 0px 5px 0px #000; 
	-webkit-box-shadow: 0 0px 5px 0px #000; 
	-khtml-box-shadow: 0 0px 5px 0px #000;
	box-shadow: 0 0px 5px 0px #000;
}
.top-main-menu2 {
	-moz-box-shadow: 0 0px 5px 0px #000; 
	-webkit-box-shadow: 0 0px 5px 0px #000; 
	-khtml-box-shadow: 0 0px 5px 0px #000;
	box-shadow: 0 0px 5px 0px #000;
}
#responsive-menu-pro {
	margin-top: 50px !important;
}
.mgbtm25 {
	margin-bottom: 25px;
}
.txt16 {
	font-size: 16px;
	line-height: 1.5;
}
#breadcrumbs {
	padding: 8px 0px;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 300;
}
#breadcrumbs a {
	color: #e09809;
}
.breadcrumb_last {
	color: #777;
}
.footer-menu .active a {
	text-decoration: underline;
}
.count {
	display: inline-block;
	position: absolute;
	left: 3%;
	top: 10px;
	color: #FFF;
	z-index: 9999;
	font-size: 22px;
}
.copyright-wrapper {
	position: relative;
}




/* ========================================================== */
/* Top Header */ 

#top-header{
    background-color: #999;
    color: #fff;
    font-size: 80%;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
}

#top-header ul,ol{
    margin-bottom: 3px;
    margin-left: 0px; 
    padding-left: 0px;
}

#top-header  a{
    color: #ffffff;

}



/* Search Head */ 

#search-head{
    margin-top: 15px;
    padding-right: 15px;
}



/* Brand */
.brand{
    margin-top: 15px;
    margin-bottom: 15px;
	z-index: 9;
}


#site-title{
    font-size: 35px;

}



/*Header Menu */

.header-menu{
    list-style: none outside none;
    display: inline-block;
}


.header-menu  li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right:1px solid white;
}


.header-menu li:last-child{
    border-right:none;
}

/*Breadcrumbs*/

.breadcrumb{
    background-color: transparent;
    border-radius: 0;
    padding-left: 0px;
	font-size: 13px;
	font-weight: 300;
}
.breadcrumb a {
	color: #000;
}


/* post image */
.wp-post-image{
    float: left;
    margin-right: 15px;  
}





/*More Links*/


.read-more{

    background-color: #428BCA;
    border-color: #428BCA;
    color: #FFFFFF;
    border-radius: 4px;
    font-size: 14px;
    line-height: 1.5;
    padding: 6px 12px;
    border: 1px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}





.read-more:hover {
    background-color: #3276B1;
    border-color: #3276B1;
    color: #FFFFFF;
    text-decoration: none;
}


/* meta data */ 

.meta{	
    font-size: 12px;
}


.cats{
    margin-left: 5px;
    margin-right: 10px;	
}

.tags{
    margin-left: 5px;
    margin-right: 10px;
}



/* Sidebar */

.sidebar-wrapper{
    padding-top: 0px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-left: 1px solid transparent;
    border-color: #dcdcdc;
}


.sidebar-wrapper ul {
    padding-left: 25px;
}



.sidebar-wrapper p {
    padding-left: 10px;
}


.sidebar-posts .textwidget, .sidebar-page .textwidget{
    padding-left: 15px;

}





/* Widgets */

.widget{
    margin-bottom: 40px;
}




/* Pagenavi */

.wp-pagenavi{
    margin-bottom: 25px;
    text-align: center;
}




/* code in comments*/

code {
    white-space: normal; 
}


/* Footer */

.footer-wrapper{
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 0 15px;
    color: #ffffff;
    background-color: #213a8f;
}


.footer{
    font-size: 75%;
    padding-top: 15px;
    padding-bottom: 20px;
    color: #ffffff;
}



.footer h3, .footer h4, .footer h5, .footer h6 {
    margin-bottom: 20px;
    font-size: 20px;
    color: #ffffff;
    text-transform: none;
    font-weight: bold;
}


.footer a{
    color: #ffffff;

}


.footer .btn {
    color: #262F59;
}


.footer-menu {
    list-style: none outside none;
    display: inline-block;

}


.footer-menu-wrapper ul, ol{
    margin-left: 0px;
    padding-left: 0px; 
	text-transform: uppercase;
}



.footer-menu  li {
    display: inline;
    padding-right: 10px;
    padding-left: 5px;
    border-right:1px solid white;
}


.footer-menu li:last-child{
    border-right:none;
}





.footer, .copyright a{
    color: #ffffff;
}


.footer ul li{
    color: #ffffff;
}





/* Copyright*/

.copyright-wrapper{
    background-color: #1a1a1a;
    min-height: 100%;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    padding: 6px 15px 10px;
    color: #ffffff;
    font-size: 12px;
}

.credit{
    text-transform: none;
    list-style: none outside none;
    display: inline-block;
    text-transform: uppercase;
	padding-left: 0;
}

.credit li{
    display: inline;
}



.copyright{
    padding-top: 10px;
}





/* MEDIA QUERIES */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {

    #search-head {
        margin-top: 15px;
        padding-right: 15px;
        margin-bottom: 20px;
    }


    .header-menu-wrapper{
        float: right;
    }


    .footer-menu-wrapper{
        float: right;
    }




    .footer-menu-wrapper ul, ol{
        margin-left: 10px;
    }



}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

    #search-head {
        margin-top: 15px;
        padding-right: 15px;
        float: right !important;
    }






    #top-header ul,ol{
        margin-left: 10px;
    }

    .header-menu li:first-child {
        padding-left: 20px;
    }


}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  }
