.clearfix {

  *zoom: 1;

}

.clearfix:before,

.clearfix:after {

  display: table;

  content: "";

  line-height: 0;

}

.clearfix:after {

  clear: both;

}

.hide-text {

  font: 0/0 a;

  color: transparent;

  text-shadow: none;

  background-color: transparent;

  border: 0;

}

.input-block-level {

  display: block;

  width: 100%;

  min-height: 30px;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}

/*======================= TYPOGRAPHY =======================*/

h1,

h2,

h3,

h4,

h5,

h6 {

  margin-top: 0;

}

h1,h2,h3,h4,

.moduleTitle,

.page_header h2 {

font: bold 17px/31px 'Roboto Condensed', sans-serif;

/* text-transform: uppercase; */

color: #9C0A0D;

letter-spacing: 1px;

margin: 0 0 11px;

}

}

h3,

h3.item_title,

h3.title {

  margin: 0 0 14px;

  bold 17px/31px 'Roboto Condensed', sans-serif;

  color: #9C0A0D;

}



h2 {

line-height: 40px;

bold 17px/31px 'Roboto Condensed', sans-serif;

color: #9C0A0D;

}



h3 a,

h3.item_title a,

h3.title a {

  color: #434c4e;

}

h3 a:hover,

h3.item_title a:hover,

h3.title a:hover {

  color: #f26522;

}

.page-item .item_header h3.item_title {

  color: #434C4E;

  font: bold 14px/31px 'Roboto Condensed', sans-serif;

  letter-spacing: 3px;

  margin: 0 0 11px;

  text-transform: uppercase;

  background: url("../images/template/content-bg.gif") repeat-x scroll 0 0 transparent;

  padding-top: 9px;

}

h4 {

  font-size: 15px;

  line-height: 18px;

}

h6 {

  text-transform: uppercase;

  font-weight: normal;

  line-height: 14px;

  margin-bottom: 0;

}

h6 a {

  color: inherit;

}

h6 a:hover {

  text-decoration: underline;

  color: inherit;

}

p {

  margin: 0 0 18px;

  color: #000;

}

p.pad {

  padding-top: 28px;

}

span.color {

  display: block;

  font: 14px/30px 'Roboto Condensed', sans-serif;

  color: #f26522;

  margin-bottom: 18px;

}

.text {

  font-style: normal;

  color: #434c4e;

}

.icons-marker {

  font-size: 16.8px;

  line-height: 18px;

}

/*Buttons*/

.btn {

  padding: 4px 14px;

  font-size: 14px;

  line-height: 18px;

  background: #ffffff;

  color: #333333;

  text-shadow: none;

  border: 1px solid #e6e6e6;

  border-bottom-color: #e6e6e6;

  -webkit-border-radius: 0px;

  -moz-border-radius: 0px;

  border-radius: 0px;

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}

.btn:hover,

.btn:active,

.btn:focus {

  outline: none;

  box-shadow: none;

  text-decoration: none;

  background: #e6e6e6;

  color: #000000;

  -webkit-transition: all 0.2s linear;

  -moz-transition: all 0.2s linear;

  -o-transition: all 0.2s linear;

  transition: all 0.2s linear;

}

.btn-primary {

  background: none;

  color: #f26522;

  border: none;

  padding: 0 0 0 11px;

  font: 11px/28px 'Roboto Condensed', sans-serif;

  background: url(../images/template/more.png) 0 50% no-repeat !important;

  text-transform: uppercase;

}

.btn-primary:hover,

.btn-primary:active,

.btn-primary:focus {

  outline: none;

  box-shadow: none;

}

.btn-info {

  background: none;

  color: #f26522;

  border: none;

  padding: 0 0 0 11px;

  font: 11px/28px 'Roboto Condensed', sans-serif;

  background: url(../images/template/more.png) 0 50% no-repeat !important;

  text-transform: uppercase;

}

.btn-info:hover,

.btn-info:active,

.btn-info:focus {

  outline: none;

  box-shadow: none;

}

.hasTooltip {

  background: none !important;

  padding: 0;

}

.pull-right {

  margin: 0 0 10px 10px;

}

/*Lists*/

ul.item_list,

.categories-module,

.archive-module,

.unstyled,

.menu-list {

  margin: 0;

  border-bottom: 1px dotted #c7c7c7;

  max-width: 480px;

}

ul.item_list li,

.categories-module li,

.archive-module li,

.unstyled li,

.menu-list li {

  list-style: none;

  border-top: 1px dotted #c7c7c7;

  padding-left: 5px;

}

ul.item_list li a,

.categories-module li a,

.archive-module li a,

.unstyled li a,

.menu-list li a {

  display: inline-block;

  background: url(../images/template/marker.png) 0 10px no-repeat;

  padding-left: 19px;

  font: 12px/30px arial;

  color: #434c4e;

}

ul.item_list li a:hover,

.categories-module li a:hover,

.archive-module li a:hover,

.unstyled li a:hover,

.menu-list li a:hover {

  color: #f26522;

}

.menu-list {

  overflow: hidden;

}

.unstyled {

  border: none;

}

.unstyled li {

  border: none;

}

.unstyled li a.selected {

  color: #f26522;

}

ul.categories-module h5 {

  font-size: 1em;

  line-height: inherit;

  font-weight: normal;

  margin: 0;

}

/*Pagination*/

.pagination ul {

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  border: none;

  box-shadow: none;

  width: 100%;

}

.pagination ul li {

  display: inline-block;

  margin-right: 15px;

}

.pagination ul li .pagenav {

  font: 14px/30px Georgia, serif;

  text-transform: none;

  color: #606060;

  -webkit-border-radius: 0;

  -moz-border-radius: 0;

  border-radius: 0;

  border: none;

  box-shadow: none;

  padding: 0 11px;

  background: #cdd5d9;

}

.pagination ul li span.pagenav {

  color: #606060;

}

.pagination ul li a.pagenav:hover {

  color: #f26522;

}

.pagination ul li.num span.pagenav {

  color: #f26522;

}

/*Forms*/

input[type='radio'],

input[type='checkbox'] {

  margin: 3px 0 0;

}

/* Images */

.item_img,

.category_img {

  margin-bottom: 14px;

  border: 4px solid white;

  box-shadow: 0px 0px 2px #cfd7d8;

  overflow: hidden;

}

.item__module {

  overflow: hidden;

}

.img-intro__left,

.img-full__left {

  float: left;

  margin: 5px 24px 9px 0;

}

.img-intro__right,

.img-full__right {

  float: right;

  margin: 5px 0 9px 24px;

}

.well {

  min-height: 20px;

  padding: 19px;

  margin-bottom: 20px;

  background-color: #f5f5f5;

  border: 1px solid #e3e3e3;

  -webkit-border-radius: 4px;

  -moz-border-radius: 4px;

  border-radius: 4px;

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);

}

/*======================= TOP =======================*/

/*======================= HEADER =======================*/

#header-row {

 /* background: url(../images/template/container.gif) center bottom no-repeat; */

  padding-bottom: 7px;

  padding-top: 36px;

  border-bottom: 1px solid;

}

#logo a {

  margin: 10px 0 20px 1px;

  display: inline-block;

}

/*======================= NAVIGATION =======================*/

.select-menu {

  display: none;

}

.navigation ul.sf-menu {

  position: relative;

  float: right;

  margin-right: 8px;

  /*SubMenu Styles*/



  /*Define 1st SubMenu position*/



  /*Define menu width*/



  /*Define SubMenu position*/



  /*Define 2nd+ SubMenu position*/



}

.navigation ul.sf-menu > li {

  padding: 0;

  margin: 0 -1px;

}

.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: #9D0B0E;

  color: white;

}

.navigation ul.sf-menu > li > a,

.navigation ul.sf-menu > li > span {

  font: 800 12px/96px 'Roboto Condensed', sans-serif;

  height: 98px;

  display: block;

  padding: 0 10px;

  color: #889396;

  text-transform: uppercase;

  letter-spacing: 3px;

}

.navigation ul.sf-menu > li > a:hover,

.navigation ul.sf-menu > li > span:hover {

  background: #9D0B0E;

  color: white;

}

.navigation ul.sf-menu li:hover > ul,

.navigation ul.sf-menu li.sfHover > ul {

  top: 105px;

}

.navigation ul.sf-menu ul {

  width: 155px;

}

.navigation ul.sf-menu li li:hover ul,

.navigation ul.sf-menu li li.sfHover ul {

  top: -12px;

  left: 155px;

}

.navigation ul.sf-menu li li li:hover ul,

.navigation ul.sf-menu li li li.sfHover ul {

  top: -12px;

  left: 155px;

}

.navigation ul.sf-menu ul {

  background: #555555;

  padding: 12px 0;

  height: auto !important;

}

.navigation ul.sf-menu ul li {

  margin: 0 0 1px 0;

}

.navigation ul.sf-menu ul li a,

.navigation ul.sf-menu ul li span {

  font-size: 14px;

  line-height: 18px;

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

  color: #ffffff;

  background: none;

  display: block;

  padding: 6px 12px;

  text-decoration: none;

}

.navigation ul.sf-menu ul li a:hover,

.navigation ul.sf-menu ul li span:hover {

  background: #333333;

  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: #333333;

  color: #ffffff;

}

.navigation ul.sf-menu ul li.firstItem {

  border: none;

}

.navigation ul.sf-menu.sf-vertical {

  width: 155px;

  /*Define 1st SubMenu position*/



}

.navigation ul.sf-menu.sf-vertical li {

  width: 155px;

  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: 157px;

}

.navigation ul.sf-menu.sf-vertical ul li a,

.navigation ul.sf-menu.sf-vertical ul li span {

  padding: 9px 12px;

}

.navigation ul.sf-menu.sf-navbar {

  height: 36px;

  padding-bottom: 36px;

  margin-bottom: 2px;

  /*Define 1st SubMenu position*/



}

.navigation ul.sf-menu.sf-navbar li:hover > ul,

.navigation ul.sf-menu.sf-navbar li.sfHover > ul {

  top: 38px;

  left: 0;

}

.navigation ul.sf-menu.sf-navbar li ul {

  width: auto;

  padding: 2px 0;

}

.navigation ul.sf-menu.sf-navbar li ul ul.sub-menu {

  width: 155px;

  top: 36px;

}

/*======================= SHOWCASE =======================*/

#showcase-row {

  margin-bottom: 0px;

}

.moduletable.slider {

  margin: 0 auto;

  max-width: 100%;

  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.29);

  overflow: hidden;

}

.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;

}

/*======================= FEATURE =======================*/

#feature-row .row-container {

  padding-bottom: 17px;

}

#feature-row .row-container .moduletable {

 /* background: url(../images/template/content-bg.gif) 0 0 repeat-x; */

  padding-top: 9px;

  margin-bottom: 40px;

}



.moduletable.about.span12 {

border-top: 1px solid;

}



/*======================= MAINTOP =======================*/

#maintop-row .row-container .moduletable {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

  margin-bottom: 40px;

}

/*======================= CONTENT TOP =======================*/

#content-row .row-container #content-top .moduletable {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

  margin-bottom: 40px;

}

/*======================= CONTENT =======================*/

#component {

  min-height: 0;

  margin-bottom: 30px;

}

.container-fluid {

  padding: 0 !important;

}

.item {

  margin-bottom: 22px;

  overflow: hidden;

}

.page-header {

  border: none;

  padding: 0;

  margin: 0;

}

/*===== Home Page ======*/

#component .page-featured,

#component .page-category,

#component .page-contact,

#component .page-gallery,

#component .page-blog {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

}

.mod-newsflash-adv__about {

  text-align: center;

  background: /*#E8E8E8*/ #EFEFEF;

}

.mod-newsflash-adv__about .row .item {

  margin-bottom: 0;

}

.mod-newsflash-adv__about .row .item .item_content {

  padding: 35px 12px 49px;

}

.mod-newsflash-adv__about .row .item .item_content h3 {

  font-size: 18px;

  margin: 0 0 28px;

}

.mod-newsflash-adv__about .row .item .item_content .item_introtext {

  font: 12px/18px arial;

  color: #3b3f41;

}

.mod-newsflash-adv__about .row .item .item_content .item_introtext img {

  margin-bottom: 30px;

}

#aside-right .moduletable {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

  margin-bottom: 58px;

}

#aside-right .moduletable.indent {

  margin-bottom: 0;

}

.center .mod-custom {

  font: 12px/32px Georgia, serif;

  color: #434c4e;

  padding-bottom: 26px;

}

.center .mod-custom span {

  font: 36px/40px Georgia, serif;

  display: block;

  padding-top: 34px;

}

/*===== About Page ======*/

.page-category__about .item {

  text-align: center;

}

blockquote {

  background: url(../images/template/quote.png) 0 0 no-repeat;

  padding: 10px 0 0 40px !important;

}

blockquote:after {

  content: "";

}

blockquote:before {

  content: "";

}

blockquote small {

  font: 19px/22px Georgia, serif;

  color: #434c4e;

  text-align: left !important;

}

blockquote small:before {

  content: ' ';

}

p {

  margin: 0 0 18px;

}

p:after {

  content: '';

}

p:before {

  content: '';

}

/*===== Stone Page ======*/

.page-item h3.item_title,

.page-blog h3.item_title {

  margin: 0;

  font: 19px/22px Georgia, serif;

  color: #434c4e;

}

.page-item h3.item_title a,

.page-blog h3.item_title a {

  color: #434c4e;

}

.page-item h3.item_title a:hover,

.page-blog h3.item_title a:hover {

  color: #f26522;

}

.page-item .item_info_dl,

.page-blog .item_info_dl {

  margin: 6px 0 14px;

  overflow: hidden;

}

.page-item .item_info_dl dd,

.page-blog .item_info_dl dd {

  float: left;

  margin: 0 20px 0 0;

}

.page-item .item_info_dl dd .item_published,

.page-blog .item_info_dl dd .item_published {

  background: url(../images/template/date.png) 0 center no-repeat;

  padding-left: 18px;

}

.page-item .item_info_dl dd .item_createdby,

.page-blog .item_info_dl dd .item_createdby {

  background: url(../images/template/user.png) 0 center no-repeat;

  padding-left: 18px;

}

/*===== Rooms Page ======*/

/*===== Gallery Page ======*/

ul.gallery {

  margin: 0 0 0 -1%;

}

ul.gallery .gallery-item {

  overflow: hidden;

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

  padding: 0 1%;

  float: left;

  list-style: none;

}

ul.gallery .gallery-item .item_img {

  margin-right: 0;

  float: none;

}

ul.gallery .gallery-item.straightDown {

  float: none;

}

ul.gallery .gallery-item.straightDown .item_img {

  float: none;

  margin: 0 0 18px 0 !important;

}

/*===== Testimonials Page ======*/

.page-category__testimonials .item {

  margin-bottom: 30px;

}

blockquote {

  padding: 0;

  margin: 0;

  border-left: none;

}

blockquote p {

  margin-bottom: 0;

  padding: 0;

  font-size: inherit;

  font-weight: normal;

  line-height: inherit;

}

blockquote p:before {

  content: '"';

}

blockquote p:after {

  content: '"';

}

blockquote small {

  text-align: right;

}

/*===== Team Page ======*/

.page-category__team .item_introtext {

  overflow: hidden;

}

.addthis_toolbox {

  padding-top: 14px;

}

/*======================= CONTENT BOTTOM =======================*/

/*======================= MAINBOTTOM =======================*/

#mainbottom-row .row-container .moduletable {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

  margin-bottom: 40px;

}

/*======================= BOTTOM =======================*/

#bottom-row .row-container .moduletable {

  background: url(../images/template/content-bg.gif) 0 0 repeat-x;

  padding-top: 9px;

  margin-bottom: 40px;

}

/*======================= FOOTER =======================*/

#footer-wrapper {

  background: #97a1a4;
  min-height: 370px;

}

#footer-row {

  border-bottom: 3px solid #a5aeb0;

  background: #889396;

}

#footer-row .row-container {

  padding: 46px 0 0;

  font: 14px/16px 'Roboto Condensed', sans-serif;

  color: #e3ebec;

}

#footer-row .row-container .moduletable {

  margin-bottom: 26px;

}

#footer-row .row-container .moduletable h3 {

  font-weight: normal;

  letter-spacing: normal;

  color: #2f3234;

}

#footer-row .row-container .moduletable a {

  color: #e3ebec;

}

#footer-row .row-container .moduletable a:hover {

  text-decoration: underline;

  background: none;

}

#footer-row .row-container .moduletable ul li {

  list-style: none;

}

#footer-row .row-container .moduletable ul li a:hover {

  background: none;

}

#footer-row .row-container .moduletable ul li.active a {

  text-decoration: underline;

}

ul.footerMenu {

  margin: 0;

}

.mod-custom__contact {

  font-style: italic;

}

.mod-custom__contact p {

  font-style: normal;

}

.mod-custom__contact p span {

  display: inline-block;

  width: 80px;

}

ul.logo li a .image-title {

  display: none;

}

#copyright-row .row-container {

  padding: 9px ;

  font: 12px/18px arial;

  color: #2f3234;

}

#copyright-row .row-container a {

  color: #2f3234;

}

#copyright-row .row-container a:hover {

  text-decoration: underline;

}

/*===== Social Media ======*/

ul.social {

  overflow: hidden;

}

ul.social li {

  list-style: none;

  float: left;

  margin: 0 12px 0 0;

}

ul.social li a {

  opacity: 1;

  filter: alpha(opacity=100);

}

ul.social li a .image-title {

  display: none;

}

ul.social li a:hover {

  opacity: 0.5;

  filter: alpha(opacity=50);

}



.page-item img {

float: right !important;

border: 3px solid #FFFFFF;

padding: 1px;

margin: 0 0 10px 10px;

width: 260px;

}



.item img {

float: right;

border: 3px solid #FFFFFF;

padding: 1px;

margin: 0 0 10px 10px !important ;width: 280px;

}



div#nextend-accordion-menu-137 .nextend-accordion-menu-inner {

background: #9D0B0E;

}



.col_test3 {

width: 150px;

display: inline-block;

float: left;

text-align: center;

}

.col_test3 img{ height: 170px !important;width: 130px !important;}

.col_test3 h4 {

font-size: 13px;

line-height: 18px;

}



div#logo {text-align: center;}



.main_butn {

display: block;

text-align: center;

}



.main_butn a {background: #9D0B0E !important;

padding: 1.3% !important;

color: #fff;

top: 52%;

position: absolute;

margin: 0% auto !important;

left: 40%;

border-radius: 5px;

border: 3px solid #fff !important;

font-size: 17px !important;}

a.free {top: 67%;left: 43%;}

.item_fulltext .main_butn a{background: none repeat scroll 0 0 #9d0b0e !important;

border: 1px solid #fff !important;

border-radius: 5px;

color: #fff;

left: 45%;

margin: 0 auto !important;

padding: 1% !important;

position: absolute;

top: 52%;

font-size: 16px;}



.navigation ul.sf-menu > li.item-405 a:hover {

background: url(../images/menu-1.png);

}



.navigation ul.sf-menu > li.item-406 a:hover {

background: url(../images/menu-2.png) no-repeat center;

background-size: cover;

}



.navigation ul.sf-menu > li.item-407 a:hover {

background: url(../images/menu-3.png) no-repeat center;

}



.navigation ul.sf-menu > li.item-408 a:hover {

background: url(../images/menu-4.png) no-repeat center;

}



.navigation ul.sf-menu > li.item-409 a:hover {

background: url(../images/menu-5.png) no-repeat center;

background-size: cover;

}



.navigation ul.sf-menu > li.item-410 a:hover {

background: url(../images/menu-6.png) no-repeat center;

background-size: cover;

}


.moduletable._scrolls3 {
   
border: 3px solid #f63;
    border-radius: 0 0 10px 10px;
    margin-left: 1px;
    margin-top: -15px;
    padding: 14px 16px 0 9px;
    position: relative;
    width: 216px;
    z-index: 55; padding-bottom: 27px;
}

.moduletable._scrolls3 ul {
    margin: 8px 0px;
    padding: 6px 10px;
    border-bottom: 1px dotted;
}



div#logo {text-align: center;width:183px \9;}

p.address {font-size: 24px\9!important;}

.wrapper-box .boxTitle h3 {
    color: #161111;
    font-size: 30px;
    font-weight: normal;
    line-height: 21px;
    margin-left: -4px !important;
    padding: 0;
}

.module_modscroll .boxTitle h3 {
       background: url("../images/rgscroller.png") no-repeat scroll 15px 0 / 215px 52px #f63;
    border: 3px solid #f63;
    border-radius: 0;
    color: rgba(243, 236, 234, 0);
    height: 55px;
    margin-left: 39px;
    position: relative;
    width: 242px;
}

.wrapper-box .boxTitle h3 {
    color: #161111;
    font-size: 30px;
    font-weight: normal;
    line-height: 21px;
    margin-left: 0px !important;
    padding: 0;
}
#right .boxTitle h3 {
    color: #161111;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: -2px !important;
    line-height: 21px;
    margin-left: -4px !important;
    padding: 0;
    word-spacing: -2px !important;
}
.wrapper-box .boxIndent {
    padding: 10px 14px 30px 0;
}
#right .wrapper-box .boxIndent {
    padding: 31px 14px 0 0;
}
#left .wrapper-box .boxIndent {
    padding: 18px 0 15px;
    width: 190px;
}
.tem_fulltext_figure {
  float: right;
  font-size: 12px;
  width: 225PX;
  height:312px;
  background: #FFF;
  padding: 4px;
  margin: 0px 0 10px 8px;
}

p.fig_caption {
  text-align: center;
}
