/*
Theme Name: rota
Text Domain: twentyseventeen
*/



/* arimo-regular - latin */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/arimo-v11-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Arimo Regular'), local('Arimo-Regular'),
       url('fonts/arimo-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/arimo-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/arimo-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/arimo-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/arimo-v11-latin-regular.svg#Arimo') format('svg'); /* Legacy iOS */
}
/* arimo-700 - latin */
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/arimo-v11-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Arimo Bold'), local('Arimo-Bold'),
       url('fonts/arimo-v11-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/arimo-v11-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/arimo-v11-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/arimo-v11-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/arimo-v11-latin-700.svg#Arimo') format('svg'); /* Legacy iOS */
}
/* arimo-italic - latin */
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/arimo-v11-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Arimo Italic'), local('Arimo-Italic'),
       url('fonts/arimo-v11-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/arimo-v11-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/arimo-v11-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/arimo-v11-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/arimo-v11-latin-italic.svg#Arimo') format('svg'); /* Legacy iOS */
}



/* raleway-regular - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/raleway-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('fonts/raleway-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v12-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-italic - latin */
@font-face {
  font-family: 'Raleway';
  font-style: italic;
  font-weight: 400;
  src: url('fonts/raleway-v12-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Raleway Italic'), local('Raleway-Italic'),
       url('fonts/raleway-v12-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v12-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v12-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v12-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v12-latin-italic.svg#Raleway') format('svg'); /* Legacy iOS */
}
/* raleway-800 - latin */
@font-face {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/raleway-v12-latin-800.eot'); /* IE9 Compat Modes */
  src: local('Raleway ExtraBold'), local('Raleway-ExtraBold'),
       url('fonts/raleway-v12-latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/raleway-v12-latin-800.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/raleway-v12-latin-800.woff') format('woff'), /* Modern Browsers */
       url('fonts/raleway-v12-latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/raleway-v12-latin-800.svg#Raleway') format('svg'); /* Legacy iOS */
}




body {   background-size: 100% auto; background-repeat: no-repeat; background-position: center top; }

body {  color: rgb(42, 42, 42);
    font-size: 16px;
    font-family: 'Arimo', sans-serif;
    line-height: 1.2em;
    font-weight: 400;}

.bg-white {
    background-color: #fff;
}

body section {}

/* nav */
body .navbar { 
    background-color: rgba(244, 244, 244, 0.76);
    margin-top: 4vh;
        padding: 0px 0;
     }


.top-nav-collapse.navbar {
      margin-top: 0vh;
     background-color: rgba(244, 244, 244, 0.90);
}


.navbar-default ul.nav.navbar-nav  li a {
        color: rgb(0, 96, 167);
    font-size: 17px;
    font-weight: 800;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    
}

.logo-box {
    display: inline-block;
    position: absolute;
    right: 10vw;
    top: 120px;
   /* max-width: 20vw;*/
    max-width: 12vw;
}

.logo-box img {
    width: 100%;
    height: auto;
}
/* /nav */

.s-header {
   /* min-height: 70vh;*/
    height: 20vh;
    min-height: 20vh;
    padding-top: 20vh;
}

.home .s-header {
    min-height: 70vh;
    height: 20vh;
    padding-top: 40vh;
}


.home .s-header .textbox,
.home .s-header .textbox h1,
.home .s-header .textbox p {
       color: #fff;
} 

.s-header .textbox,
.s-header .textbox h1,
.s-header .textbox p {
    display: block;

}



.s-pad {
    padding: 40px 0px;
}

.form-text-wrap {
    display: block;
    padding: 10px 30px;
    border-radius: 20px;
    background-color: #fff;
}


.form-text-wrap-2 {
    display: block;
    padding: 10px 30px;
    border-radius: 20px;
margin-top: 40px;
}

.post-text-wrap h3,
.post-text-wrap h2 {
    display: block;
    
    margin-bottom: 30px;
}

/* form */

.fl-form {
    background-color: #ccdff0;
    padding-bottom: 80px;
}

input,
textarea {
    border: 1px solid #cecece;
}

.form-wrap input {
padding: 12px;
    border-radius: 4px;

}

.form-wrap  label {
    color: #777;
    font-weight: normal;
}

.form-wrap  .wpcf7-form-control-wrap {
    position: relative;
    display: inline-block;
    margin-top: 6px;
      color: #222;
    
}

.form-wrap  input[type="checkbox"] {  width: 20px;
    height: 20px;
float: left; } 


.form-wrap .wpcf7-checkbox .wpcf7-list-item-label {
   display: block;
    /* line-height: 34px; */
    margin-left: 16px;
    float: right;
    width: 92%;
}

.form-wrap  .wpcf7-form-control-wrap {
    font-weight: bold;
}

.form-wrap  p{
    margin-bottom: 0px;
}

.form-wrap  p .wpcf7-form-control-wrap {
    margin-bottom: 18px;
}

.form-wrap .wpcf7-form-control-wrap.ud-kundenid,
.form-wrap .wpcf7-form-control-wrap.ud-nummer,
.form-wrap .wpcf7-form-control-wrap.ud-strasse,
.form-wrap .wpcf7-form-control-wrap.ud-plz,
.form-wrap .wpcf7-form-control-wrap.ud-ort,
.form-wrap .wpcf7-form-control-wrap.ud-aktive-kunden-liste_name_1,
.form-wrap .wpcf7-form-control-wrap.ud-aktive-kunden-liste_name_2

{
    display: none; 
}

.form-wrap .ds-link {
    padding-left: 0px;
    display: block;
    padding-bottom: 20px;
}

.form-wrap .wpcf7-submit {
    background-color: #1c6bae;
    color: #fff;
    padding: 20px 80px;
    font-size: 20px;
}

.form-wrap .wpcf7-checkbox {
   /* border: 1px solid #888;
    background-color: #777;
    width: 20px;
    height: 20px;
    display: inline-block;
    */
}


body div.wpcf7-validation-errors, body div.wpcf7-acceptance-missing {
    border: 2px solid #E6F201;
    padding: 18px;
    background-color:#E6F201;
}


body span.wpcf7-not-valid-tip {
    color: #B3221C;
    font-size: 1em;
    font-weight: normal;
    display: block;
    padding: 12px;
} 
body div.wpcf7-response-output {
    margin-left: 0px;
    padding: 0.2em 1em;
    border: 2px solid #ff0000;
}





/* form */


    .footer-menu-ul {
        display: block;
        margin: 40px 40px 40px 0px;
    }
    
    .footer-menu-ul li {
        display: inline-block;
        padding-right: 30px;
        
    }
    

@media only screen and (max-width : 1200px) {}
/*Medium Devices, Desktops */
@media only screen and (max-width : 992px) {}
/* Small Devices, Tablets*/
@media only screen and (max-width : 768px) {
    
        .logo-box {
    display: inline-block;
    position: absolute;
    right: 10vw;
    top: 120px;
   /* max-width: 20vw;*/
    max-width: 15vw;
}
    

    
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
    
    .logo-box {
    display: inline-block;
    position: absolute;
    right: 10vw;
    top: 120px;
   /* max-width: 20vw;*/
    max-width: 20vw;
}
    
}
/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {}
