/*
Theme Name: schneider und sohn
Theme URI: https://visualcomposer.io/visual-composer-starter-theme/
Template: visual-composer-starter
Author: The Visual Composer Team
Author URI: https://visualcomposer.io/
Description: Visual Composer Starter theme designed to be a perfect companion for a simple and good looking website.
Version: 2.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/
body .entry-content p a, .entry-content p span a {
	color:#414140;
	border-bottom-color:#414140;
}
body .entry-content p a:hover, .entry-content p span a:hover{
	color:#9c0f06;
	border-bottom-color:#9c0f06;
}

html{
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
body{
	  width: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

@font-face {
    font-family: Myriad ProBold;  
    src: url(/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-BoldCond.otf),
		 url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-BoldCond.eot'),
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-BoldCond.woff2') format('woff2'),
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-BoldCond.woff') format('woff'),
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-BoldCond.ttf')  format('truetype');
    font-weight: normal;  
}
@font-face {
    font-family: Myriad Pro;  
    src: url(/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-Cond.otf),
		 url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-Cond.eot'), 
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-Cond.woff2') format('woff2'), 
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-Cond.woff') format('woff'), 
         url('/wp-content/themes/visual-composer-starter-child/fonts/MyriadPro-Cond.ttf')  format('truetype'); 
    font-weight: normal;  
}
.footer-bottom{display:none}
.vc_row[data-vc-full-width]{
	overflow:visible!important;
}
.ares.nav-dir-horizontal.nav-pos-ver-center .tp-bullet:hover .tp-bullet-title, .ares.nav-dir-horizontal.nav-pos-ver-bottom .tp-bullet:hover .tp-bullet-title{
	display:none;
}

#header{
	background-color: #9d1006 !important;
}

body .main-content{
	font-family: 'Myriad Pro' !important;
	color:  #414140;
	font-size:22px;

}
h2.entry-title a{
	font-family: 'Myriad Pro'!important;
	color:  #9c0f06!important;
	font-size: 55.05px!important;
	font-weight: 700!important;
	letter-spacing: 1.101px!important;
	line-height: 44px!important;
	text-transform: uppercase;
}
.uvc-main-heading{
	background-color: #9c0f06!important;
	display:inline-table;
	
}
.uvc-sub-heading{
	height:100%;
	display:inline-table;
	background-color: #9c0f06!important;
	font-size: 52px!important;
	font-weight: 400!important;
	letter-spacing: 1px!important;
	line-height: 68px!important;
	color:white!important;
	padding-right:20px!important;
	padding-top:10px;
}
@media (max-width: 768px){
	.uvc-main-heading h2{ 
		padding-left: 20px!important;
	}
	body .container .vc_column_container .vc_column-inner .wpb_wrapper {
		padding-left:10px!important;
		padding-right:10px!important;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
     margin-right: 0!important;
    }
}
@media (max-width: 426px){
	.uvc-heading{background-color: #9c0f06!important;}
}
a.blue-button{
	background-color: #9c0f06!important;
}
h2{
	font-family: 'Myriad Pro'!important;
	color:  white!important;
	font-size: 52px!important;
	font-weight: 700!important;
	letter-spacing: 1.101px!important;
	line-height: 68px!important;
	/*width: min-content!important;*/
	padding-right:5px!important;
	background-color: #9c0f06!important;
	padding-top:10px!important;
	
}
.inline-subtitle{
	display:inline-block;
	font-family: 'Myriad Pro'!important;
	color:  #9c0f06!important;
	font-size: 55.05px!important;
	font-weight: 400!important;
	letter-spacing: 1.101px!important;
	line-height: 44px!important;
}

h3{
	font-family: 'Myriad Pro'!important;
	color:  white!important;
	font-weight: 700!important;
}

h1.entry-title{display:none;}


.footer-widget-area #custom_html-3{
	text-align:right;
}



.footer-widget-area{
	color:white;
	background-color:#9d1006;
	padding-top:25px !important;
	padding-bottom:0 !important;
}


.footer-widget-area .textwidget p a:hover{
	color:white !important;
	display:inline;
}
.fa-twitter,.fa-facebook-f{
	font-size: 34px;
	display:inline;
}
.impress{
	margin-top:-5px;
}
.footer-socials{
	padding-bottom:15px!important;
}

#scroll-to-top{display:none!important}

.kontakt input[type="text"],
.kontakt input[type="email"],
.kontakt input[type="file"],
.kontakt textarea
{width:100%; border: 1px solid black; padding-left:5px;margin-bottom: 0.5rem !important;}

.kontakt input[type="checkbox"]{    margin-left: -16px!important;}

.kontakt .wpcf7-list-item-label{
	font-family: 'Myriad Pro';
	color:  #414140;
	font-size: 16px;
}

.kontakt input[type="file"] {
    cursor: pointer;
    border: 1px solid  #414140;
	height:31px;
	/*padding-left:36px;*/
	/*color:#f1f1f1;*/
}

.kontakt input[type="file"]::-webkit-file-upload-button {
	width:145px;
}

.kontakt input[type="submit"] {
    border:none !important;
    padding: 2px;
    background: #414140;
    color: #fff;
    width: 150px;
    text-align: center;
}

.kontakt .upload-details{font-size:16px !important;margin-top:-25px;}

.kontakt input[type="file"]:before {
    content: "Datei auswählen";
    position: absolute;
    left: 0;
    padding: 2px;
    background: #414140;
    color: #fff !important;
    width: 150px;
    text-align: center;
    cursor: pointer;
}

.kontakt .file-leben input[type="file"]:before{
	content: "Lebenslauf";
}
.kontakt .file-zeug input[type="file"]:before
{
	 content: "Zeugnisse";
	
}
.kontakt .file-weitere input[type="file"]:before{
	 content: "Weitere Anlagen";
}
@media (max-width: 768px){
	.kontakt form{
		width: 98%;
    	margin: 0 auto;
	}
}

.main-content{
	padding-bottom:0 !important;
	font-family: 'Myriad Pro';
	color:  #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;

}

.content-wrapper{padding-top:0px !important;}
#to_top_scrollup{
	border-radius:50%;
}

.float-right{float:right}
.float-left{float:left}




@media (max-width: 499px){
	h1{font-size: 26px !important;}
	h2, .uvc-sub-heading{	font-size: 26px!important;}
}




.nav{
	margin-top: 20px !important;
    font-family: 'Myriad Pro'!important;
	color:  #000000;
	/*font-size: 30px !important;*/
	font-weight: 400;
	line-height: 30px;
}

.sub-menu .menu-item a:hover{
	background-color:#3c3c3b!important;
}
.nav .sub-menu{
	width:280px!important;
}
.nav>li>.sub-menu>li.menu-item-has-children>a:before{
	transform: rotate(-90deg)!important;
	color:white !important;
}
@media (min-width:767px) {
	.nav>li>.sub-menu>li>.sub-menu>i.menu-item-has-children>a:before{
			transform: rotate(-90deg)!important;
			color:white !important;
		}
	.nav>li>.sub-menu>li>.sub-menu {
		left:100%;
	}
}
@media (min-width:1440px){
	.nav .sub-menu .sub-menu .sub-menu{
		left:100%;
	}
	.nav .sub-menu .sub-menu li.menu-item-has-children a:before{
		transform: rotate(-90deg)!important;
		color:white !important;
	}
}
.nav .menu-item a{
	padding: .55em .50em!important;
   font-family: 'Myriad Pro'!important;
	font-size: 25px !important;

}
.nav li:last-child a{
	/*padding-right:0!important;*/
}
.menu-item-has-children{
	padding-right:10px!important;
}
body:not(.menu-sandwich) #main-menu ul .sub-menu>li>.sub-menu{top:50%;}
body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a:before {
    /*margin-right: -10px !important;*/
}
.navbar-wrapper{
	padding-bottom:0 !important;	
}
@media (min-width:768px){
	.navbar-header .navbar-brand a img{width:300px!important;}
	body:not(.menu-sandwich) .navbar-header {
        max-width: 28%;
		margin-top: -7px;
    }
}

@media (max-width: 767px) and (min-width:426px){
	.navbar-brand img{
		width:50%!important;
		height:auto !important;
	}
}
@media (max-width: 767px) {
	/*.navbar-header{width:90%;}*/
}
.navbar-toggle .icon-bar {
    background-color: white;
}
@media (max-width: 425px){
	.navbar-brand {
		    width: 80vw;
	}
}
@media (min-width: 768px){
	body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children>a:before{
		/*right: -43px !important;*/
		margin-right: -24px;
     }
}


.grey-button a{
	background-color:#adadad !important; 
	color:white!important;
	font-size: 21px;
	font-weight: 700;
	line-height: 25px;
	padding-top:5px;
	padding-bottom:5px;
}

.black-button a{
	background-color:black; 
	color:white!important;
	font-size: 21px;
	font-weight: 700;
	line-height: 25px;
	padding-top:5px;
	padding-bottom:5px;
}

.black-text{
	color:black;
}

.justified-text{
    text-align: justify;
    text-justify: inter-word;
    }

.uppercase{text-transform: uppercase;}

.white-text{color:white !important;}
.white-text h2{color:white;}
.red-background{
	background-color: #9d1006 !important;
	color:white!important;
	min-height:50px;
	font-size: 28px;
    font-weight: 700;
    padding-top: 13px;
	
}
.justify-text{text-align:justify;}
.black-button .vc_btn3.vc_btn3-style-modern{background-image:none!important}
#menu-main.nav{margin-top: 5px!important;}
@media (min-width: 783px){
body.fixed-header.admin-bar .navbar {
    /*top: 25px!important;*/
   }
}
@media (min-width: 2400px){
.container {
    min-width: 2000px;
    }
}
ul li:before{
	color:#3d322d!important;
}
.comment-content ul>li:before, .entry-content ul>li:before{    line-height: 0.8;}
.search-form label .search-field{color:#3d322d!important;    margin-left: 30px;}
.search-form:after{display:none!important}
 .astm-search-menu a::after {
    content: '\70';
    font-family: 'Visual Composer Starter Font';
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    z-index: 1;
	
}
.search-icon{margin-top:5px;}
path.search-icon-path{
	fill: white;
}
@media (min-width: 768px){
   body:not(.menu-sandwich) .navbar-header img {
      width: 270px;
   }
}

.desktop-only{display:initial;}
.mobile-only{display:none;}
@media (max-width: 360px){
	.desktop-only{display:none;}
	.mobile-only{display:initial;}
	.news-grid .left-side{width:100%;}
	.news-grid .right-side{width:100%;}
	.container{/*overflow-x: hidden;*/
		       max-width: 100%;}
	.news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:180%!important;}
}
@media (max-width: 449px)and (min-width:361px){
	.desktop-only{display:none;}
	.mobile-only{display:initial;}
	.news-grid .left-side{width:100%;}
	.news-grid .right-side{width:100%;}
	.container{/*overflow-x: hidden;*/
		       max-width: 100%;}
	.news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:135%!important;}
	
}
@media (max-width: 650px)and (min-width:450px){
	.desktop-only{display:none;}
	.mobile-only{display:initial;}
	.news-grid .left-side{width:100%;}
	.news-grid .right-side{width:100%;}
	.container{/*overflow-x: hidden;*/
		       max-width: 100%;}
	.news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:114%!important;}
	
}
@media (max-width: 768px)and (min-width:651px){
	.desktop-only{display:none;}
	.mobile-only{display:initial;}
	.news-grid .left-side{width:100%;}
	.news-grid .right-side{width:100%;}
	.container{/*overflow-x: hidden;*/
		       max-width: 100%;}
	.news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:95%!important;}
	
}
@media (min-width: 2560px){
	body .news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:30%;}
}
@media (min-width: 1440px)and (max-width: 2559px){
	body .news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:37%;}
}
@media (min-width: 1024px) and (max-width: 1439px){
	body .news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:40%;}
}
/*body .news-grid .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-16-9:before {padding-top:45%;}*/
.vc_btn3{
	padding:5px 10px!important;
	background-color:#3a2e29!important;
}
.vc_sep_line{
	border-color:#3a2e29!important;
}
.news-grid,
.news-grid .vc_col-sm-12{
	padding:0!important;
}

/****dot navigation carousel ****/
.slick-dots li:before{
	display:none;
}
.slick-dots li{
    margin: 0px 2px!important;
	padding-left:0!important;
}
.slick-dots .slick-active i{
	color:#9c0f06 !important;
}
body .slick-slider .slick-next{
	margin-right: -5px!important;
}

body .slick-slider .slick-prev{
	margin-left: -5px!important;
}

.red-hover figure a:hover {
	
	background-color:#9c0f06;
}


body .red-hover a.vc_box_border_grey:before{
	border:none!important;
}
.red-hover figure a:hover:before {
    content: '.';
	color:transparent!important;
    background-image: url(/wp-content/uploads/2018/12/favicon-e1545579818460.png);
    position: absolute;
    /* background: no-repeat; */
    background-size: 100px 100px;
    left: 50%;
    top: 29%;
    height: 100px;
    /* margin: 0 auto; */
    margin-left: -50px;
    z-index: 100011;
    width: 100px;
    background-repeat: no-repeat;

}
.red-hover figure a:hover img{
		opacity:0.5;
	
}
.vc_hidden-sm {pointer-events:none;}

@media (max-width: 767px){
	.leistungen-grid, .referenzen-grid{
		padding-right:0!important;
		
	}
	
}
