.places {width: 224px; padding: 5px; display: block; float: left; background-color: rgba(255,173,85,0.61); margin: 10px; border: solid 1px #fff;height:214px;}
.places:hover {-webkit-box-shadow: -7px 7px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    -7px 7px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         -7px 7px 5px 0px rgba(50, 50, 50, 0.75);
  margin: 5px 5px 10px 10px;
  padding: 5px 5px 10px 10px;}
.places h2 {
  line-height:23px;
}

.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;
}
hr {
color: #8e7d5a;
background-color: #8e7d5a;
height: 1px;
border: 0;
width: 100%;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*Inline images ---*/
img.inline-right { 
    margin-left: 10px;
    border:6px solid #ece0c6;
    }
img.inline-left { 
    margin-right: 10px;
    border:6px solid #ece0c6;
    }


/* -------  CUSTOM CHANGES ----------- */

.img-press {
background: none;
text-align: center;
display: block;
height: auto;
margin: 0 0 14px;
color: #fqq;
box-shadow:none;
-moz-box-shadow:none;
-webkit-box-shadow:none;
}
.img-press:hover {
position:relative;
padding-bottom: 5px;
margin-top: -5px;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
box-shadow: 0px 3px 5px #000;
-moz-box-shadow: 0px 3px 5px #000;
-webkit-box-shadow: 0px 3px 5px #000;

}

.caption {
  border: solid 5px #fff;
  margin: 3px 10px 10px 0px;
}
.img_caption, left {
  width: auto !important;
   }

.img_caption, right {
  width: auto !important;
   }

/*======================= TYPOGRAPHY =======================*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  font-family: 'Open Sans', sans-serif;
  /*text-transform: uppercase;*/
  color: #fff;
  text-shadow: 1px 1px #000000;
}
h1 {
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 23px;
}
h2 {
  font-style: italic;
  font-weight: 700;
  font-size: 20px;
  line-height: 40px;
}
h3 {
  font-weight: normal;
  font-size: 30px;
  margin: 0 0 16px;
}
h4 {
  font-weight: 600;
  margin: 0;
  font-size: 22px;
  margin-bottom:20px;
}
h5 {
  font: inherit;
  font-weight: bold;
  display: inline;
}
h6 {
  font: inherit;
  text-transform: none;
  font-weight: bold;
  margin: 0;
}
#isotopeContainer h3 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px;
}
.blog h3 {
  font-size: 24px;
  line-height: 22px;
  margin: 0 0 10px;
}
h2.item_title {
  font-weight: bold;
  font-size: 24px;
  margin: 0 0 40px;
  font-style: italic;
  line-height: 22px;
}
.blog h2.item_title {
  margin: 0 0 10px;
}
.from_the_blog li {
  margin: 0 0 20px;
}
.from_the_blog li h6 {
  font-weight: normal;
}
h3 a {
  color: inherit;
}
h3 a:hover {
  color: #B8C2CA;
}
p {
  margin-bottom: 20px;
}
ul.list1 {
  padding: 10px 0 0;
}
.home ul.list1 {
  padding: 10px 0 35px;
}
.list1 li {
  list-style: none;
  background: url(images/list1_marker.gif) 0 8px no-repeat;
  padding: 0 0 10px 30px;
  font-size: 11px;
}
.list1 li h6 {
  font: inherit;
}
.list1 li a {
  color: #fff;
}
.list1 li a:hover {
  color: #fff;
  background: none;
}
.col1 {
  float: left;
  width: 252px;
  margin-right: 36px;
}
.col1 + .col1 {
  margin-right: 0;
}
.text {
  text-transform: uppercase;
}
.font-awesome-marker {
  font-size: 14.399999999999998px;
  line-height: 20px;
}
/*Buttons*/
.btn-primary,
.btn-info,
.btn,
.input-append .add-on,
.input-prepend .add-on {
  padding: 0 15px;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  border: none;
  background: url(images/button.png) !important;
  color: #b8c2ca;
  text-transform: lowercase;
  font-style: italic;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: none;
  box-shadow: none;
}
.btn-primary.active,
.btn-info.active,
.btn.active,
.input-append .add-on.active,
.input-prepend .add-on.active,
.btn-primary:active,
.btn-info:active,
.btn:active,
.input-append .add-on:active,
.input-prepend .add-on:active,
.btn-primary:hover,
.btn-info:hover,
.btn:hover,
.input-append .add-on:hover,
.input-prepend .add-on:hover {
  background: url(images/button.png);
  color: #fff;
}
.btn-group {
  margin: 0 0 10px 10px;
}
/*Lists*/
ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}
/*Pagination*/
.pagination {
  margin: 0;
}
.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}
.pagination ul li {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.pagination ul li.pagination-start span.pagenav,
.pagination ul li.pagination-prev span.pagenav,
.pagination ul li.pagination-next span.pagenav,
.pagination ul li.pagination-end span.pagenav {
  display: none;
}
.pagination ul li .pagenav {
  font: inherit/inherit Arial, Helvetica, sans-serif;
  text-transform: none;
  color: #ffffff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: none;
  box-shadow: none;
  background: url(images/button.png);
  line-height: 30px;
  font-style: italic;
  text-transform: lowercase;
  color: #ffffff;
  padding: 0 11px;
  min-width: 8px;
  text-align: center;
  float: none;
  display: inline-block;
}
.pagination ul li span.pagenav {
  color: #ffffff;
}
.pagination ul li a:hover {
  color: #ffffff;
}
.pagination ul li.num span.pagenav {
  color: #ffffff;
}
/*Forms*/
input[type='radio'],
input[type='checkbox'] {
  margin: 3px 0 0;
}
/* Images */
.item_img,
.category_img {
  margin-bottom: 12px;
}
.img-intro__left,
.img-full__left {
  float: left;
  margin: 0 20px 8px 0;
}
.img-intro__right,
.img-full__right {
  float: right;
  margin: 0 18px 9px 0;
}
body {
  background: url(images/texture.jpg) 50% 0;
}
#wrapper {
  /*background: url(images/top_bg.jpg) 50% 0 repeat-x;*/
  padding: 0px 0 0;
}
/*======================= TOP =======================*/
.top_container {
  /*position: fixed;
  z-index: 21;*/
  width: 100%;
  left: 0;
  top: 0;
}
.top_container.scrolled #header-row {
  height: 0;
  padding: 0;
  min-height: 0;
}
/*======================= HEADER =======================*/
#header-row {
  background: url(images/top_tail.jpg) 50% 0 repeat-x;
  max-width: 1188px;
  margin: 0 auto;
  padding: 27px 0 29px;
  position: relative;
  z-index: 10;
  height: 64px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mod-search {
  padding: 13px 0 0;
  margin-top: 0;
}
.mod-search .navbar-form {
  background: url(images/search_bg.png) repeat-x;
  padding: 6px 0 6px 12px;
}
.mod-search .btn {
  margin: 0;
  padding: 0;
  background: url(images/search_button.png) !important;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.mod-search input[type="text"] {
  margin: 0;
  background: none;
  border: none;
  box-shadow: none;
  width: 218px;
  color: #fff;
}
#logo a {
  display: inline-block;
  max-width: 100%;
}
/*======================= NAVIGATION =======================*/
#navigation-row {
  background: url(images/menu_tail.jpg) repeat-x;
  max-width: 1188px;
  margin: 0 auto;
  position: relative;
  z-index: 30;
  height: 50px;
}
.select-menu {
  display: none;
}
.navigation {
  padding: 0 10px;
}
.navigation ul.sf-menu {
  position: relative;
  display: table;
  width: 100%;
  background: url(images/menu_border.png) 100% 0 repeat-y;
  /*SubMenu Styles*/

  /*Define 1st SubMenu position*/

  /*Define menu width*/

  /*Define SubMenu position*/

  /*Define 2nd+ SubMenu position*/

}
.navigation ul.sf-menu > li {
  padding: 0 0 0 2px;
  height: 50px;
  text-transform: uppercase;
  background: url(images/menu_border.png) repeat-y;
  display: table-cell;
  float: none !important;
}
.navigation ul.sf-menu > li.active > .sfHolder > a,
.navigation ul.sf-menu > li.sfHover > .sfHolder > a,
.navigation ul.sf-menu > li.current > .sfHolder > a,
.navigation ul.sf-menu > li.active > .sfHolder > span,
.navigation ul.sf-menu > li.sfHover > .sfHolder > span,
.navigation ul.sf-menu > li.current > .sfHolder > span {
  background: url(images/menu_act.jpg) repeat-x;
  color: #ffffff;
}
.navigation ul.sf-menu > li > .sfHolder {
  display: block;
  position: relative;
}
.navigation ul.sf-menu > li > .sfHolder > a,
.navigation ul.sf-menu > li > .sfHolder > span {
  font-size: 16px;
  line-height: 50px;
  font-family: 'Open Sans', sans-serif;
  color: #f4f4f4;
  height: 50px;
  display: block;
  text-align: center;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover,
.navigation ul.sf-menu > li > .sfHolder > span:hover {
  background: url(images/menu_act.jpg) repeat-x;
  color: #ffffff;
}
.navigation ul.sf-menu > li > .sfHolder > a:hover > span,
.navigation ul.sf-menu > li > .sfHolder > span:hover > span {
  background-position: center bottom !important;
}
.navigation ul.sf-menu li:hover > .sfHolder > ul,
.navigation ul.sf-menu li.sfHover > .sfHolder > ul {
  top: 100%;
}
.navigation ul.sf-menu ul {
  width: 100%;
}
.navigation ul.sf-menu li li:hover > .sfHolder ul,
.navigation ul.sf-menu li li.sfHover > .sfHolder ul {
  top: 0;
  left: 100%;
}
.navigation ul.sf-menu li li li:hover > .sfHolder ul,
.navigation ul.sf-menu li li li.sfHover > .sfHolder ul {
  top: 0;
  left: 100%;
}
.navigation ul.sf-menu ul {
  background: url(images/submenu_bg.png) repeat-x #867655;
}
.navigation ul.sf-menu ul > li {
  border-top: 1px solid #75674a;
}
.navigation ul.sf-menu ul > li:first-child {
  border: none;
}
.navigation ul.sf-menu ul > li > .sfHolder > a,
.navigation ul.sf-menu ul > li > .sfHolder > span {
  font-size: 16px;
  line-height: 49px;
  font-family: 'Open Sans', sans-serif;
  color: #f4f4f4;
  padding: 0 5px;
  display: block;
  text-decoration: none;
}
.navigation ul.sf-menu ul > li > .sfHolder > a:hover,
.navigation ul.sf-menu ul > li > .sfHolder > span:hover {
  background: url(images/menu_act.jpg) repeat-x;
  color: #f4f4f4;
}
.navigation ul.sf-menu ul > li.active > .sfHolder > a,
.navigation ul.sf-menu ul > li.sfHover > .sfHolder > a,
.navigation ul.sf-menu ul > li.active > .sfHolder > span,
.navigation ul.sf-menu ul > li.sfHover > .sfHolder > span {
  background: url(images/menu_act.jpg) repeat-x;
  color: #f4f4f4;
}
.navigation ul.sf-menu ul > li.firstItem {
  border: none;
}
/*======================= SHOWCASE =======================*/
#showcase-row .span12 {
  margin: 0;
  width: 100%;
  float: none;
}
.main_container {
  max-width: 1188px;
  background: url(images/main_tail.jpg) 50% 0 repeat-y;
  margin: 0 auto;
  position: relative;
  z-index: 10;
}
.maintop_container {
  padding: 0 6px;
  background: url(images/maintop_tail.jpg) 50% 0 repeat-x;
}
.main_img {
  height: 150px;
  overflow: hidden;
  position: relative;
}
.main_img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
/*======================= FEATURE =======================*/
/*======================= MAINTOP =======================*/
#maintop-row .container {
  background: url(images/content_border.png) 0 100% repeat-x;
}
.main_title {
  text-align: center;
  /*background: url(images/content_border.png) repeat-x;*/
  margin-top: 10px;
}
.main_title h2 {
  padding: 27px 125px 25px;
  letter-spacing: -1px;
}
.top_blocks .item {
  background: url(images/top_block_bg.png) repeat-x;
  padding: 20px 20px 12px;
}
.top_blocks .item .item-title a {
  color: #fff;
  display: block;
  background: url(images/top_more.png) 100% 0px no-repeat;
  padding: 0 25px 4px 0;
}
.top_blocks .item .item-title a:hover {
  color: #B8C2CA;
}
.top_blocks .item .img-intro- {
  margin: 0 0 14px;
}
.top_blocks.single-article {
  position: relative;
  margin: 0 0 48px;
}
.top_blocks.single-article:after {
  position: absolute;
  bottom: -22px;
  left: 0;
  height: 22px;
  background: url(images/top_block_shadow.png) 50% 0;
  background-size: 100% 100%;
  content: ' ';
  width: 100%;
}
.choose {
  display: table;
  margin-bottom: 30px;
}
.choose:before {
  content: ' ';
  display: table-cell;
  background: url(images/content_border.png) 0 50% repeat-x;
}
.choose:after {
  content: ' ';
  display: table-cell;
  background: url(images/content_border.png) 0 50% repeat-x;
}
.choose .moduleTitle {
  text-align: center;
  display: table-cell;
  width: 1px;
  white-space: nowrap;
  padding: 0 30px;
  letter-spacing: -1px;
}
.choose .customchoose {
  display: none;
}
.moduletable.top_block {
  text-align: center;
  padding:0px 0 0;
  margin-bottom: 41px;
}
/*.moduletable.top_block.block1 {
  background: url(images/page1_icon-round.png) 50% 0 no-repeat;
}
.moduletable.top_block.block2 {
  background: url(images/page1_icon-round2.png) 50% 0 no-repeat;
}
.moduletable.top_block.block3 {
  background: url(images/page1_icon-round3.png) 50% 0 no-repeat;
}
.moduletable.top_block.block4 {
  background: url(images/page1_icon-round4.png) 50% 0 no-repeat;
}*/
.moduletable.top_block p {
  margin: 0 0 27px;
}
.readmore {
  background: url(images/button.png);
  display: inline-block;
  line-height: 30px;
  text-transform: uppercase;
  font-style: italic;
  color: #fff;
  border-radius: 5px;
  padding: 0 15px;
}
.services #maintop-row {
  padding: 40px 0 0;
}
.featured_services .item__module {
  padding: 100px 0 0;
  text-align: center;
}
.featured_services .item-num0 .item__module {
  background: url(images/page3_icon1.png) 50% 0 no-repeat;
}
.featured_services .item-num1 .item__module {
  background: url(images/page3_icon2.png) 50% 0 no-repeat;
}
.featured_services .item-num2 .item__module {
  background: url(images/page3_icon3.png) 50% 0 no-repeat;
}
/*======================= CONTENT TOP =======================*/
/*======================= CONTENT =======================*/
#content-row {
  padding: 40px 0 0;
}
#content-row div.item {
  margin: 0 0 40px 0;
  overflow: hidden;
  padding: 0 20px 0 0;
}
#content-row #aside-right .item {
  padding: 0;
  margin: 0 0 20px;
}
.about #content-row .page-category {
  padding-right: 96px;
}
.about #content-row .page-category blockquote {
  font-style: italic;
  margin-top: -10px;
}
strong.color {
  color: #ffffff;
  font-size: 11px;
}
.home .btn-info {
  float: right;
}
.page-category__services {
  padding-right: 96px;
}
.services #content-row .btn,
.services #content-row .readmore {
  float: right;
}
.services #content-row #aside-right .item {
  margin: 0 0 60px;
}
.page-header {
  border: none;
  padding: 0;
  margin: 0;
}
/*===== Gallery Page ======*/
.well {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
#isotopeContainer {
  padding: 0;
}
.thumbnails > li {
  margin-bottom: 50px;
}
.page-item__gallery .item_fulltext {
  overflow: hidden;
}
/*===== Team Page ======*/
.page-category__team .item_introtext {
  overflow: hidden;
}
.news li {
  list-style: none;
  overflow: hidden;
  margin: 0 0 36px;
}
.news li .mod-articles-category-date {
  float: left;
  text-align: center;
  background: url(images/date_bg.png);
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  color: #fff;
  text-transform: uppercase;
  width: 64px;
  line-height: 22px;
  border-radius: 5px;
  padding: 13px 0 7px;
  margin: 0 26px 0 0;
}
.news li .mod-articles-category-date span {
  display: block;
  font-size: 10px;
}
.news li p {
  margin: 0;
  display: inline;
}
.testimonials .item {
  margin: 0 0 40px !important;
}
.testimonials .item .item_content {
  overflow: hidden;
}
blockquote {
  border: none;
  margin: 0;
  padding: 0;
}
blockquote p {
  font: inherit;
  font-style: italic;
}
blockquote small {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
}
blockquote small:before {
  display: none;
}
.team .item_introtext {
  font-style: italic;
}
.team .item_introtext p {
  margin: 0;
}
.clients {
  background: url(images/content_border.png) repeat-x;
  padding: 37px 0 0;
  margin-top: 37px;
}
.clients a {
  display: inline-block;
  margin-right: 40px;
}
.pics img {
  display: block;
  margin: 0 0 10px;
}
.item_published {
  float: left;
  text-align: center;
  text-transform: uppercase;
  background: url(images/date_bg.png);
  border-radius: 6px;
  color: #ffffff;
  font-size: 10px;
  width: 64px;
  margin-right: 20px;
  font-family: 'Open Sans', sans-serif;
  padding: 9px 0;
}
.item_published strong {
  display: block;
  font-size: 30px;
  font-weight: normal;
  line-height: 26px;
}
.extra-wrapper {
  overflow: hidden;
}
.item_createdby {
  font-weight: bold;
  text-transform: uppercase;
}
.page-blog,
.page-item__blog {
  padding-right: 100px;
  padding-bottom: 60px;
}
.page-item {
  padding-bottom: 60px;
}
.categories-module,
.page-remind,
.page-contact,
.page-search,
.page-registration,
.page-reset {
  margin: 0 0 60px;
}
/*======================= CONTENT BOTTOM =======================*/
/*======================= MAINBOTTOM =======================*/
#mainbottom-row .container {
  background: url(images/content_border.png) repeat-x;
  padding: 40px 0 56px;
  margin-top: 25px;
}
#mainbottom-row .container .mission img {
  display: block;
  margin: 0 0 20px;
}
/*======================= BOTTOM =======================*/
/*======================= FOOTER =======================*/
#footer-row {
  padding: 42px 0 0;
}
#footer-row .from_the_blog li {
  list-style: none;
}
#footer-row .from_the_blog li a {
  color: #685c3a;
}
#footer-row .from_the_blog li a:hover {
  color: #fff;
}
#footer-row h4 {
  margin: 0 0 25px;
  display: block;
}
#footer-row .mod-menu__social {
  margin: 0 0 50px;
  overflow: hidden;
}
#copyright-row {
  text-align: right;
  text-transform: uppercase;
  font-size: 11px;
  color: #685c3a;
}
#copyright-row .mod-footer {
  background: url(images/footer_border.png) repeat-x;
  padding: 41px 0 40px;
}
#copyright-row a {
  color: inherit;
  text-decoration: none;
}
#copyright-row a:hover {
  color: #b6a471;
}
legend {
  color: #ffffff;
  border: none;
}
/*===== Social Media ======*/
.social li a {
  color: #fff4de;
}
.social li a:hover {
  background-position: left bottom;
}
.twtr-hd,
.twtr-ft {
  display: none;
}
.twtr-bd {
  padding: 0 !important;
}
.twtr-doc {
  border-radius: 0 !important;
}
.twitter #twtr-widget-1 .twtr-doc,
.twitter #twtr-widget-1 .twtr-hd a,
.twitter #twtr-widget-1 h3,
.twitter #twtr-widget-1 h4 {
  background: none !important;
}
.twtr-widget em,
.twtr-widget .twtr-new-results {
  display: none !important;
}
.twtr-widget .twtr-tweet-wrap {
  padding: 0 !important;
}
.twitter #twtr-widget-1 .twtr-new-results,
.twitter #twtr-widget-1 .twtr-results-inner,
.twitter #twtr-widget-1 .twtr-timeline {
  background: none !important;
}
.twtr-widget .twtr-tweet {
  border: none !important;
  margin: 0 0 20px !important;
}
.twitter .twtr-widget h3,
.twitter .twtr-widget h4,
.twitter .twtr-widget p {
  line-height: 20px !important;
}
.twitter .twtr-widget {
  font-family: Arial, Helvetica, sans-serif !important;
}
.twitter #twtr-widget-1 .twtr-tweet {
  background: none !important;
}
.alert h4 {
  color: inherit;
}