/*! Simple_Signup_Classic_Sites 2014-02-28 */

.menu_block {
  z-index: 999;
  position: relative;
  text-align: center;
  background-color: #323232;
}
nav > .sf-menu {
  z-index: 999;
  text-align: center;
  position: relative;
}
nav {
  position: relative;
  padding: 0px 0 0 0;
}
.sf-menu ul {
  position: absolute;
  top: -999px;
  display: none;
  /* left offset of submenus need to match (see below) */
}
.sf-menu li {
  position: relative;
}
.sf-menu > li {
  z-index: 900;
  position: relative;
  font: 18px/20px 'Crimson Text', serif;
}
.sf-menu > li + li > a:before {
  background-color: #747474;
  width: 1px;
  height: 20px;
  top: 25px;
  left: 0px;
  content: '';
  display: block;
  position: absolute;
}
.sf-menu > li.current a:before,
.sf-menu > li:hover a:before,
.sf-menu > li.sfHover a:before,
.sf-menu > li.current + li a:before,
.sf-menu > li.current + li a:before,
.sf-menu > li:hover + li a:before,
.sf-menu > li.sfHover + li a:before {
  display: none;
}
.sf-menu > li > ul > li {
  float: none;
  position: static;
}
.sf-menu > li > a {
  text-align: center;
  overflow: hidden;
  position: relative;
  z-index: 999;
  display: block;
  padding: 25px 10px;
  color: #fff;
}
.sf-menu > li:hover > a,
.sf-menu > li.sfHover > a,
.sf-menu > li.current > a {
  color: #b87358;
  background-color: #b87358;
}
.sf-menu > li > a.sf-with-ul:after {
  position: absolute;
  content: '';
  left: 50%;
  margin-left: -3px;
  width: 7px;
  background: url(../../images/arrows.png) 0 0 no-repeat;
  height: 5px;
  bottom: 15px;
  pointer-events: none;
  z-index: 999;
  display: block;
}
.sf-menu > li > ul > li > a > span {
  position: absolute;
  width: 7px;
  background: url(../../images/arrows.png) 0 0;
  height: 5px;
  left: 50%;
  margin-left: -3px;
  bottom: -5px;
  pointer-events: none;
  z-index: 999;
}
/*================================>> 2 Level <<========================================*/
.sf-menu li ul,
.sf-menu li.sfHover > ul {
  top: 77px;
  z-index: 999;
  padding-top: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 10px;
  background: url(../../images/sub_bg.png) 0 0 repeat-x #393939;
  width: 100%;
}
.sf-menu > li.sfHover > ul > li.sfHover > ul:after {
  top: 13px;
  left: -5px;
  display: block;
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 5px 5px 0;
  border-color: transparent #f3f3f3 transparent transparent;
}
.sf-menu li ul li {
  position: relative;
  text-align: center;
  float: none !important;
  font: 14px/15px 'Crimson Text', serif;
  text-transform: none;
}
.sf-menu li ul li + li {
  margin-top: 23px;
}
.sf-menu li ul li + li + li {
  margin-top: 22px;
}
.sf-menu li ul li a {
  position: relative;
  z-index: 999;
  color: #fff;
}
.sf-menu li li a:hover,
.sf-menu li.sfHover li.sfHover > a {
  color: #b87358;
}
/*================================>> 3 Level <<========================================*/
.sf-menu li.sfHover li.sfHover ul {
  left: 172px;
  top: -8px;
  width: 154px;
  padding-top: 22px;
  padding-bottom: 27px;
  background: #f3f3f3;
}
.sf-menu li.sfHover li.sfHover ul li + li {
  margin-top: 21px;
}
.sf-menu li.sfHover li.sfHover ul li + li + li {
  margin-top: 22px;
}
.sf-menu li.sfHover li.sfHover ul li a {
  color: #323232;
}
.sf-menu li.sfHover li.sfHover ul li a:hover {
  color: #9a9a9a;
}



/*==================================RESPONSIVE LAYOUTS===============================================
@media only screen and (max-width: 995px) {


}

@media only screen and (max-width: 767px) {
	.menu_block {
		float: none !important;
		padding: 22px 10px 25px !important;
		clear: both;
		min-height: 0px;
  	border: none;
	}


  header nav{
  	border: none !important;
		float:none;
		font:12px/15px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#927c67;
		margin: 0 auto;
		
	
	}

	

  header nav ul {
  	border: none;
  }

	.sf-menu{display:none !important; float: none;}
	#mm0{
		font:12px/15px Arial, Helvetica, sans-serif;
		color:#202020;
		width:100%;
		margin: 0 auto;
		float: none;
    outline: none;
		border:2px solid #fff;
	}
	

}
*/
/**************************
*
*	GENERAL
*
**************************/


.slider_wrapper {
  position: relative;
  z-index: 1;
  box-shadow: 0 7px 0 0px rgba(0, 0, 0, 0.14);
}
.camera_target_content {
  overflow: visible !important;
}
.camera_wrap {
  display: none;
  position: relative;
  overflow: visible !important;
  z-index: 0;
  margin-bottom: 0 !important;
}
.camera_wrap img {
  max-width: 10000px;
}
.camera_fakehover {
  height: 100%;
  min-height: 60px;
  position: relative;
  width: 100%;
  z-index: 1;
}
.camera_src {
  display: none;
}
.cameraCont,
.cameraContents {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.cameraSlide {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.cameraContent {
  bottom: 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.camera_target {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_overlayer {
  bottom: 0;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.camera_target_content {
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.camera_target_content .camera_link {
  background: url(../../images/blank.gif);
  display: block;
  height: 100%;
  text-decoration: none;
}
.camera_loader {
  background: #ffffff url(../../images/camera-loader.gif) no-repeat center;
  background: rgba(255, 255, 255, 0.9) url(../../images/camera-loader.gif) no-repeat center;
  border: 1px solid #ffffff;
  border-radius: 18px;
  height: 36px;
  left: 50%;
  overflow: hidden;
  position: absolute;
  margin: -18px 0 0 -18px;
  top: 50%;
  width: 36px;
  z-index: 3;
}
.camera_nav_cont {
  height: 65px;
  overflow: hidden;
  position: absolute;
  right: 9px;
  top: 15px;
  width: 120px;
  z-index: 4;
}
.camerarelative {
  overflow: hidden;
  position: relative;
}
.imgFake {
  cursor: pointer;
}
.camera_commands > .camera_stop {
  display: none;
}
.slide_wrapper .camera_prev {
  background: url(../../images/prevnext_bg.png) 0 0 repeat;
  width: 70px;
  top: 0 !important;
  height: auto !important;
  bottom: 0;
  left: -80px;
  display: block;
  position: absolute;
  opacity: 1 !important;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.slide_wrapper .camera_prev > span {
  background: url(../../images/prev.png) center 0 no-repeat;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  display: block;
  height: 20px;
  left: 0;
  right: 0;
}
.slide_wrapper .camera_next > span {
  background: url(../../images/next.png) center 0 no-repeat;
  top: 50%;
  margin-top: -10px;
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  height: 20px;
}
.slide_wrapper .camera_next {
  background: url(../../images/prevnext_bg.png) 0 0 repeat;
  width: 70px;
  top: 0  !important;
  bottom: 0;
  height: auto !important;
  right: -80px;
  display: block;
  position: absolute;
  opacity: 1 !important;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.camera_thumbs_cont {
  z-index: 999;
  position: relative;
}
.camera_thumbs_cont > div {
  float: left;
  width: 100%;
}
.camera_thumbs_cont ul {
  overflow: hidden;
  position: relative;
  width: 100% !important;
  margin: 0 !important;
  margin-left: 0px !important;
  left: 0% !important;
  margin-top: -70px !important;
  text-align: center;
}
.camera_thumbs_cont ul li {
  background-color: #414141;
  display: inline-block;
  border: 5px solid #fff;
}
.camera_thumbs_cont ul li + li {
  margin-left: 2px !important;
}
.camera_thumbs_cont ul li > img {
  cursor: pointer;
  vertical-align: bottom;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.camera_clear {
  display: block;
  clear: both;
}
.showIt {
  display: none;
}
.camera_clear {
  clear: both;
  display: block;
  height: 1px;
  margin: -1px 0 25px;
  position: relative;
}
.caption {
  background: url(../../images/capt_bg.png) 0 0 repeat;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 0;
  position: absolute;
  display: block;
}
.caption p {
  border-bottom: 1px solid #EFEFEF;
  margin-bottom: 32px;
  padding-bottom: 24px;
}
.caption a {
  text-transform: none;
  display: inline-block;
  padding: 12px 26px;
}
.caption span {
  color: #EFEFEF;
}
/*
*
*	COLORS & SKINS
*
**************************/
/**************************




.camera_pag  {
	display: block;
	position: absolute;
	background: url(../images/pag_bg.png) center 0 no-repeat;
	bottom: -7px;
	padding-top: 29px;
	width: 192px;
	left: 50%;
	margin-left: -96px;
	overflow: hidden;
	z-index: 999;
	text-align: center;

}

.camera_pag_ul {
 	overflow: hidden;
 	font-size: 0;
	line-height: 0;


}

.camera_pag ul li {
	font-size: 0;
	line-height: 0;
	display: inline-block;
}

.camera_pag ul li+li {
	margin-left: 15px;
}

.camera_pag ul li span {
	display: block;
	width: 7px;
	font-size: 0;
	line-height: 0;
	background: url(../images/pagination.png) -22px 0 no-repeat;
	height: 7px;
	overflow: hidden;
	color: transparent;
	text-indent: -100px;
}

.camera_pag ul li:hover span, .camera_pag ul li.cameracurrent span {
	background-position: 0 0;
	cursor: pointer;
}
**************************/
.camera_prev {
  display: block;
  position: absolute;
  background: url(../../images/prevnext.png) 0 0 no-repeat #9d9d9d;
  width: 27px;
  height: 28px;
  left: 50%;
  margin-left: -470px;
  z-index: 999;
  opacity: 1 !important;
  bottom: 45px;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.camera_next {
  display: block;
  position: absolute;
  background: url(../../images/prevnext.png) right 0 no-repeat #9d9d9d;
  width: 27px;
  height: 28px;
  right: 50%;
  margin-right: -470px;
  bottom: 45px;
  z-index: 999;
  opacity: 1 !important;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
.camera_prev:hover,
.camera_next:hover {
  cursor: pointer;
  background-color: #767676;
}
.icon {
  font-size: 98px;
  line-height: 136px;
  height: 138px;
  position: relative;
  margin: 0 36px 48px;
  box-shadow: 0 7px 0 0px rgba(0, 0, 0, 0.05);
}
.icon .fa-umbrella {
  font-size: 92px;
  line-height: 145px;
}
.icon .fa-fire {
  font-size: 90px;
  line-height: 132px;
}
.icon:after {
  display: block;
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  left: 50%;
  bottom: -19px;
  margin-left: -18.5px;
  border-width: 19px 18.5px 0 18.5px;
}
.icon:before {
  display: block;
  content: '';
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  left: 50%;
  bottom: -26px;
  margin-left: -20px;
  border-width: 19px 19px 0 19px;
  opacity: 0.05;
}
.fas {
  font-family: 'FontAwesome';
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  width: 100%;
}
* {
  -webkit-text-size-adjust: none;
}
strong {
  font-weight: 700;
}
address {
  font-style: normal;
}
p {
  margin-bottom: 20px;
}
.p1 {
  margin-bottom: 29px;
}
input {
  border-radius: 0 !important;
  outline: none !important;
}
img {
  max-width: 100%;
}
.page1 .page1_block h3 {
  padding-top: 50px;
  margin-bottom: 28px;
  font-size: 36px;
}
.page1 .const h3 {
  padding-top: 44px;
  margin-bottom: 28px;
  font-size: 36px;
}
.page1 .const h3 span {
  margin-top: -5px;
}
.page1 ul.list {
  padding-top: 27px;
}
.page1 .img_inner {
  margin-top: 1px;
  border: 5px solid #f8f8f8;
  margin-bottom: 23px;
  box-shadow: 0 0 0 1px #d6d6d6;
}
.page1 .page2_block h3 {
  padding-top: 50px;
  margin-bottom: 28px;
  font-size: 36px;
}
.page1 .content {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page1 h3 {
  margin-bottom: 0;
  font-size: 36px;
  padding-top: 40px;
}
.page1 h3.head1 {
  font-size: 30px;
  padding-top: 42px;
}
.page1 h3.head1.head2 {
  padding-top: 32px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.sf-menu {
  margin: 0;
}
ul.list li {
  text-transform: none;
  position: relative;
  padding-left: 25px;
}
ul.list li span {
  line-height: 18px;
  display: block;
  font-size: 18px;
  color: #dcdbdb;
  position: absolute;
  left: 0;
  top: 1px;
}
ul.list1 {
  padding-top: 8px;
}
ul.list1 span {
  line-height: 18px;
  display: block;
  font-size: 18px;
  color: #dcdbdb;
  position: absolute;
  left: 0;
  top: 0px;
}
ul.list1 li {
  position: relative;
  padding-left: 25px;
}
ul.list1 li + li {
  margin-top: 20px;
}
a {
  text-decoration: none;
  color: inherit;
  outline: none;
  transition: 0.5s ease;
  -o-transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
}
a:hover {
  color: #333;
}
/*
a.btn {
	font:16px/20px "Lucida Sans Unicode", "Lucida Grande", sans-serif, Arial, Helvetica;
	text-transform:none;
	color:#ffffff;
	padding:12px 20px 14px;
	margin-bottom:7px;
	margin-top:20px;
	display:inline-block;
	background-color:#323232;
	box-shadow:0 7px 0 0px rgba(0,0,0,0.05);
}
a.btn:hover {
	background-color:#cca82a;
}*/
.mb0 {
  margin-bottom: 0px !important;
}
.m0 {
  margin: 0 !important;
}
.pad0 {
  padding: 0 !important;
}
.img_inner {
  max-width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px;
  margin-top: 5px;
  border: 5px solid #fefefe;
  box-shadow: 0 0 0 1px #eeeeee;
}
.fleft {
  float: left;
  width: auto !important;
  margin-right: 28px;
  margin-bottom: 0px;
  margin-top: 5px;
}
.fleft.f1 {
  margin-top: 2px;
}
.st1 {
  line-height: 18px;
  margin-top: -2px;
}
.st1 p {
  margin-bottom: 18px;
}
.oh {
  overflow: hidden;
}
.fright {
  float: right !important;
}
.upp {
  text-transform: uppercase;
}
.alright {
  text-align: right;
}
.center {
  text-align: center;
}
.about_wrapper,
.extra_wrapper {
  overflow: hidden;
  color: #666;
}
.about {
  color: #333;
  font-size: 15px;
  margin-bottom: 14px;
}
.clear {
  float: none !important;
  clear: both;
}
header {
  font-size: 16px;
  color: #7b7b7b;
  z-index: 10;
  position: relative;
  display: block;
  text-align: center;
  padding-top: 30px;
  box-shadow: 0 7px 0 0px rgba(0, 0, 0, 0.19);
}
header h1 {
  position: relative;
  z-index: 910;
  float: left;
  text-align: center;
  margin-bottom: 0px;
}
header h1 a {
  display: inline-block;
  overflow: hidden;
  width: 256px;
  height: 100px;
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
  transition: 0s ease;
  -o-transition: 0s ease;
  -webkit-transition: 0s ease;
}
header h1 a img {
  display: block;
}
.page_block,
.page_block2 {
  padding-bottom: 38px;
}
.page_body {
  padding: 38px 0;
}
.title {
  text-transform: none;
  margin-bottom: 12px;
  font: 20px/20px 'Crimson Text', serif;
  font-weight: bold;
}
.content {
  padding-bottom: 50px;
  background: url(../../images/cont_bg.png) 0 0 repeat;
}
.welcome {
  padding-top: 20px;
}
.welcome img {
  float: left;
  margin-top: -2px;
  padding-right: 20px;
}
.welcome .text1 {
  margin-bottom: 18px;
}
.ver {
  position: relative;
}
.hor {
  border-top: 1px solid #eaeaea;
  margin-top: 40px;
}
.ver:after {
  content: '';
  display: block;
  position: absolute;
  left: 30px;
  top: 50px;
  bottom: 0;
  background-color: #eaeaea;
  width: 1px;
}
.hor1 {
  margin-top: 47px;
}
.block1 {
  overflow: hidden;
}
.block1 .text1 {
  padding-top: 2px;
  margin-bottom: 6px;
}
.block1 img {
  margin-left: 1px;
  margin-bottom: 1px;
}
.block1 + .block1 {
  margin-top: 13px;
}
.text2 {
  margin-bottom: 18px;
  color: #3e3e3e;
  font: 24px/30px 'Crimson Text', serif;
}
.text3 {
  padding-top: 28px;
  margin-bottom: 26px;
  font-size: 18px;
  color: #3e3e3e;
}
.hor2 {
  margin-bottom: 43px;
}
.col1 {
  color: #3e3e3e;
}
.clear.cl1 {
  height: 27px;
}
.tx2 {
  margin-bottom: 9px;
}
.hor3 {
  margin-top: 44px;
}
.col2 {
  color: #cca82a;
}
.col2 a:hover {
  color: #3e3e3e;
}

a.top {
  position: absolute;
  right: 10px;
  background: url(../../images/totop.png) 0 0 no-repeat;
  top: -71px;
  width: 60px;
  height: 31px;
}
a.top:hover {
  top: -60px;
}
.nav-table {
  display: table;
  width: 100%;
}
.nav-table .nav-table-row {
  display: table-row;
}
.nav-table .nav-table-row .nav-table-cell {
  display: table-cell;
}
.theme-sm-menu {
  padding: 10px;
  width: 100%;
}
.theme-sm-menu select {
  font-size: 20px;
  line-height: 1.6em;
  color: #000;
}
