@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?srf3rx");
  src: url("../fonts/icomoon/icomoon.eot?srf3rx#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?srf3rx") format("truetype"), url("../fonts/icomoon/icomoon.woff?srf3rx") format("woff"), url("../fonts/icomoon/icomoon.svg?srf3rx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* =======================================================
*
* 	Template Style 
*
* ======================================================= */

.video_wrapper {
  background-size: cover;
  position: relative;
  height: 400px !important;
  width: 100%;
	
}
.video_wrapper .video_trigger {
  padding: 100px 0px;
  height: inherit !important;
  width: inherit;
  position: absolute;
  bottom: 0;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
}

.video_wrapper .video_layer {
  position: relative;
  display: none;
  height: inherit !important;
  width: inherit;
  margin: auto;
}
.video_wrapper .video_layer iframe {
  border: 0px none transparent;
  height: inherit !important;
  width: inherit;
  vertical-align: middle;
}

.immobilie {
	transition-duration: 0.2s;
	transition-delay: 0.1s;
}

.immobilie:hover {
	transform: scale(1.1);
}

body {
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.7;
  color: gray;
  background: #fff; }
    
    #myCookieConsent {
    z-index: 999;
		width: 30%;
		margin-left: 65%;
		margin-right: 5%;
		margin-bottom: 1%;
    min-height: 30px;
    font-family: Montserrat;
    padding: 10px 20px;
    background-color: white;
		border: solid 2px #BC1E35;
    overflow: hidden;
    position: fixed;
    color: #50473c;
    bottom: 0px;
    right: 0px;
    display: none;
    left: 0;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    opacity: 1;
		font-size: 12pt;
		box-shadow: 10px 10px 40px 10px rgba(0,0,0,0.30);
}
#myCookieConsent div {
    padding: 5px 0 0;
}
#myCookieConsent a {
    color: #BC1E35;
    display: inline-block;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 0;
}
#myCookieConsent a:hover {
	color: rgba(246,164,35,0.60);
}
#myCookieConsent a#cookieButton {
    display: inline-block;
    color: white;
    font-size: 1.1em;
	background: #BC1E35;
    text-decoration: none;
    cursor: pointer;
    padding: 2px 20px 2px 20px;
	margin-top: 10px;
    

}
#myCookieConsent a#cookieButton:hover {
    background: rgba(188,30,53,0.60);
	color: white;
}
   
#page {
  position: relative;
  overflow-x: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .offcanvas #page {
    overflow: hidden;
    position: absolute; }
    .offcanvas #page:after {
      -webkit-transition: 2s;
      -o-transition: 2s;
      transition: 2s;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 101;
      background: rgba(0, 0, 0, 0.7);
      content: ""; }

a {
  color: #BC1E35;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  a:hover, a:active, a:focus {
    color: #E11E3A;
    outline: none;
    text-decoration: none; }

p {
  margin-bottom: 20px; }

h1, h2, h3, h4, h5, h6, figure {
  color: #000;
  font-family: "Montserrat", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 20px 0; }

::-webkit-selection {
  color: #fff;
  background: #BC1E35; }

::-moz-selection {
  color: #fff;
  background: #BC1E35; }

::selection {
  color: #fff;
  background: #BC1E35; }

.holzer-nav {
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  margin: 0 auto; }
.logo_pos {
    float: left;
    margin-right: 5%;
    position: relative;
    top: -20px;
    width: 30%;
}





.box_haus {
    width: 80%;
    background-color: #BC1E35;
    margin-left: auto;
    margin-right: auto;
}





.m-0 {
  margin: 0 !important; }

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pb-10 {
  padding-bottom: 11rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

.m-n1 {
  margin: -0.25rem !important; }

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important; }

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important; }

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important; }

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important; }

.m-n2 {
  margin: -0.5rem !important; }

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important; }

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important; }

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important; }

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important; }

.m-n3 {
  margin: -1rem !important; }

.mt-n3,
.my-n3 {
  margin-top: -1rem !important; }

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important; }

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important; }

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important; }

.m-n4 {
  margin: -1.5rem !important; }

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important; }

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important; }

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important; }

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important; }

.m-n5 {
  margin: -3rem !important; }

.mt-n5,
.my-n5 {
  margin-top: -3rem !important; }

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important; }

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important; }

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important; }

.m-auto {
  margin: auto !important; }

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }
.color_link {
    color: #909090;
}


.ml-auto,
.mx-auto {
  margin-left: auto !important; }
.icon_size {
    width: 70%;
    margin-top: 12%;
    margin-bottom: 12%;
}
.font_color {
    color: #FFFFFF;
    text-align: left;
}
.map {
    padding-top: 0%;
    margin-top: -3%;
}
.bg_cat {
    background-color: #BC1F36;
}
.img_size {
    width: 96%;
    text-align: center;
    position: relative;
    left: 0px;
    top: 0px;
    vertical-align: middle;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
}
.border {
    border: thin solid #000000;
    padding-top: 30px;
    padding-right: 10px;
    padding-bottom: 50px;
    padding-left: 30px;
}
.margin {

}
.color2_link {
    color: #000000;
}










@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

  @media screen and (max-width: 768px) {
  
    .holzer-nav {
      margin: 0; } }
  .holzer-nav .top-menu {
    padding: 40px 30px; }
    @media screen and (max-width: 768px) {
      .holzer-nav .top-menu {
        padding: 28px 1em; } }
  .holzer-nav #holzer-logo {
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 600; }
    .holzer-nav #holzer-logo a {
      position: relative;
      color: #fff; }
  @media screen and (max-width: 768px) {
    .holzer-nav .menu-1 {
      display: none; } }
  .holzer-nav ul {
    padding: 0;
    margin: 8px 0 0 0; }
    .holzer-nav ul li {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline;
    font-weight: 600;
}
      .holzer-nav ul li a {
    position: relative;
    font-size: 16px;
    padding: 30px 12px;
    color: rgba(255, 255, 255, 0.7);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
        .holzer-nav ul li a:hover {
          color: #BC1E35; }
      .holzer-nav ul li.has-dropdown {
        position: relative; }
        .holzer-nav ul li.has-dropdown .dropdown {
    width: 190px;
    -webkit-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 33px -9px rgba(0, 0, 0, 0.75);
    z-index: 1002;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 0;
    text-align: left;
    background: #000;
    padding: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
}
          .holzer-nav ul li.has-dropdown .dropdown:before {
            bottom: 100%;
            left: 40px;
            border: solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-bottom-color: #000;
            border-width: 8px;
            margin-left: -8px; }
          .holzer-nav ul li.has-dropdown .dropdown li {
            display: block;
            margin-bottom: 7px; }
            .holzer-nav ul li.has-dropdown .dropdown li:last-child {
              margin-bottom: 0; }
            .holzer-nav ul li.has-dropdown .dropdown li a {
              padding: 2px 0;
              display: block;
              color: #999999;
              line-height: 1.2;
              text-transform: none;
              font-size: 13px;
              letter-spacing: 0; }
              .holzer-nav ul li.has-dropdown .dropdown li a:hover {
                color: #fff; }
        .holzer-nav ul li.has-dropdown:hover a, .holzer-nav ul li.has-dropdown:focus a {
          color: #BC1E35; }
      .holzer-nav ul li.btn-cta a {
        padding: 30px 0px !important;
        color: #fff; }
        .holzer-nav ul li.btn-cta a span {
          background: #BC1E35;
          padding: 4px 10px;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          -webkit-transition: 0.3s;
          -o-transition: 0.3s;
          transition: 0.3s;
          -webkit-border-radius: 100px;
          -moz-border-radius: 100px;
          -ms-border-radius: 100px;
          border-radius: 100px; }
        .holzer-nav ul li.btn-cta a:hover span {
          -webkit-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          -moz-box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75);
          box-shadow: 0px 14px 20px -9px rgba(0, 0, 0, 0.75); }
      .holzer-nav ul li.active > a {
        color: #BC1E35 !important;
        position: relative; }
        .holzer-nav ul li.active > a:after {
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

#holzer-counter,
.holzer-bg {
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative; }

.holzer-video {
  overflow: hidden; }
  @media screen and (max-width: 992px) {
	  
	  
	     #myCookieConsent {
    z-index: 999;
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 1%;
    min-height: 30px;
    font-family: Raleway-Regular;
    padding: 10px 20px;
    background-color: white;
		border: solid 2px #BC1E35;
    overflow: hidden;
    position: fixed;
    color: #50473c;
    bottom: 0px;
    right: 0px;
    display: none;
    left: 0;
    text-align: left;
    font-size: 15px;
    font-weight: bold;
    opacity: 1;
		font-size: 13pt;
}
	  
          .logo_pos {
    float: left;
    margin-right: 5%;
    position: relative;
    top: 0px;
    width: 70%;
}
    .holzer-video {
      height: 450px; } 
      
      
      
      
   
      
      
}
  .holzer-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -ms-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -o-box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 14px 30px -15px rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
    .holzer-video a i {
      text-align: center;
      display: table-cell;
      vertical-align: middle;
      font-size: 40px;
      color: #BC1E35; }
  .holzer-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
  .holzer-video:hover .overlay {
    background: rgba(0, 0, 0, 0.7); }
  .holzer-video:hover a {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

#holzer-hero {
  min-height: 700px;
  background: #fff url(../images/loader.gif) no-repeat center center;
  width: 100%;
  float: left; }
  #holzer-hero .btn {
    font-size: 24px; }
    #holzer-hero .btn.btn-primary {
      padding: 14px 30px !important; }
  #holzer-hero .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0; }
    #holzer-hero .flexslider .slides {
      position: relative;
      overflow: hidden; }
      #holzer-hero .flexslider .slides li {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        min-height: 650px;
        position: relative; }
        #holzer-hero .flexslider .slides li .overlay {
          position: absolute;
          top: 0;
          bottom: 0;
          left: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.6); }
    #holzer-hero .flexslider .flex-control-nav {
      bottom: 2em;
      z-index: 1000;
      width: 0 auto; }
      #holzer-hero .flexslider .flex-control-nav li a {
        background: white;
        -webkit-box-shadow: none;
        box-shadow: none;
        width: 30px;
        height: 4px;
        cursor: pointer;
        border-radius: 0 !important; }
        #holzer-hero .flexslider .flex-control-nav li a.flex-active {
          cursor: pointer;
          background: transparent;
          background: #BC1E35; }
    #holzer-hero .flexslider .flex-direction-nav {
      display: none; }
    #holzer-hero .flexslider .slider-text {
      max-width: 100%;
      display: table;
      opacity: 0;
      height: 700px;
      z-index: 9; }
      #holzer-hero .flexslider .slider-text > .slider-text-inner {
        display: table-cell;
        vertical-align: middle;
        height: 700px;
        padding: 2em; }
        @media screen and (max-width: 768px) {
          #holzer-hero .flexslider .slider-text > .slider-text-inner {
            text-align: center; } }
        #holzer-hero .flexslider .slider-text > .slider-text-inner span i {
          font-size: 24px;
          color: #F7AF1D; }
        #holzer-hero .flexslider .slider-text > .slider-text-inner h1, #holzer-hero .flexslider .slider-text > .slider-text-inner h2 {
          margin: 0;
          padding: 0;
          color: white; }
        #holzer-hero .flexslider .slider-text > .slider-text-inner h1 {
          margin-bottom: 40px;
          font-size: 50px;
          line-height: 1.3;
          font-weight: 700; }
          @media screen and (max-width: 768px) {
            #holzer-hero .flexslider .slider-text > .slider-text-inner h1 {
              font-size: 28px; } }
        #holzer-hero .flexslider .slider-text > .slider-text-inner h2 {
          font-size: 16px;
          line-height: 1.5;
          margin-bottom: 20px;
          text-transform: uppercase;
          letter-spacing: 5px;
          color: rgba(255, 255, 255, 0.7); }
          #holzer-hero .flexslider .slider-text > .slider-text-inner h2 a {
            color: #BC1E35;
            border-bottom: 1px solid rgba(255, 205, 0, 0.7); }
        #holzer-hero .flexslider .slider-text > .slider-text-inner .heading-section {
          font-size: 50px; }
          @media screen and (max-width: 768px) {
            #holzer-hero .flexslider .slider-text > .slider-text-inner .heading-section {
              font-size: 30px; } }
        #holzer-hero .flexslider .slider-text > .slider-text-inner s
.holzer-lead {
          font-size: 20px;
          color: #BC1E35; }
          #holzer-hero .flexslider .slider-text > .slider-text-inner s
.holzer-lead .icon-heart {
            color: #d9534f; }
        #holzer-hero .flexslider .slider-text > .slider-text-inner .btn {
          font-size: 12px;
          text-transform: uppercase;
          letter-spacing: 2px;
          color: #fff;
          padding: 20px 30px !important;
          border: none; }
          #holzer-hero .flexslider .slider-text > .slider-text-inner .btn.btn-learn {
            background: #BC1E35;
            color: #fff; }
          #holzer-hero .flexslider .slider-text > .slider-text-inner .btn:hover {
            background: #000 !important; }
          @media screen and (max-width: 480px) {
            #holzer-hero .flexslider .slider-text > .slider-text-inner .btn {
              width: 100%; } }

.holzer-light-grey {
  background: #fafafa; }

#holzer-intro,
#holzer-about,
#holzer-services,
#holzer-contact,
#holzer-testimony,
#holzer-blog,
#holzer-project,
#holzer-counter,
#holzer-subscribe,
#holzer-footer {
  padding: 7em 0;
  clear: both; }
  @media screen and (max-width: 768px) {
    #holzer-intro,
    #holzer-about,
    #holzer-services,
    #holzer-contact,
    #holzer-testimony,
    #holzer-blog,
    #holzer-project,
    #holzer-counter,
    #holzer-subscribe,
    #holzer-footer {
      padding: 3em 0; } }

#holzer-intro {
  padding-top: 7em;
  padding-bottom: 0; }
  #holzer-intro .box {
    background: #BC1E35;
    width: 80%;
    margin: 10px auto 0 auto;
    padding: 2em 0; }
    @media screen and (max-width: 768px) {
      #holzer-intro .box {
        margin-bottom: 2em;
        width: 100%; } }
    #holzer-intro .box span {
      display: block;
      color: #fff; }
    #holzer-intro .box .num {
      font-size: 120px;
      color: #fff;
      font-weight: 700;
      line-height: 120px; }
    #holzer-intro .box .yr {
      text-transform: uppercase;
      font-size: 40px;
      letter-spacing: 7px; }
    #holzer-intro .box .thin {
      font-size: 18px;
      text-transform: uppercase;
      letter-spacing: 5px; }

.bg-primary-color {
  background: #BC1E35; }
  .bg-primary-color p {
    color: #fff !important; }

.wrap {
  padding-left: 2em; }
  @media screen and (max-width: 768px) {
    .wrap {
      padding-left: 0; } }

.wrap-2 {
  padding-right: 2em; }
  @media screen and (max-width: 768px) {
    .wrap-2 {
      padding-right: 0; } }

.services {
  margin-bottom: 60px;
  position: relative; }

  .services .icon {
    line-height: 64px;
    position: absolute;
    top: 0;
    left: 0; }

    .services .icon i {
      font-size: 50px;
      color: #BC1E35; }

  .services .icon_2 {
    line-height: 128px;
    position: absolute;
    top: 0;
    left: 0; }

    .services .icon_2 i {
      font-size: 100px;
        vertical-align: middle;
      color: #BC1E35; }

  .services .icon_3 {
    line-height: 128px;
    position: absolute;
      
    top: 0;
    left: 0; }

    .services .icon_3 i {
      font-size: 100px;
        vertical-align: middle;
      color: white; }
 
  .services .desc {
    padding-left: 75px; }
    .services .desc h3 {
      line-height: 34px; }

  .services .desc_2 {
    padding-left: 110px;
    padding-top: 40px;
}

#holzer-project {
  /* Owl Override Style */ }
  #holzer-project .owl-carousel .owl-controls,
  #holzer-project .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-next,
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-prev,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-next,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #holzer-project .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-prev,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #holzer-project .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #holzer-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #holzer-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #000; }
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #holzer-project .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #holzer-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #holzer-project .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #000; }
  #holzer-project .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #BC1E35;
    border: 1px solid #540103;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #holzer-project .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #holzer-project .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #BC1E35; }
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-next i,
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #BC1E35; }
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #holzer-project .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #holzer-project .owl-carousel .owl-dots {
    display: none !important; }
    @media screen and (max-width: 992px) {
      #holzer-project .owl-carousel .owl-dots {
        display: none !important; } }
  #holzer-project .item {
    position: relative; }
    #holzer-project .item .pop-up-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(255, 205, 0, 0.8);
      opacity: 0;
      -webkit-transition: 0.5s;
      -o-transition: 0.5s;
      transition: 0.5s; }
      #holzer-project .item .pop-up-overlay .desc {
        position: absolute;
        top: 50%;
        left: 0;
        bottom: 0;
        right: 0;
        margin-top: -60px;
        padding: 30px; }
        #holzer-project .item .pop-up-overlay .desc h3 {
          color: rgba(255, 255, 255, 0.9);
          margin-bottom: 10px; }
        #holzer-project .item .pop-up-overlay .desc span {
          display: block;
          color: rgba(255, 255, 255, 0.6); }
      #holzer-project .item .pop-up-overlay:hover, #holzer-project .item .pop-up-overlay:focus {
        text-decoration: none; }
    #holzer-project .item:hover .pop-up-overlay, #holzer-project .item:focus .pop-up-overlay {
      opacity: 1; }

.item-2 {
  margin-bottom: 3em; }

.project-wrap {
  position: relative;
  display: block; }
  .project-wrap:before {
    position: absolute;
    top: -20px;
    left: -20px;
    right: 0;
    max-width: 100%;
    height: 500px;
    background: #fafafa;
    content: ''; }

.project {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
  width: 100%;
  display: table;
  overflow: hidden; }
  .project .desc-t {
    display: table;
    height: 500px;
    width: 50%;
    margin: 0 auto; }
    .project .desc-t .desc-tc {
      display: table-cell;
      vertical-align: middle;
      height: 500px; }
  .project .desc {
    background: #fff;
    padding: 2em; }
    .project .desc p {
      margin-bottom: 0;
      color: gray; }
    .project .desc h3 {
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      position: relative;
      padding-left: 70px;
      line-height: 28px;
      display: block; }
      .project .desc h3 span {
        position: absolute;
        top: 0;
        left: 0;
        width: 55px;
        height: 55px;
        display: table;
        text-align: center; }
        .project .desc h3 span small {
          display: table-cell;
          vertical-align: middle;
          color: #fff;
          background: #BC1E35;
          font-size: 20px; }

#holzer-testimony {
  position: relative;
  /* Owl Override Style */ }
  #holzer-testimony .icon {
    position: absolute;
    top: -2.3em;
    left: 2em;
    z-index: 2;
    display: block;
    width: 62px; }
    #holzer-testimony .icon i {
      width: 100px;
      font-size: 60px;
      color: #e6e6e6; }
  #holzer-testimony .testimony-slide {
    position: relative;
    height: auto; }
    #holzer-testimony .testimony-slide span {
      font-size: 18px;
      font-weight: 700;
      display: block;
      color: #000;
      margin-bottom: 20px;
      text-transform: uppercase; }
    #holzer-testimony .testimony-slide figure {
      float: left; }
      #holzer-testimony .testimony-slide figure img {
        width: 140px; }
        @media screen and (max-width: 768px) {
          #holzer-testimony .testimony-slide figure img {
            width: 80px; } }
    #holzer-testimony .testimony-slide blockquote {
      border: none;
      margin: 0 auto;
      width: 100%;
      position: relative;
      padding: 0 0 0 170px;
      color: #000; }
      @media screen and (max-width: 768px) {
        #holzer-testimony .testimony-slide blockquote {
          padding-left: 100px; } }
  #holzer-testimony .testimony-wrap {
    background: #fff;
    padding: 2em;
    width: 100%;
    float: left; }
  #holzer-testimony .owl-carousel .owl-controls,
  #holzer-testimony .owl-carousel-posts .owl-controls {
    margin-top: 0; }
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    top: -5px;
    z-index: 9999;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 0; }
    @media screen and (max-width: 768px) {
      #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
      #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
      #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next,
      #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
        top: -50px; } }
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next {
    right: -5px; }
    #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next:hover,
    #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
      margin-right: 5px !important; }
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
    right: 54px; }
    #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
    #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
      margin-left: 0 !important; }
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next i,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
  #holzer-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
  #holzer-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
    color: #000; }
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
  #holzer-testimony .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
  #holzer-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
  #holzer-testimony .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
    color: #000; }
  #holzer-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] {
    padding: 8px;
    background: #BC1E35;
    border: 1px solid #540103;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0; }
    #holzer-testimony .owl-theme .owl-controls .owl-nav [class*=owl-] i {
      border: none; }
    #holzer-testimony .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
      background: #BC1E35; }
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next i,
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev i {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    background: #BC1E35; }
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-next:hover i,
  #holzer-testimony .owl-carousel .owl-controls .owl-nav .owl-prev:hover i {
    color: white; }
  #holzer-testimony .owl-carousel .owl-dots {
    display: none !important; }
    @media screen and (max-width: 992px) {
      #holzer-testimony .owl-carousel .owl-dots {
        display: none !important; } }

#holzer-counter {
  position: relative; }

#holzer-counter_2 {
  position: relative; }

.holzer-counters {
  padding: 3em 0;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center; }
  .holzer-counters .overlay {
    z-index: 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }
  .holzer-counters .icon {
    width: 100px;
    height: 100px;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px; }
    .holzer-counters .icon i {
      display: table-cell;
      vertical-align: middle;
      width: 100px;
      height: 100px;
      font-size: 50px;
      color: #fff;
      background: #BC1E35;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%; }

.holzer-counters .icon_2 {
    width: 40px;
    height: 40px;
    display: table;
    margin: 0 auto;

}

    .holzer-counters .icon_2 i {
    display: table-cell;
      vertical-align: middle;
      width: 40px;
      height: 40px;
      font-size: 30px;
      color: #fff;

      background: #BC1E35; }

  .holzer-counters .counter-wrap {
    border: 1px solid red !important; }
  .holzer-counters .holzer-counter {
    font-size: 40px;
    display: block;
    color: white;
    font-family: "Montserrat", Arial, sans-serif;
    width: 100%;
    font-weight: 700;
    margin-bottom: .3em; }
  .holzer-counters .holzer-counter-label {
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 5px;
    margin-bottom: 2em;
    display: block; }

.blog-entry {
  position: relative;
  display: block;
  background: #fafafa;
  padding: 1.5em;
  margin-bottom: 30px; }
  .blog-entry span {
    color: #999999;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px; }
  .blog-entry h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 38px; }
    .blog-entry h2 a {
      color: #000; }
  .blog-entry .blog-img {
    width: 100px;
    height: 100px;
    display: block;
    float: left;
    margin-bottom: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%; }
  .blog-entry .desc {
    padding-left: 130px; }

article {
  margin-bottom: 3em; }
  article .blog-img {
    height: 500px;
    z-index: -1; }
  article .entry {
    width: 70%;
    margin: 0 auto;
    margin-top: -5em;
    z-index: 1;
    background: #fff;
    padding: 5em 9em;
    position: relative; }
    @media screen and (max-width: 768px) {
      article .entry {
        padding: 7em 1em 1em;
        width: 90%; } }
    article .entry h2 {
      font-weight: 700;
      font-size: 40px;
      line-height: 50px; }
      @media screen and (max-width: 768px) {
        article .entry h2 {
          font-size: 28px;
          line-height: 38px; } }
      article .entry h2 a {
        color: #000; }
    article .entry p {
      font-size: 20px; }
    article .entry .meta {
      position: absolute;
      top: 0;
      left: 0;
      display: block;
      background: #000;
      padding: .8em; }
      article .entry .meta p {
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 0;
        font-size: 16px; }
        article .entry .meta p span {
          display: block;
          color: #fff; }
          article .entry .meta p span:first-child {
            font-weight: 700; }
          article .entry .meta p span:last-child {
            font-weight: 400; }
    article .entry .meta-2 {
      color: #b3b3b3; }
      article .entry .meta-2 span {
        margin-right: 10px; }
        article .entry .meta-2 span i {
          color: #666666; }

.staff,
.blog-img {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative; }

.about {
  margin-bottom: 30px; }

.staff {
  height: 400px;
  display: block;
  position: relative;
  margin-bottom: 40px;
  -webkit-transition: 0s;
  -o-transition: 0s;
  transition: 0s; }
  .staff .desc {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    background: #fff;
    padding: 1.5em 1em;
    opacity: 1;
    height: 105px;
    overflow: hidden; }
    .staff .desc h3 {
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 10px;
      font-size: 20px; }
    .staff .desc span {
      color: #b3b3b3;
      display: block;
      margin-bottom: 20px;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-size: 14px; }
    .staff .desc .parag {
      opacity: 0;
      -webkit-transition: 0.1s;
      -o-transition: 0.1s;
      transition: 0.1s; }
      .staff .desc .parag p {
        color: #4d4d4d; }
  .staff:hover .desc {
    opacity: 1;
    margin-top: 10px;
    height: 210px; }
    .staff:hover .desc .parag {
      opacity: 1; }

.contact-info-wrap {
  margin-bottom: 3em; }
  .contact-info-wrap p span {
    padding-right: 10px; }
    .contact-info-wrap p span i {
      font-size: 20px;
      color: #BC1E35; }

.form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 16px !important;
  font-weight: 300;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }
  .form-control:focus, .form-control:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 2px solid rgba(0, 0, 0, 0.8); }

input[type="text"] {
  height: 50px; }

.form-group {
  margin-bottom: 30px; }
  .form-group .btn-modify {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 15px; }

.holzer-social-icons {
  margin: 0;
  padding: 0; }
  .holzer-social-icons li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .holzer-social-icons li a {
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      color: white;
      padding-left: 10px;
      padding-right: 10px; }
      .holzer-social-icons li a i {
        font-size: 20px; }

.holzer-heading {
  margin-bottom: 5em; }
  .holzer-heading .sm {
    font-size: 16px;
    letter-spacing: 20px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 30px;
    font-weight: 300; }
  .holzer-heading h2 {
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .holzer-heading h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 60px; }
      @media screen and (max-width: 480px) {
        .holzer-heading h2 span {
          line-height: 50px;
          font-size: 40px; } }
    .holzer-heading h2 .thin {
      font-weight: 100; }
    .holzer-heading h2 .thick {
      font-weight: 700; }

.holzer-heading_2 {
 }
  .holzer-heading_2 .sm {
    font-size: 16px;
    letter-spacing: 18px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0px;
    font-weight: 300; }
  .holzer-heading_2 h2 {
    font-size: 45px;
    text-transform: uppercase;
    letter-spacing: 2px; }
    .holzer-heading_2 h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 49px; }
      @media screen and (max-width: 480px) {
        .holzer-heading_2 h2 span {
          line-height: 40px;
          font-size: 35px; } }
    .holzer-heading_2 h2 .thin {
      font-weight: 100; }
    .holzer-heading_2 h2 .thick {
      font-weight: 700; }


.holzer-heading_3 {
 }
  .holzer-heading_3 .sm {
    font-size: 16px;
    letter-spacing: 18px;
    color: #cccccc;
    text-transform: uppercase;
    display: block;
    margin-bottom: 0px;
    font-weight: 300; }
  .holzer-heading_3 h2 {
    font-size: 23pt;
    text-transform: uppercase;
    letter-spacing: 1px; }
    .holzer-heading_3 h2 span {
      display: block;
      margin-bottom: 0;
      line-height: 40px; }
      @media screen and (max-width: 480px) {
        .holzer-heading_3 h2 span {
          line-height: 40px;
          font-size: 35px; } }
    .holzer-heading_3 h2 .thin {
      font-weight: 100; }
    .holzer-heading_3 h2 .thick {
      font-weight: 700; }

#holzer-subscribe {
  padding: 4em 0;
  color: #fff;
  background: #BC1E35; }
  #holzer-subscribe .holzer-heading {
    margin-bottom: 0; }
    #holzer-subscribe .holzer-heading h2 {
      color: #fff !important;
      font-size: 50px;
      margin-bottom: 50px;
      font-weight: 700; }
      @media screen and (max-width: 768px) {
        #holzer-subscribe .holzer-heading h2 {
          font-size: 30px; } }
    #holzer-subscribe .holzer-heading p {
      font-size: 22px;
      font-weight: 400; }

.qbstp-header-subscribe .form-group {
  position: relative;
  width: 100%; }
  @media screen and (max-width: 480px) {
    .qbstp-header-subscribe .form-group {
      width: 100%; } }
  .qbstp-header-subscribe .form-group input::-webkit-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-moz-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-ms-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::-o-input-placeholder {
    color: #333333; }
  .qbstp-header-subscribe .form-group input::input-placeholder {
    color: #333333; }

.qbstp-header-subscribe #email {
  font-size: 18px;
  width: 100%;
  padding-right: 3em;
  border: none;
  border: 2px solid #fff;
  background: #fff;
  color: #333333 !important; }

.qbstp-header-subscribe button {
  position: absolute;
  top: 0;
  right: -4px;
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  background: #000;
  color: #fff;
  border: none;
  padding: 14px; }

#holzer-footer {
  background: #1E2022;
  color: rgba(255, 255, 255, 0.6) !important; }
  #holzer-footer .holzer-footer-links {
    padding: 0;
    margin: 0; }
    @media screen and (max-width: 768px) {
      #holzer-footer .holzer-footer-links {
        margin-bottom: 30px; } }
    #holzer-footer .holzer-footer-links li {
      padding: 0;
      margin: 0 0 10px 0;
      list-style: none;
      display: block; }
      #holzer-footer .holzer-footer-links li span {
        display: block;
        font-size: 13px; }
      #holzer-footer .holzer-footer-links li a {
        color: rgba(255, 255, 255, 0.9);
        text-decoration: none; }
        #holzer-footer .holzer-footer-links li a i {
          padding-right: 10px;
          color: white; }
        #holzer-footer .holzer-footer-links li a:hover {
          text-decoration: underline; }
  #holzer-footer .holzer-social-icons li a {
    padding-left: 10px;
    padding-right: 10px; }
    #holzer-footer .holzer-social-icons li a:first-child {
      padding-left: 0; }
  #holzer-footer h4 {
    margin-bottom: 30px;
    font-size: 13px;
    color: #e6e6e6;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 700; }

#map {
  width: 100%;
  height: 500px;
  position: relative; }
  @media screen and (max-width: 768px) {
    #map {
      height: 200px; } }

#holzer-offcanvas {
  position: absolute;
  z-index: 1901;
  width: 270px;
  background: black;
  top: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 75px 40px 40px 40px;
  overflow-y: auto;
  display: none;
  -moz-transform: translateX(270px);
  -webkit-transform: translateX(270px);
  -ms-transform: translateX(270px);
  -o-transform: translateX(270px);
  transform: translateX(270px);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  @media screen and (max-width: 768px) {
    #holzer-offcanvas {
      display: block; } }
  .offcanvas #holzer-offcanvas {
    -moz-transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
    -o-transform: translateX(0px);
    transform: translateX(0px); }
  #holzer-offcanvas a {
    color: rgba(255, 255, 255, 0.5); }
    #holzer-offcanvas a:hover {
      color: rgba(255, 255, 255, 0.8); }
  #holzer-offcanvas ul {
    padding: 0;
    margin: 0; }
    #holzer-offcanvas ul li {
      padding: 0;
      margin: 0;
      list-style: none; }
      #holzer-offcanvas ul li > ul {
        padding-left: 20px;
        display: none; }
      #holzer-offcanvas ul li.offcanvas-has-dropdown > a {
        display: block;
        position: relative; }
        #holzer-offcanvas ul li.offcanvas-has-dropdown > a:after {
          position: absolute;
          right: 0px;
          font-family: 'icomoon';
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          content: "\e0c5";
          font-size: 20px;
          color: rgba(255, 255, 255, 0.2);
          -webkit-transition: 0.5s;
          -o-transition: 0.5s;
          transition: 0.5s; }
      #holzer-offcanvas ul li.offcanvas-has-dropdown.active a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }

.gototop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .gototop.active {
    opacity: 1;
    visibility: visible; }
  .gototop a {
    width: 50px;
    height: 50px;
    display: table;
    background: #BC1E35;
    color: #fff;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px; }
    .gototop a i {
      height: 50px;
      display: table-cell;
      vertical-align: middle; }
    .gototop a:hover, .gototop a:active, .gototop a:focus {
      text-decoration: none;
      outline: none; }

.holzer-nav-toggle {
  width: 25px;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
  top: 1.6em !important; }
  .holzer-nav-toggle.active i::before, .holzer-nav-toggle.active i::after {
    background: #444; }
  .holzer-nav-toggle:hover, .holzer-nav-toggle:focus, .holzer-nav-toggle:active {
    outline: none;
    border-bottom: none !important; }
  .holzer-nav-toggle i {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    color: #252525;
    font: bold 14px/.4 Helvetica;
    text-transform: uppercase;
    text-indent: -55px;
    background: #252525;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out; }
    .holzer-nav-toggle i::before, .holzer-nav-toggle i::after {
      content: '';
      width: 25px;
      height: 2px;
      background: #252525;
      position: absolute;
      left: 0;
      -webkit-transition: all .2s ease-out;
      -o-transition: all .2s ease-out;
      transition: all .2s ease-out; }
  .holzer-nav-toggle.holzer-nav-white > i {
    color: #fff;
    background: #fff; }
    .holzer-nav-toggle.holzer-nav-white > i::before, .holzer-nav-toggle.holzer-nav-white > i::after {
      background: #fff; }

.holzer-nav-toggle i::before {
  top: -7px; }

.holzer-nav-toggle i::after {
  bottom: -7px; }

.holzer-nav-toggle:hover i::before {
  top: -10px; }

.holzer-nav-toggle:hover i::after {
  bottom: -10px; }

.holzer-nav-toggle.active i {
  background: transparent; }

.holzer-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  background: #fff; }

.holzer-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
  background: #fff; }

.holzer-nav-toggle {
  position: absolute;
  right: 0px;
  top: 65px;
  z-index: 21;
  padding: 6px 0 0 0;
  display: block;
  margin: 0 auto;
  display: none;
  height: 44px;
  width: 44px;
  z-index: 2001;
  border-bottom: none !important; }
  @media screen and (max-width: 768px) {
    .holzer-nav-toggle {
      display: block; } }

.btn {
  margin-right: 4px;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  padding: 8px 20px; }
  .btn.btn-md {
    padding: 8px 20px !important; }
  .btn.btn-lg {
    padding: 18px 36px !important; }
  .btn:hover, .btn:active, .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important; }

.btn-primary {
  background: #BC1E35;
  color: #fff;
  border: 2px solid #BC1E35; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    background: #D50003 !important;
    border-color: #D50003 !important;
}
  .btn-primary.btn-outline {
    background: transparent;
    color: #BC1E35;
    border: 2px solid #BC1E35; }
    .btn-primary.btn-outline:hover, .btn-primary.btn-outline:focus, .btn-primary.btn-outline:active {
      background: #BC1E35;
      color: #fff; }

.btn-success {
  background: #5cb85c;
  color: #fff;
  border: 2px solid #5cb85c; }
  .btn-success:hover, .btn-success:focus, .btn-success:active {
    background: #4cae4c !important;
    border-color: #4cae4c !important; }
  .btn-success.btn-outline {
    background: transparent;
    color: #5cb85c;
    border: 2px solid #5cb85c; }
    .btn-success.btn-outline:hover, .btn-success.btn-outline:focus, .btn-success.btn-outline:active {
      background: #5cb85c;
      color: #fff; }

.btn-info {
  background: #5bc0de;
  color: #fff;
  border: 2px solid #5bc0de; }
  .btn-info:hover, .btn-info:focus, .btn-info:active {
    background: #46b8da !important;
    border-color: #46b8da !important; }
  .btn-info.btn-outline {
    background: transparent;
    color: #5bc0de;
    border: 2px solid #5bc0de; }
    .btn-info.btn-outline:hover, .btn-info.btn-outline:focus, .btn-info.btn-outline:active {
      background: #5bc0de;
      color: #fff; }

.btn-warning {
  background: #f0ad4e;
  color: #fff;
  border: 2px solid #f0ad4e; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning:active {
    background: #eea236 !important;
    border-color: #eea236 !important; }
  .btn-warning.btn-outline {
    background: transparent;
    color: #f0ad4e;
    border: 2px solid #f0ad4e; }
    .btn-warning.btn-outline:hover, .btn-warning.btn-outline:focus, .btn-warning.btn-outline:active {
      background: #f0ad4e;
      color: #fff; }

.btn-danger {
  background: #d9534f;
  color: #fff;
  border: 2px solid #d9534f; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background: #d43f3a !important;
    border-color: #d43f3a !important; }
  .btn-danger.btn-outline {
    background: transparent;
    color: #d9534f;
    border: 2px solid #d9534f; }
    .btn-danger.btn-outline:hover, .btn-danger.btn-outline:focus, .btn-danger.btn-outline:active {
      background: #d9534f;
      color: #fff; }

.btn-outline {
  background: none;
  border: 2px solid gray;
  font-size: 16px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn-outline:hover, .btn-outline:focus, .btn-outline:active {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn.with-arrow {
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .btn.with-arrow i {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s; }
  .btn.with-arrow:hover {
    padding-right: 50px; }
    .btn.with-arrow:hover i {
      color: #fff;
      right: 18px;
      visibility: visible;
      opacity: 1; }

.form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: 2px solid rgba(0, 0, 0, 0.1);
  height: 54px;
  font-size: 18px;
  font-weight: 300; }
  .form-control:active, .form-control:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #BC1E35; }

.row-pb-lg {
  padding-bottom: 6em !important; }

.row-pb-md {
  padding-bottom: 4em !important; }

.row-pb-sm {
  padding-bottom: 2em !important; }

.nopadding {
  padding: 0 !important;
  margin: 0 !important; }

.holzer-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/loader.gif) center no-repeat #fff; }

.js .animate-box {
  opacity: 0; }
