body, html {
background: #fff;
text-align:center;
height:100%;
margin:0;
padding:0;
}
img{border: none; max-width: 100%; height: auto;}

p{margin: 0;}
#no_sides p{margin: 0;}
/*---------------------------------------------
               ОСНОВНОЙ КОНТЕЙНЕР
---------------------------------------------*/
@media only screen and (min-width: 1025px){
#st-container,
.st-pusher,
.st-content{min-height: 100%; height: 100%;}
}


#main-container{
margin:0 auto;
text-align:left;
min-height:100%;
background: url(../images/main.jpg) top center no-repeat;
}
* html #main-container{height:100%;}

#mencheck, .mencheck{display: none;}

/***************** Шапка сайта */
#header{
position:relative;
}
#header a.logo {
position:absolute;
left: 0px;
right: 0;
top: 42px;
margin: 0 auto;
width: 480px;
max-width: 100%;
padding: 0;
text-decoration:none;
}
.logo span:first-child{color: #f1e3b7; font-size: 20px; font-family: 'OpenSans'; text-transform: uppercase; position: absolute; top: 20px; left: 170px;}
.logo span:last-child{font-family: 'ZaragozaC'; font-size: 130px; color: #fff; -webkit-transition: 0.3s; transition: 0.3s;}

/************************** Хлебные крошки */
.pathway {
	border-bottom:1px dotted #666;
	margin:0 0 10px;
	padding:0 0 5px;	
	font-size:11px;
}

/***************** Модульная позиция - TOP */
#top {
	margin: 0;
	overflow:hidden
}

/***************** Левая колонка */
#left{
padding:0;
float:left;
line-height:normal;
width:264px;
}

/***************** Правая колонка */
#right{
padding:5px;
float:right;
line-height:normal;
width:220px;
}

/***************** Стили блока основного содержания */
#both{
margin:0 220px;
padding:0 15px;
}
#only_left {
margin:0 0 0 284px;
padding:0 0;
}
#only_right {
margin:0 220px 0 0;
padding:0 15px;
}
#no_sides {padding:0; background: #fff; position: relative;}

/***************** Модульная позиция - BOTTOM */
#bottom {
	margin: 0;
	overflow:hidden;
	background: url(../images/bottom.jpg) center center no-repeat;
}

/***************** Clear block and Rasporka */
#clear{
height:0;
font-size:1px;
line-height:0px;
clear:both;
}
#rasporka {height:72px; margin: 0 0}


/*---------------------------------------------
                  ПОДВАЛ САЙТА 
---------------------------------------------*/
.foot{
	height: 72px;
	margin: -72px auto 0;
	background: #000;
}
#footer{
position:relative;
height:72px;
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
margin: 0 auto 0;
width: 100%;
max-width:1200px
}
#footer p{ margin:0;}
/************************************ Счетчики */
.copyright {
	font:14px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	margin-top: 28px;
	display: inline-block;
}
.copyright a {color:#a8a8a8 !important; text-decoration: none !important;}
table.counters {
	position:absolute;
	right:0;
	bottom:10px;
}
.counters td {padding:0 3px}
.tecama{display: inline-block; float: right; margin: 28px 40px 0 0;}
.tecama a:last-child{font-size: 9px; color: #a8a8a8; text-decoration: none; float: right; text-align: left; margin: -4px 0 0 5px;}
.knopki{display: inline-block; float: left; margin: 20px 0 0 40px;}

/************************************ Модуля */
#left .module,
#right .module {
	margin:0 0 15px;
}
#left .moduletitle,
#right .moduletitle {
	font-size:18px;
	text-align:center;
	margin:0 0 10px
}
#left .modulebody,
#right .modulebody {}

.photoviewlink{
	display: block;
	border: 1px solid #ae8ecb;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #906eb0 !important;
	width: 273px;
	text-align: center;
	border-radius: 2px;
	padding: 14px 0;
	margin-bottom: 8px;
	font-size: 12px;
}
.photoviewlink:hover{border: 1px solid #561673; color: #561673 !important;}

.prevphoto, .nextphoto{
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url(../images/strelki.png) 0% 0% no-repeat;
}
.nextphoto{background: url(../images/strelki.png) 100% 0% no-repeat;}
.prevphoto:hover{background-position: 0% 100%;}
.nextphoto:hover{background-position: 100% 100%;}

.pagebar{
    margin: 10px 0;
	font-size:18px;
	clear:both;
	text-align: center;
}
.pagebar a{
	color: #000000 !important;
	text-decoration: none !important;
	font-family: 'PFBeauSansProRegular';
}
.pagebar a:hover{
	color: #2968b5 !important;
	border-top: 1px solid #2968b5;
	border-bottom: 1px solid #2968b5;
}
.pagebar_title{
	margin:5px;
    color:#375E93;
}
.pagebar_page{
	margin:2px;
	padding:5px;
}
.pagebar_current{
	margin:2px;
	padding:4px;
	color: #2968b5 !important;
	background: none !important;
	border-top: 1px solid #2968b5;
	border-bottom: 1px solid #2968b5;
}
/****************** ********************/

.headertop{max-width: 1200px; margin: 0 auto; position: fixed; width: 100%; left: 0; right: 0; z-index: 2;}
.headertop.inside{position: relative;}
.headerbottom{height: 248px; background: url(../images/header.png) center bottom repeat-x; position: relative; -webkit-transition: 0.4s; transition: 0.4s;}

#wowslider-container1{}

.addressmodule, .phonemodule{
	font-family: 'OpenSans';
	font-size: 16px;
	color: #f5e19a;
	border-left: 7px solid #cd1b02;
	padding-left: 20px;
	position: absolute;
	top: 38px;
}
.addressmodule{left: 0;}
.phonemodule{right: 0;}
.socialmodule{position: absolute; left: 0; right: 0; margin: 0 auto; width: 130px; top: 25px;}

.infosalemodule{font-family: 'OpenSansLight'; font-size: 30px; color: #f5e59a; font-style: italic; height: 215px; margin-bottom: 35px;}
.infosalemodule em{color: #ff2140;}

.listmodule{width: 100%; max-width: 1200px; margin: 0 auto; height: 705px;}
.listmodule p{display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around; display: -webkit-flex; -webkit-align-items: center; -webkit-justify-content: space-around; display: -ms-flex; -ms-align-items: center; -ms-justify-content: space-around;}
.listmodule a{
	font-family: 'OpenSansLight';
	font-size: 15px;
	font-style: italic;
	color: #fff !important;
	text-decoration: none !important;
	display: inline-block;
	width: 120px;
	position: relative;
	margin-top: 235px;
	height: 40px;
	text-align: center;
}
.listmodule a::before{position: absolute; display: block; content: ""; width: 265px; height: 186px; top: -210px; left: -75px;}

.listmodule p:first-child a:nth-of-type(1)::before{background: url(../images/1.png) center center no-repeat;}
.listmodule p:first-child a:nth-of-type(2)::before{background: url(../images/2.png) center center no-repeat;}
.listmodule p:first-child a:nth-of-type(3)::before{background: url(../images/3.png) center center no-repeat;}
.listmodule p:first-child a:nth-of-type(4)::before{background: url(../images/4.png) center center no-repeat;}

.listmodule p:last-child a:nth-of-type(1)::before{background: url(../images/5.png) center center no-repeat;}
.listmodule p:last-child a:nth-of-type(2)::before{background: url(../images/6.png) center center no-repeat;}
.listmodule p:last-child a:nth-of-type(3)::before{background: url(../images/7.png) center center no-repeat;}
.listmodule p:last-child a:nth-of-type(4)::before{background: url(../images/8.png) center center no-repeat;}

.newsmodule{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.newsmoduletitle, .contacmoduletitle{
	font-family: 'OpenSansLight';
	font-size: 30px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	margin: 50px 0;
}
#module_ajax_19{display: -webkit-box;display: -ms-flexbox;display: flex; display: -ms-flex; display: -webkit-flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-justify-content: space-between; -webkit-justify-content: space-between;}
.viewnews{
	font-family: 'OpenSans';
	font-size: 14px;
	color: #fff !important;
	text-decoration: none !important;
	text-transform: uppercase;
	display: block;
	margin: 25px auto 0;
	width: 100px;
	text-align: center;
}
.allnews{
	font-family: 'OpenSans';
	font-size: 18px;
	color: #790d12 !important;
	text-decoration: none !important;
	width: 198px;
	text-align: center;
	background: #d0a044;
	padding: 7px 0;
	display: block;
	border: 1px solid #d8b064;
	margin: 80px auto 56px;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.mod_latest_date{
	background: #7a0f17;
	border-radius: 100%;
	width: 106px;
	text-align: center;
	padding: 13px 0;
	height: 106px;
	box-sizing: border-box;
	border: 1px solid #d0a044;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.mod_latest_date .dat{font-family: 'PFScandalProBlack'; color: #fff; font-size: 37px;}
.mod_latest_date .mon{font-family: 'PFScandalProBlack'; color: #fff; font-size: 14px; text-transform: uppercase;}
.mod_latest_entry{position: relative; padding: 80px 0 0; top: 250px; -webkit-transition: 0.75s; transition: 0.75s;}
.mod_latest_entry:first-child, .mod_latest_entry:last-child{top: 450px;}
.mod_latest_entry.view{top: 0;}
.allnews:hover{background: #790d12; color: #fff !important;}

.mainmodule{
	width: 100%;
	height: 811px;
	max-width: 1200px;
	text-align: center;
	font-size: 17px;
	color: #000;
	margin: 0 auto;
	background: url(../images/petals.jpg) center bottom no-repeat;
	position: relative;
}
.mainmodulebody{position: relative;}
.mainmoduletitle{
	font-family: 'OpenSansLight';
	font-size: 38px;
	color: #c40009;
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	padding: 200px 0 30px;
	position: relative;
	line-height: 36px;
}
.mainmoduletitle::before{
	position: absolute;
	display: block;
	content: "";
	width: 201px;
	height: 22px;
	background: url(../images/h1before.png) center center no-repeat;
	left: 50%;
	top: 155px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.mainmodule a{
	display: block;
	text-transform: uppercase;
	color: #d0a044 !important;
	text-decoration: none !important;
	font-size: 18px;
	font-family: 'OpenSans';
	border: 1px solid #d0a044;
	width: 198px;
	text-align: center;
	padding: 8px 0;
	margin: 40px auto;
	-webkit-transition: 0.25s;
	transition: 0.25s;
}
.mainmodule a:hover{background: #d0a044; color: #fff !important;}

#down{background: url(../images/down.jpg) center center no-repeat;}
.contacmodule{max-width: 1200px; width: 100%; margin: 0 auto; font-family: 'OpenSans'; font-size: 18px; color: #f5e19a; height: 520px; position: relative;}
.contacmoduletitle{padding: 40px 0; margin: 0;}
.contacmodule p{border-left: 7px solid #cd1b02; padding-left: 13px; margin: 10px 0;}
.contacmodule::before{
	position: absolute;
	display: block;
	content: "";
	width: 188px;
	height: 132px;
	background: url(../images/smalllogo.png) center center no-repeat;
	left: 50%;
	bottom: 0;
	-webkit-transform: translate(-50%,-50%) rotateX(-90deg);
	-ms-transform: translate(-50%,-50%) rotateX(-90deg);
	transform: translate(-50%,-50%) rotateX(-90deg);
	-webkit-transition: 0.75s;
	transition: 1.25s;
}
.contacmodule.view::before{
	-webkit-transform: translate(-50%,-50%) rotateX(0deg);
	-ms-transform: translate(-50%,-50%) rotateX(0deg);
	transform: translate(-50%,-50%) rotateX(0deg);
}

.listmodule a::before{
	-webkit-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transition: 0.75s;
	transition: 0.75s;
}
.listmodule a.view::before{
	-webkit-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.listmodule a:hover::after{
	position: absolute;
	content: "";
	display: block;
	width: 244px;
	height: 164px;
	background: url(../images/hover.png) center center no-repeat;
	top: -199px;
	left: -64px;
}



.listmodule a:nth-of-type(2)::before{-webkit-transition-delay: 0.25s; transition-delay: 0.25s;}
.listmodule a:nth-of-type(3)::before{-webkit-transition-delay: 0.5s; transition-delay: 0.5s;}
.listmodule a:nth-of-type(4)::before{-webkit-transition-delay: 0.75s; transition-delay: 0.75s;}

#slider{padding-top: 145px; margin: 0 0 -20px;}
#wowslider-container1, #wowslider-container1 *, .ws_effect.ws_rotate{border-radius: 100%;}
#wowslider-container1::before{position: absolute; display: block; content: ""; width: 528px; height: 528px; background: url(/engine1/slider.png) center center no-repeat; left: -17px; top: -17px;}

.rose{
	width: 100%;
	height: 121px;
	background: url(../images/rose.png) center center no-repeat;
	position: absolute;
}

.page .logo span:first-child{display: none !important;}

.socialmodule a{display: inline-block; width: 34px; height: 34px; overflow: hidden; -webkit-transition: 0.75s; transition: 0.75s;}
.socialmodule.scroll a{-webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0);}
.slidermodule{-webkit-transition: top 0.75s; transition: top 0.75s; position: relative; top: 0;}
.slidermodule.scroll{position: relative; top: -50px; margin-bottom: 248px;}
.headerbottom.scroll{position: fixed; width: 100%; max-width: 1920px; margin: 0 auto; top: 0; height: 164px; z-index: 1; background: #000;}
.headerbottom.scroll .logo span:first-child{display: none;}
.headerbottom.scroll .logo span:last-child{font-size: 65px; display: block; margin: -30px 0 0 0; text-align: center; position: relative;}
.headerbottom.scroll .logo span:last-child::before, .headerbottom.scroll .logo span:last-child::after{position: absolute; display: block; content: ""; width: 52px; height: 22px; 
			background: url(../images/logopse.png) center center no-repeat; top: 37%;}
.headerbottom.scroll .logo span:last-child::before{left: 40px;}
.headerbottom.scroll .logo span:last-child::after{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); right: 40px;}

.menumodule{position: relative; top: 195px;}

@media only screen and (min-width: 1024px){.headerbottom.scroll .st-menu{box-shadow: 0 -20px 0 0 #000, 0 -21px 0 0 #6d5620;} .headerbottom.scroll .menumodule{top: 115px; border-top: 1px solid #6d5520; padding-top: 13px;}}

@media only screen and (max-width: 1023px){
	#main-container{background: url(../images/main.jpg) top center no-repeat #000;}
	#mainmenu{font-size: 1.25vw !important;}
	#mainmenu li{margin: 0 0 0 3vw !important;}
	#mainmenu li:first-child{margin-left: 0 !important;}
	#mainmenu li a{padding: 0 0 0 3vw !important;}
	#mainmenu li:first-child a{padding-left: 0 !important;}
	.addressmodule{left: 1%;}
	.phonemodule{right: 1%;}
	.listmodule p{display: block;}
	.listmodule p a{margin: 235px 17vw 0;}
	.listmodule{height: 1100px;}
	.mainmodule{height: 650px;}
	.mod_latest_title{padding: 43px 0 27px;}
	.mod_latest_desc{height: 170px;}
	.allnews{margin: 50px auto 40px;}
	.foot{height: 92px;}
	.addressmodule, .phonemodule{max-width: 180px;}
	.contacmodule{font-size: 1.5vw;}
	.menumodile{top: 125px; padding-top: 13px; border-top: 1px solid #6d5520;}
	.headerbottom.scroll .menumodule{top: 125px;}
	.page .headerbottom .logo span:last-child::before, .page .headerbottom .logo span:last-child::after{display: none !important;}
	.page .socialmodule{left: 48% !important;}
}
@media only screen and (max-width: 767px){
/*	.listmodule p a{margin: 235px auto 0; display: block;}
	.listmodule p:first-child a:first-child{margin-top: 260px;}*/
	.listmodule p a{margin: 235px 16vw 0; -webkit-transform: scale(0.8,0.8); -ms-transform: scale(0.8,0.8); transform: scale(0.8,0.8);}
	.mod_latest_entry{top: 150px;}
	#wowslider-container1{-webkit-transform: scale(0.8,0.8);}
	#slider{padding-top: 80px;}
	#header a.logo{text-align: center;}
	.logo span:last-child{font-size: 80px; position: relative; top: 35px;}
	.headerbottom.scroll .logo span:last-child{margin: -53px 0 0;}
	.phonemodule{padding: 11px 0 12px 7px;}
	.page .logo span:last-child{top: 0;}
	.page .socialmodule{display: none;}
.knopki, .sitemap, .copyright{display: none;}
}
@media only screen and (max-width: 686px){
	.listmodule p a{-webkit-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); margin: 235px auto 0; display: block;}
	.listmodule p:first-child a{margin: 260px auto 0;}
	.listmodule{height: 2050px;}
	.mod_latest_desc{height: 220px;}
	.mod_latest_entry{top: 0px;}
	.knopki{margin: 20px 0 0 0px;}
	.tecama{margin: 28px 0px 0 0;}
	.headertop{position: relative;}
	.headerbottom{position: relative !important; height: 248px !important; background: url(../images/header.png) center bottom repeat-x !important;}
	.logo span:first-child{display: block !important;}
	.headerbottom.scroll .logo span:last-child{font-size: 80px; top: 0;}
	.headerbottom.scroll .logo span:last-child{margin: 0;}
	.slidermodule.scroll{top: 0; margin-bottom: 0;}
	.socialmodule.view{left: 0 !important; top: 0 !important;}
	#left{float: none; margin: 0 auto; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; display: -ms-flex; display: -webkit-flex; -ms-flex-pack: distribute; justify-content: space-around; -ms-justify-content: space-around; -webkit-justify-content: space-around;}
	#only_left{margin: 0 auto;}
}
@media only screen and (max-width: 640px){
	#slider{display: none;}
	#header a.logo{margin: 25px auto 0;}
	.contacmodule{height: 680px;}
	.contacmodule td{display: block; margin: 10px auto;}
	.contacmodule::before{bottom: 160px; -webkit-transform: scale(0.8,0.8) translateX(-50%) !important; -ms-transform: scale(0.8,0.8) translateX(-50%) !important; transform: scale(0.8,0.8) translateX(-50%) !important;}
	.newsmoduletitle{margin: 14px 0;}
	.mainmodule{height: 800px;}
	.mod_latest_desc{font-size: 2vw;}
	.contacmoduletitle{padding: 10px 0;}
	.contacmodule{height: 520px;}
	.contacmodule::before{bottom: 55px;}
	.page .socialmodule{left: 0 !important;}
	.page .menumodule{top: 115px !important;}
	.page #header, .page .headerbottom{height: 155px !important; background: #000 !important;}
	.photowrapper{display: none !important;}
}
@media only screen and (max-width: 550px){
	#left{float: none; margin: 0 auto; display: block; width: 264px;}
	#only_left{margin: 0 auto;}
	#menu1{height: 492px; box-sizing: border-box;}
	.con_heading{text-align: center !important;}
}
@media only screen and (min-width: 481px){#st-trigger-effects{display: none;}}
@media only screen and (max-width: 480px){
	.headerbottom{height: 185px !important;}
	.addressmodule, .phonemodule{margin-top: 10px; font-size: 3vw;}
	.socialmodule{position: relative; top: 0;}
	.logo span:first-child{display: none !important;}
	.logo span:last-child{font-size: 14vw; top: 0;}
	.phonemodule{padding: 0 0 0 7px !important;}
	.infosalemodule{font-size: 6vw;}
	.mod_latest_entry{width: 90%; margin: 0 auto; text-align: center;}
	.mod_latest_entry:first-child, .mod_latest_entry:last-child{display: none;}
	.mod_latest_desc{font-size: 5vw;}
	.foot{height: auto;}
	#footer{height: auto; display: -webkit-box; display: -ms-flexbox; display: flex; display: -ms-flex; display: -webkit-flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -ms-flex-direction: column; -ms-justify-content: center; -webkit-flex-direction: column; -webkit-justify-content: center;}
	.tecama a:last-child{display: none;}
	.contacmodule.view::before{display: none;}
	.contacmodule{height: auto; font-size: 5vw;}
	.contacmodule td{width: 100% !important; text-align: center;}
	.contacmodule p{border-left: none;}
	.page .socialmodule{top: 3px !important;}
	.page .menumodule{border: none !important;}
	.page .addressmodule, .page .phonemodule{top: 100px;}
	#left{float: none; margin: 0 auto;}
	#only_left{margin: 0 auto;}
	#menu1{height: 492px; box-sizing: border-box;}
	.con_heading{text-align: center !important;}

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

	.mencheck{display: block; position: fixed; z-index: 1000000000; left: 10px; top: 10px;}
	#mainmenu{clear: none; float: none; right: 0; left: 0; font-size: 7vw !important; position: fixed; top: 0; background: #1b0301; opacity: 0; padding-top: 20vw;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
display: -ms-flex;
  -ms-flex-direction: column;
  -ms-justify-content: flex-start;
display: -webkit-flex;
  -webkit-flex-direction: column;
  -webkit-justify-content: flex-start;
  height: 1000px;
  display: none;
	}
	#mainmenu li{float: none; left: 0; margin: 1vw 0 !important;}
	#mainmenu li a{border: none;}

	#mencheck:checked ~ #mainmenu{z-index: 1000; opacity: 1; display: block;}




}

.socialmodule.view{left: 55%; top: 31px;}
.socialmodule.view a{-webkit-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1);}

.page .logo span:first-child{
	display: none;
}
.page .socialmodule{left: 55%; top: 31px;}
.page .headerbottom .logo span:last-child::before, .page .headerbottom .logo span:last-child::after{position: absolute; display: block; content: ""; width: 52px; height: 22px; 
			background: url(../images/logopse.png) center center no-repeat; top: 37%;}
.page .headerbottom .logo span:last-child::before{left: 40px;}
.page .headerbottom .logo span:last-child::after{-webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); right: 40px;}
.page .logo span:last-child{font-size: 60px;}
.page #header a.logo{text-align: center; top: 10px;}
.page .headerbottom{height: 145px;}
.page .menumodule{top: 90px; border-top: 1px solid #6d5520; padding-top: 13px;}

#Go_Top {
    position: fixed; /* Положение кнопки */   
    bottom: 60px; /* Расстояние снизу */
    right: 10px; /* Расстояние справа */
    cursor: pointer; /* Лучше не трогать */
    z-index: 10;
}

.page .contwrap{width: 100%; max-width: 1200px; margin: 0 auto; padding-top: 25px;}

.page #main-container{background: #fff;}
.page .headerbottom{background: none;}
.page #header{background: url(../images/main.jpg) top center no-repeat;}


#menu1{list-style: none; margin: 0; padding: 30px 0;}
#menu1 ul{display: none;}
#menu1 li{text-align: center; margin: 25px auto; max-width: 98%;}
#menu1 li a{font-family: 'OpenSansSemibold'; font-size: 17px; color: #2b2b2b; font-style: italic; text-decoration: none;}

#menu1 li:hover a{color: #c69a43;}
.leftmenumodule{position: relative; background: url(../images/leftpse.png) center center no-repeat;}

.photoname{
	position: absolute;
	top: 0; left: 0;
	font-size: 14px;
	font-family: Arial;
	text-decoration: none !important;
	color: #fff !important;
  display: block;
  top: 38%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 60%;
}
.photoname:hover{color: #ffdd63 !important;}
.photozoom{background: url(../images/photozoom.png) left center no-repeat; width: 31px; height: 32px; display: block; position: absolute; left: 0; right: 0; top: 60%; margin: 0 auto;}
.photozoom:hover{background: url(../images/photozoom.png) right center no-repeat;}
.photowrapper{width: 100%; height: 100%; overflow: hidden; position: absolute; background: rgba(144,0,20,0.9); opacity: 0;}
.photo_thumb:hover .photowrapper{opacity: 1;}
.photowrapper{-webkit-transition: 0.75s; transition: 0.75s;}



#popup_message img{
max-width: 100px;
}

.headerbottom.scroll{
display: none;
}

