/*
CTC Separate Stylesheet
Updated: 2022-02-08 13:42:23
Theme Name: SVP main
Template: quality-construction
Version: 1.1.1.1644327743
*/

@import url('https://fonts.googleapis.com/icon?family=Material+Icons');
@import url('https://fonts.googleapis.com/css2?family=Hind+Guntur:wght@300;400;500;600;700&display=swap');

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v125/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.has-svp-red-color {
    color: #B80000;
}

.has-light-grey-color {
    color: #2E3840;
}
                    
.material-icons {
	color: white;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 70px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

/* Font setup */
html{font-size: 18px;}
body{
	font-family: 'Hind Guntur', sans-serif;
	color: #1D2328;
}
H1, H2,H3 {font-weight: 700; line-height: 1.25; margin-bottom: .375em}
H1{font-size: 3.33333333rem;}
H2{font-size: 2.6666666rem;}
H3{font-size: 1.67rem;}
@media (max-width: 767px) {
	H1{font-size-adjust: 0.3;}
	H2{font-size-adjust: 0.3;}
	H3{font-size-adjust: 0.3;}
}
h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background {
    padding: 1.25em 5% !important;
}

.btn{
	border-color: rgb(46, 56, 64) rgb(46, 56, 64) rgba(46, 56, 64, 0.5) rgba(46, 56, 64, 0.5);
	border-style: solid;
	border-width: 1px;
	border-radius: 10px;
	padding-top: 15px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
p {
    line-height: 1.6;
}

.navbar > .container{
	padding-top: 0;
	padding-bottom: 0;
}
header .navbar-menu {
    /*background: #db1314ff;*/
    border: none;
    border-radius: 0;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
	font-size: 0.9em;
}

.dna-list-heading{
	margin-right: 20px;
	width: 350px;
}

.dna-list-text{
	margin-bottom: 10px;
}

.section-4-box-icon-cont .material-icons{
	font-size: 45px;
}
.section-8{
	margin-top: 0;
	margin-bottom: 70px;
}

.section-5-background {
	margin-top: 70px !important;	
	padding: 50px 0 !important;
}

.section-5-box-text-cont{
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
	padding: 20px 80px;
}
.section16 {
    padding: 0px 0;
}

.section16 .container{
	width: 100vw;
	max-width: 100vw
}
/* Page */
.feature-image img {
	width: 100vw;
	height: auto
}
.feature-image{
	height: 30vw;
	overflow: hidden;
	margin-bottom: 50px;
	Position: relative;
}
.feature-image-caption{
	align-items: center;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
	color: white;
	display: flex;
	justify-content: center;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 7px 7px 10px rgba(0,0,0,0.9);
	top: 0;
}

.p-container{
	width: 100%;
	padding: 2vw 20vw 4vw 20vw;
}

.p-container p{
	text-align: justify;
	text-justify: inter-word;
	hyphens: auto;
}
.wp-block-media-text .wp-block-media-text__content {
	padding: 5vw 10vw;
}

/******************************* Call to action ***********************/
#section0 .section-0-box-text-cont{
	display: flex;
	align-items: center;
	height: 100%;
}

#section0 .section-0-box-text-cont h3{
	font-style: italic;
	font-weight: 600;
	padding: 0;
	margin: 0;
	text-shadow: 0 1px 2px black;
}

/*************************     Kontakt formular **********************/

#contactform{
	padding: 20px;	
}

.input-icons {
	width: 100%;
    margin-bottom: 10px;
}

.input-icons p i {
    position: absolute;
}

.icon::after {
	border-right-color: #2E3840;
	border-right-style: solid;
	border-right-width: 1px;
	bottom: 9px;
	box-sizing: border-box;
	content: "";
	display: block;
	height: 33px;
	left: 51px;
	pointer-events: none;
	position: absolute;
	text-align: center;
	top: 9px;
	transition-behavior: normal;
	transition-delay: 0s;
	transition-duration: 0.35s;
	transition-property: all;
	transition-timing-function: ease-in-out;
}

.icon {
	font-size: 25px;
    padding: 10px;
    color: #2E3840;
    min-width: 50px;
    text-align: center;
}

input[type="text"].input-field, input[type="email"].input-field, textarea.input-field{
	color: #2E3840;
	width: 100%;
    padding: 10px;
	padding-left: 53px;
    text-align: left;
	border-radius: 10px;
	border-color: rgba(46, 56, 64, 0.3);
	line-height: 15px;
}
form.wpcf7-form input[type="submit"].wpcf7-submit{
    background-color: white;
	border-style: outset;
	color: #2E3840;
	width: 100%;
    padding: 10px 20px 5px 20px;
}
form.wpcf7-form input[type="submit"].wpcf7-submit:hover{
	background-color: #2e3840;
	color: white;
}
form.wpcf7-form input[type="submit"].wpcf7-submit:active{
	background-color: #2e3840;
	border-style: inset;
	color: white;
}
.wpcf7-form-control-wrap {
	position: inherit !important;
}

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

header .navbar-menu .navbar-nav >li>a {
    color: #ffff;
}
header .navbar-menu .navbar-nav > li > a{
	border-top: 4px solid transparent;
	padding-top: 4px;
	transition: background-color ease-in-out, border-top 1s;
	transition-delay: 0.3s, 0s;
}

header .navbar-menu .navbar-nav > li.dropdown > a:hover,
header .navbar-menu .navbar-nav > li.dropdown > a:has( + .dropdown-menu:hover)
{
	background-color: white;
	border-top: 4px solid rgba(255,255,255,0.5);
	color: rgb(119,119,119) !important;
}

header .navbar-menu .navbar-nav > li > a:hover,
header .navbar-default .navbar-nav > .active > a,
header .navbar-defalut .navbar-nav > .active > a:focus,
header .navbar-deafult .navbar-nav > .active > a:hover
{
  border-top: 4px solid rgba(255,255,255,0.5);
  color: #ffff !important;
  
}

header .navbar-menu .navbar-nav>li>.dropdown-menu {
  margin-top: 0px !important;
  padding: 0;
}

header .dropdown-menu > li > a:hover {
  background-color: rgba(46,56,64,0.8) !important;
  color: white;
		
}
header .dropdown-menu > li.current-menu-item > a {
  background-color: rgb(46,56,64) !important;
  color: white;
}

/***************** Footer **************************/
.footer-top {
    padding: 25px 0;
    background-color: #1a1e21;
    color: white;
    font-size: 14px !important;
}