/**************************************************************************************/
/*
/*		Designed by 'AS Designing'
/*		Web: http://www.asdesigning.com
/*		Web: http://www.astemplates.com
/*		License: GNU/GPL
/*
/**************************************************************************************/

/**************************************************************************************/
/**************************************************************************************/
/*   Elements
/**************************************************************************************/
/**************************************************************************************/

* {
  padding: 0;
  margin: 0;
  border: 0px;
}

html,
body {
  height: 100%;
}

body {
  margin: 0px;
  line-height: 19px;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
}

body.contentpane {
  background-color: #fff;
  color: #333;
}

.mod-custom__bg_general {
  background-position: 70% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  opacity: 0.3;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #666;
}

a:hover,
a.selected,
a.product-details:hover,
a.details:hover,
div.details:hover {
  text-decoration: none;
  color: #ff5c0f;
}

a:focus {
  outline: none;
}

p {
  margin: 0;
  padding-bottom: 25px;
}

.body__home .wrapper-inner,
.home .wrapper-inner {
  padding-top: 0;
}

.wrapper-inner {
  padding-top: 0;
}

.page-featured p {
  padding-bottom: 35px;
}

span.hlite {
  color: #ff5c0f !important;
  display: inline-block !important;
  padding-right: 7px;
}

.alert {
  border: 2px solid #ff5c0f;
}

/**************************************************************************************/
/*   Forms																			  */

legend {
  color: #ff5c0f;
  border-bottom: 1px solid #e2e2e2;
  text-transform: uppercase;
}

legend small {
  color: #999999;
}

#user-registration legend {
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 20px;
}

textarea.invalid {
  border: 1px solid #d6610b;
}

input,
textarea {
  width: 220px;
}

textarea {
  resize: none;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  padding: 7px 6px;
  height: auto;
  background-color: #f7f7f7;
  border: 1px solid #bbb;
  color: #999999;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #ff5c0f;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0 0;
}

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

select {
  border: 1px solid #bbb;
  background-color: #ffffff;
}

.page-login form .control-group {
  margin: 0;
}

.checkbox-radio-wrap__inline {
  display: inline-block;
  margin-left: 6px;
  vertical-align: top;
}

.checkbox-radio-wrap__inline input[type="radio"],
.checkbox-radio-wrap__inline input[type="checkbox"] {
  margin: -2px 0 0 0;
}

.page-registration form label,
.page-remind form label,
.page-reset form label,
.page-login form label,
.page-login form label,
.page-profile__edit form label {
  display: inline-block;
  margin-right: 20px;
}

.page-remind form button,
.page-reset form button {
  display: inline-block;
  margin-left: 10px;
}

.form-vertical label {
  display: inline-block;
}

#form-login-remember label {
  margin-bottom: 20px;
}

.label-info,
.badge-info {
  background-color: #fff;
}

/**************************************************************************************/
/*   Headings and Titles															  */

h1,
h2,
h3,
h4,
.item_title {
  margin-top: 0px;
  color: #000;
}

h1 {
  font-size: 48px;
  line-height: 60px;
  padding-bottom: 60px;
  font-weight: bold;
  letter-spacing: 0px;
  margin: 0px;
  text-transform: uppercase;
  text-align: center;
}

h1 span,
h2 span,
h3 span {
  display: inline-block;
}

h1 span {
  padding-bottom: 60px;
}

h2 {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 5px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -1px;
}

h3 {
  margin-bottom: 0px;
  padding-bottom: 30px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 20px;
  line-height: 25px;
}

.page-featured h3 {
  padding: 0px 0px 10px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 14px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #000;
}

.category_title,
.item_title,
.module_title,
.moduleTitle,
.page_title {
  text-transform: uppercase;
  text-align: center;
}

.category_title h2,
.page_header h1,
.page_header h2,
.page-item .item_header h2 {
  font-size: 48px;
  line-height: 60px;
  padding-bottom: 60px;
  font-weight: bold;
}

.item__featured .item_title {
  overflow: hidden;
}

.item__featured .item_title a {
  color: #ccc;
}

.item__featured .item_title a:hover {
  color: #333;
}

.item__module h2.item_title {
  border-bottom: none;
}

.page_header {
  text-align: center;
}

/**************************************************************************************/
/*   Images																			  */

.item_img,
.category_img,
.item_fulltext img,
.random-image img,
.img-intro-none img,
img.featured,
img.left,
img.right {
  margin-bottom: 50px;
  display: inline-block;
  padding: 0;
  max-width: 100%;
  border-radius: 0px;
  border: 0px solid #aaa;
}

.mod-custom img,
.item_img img,
.category_img img,
.item_fulltext img,
.random-image img,
aside .img-intro__left img,
aside .img-intro__right img {
  border-radius: 0;
  border: 0 solid #ccc;
}

.img-intro__none,
.img-intro-none,
.img-full__none {
  text-align: center;
}

.img-intro__left,
.img-intro-left,
.img-full__left,
img.left {
  float: left;
  margin: 0 25px 25px 0px;
  max-width: 50%;
}

.img-intro__right,
.img-intro-right,
.img-full__right,
img.right {
  float: right;
  margin: 0 0 25px 25px;
  max-width: 50%;
}

.page-featured .item_img {
  padding: 0px;
}

.page-featured .img-intro img {
  max-width: 80%;
}

.page-featured .img-intro {
  border: none;
}

aside .img-intro__left,
aside .img-intro__right {
  margin-top: 3px;
  margin-bottom: 10px;
}

img.noborder {
  border: none !important;
  box-shadow: none !important;
}

.random-image img {
  margin-bottom: 0px;
}

.menudesc img {
  float: left;
  margin: 0px 20px 10px 0px;
}

.page-item__services .img-full {
  text-align: center;
  width: 100%;
}

.page-item__services .img-full img {
  border-radius: 50%;
  margin-bottom: 40px;
}

/**************************************************************************************/
/*   Captions																		  */

.img_caption {
  text-align: center !important;
}

.img_caption.left {
  float: left;
  margin-right: 1em;
}

.img_caption.left p {
  clear: left;
  text-align: center;
}

.img_caption.right {
  float: right;
  margin-left: 1em;
}

.img_caption.right p {
  clear: right;
  text-align: center;
}

.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}

/**************************************************************************************/
/*   Lists																			  */

.categories-module li,
.archive-module li {
  padding: 0 0 0 20px;
  list-style: none;
  list-style-image: none;
  background: url("../images/li.style.png") left 11px no-repeat;
}

ul.categories-module h5 {
  font-size: 1em;
  line-height: inherit;
  font-weight: normal;
  margin: 0;
}

.categories-module,
.archive-module {
  margin: 0;
}

.categories-module li,
.archive-module li {
  line-height: 30px;
}

.categories-module li a,
.archive-module li a {
  font-size: 14px;
  line-height: 30px;
  color: #626262;
}

.categories-module li a:hover,
.archive-module li a:hover {
  color: #f93;
}

.moduletable ul {
  margin-left: 0px;
}

.moduletable ul li {
  line-height: 20px;
  list-style-image: url("../images/li.style.png");
  list-style-position: inside;
}

.moduletable .nav > li > a {
  display: inline-block;
}

.moduletable ul.item-list li {
  list-style: none;
  list-style-image: none;
  background: url("../images/li.style.png") left 11px no-repeat;
  padding: 0 0 0 25px;
}

ul.outside,
ul.outside li,
.mod-custom__outside ul,
.mod-custom__outside ul li {
  list-style-position: outside;
  margin-left: 12px;
}

/**************************************************************************************/
/*   Buttons																		  */

.readmore {
  text-transform: none;
  box-shadow: none !important;
  -webkit-box-shadow: none;
  border-radius: 5px;
}

a.btn,
a.readmore,
.btn_info,
.btn-info,
.btn-group button.btn,
.mod-newsflash a.readmore,
.btn-primary,
.btn_primary,
.contentpane .button,
span.addtocart-button input.addtocart-button,
span.addtocart-button input.notify-button,
.vmgroup a.notify,
a.notify,
form#form-login .button,
form#com-form-login .button,
form#userForm .button,
form#adminForm .button,
form#adminFormToggle .button,
.vm-button-correct,
input.highlight-button,
input.button {
  padding: 20px 40px;
  margin-top: 0px;
  font-size: 25px !important;
  line-height: 26px;
  border-radius: 0px;
  color: #fff;
  background: rgba(30, 30, 30, 1) none repeat scroll 0 0;
  font-weight: normal !important;
  letter-spacing: normal !important;
}

.item .btn {
  float: right;
}

.btn-group button.btn,
.btn-toolbar .btn {
  padding: 10px 20px 10px 20px;
  background-image: none;
}

.page-login button {
  margin-top: 20px;
}

.btn_info.active,
.btn-info.active,
.btn_info:active,
.btn-info:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary:active,
.btn_primary:active {
  box-shadow: none;
}

.btn,
.mod-newsflash a.readmore {
  text-shadow: none !important;
  text-transform: uppercase;
}

.contentpane .button {
  margin-top: 20px;
}

a.btn:hover,
.btn_info:hover,
.btn-info:hover,
.btn_info:active,
.btn-info:active,
.btn_info.active,
.btn-info.active,
.btn_info.disabled,
.btn-info.disabled,
.btn_info[disabled],
.btn-info[disabled],
.btn-primary:hover,
.btn_primary:hover,
.btn-primary:active,
.btn_primary:active,
.btn-primary.active,
.btn_primary.active,
.btn-primary.disabled,
.btn_primary.disabled,
.btn-primary[disabled],
.btn_primary[disabled],
.mod-newsflash a.readmore:hover,
a.readmore:hover,
.contentpane .button:hover,
span.addtocart-button input.addtocart-button:hover,
span.addtocart-button input.notify-button:hover,
.vmgroup a.notify:hover,
.vm-product-container a.notify:hover,
form#form-login .button:hover,
form#com-form-login .button:hover,
form#userForm .button:hover,
form#adminForm .button:hover,
form#adminFormToggle .button:hover,
.vm-button-correct:hover,
.vm-button-correct:link,
.vm-button-correct:visited,
input.highlight-button:hover,
div.product:hover .addtocart-button,
input.button:hover {
  color: #fff;
  background-color: #ff5c0f;
  transition: 0.5s;
}

#component a.btn:hover,
#component .btn_info:hover,
#component .btn-info:hover,
#component .btn_info:active,
#component .btn-info:active,
#component .btn_info.active,
#component .btn-info.active,
#component .btn_info.disabled,
#component .btn-info.disabled,
#component .btn_info[disabled],
#component .btn-info[disabled],
#component .btn-primary:hover,
#component .btn_primary:hover,
#component .btn-primary:active,
#component .btn_primary:active,
#component .btn-primary.active,
#component .btn_primary.active,
#component .btn-primary.disabled,
#component .btn_primary.disabled,
#component .btn-primary[disabled],
#component .btn_primary[disabled],
#component .mod-newsflash a.readmore:hover,
#component a.readmore:hover,
#component .contentpane .button:hover,
#content-row-4 a.btn:hover,
#content-row-4 .btn_info:hover,
#content-row-4 .btn-info:hover,
#content-row-4 .btn_info:active,
#content-row-4 .btn-info:active,
#content-row-4 .btn_info.active,
#content-row-4 .btn-info.active,
#content-row-4 .btn_info.disabled,
#content-row-4 .btn-info.disabled,
#content-row-4 .btn_info[disabled],
#content-row-4 .btn-info[disabled],
#content-row-4 .btn-primary:hover,
#content-row-4 .btn_primary:hover,
#content-row-4 .btn-primary:active,
#content-row-4 .btn_primary:active,
#content-row-4 .btn-primary.active,
#content-row-4 .btn_primary.active,
#content-row-4 .btn-primary.disabled,
#content-row-4 .btn_primary.disabled,
#content-row-4 .btn-primary[disabled],
#content-row-4 .btn_primary[disabled],
#content-row-4 .mod-newsflash a.readmore:hover,
#content-row-4 a.readmore:hover,
#content-row-4 .contentpane .button:hover {
  color: #fff;
  background-color: #ff5c0f;
  transition: 0.5s;
}

#content-row-4 .item .btn {
  float: none;
}

#content-row-5 a.btn:hover,
#content-row-5 .btn_info:hover,
#content-row-5 .btn-info:hover,
#content-row-5 .btn_info:active,
#content-row-5 .btn-info:active,
#content-row-5 .btn_info.active,
#content-row-5 .btn-info.active,
#content-row-5 .btn_info.disabled,
#content-row-5 .btn-info.disabled,
#content-row-5 .btn_info[disabled],
#content-row-5 .btn-info[disabled],
#content-row-5 .btn-primary:hover,
#content-row-5 .btn_primary:hover,
#content-row-5 .btn-primary:active,
#content-row-5 .btn_primary:active,
#content-row-5 .btn-primary.active,
#content-row-5 .btn_primary.active,
#content-row-5 .btn-primary.disabled,
#content-row-5 .btn_primary.disabled,
#content-row-5 .btn-primary[disabled],
#content-row-5 .btn_primary[disabled],
#content-row-5 .mod-newsflash a.readmore:hover,
#content-row-5 a.readmore:hover,
#content-row-5 .contentpane .button:hover {
  background-color: #ff5c0f;
  transition: 0.5s;
}

.controls .btn {
  margin: 15px 0px 0px 0px;
}

#footer-row a.btn,
#footer-row a.readmore,
#footer-row .button {
  color: #ffffff;
}

#footer-row a.btn:hover,
#footer-row a.readmore:hover,
#footer-row .button:hover {
  color: #ff5c0f;
}

/**************************************************************************************/
/*	 Navigation                                                                       */

.navigation {
  float: right;
}

.navigation ul.sf-menu {
  float: right;
}

.navigation ul.sf-menu > li {
  padding: 0;
  list-style: none;
}

.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 {
  background-color: #ff5c0f;
  color: #ffffff;
}

.navigation ul.sf-menu > li > a,
.navigation ul.sf-menu > li > span {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 120px;
  color: #e4e4e4;
  display: block;
  padding: 0 25px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.navigation ul.sf-menu > li > a:hover,
.navigation ul.sf-menu > li > span:hover {
  background: rgba(60, 60, 60, 1) none repeat scroll 0 0;
  color: #ffffff;
}

.navigation ul.sf-menu > li > a:hover > span,
.navigation ul.sf-menu > li > span:hover > span {
  background-position: center bottom !important;
}

.navigation ul.sf-menu li > ul {
  top: 102%;
}

.navigation ul.sf-menu li li ul {
  top: -30px;
  left: 202px;
}

.navigation ul.sf-menu li li li ul {
  top: -30px;
  left: 202px;
}

.navigation ul.sf-menu ul {
  background: rgba(60, 60, 60, 1) none repeat scroll 0 0;
  padding: 30px 0;
}

.sf-menu li li {
  width: 100%;
  list-style-image: none;
}

.navigation ul.sf-menu ul li.open > .sub-menu {
  display: block !important;
}

.navigation ul.sf-menu ul li a,
.navigation ul.sf-menu ul li span {
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  display: block;
  padding: 15px 30px;
  text-transform: uppercase;
  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;
}

.navigation ul.sf-menu ul li a:hover,
.navigation ul.sf-menu ul li span:hover {
  background-color: #ff5c0f;
  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-color: #ff5c0f;
  color: #ffffff;
}

.navigation ul.sf-menu ul.sub-menu li {
  padding: 0px;
}

.navigation ul.sf-menu ul li.firstItem {
  border: none;
}

.navigation ul.sf-menu.sf-vertical {
  width: 254px;
}

.navigation ul.sf-menu.sf-vertical li {
  width: 254px;
  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: 256px;
}

.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: 90px;
  padding-bottom: 90px;
  margin-bottom: 2px;
}

.navigation ul.sf-menu.sf-navbar li:hover > ul,
.navigation ul.sf-menu.sf-navbar li.sfHover > ul {
  top: 92px;
  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: 254px;
  top: 90px;
}

.scrolled .navigation ul.sf-menu > li > a,
.scrolled .navigation ul.sf-menu > li > span {
  line-height: 50px;
}

.scrolled #logo {
  position: relative;
}

.scrolled #logo h1 span {
  font-size: 26px;
  line-height: 46px;
  margin-top: 2px;
}

#logo img {
  transition: all 0.5s;
  margin-top: 10px;
}

.scrolled #logo img {
  -ms-transform: scale(0.6, 0.6); /* IE 9 */
  -webkit-transform: scale(0.6, 0.6); /* Chrome, Safari, Opera */
  transform: scale(0.6, 0.6);
  transition: all 0.5s;
  position: absolute;
  margin-top: -26px;
  margin-left: -55px;
}

.search-block {
  text-align: right;
}

.search-block input {
  max-width: 100%;
}

.masonry .item {
  margin-left: 0 !important;
}

.sequence-canvas {
  margin: 0;
}

/**************************************************************************************/
/*	 Newsflash                                                                        */

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

/**************************************************************************************/
/*   Pagination																		  */

.pagination span,
.pagination a {
  background: none !important;
  padding: 0px;
  color: #666;
  font-size: 12px;
  font-weight: bold;
  min-width: 20px;
}

.pagination .previous {
  float: left;
}

.pagination .next {
  float: right;
}

.pagination .page-item span,
.pagination .page-item a {
  font-weight: 500;
}

.pagination .active a,
.pagination a:hover,
.pagination a:hover span {
  color: #ff5c0f;
}

.pagination .disabled span {
  color: #ccc;
}

.pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
  margin: 0 auto;
}

.pagination ul li .pagenav {
  font: 800 14px/18px;
  text-transform: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  box-shadow: none;
}

.pagination ul li a.pagenav:hover {
  background: none;
}

.pull-right {
  margin-top: 10px;
}

.tooltip {
  background-color: #000;
  color: #fff;
}

.pagination [class^="icon-"]:before,
.pagination [class*=" icon-"]:before {
  font-family: FontAwesome;
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.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: center;
  display: block;
}

.pagination ul li {
  display: inline;
}

.pagination ul li .pagenav,
.pagination ul li .hasTooltip {
  font: 800 14px/18px;
  text-transform: none;
  color: #555555;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
}

.pagination ul li span.pagenav,
.pagination ul li .span.hasTooltip {
  color: #555555;
}

.pagination ul > li > a,
.pagination ul > li > span {
  border-left-width: 1px;
}

/**************************************************************************************/
/*   BlockNumbers																	  */

p.blocknumber,
p.blockchar {
  min-height: 40px;
  padding: 5px 10px 16px 70px !important;
  position: relative;
}

span.blocknumber,
span.blockchar {
  border-radius: 50%;
  font-size: 20px;
  height: 44px;
  left: 0;
  line-height: 44px;
  position: absolute;
  text-align: center;
  width: 44px;
  margin-top: -4px;
  background-color: #ff5c0f;
  border: 2px solid #fff;
  color: #fff;
}

#footer span.blocknumber {
  background-color: #121212;
}

span.blocktitle {
  font-size: 18px;
  padding-bottom: 5px;
  text-transform: uppercase;
  color: #666;
}

/**************************************************************************************/
/*   Toggling																		  */

.toggle {
  min-height: 30px;
  font-size: 13px;
  font-weight: normal;
  background-image: url("../images/bg.toggle.open.png");
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 0px 0px 0px 0px;
  padding: 6px 0px 3px 60px;
  clear: both;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.toggle:hover {
  background-image: url("../images/bg.toggle.open.hover.png");
}

.toggle.opened {
  background-image: url("../images/bg.toggle.close.png");
  background-position: left top;
  background-repeat: no-repeat;
}

.toggle.opened:hover {
  background-image: url("../images/bg.toggle.close.hover.png");
}

.toggle_content {
  display: none;
  margin: 15px 0px 20px 0px;
  padding: 25px;
  font-size: 12px;
  font-weight: normal;
  border-radius: 0px;
  border: 0px solid #bbb;
  overflow: hidden;
}

/**************************************************************************************/
/*   Searching																		  */

ul#finder-filter-select-dates li.filter-date {
  margin-bottom: 4px;
  margin-right: 4px;
}

ul#finder-filter-select-dates li.filter-date select.filter-date-operator {
  margin-bottom: 9px;
}

#searchForm fieldset {
  margin-bottom: 20px;
}

#searchForm fieldset label {
  display: inline-block;
  margin-right: 1em;
}

#searchForm .form-limit label {
  float: left;
}

#searchForm .form-limit select {
  float: right;
  position: relative;
  top: -4px;
}

#searchForm .form-limit p {
  overflow: hidden;
  clear: both;
}

dl.search-results {
  margin-bottom: 30px;
}

dl.search-results dt {
  margin-top: 20px;
}

.navbar-form .btn,
.navbar-form .btn-group {
  margin-top: 5px;
}

#mod-finder-searchword {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-bottom: 4px;
  border: 1px solid #e2e2e2;
  box-shadow: none;
}

/**************************************************************************************/
/*   Modal																			  */

.modalClose {
  margin: 14px;
}

div.modal.fade.in.loginPopup {
  width: 260px;
  margin: -130px 0 0 -130px;
  top: 50%;
  left: 50%;
}

.login-greeting {
  margin: 0 0 9px 0;
}

.input-modal {
  width: 146px;
}

div.modal.fade {
  z-index: -500;
}

div.modal.fade.in {
  z-index: 1100;
}

/**************************************************************************************/
/*   Newsflash																		  */

.newsflash-wrapper .item_img.img-intro {
  margin-bottom: 10px;
}

.mod-newsflash-adv .row-fluid {
  padding-bottom: 20px;
}

.mod-newsflash-adv .item_content {
  padding: 0px;
  overflow: hidden;
}

.mod-newsflash-adv .item_content ul {
  margin-bottom: 0;
}

.mod-newsflash-adv .item_content ul li {
  line-height: 28px;
}

.mod-newsflash-adv .item_content ul li a {
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}

.mod-newsflash-adv .item_content ul li a:hover {
  color: #929292;
}

.mod-newsflash-adv .item_content h2 {
  padding-bottom: 0;
  margin-bottom: 25px;
  font-size: 30px;
  line-height: 42px;
  font-weight: bold;
  letter-spacing: 0;
}

.mod-newsflash-adv a.readmore {
  background: none;
  padding: 5px 20px;
  margin: 0 0 0 45px;
  box-shadow: none;
  border: none;
  font-size: 14px;
}

.mod-newsflash-adv a.readmore:hover {
  color: #929292;
}

.mod-newsflash-adv .item_content ul li a,
.mod-newsflash-adv.support .item_introtext {
  color: #7f7f7f;
}

.masonry_gallery .mod-newsflash-adv .img-intro__none img {
  max-width: 100%;
}

.masonry_gallery .mod-newsflash-adv .img-intro__none {
  max-width: 95%;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_createdby {
  padding-left: 10px;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_introtext {
  padding: 20px;
}

.masonry_gallery .mod-newsflash-adv .item_title,
.masonry_gallery .mod-newsflash-adv .item_title a,
.masonry_gallery .mod-newsflash-adv .item_content .item_introtext a,
.masonry_gallery .mod-newsflash-adv .item_content .readmore {
  color: #fff;
}

.masonry_gallery .mod-newsflash-adv a:hover,
.masonry_gallery .mod-newsflash-adv a.btn:hover,
.masonry_gallery .mod-newsflash-adv .item_content .item_introtext a:hover {
  color: #121212;
}

.masonry_gallery .mod-newsflash-adv .item_content .readmore {
  float: right;
  padding-right: 30px;
}

.masonry_gallery .mod-newsflash-adv .item_content .item_title {
  padding-top: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.masonry_gallery .mod-newsflash-adv .item_img {
  margin: 0 0 10px 4px;
  overflow: hidden;
  position: relative;
}

.masonry_gallery .mod-newsflash-adv .item_img:hover {
  background-color: #ff5c0f !important;
  border: 1px solid #ff5c0f !important;
}

.masonry_gallery .mod-newsflash-adv .item_published {
  position: absolute;
  top: 5px;
  padding-left: 10px;
  height: 100%;
  color: #000;
}

.masonry_gallery .mod-newsflash-adv .item_content {
  background-color: #ff5c0f;
  opacity: 0;
  position: absolute;
  top: 0;
  display: block;
  height: 100%;
  width: 100%;
}

.masonry_gallery .mod-newsflash-adv .item_content:hover {
  opacity: 0.9;
  transition-property: transform, opacity;
  transition-duration: 0.8s;
}

/**************************************************************************************/
/*   Acymailing																		  */

.acymailing_modulesubscribe form {
  margin: 0px;
}

.acymailing_form,
.acymailing_form .acysubbuttons {
  text-align: right;
}

.acymailing_form input {
  padding: 5px 6px 4px;
}

.acymailing_form .acysubbuttons .button {
  margin-top: 7px;
  line-height: 18px;
  padding: 4px 1px 4px 27px;
}

.acymailing_module_form span.acymailing_finaltext {
  display: block;
  padding-top: 0px;
  text-align: right;
}

/**************************************************************************************/
/*   Back to Top																	  */

#back-top {
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 60;
}

#back-top a {
  width: 46px;
  display: block;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  text-transform: none;
  text-decoration: none;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  color: #626262;
}

#back-top span {
  width: 46px;
  height: 46px;
  display: block;
  margin-bottom: 7px;
  background: url("../images/up.arrow.png") no-repeat scroll center center rgba(0, 0, 0, 0);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  border-radius: 50%;
}

/**************************************************************************************/
/*   Gallery																	      */

.page-gallery {
  padding: 0 0 20px 20px;
}

.page-gallery h1 {
  padding: 0;
}

.page-gallery .well {
  border: 1px solid #ddd;
}

.page-gallery .sorting {
  display: flex;
  padding: 0 0 5px 35px;
}

.page-gallery .sorting b {
  line-height: 20px;
}

.page-gallery .sorting ul.btn-group {
  list-style: none;
}

.page-gallery .sorting ul.btn-group li {
  display: inline;
  padding-right: 20px;
}

.page-gallery .sorting a.btn {
  padding: 0px;
  color: #666666;
  background: transparent;
  font-size: 13px !important;
  text-transform: capitalize;
  margin-top: -2px;
}

.page-gallery .item_img,
.page-gallery .item-image {
  margin-bottom: 0;
  display: block;
}

.page-gallery .item_title {
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 32px;
  font-size: 18px;
  letter-spacing: 0px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
}

.page-gallery .list .item_title,
.page-gallery .list .item_title a {
  color: #626262;
  font-size: 18px;
}

.page-gallery .item_title a {
  text-align: centre !important;
  color: #fff;
}

.page-gallery .item_title a:hover {
  color: #d96c40;
}

.page-gallery .list .item_introtext p {
  color: #626262;
  text-align: center;
}

.page-gallery .list .item_more a {
  color: #626262;
  font-size: 13px;
  padding: 3px 0 0px 30px;
  margin-top: 20px;
  font-weight: bold;
  line-height: 20px;
}

.page-gallery .list .item_more a.hover_more {
  background-color: transparent;
  background-image: none !important;
  padding-right: 10px;
  color: #ff5c0f;
  font-size: 11px;
}

#component .page-gallery .list .item_more a.hover_more:hover {
  color: #666666;
  background-color: transparent;
}

.page-gallery ul#filters li {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 15px;
  margin: 10px 15px 10px 0;
}

.page-gallery li.item {
  margin-bottom: 30px;
}

.page-gallery p {
  padding-bottom: 10px;
  line-height: 16px;
}

.page-gallery .grid .item_introtext p {
  font-size: 14px;
  color: #fff;
  padding: 5px;
  text-align: center;
}

.page-gallery .list .item_introtext p {
  font-size: 12px;
}

.category_child .category_title a {
  display: inline-block;
  margin-right: 12px;
}

.page-gallery .category_desc {
  margin-bottom: 20px;
}

.page-gallery ul.singleColumn li {
  margin-left: 0;
}

.page-gallery .item_img.img-intro .touchGalleryLink img {
  width: 100%;
}

.page-gallery #filters {
  margin: 0 0 0 15px;
}

.page-gallery a.btn.btn-info.filter {
  font-size: 15px !important;
  font-weight: 500;
  padding: 3px 0;
  background-color: transparent !important;
  background-image: none !important;
  margin: 0 20px 0 0;
  text-transform: capitalize;
}

.page-gallery a.btn.btn-info.filter.active,
.page-gallery a.btn.btn-info.filter:hover {
  color: #f3594c !important;
}

.page-gallery a.btn.btn-info.filter:not(.active) {
  color: #626262;
}

.page-gallery a.zoom,
.page-item__gallery a.zoom {
  position: relative;
}

.page-gallery a.zoom span.zoom-bg,
.page-item__gallery a.zoom span.zoom-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  filter: alpha(opacity=0);
}

.page-gallery .item_more {
  text-align: center;
}

.page-gallery .grid .item_more {
  padding-top: 5%;
}

.page-gallery .grid .item_more .btn-info {
  margin-top: 0px;
}

.page-gallery .item_more a {
  display: inline-block;
  padding: 2%;
  color: #fff;
  font-size: 1.5em;
  font-weight: normal;
}

.page-gallery .item_more a:hover {
  color: #909090;
}

.page-gallery .item_icons,
.page-item__gallery .item_icons {
  margin-bottom: 9px;
}

ul.singleColumn {
  margin: 0;
}

ul.singleColumn > .item {
  list-style: none;
  width: 100%;
}

.view-article #prevArrow,
.view-article #nextArrow {
  display: none;
}

ul#filters li {
  display: inline-block;
  vertical-align: top;
  margin: 9px 9px 0 0;
}

#isotopeContainer {
  padding-top: 8px;
}

.page-gallery_img {
  margin-left: 0;
}

.category_children .category_child {
  margin-bottom: 20px;
}

#galleryOverlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 100000;
  overflow: hidden;
  display: none;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  background-image: url(../images/bg.gallery.png);
}

#gallerySlider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  -moz-transition: left 0.4s ease;
  -webkit-transition: left 0.4s ease;
  transition: left 0.4s ease;
}

#gallerySlider .placeholder {
  background: url("../images/system/preloader.gif") no-repeat center center;
  height: 100%;
  line-height: 1px;
  text-align: center;
  width: 100%;
  display: inline-block;
}

#gallerySlider .placeholder:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#gallerySlider .placeholder img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}

#gallerySlider.rightSpring {
  animation: rightSpring 0.3s;
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}

#gallerySlider.leftSpring {
  animation: rightSpring 0.3s;
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}

.layout-mode {
  float: right;
  position: relative;
  z-index: 999;
  margin-top: 10px;
}

.layout-mode #grid-list {
  margin: 0px;
}

.layout-mode ul.btn-group {
  display: inline-block;
}

.layout-mode ul.btn-group li {
  display: inline-block;
}

.layout-mode ul.btn-group a.btn-info {
  background-image: none !important;
  background-color: transparent !important;
  padding: 3px;
  height: 18px;
  width: 18px;
  margin-left: 10px;
}

.layout-mode ul.btn-group a.btn-info .fa {
  font-size: 22px;
  color: #d96c40;
}

.layout-mode ul.btn-group a.btn-info.active {
  pointer-events: none;
}

.layout-mode ul.btn-group a.btn-info:not(.active):hover .fa {
  color: #d96c40;
}

.layout-mode ul.btn-group a.btn-info:not(.active) .fa {
  color: #666666;
}

ul.gallery {
  margin: 0;
  text-align: justify;
  font-size: 0.1px;
  display: block;
  line-height: 0;
}

ul.gallery.list {
  opacity: 0;
  animation: fadeIn 0.2s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

ul.gallery:after {
  content: "";
  display: inline-block;
  width: 100%;
}

ul.gallery .gallery-item {
  list-style: none;
  opacity: 0;
  filter: alpha(opacity=0);
  display: none;
  font-size: 17px;
  line-height: 25px;
  overflow: hidden;
  margin-top: 1px;
  margin-bottom: 20px;
}

ul.gallery .gallery-item .view .content * {
  color: inherit;
}

ul.gallery .gap {
  list-style: none;
}

ul.gallery .gallery-grid .item_img {
  margin-right: 0;
  float: none;
  max-width: 100%;
}

ul.gallery .gallery-grid .item_img img {
  opacity: 0.99;
  filter: alpha(opacity=99);
}

ul.gallery .gallery-grid.straightDown {
  float: none;
}

ul.gallery .gallery-grid.straightDown .item_img {
  float: left;
  margin: 0 25px 25px 0 !important;
}

ul.gallery .gallery-grid .view a.hover_more {
  background: none !important;
  line-height: inherit;
  border: none;
  color: inherit;
  max-width: none;
  width: auto;
  height: auto;
  margin-left: 0px;
}

ul.gallery .gallery-grid .view a.hover_more span {
  display: none;
}

ul.gallery .gallery-grid .view a.hover_more:hover {
  color: #999;
}

ul.gallery .gallery-grid .view a {
  color: inherit;
  float: none;
}

ul.gallery .gallery-grid .view a:hover {
  color: #999;
}

ul.gallery .gap {
  display: inline-block;
}

ul.gallery .gallery-list {
  margin: 0 0 30px;
}

ul.gallery .gallery-list .item_img {
  border: none;
  max-width: 40%;
  pointer-events: none;
  float: left;
}

ul.gallery .gallery-list .view a.hover_more i {
  display: none;
}

ul.gallery .gallery-list .galleryZoom {
  display: none;
}

ul.gallery .item_more a {
  vertical-align: top;
}

ul.gallery.cols-1 .gap,
ul.gallery.cols-1 .gallery-grid {
  width: 100%;
}

ul.gallery.cols-2 .gap,
ul.gallery.cols-2 .gallery-grid {
  width: 48%;
}

ul.gallery.cols-3 .gap,
ul.gallery.cols-3 .gallery-grid {
  width: 32%;
}

ul.gallery.cols-4 .gap,
ul.gallery.cols-4 .gallery-grid {
  width: 24%;
}

.body-gallery .page-header {
  display: none;
}

/* Firefox Keyframe Animations */

@keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}

/* Safari and Chrome Keyframe Animations */

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: -30px;
  }
  100% {
    margin-left: 0px;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }
  50% {
    margin-left: 30px;
  }
  100% {
    margin-left: 0px;
  }
}

#prevArrow,
#nextArrow {
  border: none;
  text-decoration: none;
  background: url("../images/gallery/arrows.png") no-repeat;
  opacity: 0.5;
  cursor: pointer;
  position: absolute;
  width: 43px;
  height: 58px;
  top: 50%;
  margin-top: -29px;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

#prevArrow:hover,
#nextArrow:hover {
  opacity: 1;
}

#prevArrow {
  background-position: left top;
  left: 40px;
}

#nextArrow {
  background-position: right top;
  right: 40px;
}

.page-gallery .view {
  overflow: hidden;
  position: relative;
}

.page-gallery .view:hover .mask {
  opacity: 1;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
}

.page-gallery .list .view:hover .mask {
  background: transparent;
}

.page-gallery .grid .mask {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -moz-transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease;
  transition: opacity 1s ease;
  color: #fff;
}

.page-gallery .grid .mask .hide-intro {
  display: none;
}

.page-gallery .list .zoom-icon,
.page-gallery .list .zoom-bg {
  display: none !important;
}

.page-gallery .mask_cont {
  padding: 25px;
}

/**************************************************************************************/
/*	 Magnific Popup for Gallery page                                                  */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=(0.8 * 100));
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #cccccc;
}

.mfp-preloader a:hover {
  color: #ffffff;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  appearance: none;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #ffffff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #85b1d8;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-bottom-bar {
  margin-top: 0px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}

.mfp-title h3 {
  margin-bottom: 10px;
  color: #fff;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/**************************************************************************************/
/*   Testimonials																	  */

blockquote p {
  font-size: 12px;
  line-height: 20px;
}

blockquote a {
  display: block;
  margin: 4px 5px 0px 0px;
}

.blockquote {
  float: left;
  width: 40px;
  height: 40px;
  margin: 0px 15px 0px 0px;
  background-image: url("../images/blockquote.png");
  background-repeat: no-repeat;
  border-left: 0px solid #666ddd;
}

blockquote small {
  color: #999999;
}

blockquote.pull-right {
  border-right: 5px solid #eeeeee;
}

/**************************************************************************************/
/*   General
/**************************************************************************************/
/**************************************************************************************/

#header-row {
  width: 100%;
}

.wrapper {
  height: auto !important;
  position: relative;
  overflow: hidden;
}

#push {
  height: 180px;
}

.item-separator {
  clear: both;
  height: 25px;
}

.menudesc {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px dotted #ccc;
}

.row-fluid:last-child .menudesc {
  border-bottom: none;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

p .price {
  text-align: right;
  margin: 10px 6px 0px;
  display: block;
}

/**************************************************************************************/

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

.left {
  float: left;
}

.right {
  float: right;
}

/**************************************************************************************/
/*   Social		  														  	  	  */

.moduletable.social ul li {
  display: inline-block;
  font-weight: bold;
  line-height: 100px !important;
  list-style: none !important;
  text-align: center;
}

.moduletable.social li a {
  background-color: #ff5c0f;
  color: #fff !important;
  border-radius: 50%;
  border: 5px solid #999;
  display: block;
  float: left;
  font-size: 46px;
  height: 100px;
  line-height: 100px;
  margin-top: 5px;
  margin-left: 15px;
  padding-left: 1px;
  text-align: center;
  transition: background 0.5s ease 0.1s;
  width: 100px;
}

.moduletable.social li a:hover {
  background-color: #333 !important;
  border-color: #eee;
  transition: border-color 0.5s ease 0.1s, background-color 0.5s ease 0.1s;
}

.moduletable.social .nav {
  margin: 0px;
  padding: 0px;
}

/**************************************************************************************/
/*   Header
/**************************************************************************************/
/**************************************************************************************/

.empty-header {
  padding: 30px 0;
}

.header .newsflash-wrapper {
  padding: 50px 30px;
}

.wshadow {
  position: relative;
  z-index: 10;
}

.shadow {
  position: relative;
  z-index: 1;
}

.shadow span {
  bottom: 0px;
  display: block;
  height: 0px;
  left: 1%;
  position: absolute;
  width: 98%;
}

/**************************************************************************************/
/*   Top Row		  														  	  	  */

/**************************************************************************************/
/*   navigation-row		  															  */

#navigation-row {
  background: none repeat scroll 0 0 rgba(35, 25, 0, 1);
}

#navigation-row #logo a {
  line-height: 60px;
  float: left;
  width: 100%;
}

#navigation-row .logo {
  margin: 20px;
}

/**************************************************************************************/
/*   Header Row		  																  */

#header-row {
  padding-top: 0px;
}

#header-row .container {
  padding: 0;
}

#header-row .mod-search {
  margin-top: 16px;
  position: relative;
  padding-left: 55px;
  float: right;
}

#header-row .mod-search_searchword {
  width: 286px;
  position: relative;
  padding: 9px 6px 8px 35px !important;
  display: block;
  height: 32px;
  border-radius: 0px;
  box-shadow: none !important;
  float: left;
  background-color: #eee;
}

#header-row .moduletable.search input.buttonsearch {
  width: 18px;
  height: 18px;
  padding: 0;
  margin: 0;
  text-indent: -999em;
  border: none;
  position: absolute;
  top: 13px;
  left: 66px;
  z-index: 20;
  box-shadow: none;
}

#header-row .moduletable.search .btn-search {
  float: left;
  margin: 10px;
}

#header-row .call-us [class^="icon-"],
#header-row .call-us [class*=" icon-"] {
  text-align: right;
  width: 100%;
}

#header-row .call-us .mod-custom {
  color: #ff5c0f;
  font-size: 22px;
  margin-top: 30px;
  font-weight: normal;
}

/**************************************************************************************/
/*   main-container		  																  */

#main-container {
  padding: 60px 0px 100px;
}

.body__home #main-container {
  padding: 100px 0px 180px;
}

/**************************************************************************************/
/*   Breadcrumb Row		  															  */

#breadcrumbs-row {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
  border-bottom: 1px solid #666;
  color: #fff;
}

#breadcrumbs-row .moduletable {
  padding: 0px;
}

#breadcrumbs-row .moduletable .breadcrumb,
#breadcrumbs-row .moduletable .mod-custom {
  border-radius: 0px;
  position: relative;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 12px;
}

#breadcrumbs-row .moduletable h2 {
  margin: 0px;
  padding: 10px 40px;
  text-align: right;
}

#breadcrumbs-row .moduletable .breadcrumb a {
  color: #ff5c0f;
}

#breadcrumbs-row .moduletable .breadcrumb a:hover {
  color: #fff;
}

.breadcrumb .divider {
  color: #ccc;
}

/**************************************************************************************/
/*   custom css Module Class Suffix		  															  */

.mod-single-article {
  overflow: hidden;
  text-align: left;
}

.mod-single-article__green,
.mod-custom__green {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(53, 188, 122, 0.8);
}

.mod-single-article__teal,
.mod-custom__teal {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(0, 128, 128, 0.8);
}

.mod-single-article__aqua,
.mod-custom__aqua {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(0, 115, 183, 0.8);
}

.mod-single-article__orange,
.mod-custom__orange {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(255, 159, 0, 0.8);
}

.mod-single-article__blue,
.mod-custom__blue {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(100, 188, 238, 0.8);
}

.mod-single-article__purple,
.mod-custom__purple {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(181, 112, 162, 0.8);
}

.mod-single-article__black,
.mod-custom__black {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}

.mod-single-article__red,
.mod-custom__red {
  padding: 25px;
  background: none repeat scroll 0 0 rgba(255, 0, 0, 0.5);
}

.padding-100-0-100-0 {
  padding: 100px 0 !important;
}
.padding-90-0-90-0 {
  padding: 90px 0 !important;
}
.padding-80-0-80-0 {
  padding: 80px 0 !important;
}
.padding-70-0-70-0 {
  padding: 70px 0 !important;
}
.padding-60-0-60-0 {
  padding: 60px 0 !important;
}
.padding-50-0-50-0 {
  padding: 50px 0 !important;
}
.padding-40-0-40-0 {
  padding: 40px 0 !important;
}
.padding-30-0-30-0 {
  padding: 30px 0 !important;
}
.padding-20-0-20-0 {
  padding: 20px 0 !important;
}
.padding-10-0-10-0 {
  padding: 60px 0 !important;
}

/**************************************************************************************/
/*   Featured Row		  															  */

#featured-row .container {
  position: relative;
  margin-bottom: -100px;
}

#featured-row .moduletable-wrapper {
  background: #fff;
}

#featured-row .mod-newsflash {
  padding: 0px;
}

#featured-row .about [class^="icon-"],
#featured-row .about [class*=" icon-"] {
  float: left;
  font-size: 60px;
  margin-top: 30px;
  text-align: center;
  width: 100%;
  height: 45px;
}

#featured-row .mod-newsflash .item img.ico,
#featured-row .mod-custom img.ico {
  border-radius: 50%;
  transition: background 0.5s ease 0.1s;
}

#featured-row .mod-newsflash:hover .item img.ico,
#featured-row .mod-custom:hover img.ico {
  transition: background 0.5s ease 0.1s;
}

#featured-row .module_title,
#featured-row .moduleTitle,
#featured-row .newsflash-title {
  font-size: 18px;
  border-radius: 0px;
  padding: 0px;
  margin: 10px 0px 20px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: normal;
}

#featured-row .mod-newsflash h2 {
  float: none;
  overflow: visible;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}

#featured-row img {
  border-radius: 0;
}

#featured-row p {
  padding: 0px 0px 10px;
}

#featured-row a.btn,
#featured-row a.readmore {
  background-image: none !important;
  color: #999;
  border: 1px solid #999;
  text-align: center;
  padding: 10px 25px;
  font-size: 14px;
  width: auto;
  line-height: 30px;
  margin: 0px;
  font-weight: bold !important;
  float: none;
}

#featured-row a.btn span,
#featured-row a.readmore span {
  padding: 0px 30px;
}

#featured-row a.btn:hover,
#featured-row a.readmore:hover {
  color: #ff5c0f;
}

#featured-row .mod-newsflash:hover h2,
#featured-row .mod-newsflash:hover p {
  color: #fff;
}

#featured-row .mod-newsflash .item ul {
  margin-bottom: 0;
}

#featured-row .mod-newsflash .item ul li {
  line-height: 28px;
}

#featured-row .mod-newsflash .item ul li a {
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}

#featured-row .mod-newsflash .item #system-readmore img {
  text-align: center;
  display: block;
  margin: 0px auto 20px;
}

#featured-row .mod-newsflash .item a.readmore {
  margin-top: 0px;
}

#featured-row .mod-newsflash-adv .item_num5 {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  transition: background 0.5s;
}

#featured-row .mod-newsflash-adv .item_num4 {
  background: rgba(30, 30, 30, 1) none repeat scroll 0 0;
  transition: background 0.5s;
}

#featured-row .mod-newsflash-adv .item_num3 {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  transition: background 0.5s;
}

#featured-row .mod-newsflash-adv .item_num2 {
  background: rgba(30, 30, 30, 1) none repeat scroll 0 0;
  transition: background 0.5s;
}

#featured-row .mod-newsflash-adv .item_num1 {
  background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
  transition: background 0.5s;
}

#featured-row .mod-newsflash-adv .item_num0 {
  background: rgba(30, 30, 30, 1) none repeat scroll 0 0;
  transition: background 0.5s;
  margin-top: -100px;
}

#featured-row .mod-newsflash-adv .item_num1 p,
#featured-row .mod-newsflash-adv .item_num3 p,
#featured-row .mod-newsflash-adv .item_num5 p,
#featured-row .mod-newsflash-adv .item_num1 h2,
#featured-row .mod-newsflash-adv .item_num1 h3,
#featured-row .mod-newsflash-adv .item_num1 h4 {
  color: #333;
}

#featured-row .mod-newsflash-adv .item_num0 p,
#featured-row .mod-newsflash-adv .item_num2 p,
#featured-row .mod-newsflash-adv .item_num4 p,
#featured-row .mod-newsflash-adv .item_num0 h2,
#featured-row .mod-newsflash-adv .item_num2 h2,
#featured-row .mod-newsflash-adv .item_num4 h2 {
  color: #fff;
}

#featured-row .mod-newsflash-adv span.item_title_part0 {
  color: #ff5c0f;
}

#featured-row .mod-newsflash-adv .item_content {
  padding: 35px;
}

#featured-row .mod-newsflash-adv .item {
  text-align: center;
}

#featured-row .mod-newsflash-adv .item_img {
  overflow: hidden;
  margin: 0px 0px 0px;
}

#featured-row .mod-newsflash-adv .item_num0 .img-intro__right,
#featured-row .mod-newsflash-adv .item_num2 .img-intro__right,
#featured-row .mod-newsflash-adv .item_num4 .img-intro__right {
  max-width: 70%;
  float: right;
}

#featured-row .mod-newsflash-adv .item_num1 .img-intro__right,
#featured-row .mod-newsflash-adv .item_num3 .img-intro__right,
#featured-row .mod-newsflash-adv .item_num5 .img-intro__right {
  max-width: 30%;
  float: left;
}

#featured-row .mod-newsflash-adv .item_num0 .img-intro__left,
#featured-row .mod-newsflash-adv .item_num2 .img-intro__left,
#featured-row .mod-newsflash-adv .item_num4 .img-intro__left {
  max-width: 70%;
  float: left;
}

#featured-row .mod-newsflash-adv .item_num1 .img-intro__left,
#featured-row .mod-newsflash-adv .item_num3 .img-intro__left,
#featured-row .mod-newsflash-adv .item_num5 .img-intro__left {
  max-width: 30%;
  float: right;
}

/**************************************************************************************/
/*   Header Bottom Row		  														  */

#header-bottom-row {
  padding: 250px 0 220px;
  background: rgba(0, 0, 0, 0) url("../images/bg.2.jpg") repeat scroll 0 0;
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  border-top: 1px solid #ddd;
  color: #fff;
  text-align: center;
}

#header-bottom-row h1 {
  margin-bottom: 10px;
}

#header-bottom-row h2 {
  margin-bottom: 10px;
}

#header-bottom-row h1,
#header-bottom-row h2,
#header-bottom-row h3,
#header-bottom-row h4,
#header-bottom-row .item_title {
  margin-top: 0px;
  color: #fff;
  text-align: center;
  font-size: 46px;
  line-height: 52px;
  font-weight: bold;
}

#header-bottom-row p {
  margin: 50px 0px 30px;
}

#header-bottom-row .call-us img {
  margin: 0px 15px;
}

#header-bottom-row .call-us {
  color: #ff5c0f;
}

#header-bottom-row .call-us .moduletable-wrapper {
  padding-right: 80px;
}

/**************************************************************************************/
/*   Content
/**************************************************************************************/
/**************************************************************************************/

.page-item ul.tags {
  margin: 0 0 20px 0;
}

.page-item ul.tags li {
  list-style: none;
}

.page-item ul.tags li a {
  padding: 5px 10px;
  font-size: 14px;
  font-weight: normal;
  border: 1px solid #ccc;
}

#content-row .container {
  padding: 0px 0px 15px;
}

#content-row .page-remind,
#content-row .page-reset {
  min-height: 275px;
}

.page-header {
  border: none;
  padding: 0;
  margin: 0;
}

.body__blank #content-row .container {
  padding-top: 0px;
}

#component .page-featured .item_img,
#component .page-blog .item_img,
#component .page-category .item_img {
  overflow: hidden;
}

#component .page-featured .item_img.img-intro__none {
  margin-bottom: 80px;
}

#component .page-featured .item_img img:hover,
#component .page-blog .item_img img:hover,
#component .page-category .item_img img:hover {
  -ms-transform: scale(1.2, 1.2); /* IE 9 */
  -webkit-transform: scale(1.2, 1.2); /* Chrome, Safari, Opera */
  transform: scale(1.2, 1.2);
  transition: all 0.5s;
}

#component .page-featured .item_img img,
#component .page-blog .item_img img,
#component .page-category .item_img img {
  transition: all 0.5s;
}

.page-item .item_header,
.page-featured .item_header {
  margin-bottom: 20px;
  overflow: hidden;
}

.page-item ul li {
  line-height: 25px;
  list-style-image: url("../images/li.style.png");
  list-style-position: outside;
}

.page-item ul.inside li {
  list-style-position: inside;
}

.page-contact {
  padding-bottom: 30px;
}

.page-featured .items-row .item__featured {
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: none;
}

.page-featured .items-leading .item__featured,
.page-category .category_desc p,
.page-blog .category_desc p {
  font-size: 12px;
  line-height: 20px;
  overflow: hidden;
  padding-bottom: 15px;
  border-bottom: none;
}

.page-featured .items-leading .item__featured,
.page-featured .items-row:last-child .item__featured {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.page-blog .category_desc p,
.page-category .category_desc p,
.page-category .items-row {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.item_info_dl dd {
  border-right: 1px solid #b3b3b3;
}

.contentpane,
.contentpane.modal {
  padding: 30px;
}

.item_info_dl {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 11px;
}

.item_info_dl dd {
  display: inline-block;
  line-height: 11px;
  padding-right: 12px;
  margin-right: 12px;
  margin-left: 0;
}

.item_info_dl dd:last-child {
  border: none;
}

.item > .btn-group.pull-right {
  margin: 48px 7px 10px 15px;
}

/**************************************************************************************/
/*   Content Rows 		  															  */

#content-row-1,
#content-row-2,
#content-row-3 {
  margin-bottom: 40px;
}

#content-row-2 .moduletable-wrapper {
  padding: 30px;
  border: 1px solid #bbb;
}

#content-row-3 .moduletable-wrapper {
  padding: 50px 0px 0px;
  border: 0px solid #fff;
}

#content-row-3 .module_title,
#content-row-3 .moduleTitle {
  margin: 0px auto 25px;
  padding: 0px;
  text-align: center;
}

.content-row-3 .moduletable .vmgroup a {
  margin: 5px 0;
  font-size: 18px;
  display: block;
}

#content-row-4 {
  background: rgba(0, 0, 0, 0) url("../images/bg.2.png") repeat scroll 0 0;
  margin: 0px 0px 0px;
  padding: 130px 0 110px;
  color: #333;
  border-top: 1px solid #ddd;
}

#content-row-4 .moduletable-wrapper {
  background: none repeat scroll 0 0 rgba(35, 25, 0, 1);
  color: #fff;
  padding: 25px;
}

.body__home #content-row-4 .moduletable-wrapper {
  margin-top: -230px;
  margin-bottom: -250px;
}

#content-row-4 .moduletable {
  padding-bottom: 30px;
}

#content-row-4 .moduletable.span12 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 35px;
}

#content-row-4 .moduletable.span12:last-child {
  border-bottom: none;
  margin-bottom: 10px;
}

#content-row-4 .container {
  padding: 0px;
}

#content-row-4 .mod-newsflash .item,
#content-row-4 .mod-newsflash-adv .item,
#content-row-4 .mod-single-article,
#content-row-4 .mod-custom {
  border-radius: 0px;
  padding: 20px 0px 0px 0px;
}

#content-row-4 .mod-newsflash-adv .item .newsflash-wrapper {
  padding: 0 10px 0px;
}

#content-row-4 .mod-newsflash-adv .item_img {
  border-radius: 0;
  overflow: hidden;
}

#content-row-4 .item_img img {
  transition: transform 0.5s;
}

#content-row-4 .item_img img:hover {
  -ms-transform: scale(0.9, 0.9); /* IE 9 */
  -webkit-transform: scale(0.9, 0.9); /* Chrome, Safari, Opera */
  transform: scale(0.9, 0.9);
  transition: transform 0.5s;
}

#content-row-4 .mod-single-article,
#content-row-4 .mod-custom {
  text-align: left;
}

#content-row-4 .module_title,
#content-row-4 .moduleTitle {
  margin: 40px 0px 0px;
  padding-bottom: 0px;
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 60px;
}

#content-row-4 .item_title {
  text-align: center;
}

#content-row-4 a {
  color: #ddd;
}

#content-row-4 a.btn {
  color: #fff;
}

#content-row-4 h4.module_title,
#content-row-4 h4.moduleTitle {
  margin: 0px;
  border-bottom: none;
  box-shadow: none;
  text-transform: uppercase;
  font-size: 16px;
}

#content-row-4 .mod-newsflash .item ul {
  margin-bottom: 0;
}

#content-row-4 .mod-newsflash .item ul li {
  line-height: 28px;
}

#content-row-4 .mod-newsflash .item ul li a {
  font-size: 14px;
  line-height: 30px;
  text-decoration: underline;
}

#content-row-4 .mod-newsflash .item #system-readmore img {
  text-align: center;
  display: block;
  margin: 0px auto 20px;
}

#content-row-4 .mod-newsflash .item a.readmore {
  margin-top: 10px;
}

#content-row-4 .mod-newsflash .item ul li a {
  color: #fff;
}

#content-row-4 .mod-newsflash .item ul li a:hover {
  color: #929292;
}

#content-row-4 .services {
  position: relative;
}

#content-row-4 .about {
  color: #fff;
}

#content-row-4 .about [class^="icon-"],
#content-row-4 .about [class*=" icon-"] {
  float: left;
  font-size: 60px;
  margin-top: 30px;
  text-align: left;
  width: 85px;
  height: 45px;
}

#content-row-4 .caroufredsel_wrapper h4.item_title,
#content-row-4 .caroufredsel_wrapper h4.item_title a {
  color: #ff5c0f;
}

#content-row-4 .caroufredsel_wrapper h4.item_title a:hover {
  color: #fff;
}

#content-row-5 {
  padding: 230px 0px 200px;
  background: url("../images/bg.11.jpg") repeat scroll 0 0;
  border-top: 1px solid #ddd;
  background-attachment: fixed;
}

#content-row-5 .moduletable {
  margin: 0px auto;
  padding: 0;
  float: none;
}

#content-row-5 .module_title,
#content-row-5 .moduleTitle {
  margin: 0 0px 60px;
  padding-bottom: 0px;
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 60px;
}

#content-row-5 .container {
  padding: 50px 0px 20px;
  border-top: 1px solid #ff5c0f;
}

#content-row-5 p {
  padding-bottom: 25px;
}

#content-row-5 a,
#content-row-5 .module_title,
#content-row-5 .moduleTitle,
#content-row-5 h1,
#content-row-5 h2,
#content-row-5 h3,
#content-row-5 h4 {
  color: #fff;
}

#content-row-5 .item_img img {
  transition: transform 0.5s;
  border: 0px solid #bbb;
  padding: 0px;
}

#content-row-5 .item_img img:hover {
  -ms-transform: scale(0.9, 0.9); /* IE 9 */
  -webkit-transform: scale(0.9, 0.9); /* Chrome, Safari, Opera */
  transform: scale(0.9, 0.9);
  transition: transform 0.5s;
  border: none;
}

#content-row-5 .moduletable [class*="enjoy-restaurant"] .item_img {
  margin-bottom: 20px;
  display: block;
}

#map {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/**************************************************************************************/
/*   Blog Pages																		  */

.page-blog p.item_title {
  line-height: 36px;
  font-size: 20px;
  letter-spacing: 0px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.page-blog .btn.btn-info {
  margin: 10px 0px;
  float: right;
}

.page-blog .items-row.cols-1 .btn.btn-info {
  float: none;
}

.page-blog .item {
  margin-bottom: 21px;
  text-align: center;
}

.page-blog .items-leading,
.page-blog .items-row {
  padding-bottom: 10px;
  margin-bottom: 120px;
  border-bottom: 0px solid #999;
}

.page-blog .items-row:last-child {
  border: none;
  margin-bottom: 10px;
}

.page-blog .category_children {
  padding-bottom: 40px;
}

.page-blog .category_children h3.page-header {
  font-size: 14px;
  font-weight: normal;
}

.body__home .page-blog .bg-row-0::after {
  background: rgba(0, 0, 0, 0) url("../images/home/image.1.bg.png") no-repeat scroll 0 0;
  content: "";
  height: 600px;
  position: absolute;
  width: 2050px;
  left: -1%;
  margin-top: -140px;
  z-index: -1;
}

.body__home .page-blog .bg-row-1::after {
  background: rgba(0, 0, 0, 0) url("../images/home/image.2.bg.png") no-repeat scroll 0 0;
  content: "";
  height: 600px;
  position: absolute;
  width: 2050px;
  left: 70%;
  margin-top: -170px;
  z-index: -1;
}

.body__home .page-blog .bg-row-2::after {
  background: rgba(0, 0, 0, 0) url("../images/home/image.3.bg.png") no-repeat scroll 0 0;
  content: "";
  height: 600px;
  position: absolute;
  width: 2050px;
  left: 0%;
  margin-top: -120px;
  z-index: -1;
}

.body__home .page-blog .img-intro {
  border-radius: 50%;
  border: 1px solid #ddd;
  box-shadow: 0 0 10px 0 #bbb;
  margin-bottom: 50px;
}

div.item-price {
  float: right;
  padding: 10px;
  font-size: 26px;
  color: #ff5c0f;
  font-family: "Times New Roman", Times, serif;
}

.body__home .page-blog .item_introtext {
  text-align: left;
  font-style: italic;
}

.body__home .page-blog h4 {
  font-size: 18px;
  line-height: 25px;
}

/**************************************************************************************/
/*   Category Pages																	  */

.page-category__testimonials blockquote {
  overflow: hidden;
}

.page-category__testimonials .img-intro__left {
  margin: 0px 15px 10px 0px;
}

.page-category__testimonials .item_img img {
  width: 150px;
}

.page-category__team .item_introtext {
  overflow: hidden;
}
.page-category [class*="cols-"] h2.item_title {
  border: none;
  padding-bottom: 0;
}

.page-category .btn.btn_info {
  margin: 10px 0px 5px;
  float: right;
}

.page-category .items-row:last-child {
  border: none;
  margin-bottom: 0px;
}

.page-category .item {
  overflow: hidden;
  margin-bottom: 25px;
}

/**************************************************************************************/
/*   Archive Page																	  */

#page-archive_items .item_title {
  padding-bottom: 0;
}

.page-archive_filters .filter-search.alert {
  padding-bottom: 0;
  overflow: hidden;
}

.page-archive_filters select {
  margin-bottom: 8px;
  display: inline-block;
  background: rgba(0, 0, 0, 0);
  border: 1px solid #666;
}

.page-archive_filters button {
  display: inline-block;
  margin-bottom: 8px;
}

.page-archive .alert-info {
  border: 0px solid #eeeeee;
  padding: 0 !important;
}

.filter-search.alert {
  padding: 8px 21px;
}

/**************************************************************************************/
/*   Page 404																		  */

.errorBox {
  background: none;
  text-align: left;
}

/**************************************************************************************/
/*   Contacts Page																	  */

#jform_contact_message {
  resize: none;
  width: 100%;
  height: 176px !important;
}

#contact-form label {
  display: inline-block;
  margin-bottom: 4px;
}

.phone-num {
  display: inline-block;
}

.icons-marker {
  font-size: 14px;
  line-height: 20px;
}

.contact_email-copy,
.contact_vcard {
  margin: 0px 15px;
  height: 30px;
  line-height: 30px;
  display: inline-block;
}

.contact_vcard {
  margin: 0;
}

#jform_contact_name,
#jform_contact_email,
#jform_contact_emailmsg {
  width: 100%;
  margin-bottom: 10px;
}

#contact-form p {
  text-align: right;
  margin: 3px 0px 0px;
}

.contact_email-copy {
  margin-top: 50px;
}

#contact-form .controls button {
  margin-top: 50px;
}

.contact_details {
  padding: 40px 0px 20px;
}

.contact_details .icons-marker {
  display: block;
  width: 16px;
  margin-right: 12px;
  float: left;
}

.contact_address {
  overflow: hidden;
}

#contact_map {
  margin: 20px 0px;
  height: 358px;
  border: 1px solid #cbcbcb;
}

#contact_map > div {
  height: 100%;
}

.phocamaps .phocamaps-box {
  margin-top: 0px !important;
}

#phocaMapPlgPM1,
#phocaMapPlgPM2 {
  height: 400px;
}

/**************************************************************************************/
/*   Sidebars
/**************************************************************************************/
/**************************************************************************************/

aside .moduletable {
  margin-bottom: 40px;
  overflow: hidden;
}

aside .moduletable {
  padding: 25px 30px 20px;
  border: 1px solid #999;
}

#aside-left .moduletable {
  margin-right: 20px;
}

aside-right .moduletable {
  margin-left: 20px;
}

aside .mod-search input.inputbox {
  margin: 0px;
  width: 203px;
}

aside .mod-search button.btn.btn-search {
  margin-top: -1px;
  padding: 5px 10px 4px;
}

.mod-search__aside .mod-search_searchword {
  width: 100%;
}

aside .mod-login input {
  margin-bottom: 10px;
}

.mod-login__aside .mod-login_username,
.mod-login__aside .mod-login_passwd {
  width: 100%;
}

.mod-login_submit {
  margin: 15px 0px 15px;
  text-align: right;
}

aside .mod-login form {
  margin: 0px;
}

aside .mod-login input.mod-login_username,
aside .mod-login input.mod-login_passwd {
  width: 100%;
}

aside .btn.btn_info.readmore,
aside .btn.btn_info.readmore {
  float: right;
  margin-top: 10px;
}

aside .moduletable ul {
  padding-top: 10px;
}

aside .moduletable ul li {
  font-size: 14px;
  line-height: 16px;
  margin-bottom: 0;
  padding: 5px 0;
  letter-spacing: 0px;
  list-style: none;
  text-transform: uppercase;
}

aside .moduletable ul li a {
  display: inline-block;
  width: 100%;
}

#aside-right .moduletable ul.nav ul li,
#aside-left .moduletable ul.nav ul li {
  padding-left: 20px;
}

aside .moduletable ul.nav ul {
  margin-top: 15px;
}

aside .moduletable ul ul li:last-child {
  padding-bottom: 0px;
  border-bottom: none;
}

/**************************************************************************************/
/*       News Show Pro GK4
/*
/**************************************************************************************/

#content-row-4 .container .nspArts {
  padding: 15px 0 0 0px;
  width: auto !important;
}

#content-row-4 .nspCounter {
  color: #fff;
}

#content-row-4 .container .nspTopInterface {
  position: absolute;
  right: 0;
  top: 0;
  margin: 25px;
}

#content-row-4 .container .nspPagination li {
  border: 1px solid #fff;
  border-radius: 50%;
}

.review {
  position: relative;
}

.review p {
  padding-bottom: 15px;
  line-height: 17px;
}

.nspArt p.nspText {
  padding-bottom: 0px;
}

.review h4.nspHeader {
  background: url("../images/rewiew_bottom_line.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  float: left;
  width: 100%;
  padding: 35px 0 0px;
  color: #fff;
}

#content-row-4 .nspArt img.nspImage {
  padding: 2px;
  background-color: #fff;
  border: 1px solid #ccc;
}

#content-row-4 .nspArt h4.nspHeader a {
  color: #fff;
}

.nspArts .readon {
  display: block;
  padding: 20px 0 0 20px;
  float: right;
  color: #333;
  font-weight: bold;
}

/**************************************************************************************/
/*   mod_as_contact_form
/**************************************************************************************/

.mod_as_contact_form input,
.mod_as_contact_form textarea {
  width: 100% !important;
}

.mod_as_contact_form .controls {
  width: 100%;
}

.mod_as_contact_form textarea {
  height: 188px !important;
}

.mod_as_contact_form .control-group-button {
  margin-top: 20px !important;
  text-align: center;
}

.reservation .module_title,
.reservation .moduleTitle {
  color: #fff;
  font-size: 48px;
  line-height: 60px;
  margin: 40px 0 0;
  padding-bottom: 0;
  text-align: center;
}

/**************************************************************************************/
/*   Footer
/**************************************************************************************/
/**************************************************************************************/

#footer {
  position: relative;
}

#footer-row {
  padding: 0px;
  background: rgba(0, 0, 0, 0) url("../images/bg.2.png") repeat scroll 0 0;
}

#footer-row .container {
  padding: 80px 0px;
}

#footer-row .mod-newsflash-adv .item_img {
  overflow: hidden;
  margin-bottom: 10px;
}

#footer-row .mod-newsflash-adv .item_img img:hover {
  -ms-transform: scale(0.9, 0.9); /* IE 9 */
  -webkit-transform: scale(0.9, 0.9); /* Chrome, Safari, Opera */
  transform: scale(0.9, 0.9);
  transition: all 0.5s;
}

#footer-row .mod-newsflash-adv .item_img img {
  transition: all 0.5s;
  border: 1px solid #ddd;
  width: 99%;
}

#footer-row .mod-newsflash-adv .item_content {
  padding: 0;
}

#footer-row .moduletable.social .module_title,
#footer-row .moduletable.social .moduleTitle {
  text-align: center;
}

#footer-row .moduletable.contactus .module_title,
#footer-row .moduletable.contactus .moduleTitle {
  text-align: right;
}

#footer-row .module_title,
#footer-row .moduleTitle {
  text-align: left;
  font-size: 26px;
}

#footer-row h1,
#footer-row h2 {
  border-bottom: none;
  margin: 5px 0px 50px 0px;
}

#footer-row h3 {
  border-bottom: none;
  color: #fff;
}

#footer-row h4,
#footer-row h5 {
  color: #fff;
  font-size: 12px;
}

#footer-row h1.social {
  font-size: 18px;
  text-align: left;
  margin-bottom: 0px;
  padding-bottom: 2px;
  letter-spacing: 0px;
}

#footer-row .mod-newsflash .item {
  margin-bottom: 8px;
}

#footer-row .footer-row-1 {
  padding-bottom: 30px;
}

#footer-row .footer-row-2 {
  overflow: hidden;
  clear: both;
  margin-bottom: 0px;
}

#footer-row .footer-row-2 .moduletable {
  padding-bottom: 15px;
}

#footer-row .footer-row-2 .moduletable-wrapper {
  padding: 55px 0 0;
  margin-top: 35px;
  border-top: 1px solid #ddd;
}

#footer-row .footer-row-2 .mod-newsflash-adv .row-fluid {
  padding-bottom: 0px;
}

#footer-row .footer-row-separator {
  clear: both;
  margin: 25px 0px 30px 20px;
}

#footer-row ul li {
  list-style-position: inside;
}

#footer-row .contactus ul li {
  width: 100% !important;
  color: #666666;
}

#footer-row ul.nav li a:hover,
#footer-row ul li a {
  display: inline;
}

#footer-row .contactus [class^="icon-"],
#footer-row .contactus [class*=" icon-"] {
  width: auto;
}

#footer-row .contactus h4 {
  margin: 1px 0px 5px;
  font-weight: normal;
}

#copyright-row {
  font-size: 12px;
  color: #fff;
  background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
  border-top: 1px solid #666;
}

#copyright-row .container {
  position: relative;
  padding: 15px 0px;
}

#copyright-row .mod-custom {
  float: left;
}

#trademark {
  float: left;
  text-transform: uppercase;
  line-height: 28px;
}

#copyright-menu li a,
#copyright-menu a {
  color: #fff;
}

#copyright-menu a:hover,
#copyright-menu li a:hover,
#copyright-menu li.current a,
#copyright-menu li.active a {
  color: #ff5c0f;
}

#copyright-menu {
  float: right;
}

#copyright-menu li {
  display: inline-block;
  line-height: 28px;
  padding-right: 0px;
  margin-left: 15px;
  background: none;
}

#copyright-menu .nav {
  padding: 0;
  margin: 0;
  border: none;
}

#copyright-menu li a {
  text-transform: uppercase;
}

#copyright-menu li ul {
  display: none;
}

.tooltip {
  background-color: #000;
}

.spacer_w {
  height: 1px;
  color: transparent !important;
}

.body__home #footer-row .footer-row-1 .google-map {
  margin-top: -180px;
}

.body__home #footer-row .google-map .moduletable-wrapper {
  border: 1px solid #999;
  margin-bottom: 60px;
}

.mapprint {
  display: none;
}
