/* BACKGROUND COLORS */

.bg-black {
  background-color: #111111 !important;
}
.bg-white {
  background-color: #FFFFFF !important;
}
.bg-offwhite {
  background-color: #F5F5F5 !important;
}
.bg-darkblue {
  background-color: #1b2f45 !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-red {
  background-color: #e6352d !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: #5c2913;
}
.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;
}
.pt150 {
  padding-top: 150px;
}
.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: Poppins, sans-serif;
  line-height: 1.33;
}
/*#slider h2 {
  font-family: 'Poppins', 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: 0px 0 0px 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;
}
.jumbotron h3, .jumbotron.h3 {font-size: 24px;}*/
  #woody ul li {
  font-family: Poppins, sans-serif;
  color: #E7F2F6;
  line-height: 1.44;
  margin-top: 12px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
}
p {
  font-family: Poppins, sans-serif;
  line-height: 1.44;
  margin-top: 16px;
  padding: 0px 0px 0px 0px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.lead {
  font-family: Poppins, 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);
}


/* LINKS */
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, Poppins, 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: Poppins, sans-serif;
  font-size: 14px;
  line-height: 1.467;
  padding: 8px 12px;
  height: 40px;
  appearance: none;
  -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; 
}
/* CONTENT BLOCK HOLDERS */

.content-block {
  width: 100%;
  /*! padding: 60px 0 60px 0; */
  z-index: 100;
  position: relative;
  background-color: rgba(146, 161, 200, .58);
}
.content-block-nopad {
  width: 100%;
  z-index: 100;
  position: relative;
  background-color: #f7f0e7;
}
.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;  
  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;
}
.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: transparent url('../img/adfontesmassage20.png') no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 100%;
}
/*=================================================================
    Video Section
==================================================================*/

.video-player { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0; height: 0; clear: both; }
.video-player iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-bg {
  /*background: url("../img/vlogo.jpg");cover*/
  color: #fff;
  background-attachment: fixed !important;
  background-position: center center;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: 100%;
  padding-bottom: 100px; 
}
.video-bg {
  background-color: rgba(0,93,163,.1);
}
.modal-header {
  border: none;
}
.video-bg .section-title p {
  color: #fff;
}
.video-bg .vioverlay {
  /*! background-color: rgba(0, 0, 0, 0.5); */
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.video-popup-button {
  background-color: #0aa6bd;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 90px;
  height: 150px;
  line-height: 150px;
  margin-bottom: 80px;
  width: 150px;
  position: relative;
}
.video-popup-button i {
  margin-left: 15px;
}
.video-popup-button:hover, .video-popup-button:focus {
  background-color: transparent;
  color: #fff;
}
.video-popup-button:before {
  border: 2px solid #fff;
  border-radius: 50%;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s ease 0s;
}
.video-popup-button:hover:before {
  opacity: 1;
}
.section-title.white h2:after {
  background: #fff;
}
.parallax {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.panel-title i {
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  margin-right: 12px;
  color: #e6352d;
  font-size: 22px;
  background-color: none;
  border: 1px solid #e6352d;
  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 );
  -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%);
}
.btn-outline {
  padding: 12px 20px;
  margin: 15px 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.1em;
  text-shadow: none;
  border: none;  
  border-radius: 25px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
}
.btn-outline:hover {
  text-decoration: none;
  color: #5c2913;
}
.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: #170504;
  background: #f3f3ee;
}
.btn-outline.outline-dark, .icon.outline-dark {
  color: #170504;/*2c3e50*/
  background: #f3f3ee;
  border: 2px solid #170504;/*2c3e50*/
}
.btn-outline.outline-dark:hover, .icon.outline-dark:hover {
  color: #170504;
  background: none;/*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;
}
.two-cols-description-image {
  overflow: hidden;
  padding-top: 37.5%;
  position: relative;
}
.two-cols-description-image img {
  left: 0;
  max-width: none;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0;
}
.two-cols-description-text-inner {
  margin-left: auto;
  max-width: 780px;
}
@media (max-width: 991px) {
.two-cols-description-image {
  margin: -90px -15px 90px;
  padding-top: 80%;
}
.two-cols-description-text + .two-cols-description-image {
  margin-bottom: -90px;
  margin-top: 20px;
}
.two-cols-description-text-inner {
  margin: 0 auto;
}
.two-cols-description-text {
  padding: 0px 5px; /* 60 */
  vertical-align: middle;
  margin-bottom: 0px;
}
.two-cols-description-text + .two-cols-description-image {
  margin-bottom: 0px;
  margin-top: 20px;
}
.two-cols-description-image {
  margin-top: 0px;
  margin-bottom: 20px;
}
.block-message {
  margin-bottom: 90px;
}
}
@media (min-width: 992px) {
.two-cols-description-section {
  padding: 0;
}
.two-cols-description-row {
  display: table;
  padding: 0;
  table-layout: fixed;
  width: 100%;
}
.two-cols-description-image, .two-cols-description-text {
  display: table-cell;
  float: none !important;
  width: 50%;
}
.two-cols-description-text {
  padding: 30px 60px;
  vertical-align: middle;
  margin-bottom: 20px;  
}
/*.two-cols-description-text {
  padding: 60px 120px;
  vertical-align: middle;
  margin-bottom: 20px;
}*/
}
 @media (max-width: 1002px) {
.two-cols-description-image img {
  left: 0;
  width: 150px;
  position: absolute;
  top: 0;
}
}
 @media(max-width:991px) {
.div_bot {
  margin-top: 90px;
  margin-bottom: 90px;
}
.div_bot2 {
  margin-top: 0px;
}
.div_bot3 {
  margin-bottom: 90px;
}
}
.heading h2 {
	font-size: 32px /*30px*/;
  font-family: Poppins, serif;
  font-weight: 700;
}
.heading h3 {
	font-size: 25px /*18px*/;
	color: #a9c56a;/*5c2913,37490e*/
}
.heading .h3 {
  font-size: 25px;
  color: #5c2913;
}
.heading .h4 {
  font-size: 25px;
  color: #d1e2c4;
}
.heading h5 {
	font-size: 16px;
}
.subheading {
	margin-top:25px;
	margin-bottom:25px;
  font-size: 16px;
}
.subheading-2 {
	margin-top: 50px;
  margin-bottom: 25px;
  font-size: 16px;
  letter-spacing: .4px;
}
 /*--------------------------------------------------------------
# Services gb 5.2.35
--------------------------------------------------------------*/
.services .icon-box {
  text-align: left;
	border: 1px solid #DCE4EA;
  margin-top: 20px;
	padding: 80px 20px;
	transition: all ease-in-out 0.3s;
	color: inherit;
  background: transparent;/*rgb(27,57,80);*/  
  }
  
  .services .icon-box .icon {
	margin: 0 auto;
	width: 64px;
	height: 4px;/*64*/
	background:transparent;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transition: ease-in-out 0.3s;
  }
  
  .services .icon-box .icon i {
	color: #231f20;
	font-size: 28px;
	transition: ease-in-out 0.3s;
  }
  
  .services .icon-box h4 {
	font-weight: 700;
	margin-bottom: 15px;
	font-size: 24px;
  }
  
  .services .icon-box h4 a {
	color: #170504;
	transition: ease-in-out 0.3s;
  }
  
  .services .icon-box h4 a:hover {
	color: #b16a15;
  }
  
  .services .icon-box p {
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 0;
  }
  
  .services .icon-box:hover {
	border-color: #DCE4EA;
	box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
	transform: translateY(-10px);
  }
  /*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
 
  .section-title {
	padding-bottom: 40px;
  }
  
  .section-title h2 {
	font-size: 14px;
	font-weight: 400;
	padding: 0;	
	margin: 0 0 15px 0;
	letter-spacing: 2px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
	text-transform: uppercase;
	color: inherit;
	font-family: "Poppins", sans-serif;
  }
  
  .section-title h2::after {
	content: "";
	width: 120px;
	height: 1px;
	display: inline-block;
	background: #5c2913;/*b16a15*/
	margin: 4px 10px;
  }
  
  .section-title p {
	margin: 0;
	line-height: 36px;
	font-size: 36px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: -2px;
	font-family: 'Vollkorn', latin; /*"Poppins", sans-serif*/
	color: inherit;
  }
  .section-title .kaushan {
    font-family: 'Kaushan Script', cursive;    
    display: inline-block;   
  }