@import url(//fonts.googleapis.com/css?family=Fanwood+Text);
/*------ template stylization ------*/
body {
  background: #ffffff;
  font: 14px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #828181;
}
p {
  margin-bottom: 0;
}
p > span {
  color: #2f2f2f;
}
p > em {
  color: #acacac;
  font-style: normal;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a {
  outline: none;
}
a:hover {
  text-decoration: none;
}
h1.brand {
  font-size: 0 !important;
  line-height: 0 !important;
  display: block;
  margin: 0 !important;
  float: left !important;
  position: relative;
  padding: 16px 0 10px 0!important;
}
h1.brand a {
  display: inline-block;
}
h2 {
  color: #333333;
  font: 36px/36px 'Fanwood Text', Georgia, Arial, Helvetica, sans-serif;
  margin: 0;
  margin-top: 57px;
  margin-bottom: 26px;
}
h3 {
  color: #333333;
  font: italic 24px/30px 'Georgia', Georgia, Arial, Helvetica, sans-serif;
  margin: 0;
  margin-bottom: 28px;
  margin-top: 23px;
}
h4 {
  color: #333333;
  font: 20px/24px 'Fanwood Text', Georgia, Arial, Helvetica, sans-serif;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
h5 {
  color: #333333;
  font: 29px/29px 'Fanwood Text', Georgia, Arial, Helvetica, sans-serif;
  margin: 0;
  margin-bottom: 6px;
}
#content ul {
  list-style: none;
}
.extra-wrap {
  overflow: hidden;
}
.global {
  background: #ffffff url(../img/global_bg.png) 0 bottom repeat-x;
}
/*-----btn-----*/
.btn.btn-primary {
  box-shadow: none;
  background: none;
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding: 14px 20px 14px 21px;
  font: 11px 'Convergence';
  color: #181818;
  border: none;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  text-decoration: none !important;
  border: 1px solid #d1d1d1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #f2f2f2;
  background-image: -moz-linear-gradient(top, #ebebeb, #fcfcfc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ebebeb), to(#fcfcfc));
  background-image: -webkit-linear-gradient(top, #ebebeb, #fcfcfc);
  background-image: -o-linear-gradient(top, #ebebeb, #fcfcfc);
  background-image: linear-gradient(to bottom, #ebebeb, #fcfcfc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fffcfcfc', GradientType=0);
}
.btn.btn-primary:hover {
  background: none;
  color: #ffffff;
  border-color: #f1511f;
  background-color: #f1511f;
}
.btn.btn-link {
  box-shadow: none;
  background: none !important;
  position: relative;
  text-decoration: underline;
  display: inline-block;
  padding: 0;
  font: italic 14px Georgia, Arial, Helvetica, sans-serif;
  color: #ababab;
  border: none;
  letter-spacing: 0;
  text-shadow: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-link > span {
  float: left;
  margin-right: 11px;
  text-decoration: underline;
}
.btn.btn-link:hover {
  color: #82be48;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----list-----*/
.list0 {
  margin: 0;
  overflow: hidden;
}
.fa-ul li {
  padding-left: 5px;
  margin-bottom: 16px;
}
.fa-ul li a {
  font: 14px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #828181;
  display: inline-block;
  text-decoration: underline;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list0 li a:hover {
  color: #82be48;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 {
  margin: 0;
  list-style: none;
  margin-bottom: 39px;
}
.list1 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 14px;
  overflow: hidden;
}
.list1 li figure {
  margin: 0;
  float: left;
  margin-right: 18px;
}
.list1 li figure img {
  width: 100%;
}
.list1 li .caption a {
  color: #f1511f;
  font: 11px Georgia, Arial, Helvetica, sans-serif;
  text-transform: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 li .caption a:hover {
  color: #2f2f2f;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 {
  margin: 0;
  list-style: none;
  margin-bottom: 49px;
}
.list2 li {
  font-size: 11px;
  line-height: 18px;
  margin-bottom: 8px;
}
.list2 li img {
  float: left;
  margin-right: 16px;
}
.list2 li h3 {
  margin-bottom: 2px;
}
.list3 {
  margin: 0;
  list-style: none;
  display: block;
  margin-top: 32px;
  margin-bottom: 56px;
  padding-bottom: 31px;
  border-bottom: 1px solid #e9ebeb;
}
.list3 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 3px;
}
.list3 li img {
  float: left;
  margin-right: 19px;
}
.list3 li div {
  margin-bottom: 13px;
}
.list3 li h3 {
  margin-bottom: 2px;
}
.list3 .badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 51px;
  height: 47px;
  text-align: center;
  padding-top: 4px;
  text-shadow: none;
  background-color: #333333;
  font: bold 36px/36px Georgia, Arial, Helvetica, sans-serif;
  color: #ffffff;
  float: left;
  margin-right: 21px;
}
.list4 {
  margin: 0;
  list-style: none;
  display: block;
  margin-top: 32px;
}
.list4 li {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 28px;
}
.list4 .badge {
  padding: 0;
  margin: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 51px;
  height: 44px;
  text-align: center;
  padding-top: 7px;
  text-shadow: none;
  background-color: #1f252a;
  font: bold 18px/20px Georgia, Arial, Helvetica, sans-serif;
  color: #ffffff;
  float: left;
  margin-right: 18px;
}
.list4 .badge .numb {
  margin-top: -5px;
}
.list4 li .extra-wrap p {
  font: 14px/14px Georgia, Arial, Helvetica, sans-serif;
  color: #acacac;
  float: left;
}
.list4 li .extra-wrap a {
  font: 14px/14px Georgia, Arial, Helvetica, sans-serif;
  color: #acacac;
  padding-bottom: 5px;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li .extra-wrap a:hover {
  color: #333333;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li > div {
  margin-bottom: 27px;
}
.span8 p img {
    margin-top: 5px;
}
/*-----thumbs-----*/
.thumb-pad0 {
  margin: 0;
  margin-top: 30px;
}
.thumb-pad0 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad0 .thumbnail .caption {
  padding: 0;
  color: #828181;
}
.thumb-pad0 .thumbnail .caption ul {
  margin: 0;
  overflow: hidden;
  margin-bottom: 54px;
}
.thumb-pad0 .thumbnail .caption ul li {
  background: url(../img/list_arrow.png) left 5px no-repeat;
  padding-left: 20px;
  margin-bottom: 10px;
}
.thumb-pad0 .thumbnail .caption ul li a {
  font: 14px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #f1511f;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad0 .thumbnail .caption ul li a:hover {
  color: #181818;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad0 figure {
  margin: 0;
  float: left;
  margin-right: 22px;
}
.thumb-pad0 figure img {
  width: 100%;
}
.thumb-pad1 {
  margin-bottom: 0;
}
.thumb-pad1 .thumbnail {
  position: relative;
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
  padding: 0;
  color: #828181;
}
.thumb-pad1 .thumbnail .caption p {
  margin-bottom: 24px;
}
.thumb-pad1 figure {
  margin: 0;
  float: left;
  margin-right: 14px;
  margin-top: -3px;
  font-size: 2em; 
  color: #333333;
}
.thumb-pad1 figure img {
  width: 100%;
}
.thumb-pad2 {
  margin: 0;
  margin-bottom: 21px;
  margin-top: 9px;
}
.thumb-pad2 .thumbnail {
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  background-color: #f7f7f7;
}
.thumb-pad2 .thumbnail .caption {
  padding: 0;
  color: #828181;
}
.thumb-pad2 .thumbnail .caption h3 {
  margin-bottom: 2px;
}
.thumb-pad2 figure {
  margin: 0;
  margin-bottom: 12px;
}
.thumb-pad2 figure img {
  width: 100%;
}
.thumb-pad2 .thumbnail .caption a {
  color: #acacac;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad2 .thumbnail .caption a:hover {
  color: #333333;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad3 {
  margin-bottom: 0;
  display: inline-block;
  margin-top: 5px;
  width: 100%;
}
.thumb-pad3 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad3 .thumbnail .caption {
  padding: 0;
  color: #828181;
}
.thumb-pad3 .thumbnail .caption p {
  margin-bottom: 20px;
}
.thumb-pad3 figure {
  margin: 0;
  display: inline-block;
  margin-bottom: 25px;
  width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.thumb-pad3 figure img {
  width: 100%;
  max-width: 100%;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.thumb-pad4 {
  padding: 7px 7px 11px 7px;
  margin-bottom: 31px;
  border: 1px solid #f1f1f1;
  background-color: #f7f7f7;
}
.thumb-pad4 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad4 figure {
  margin: 0;
  width: 100%;
  margin-bottom: 12px;
}
.thumb-pad4 figure img {
  width: 100%;
  max-width: 100%;
}
.thumb-pad4 .thumbnail .caption {
  padding: 0;
}
.thumb-pad4 .thumbnail .caption p {
  color: #828181;
  line-height: 21px;
}
.thumb-pad4 .thumbnail .caption a {
  color: #acacac;
  font-size: 15px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad4 .thumbnail .caption a:hover {
  color: #828181;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.thumb-pad5 {
  margin: 0;
  display: inline-block;
  margin-bottom: 25px !important;
}
.thumb-pad5 .thumbnail {
  padding: 0;
  margin: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.thumb-pad5 .thumbnail .caption {
  padding: 0;
  color: #828181;
  padding-right: 34px;
}
.thumb-pad5 figure {
  margin: 0;
  overflow: hidden;
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.thumb-pad5 figure img {
  width: 100%;
}
.date {
  width: 61px;
  padding-right: 6px;
  border-right: 1px solid #dfdfdf;
  float: left;
  margin-right: 19px;
  margin-bottom: 0 !important;
}
.date p {
  font: 65px/45px 'Righteous';
  color: #2f2f2f;
  text-align: left;
  margin-bottom: 8px;
  letter-spacing: -6px;
}
.date .numb {
  font: 15px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #626262;
  margin-bottom: 0;
  letter-spacing: 0;
  margin-left: 0;
  margin-left: 12px;
}
/*-----blockquote-----*/blockquote {
  padding: 0;
  border: none;
  margin: 0;
  margin-top: 5px;
  overflow: hidden;
  margin-bottom: 26px;
  margin-top: 0;
}
blockquote img {
  position: absolute;
  top: 10px;
  left: 20px;
}
blockquote > div {
  padding: 13px 20px 13px 29px;
  border: 1px solid #ececec;
  background-color: #f7f7f7;
  border-radius: 10px;
  position: relative;
}
blockquote span {
  background: url(../img/blockquote_triangle.png) 0 bottom no-repeat;
  width: 34px;
  height: 21px;
  display: inline-block;
  margin-left: 64px;
  margin-top: -1px;
  position: relative;
}
blockquote p {
  font: 14px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #828181;
}
blockquote a {
  color: #acacac;
  float: right;
  font: 15px Georgia, Arial, Helvetica, sans-serif;
  margin-top: 17px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
blockquote a:hover {
  color: #333333;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
/*-----header-----*/
header {
  padding: 0;
  border-bottom: 1px solid #e9ebeb;
}
.follow_block {
  position: relative;
  padding: 10px 0 0 0;
  height: 30px;
  background-color: #2f2f2f;
  text-align: center;
}
.follow_block ul {
  list-style: none;
  margin: 0;
  display: inline-block;
}
.follow_block ul li {
  float: left;
}
.follow_block ul li {
  font: 10px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  color: #c4c4c4;
}
.follow_block ul li a {
  font: 10px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  text-transform: uppercase;
  color: #c4c4c4;
}
.follow_block ul li a:hover {
  color: #f4d35c;
}
.follow_block ul li span {
  margin: 0 5px;
}
/*-----menu-----*/
.navbar_ {
  margin-bottom: 0 !important;
}
.nav-collapse .nav {
  float: none !important;
}
.navbar_ .collapse {
  overflow: visible;
  line-height: 0 !important;
  font-size: 0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar_ .nav-collapse_ .nav li li {
  font-size: 14px;
  line-height: 24px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.navbar_ .nav-collapse_ {
  padding: 45px 0 0 0;
  float: right;
  height: 40px !important;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
  background: none;
}
.nav-collapse_ .nav {
  float: left;
  margin: 0;
  padding: 0;
}
.nav-collapse_ .nav li {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  margin-left: 39px;
  float: left;
  zoom: 1;
}
.nav-collapse_ .nav > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  color: #adadad;
  box-shadow: none !important;
  font: 14px/14px 'Georgia', Georgia, Arial, Helvetica, sans-serif;
  text-shadow: none;
  background: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse_ .nav > li.active > a {
  color: rgb(41, 45, 69) !important;
  background: none;
  box-shadow: none;
}
.nav-collapse_ .nav > li a:hover {
  color: #000000 !important;
  background: none !important;
  border: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse_ .nav > .sfHover > a {
  color: #000000 !important;
  box-shadow: none;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse_ .nav > li > a span {
  display: inline-block;
  position: relative;
  height: 6px;
  background: url(../img/menu-marker.png) no-repeat;
  top: 1px;
  width: 6px;
  margin-left: 19px;
}
/*-----subMenu1-----*/
.nav-collapse .sub-menu > ul {
  position: absolute;
  display: none;
  width: 112px;
  left: 0;
  top: 26px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: #ffffff;
  padding: 20px 0 12px 20px;
  margin: 0;
  text-align: left !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ebebeb;
}
.nav-collapse .sub-menu > ul li {
  background: none;
  float: none;
  margin: 0;
  padding: 0;
  border-right: none;
  margin-bottom: 10px;
}
.nav-collapse .sub-menu li:last-child {
  border-bottom: none;
}
.nav-collapse .sub-menu > ul li a {
  display: block;
  background: none;
  padding: 0;
  margin: 0;
  font: 14px/14px 'Georgia', Georgia, Arial, Helvetica, sans-serif;
  color: #adadad;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.nav-collapse .sub-menu > ul li a span {
  margin-left: 10px;
  display: inline-block;
  background: url(../img/menu-marker2.png) no-repeat;
  width: 6px;
  height: 5px;
  position: relative;
  top: -2px;
}
.nav-collapse .sub-menu > ul li a:hover {
  text-decoration: none;
  color: #82be48 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.nav-collapse .sub-menu > ul li.sfHover > a {
  text-decoration: none;
  color: #82be48 !important;
}
/*-----subMenu2-----*/
.nav-collapse .sub-menu ul ul {
  position: absolute;
  display: none;
  width: 112px;
  left: 121px;
  top: -51px;
  list-style: none !important;
  zoom: 1;
  z-index: 11;
  background: #ffffff;
  padding: 20px 0 12px 20px;
  margin: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  border: 1px solid #ebebeb;
}
.nav-collapse .sub-menu ul ul li a {
  background: none;
  float: none;
  margin: 0;
  padding: 0;
  border-right: none;
  margin-bottom: 10px;
}
.nav-collapse .sub-menu ul li a:hover,
.nav-collapse .sub-menu ul li.sfHover > a {
  text-decoration: none;
  color: #82be48 !important;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*----content-----*/
#content {
  position: relative;
  padding: 0 0 0 0;
}
.img-polaroid {
  position: relative;
  padding: 7px;
  background: none;
  box-shadow: none;
  border: 1px solid #f1f1f1;
  max-width: inherit;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#toTop {
  display: none;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background: url(../img/top.png) 0 top no-repeat;
  position: fixed;
  margin-right: -690px !important;
  right: 50%;
  bottom: 40px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  z-index: 999;
}
#toTop:hover {
  background: url(../img/top.png) 0 bottom no-repeat;
}
.mail {
  font: 14px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #acacac;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.mail:hover {
  color: #828181;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 p > a {
  color: #f1511f;
  font-size: 11px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 p > a:hover {
  color: #181818;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.box1 ul {
  margin: 0;
  list-style: none;
  overflow: hidden;
  margin-bottom: 10px;
}
.box1 ul li {
  margin-bottom: 19px;
}
.details-block {
  margin-top: 3px;
  margin-bottom: 11px;
}
.details-block figure {
  margin: 0;
  float: left;
  margin-right: 19px;
}
.details-block figure > img {
  width: 100%;
}
.details-block .extra-wrap p {
  margin-bottom: 4px;
}
.details-block .extra-wrap p span {
  color: #242424;
}
.testim-block {
  text-align: right;
}
.testim-block p {
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  margin-bottom: 24px;
}
.testim-block figure {
  margin: 0;
  margin-top: 14px;
  width: 100%;
}
.testim-block figure img {
  width: 100%;
}

/*-----footer-----*/
footer {
  border-top: 1px solid #dfdfdf;
  background: rgb(41, 45, 69);
}
footer .container {
  padding-top: 37px;
  padding-bottom: 30px;
}
footer p {
  font: 12px Georgia, Arial, Helvetica, sans-serif;
  line-height: 14px;
  color: #F0F0F0;
  display: block;
  padding-bottom: 5px;
}
footer p > a {
  font: 12px Georgia, Arial, Helvetica, sans-serif;
  line-height: 24px;
  color: #F0F0F0;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
footer p > a:hover {
  color: #828181;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

/*-------------------------------------------------------media queries----------------------------------------------------------*/
@media (min-width: 1200px) {
  .nav-collapse_ {
    display: block;
  }
  .box-thumb1 {
    width: 236px;
    float: left;
    margin-left: 30px;
  }
  #search-404 input {
    width: 294px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 230px;
  }
  #search input {
    width: 268px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
  .box-thumb1 {
    width: 28%;
    float: left;
    margin-left: 30px;
  }
  #search input {
    width: 138px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 979px) {
  h2 {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 300px) and (max-width: 979px) {
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 100%;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  #contact-form .error,
  #contact-form .empty {
    bottom: 0;
  }
  #search-404 input {
    margin-right: 0;
    width: 100%;
  }
  h1.brand {
    text-align: center;
    width: 100%;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    padding: 0;
    margin-left: 0;
    float: none;
    text-align: center;
  }
  .nav-collapse_ .nav {
    display: inline-block;
  }
  .nav-collapse_ .nav li {
      font-size: 10px;
      margin-left: 5px;
  }
  
  .nav-collapse_ .nav > li > a {
    font: 10px/10px 'Georgia', Georgia, Arial, Helvetica, sans-serif;   
  }
  .thumb-pad0 figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  #search {
    width: 100%;
    margin-top: 10px;
  }
  #search input {
    width: 100%;
  }
  footer .foo_menu {
    display: none;
  }
  footer .pull-left {
    float: none;
    margin-bottom: 20px;
  }
  footer .pull-right {
    float: none !important;
    width: 100%;
    display: block;
  }
  .box-thumb1 {
    width: 27%;
    float: left;
    margin-left: 30px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 767px) {
  header {
    padding-bottom: 0;
    border: none;
  }
  h1.brand {
    text-align: center;
    width: 100%;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
    padding: 0;
  }
  .thumb-pad1 {
    margin-bottom: 0;
  }
  .box-list1 {
    float: left;
    width: 45%;
    margin-right: 10px;
  }
  .navbar_ .nav-collapse_ {
    width: 100%;
  }
  .box-thumb1 {
    width: 30%;
    float: left;
    margin-left: 0;
    margin-right: 18px;
  }
  .navbar_ .nav-collapse_ {
    padding: 0;
    margin: 0;
    border: none;
  }
  .box4 {
    width: 29%;
    float: left;
    margin-right: 20px;
  }
  .navbar_ .nav-collapse_ .nav {
    display: inline-block;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    padding-bottom: 5px;
    background: none;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #000;
    background: #d9d9d9 ;
    color: #000000;
    cursor: pointer;
  }
  .top {
    display: none;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
  .list1 {
    width: 100%;
  }
  .box-thumb1 {
    width: 30%;
  }
  .error {
    text-align: center;
  }
  .thumb-pad0 figure {
    margin: 0;
    float: left;
    margin-right: 22px;
  }
  .thumb-pad1 {
    margin-bottom: 20px;
  }
  #search {
    display: none;
  }
  .testim-block figure {
    float: left;
  }
  footer .foo_menu {
    display: none;
  }
  footer .pull-left {
    margin: 0;
    margin-left: 20px;
    float: none;
    margin-bottom: 20px;
  }
  footer .pull-right {
    margin: 0;
    margin-left: 20px;
    float: none !important;
    width: 100%;
    display: block;
  }
  .testim-block {
    text-align: left;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 626px) and (max-width: 767px) {
  
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 626px) {
  .box-thumb1 {
    width: 45%;
  }
  .box4 {
    width: 45%;
    margin-right: 10px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 560px) {
  #search-404 input {
    margin-right: 0;
    width: 100%;
  }
  .box-thumb1 {
    width: 45%;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .box-thumb1 {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .box4 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .box-list1 {
    float: none;
    width: 100%;
    margin-right: 0;
  }
  .list4 li .extra-wrap a {
    display: block;
    float: none;
    margin-bottom: 5px;
  }
  .map iframe {
    height: 200px;
  }
  .thumb-pad5 figure {
    float: none;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .thumb-pad0 figure {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  h5 {
    font-size: 23px;
    line-height: 23px;
  }
}
/*---------------------------------------------------------------------------------------------------------------------------*/
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .box-thumb1 {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .list1 li figure {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 979px) {
    .border1 {
        padding-bottom: 27px !important;
    }
}
/*---------------------------------------------------------------------------------------------------------------------------*/.error img {
  max-width: 100% !important;
  margin-top: 56px;
  margin-bottom: 58px;
}
.border1 {
  border-bottom: 1px solid #e9ebeb;
  padding-bottom: 57px;
}
.border2 {
  border-bottom: 1px solid #e9ebeb;
  padding-bottom: 37px;
}
.margBot {
  margin-bottom: 0;
}
.margBot1 {
  margin-bottom: 24px;
}
.padBot {
  padding-bottom: 20px;
}
/*---------------------------------------------------------------------------------------------------------------------------*//*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 34px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
