@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Slab Light'), local('RobotoSlab-Light'), url(https://fonts.gstatic.com/s/robotoslab/v7/BngRUXZYTXPIvIBgJJSb6u9mxLCGwRg.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://fonts.gstatic.com/s/robotoslab/v7/BngMUXZYTXPIvIBgJJSb6ufN5qA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'), url(https://fonts.gstatic.com/s/robotoslab/v7/BngRUXZYTXPIvIBgJJSb6u92w7CGwRg.ttf) format('truetype');
}
img.img-responsive {
  display: inline;
}
/* make keyframes that tell the start state and the end state of our object */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  -moz-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  animation-duration: 1s;
}
.delay {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  animation-delay: 1s;
}
p {
  color: color3;
}
p a:link {
  color: #8f683d;
  text-decoration: none;
}
p a:visited {
  color: #315150;
}
p a:hover {
  color: #315150;
  text-decoration: none;
}
hr {
  margin-top: 30px;
  margin-bottom: 50px;
  border-color: #33221a;
}
.col-header {
  background-color: #315150;
  background-image: url(../img/header-bg.jpg);
  background-position: center middle;
  padding: 10px 0px;
  text-align: center;
  position: relative;
  z-index: 12;
}
@media (min-width: 768px) {
  .col-header {
    background-size: cover;
  }
}
@media (min-width: 992px) {
  .col-header {
    background-size: cover;
  }
}
@media (min-width: 1200px) {
  .col-header {
    background-size: cover;
  }
}
.col-header .col-logo {
  padding: 10px 0px 20px 0px;
}
@media (min-width: 576px) {
  .col-header .col-logo {
    text-align: center;
    display: inherit;
  }
  .col-header .col-logo img {
    display: inline;
  }
}
@media (min-width: 768px) {
  .col-header .col-logo {
    text-align: center;
  }
}
@media (min-width: 992px) {
  .col-header .col-logo {
    text-align: left;
    padding: 10px 0px 0px 0px;
  }
}
@media (min-width: 1200px) {
  .col-header .col-logo {
    text-align: left;
    position: relative;
    z-index: 12;
  }
}
.col-header .col-social {
  padding: 5px 15px 5px;
}
@media (min-width: 576px) {
  .col-header .col-social {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .col-header .col-social {
    text-align: left;
    padding: 5px 15px 5px;
  }
}
@media (min-width: 992px) {
  .col-header .col-social {
    text-align: right;
    padding: 25px 5px 15px 5px;
  }
}
@media (min-width: 1200px) {
  .col-header .col-social {
    text-align: right;
    padding: 30px 15px 5px 5px;
  }
}
.col-header .col-phone {
  color: #000;
  font-size: 24px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  padding: 0px 0 20px 0;
  text-align: right;
}
.col-header .col-phone a:link {
  color: #000;
  text-decoration: none;
}
.col-header .col-phone a:visited {
  color: #000;
}
.col-header .col-phone a:hover {
  color: #000;
}
@media (min-width: 576px) {
  .col-header .col-phone {
    font-size: 28px;
  }
}
@media (min-width: 768px) {
  .col-header .col-phone {
    padding: 5px 0px 0px 0px;
  }
}
@media (min-width: 992px) {
  .col-header .col-phone {
    padding: 5px 0px 20px 0px;
  }
}
/* Social icons */
ul.social-network {
  list-style: none;
  display: inline;
  margin-left: 0 !important;
  padding: 0;
}
ul.social-network li {
  display: inline;
  margin: 0 5px;
}
.social-network a.icoRss:hover {
  background-color: #F56505;
}
.social-network a.icoFacebook:hover {
  background-color: #315150;
}
.social-network a.icoTwitter:hover {
  background-color: #33ccff;
}
.social-network a.icoMapit:hover {
  background-color: #315150;
}
.social-network a.icoGoogle:hover {
  background-color: #BD3518;
}
.social-network a.icoLinkedin:hover {
  background-color: #007bb7;
}
.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
  color: #fff;
}
a.socialIcon:hover,
.socialHoverClass {
  color: #44BCDD;
}
.social-circle li a {
  display: inline-block;
  position: relative;
  margin: 0 auto 0 auto;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  width: 45px;
  height: 45px;
  font-size: 25px;
  background-color: rgba(0, 0, 0, 0.46);
  background-color: #906a3f;
}
.social-circle li i {
  margin: 0;
  line-height: 46px;
  text-align: center;
}
.social-circle li a:hover i,
.triggeredHover {
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms--transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.social-circle i {
  color: #fff;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  -ms-transition: all 0.8s;
  transition: all 0.8s;
}
.transition-timer-carousel .carousel-caption {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), color-stop(100%, #000000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(4%, rgba(0, 0, 0, 0.1)), color-stop(32%, rgba(0, 0, 0, 0.5)), to(#000000));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.1) 4%, rgba(0, 0, 0, 0.5) 32%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
  /* IE6-9 */
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: left;
  padding-top: 5px;
  padding-left: 10%;
  padding-right: 10%;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .transition-timer-carousel .carousel-caption {
    padding-left: 5%;
    padding-right: 10%;
  }
}
.transition-timer-carousel .carousel-inner .item img {
  min-height: 200px;
}
@media (min-width: 768px) {
  .transition-timer-carousel .carousel-inner .item img {
    min-height: 350px;
  }
}
@media (min-width: 992px) {
  .transition-timer-carousel .carousel-inner .item img {
    min-height: 450px;
  }
}
@media (min-width: 1200px) {
  .transition-timer-carousel .carousel-inner .item img {
    min-height: 550px;
  }
}
@media (min-width: 1400px) {
  .transition-timer-carousel .carousel-inner .item img {
    min-height: 700px;
  }
}
.transition-timer-carousel .carousel-caption p {
  color: #fff;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  text-align: left;
}
.transition-timer-carousel .carousel-caption .carousel-caption-header {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 24px;
}
@media (min-width: 970px) {
  /* Lower the font size of the carousel caption header so that our caption doesn't take up the full image/slide on smaller screens */
  .transition-timer-carousel .carousel-caption .carousel-caption-header {
    font-size: 26px;
  }
}
.transition-timer-carousel .carousel-indicators {
  bottom: 0px;
  margin-bottom: 30px;
}
.transition-timer-carousel .carousel-control {
  z-index: 11;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar {
  height: 5px;
  background-color: #8f683d;
  width: 0%;
  margin: -5px 0px 0px 0px;
  border: none;
  z-index: 11;
  position: relative;
}
.transition-timer-carousel .transition-timer-carousel-progress-bar.animate {
  /* We make the transition time shorter to avoid the slide transitioning
    before the timer bar is "full" - change the 4.25s here to fit your
    carousel's transition time */
  -webkit-transition: width 4.25s linear;
  -moz-transition: width 4.25s linear;
  -o-transition: width 4.25s linear;
  transition: width 4.25s linear;
}
.carousel-indicators {
  text-align: right;
  width: 75%;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 1px;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 1px;
  text-indent: -999px;
  border: 0px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.4);
}
nav {
  margin-bottom: -50px !important;
  z-index: 90000;
}
.affix {
  top: 0;
  width: 100%;
}
.affix + .container-fluid {
  padding-top: 70px;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
    top: 42px;
  }
}
.navbar-default {
  background: #315150;
  border: 0px;
  margin: 0px;
  z-index: 9999900;
  border-radius: 10px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #315150;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
  background-color: #315150;
  opacity: .9;
}
.navbar-default .navbar-nav > li,
.navbar-default .navbar-nav > li > a {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.navbar-nav {
  padding-left: 0px;
}
@media (min-width: 768px) {
  .navbar-nav {
    width: 100.1%;
    display: table;
  }
}
@media (max-width: 768px) {
  .navbar-nav {
    margin: 0px;
  }
}
@media (min-width: 768px) {
  .navbar-nav > li {
    float: none;
    display: table-cell;
  }
}
.menu {
  font-family: 'Open Sans', sans-serif;
  padding-left: 15px;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
  padding: 15px 20px;
  font-family: 'Roboto Slab', serif;
  color: #906a3f;
  font-weight: 800;
  font-size: 140%;
}
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 110%;
    padding: 25px 13px;
  }
}
@media (min-width: 992px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 125%;
    padding: 25px 15px;
  }
}
@media (min-width: 1200px) {
  .navbar-default .navbar-nav > li > a {
    font-size: 150%;
    padding: 25px 30px;
  }
}
.navbar-default .navbar-collapse {
  padding: 0;
  background-color: #fff;
}
.navbar-collapse,
.navbar-form {
  order-color: none;
  border-top: 1px #ccc solid;
  -webkit-box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
  .navbar-collapse,
  .navbar-form {
    border-top: 0;
  }
}
.navbar-toggle {
  margin-right: 0;
  width: 100%;
  border: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
  color: #fff;
}
.fa {
  color: #fff;
}
.col-content {
  padding: 70px 0px 70px 0px;
  background-image: url(../img/body-bg.jpg);
  background-repeat: repeat;
}
.col-content h1,
.col-content h2,
.col-content h3,
.col-content h4,
.col-content h5 {
  color: #906a3f;
  font-family: 'Roboto Slab', serif;
  font-weight: 600;
}
.col-content h1 small,
.col-content h2 small,
.col-content h3 small,
.col-content h4 small,
.col-content h5 small {
  font-size: 60%;
  font-weight: 400;
  font-family: 'Roboto Slab', serif;
  color: #d17201;
}
.col-content h1 {
  font-size: 40px;
  margin-bottom: 20px;
  line-height: 1.0;
}
.col-content h2 {
  font-size: 26px;
}
.col-content h3 {
  font-size: 25px;
}
.col-content h4 {
  font-size: 20px;
}
.col-content p,
.col-content ul li {
  color: #33221a;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  text-align: left;
}
.col-content p {
  margin-bottom: 26px;
}
.col-content ul {
  margin-bottom: 0;
}
.col-content .center-text {
  text-align: center;
}
.col-content .gap {
  padding: 22px 0px;
}
.col-content .container {
  padding: 0px 20px;
}
@media (min-width: 768px) {
  .col-content .container {
    padding: 0px 30px;
  }
}
@media (min-width: 992px) {
  .col-content .container {
    padding: 0px 40px;
  }
}
.col-content .side-content h1 {
  font-size: 30px;
}
.col-content .side-content p {
  font-size: 14px;
  color: #33221a;
}
.col-content .gallery img {
  margin-bottom: 10px;
  margin-right: 10px;
}
@media (min-width: 320px) and (max-width: 479px) {
  .col-content .gallery img {
    width: 45%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-content .gallery img {
    width: 125px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .col-content .gallery img {
    width: 150px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .col-content .gallery img {
    width: 158px;
  }
}
.col-tagline {
  background-color: #315150;
  padding: 70px 0px;
}
.col-tagline h1 {
  color: #fff;
  text-align: center;
  font-family: 'Roboto Slab', serif;
  font-size: 26px;
  font-weight: 800;
  margin-top: 0;
}
@media (min-width: 768px) {
  .col-tagline h1 {
    font-size: 30px;
  }
}
@media (min-width: 992px) {
  .col-tagline h1 {
    font-size: 40px;
  }
}
.tablestyle {
  color: #33221a;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.6;
  text-align: left;
}
hr[role="style1"] {
  border: 0px solid;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(172, 131, 83, 0.75)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(172, 131, 83, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(172, 131, 83, 0.75), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(172, 131, 83, 0.75), rgba(0, 0, 0, 0));
  margin: 32px 0px;
  display: block;
}
hr[role="style1"]::before {
  position: absolute;
  background-color: #efefef;
  border: 10px solid #315150;
  border-top: 10px solid transparent;
  border-radius: 2px;
  padding: 0px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 50%;
  margin: -5px 0px 0px -21px;
  content: "";
}
.inner {
  padding: 10px 30px;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #fff;
  border-color: #e4e5e7;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.panel-default > .panel-heading a {
  display: block;
  padding: 10px 15px;
}
.panel-default > .panel-heading a:after {
  content: "";
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  -webkit-transition: -webkit-transform .25s linear;
  transition: -webkit-transform .25s linear;
  -o-transition: transform .25s linear;
  transition: transform .25s linear;
  transition: transform .25s linear, -webkit-transform .25s linear;
  -webkit-transition: -webkit-transform 0.25s linear;
}
.panel-default > .panel-heading a[aria-expanded="true"] {
  background-color: #eee;
}
.panel-default > .panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.panel-default > .panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion-option {
  width: 100%;
  float: left;
  clear: both;
  margin: 15px 0;
}
.accordion-option .title {
  font-size: 20px;
  font-weight: bold;
  float: left;
  padding: 0;
  margin: 0;
}
.accordion-option .toggle-accordion {
  float: right;
  font-size: 16px;
  color: #6a6c6f;
}
.accordion-option .toggle-accordion:before {
  content: "Expand All";
}
.accordion-option .toggle-accordion.active:before {
  content: "Collapse All";
}
#feature-wrapper {
  background-color: #315150;
  padding-top: 25px;
  position: relative;
  min-height: 160px;
}
@media (min-width: 768px) and (max-width: 991px) {
  #feature-wrapper {
    min-height: 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #feature-wrapper {
    min-height: 140px;
  }
}
@media (min-width: 1200px) {
  #feature-wrapper {
    min-height: 160px;
  }
}
#feature-wrapper .container {
  position: relative;
  z-index: 1;
}
#feature-wrapper a {
  text-decoration: none;
}
#feature-wrapper #bottom-right-image {
  position: absolute;
  bottom: -39px;
  right: 0;
  z-index: 0;
}
@media (min-width: 768px) {
  #feature-wrapper .wildgame {
    margin-top: -100px;
  }
}
.content-bottom .row {
  margin-bottom: 70px;
  padding: 25px;
}
.container.hero.nogap {
  margin-bottom: 0px;
}
.content-main .row {
  padding: 40px 0px;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: pointer;
  background-color: #315150;
}
.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 20px 20px;
}
.hovereffect img {
  display: block;
  position: relative;
  max-width: none;
  width: calc(100% + 20px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hovereffect:hover img {
  opacity: 0.3;
  filter: alpha(opacity=30);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hovereffect a,
.hovereffect h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
  opacity: 0;
  margin-top: 0;
}
.hovereffect a,
.hovereffect:hover h2 {
  color: #fff;
  text-align: center;
  position: relative;
  font-size: 24px;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  overflow: hidden;
  padding: 0.5em 0;
  background-color: transparent;
  opacity: 1;
}
.hovereffect h2:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #fff;
  content: '';
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  -o-transition: transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.hovereffect:hover h2:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.hovereffect a,
.hovereffect p {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  -o-transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  font-size: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}
.hovereffect:hover a,
.hovereffect:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.feature-box {
  margin-bottom: 10px;
}
@media (min-width: 480px) and (max-width: 767px) {
  .feature-box {
    width: 64%;
    margin-left: 18%;
  }
}
.feature-box figure {
  height: 195px;
  overflow: hidden;
}
.feature-box figure img {
  width: 100%;
  height: auto;
}
.feature-box .feature-details {
  text-align: center;
  font-family: 'Roboto Slab', serif;
}
@media (max-width: 992px) {
  .feature-box .feature-details {
    height: auto;
  }
}
.feature-box .feature-details p {
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}
.feature-box .feature-details h4 {
  font-size: 25px;
  padding: 10px 0px;
  color: #fff;
  font-weight: 800;
}
@media (min-width: 768px) and (max-width: 991px) {
  .feature-box .feature-details h4 {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .feature-box {
    margin-bottom: 20px;
  }
}
.col-testimonial {
  background-image: url(../img/testimonial-bg.jpg);
  background-size: cover;
  padding-top: 70px;
}
.col-testimonial h1 {
  font-family: 'Roboto', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: 40px;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
  width: 25px;
}
.carousel-control.left {
  left: 30px;
}
.carousel-control.right {
  right: 30px;
}
.broun-block {
  background-image: url(../img/main-bg.jpg);
  padding-bottom: 34px;
}
.block-text {
  background-color: #fff;
  border-radius: 5px;
  color: #626262;
  font-size: 14px;
  margin-top: 27px;
  padding: 15px 18px;
}
.block-text a {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: bold;
  line-height: 21px;
  text-decoration: none;
}
.mark {
  padding: 12px 0;
  background: none;
  color: #000;
}
.block-text p {
  color: #000;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  line-height: 20px;
}
.sprite {
  background-image: url(../img/triangle.png);
  background-repeat: no-repeat;
}
.sprite-i-triangle {
  background-position: 0 0px;
  height: 44px;
  width: 50px;
}
.block-text ins {
  bottom: -44px;
  left: 50%;
  margin-left: -60px;
}
.block {
  display: block;
}
.zmin {
  z-index: 1;
}
.ab {
  position: absolute;
}
.person-text {
  padding: 50px 0 0;
  text-align: center;
  z-index: 2;
}
.person-text a {
  color: #fff;
  display: block;
  font-size: 14px;
  margin-top: 3px;
  text-decoration: underline;
}
.person-text p {
  color: #fff;
}
.person-text i {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
}
.rel {
  position: relative;
}
@media screen and (min-width: 768px) {
  .col-testimonial .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -45px;
  }
  .col-testimonial .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -45px;
  }
}
footer {
  padding: 72px 0px;
  background-color: #000;
  background-image: url(../img/footer-bg.jpg);
  background-size: cover;
  color: #fff;
}
footer p {
  color: #fff;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  footer p {
    text-align: left;
  }
}
footer p a:link {
  color: #fff;
}
footer p a:visited {
  color: #fff;
}
footer p a:hover {
  color: #000;
}
footer .footerText {
  line-height: 180%;
}
footer .footer-nav {
  padding-top: 0px;
  padding-bottom: 20px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-align: center;
}
@media (min-width: 768px) {
  footer .footer-nav {
    text-align: left;
  }
}
footer .footer-nav a:link {
  color: #fff;
  padding: 0 8px;
}
footer .footer-nav a:visited {
  color: #fff;
}
footer .footer-nav a:hover {
  color: #000;
}
.google-maps {
  position: relative;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
  border: solid 1px #ccc;
}
@media (min-width: 768px) and (max-width: 991px) {
  .google-maps {
    padding-bottom: 54%;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .google-maps {
    padding-bottom: 42%;
  }
}
@media (min-width: 1200px) {
  .google-maps {
    padding-bottom: 34%;
  }
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border-radius: 0px;
}
.nopadding {
  padding: 0px!important;
}
.noleftpadding {
  padding-left: 0px!important;
}
.norightpadding {
  padding-right: 0px!important;
}
.btn-primary {
  background-color: #315150;
  border-color: #315150;
}
.btn-primary:hover {
  background-color: #906a3f;
  border-color: #906a3f;
}
.btn-primary:focus,
.btn-primary:active,
.btn-primaryvisited {
  background-color: #315150;
  border-color: #315150;
}
