.tem_fulltext_figure{float: right;font-size: 10px;width: 310PX;background: #000;padding: 4PX;margin: 8PX 0 10PX 8PX;text-align: right;}
.tem_fulltext_figure_home{padding-right: 7px;float: none; clear:both;font-size: 10px;background: #000;padding: 4PX;margin: 8PX 0 10PX 0PX;text-align: right;}
.tem_fulltext_figure_home img{ padding-right: 5px !important;float:none !important; margin: 0px 0 4px 0px !important;padding: 4px; width:99%;height:auto !important; border:none !important;}
.fig_caption{color: gray;padding-bottom: 0px;}
.fig_caption a{color: gray;}

.clearfix {
  *zoom: 1;
}

a.isactive {
color: #000 !important;
font-size: 14px !important;
}

.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;
}

.moduleTitle {
text-align: center;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/***********ss********************/
.item_fulltext img{ float:right; height:200px; width:300px;margin: 0px 0 4px 0px;border: 2px solid #878787;padding: 3px;}


/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #fff;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #b0a56a;
}
h1 {
  font-size: 19px;
  line-height: 38px;
  color: #b0a56a;
  letter-spacing: 1px;
}
h2 {
  font-size: 17px;
  line-height: 24px;
  color: #b0a56a;
  margin-bottom: 12px;
}
h3 {
  font-size: 16px;
  margin-bottom: 12px;
	 color: #b0a56a;
}
h4 {
  font-size: 15px;
  line-height: 16px;
  color: #b0a56a;
}
h5 {
  font-size: 15px;
  color: #b0a56a;
}
h6 {
  font-size: 15px;
  color: #b0a56a;
}
.page-featured {
  padding-bottom: 10px;
}
.page-featured .page_header {
  margin-bottom: 25px;
}
.page-featured .page_header h1 {
  max-width: 500px;
  text-transform: none;
	display: none;
}
.page-featured .page_header h1 .item_title_part0,
.page-featured .page_header h1 .item_title_part1,
.page-featured .page_header h1 .item_title_part2,
.page-featured .page_header h1 .item_title_part3,
.page-featured .page_header h1 .item_title_part4 {
  text-transform: uppercase;
}
.alert-heading {
  color: inherit;
}
p {
  margin: 0;
  padding-bottom: 18px;text-align: justify;
}
.icons-marker {
  font-size: 15.6px;
  line-height: 18px;
}
/*Buttons*/
.btn {
  padding: 4px 14px;
  font-size: 13px;
  line-height: 18px;
  background: #ffffff;
  color: #878787;
  text-shadow: none;
  border: 1px solid #e6e6e6;
  border-bottom-color: #e6e6e6;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn:hover {
  text-decoration: none;
  background: #e6e6e6;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.btn-primary {
  background: none !important;
  border: none;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  padding: 0;
  height: 18px;
  line-height: 18px;
  text-decoration: underline;
}
.btn-primary:hover {
  color: #878787;
  text-decoration: underline;
}
.btn-primary:active,
.btn-primary:focus {
  outline: none;
  box-shadow: none;
}
.btn-primary.submitButton {
  float: right;
}
.btn-info {
  background: none !important;
  border: none;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  color: #fff;
  padding: 0;
  height: 18px;
  line-height: 18px;
  text-decoration: underline;
}
.btn-info:hover {
  color: #878787;
  text-decoration: underline;
}
.btn-info:active,
.btn-info:focus {
  outline: none;
  box-shadow: none;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  height: auto;
  margin: 0;
  padding: 0 0 58px;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
  width: 100%;
  text-align: left;
}
.pagination ul li {
  display: inline-block;
  margin: 0 16px 0 0;
}
.pagination ul li.pagination-start > * {
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  overflow: hidden;
  background: url(../images/pag_start.gif);
  width: 4px;
  height: 7px;
}
.pagination ul li.pagination-start > a:hover {
  background-position: bottom;
}
.pagination ul li.pagination-start > span {
  background-position: bottom;
}
.pagination ul li.pagination-end > * {
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  overflow: hidden;
  background: url(../images/pag_end.gif);
  width: 4px;
  height: 7px;
}
.pagination ul li.pagination-end > a:hover {
  background-position: bottom;
}
.pagination ul li.pagination-end > span {
  background-position: bottom;
}
.pagination ul li.pagination-prev > * {
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  overflow: hidden;
  background: url(../images/pag_prev.gif);
  width: 8px;
  height: 7px;
}
.pagination ul li.pagination-prev > a:hover {
  background-position: bottom;
}
.pagination ul li.pagination-prev > span {
  background-position: bottom;
}
.pagination ul li.pagination-next > * {
  font-size: 0;
  line-height: 0;
  text-indent: 9999px;
  overflow: hidden;
  background: url(../images/pag_next.gif);
  width: 8px;
  height: 7px;
}
.pagination ul li.pagination-next > a:hover {
  background-position: bottom;
}
.pagination ul li.pagination-next > span {
  background-position: bottom;
}
.pagination ul li .pagenav {
  font-weight: bold;
  line-height: inherit;
  float: none;
  display: inline-block;
  padding: 0;
  text-transform: none;
  color: #878787;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.pagination ul li span.pagenav {
  color: #878787;
}
.pagination ul li.num .pagenav {
  background: none;
}
.pagination ul li.num a.pagenav {
  color: #b0a56a;
}
.pagination ul li.num a.pagenav:hover {
  background: none;
  color: #878787;
}
.pagination ul li.num span.pagenav {
  color: #878787;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 28px;
}
.item_img a,
.category_img a {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.item_img a > span.img_border,
.category_img a > span.img_border {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 0px solid transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.item_img a:hover > span.img_border,
.category_img a:hover > span.img_border {
  border: 7px solid #464646;
  border-image: url(../images/img_border.jpg) 7 round;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 38px 9px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: transparent;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well .hero-unit {
  background: none;
}
html {
  background: url(../images/texture.jpg) 50% 0;
}
html body {
  background: none;
}
html body #wrapper {
  overflow: hidden;
}
/*======================= TOP =======================*/
/*======================= HEADER =======================*/
#header-row {
  background: #fff;
  border-top: 7px solid #b0a56a;
  padding: 0 0 15px;
}
#logo {
  padding-top: 41px;
  padding-bottom: 12px;
}
#logo a {
  margin-left: 2px;
}
/*======================= NAVIGATION =======================*/
.select-menu {
  display: none;
}
.navigation ul.sf-menu {
  position: relative;
  margin-bottom: 22px;
  margin-top: 10px;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu:after {
  clear: both;
  content: '';
  display: block;
}
.navigation ul.sf-menu > li {
  padding: 0;
  margin: 0 10px 0 0;
}
.navigation ul.sf-menu > li.active > a,
.navigation ul.sf-menu > li.sfHover > a,
.navigation ul.sf-menu > li.current > a,
.navigation ul.sf-menu > li.active > span,
.navigation ul.sf-menu > li.sfHover > span,
.navigation ul.sf-menu > li.current > span {
  color: #b0a56a;
}
.navigation ul.sf-menu > li.active > a .before,
.navigation ul.sf-menu > li.sfHover > a .before,
.navigation ul.sf-menu > li.current > a .before,
.navigation ul.sf-menu > li.active > span .before,
.navigation ul.sf-menu > li.sfHover > span .before,
.navigation ul.sf-menu > li.current > span .before {
 /*  background: #b0a56a; */
 /* height: 12px; */
}
.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 15px;
  line-height: 36px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #171717;
  height: 36px;
  display: block;
  padding: 10px 0 0;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 122px;
  font-weight: bold;
  text-align: center;
}
.navigation ul.sf-menu > li > a .before,
.navigation ul.sf-menu > li > span .before {
  position: absolute;
  content: '';
  height: 0px;
  width: 100%;
  left: 0;
  top: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: none;
  outline: none;
}
.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  color: #b0a56a;
}
.navigation ul.sf-menu > li > a:hover .before,
.navigation ul.sf-menu > li > span:hover .before {
 /* background: #b0a56a; */
  height: 12px;
}
.navigation ul.sf-menu li:hover > ul,
.navigation ul.sf-menu li.sfHover > ul {
  top: 55px;
}
.navigation ul.sf-menu ul {
  width: 196 px;
}
.navigation ul.sf-menu li li:hover ul,
.navigation ul.sf-menu li li.sfHover ul {
  top: -27px;
  left: 201px;
}
.navigation ul.sf-menu li li li:hover ul,
.navigation ul.sf-menu li li li.sfHover ul {
  top: -27px;
  left: 201px;
}
.navigation ul.sf-menu ul {
  background: #b0a56a;
  padding: 10px 0;
}

.accordeonck {
margin-bottom: 25px;
}

.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 14px;
  line-height: 26px;
  font-family: 'Open Sans Condensed', sans-serif;
  color: #ffffff;
  background: none;
  display: block;
  padding: 0 18px;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-transform: uppercase;
}
.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background: #c0b788;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.active > a,
.navigation ul.sf-menu ul li.sfHover > a,
.navigation ul.sf-menu ul li.active > span,
.navigation ul.sf-menu ul li.sfHover > span {
  background: #c0b788;
  color: #ffffff;
}
.navigation ul.sf-menu ul li.firstItem {
  border: none;
}
.navigation ul.sf-menu.sf-vertical {
  width: 200px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-vertical li {
  width: 200px;
  margin-bottom: 1px;
}
.navigation ul.sf-menu.sf-vertical li:hover > ul,
.navigation ul.sf-menu.sf-vertical li.sfHover > ul {
  top: -13px;
}
.navigation ul.sf-menu.sf-vertical ul {
  left: 202px;
}
.navigation ul.sf-menu.sf-vertical ul li a,
.navigation ul.sf-menu.sf-vertical ul li span {
  padding: 9px 12px;
}
.navigation ul.sf-menu.sf-navbar {
  height: 36px;
  padding-bottom: 36px;
  margin-bottom: 2px;
  /*Define 1st SubMenu position*/

}
.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 38px;
  left: 0;
}
.navigation ul.sf-menu.sf-navbar li ul {
  width: auto;
  padding: 2px 0;
}
.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {
  width: 200px;
  top: 36px;
}
.search-block {
  text-align: right;
}
.search-block input {
  max-width: 100%;
}
/*======================= SHOWCASE =======================*/
#showcase-row {
  position: relative;
  background: #fff;
  border-top: none !important;
  margin-bottom: 5px;
}
#header-row + #showcase-row .row-container:before {
  position: absolute;
  content: '';
  background: #fff;
  top: 0;
  height: 0px;
  width: 100%;
  left: 50%;
  margin-left: -402px;
  z-index: 98;
}
#header-row + #showcase-row:before {
  position: absolute;
  content: '';
  background: #fff;
  top: 0;
  height: 0px;
  width: 50%;
  right: 50%;
  margin-right: 558px;
  z-index: 98;
}
.mod-newsflash-adv .isotope {
  margin: 0 -1.5%;
}
.mod-newsflash-adv .isotope-item {
  padding: 0 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  float: left;
}
.mod-newsflash-adv .isotope-item.straightDown {
  text-align: center;
}
#camera-pagination {
  position: relative;
  z-index: 998;
  background: #fff;
}
#camera-pagination .container {
  padding-left: 192px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 998;
  height: 60px;
}
#camera-pagination .camera-pag-item {
  float: left;
  cursor: pointer;
  position: relative;
  padding-left: 36px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: bold;
  color: #b5b5b5;
  font-size: 15px;
  min-height: 186px;
}
#camera-pagination .camera-pag-item h2 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-top: 20px;
	text-align: center;
display: none;
}
#camera-pagination .camera-pag-item p {
  font-size: 18px;
  line-height: 20px;
}
#camera-pagination .camera-pag-item span.bg {
  position: absolute;
  top: 0;
  left: 36px;
  right: 0;
  bottom: 0;
  background: #fff;
  border-bottom: 0px solid #3a3a3a;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	display: none;
}
#camera-pagination .camera-pag-item:hover h2 {
  color: #262626;
}
#camera-pagination .camera-pag-item > * {
  position: relative;
  z-index: 2;
}
#camera-pagination .camera-pag-item.cameracurrent h2 {
  color: #262626;
}
#camera-pagination .camera-pag-item.cameracurrent span.bg {
  top: -14px;
 /* border-bottom: 13px solid #3a3a3a; */
}
#camera-more {
  position: absolute;
  width: 100%;
  bottom: 212px;
  left: 0;
}
#camera-more .container {
  padding-left: 192px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 997;
}
#camera-more .more {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-left: 36px;
}
#camera-more .more.cameracurrent .readmore {
   bottom: -140px;
}
#camera-more .readmore {
  background:url(images/quote.png) !important;
  bottom: -210px;
  position: relative;
  display: block;
  text-align: center;
  background: #b0a56a;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  line-height: 55px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
	width: 157px;
	height: 56px;
}

#camera-more .readmore span{ display:none;}
#camera-more .readmore:hover {
  background: #fff;
  color: #b0a56a;
}
#header-row + * {
  position: relative;
 /* border-top: 13px solid #3a3a3a; */
  
}
#header-row + * .row-container:before {
  position: absolute;
  content: '';
  background: #fff;
  top: -13px;
  height: 13px;
  width: 100%;
  left: 50%;
  margin-left: -402px;
  z-index: 98;
}
#header-row + *:before {
  position: absolute;
  content: '';
  background: #fff;
  top: -13px;
  height: 13px;
  width: 50%;
  right: 50%;
  margin-right: 558px;
  z-index: 98;
}
#header-row + * + * .row-container:before {
  display: none;
}
#header-row + * + *:before {
  display: none;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
/*======================= CONTENT TOP =======================*/
.contacts {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
}
.contacts .address {
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  padding-bottom: 12px;
}
.contacts .mail {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-family: 'Open Sans Condensed', sans-serif;
}
.contacts .mail a {
  color: inherit;
}
.contacts .phone {
  color: #b0a56a;
  font-size: 23px;
  letter-spacing: 1px;
}
.contacts .phone a {
  color: inherit;
}
/*======================= CONTENT =======================*/
#content-row {
  padding: 12px 0 0;
}
#component {
  min-height: 0;
}
.container-fluid {
  padding: 0 !important;
}
.item {
  margin-bottom: 38px;
}
.item:after {
  content: '';
  display: block;
  clear: both;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
.item_info_dl {
  margin: 0 0 11px;
  font-size: 11px;
}
.item_info_dl dd {
  margin: 0;
  display: inline;
}
.item_info_dl dd > * {
  display: inline-block;
  width: auto;
}
.item_info_dl .item_published:after {
  content: '|';
  color: #565656;
  padding: 0 7px;
}
.item_info_dl .item_createdby {
  color: #565656;
  text-transform: lowercase;
}
.item_info_dl .item_createdby:after {
  content: '|';
  padding: 0 7px;
}
.item_info_dl .item_createdby > span,
.item_info_dl .item_createdby > a {
  color: #878787;
}
.item_info_dl .item_createdby > a:hover {
  color: #fff;
}
.item_info_dl .kmt-comment {
  text-transform: lowercase;
  color: #565656;
}
.item_info_dl .kmt-comment a {
  color: #878787;
}
.item_info_dl .kmt-comment a:hover {
  color: #fff;
}
.page-item {
  padding-bottom: 50px; padding-top: 0px;
}
.page-item .item_info_dl .item_createdby:after {
  display: none;
}
.page-blog .item_title {
  margin-bottom: 4px;
}
.page-blog .item_introtext {
  margin-bottom: -10px;
}
.page-blog .item {
  margin-bottom: 27px;
}
.item_icons.btn-group.pull-right {
  margin: 0 0 10px 10px;
}
/*===== Gallery Page ======*/
#filters {
  text-align: right;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
}
ul.gallery {
  margin: 0 0 0 -36px;
}
ul.gallery .gallery-item {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 35px 36px;
  float: left;
  list-style: none;
}
ul.gallery .gallery-item .item_img {
  margin-right: 0;
  margin-bottom: 26px;
  float: none;
}
ul.gallery .gallery-item.straightDown {
  float: none;
}
ul.gallery .gallery-item.straightDown .item_img {
  float: left;
  margin: 0 18px 18px 0 !important;
}
.page-gallery .item_introtext {
  display: inline;
}
.page-gallery .item_introtext p {
  display: inline;
  padding: 0;
}
/*===== Testimonials Page ======*/
.page-category__testimonials .item {
  margin-bottom: 30px;
}
blockquote {
  padding: 0;
  margin: 0;
  border-left: none;
}
blockquote p {
  margin-bottom: 0;
  padding: 0;
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
blockquote p:before {
  content: '"';
}
blockquote p:after {
  content: '"';
}
blockquote small {
  text-align: right;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
.addthis_toolbox {
  padding-top: 13px;
}
/*======================= CONTENT BOTTOM =======================*/
.believe {
  padding-bottom: 10px;
}
.bottom_blocks .item {
  padding: 0 0 0 74px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 27px;
}
.bottom_blocks .item_num0 {
  background: url(../images/bottom_blocks_icon1.png) no-repeat;
}
.bottom_blocks .item_num1 {
  background: url(../images/bottom_blocks_icon2.png) no-repeat;
}
/*======================= ASIDE RIGHT =======================*/
#aside-right .moduletable {
  padding-bottom: 30px;
}
.archive-module,
.categories-module,
.menu,
.top_list ul,
.list1 ul {
  margin: 0;
}
.archive-module li,
.categories-module li,
.menu li,
.top_list ul li,
.list1 ul li {
  padding: 0 0 6px;
  font-weight: bold;
  list-style: none;
}
.archive-module li a,
.categories-module li a,
.menu li a,
.top_list ul li a,
.list1 ul li a {
  display: inline-block;
  background: url(../images/top_list_marker.gif) 0 -66px no-repeat;
  color: #b0a56a;
  padding: 0 0 0 16px;
}
.archive-module li a:hover,
.categories-module li a:hover,
.menu li a:hover,
.top_list ul li a:hover,
.list1 ul li a:hover {
  color: #1e1e1e;
  background: url(../images/top_list_marker.gif) 0 6px no-repeat;
}
.archive-module li a,
.categories-module li a,
.menu li a,
.list1 ul li a {
  background: url(../images/list1_marker.gif) 0 6px no-repeat;
}
.archive-module li a:hover,
.categories-module li a:hover,
.menu li a:hover,
.list1 ul li a:hover {
  background: url(../images/list1_marker.gif) 0 -90px no-repeat;
  color: #878787;
}
.tracker .mod-custom {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  background: url(../images/map.png) 50% 45px no-repeat;
  background-size: 100% auto;
  margin-left: -1px;
  margin-right: -6px;
  padding-bottom: 83px;
}
.tracker .mod-custom p {
  color: #b0a56a;
  font-size: 26px;
  line-height: 25px;
  padding-bottom: 13px;
}
/*======================= MAINBOTTOM =======================*/
.team .item_introtext {
  display: inline;
}
.team .item_introtext p {
  padding: 0;
  display: inline;
}
.team .btn-info {
  font: inherit;
  text-decoration: none;
  letter-spacing: 0;
}
.team .btn-info:hover {
  text-decoration: none;
}
.team .item {
  margin-bottom: 60px;
}
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#copyright-row {
  padding: 45px 0 0;
  background: url(../images/footer.jpg) 50% 0;
}
#copyright-row .moduletable {
  margin-bottom: 19px;
}
#copyright {
  margin-bottom: -25px;
}
#copyright #footer_logo {
  display: inline-block;
  vertical-align: middle;
}
#copyright .foot_text {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  line-height: 16px;
  color: #545454;
  font-weight: bold;
  font-family: 'Open Sans Condensed', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-left: 3px;
  padding-top: 10px;
}
#copyright .foot_text a {
  color: inherit;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#copyright .foot_text a:hover {
  color: #fff;
}
/*===== Social Media ======*/
.menu.social {
  margin: 0;
  padding: 12px 0 0;
  font-size: 0px;
  line-height: 0px;
  text-align: right;
}
.menu.social li {
  margin: 0 0 0 4px;
  display: inline;
}
.menu.social li a {
  display: inline-block;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 0px;
  line-height: 0px;
  overflow: hidden;
  text-indent: 9999px;
  background-image: url(../images/icons.png);
  vertical-align: top;
}
.menu.social li a.facebook {
  background-position: left top;
}
.menu.social li a.facebook:hover {
  background-position: left bottom;
}
.menu.social li a.twitter {
  background-position: -31px top;
}
.menu.social li a.twitter:hover {
  background-position: -31px bottom;
}
.menu.social li a.linkedin {
  background-position: -61px top;
}
.menu.social li a.linkedin:hover {
  background-position: -61px bottom;
}
.menu.social li a.vimeo {
  background-position: right top;
}
.menu.social li a.vimeo:hover {
  background-position: right bottom;
}

#camera-pagination .camera-pag-item h3 {
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
padding-top: 20px;
text-align: center;
 font-size: 17px;
}

.twitter-share-button.twitter-count-horizontal {
background: none;
}

#f32592cefc {
background: none;
}

#I0_1378207157308 {
background: none;
}
 #f19219a8b8 {
background: none !important;
}


#I0_1378207499161 {
background: none !important;
}

.top_new_art{display: block;width: 62%;margin-right: 80px;clear: right;float: right;padding: 12px;font-size: 16px;color: #000;position: relative;}
.new_top{width: 15%;float: right;margin: 0 1px;margin-right: 19px;}
.new_top p{text-align: center;margin: 2px 0;font-size: 10px;}
.new_top img{ height: auto; border:none;}
.new_top.tem_fulltext_figure { width: 21%;float: left;}
.formResponsive {margin: 0 0 18px;background: #fff;padding: 2%;border: 10px solid #C6D3D9;}


.alert.alert-warning {
    display: none !important;
}

/***********For Menus fixing from Sanal********************/

ul.sf-menu li {
    float: left;
    position: relative;
    list-style: none;
}

.accordeonck ul li a {
    color: #404040 !important;
}

.accordeonck ul li {
    border-bottom: 1px solid #cac9ba;
}

.accordeonck ul li a:hover {
    color: #565050 !important;
}

/***********End of CSS Menus fixing ********************/