@import url("http://fonts.googleapis.com/css?family=PT+Sans+Narrow");

@import url("http://fonts.googleapis.com/css?family=Port+Lligat+Slab");

@import url("http://fonts.googleapis.com/css?family=Yesteryear");

a[href^="tel:"] {
  text-decoration: none;
}

textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
  appearance: none;
  -moz-appearance: caret;
  -webkit-appearance: caret;
  appearance: caret;
}

body {
  background: #191313 url("../img/patternbg.jpg") no-repeat fixed 0% 0% / cover;
}

.extracontent {
  max-width: 1340px;
  background: #fcfbef none repeat scroll 0% 0%;
  margin: 0px auto;
  border-radius: 25px;
}

.row_1 {
  padding: 36px 0px 17px;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
}

.row_1 h2 {
  padding-bottom: 60px;
}

.row_2 {
  padding: 15px 0px 15px;
  border-bottom: 1px solid #e3e3e3;
}

.row_3 {
  padding: 59px 0px 22px;
  background: #fbfbfb none repeat scroll 0% 0%;
}

.row_3 h2 {
  padding-bottom: 20px;
}

.row_4 {
  padding: 24px 0px 25px;
  border-bottom: 1px solid #e3e3e3;
}

.row_4 h2 {
  padding-bottom: 33px;
}

.row_5 {
  padding: 26px 0px 32px;
  border-bottom: 1px solid #e3e3e3;
}

.row_5 h2 {
  padding-bottom: 37px;
}

.row_6 {
  padding: 24px 0px 4px;
  border-bottom: 1px solid #e3e3e3;
}

.row_6 h2 {
  padding-bottom: 37px;
}

.row_7 {
  padding: 24px 0px 17px;
}

.row_7 h2 {
  padding: 30px 0px 33px;
}

.row_8 {
  padding: 24px 0px 28px;
}

.row_8 h2 {
  padding: 30px 0px 37px;
}

.row_9 {
  padding: 24px 0px 60px;
  border-bottom: 1px solid #e3e3e3;
}

.row_9 h2 {
  padding: 30px 0px 37px;
}

.row_10 {
  padding: 24px 0px 1px;
}

.row_10 h2 {
  padding: 30px 0px 37px;
}

.row_11 {
  padding: 24px 0px 23px;
  background: white none repeat scroll 0% 0%;
}

.row_11 h2 {
  padding: 30px 0px 33px;
}

.row_12 {
  padding: 61px 0px 51px;
  background: white none repeat scroll 0% 0%;
}

.row_14 {
  padding: 24px 0px 1px;
  background: white none repeat scroll 0% 0%;
}

.padbot1 {
  padding-bottom: 23px !important;
}

.padbot2 {
  padding-bottom: 31px !important;
}

.mbot1 {
  margin-bottom: 8px;
}

.mbot2 {
  margin-bottom: 18px;
}

.mbot3 {
  margin-bottom: 8px;
}

#toTop {
  display: none;
  width: 27px;
  height: 19px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0) url("../img/totop.png") no-repeat scroll 0px bottom;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 60px;
  z-index: 999;
}

#toTop:hover {
  background-position: 0px 0px;
}

#toTop:active, #toTop:focus {
  outline: medium none;
}

p {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  margin: 0px 0px 23px;
  padding: 0px;
}

h2 {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 28px;
  line-height: 36px;
  color: #c59143;
  margin: 0px;
  letter-spacing: -1px;
  padding: 30px 0px 32px;
}

h3 {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: black;
  padding: 0px;
  margin: 0px 0px 10px;
}

.btn-link1 {
  position: relative;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: black;
  border: medium none;
  padding: 0px;
transition: all 0.2s ease 0s;
}

.btn-link1:hover {
  color: #c59143;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.link1 {
  position: relative;
  display: inline-block;
  margin-top: 30px;
}

.btn-link2 {
  position: relative;
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: #c59143;
  border: medium none;
  padding: 0px;
transition: all 0.2s ease 0s;
}

.btn-link2 img {
  margin: -2px 0px 0px 3px;
}

.btn-link2:hover {
  color: black;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.headertop {
  max-width: 1340px;
  background: #c2c1c1 none repeat scroll 0% 0%;
  margin: 0px auto;
  border-radius: 25px;
}

header {
  margin-top: 92px;
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 29px;
}

.navbar-brand_ {
  float: left;
  display: block;
  position: relative;
  text-align: center;
  padding: 50px 0px 34px;
  margin: 0px;
}

.navbar-brand_ img {
  max-width: 100%;
}

.navbar-brand_ a {
  text-decoration: none;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 32px;
  color: #e8ea3d;
}

.navbar-brand_a:hover {
  text-decoration: none;
}

.rightside {
  position: relative;
  margin-top: 49px;
  float: right;
}

.menuheader {
  position: relative;
  display: block;
  float: left;
  margin-left: 41px;
  margin-right: 0px;
}

.tm_navbar {
  position: relative;
  padding: 0px;
  margin: 0px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  border: medium none;
}

.tm_navbar .nav {
  float: none;
  position: relative;
  display: inline-block;
}

.tm_navbar ul {
  position: relative;
  padding: 0px;
  margin: 0px;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
  list-style: outside none none;
}

.tm_navbar .nav li:first-child {
  position: relative;
  background: rgba(0, 0, 0, 0) none repeat scroll 0% 0%;
}

.tm_navbar .nav li {
  text-align: center;
  float: left;
  padding: 0px;
  position: relative;
  background: rgba(0, 0, 0, 0) url("../img/verbindingsteken.png") no-repeat scroll left center;
}

.tm_navbar .nav li.last a {
  margin: 0px 0px 0px 26px;
}

.tm_navbar .nav li a {
  text-transform: uppercase;
  position: relative;
  text-decoration: none;
  color: #4d4848;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 15px;
  line-height: 24px;
  font-weight: normal;
  background: transparent none repeat scroll 0% 0%;
  padding: 0px;
  margin: 0px 26px;
  border: medium none;
  border-radius: 0px;
text-shadow: none;
transition: all 0.2s ease 0s;
}

.tm_navbar .nav > li > a .indicator1 {
  background: rgba(0, 0, 0, 0) url("../img/indicator.png") no-repeat scroll 0px bottom;
  width: 7px;
  height: 5px;
  display: inline-block;
  top: 26px;
  right: 39%;
  position: absolute;
  margin-right: 1px;
  z-index: 5;
}

.tm_navbar .nav li a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
  color: #3b39e4;
transition: all 0.2s ease 0s;
}

.tm_navbar .nav > .active > a, .tm_navbar .nav > .active > a:hover, .tm_navbar .nav > .active > a:focus {
  color: #3b39e4;
transition: all 0.2s ease 0s;
}

.tm_navbar .nav > li.sfHover.active > a .sf-sub-indicator, .tm_navbar .nav > li.active > a .sf-sub-indicator {
  color: #3b39e4;
  background-position: 0px 0px;
}

.tm_navbar .nav > li.sfHover > a, .tm_navbar .nav > li.sfHover > a:hover, .tm_navbar .nav > li > a:hover, .tm_navbar .nav > li.active > a, .tm_navbar .nav > li.active > a:hover {
  color: #3b39e4;
transition: all 0.2s ease 0s;
}

.tm_navbar .nav ul {
  position: absolute;
  display: none;
  top: 45px;
  left: 50%;
  width: 102px;
  padding: 13px 0px 12px;
  list-style: outside none none;
  z-index: 14;
  background: #c2c1c1 none repeat scroll 0% 0%;
  margin: 0px 0px 0px -49px;
  border: 1px solid #eaeaea;
}

.tm_navbar .nav ul li:first-child {
  text-align: center;
  width: 100%;
  padding: 0px;
  display: block;
  position: relative;
  z-index: 10;
  border: medium none;
  background: transparent none repeat scroll 0% 0%;
}

.tm_navbar .nav ul li:first-child img {
  position: absolute;
  top: -26px;
  left: 7px;
}

.arrowup {
  position: absolute;
  top: 6px;
  left: 144px;
  z-index: 100;
}

.tm_navbar .nav ul li {
  text-align: center;
  width: 100%;
  padding: 3px 0px 2px;
  display: block;
  position: relative;
  border-width: 1px medium medium;
  border-style: solid none none;
  border-color: #eaeaea currentcolor currentcolor;
  z-index: 14;
  background: transparent none repeat scroll 0% 0%;
}

.tm_navbar .nav ul li a {
  text-transform: lowercase;
  text-align: center;
  position: relative;
  color: #3b39e4;
  padding: 0px;
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  margin: 0px;
text-shadow: none;
  border-bottom: medium none !important;
}

.tm_navbar .nav ul li a:hover {
  color: #cacaca;
  border-bottom: medium none !important;
}

.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul li.sfHover > a {
  text-decoration: none;
  color: #cacaca;
  border-bottom: medium none !important;
}

.tm_navbar .nav > li > ul li > a:hover, .tm_navbar .nav > li > ul ul li.sfHover > a {
  text-decoration: none;
  color: #4d4848;
  border-bottom: medium none !important;
}

.select-menu {
  display: none !important;
}

.searchheader {
  position: relative;
  display: block;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
  padding: 0px 0px 31px;
}

#search {
  margin: 0px;
  position: relative;
  overflow: hidden;
}

#search input {
  width: 210px;
box-shadow: none;
  border-radius: 7px;
  font-family: "Times New Roman", sans-serif;
  border: 1px solid #ebebeb;
  font-size: 14px;
  line-height: 20px;
  padding: 2px 10px;
  outline: medium none;
  margin: 0px;
  float: right;
  color: #606060;
  background: white none repeat scroll 0% 0%;
  height: 26px;
  box-sizing: border-box;
}

.btn.link_search {
  width: 11px;
  height: 11px;
  top: 9px;
  right: 8px;
  position: absolute;
  border: medium none;
text-shadow: none;
  font-family: "Arial", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 0px;
  background: transparent none repeat scroll 0px 0px;
box-shadow: none;
  overflow: hidden;
transition: all 0.2s ease 0s;
}

.btn.link_search img {
  position: absolute;
  left: 0px;
  top: 0px;
transition: all 0.2s ease 0s;
}

.btn.link_search:hover {
transition: all 0.2s ease 0s;
}

.btn.link_search:hover img {
  top: -11px;
transition: all 0.2s ease 0s;
}

.list1 {
  position: relative;
  list-style: outside none none;
  overflow: hidden;
  z-index: 100;
  padding: 0px;
  margin: 0px;
}

.list1 li {
  margin-bottom: 29px;
  overflow: hidden;
}

.list1 li a {
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  padding: 36px 20px 35px;
  text-align: center;
  position: relative;
  overflow: hidden;
  display: block;
  border-radius: 0px;
}

.list1 li a strong {
  font-family: "Times New Roman", sans-serif;
  font-size: 21px;
  line-height: 23px;
  font-weight: 400;
  color: #333333;
  display: block;
  margin-bottom: 19px;
}

.list1 li a figure {
  margin-bottom: 28px;
}

.list1 li a h3 {
  margin-bottom: 0px;
}

.list1 li a span {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  border: 0px solid #e5e5e5;
transition: all 0.4s ease 0s;
}

.list1 li a:hover {
  text-decoration: none;
transition: all 0.3s ease 0s;
}

.list1 li a:hover span {
  border: 15px solid #c59143;
transition: all 0.4s ease 0s;
}

.list2 {
  position: relative;
  list-style: outside none none;
  overflow: hidden;
  z-index: 100;
  padding: 0px;
  margin: 0px 0px 13px;
}

.list2 li {
  overflow: hidden;
}

.list2 li figure {
  margin-bottom: 25px;
}

.list2 li h3 {
  margin-bottom: 0px;
}

.list2 li h3 a {
  color: #070707;
transition: all 0.2s ease 0s;
}

.list2 li h3 a:hover {
  text-decoration: none;
  color: #c59143;
transition: all 0.2s ease 0s;
}

.list2 li figure a {
  display: block;
  overflow: hidden;
  position: relative;
}

.list2 li figure a span {
  right: 0px;
  bottom: 0px;
  position: absolute;
  padding: 1px 8px 3px;
  background: white none repeat scroll 0% 0%;
transition: all 0.2s ease 0s;
}

.list2 li figure a:hover {
  text-decoration: none;
}

.list2 li figure a:hover span {
  padding: 5px 15px 8px;
  background: #aece89 none repeat scroll 0% 0%;
transition: all 0.2s ease 0s;
}

.list-quote.extra {
  padding-bottom: 34px;
}

.list-quote {
  padding: 0px;
  list-style: outside none none;
  margin: 0px 0px 24px;
}

.list-quote li {
  margin-top: 0px;
  margin-bottom: 28px;
}

.list-quote li:first-child {
  padding: 0px;
  border-top: medium none;
  margin: 0px 0px 28px;
}

.quote-1 {
  position: relative;
  border: medium none;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0) url("../img/blockquote.png") no-repeat scroll 0px 4px;
  display: block;
  margin: 0px;
  padding: 0px 0px 0px 38px;
}

.quote-1 p {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  margin: 0px 0px 13px;
  padding: 0px;
}

.quote-1 a {
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  color: black;
  margin: 0px;
  padding: 0px;
transition: all 0.2s ease 0s;
}

.quote-1 a:hover {
  color: #c59143;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.box1 .box1info {
  overflow: hidden;
}

.box1 .box1info h3 {
  margin-top: 3px;
  margin-bottom: 13px;
}

.box1 .box1info h3 a {
  color: black;
transition: all 0.2s ease 0s;
}

.box1 .box1info h3 a:hover {
  color: #c59143;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.badge_1 {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #c59143;
  text-align: center;
  background: transparent none repeat scroll 0% 0%;
  float: left;
text-shadow: none;
  padding: 0px;
  margin-right: 23px;
  margin-bottom: 10px;
  white-space: normal;
  border: medium none;
  border-radius: 0px;
}

.badge_1 span {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 20px;
  line-height: 20px;
  display: block;
}

#form1 {
  position: relative;
  margin-top: 23px;
  padding-bottom: 0px;
  padding-right: 0px;
}

#form1 input {
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  background: transparent none repeat scroll 0% 0%;
  color: #9c9c9c;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 18px;
  padding: 9px 5px 9px 7px;
  width: 100%;
  height: 38px;
  outline: medium none;
box-shadow: none;
}

#form1 label {
  position: relative;
  min-height: 30px;
  width: 100%;
  margin-bottom: 55px;
}

#form1 .error {
  position: absolute;
  display: block;
  overflow: hidden;
  height: 0px;
  font-size: 10px;
  color: red;
transition: all 0.3s ease-out 0s;
}

#form1 .success {
  text-align: center;
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 18px;
  width: 100%;
  border: medium none;
  border-radius: 0px;
  padding: 2px 0px;
  background: whitesmoke none repeat scroll 0% 0%;
  color: #424242;
  position: absolute;
  z-index: 10;
  left: 0px;
  top: 0px;
}

.btns {
  position: relative;
  margin: 0px;
}

#form1 label.invalid .error {
  margin-top: -1px;
  position: absolute;
  font-weight: normal;
  height: 18px;
  right: 0px;
}

input, select, textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: normal;
}

.who figure {
  margin-bottom: 25px;
  margin-top: 5px;
}

.who h3 {
  margin-bottom: 13px;
}

.who p {
  margin-bottom: 18px;
}

.list-secret {
  padding: 0px;
  margin: 0px;
  list-style: outside none none;
}

.list-secret h3 {
  margin-bottom: 13px;
  margin-top: 1px;
}

.list-secret p {
  margin-bottom: 0px;
}

.list-secret .overflow {
  overflow: hidden;
}

.list-secret a {
  color: black;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.list-secret a:hover {
  color: #e03227;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.list-secret li {
  overflow: hidden;
  padding-top: 30px;
}

.list-secret li:first-child {
  padding: 0px;
  border: medium none;
  margin: 0px;
}

.badge_2 {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 30px;
  line-height: 30px;
  font-weight: normal;
  color: #c59143;
  text-align: center;
  background: transparent none repeat scroll 0% 0%;
  float: left;
  width: 31px;
text-shadow: none;
  padding: 0px;
  margin-right: 27px;
  margin-bottom: 10px;
  white-space: normal;
  border: medium none;
  border-radius: 0px;
}

.badge_2 span {
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 20px;
  line-height: 20px;
  display: block;
}

.list3 {
  margin: 30px 0px 12px;
  padding: 0px;
  position: relative;
  list-style: outside none none;
  overflow: hidden;
}

.list3 li {
  position: relative;
  margin-bottom: 19px;
}

.list3 li em {
  display: inline-block;
  width: 6px;
  height: 7px;
  overflow: hidden;
  float: left;
  margin-right: 17px;
  margin-top: 7px;
}

.list3 li em img {
  top: 0px;
  left: 0px;
  width: 6px;
  vertical-align: top;
  height: 7px;
}

.list3 li p {
  overflow: hidden;
  margin-bottom: 0px;
}

.list3 li p a {
  text-decoration: none;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  left: 0px;
transition: all 0.2s ease 0s;
}

.list3 li p a:hover {
  color: #c59143;
transition: all 0.2s ease 0s;
}

.list-team {
  margin: 0px;
  padding: 0px;
  position: relative;
  list-style: outside none none;
  overflow: hidden;
}

.list-team li {
  position: relative;
}

.list-team li figure {
  margin-bottom: 20px;
}

.list-team li figure > a > img {
  border-bottom: 4px solid white;
  width: 100%;
  opacity: 1;
transition: all 0.2s ease 0s;
}

.list-team li figure > a:hover > img {
  border-bottom: 4px solid #606060;
transition: all 0.2s ease 0s;
}

.list-team li > h3 {
  margin-bottom: 0px;
}

.list-team li > h3 a {
  color: black;
transition: all 0.2s ease 0s;
}

.list-team li > h3 a:hover {
  text-decoration: none;
  color: #c59143;
transition: all 0.2s ease 0s;
}

.list4 {
  padding: 0px;
  position: relative;
  list-style: outside none none;
  overflow: hidden;
  margin: 0px;
}

.list4 li {
  position: relative;
  margin-bottom: 21px;
  padding-bottom: 9px;
}

.list4 li img {
  top: 0px;
  position: absolute;
}

.list4 li h3 {
  padding: 0px;
  margin-bottom: 13px;
}

.list4 li h3 a {
  color: #010101;
transition: all 0.2s ease 0s;
}

.list4 li h3 a:hover {
  color: #c59143;
  text-decoration: none;
transition: all 0.2s ease 0s;
}

.list4 li p {
  padding: 0px 0px 0px 37px;
  margin-bottom: 0px;
}

.list4 li p span {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  position: absolute;
  left: 0px;
  color: #f06d56;
}

.testimonials {
  overflow: hidden;
}

.testimonials figure {
  float: left;
  margin-top: 5px;
  margin-right: 30px;
}

.testimonials figure img {
  width: 100%;
}

.textinfo2 {
  overflow: hidden;
}

.textinfo2 p {
  margin-right: 0px;
}

.textinfo2 strong {
  font-family: "Yesteryear", cursive;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  color: black;
  text-align: right;
  display: block;
  margin-top: 27px;
}

.slills {
  margin-bottom: 0px;
}

.list5 {
  margin: 0px 0px 24px;
  padding: 0px 0px 37px;
  position: relative;
  list-style: outside none none;
  overflow: hidden;
  border-bottom: 1px solid #e3e3e3;
}

.list5 li {
  position: relative;
  margin-bottom: 19px;
}

.list5 li em {
  display: inline-block;
  width: 6px;
  height: 7px;
  overflow: hidden;
  float: left;
  margin-right: 17px;
  margin-top: 7px;
}

.list5 li em img {
  top: 0px;
  left: 0px;
  width: 6px;
  vertical-align: top;
  height: 7px;
}

.list5 li p {
  overflow: hidden;
  margin-bottom: 0px;
}

.list5 li p a {
  text-decoration: none;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  left: 0px;
transition: all 0.2s ease 0s;
}

.list5 li p a:hover {
  color: #c59143;
transition: all 0.2s ease 0s;
}

.list6 {
  margin: 5px 0px 0px;
  padding: 0px;
  position: relative;
  list-style: outside none none;
  overflow: hidden;
}

.list6 li {
  margin-bottom: 38px;
  position: relative;
}

.list6 li p {
  margin-bottom: 18px;
}

.list6 li.last {
  margin-bottom: 0px;
  position: relative;
}

.list6 li figure {
  position: relative;
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
}

.box3 figure a {
  opacity: 1;
transition: all 0.4s ease 0s;
}

.box3 figure a:hover {
  opacity: 0.7;
  background: black none repeat scroll 0% 0%;
transition: all 0.4s ease 0s;
}

.gallery {
  margin-top: -42px;
}

.box3 {
  position: relative;
  overflow: hidden;
  padding: 39px 35px 32px;
  display: block;
  background: transparent none repeat scroll 0% 0%;
  margin-top: 42px;
  border: 1px solid #e1e1e1;
  z-index: 1;
}

.box3 figure {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.box3 figure img {
  width: 100%;
}

.box3 span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 0%;
  background: #c59143 none repeat scroll 0% 0%;
  z-index: 1;
transition: all 0.4s ease 0s;
}

.box3 em {
  position: absolute;
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: transparent none repeat scroll 0% 0%;
}

.box4 {
  position: relative;
  text-align: center;
  z-index: 4;
  box-sizing: border-box;
  padding: 23px 0px 0px;
}

.box4 h3 {
  margin-bottom: 1px;
  text-align: center;
transition: all 0.25s ease 0s;
}

.box4 p {
  text-align: center;
  margin-bottom: 0px;
transition: all 0.25s ease 0s;
}

.box3:hover span {
  position: absolute;
  width: 100%;
  height: 100%;
transition: all 0.4s ease 0s;
}

.box3:hover .box4 h3 {
  color: white;
transition: all 0.25s ease 0s;
}

.box3:hover .box4 p {
  color: white;
transition: all 0.25s ease 0s;
}

.gmap {
  margin-top: 0px;
}

.map {
  overflow: hidden;
  line-height: 0;
  font-size: 0px;
  padding: 0px;
  margin-bottom: 0px;
  box-sizing: border-box;
  border-radius: 0px;
}

.map iframe {
  width: 100%;
  height: 427px;
  border: medium none;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.address h2 {
  padding: 30px 0px 31px;
}

address {
  margin: 0px 0px 33px;
}

address strong {
  margin: 4px 0px 11px;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #c59143;
  display: block;
}

address p {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  margin-bottom: 0px;
}

address .info p:first-child {
  margin-bottom: 10px;
}

.info > p span {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #606060;
  font-weight: 400;
  width: 104px;
  display: inline-block;
}

.info a {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #606060;
  font-weight: normal;
transition: all 0.2s ease 0s;
}

.info a:hover {
  text-decoration: none;
  color: #c59143;
transition: all 0.2s ease 0s;
}

.contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
  margin-right: 6px;
  margin-bottom: 35px;
  width: 198px;
  display: inline-block;
}

.contact-form .coll-3 {
  margin-right: 0px;
}

.coll-message {
  position: relative;
}

#contact-form {
  margin-top: 7px;
  position: relative;
}

#contact-form label {
  position: relative;
  display: block;
}

#contact-form span {
  display: block;
}

#contact-form ._placeholder {
  width: 100% !important;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  cursor: text;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  padding: 10px 10px 10px 16px;
  border-radius: 0px;
  display: block;
}

#contact-form ._placeholder.focused {
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  color: #606060;
  opacity: 0.4;
box-shadow: none;
  padding: 10px 10px 10px 16px;
  width: 100%;
}

#contact-form ._placeholder.hidden {
  display: none;
}

#contact-form input, #contact-form textarea {
  outline: medium none;
box-shadow: none;
  box-sizing: border-box;
  float: left;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  width: 100%;
  height: 41px;
  border-radius: 0px;
  padding: 10px 10px 10px 16px;
  border: 1px solid #e5e5e5;
  background: white none repeat scroll 0% 0%;
}

#contact-form textarea {
  height: 258px;
  resize: none;
  margin: 0px 0px 32px;
  overflow: hidden;
}

.btns .btn-link1 {
  margin-right: 32px;
}

.btns .btn-link1 img {
  margin: -2px 0px 0px 6px;
}

.req {
  text-transform: uppercase;
  font-family: "PT Sans Narrow", sans-serif;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  color: #c59143;
  position: relative;
  display: inline-block;
  margin-left: -2px;
  top: 0px;
}

#contact-form > label {
  margin-bottom: 0px;
}

#contact-form .error-message, #contact-form .empty-message {
  height: 0px;
  overflow: hidden;
  font: 10px / 20px Arial;
transition: height 0.3s ease-in 0s;
  position: absolute;
  right: 3px;
  top: 0px;
}

#contact-form .invalid .error-message, #contact-form .empty .empty-message {
  height: 20px;
}

#contact-form .success-message {
  line-height: 22px;
  position: absolute;
  overflow: hidden;
  height: 0px;
  left: 0px;
  top: 0px;
  box-sizing: border-box;
box-shadow: none;
  border-radius: 0px;
  background: #f0f0f2 none repeat scroll 0% 0%;
  z-index: 10;
  width: 100%;
  text-align: center;
transition: all 0.7s linear 0s;
  padding: 0px;
}

#contact-form.success .success-message {
  height: 50px;
  padding: 15px 0px;
  border: 1px solid #e5e5e5;
  background: white none repeat scroll 0% 0%;
transition: all 0.7s linear 0s;
}

.btns {
  float: left;
  overflow: hidden;
}

.privacy_page h3 {
  margin: 0px 0px 13px;
}

.terms p {
  margin: 0px 0px 31px !important;
}

.mbot4 {
  margin: -3px 0px 0px !important;
}

.privacy_page p {
  margin-bottom: 31px;
}

.privacy_link {
  color: #c59143;
}

.privacy_link:hover {
  text-decoration: none;
  color: #606060;
}

.block-404 {
  margin-bottom: 20px;
}

.block-404 figure {
  margin: 0px;
}

.forminfo {
  margin-left: 0px;
  width: 50%;
}

.block-404 .forminfo h2 {
  padding-top: 75px;
  padding-bottom: 24px;
  line-height: 47px;
}

.block-404 p {
  width: 100%;
  line-height: 20px;
  margin-bottom: 18px;
}

.form-404 {
  width: 100%;
  display: block;
  margin-top: 35px;
  position: relative;
  padding-right: 180px;
}

.form-404 input {
  outline: medium none;
  font-family: "Times New Roman", sans-serif;
  font-size: 14px;
  line-height: 19px;
  font-weight: 400;
  color: #606060;
  width: 100%;
  height: 41px;
  border-radius: 0px;
  padding: 10px 10px 10px 16px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
box-shadow: none;
  background: transparent none repeat scroll 0% 0%;
  float: left;
}

.form-404 input:focus {
box-shadow: none;
  outline: medium none;
  border: 1px solid #e5e5e5;
}

.form-404 a {
  border: medium none;
text-shadow: none;
box-shadow: none;
  position: absolute;
  margin-top: 0px !important;
  right: 95px;
  top: 11px;
}

footer {
  padding: 32px 0px 31px;
  overflow: hidden;
  border-top: 3px solid #c7c7c7;
  margin-bottom: 40px;
}

p.footerpriv {
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #545454;
  margin: 0px;
  float: left;
}

p.footerpriv a {
  text-transform: uppercase;
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #545454;
}

p.footerpriv a:hover {
  text-decoration: none;
  color: #c59143;
transition: all 0.3s ease 0s;
}

p.footerpriv span {
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: #545454;
}

p.footerpriv img {
  margin: 0px 8px 10px 0px;
}

.privacylink {
  text-transform: capitalize !important;
  font-family: "Times New Roman", sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  color: white;
  margin: 0px;
transition: all 0.3s ease 0s;
}

.privacylink:hover {
  text-decoration: none;
  color: #c59143;
transition: all 0.3s ease 0s;
}

.social_icons {
  overflow: hidden;
  padding: 0px;
  list-style: outside none none;
  position: relative;
  float: right;
  margin-right: 0px;
  z-index: 10;
}

.size1 {
  font-size: 28px !important;
}

.social_icons > li {
  float: left;
  cursor: pointer;
  overflow: hidden;
  margin-left: 11px;
  margin-right: 0px;
}

.social_icons > li:first-child {
  margin-left: 5px;
}

.social_icons > li a i {
  font-size: 23px;
  color: #ababab;
transition: all 0.2s ease 0s;
}

.social_icons > li a:hover i {
  color: #c59143;
transition: all 0.2s ease 0s;
}

@media ( min-width : 1220px ) {
  .link1 {
    margin-top: 5px;
  }
  .forminfo {
    margin-left: 68px;
    width: 40%;
  }
  .contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
    margin-right: 35px;
    width: 231px;
    display: inline-block;
  }
  .contact-form .coll-3 {
    width: 229px;
    margin-right: 0px;
  }
  .container {
    padding: 0px;
  }
}

@media ( min-width : 768px ) and ( max-width : 991px ) {
  .contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
    margin-right: 0px;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block;
  }
  .box1 .box1info {
    overflow: visible;
  }
  .list2 li figure {
    width: 100%;
  }
  .list2 li figure img {
    width: 100%;
  }
  #search input {
    width: 100%;
  }
  .rightside {
    position: relative;
    margin-top: 0px;
    float: none;
  }
  .navbar-brand_ {
    float: none;
  }
  .menuheader {
    position: relative;
    display: block;
    float: none;
    margin: 21px auto 0px;
  }
}

@media ( max-width : 767px ) {
  .form-404 {
    width: 100%;
    display: block;
    margin-top: 35px;
    position: relative;
    padding-right: 80px;
  }
  .form-404 a {
    border: medium none;
text-shadow: none;
box-shadow: none;
    position: absolute;
    margin-top: 0px !important;
    right: 0px;
    top: 11px;
  }
  .forminfo {
    margin-left: 0px;
    width: 100%;
  }
  #contact-form textarea {
    height: 120px;
  }
  .contact-form .coll-1, .contact-form .coll-2, .contact-form .coll-3 {
    margin-right: 0px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
  }
  .map iframe {
    height: 250px;
  }
  .row_6 {
    padding-bottom: 30px;
  }
  .staffcol {
    margin-bottom: 30px;
  }
  .who {
    margin-bottom: 30px;
  }
  .who figure {
    margin-bottom: 10px;
    float: left;
    margin-right: 20px;
  }
  .social_icons {
    float: none;
    margin-right: 20px;
  }
  p.footerpriv {
    float: none;
  }
  .box1 .box1info {
    overflow: visible;
  }
  .collist2 {
    margin-bottom: 30px;
  }
  .list2 li figure {
    width: 100%;
  }
  .list2 li figure img {
    width: 100%;
  }
  #search input {
    width: 100%;
  }
  .rightside {
    position: relative;
    margin-top: 0px;
    float: none;
  }
  .navbar-brand_ {
    display: block;
    float: none;
  }
  .menuheader {
    margin: 21px 0px 0px;
    padding: 0px;
    width: 100%;
    overflow: hidden;
  }
  .tm_navbar {
    display: block;
  }
  .sf-menu {
    display: none !important;
  }
  .select-menu {
    display: block !important;
    color: white;
    border: 1px solid #343434;
    background: #161616 none repeat scroll 0% 0% !important;
box-shadow: none;
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 5px;
  }
  .select-menu option {
    padding: 0px;
  }
}

@media ( max-width : 550px ) {
  .gallscol {
    width: 100%;
  }
  .who {
    margin-bottom: 30px;
  }
  .who figure {
    margin-bottom: 27px;
    float: none;
    width: 100%;
    margin-right: 0px;
  }
  .who figure img {
    width: 100%;
  }
  .colrow3 {
    width: 100%;
  }
  .box1 .box1info {
    overflow: hidden;
  }
}

@media ( max-width : 500px ) {
  .collist1 {
    width: 100%;
  }
}

@media ( max-width : 480px ) {
  .list6 li figure {
    float: none;
    width: 100%;
  }
  .list6 li figure img {
    width: 100%;
  }
  .staffcol {
    margin-bottom: 30px;
    width: 100%;
  }
  .staffcol figure > a > img {
    width: 100%;
  }
}

@media ( max-width : 400px ) {
  .testimonials figure {
    float: none;
    margin-top: 5px;
    margin-bottom: 20px;
    margin-right: 0px;
    width: 100%;
  }
  .testimonials figure img {
    width: 100%;
  }
  .collist2 {
    width: 100%;
  }
}

img {
  max-width: 100%;
}

