/*
Theme Name: Dilly Child Theme
Description: This is a custom child theme for Dilly Clients
Theme URI:   https://dilly.work
Author: dilly
Author URI:  https://dilly.work
Template: dilly
Version: 1.0
*/

body {
	font-size: 16px;
	line-height: 23px;
}

body, body h1, body h2, body h3, body h4, body h5, body h6, .bold, b, strong, .woocommerce div.product .woocommerce-tabs .full-width-content ul.tabs li a, .woocommerce .woocommerce-breadcrumb a, .woocommerce .woocommerce-breadcrumb i, body:not(.original) .comment-list .comment-author, body:not(.original) .comment-list .pingback .comment-body > a, .post-area.standard-minimal .post .more-link span, #sidebar .widget .nectar_widget[class*="nectar_blog_posts_"] > li .post-date {
	font-family: "industry", sans-serif;
	color: #000;
	font-style: italic;
}

.nectar-split-heading h2 {
	font-weight: 400;
}

.small-footer-links{
	margin-top: 10px !important;
}

.small-footer-links a{
	font-size: 14px !important;
}

.no-margins-and-paddings{
	margin: 0px !important;
	padding: 0px !important;
}


.cli-tab-footer .wt-cli-privacy-accept-btn{
	background-color: #000000;
}

.cli-tab-section .cli-tab-content{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.cli-bar-btn_container{
	text-align: center !important;
	padding-top: 10px;
	padding-bottom: 10px;
	display: inline-block;
	margin-left: 0px !important;
}

.cli-style-custom{
	font-size: 13px !important;
	line-height: 18px !important;
}

.footer-dsgvo a{
	color: #666666;
}


.hidemobile{
	display: inline-block;
}
	
.showmobile{
	display: none;
}

#header-outer #top > .container > .row {
	display: flex !important;
}

#header-outer #top > .container > .row > .span_3 {
	display: flex !important;
	width: 33.33% !important;
}

#header-outer #top .col.span_3 #logo {
	margin-left: auto;
	margin-right: auto;
}

#header-outer #top > .container > .row > .right-aligned-menu-items {
	order: -1;
	margin-left: 0;
	width: 33.33% !important;
	justify-content: flex-start;
}

#header-outer #top > .container > .row > .right-aligned-menu-items > nav {
	display: block !important;
}

#header-outer #top > .container > .row > .col_last {
	width: 33.33% !important;
	flex-direction: row-reverse !important;
}

#header-outer #top > .container > .row > .col_last .label {
	display: none;
}

#header-outer #mobile-menu ul li a {
	text-align: left;
	font-size:16px !important;
}

#header-outer[data-full-width="true"] #mobile-menu::before {
	left: 0 !important;
}

#header-outer[data-full-width="true"] #mobile-menu {
	width: 25% !important;
	right: 0px;
	left: unset;
}	

.swiper-slide .content h2 {
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    text-transform: capitalize;
	font-style: italic;
	color:#E01437 !important;
}

.swiper-slide .content p {
    font-size: 60px;
    line-height: 60px;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}

.swiper-slide[data-x-pos="right"] .content {
	width: auto;
	left: auto;
	right: 0;
}

.swiper-slide[data-x-pos="right"] .content p::after {
	position: absolute;
	width: 50%;
	left: 0;
	bottom: -10%;
	height: 1px;
	border-bottom: 3px solid #E01437;
	visibility: visible;
}

.nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide[data-x-pos="right"] .content {
	padding: 0 70px 0 0;
}

.wpb_wrapper > div {
	margin-bottom: 0;
}

.header-container {
	position: relative;
}

.cert {
	width: 100px;
	position: absolute !important;
	bottom: -80px;
	right: 35px;
	z-index: 1;
}

.swiper-slide[data-bg-alignment="center"] .image-bg {
	background-position: center right;
}

.prozesse::before {
	position: absolute;
	width: 9999px;
	height: 80%;
	left: -3333px;
	background: #010103;
}

.flex.button {
	display: flex;
	justify-content: center;
	text-transform: uppercase;
}

.nectar-button {
	text-transform: uppercase;
	font-size:16px !important;
}

body[data-button-style*="slightly_rounded"] .nectar-button.see-through-2 {
	border-radius: 0px !important;
}

.usp .wpb_wrapper {
	display: flex;
	align-content: center;
}

.row .col .usp .iwithtext {
	min-height: 80px;
	min-width: 200px;
	margin: 0px auto;
}

.row .col .usp .iwithtext .iwt-icon img:not([srcset]) {
	width: auto;
	height: 80px;
}

.row .col .usp .iwithtext .iwt-icon {
	width: 80px;
	text-align: center;
}

.row .col .usp .iwithtext .iwt-text {
	padding-left: 90px;
	position: relative;
	top: 15px;
}

.usp::after {
	width: 150px;
	height: 3px;
	background: #E01437;
	margin: 80px auto;
}

#introvideo {
	position: relative;
}

#introvideo .overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: url(assets/img/introvideo.jpg) center no-repeat;
	background-size: cover;
	cursor: pointer;
	display: flex;
	align-items: center;
}

#introvideo .overlay .playbutton {
	background-image: url(assets/img/playbutton.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25% auto;
	background-color: rgb(0, 0, 0, .7);
	width: 15%;
	height: 27%;
	border-radius: 50%;
	margin: 0px auto;
}

#introvideo .overlay:hover > .playbutton {
	background-color: rgba(175, 4, 4, 0.7);
}

.pulse, .slideInLeft, .slideInRight {
	opacity: 0;
}

.pulse.in-view {
	opacity: 1;
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.slideInLeft.in-view {
	opacity: 1;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.slideInRight.in-view {
	opacity: 1;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}

.pulse, .slideInLeft, .slideInRight {
	transition: all 500ms ease-out;
}

.buildUp {
	opacity: 0;
}

.before-footer {
	background-color: #000 !important;
	color: #fff;
	text-align: left;
}

.before-footer a {
	color: #ababab;
}

.before-footer h3, .red {
	color: #E01437;
}

#follow {
	text-align: left !important;
}

#follow i {
	margin-right:10px;
	font-size: 16px;
}

body .vc_pie_chart_back {
	border-width: 24px;
	border-color: black !important;
	opacity: 1 !important;
}

.iv, .iv-circles {
	position: relative;
}

.iv::before {
	position: absolute;
	width: 9999px;
	height: 100%;
	left: -3333px;
	background: #F0F0F0;
}

.iv-circles::before {
	position: absolute;
	width: 9999px;
	height: 50%;
	left: -3333px;
	bottom: 0;
	background: #fff;
}

.iv-circles .vc_column-inner {
	max-width: 400px;
	margin: 0px auto;
}

.iv-circles .vc_pie_chart .wpb_wrapper {
	position: relative !important;
}

.iv-circles .vc_pie_chart .vc_pie_chart_value {
	font-size: 0px !important;
}

.iv-circles-bg {
	position: absolute;
	width: calc(100% + 56px);
	height: calc(100% + 49.7px);
	left: -28px;
	top: -28px;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
}

.geld .iv-circles-bg {
	background-image: url(assets/img/geld.png);
	background-size: 20%;
}	

.zeit .iv-circles-bg {
	background-image: url(assets/img/zeit.png);
	background-size: 35%;
	background-position: center 47%;
}

.zufrieden .iv-circles-bg {
	background-image: url(assets/img/zufrieden.png);
	background-size: 28%;
	background-position: center 47%;
}

.circle-text strong {
	font-size: 1.1em !important;
}

.comp-before, .comp-after {
	width: 45%;
}

.comp {
	width: 10%;
	padding-left: 1% !important;
	padding-right: 1% !important;
}

.comp .vc_column-inner {
	margin-top: 110%;
}

.comp-before img {
	margin-left: 20%;
}

.comp-after img {
	margin-left: -20%;
}

.comp-text {
	text-align: center;
	padding: 20px 0;
}

.comp-text p {
	padding-bottom: 10px !important;
}

.comp-text strong {
	font-size: 1.6em !important;
}

.comp-before .comp-text {
	margin-left: 20%;
}

.comp-after .comp-text {
	margin-right: 20%;
}

.comp-pair {
	padding: 60px 0;
	margin-bottom: 0 !important;
}

.grey::before {
	position: absolute;
	width: 9999px;
	height: 100%;
	left: -3333px;
	bottom: 0;
	background: #f0f0f0;
}

.schicht-wrapper .nttip {
	left: 40px;
	top: -39px;
	transform: unset !important;
	-webkit-transform: unset !important;
	-ms-transform: unset !important;
	font-size:16px !important;
	width:300px !important;
	max-width:300px !important;
}

.schicht-wrapper .nttip strong {
	color: #e01437;
 }

.schicht-wrapper .nttip.force-left {
	left: calc(-100% - 60px);
	top: -30px;
}	

.schicht-wrapper .nttip .nttip-line {
	height: 2px;
	background: red;
	width: 100px;
	margin-left: -102px;
	top: 11px;
	position: relative;
}

.schicht-wrapper .nttip.force-left .nttip-line {
	margin-left: calc(70px);
  	width: 218px;
}

.kontakt {
	margin-bottom: 5px !important;
}

.kontakt::before {
	position: absolute;
	width: 9999px;
	height: 100%;
	left: -3333px;
	background: #000;
}

.kontakt .nectar-split-heading h1 {
	color: #fff;
}

.kontakt input, .kontakt select, .kontakt textarea {
	background-color: #fff;
	border: none;
}

.kontakt .quform-label {
	color: #fff;
	margin-right: 30px;
}

.kontakt .quform-label-inside {
	font-size: 1em;
	font-weight: 400;
	color: #000;
}

.kontakt .quform-element-file .quform-spacer {
	display: flex;
	align-items: center;
}

.kontakt .quform-description {
	color: #fff;
}

.kontakt .quform-element-submit {
	display: flex;
}

.kontakt .quform-inner-captcha {
	display: flex;
	flex-flow: row wrap;
}

.kontakt .quform-input-captcha {
	flex: 1;
	margin-top: 15px;
	min-width: 295px;
}

.kontakt .quform-description {
	order: 1;
	flex: 1 100%;
}

.kontakt .cert {
	right: -56px;
	top: -73px;
}

.kontakt .quform-element-file .quform-label label {
	color: #e01437;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
}

.kontakt .quform-upload-button, .quform-upload-dropzone {
	color: #fff;
	background-color: #000;
	text-transform: uppercase;
	font-weight: 400;
	border: 1px solid #e01437 !important;
}

.ablauf .wpb_wrapper {
	display: flex;
	flex-flow: column;
	align-items: center;
	text-align: center;
}

.ablauf .wpb_wrapper strong {
	font-size: 20px;
	margin-bottom: -15px;
	display: block;
	margin-top: 10px;
}

.ablauf .img-with-aniamtion-wrap .inner {
	height: 95px;
	display: flex;
	align-items: center;
}

.ablauf .wpb_column.arrow img, .arrow-extra {
	max-width: 40px !important;
	min-width: 40px !important;
}

.ablauf .wpb_column:not(.arrow) img:not(.arrow-extra) {
	max-width: 100px !important;
}

#footer-widgets {
	display: none;
}

#header-outer #mobile-menu a > .sf-sub-indicator {
	padding: 10px 0 10px 100% !important;
}

@keyframes pulse {
	0%, 100% {
		-webkit-transform: scale3d(1,1,1);
		transform: scale3d(1,1,1);
	  }
	50% {
		-webkit-transform: scale3d(1.05,1.05,1.05);
		transform: scale3d(1.05,1.05,1.05);
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}
	100% {
		opacity: 1;
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}
}	

@media only screen and (min-width: 2560px){
	.nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide[data-x-pos="right"] .content {
		padding: 0;
		right: -15%;
	}
}

@media only screen and (min-width: 690px) and (max-width: 999px){
	.schicht-text {
		order: -1;
		z-index: 1;
	}

	.circle-text {
		margin: 50px 0px;
	}
}

@media only screen and (min-width: 1000px){
	.leasing-text {
		margin-top: 4%;
	}
}

@media only screen and (min-width: 690px){
	.iv1 {
		padding-right: .7% !important;
		width: calc(36.1% - 2.5%);
		padding-left: 1.8% !important;
	}

	.iv2 {
		padding-left: .7% !important;
		width: calc(68.86% - 2.5%);
		padding-right: 1.8% !important;
	}

	.schicht-text {
		padding-top: 7%;
	}

	.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot {
		height: 28px;
		width: 28px;
		line-height: 30px;
		font-size: 16px;
	}

	.ablauf .ablauf-text.vc_col-sm-1\/5 {
		width: 30%;
	}
	
	.ablauf .arrow.vc_col-sm-1\/5 {
		width: 5%;
	}
	
	.ablauf-text, .arrow {
		padding-left: 1% !important;
		padding-right: 1% !important;
	}

	.arrow-extra {
		display: none !important;
	}
}	

@media only screen and (max-width: 480px){
	body.material #header-outer #social-in-menu i {
		font-size: 18px;
		width: 30px;
		top: 0;
	}
}

@media only screen and (min-width: 1900px) and (max-width: 2559px){
	.nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide[data-x-pos="right"] .content {
		padding: 0;
		right: -5%;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1300px){
	body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .swiper-slide .content h2 {
		font-size: 30px !important;
		line-height: 30px !important;
	}

	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 60px;
		line-height: 60px;
	}
}

@media only screen and (min-width: 1px) and (max-width: 999px){

	.hidemobile{
		display: none;
	}
	
	.showmobile{
		display: inline-block;
	}

	#header-outer[data-full-width="true"] #mobile-menu {
		width: 100% !important;
	}

	#header-outer #mobile-menu ul li a {
		text-align: center;
	}

	.before-footer .force-desktop-text-align-left, .before-footer p {
		text-align: center !important;
	}

	.logo-footer {
		width: 200px;
		margin-top: 20px;
	}

	#follow {
		text-align: center !important;
	}

	.iv-circles::before {
		height: 0;
	}

}

@media only screen and (min-width: 1px) and (max-width: 689px){
	
	.schicht {
		margin-top: 60px;
	}

	.schicht-text {
		order: -1;
		z-index: 1;
	}

	.iwithtext .iwt-icon {
		position: inherit;
	}

	.row .col .usp .iwithtext .iwt-text {
		padding-left: 0;
		top: 0;
	}

	.usp .wpb_column:not([class*="vc_col-xs"]) {
		width: 50%;
		margin-bottom: 25px;
	}

	.comp-pair {
		padding-bottom: 20px;
	}
	
	.comp-before img {
		margin-left: 11%;
	}

	.comp-after img {
		margin-left: -10%;
	}

	.comp {
		margin-bottom: 30px !important;
	}

	.comp img {
		rotate: 90deg;
		margin: 0px auto;
		width: 120px;
	}

	.comp-before, .comp-after {
		margin-bottom: 0 !important;
	}

	.comp-before .comp-text {
		margin-left: 0;
		margin-top: 30px;
	}
	
	.comp-after .comp-text {
		margin-right: 0;
		margin-top: 30px;
	}

	.comp .vc_column-inner {
		margin-top: 0;
	}

	.nectar-split-heading {
		text-align: center;
	}

	.circle-text {
		margin: 60px 0px 20px !important;
	}

	.iv {
		padding-bottom: 20px !important;
	}

	.comp-container .divider {
		height: 20px !important;
	}

	.schicht .vc_column-inner {
		padding-left: 5%;
		padding-right: 5%;
	}

	.ablauf .wpb_column.arrow img, .arrow-extra {
		rotate: 90deg;
	}

	.arrow-extra {
		position: relative;
		top: 24px;
	}
}

@media only screen and (min-width: 690px) and (max-width: 999px){
	body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .swiper-slide .content h2 {
		font-size: 16px !important;
		line-height: 16px !important;
	}

	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 30px;
		line-height: 30px;
	}

	.schicht {
		margin-top: 60px;
	}
}

@media only screen and (max-width: 690px) {
	body .full-width-content .vc_col-sm-12 .nectar-slider-wrap .swiper-slide .content h2 {
		font-size: 13px !important;
		line-height: 13px !important;
	}

	.nectar-slider-wrap[data-full-width="false"] .swiper-slide .content p {
		font-size: 24px;
		line-height: 24px;
	}

	.cert {
		width: 70px;
		bottom: -55px;
		right: 20px;
	}

	.kontakt .cert {
		right: -16px;
	}

	.nectar-split-heading h1 {
		text-align: center;
	}

	.row .col .usp .iwithtext {
		min-width:100% !important;
		text-align:center;
		margin-bottom:15px;
	}

	.row .col .usp .iwithtext .iwt-icon {
		margin:auto;
	}

	#follow i {
		margin-right: 5px;
		margin-left: 5px;
	}
}


