/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom1.css" rel="stylesheet">

*/

#mainMenu nav > ul > li > a {
    position: relative;
    font-family: "Poppins", sans-serif;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.6px;
    color: #1f3b70;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color:   transparent;
    transition: all .3s ease;
    line-height: normal;
}
#mainMenu nav > ul > li.hover-active > a, #mainMenu nav > ul > li.hover-active > span, #mainMenu nav > ul > li.current > a, #mainMenu nav > ul > li.current > span, #mainMenu nav > ul > li:hover > a, #mainMenu nav > ul > li:hover > span, #mainMenu nav > ul > li:focus > a, #mainMenu nav > ul > li:focus > span {
    color: #e9833a;
}

#mainMenu.menu-outline nav > ul > li.current > a, #mainMenu.menu-outline nav > ul > li:hover > a, #mainMenu.menu-outline nav > ul > li:focus > a {
    color:  #e9833a;
border-color: #e9833a;;
background-color:     transparent;
}
#mainMenu.menu-outline nav > ul > li > a {
    border-radius: 10px;
    border-width: 2px;
}

#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    font-style: normal;
    color:  #1f3b70;
    font-family: "Poppins", sans-serif;
    padding: 12px 20px 12px 18px;
    display: block;
    transition: .3s ease;
}
#mainMenu nav > ul > li .dropdown-menu > li.current > a, #mainMenu nav > ul > li .dropdown-menu > li.current > span, #mainMenu nav > ul > li .dropdown-menu > li:hover > a, #mainMenu nav > ul > li .dropdown-menu > li:hover > span, #mainMenu nav > ul > li .dropdown-menu > li:focus > a, #mainMenu nav > ul > li .dropdown-menu > li:focus > span, #mainMenu nav > ul > li .dropdown-menu > li:active > a, #mainMenu nav > ul > li .dropdown-menu > li:active > span, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > a, #mainMenu nav > ul > li .dropdown-menu > li.hover-active > span {
    color:  #e9833a;
}	
h1 {
    font-size: 2.14285714em;
    line-height: 1.31818182em;
}
h2 {
    font-family: "Poppins", sans-serif;
    color: #1f1f1f;
    margin: 0;
        margin-bottom: 0px;
    letter-spacing: 0.5px;
	font-size: 1.70em;
line-height: 1.36363636em;
font-weight: 500;
}
h3 {
    font-size: 1.70em;
    line-height: 1.5em;
    font-weight: 500;
}
/* ----------------------------------------------------------------
Slider startseite
-----------------------------------------------------------------*/

.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
    padding-top: 90px;
    padding-bottom: 140px;
    align-self: center !important;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px;
}	
.inspiro-slider .slide .slide-captions h1 {
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    color: #ffffff;
	margin-bottom: 0;
}
.inspiro-slider .slide .slide-captions h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    color: #ffffff;
	margin-top: 0;
}
.inspiro-slider .slide-captions > * {
    opacity: 0;
}
.text-dark, .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark p, .text-dark .lead, .text-dark a:not(.btn), .text-dark a:not(.btn-danger), .text-dark a:not(.btn):hover:not(.btn-light), .text-dark i, .text-dark li, .text-dark label, .text-dark div:not(.alert), .text-dark span:not(.btn-label) {
    color:  #1f3b70 !important;
}	
	
/* ----------------------------------------------------------------
Text startseite mobil unter Startbild
-----------------------------------------------------------------*/	
.mob-t1 {
	font-family: "Poppins", sans-serif;
    font-size: 1.78571429em;
    font-weight: 500;
    line-height: 1.5em;
    color: #1f3b70 !important;
	margin-bottom: 0;
	letter-spacing: 0.5px;
	padding:10px 0 10px 0;
}	
.mob-t2 {
	font-family: "Poppins", sans-serif;
    font-size: 1.35714286em;
  line-height: 1.68421053em;
    font-weight: 500;
      color: #1f3b70 !important;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}

/* ----------------------------------------------------------------
Fusszeile
-----------------------------------------------------------------*/
#footer {
    display: block;
    position: relative;
    background-color: #F4F4F4;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
}
#footer .copyright-content {
    min-height: 80px;
    padding: 30px 0;
    background-color: #DADADA;
    font-size: 13px;
}
#footer .widget .widget-title, #footer .widget h4 {
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 600;
	color:#999999;
}
#footer a:not(.btn) {
    color:  #999999;
	}
#footer .footer-content {
    color:  #999999;
}	
#footer .fa-li {
    left: -3em;
    position: absolute;
    width: 2em;
    line-height: inherit;
}

/* ----------------------------------------------------------------
Scroll top
-----------------------------------------------------------------*/
#scrollTop {
  z-index: -1;
  opacity: 0;
  position: fixed;
  text-align: center;
  line-height: 12px !important;
  right: 26px;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  border-radius: 100px;
  height: 40px;
  width: 40px;
  background-color: #1f3b70;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity 0.3s, bottom 0.5s, box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1), background-color 0.1s linear;
  background-color: #1f3b70!important;
  overflow: hidden; }
  #scrollTop i {
    line-height: 39px !important;
    width: 39px !important;
    height: 39px !important;
    font-size: 16px !important;
    top: 0px !important;
    left: 0px !important;
    text-align: center !important;
    position: relative;
    z-index: 10;
    background-color: transparent !important;
    transform: translate(0, 0px);
    transition: transform 0.2s ease; }
  #scrollTop:hover {
    transition: box-shadow 0.3s cubic-bezier(0.55, 0, 0.1, 1), background-color 0.05s linear 0.25s;
    background-color: transparent !important; }
    #scrollTop:hover i {
      transform: translate(0, -39px) !important; }
  #scrollTop:after, #scrollTop:before {
    display: block;
    content: ' ';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: #1f3b70;
    transform: scale(0);
    transition: all 0.3s cubic-bezier(0.55, 0, 0.1, 1);
    border-radius: 100px; }
  #scrollTop:before {
    background-color: #1f3b70;
    transform: scale(1);
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0;
    z-index: 2; }
  #scrollTop:hover:after {
    transform: scale(1); }
  #scrollTop:active:before {
    opacity: 1; }

/* ----------------------------------------------------------------
Call To Action Button
-----------------------------------------------------------------*/



button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    font-family: "Poppins", sans-serif;
    border-radius: 5px 5px 5px 5px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    text-decoration: none;
    outline: none;
    padding: 12px 18px;
    position: relative;
    text-transform: uppercase;
    background-color:#1f3b70;
border-color:#1f3b70;
border-width: 1px;
border-style: solid;
color:    #ffffff;
    transition: all 0.3s;
    margin-bottom: 6px;
    outline: none;
    line-height: 14px;
    cursor: pointer;
}
  button.btn:hover, button.btn:focus, button.btn:not(:disabled):not(.disabled):active, button.btn:not(:disabled):not(.disabled).active,
  .btn:not(.close):not(.mfp-close):hover,
  .btn:not(.close):not(.mfp-close):focus,
  .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
  .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
  a.btn:not([href]):not([tabindex]):hover,
  a.btn:not([href]):not([tabindex]):focus,
  a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
  a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background-color: #e9833a;
    border-color: #e9833a;
    color: #ffffff;
    text-decoration: none; }


button.btn.btn-dark.btn-outline, .btn:not(.close):not(.mfp-close).btn-dark.btn-outline, a.btn:not([href]):not([tabindex]).btn-dark.btn-outline {
    background-color: transparent;
    color: #ffffff;
    border-color: #ffffff;font-size: 14px;
}
      button.btn.btn-dark.btn-outline:hover, button.btn.btn-dark.btn-outline:focus, button.btn.btn-dark.btn-outline:active, button.btn.btn-dark.btn-outline.active,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:hover,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:focus,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline:active,
      .btn:not(.close):not(.mfp-close).btn-dark.btn-outline.active,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:hover,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:focus,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline:active,
      a.btn:not([href]):not([tabindex]).btn-dark.btn-outline.active {
        background-color: #1f3b70 ;
        border-color: #1f3b70 ;
        color: #ffffff; }






/* ----------------------------------------------------------------
Accordion Wirkungsspektrum
-----------------------------------------------------------------*/	


.accordion .ac-item {
    margin-bottom: 10px;
    padding: 12px 20px;
    border-radius: 5px;
    border: 1px solid #ececec;
	background-color: #ffffff;
}

/* ----------------------------------------------------------------
Text Call to Action
-----------------------------------------------------------------*/	
p {
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 1.7;
    letter-spacing: 0;
    color:    #777777;
    font-family: "Nunito", sans-serif;
}
.cta-t2 {
	font-family: "Poppins", sans-serif;
    font-size: 1.35714286em;
  line-height: 1.68421053em;
    font-weight: 500;
      color: #1f1f1f !important;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.bio {
	font-family: "Poppins", sans-serif;
    font-size: 0.8em;
  line-height: 1.3em;
    font-weight: 500;
      color: #777777 !important;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}
.round {
	background-image: url("../images/shape-round.png");
	background-color: #D4E8F3;
	background-repeat: no-repeat;
	background-size: contain;
}
.box-start {
  padding: 0 30px 20px 30px; 
  background-color: #D4E8F3;;
}	
.box-pro {
  padding: 20px 30px 20px 30px; 
}	
.box-produkt {
  padding: 30px 30px 20px 30px; 
  background-color: #D4E8F3;;
}
.round2 {
	background-image: url("../images/shape-round3.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
}
.list-icon li {
    margin-bottom: 15px;
    margin-left: 20px;
	font-size: 16px;
}
.list a, .list-icon a, .list-lines a, .icon-list a, .list-simple a, .list-posts a, .list-tweets li a {
    color: #ffffff;
}
#keyfact  .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
#keyfact2 .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
#keyfact3 .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
#keyfact4 .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
#keyfact5 .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
#keyfact6 .list-icon li {
    margin-bottom: 10px;
    margin-left: 20px;
    font-size: 16px;
	color:#777777;
}
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: #1f3b70;
    opacity: .5;
}
/*Text Box*/
.text-box {
  padding: 40px;
  text-align: center;
  transition: background 0.4s ease 0s;
  cursor: pointer; }
  .text-box i {
    font-size: 42px;
    margin: 30px 0 20px; }
  .text-box i {
    color: #fff;
    transition: all 0.4s ease 0s; }
  .text-box h3,
  .text-box h5,
  .text-box p {
    color: #fff;
    transition: all 0.4s ease 0s; }
  .text-box:hover {
    background: #1f3b70; }
    .text-box:hover i,
    .text-box:hover h3,
    .text-box:hover h5,
    .text-box:hover p {
      color: #333; }
  .text-box.text-box-light {
    border: 1px solid #d9d9d9;
    background: #ffffff; }
    .text-box.text-box-light i,
    .text-box.text-box-light h3,
    .text-box.text-box-light h5,
    .text-box.text-box-light p {
      color: #1f1f1f; }
    .text-box.text-box-light:hover {
      background: #1f3b70; }
      .text-box.text-box-light:hover i,
      .text-box.text-box-light:hover h3,
      .text-box.text-box-light:hover h5,
      .text-box.text-box-light:hover p {
        color: #ffffff; }
  .text-box.hover-effect {
    padding: 30px 30px 10px 30px; }
    .text-box.hover-effect i {
      margin: 90px 0 20px; }
    .text-box.hover-effect p {
      opacity: 0; }
    .text-box.hover-effect:hover i {
      margin: 70px 0 6px 0; }
    .text-box.hover-effect:hover p {
      opacity: 1; }

.badge-warning {
    color: #ffffff;
    background-color: #e9833a;
}
.badge-1 {
    display: inline-block;
    padding: .55em .6em;
    font-size: 100%;
    font-weight: 600;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
	
}

.grid li {
    float: left;
    position: relative;
    width: 30%;
    padding: 25px;
}
.hd {
    background: url("../images/bg-haendedesinfektion_haendedesinfektionsgel.jpg");
	background-repeat: no-repeat;
			background-position: center;
}
.dk {
    background: url("../images/bg-desinfektionsmittel-kaufen.jpg");
	background-repeat: no-repeat;
			background-position: center;
}
.dk2 {
    background: url("../images/bg-desinfektionsmittel_kanister-kaufen.jpg");
	background-repeat: no-repeat;
			background-position: center;
}
.rs {
    background: url("../images/bg-reise-desinfektionsset.jpg");
	background-repeat: no-repeat;
			background-position: center;
}
.ds {
    background: url("../images/bg-desinfektionsspray-vibasept.jpg");
	background-repeat: no-repeat;
		background-position: center;
}
.dt {
    background: url("../images/bg-desinfektionstuecher_vibasept_af.jpg");
	background-repeat: no-repeat;
		background-position: center;
}
.vs {
    background: url("../images/bg-desinfektionsmittel_vibasept_desinfektion.jpg");
	background-repeat: no-repeat;
	background-position: center;
}
.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: #000000;
    opacity: .3;
}

.box-icon {
    border: 1px solid #d9d9d9;
    background: #ffffff;
	text-align: center;
	padding: 30px 30px  50px  30px;
	margin-bottom: 25px;
}
.box-icon i {
    font-size: 42px;
    margin: 30px 0 20px;
}



.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.reiseset-bild {
padding: 0 40px 0 40px
}
.reiseset {
padding: 0 70px 0 70px
}




	
@media (min-width: 992px) {
.avb{
	padding-left:10px;
}
  }
@media (max-width: 991px) {
.avb{
	padding-left:none!important;
}
  }

@media (max-width: 576px) {
	.reiseset-bild {
padding: 0 70px 0 70px
}
	.reiseset {
padding: 0 50px 0 50px
}
  }




@media (max-width: 1200px) {
	.reiseset-bild {
padding: 0 50px 0 50px
}
	.reiseset {
padding: 0 50px 0 50px
}
  }


@media (max-width: 768px) {
#footer .list li  {
    margin-bottom:20px;
}
button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    font-family: "Poppins", sans-serif;
    border-radius: 5px 5px 5px 5px;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .5px;
    text-decoration: none;
    outline: none;
    padding: 12px 18px;
    position: relative;
    text-transform: uppercase;
    background-color:#1f3b70;
border-color:#1f3b70;
border-width: 1px;
border-style: solid;
color:    #ffffff;
    transition: all 0.3s;
    margin-bottom: 25px;
    outline: none;
    line-height: 14px;
    cursor: pointer;
}
	.bio {
	font-family: "Poppins", sans-serif;
    font-size: 1.0em;
  line-height: 1.3em;
    font-weight: 500;
      color: #777777 !important;
	margin-bottom: 0;
	letter-spacing: 0.5px;
}

	
	
	
  }




