/* BACKGROUND COLORS */

.bg-black {
  background-color: #111111 !important;
}
.bg-white {
  background-color: #FFFFFF !important;
}
.bg-offwhite {
  background-color: #F5F5F5 !important;
}
.bg-clouds {
  background-color: #ECF0F1 !important;
}
.bg-silver {
  background-color: #BDC3C7 !important;
}
.bg-concrete {
  background-color: #95A5A6 !important;
}
.bg-asbestos {
  background-color: #7F8C8d !important;
}
.bg-tan {
  background-color: #D1DBBD !important;
}
.bg-logo {
  background-color: #c0412f !important;
}
.bg-pewter {
  background-color: #91AA9D !important;
}
.bg-moonlight {
  background-color: #3E606F !important;
}
.bg-deepocean {
  background-color: #193441 !important;
}
.bg-turquoise {
  background-color: #1ABC9C !important;
}
.bg-aqua {
  background-color: #16A085 !important;
}
.bg-sunflower {
  background-color: #F1C40F !important;
}
.bg-orange {
  background-color: #F39C12 !important;
}
.bg-sienna {
  background-color: #BF4E19 !important;
}
.bg-milanored {
  background-color: #AC1C00 !important;
}
.bg-river {
  background-color: #3498DB !important;
}
.bg-marina {
  background-color: #2980B9 !important;
}
.bg-deco {
  background-color: #C9D787 !important;
}
.bg-crete {
  background-color: #7D8A2E !important;
}
.bg-guardsman {
  background-color: #D90000 !important;
}
.bg-pomegranate {
  background-color: #C0392B !important;
}
.bg-finn {
  background-color: #723147 !important;
}
.bg-tamarind {
  background-color: #31152B !important;
}
.bg-oker {
  background-color: #b3cf76 !important;
}
.bg-gray {
  background-color: #f3f3f3;
  padding-bottom: 60px;
}
.bg-cyanlight {
  background-color: #b3d1c9 !important;
}
/* COLORS */

.black {
  color: #111111;
}
.white {
  color: #ffffff;
}
.darkgreen {
  color: #344b25;
  font-weight: 300;
}
.offwhite {
  color: #F5F5F5;
}
.clouds {
  color: #ECF0F1;
}
.silver {
  color: #BDC3C7;
}
.concrete {
  color: #95A5A6;
}
.asbestos {
  color: #7F8C8d;
}
.tan {
  color: #D1DBBD;
}
.logo {
  color: #005f30;
}
.pewter {
  color: #91AA9D;
}
.moonlight {
  color: #3E606F;
}
.deepocean {
  color: #193441;
}
.turquoise {
  color: #1ABC9C;
}
.aqua {
  color: #16A085;
}
.sunflower {
  color: #F1C40F;
}
.orange {
  color: #F39C12;
}
.sienna {
  color: #BF4E19;
}
.milanored {
  color: #AC1C00;
}
.river {
  color: #3498DB;
}
.charcoal {
  color: #36454f;
}
.charcoalanalog {
  color: #fff;
}
.marina {
  color: #2980B9;
}
.deco {
  color: #C9D787;
}
.crete {
  color: #7D8A2E;
}
.guardsman {
  color: #D90000;
}
.pomegranate {
  color: #C0392B;
}
.finn {
  color: #723147;
}
.tamarind {
  color: #31152B;
}
.oker {
  color: #b3cf76;
}
.senf {
  color: #e0b246;
}
/* PADDING, MARGIN & ALIGNMENT */
.pad5 {
  padding-top: 5px;
}
.pad10 {
  padding-top: 10px;
}
.pad15 {
  padding-top: 15px;
}
.pad25 {
  padding-top: 25px;
}
.pad30 {
  padding-top: 30px;
}
.pad35 {
  padding-top: 35px;
}
.pad40 {
  padding-top: 40px;
}
.pad45 {
  padding-top: 45px;
}
.pad50 {
  padding-top: 50px;
}
.pad55 {
  padding-top: 55px;
}
.pad60 {
  padding-top: 60px;
}
.pad90 {
  padding-top: 90px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb15 {
  padding-bottom: 15px;
}
.pt50 {
  padding-top: 50px;
}
.pt60 {
  padding-top: 70px;
}
.min-height-100px {
  min-height: 100px;
}
.min-height-200px {
  min-height: 200px;
}
.min-height-300px {
  min-height: 300px;
}
.min-height-400px {
  min-height: 400px;
}
.min-height-500px {
  min-height: 500px;
}
.min-height-600px {
  min-height: 600px;
}
.min-height-700px {
  min-height: 700px;
}
.min-height-800px {
  min-height: 800px;
}
.mb5 {
  margin-bottom: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mr5 {
  margin-right: 5px;
}
.but_marg {
  margin-left: 3px;
}
.mb30 {
  margin-bottom: 30px;
}
.mt30 {
  margin-top: 30px;
}
.mb50 {
  margin-bottom: 50px;
}
.mt50 {
  margin-top: 50px;
}
.v-center {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
/** TYPOGRAPHY **/
h1,h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Ubuntu, sans-serif;
  line-height: 1.33; 
}
/*#slider h2 {
  font-family: Ubuntu, sans-serif;
  line-height: 1.33;
}*/
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  color: #e5e5e5;
}
h1 {
  margin-bottom: 20px;
  font-weight: 400;  
}

/*h3 {
    margin-bottom: 20px; 
   font-weight: 400;    
}*/
h4 {
  margin: 15px 0 15px 0;   
}
h5, h6 {
  margin-bottom: 0px;
  margin-top: 0px;  
}

/*
#about h1 {
  text-transform: uppercase;
}
h2, .h2 {
  font-size: 32px;
}
h3, .h3 {
  font-size: 29px;
}
h4, .h4 {
  font-size: 25px;
}
h5, .h5 {
  font-size: 20.5px;
}
h6, .h6 {
  font-size: 18px;
}
.jumbotron h1 {
  color: #ffe800;
}*/
p {
  font-family: Ubuntu, sans-serif;
  line-height: 1.6;
  margin: 16px 0;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0px;
}
.lead {
  font-family: Ubuntu, sans-serif;
  line-height: 1.444;
  font-weight: 300;
  font-size: 18px;
  letter-spacing: 1px;/*! margin-bottom: 30px; */
}
.lead-times {
  color: #dedede;
}
small, .small {
  font-size: 80%;
  line-height: 2;
}
em {
  color: rgba(180, 180, 180,.5);
}
.jumbotron p {
  color: #ffffff;
}


/* LINKS */

1a {
color: #F0F8FF;
font-weight: 300;
}
header.marquee {
  padding: 50px 0;
  text-align: center;
  color: #fff;
  background-color: #b84d45;
  background-image: url(../assets/img/bg.png)
}
header.marquee .brand-name {
  display: block;
  font-size: 50px;
  line-height: 1
}
header.marquee h1 {
  font-size: 24px;
  line-height: 1;
  margin: 20px 0
}
header.marquee p {
  font-size: 16px;
  color: rgba(255,255,255,.8);
  line-height: 1.4
}
header.marquee p a {
  color: #fff
}
header.marquee img.logo {
  margin-bottom: 50px
}
header.marquee .btn-cta {
  margin: 20px 0 0;
  padding: 10px 15px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px
}
header.marquee .btn-cta:hover {
  color: #b84d45;
  background-color: #fff
}
/*BUTTONS*/

.btn-white {
  color: #ffffff;
  padding: 0px;
  border: 1px solid #000000;
  padding: 10px 20px;
  background-color: transparent;
}
.btn-white:hover {
  border-color: #c4c4c4;
  color: #000000;
  background-color: #c4c4c4;
}
.btn-radius {
  padding: 14px 16px;
  margin-top: 12px;
}
/* Hyphenator */
.hyphenate {
  hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
}
/* FORM CONTROL */

fieldset {
  border: 2px solid #ecf0f1;
  border-radius: 6px;
  padding: 30px 50px;
}
fieldset legend {
  color: #333;
  padding: 5px 10px;
  border: 2px solid #ecf0f1;
  border-radius: 6px;
}
.form-control {
  border: 2px solid #ecf0f1;
  color: #000;
  background-color: #ffffff;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.467;
  padding: 8px 12px;
  height: 40px;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
  transition: border .25s linear, color .25s linear, background-color .25s linear;
}
.form-group {
  position: relative;
  margin-bottom: 20px;
}
.form-group.focus .form-control, .form-control:focus {
  border-color: #629751;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #fae0bb;
  border-color: #d5dbdb;
  color: #d5dbdb;
  cursor: default;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.form-control.form-minimal {
  border-color: transparent;
}
.form-control.form-minimal:hover {
  border-color: #bdc3c7;
}
.form-control.form-minimal:focus {
  border-color: #1abc9c;
}
.has-success .help-block, .has-success .control-label {
  color: #2ecc71;
}
.has-success .form-control {
  color: #2ecc71;
  border-color: #2ecc71;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .form-control:-moz-placeholder {
 color: #2ecc71;
 opacity: 1;
}
.has-success .form-control::-moz-placeholder {
 color: #2ecc71;
 opacity: 1;
}
.has-success .form-control:-ms-input-placeholder {
 color: #2ecc71;
}
.has-success .form-control::-webkit-input-placeholder {
 color: #2ecc71;
}
.has-success .form-control.placeholder {
  color: #2ecc71;
}
.has-success .form-control:focus {
  border-color: #2ecc71;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-success .input-group-addon {
  color: #2ecc71;
  border-color: #2ecc71;
  background-color: #ffffff;
}
.has-warning .help-block, .has-warning .control-label {
  color: #f1c40f;
}
.has-warning .form-control {
  color: #f1c40f;
  border-color: #f1c40f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .form-control:-moz-placeholder {
 color: #f1c40f;
 opacity: 1;
}
.has-warning .form-control::-moz-placeholder {
 color: #f1c40f;
 opacity: 1;
}
.has-warning .form-control:-ms-input-placeholder {
 color: #f1c40f;
}
.has-warning .form-control::-webkit-input-placeholder {
 color: #f1c40f;
}
.has-warning .form-control.placeholder {
  color: #f1c40f;
}
.has-warning .form-control:focus {
  border-color: #f1c40f;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-warning .input-group-addon {
  color: #f1c40f;
  border-color: #f1c40f;
  background-color: #ffffff;
}
.has-error .help-block, .has-error .control-label {
  color: #e74c3c;
}
.has-error .form-control {
  color: #e74c3c;
  border-color: #e74c3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
 .has-error .form-control:-moz-placeholder {
 color: #e74c3c;
 opacity: 1;
}
 .has-error .form-control::-moz-placeholder {
 color: #e74c3c;
 opacity: 1;
}
 .has-error .form-control:-ms-input-placeholder {
 color: #e74c3c;
}
 .has-error .form-control::-webkit-input-placeholder {
 color: #e74c3c;
}
.has-error .form-control.placeholder {
  color: #e74c3c;
}
.has-error .form-control:focus {
  border-color: #e74c3c;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.has-error .input-group-addon {
  color: #e74c3c;
  border-color: #e74c3c;
  background-color: #ffffff;
}
.text-danger, .text-danger:hover {
  color: #cc0000;
  font-weight: 700;
}
/* FORM - INPUT ICON */
.form-control + .input-icon {
  position: absolute;
  top: 2px;
  right: 2px;
  line-height: 37px;
  vertical-align: middle;
  font-size: 20px;
  color: #b2bcc5;
  background-color: #ffffff;
  padding: 0 12px 0 0;
  border-radius: 6px;
}
.input-hg + .input-icon {
  line-height: 49px;
  padding: 0 16px 0 0;
}
.input-lg + .input-icon {
  line-height: 41px;
  padding: 0 15px 0 0;
}
.input-sm + .input-icon {
  font-size: 18px;
  line-height: 30px;
  padding: 0 10px 0 0;
}
/* FORM - INPUT GROUP */
.input-group .input-group-btn .btn {
  margin: 0;
  box-shadow: none;
}
/* Tabs */
/*.nav-tabs > li > a {
	padding: 16px 25px 12px;
	font-size: 14px;
	font-weight: 500;
	font-style: normal;
	text-transform: capitalize;
	color: rgba(53,53,53,0.65);
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 4px 4px 0px 0px;
	border: none !important;
	border-bottom: 4px solid transparent !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	background-color: rgba(53,53,53,0.05);
	border-bottom: 4px solid #c67e1d !important;
}

.nav > li > a:hover,
.nav > li > a:focus {
	outline: 0; 
	background-color: #c67e1d; 
	color: #ffffff;
}


.tab-content {
	padding-left: 0;
	padding-right: 0;
	border: none;
}*/

.tab-pane {
  padding: 10px 0;
 border-bottom: 0px solid #;
}
/* CONTENT BLOCK HOLDERS */

.content-block {
  width: 100%;
  padding: 0px 20px 0px 0px;
  /*! z-index: 100; */
  /*! position: relative; */
  /*! background-color: rgba(146, 161, 200, .58); */
}
.content-block-nopad {
  width: 100%;
  z-index: 100;
  position: relative;
  background-color: #f7faf8;/*a66c1c*/
}
.testimonials-overlay {
  background-color: rgba(6,32,51,.8);
  padding: 40px 0px 40px 0px;
}
#testimonials {
  background-image: url("../img/slider/3.jpg");
  background-position: 50% 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  width: 100%;
  height: auto;
  overflow-x: hidden;
  overflow-y: hidden;
  vertical-align: middle;
  z-index: 1;
  display: block;
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}
.testimonials .flexslider .slide-items img {
  width: 100px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  margin-bottom: 20px;
}
.testimonials .flex-direction-nav a:before {
  font-family: "Ionicons";
  font-size: 40px;
  display: inline-block;
  content: '\f3d5';
}
.testimonials .flex-direction-nav a.flex-next:before {
  content: '\f3d6';
}
.testimonials .flexslider {
  margin: 0px;
}
.testimonials .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(255,255,255,1);
  text-shadow: none;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  text-align: center;
}
.slide-items {
  padding: 50px 40px;
}
.slide-items p {
  color: #fff;
}
.slide-items h5 {
  margin-bottom: 18px;/*0*/
  color: #960f0f;
  font-weight: 600;
}
.testimonials .flexslider {
  background: rgba(0,0,0,0);
  border: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
/*************** Testimonials-Fisher ***************/

.owl-controls {
  margin-top: -35px !important;
}
#testimonial:before {
  position: absolute;
  /*z-index: 99;*/
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
}
.testimonial-section {
  background: url(../img/parallax/11.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
  text-align: center;
  position: relative;
}
.testimonials .testimonial-content img {
  width: 280px;
  height: auto;
  margin-bottom: 40px;
}
.testimonials .testimonial-content p {
  font-size: 20px;
  line-height: 30px;
  /*font-style: italic;*/
  font-weight: 400;
  margin-bottom: 40px;
  color: #fff;
}
.testimonials .testimonial-content {
  position: relative;
}
.testimonials .testimonial-author {
  margin-bottom: 40px;
}
.testimonials .testimonial-author .author {
  font-family: "Kaushan Script", "Helvetica Neue", Helvetica, Arial, cursive;
  font-size: 18px;
  padding-bottom: 5px;
}
.testimonials .testimonial-author .designation {
  color: #d3d3d3;
}
.touch-slider .owl-controls.clickable .owl-buttons div:hover {
/*background-color: #00afd1;*/
}
.touch-carousel .owl-controls.clickable .owl-buttons div:hover {
/*background-color: #00afd1;*/
}
.testimonials-carousel .owl-controls.clickable .owl-buttons div {
  background: none;
  font-size: 40px;
  display: none;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-next {
  position: absolute;
  right: 0;
  z-index: 1000;
}
.testimonials-carousel .owl-controls.clickable .owl-buttons .owl-prev {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1000;
}
.testimonials .testimonial-content img {
  border: 1px solid #aaaaaa;
}
.testimonials .testimonial-author .author {
  color: rgba(229, 81, 0, .85);
}
.testimonials-carousel .owl-controls.clickable .owl-buttons div {
  color: rgba(229, 81, 0, .65);
}
.owl-theme .owl-controls .owl-page.active {
  background-color: #ffffff;
}
.owl-theme .owl-controls .owl-page.active {
  padding: 0px;-webkit-border-radius: 3px; 
    -moz-border-radius: 0px;
    -o-border-radius: 3px;
    border-radius: 0px; 
}
.owl-theme .owl-controls .owl-page.active span {
  background: #af6f20;
}
/* call to advice */
.cta-bg3 {
  background: #2f2f2f url(../img/team/04.jpg) no-repeat center 26%;
  padding: 240px 0px;
  background-size: cover;
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-block-start-color: rgba(160, 120, 90, .65);
  border-block-end-color: #4b3c00;
}
.cta {
  padding-bottom: 40px;
}
.cta h1 {
  text-transform: uppercase;
  font-weight: 300;
  color: #000;
  margin-bottom: 30px;
}
.cta-bg {
  background-color: #1566c4;
  padding-top: 40px;
}
.cta-bg h2 {
  color: #ffffff;
}
.cta-bg h1 {
  color: #ffffff;
}
.content-1-4 .image-container {
  position: absolute;
  height: 100%;
  padding: 0px;
  top: 0px;
}
.content-1-4 .image-container .background-image-holder {
  background: #fff url('../img/6618.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
.modal-section {
}
.modal-dialog {
  /*! margin: 100px auto; */
}
.modal-header {
  border: none;
}
.section-title {
  margin-bottom: 40px;
}
.section-title.white {
  color: #fff;
}
/*!.section-title h2 {
  color: #0aa6bd; 
  font-size: 24px; 
  font-weight: 700;
   line-height: 20px; 
  margin-bottom: 25px;
  padding-bottom: 20px;
  position: relative;
  text-transform: uppercase; 
}*/
.section-title p {
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
}
.section-title.white p {
  color: #fff;
}
.section-title.white h2 {
  color: #fff;
}
/*.section-title h2:after {
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 2px;
  width: 72px;
  margin-left: -36px;
  background: #F8FF00;
  content: "";
}*/
.section-title.white h2:after {
  background: #fff;
}
.parallax {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.panel-title {
/*! text-transform: uppercase; */
}
.panel-title i {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-right: 12px;
  color: #005f30;
  font-size: 22px;
  background-color: none;
  border: 1px solid #44a12a;
  vertical-align: middle;
  border-radius: 4px;
}
#service3 {
  text-align: center;
  /*! background: rgba(137,78,69,.25); */
}
.service3 {
  text-align: left;
  margin-bottom: 15px;
}
.service3 .caption {
  text-align: center;
}
.service3 .caption h3 {
  margin: 0 0 10px;
  /*! color: #333333; */
  font-weight: bold;  
  margin-bottom: 20px;
  letter-spacing: 1px;
  font-weight: normal;
  text-transform: uppercase;
}
.service3 .icon-box {
  display: inline-block;
  margin-bottom: 15px;
  overflow-y: hidden;
  position: relative;
  width: 100%;
}
.service3 .icon-box:before {
  display: block;
  content: '';
  position: relative;
  top: 75px;
  width: 120px;
  height: 1px;
  display: block;
  margin: 0 auto;
  background-color: #4b3c00;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.service3 .icon-box .icon {
  background-color: #26282b;
  border-radius: 5px;
  display: inline-block;
  height: 75px;
  left: 36%;
  position: relative;
  top: 12px;
  width: 75px;
  -webkit-transform: rotate(50deg);
  -moz-transform: rotate(50deg);
  -ms-transform: rotate(50deg);
  -o-transform: rotate(50deg);
  transform: rotate(50deg);
  /*background: #9fe026;*/
  background: -moz-linear-gradient(left, #ef4b1d 0%, #9fe026 62%, #9fe026 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #ef4b1d), color-stop(62%, #9fe026), color-stop(100%, #9fe026));
  background: -webkit-linear-gradient(left, #ef4b1d 0%, #9fe026 62%, #9fe026 100%);
  background: -o-linear-gradient(left, #ef4b1d 0%, #9fe026 62%, #9fe026 100%);
  background: -ms-linear-gradient(left, #ef4b1d 0%, #9fe026 62%, #9fe026 100%);
  background: linear-gradient(to bottom, #ef4b1d 0%, #9fe026 62%, #9fe026 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ef4b1d', endColorstr='#9fe026', GradientType=1 );
 1background: #9fe026; /* Old browsers */
1background: -moz-linear-gradient(top, #9fe026 0%, #f8ff00 100%); /* FF3.6-15 */
1background: -webkit-linear-gradient(top, #9fe026 0%, #f8ff00 100%); /* Chrome10-25,Safari5.1-6 */
1background: linear-gradient(to bottom, #ef4b1d 0%, #9fe026 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
1filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9fe026', endColorstr='#f8ff00', GradientType=0 );
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -khtml-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.service3:hover .icon-box .icon {
  background-color: #41aba0;
}
.service3 .icon-box .icon i {
  color: #1c1700;
  font-size: 30px;
  height: 75px;
  line-height: 70px;
  text-align: center;
  width: 75px;
  display: inline-block;
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
#service3 .thumbnail {
  border: 2px solid #DEDEDE;
  border-radius: 0px;
  padding: 40px 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#service3 .thumbnail:hover {
  background-color: #41aba0;
  border: 2px solid #41aba0;
  opacity: 1;
}
.thumbnail .icon {
  font-size: 50px;
}
#service3 .thumbnail:hover .icon, #service3 .thumbnail:hover .caption h3, #service3 .thumbnail:hover .caption p {
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#service3 .thumbnail img {
  padding-bottom: 30px;
}
#service3 .thumbnail .img-adjust {
  margin-top: 10px;
  position: relative;
}
#service3 .thumbnail .caption h3 {
  color: #333333;
  font-weight: 300;
  font-size: 25px;
  padding-bottom: 22px;
}
#service3 .caption p {
  line-height: 1.5;/*! font-size: 15px; *//*! color: #7e7e7e; */
}
/*---------------------------------------------------------------------------------
5. EVENTS
-------------------------------------------------------------------------------*/

.resp-vtabs li.resp-tab-active {
  border-left: 5px solid #e0b246;
}
.event-date {
  background: #78ae0f;
}
.upcome-events .event:nth-child(odd) .event-date {
  background: #456900;
}
#eventTab {
  padding: 30px 20px 35px;
}
.activities {
  margin-top: 42px;
}
.activities h5 {
  margin-bottom: 21px;
}
.upcome-events {
  padding: 20px;
}
.upcome-events h4 {
  margin-bottom: 42px;
}
.event {
  padding-bottom: 21px;
}
.event:last-child {
  padding-bottom: 14px;
}
.event-date {
  padding: 10px 25px;
  color: #FFF;
  text-align: center;
  margin-right: 14px;
}
.event-desc {
  width: 80%;
  border: 1px solid #c1c1c1;
  padding: 7px 14px;
}
.event-date {
  background: #ccaa59;
}
.upcome-events .event:nth-child(odd) .event-date {
  background: #b8860b;
}
.theme-pad {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
.box {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 2px rgba(165,166,166,.37);
  -moz-box-shadow: 0 2px 2px rgba(165,166,166,.37);
  box-shadow: 0 2px 2px rgba(165,166,166,.37);
  overflow: hidden;
}
/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}
/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
#portfolio {
  padding: 100px 0;
}
#portfolio .block .recent-work-mixMenu {
  padding-bottom: 40px;
  text-align: center;
}
#portfolio .block .recent-work-mixMenu ul li {
  display: inline-block;
  padding: 0;
}
#portfolio .block .recent-work-mixMenu ul li button {
  background: none;
  border: 0;
  font-size: 15px;
  color: #474747;
  margin: 0 20px;
  transition: 0.2s;
  text-transform: uppercase;
}
#portfolio .block .recent-work-mixMenu ul li button:hover {
  color: #80d6a3;
}
#portfolio .block .recent-work-mixMenu ul li button:focus {
  outline: 0;
}
#portfolio .block .recent-work-mixMenu ul li .active {
  color: #80d6a3;
}
#portfolio .block .recent-work-pic ul li {
  margin-bottom: 30px;
  position: relative;
}
#portfolio .block .recent-work-pic ul li:hover .overlay {
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li:hover .overlay i {
  top: 40%;
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li:hover .overlay h3 {
  bottom: 50%;
  opacity: 1;
}
#portfolio .block .recent-work-pic ul li .overlay {
  position: absolute;
  top: 23px;
  left: 38px;
  bottom: 23px;
  right: 38px;
  background: rgba(128, 214, 163, 0.85);
  transition: 0.3s;
  text-align: center;
  opacity: 0;
}
#portfolio .block .recent-work-pic ul li .overlay h3, #portfolio .block .recent-work-pic ul li .overlay i {
  color: #fff;
}
#portfolio .block .recent-work-pic ul li .overlay h3 {
  bottom: 30%;
  left: 50%;
  opacity: 0;
  text-transform: uppercase;
  font-weight: 400;
  width: 100%;
  transition: 0.3s;
  position: absolute;
  transition-delay: 0.1s;
  transform: translateX(-50%);
}
#portfolio .block .recent-work-pic ul li .overlay i {
  top: 30%;
  opacity: 0;
  left: 50%;
  font-size: 50px;
  transition: 0.3s;
  transition-delay: 0s;
  position: absolute;
  transform: translate(-50%, 50%);
}
#portfolio .block .recent-work-pic ul li .overlay .overlay-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-detail {
  background: rgba(3,6,14,.45);
  border-radius: 4px;
  height: 170px;
  padding: 16px;
  margin-top: 16px;
}
.btn-outline {
	color: #FFF;
    padding: 12px 20px;
	margin: 15px 0;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
	letter-spacing: 0.1em;
    text-shadow: none;
    border: none;
    text-transform: uppercase;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

.btn-outline:hover {
	text-decoration: none;
	color: #ffffff;
}

.btn-outline-sm {
	padding: 5px 13px;
	font-size: 13px;
}

.btn-outline-lg {
	padding: 14px 26px;
	font-size: 15px;
}

.btn-outline-xl {
	padding: 18px 30px;
	font-size: 24px;
	
}

.btn-outline.outline-light,
.icon.outline-light {
	color: #f4f2ed;
	background: none;
	border: 2px solid #f4f2ed;
}

.btn-outline.outline-light:hover,
.icon.outline-light:hover {
	color: #1a171b;
	background: #ffffff;
}

.btn-outline.outline-dark,
.icon.outline-dark {
	color: #1a171b;/*2c3e50*/
	background: none;
	border: 2px solid #1a171b;/*2c3e50*/
}

.btn-outline.outline-dark:hover,
.icon.outline-dark:hover {
	color: #1a171b;
	background: #fff;/*fae0bb,2c3e50*/  
}

button:hover {
	text-decoration: none;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
/*parallax*/
.parallax {
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: 50% 0;
	background-size: cover;
}
.parallax h1, .parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax h6, .parallax .heading {
	color: #e6e3de;
}
.parallax p {
	color: #E0E0E0;
}
.parallax .description {
	color: #ccc;
}
.parallax_banner {
	position: relative;
	background-image: url(../img/parallax/intro-1.jpg);
	height: 100vh;
}
.parallax_banner .container {
	position: relative;
	z-index: 99;
}
.parallax_banner:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(25, 35, 45, 0.6);
}
.parallax_banner:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
 @media (max-width: 762px) {
.parallax_banner {
	position: relative;
	background-image: url(../img/parallax/intro-1.jpg);
	height: auto;
}
}
.parallax_banner2 {
	position: relative;
	background-image: url(../img/parallax/intro-2.jpg);
	height: 100vh;
}
.parallax_banner2 .container {
	position: relative;
	z-index: 99;
}
.parallax_banner2:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;/*background: rgba(25, 35, 45, 0.6);*/
}
.parallax_banner2:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
 @media (max-width: 762px) {
.parallax_banner2 {
	position: relative;
	background-image: url(../img/parallax/intro-2.jpg);
	height: auto;
}
}


.parallax_banner3 {
	position: relative;
	background-image: url(../img/parallax/intro-3.jpg);
	height: 100vh;
}
.parallax_banner3 .container {
	position: relative;
	z-index: 99;
}
.parallax_banner3:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;/*background: rgba(25, 35, 45, 0.6);*/
}
.parallax_banner3:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
 @media (max-width: 762px) {
.parallax_banner3 {
	position: relative;
	background-image: url(../img/parallax/intro-3.jpg);
	height: auto;
}
}


/*parallax_color_pink*/
.parallax_color_pink {
	position: relative;
	background-image: url(../img/parallax/specksteinofen_cha2.jpg);
	color: #FFF;
}
.parallax_color_pink .container {
	position: relative;
	z-index: 99;
}
.parallax_color_pink:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: #378646;
}
.parallax_color_pink:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
/*parallax_color_blue*/
.parallax_color_blue {
	position: relative;
	background-image: url(../img/parallax/marmorimitat_grossformat.jpg);
	color: #fef9ed;
}
.parallax_color_blue .container {
	position: relative;
	z-index: 99;
}
.parallax_color_blue:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(55,53,53, 0.4);
}
.parallax_color_blue:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
/*parallax_color_no*/
.parallax_color_no {
	position: relative;
	background-image: url(../img/parallax/TIBA_kochherd.jpg);
	color: #fef9ed;
}
.parallax_color_no .container {
	position: relative;
	z-index: 99;
}
.parallax_color_no:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: rgba(55,53,53, 0.4);
}
.parallax_color_no:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}
/*parallax_color_gradient*/
.parallax_color_gradient {
	position: relative;
	background-image: url(../img/parallax/4.jpg);
	color: #FFF;
}
.parallax_color_gradient .container {
	position: relative;
	z-index: 99;
}
.parallax_color_gradient:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	/*background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1b1464 10%, #92278f 90%) repeat scroll 0 0;*/
	/*background: rgba(0, 0, 0, 0) linear-gradient(45deg, #4c064b 0%, #1f3b08 100%) repeat scroll 0 0;*/
	background: rgb(4,56,130);
  	background: linear-gradient(90deg, rgba(4,56,130,1) 0%, rgba(0,95,48,1) 60%, rgba(68,161,42,1) 100%);
	opacity: 0.8;
}
.parallax_color_gradient:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(../img/parallax/gridtile.png) repeat;
}