.content {
    font-family: 'myriad_pro', sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 22px;
}

/*      pages      */

.mainwhite {
	background: #fff;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.decorbg {
	background: url(../img/horizontal_border.png) repeat-x;
	height:10px;
	margin:20px 0;
}

.maincontent {
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	max-width:1140px;
	line-height:22px;
}

.maincontent.w960 {
    max-width:960px;
}

.sliderbox {
	height:440px;
	width:100%;
	background-size: cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.sliderbox.bg1 {
	background-image:url(../img/home1.jpg);
}

.sliderbox.bg2 {
	background-image:url(../img/collage.png);

}

.sliderbox.bg3 {
	background-image:url(../img/slider/poltava8.jpg);

}

.sliderbox.bg4 {
	background-image:url(../img/slider/turnovo_starachast.jpg);

}

.sliderbox.bg5 {
	background-image:url(../img/slider/starazagora.jpg);

}

.sliderbox.bg6 {
	background-image:url(../img/slider/sofia.jpg);

}

.sliderbox.bg7 {
	background-image:url(../img/tempmap.png);

}

.sliderbox.bgteam {
	background-image:url(../img/team.jpg);

}
.redbrd {
	border-bottom:20px solid #451717;
}

.subnav {
	color:#fff;
	font-size:16px;
	background:url(../img/sub_menu.png) repeat-x;
	height:50px;
	line-height:50px;
	text-align:center;
}

/* .subnav span {
    color:#fff;
    font-family: 'monplesir_scriptregular', sans-serif;
} */

.subnav a {
	color:#fff;
	text-decoration:none;
	padding:0 20px;
	display:inline-block;
}
.subnav a:hover {
	color:#ddd9d9;
}

.subnav a.vtour {
	padding-left:40px;
	background:url(../img/360arrow.png) no-repeat 0 10px;
}

.contact_btn {
    background: url(../img/subnav_background.jpg) repeat-x;
    border-radius: 2px;
    display: inline-block;
    margin-top: 14px;
	cursor:pointer;
}

.contact_btn a {
    background: url(../img/icon_mail.png) no-repeat right center;
    color: #fff;
    display: block;
    font-size: 16px;
    margin-right: 16px;
    padding: 10px 38px 10px 16px;
    text-decoration: none;
}

.contact_btn a:hover {
    color: #ddd9d9;
}

.menubox {
	/*border-bottom:1px solid #dbdbdb;*/
	padding-top:30px;
	padding-bottom:30px;
	line-height: 32px;
}

.menubox0 {
    display: none;
}

a.filemenu {
	background: url(../img/menuicon.png) no-repeat;
	padding-left:84px;
	display:block;
/*     font-size:20px;
font-family: 'monplesir_scriptregular', sans-serif; */
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

a.filemenu span {
    color: #000;
	font-size:14px;
	font-family: 'MyriadPro-Regular', sans-serif;
}

a.filemenu:hover, a.filemenu span:hover {
    color: #a04040;
}


.guestbox,
.careers {
	padding-bottom:20px;
	line-height:24px;
}

.guestbox strong {
	font-size:14px;
}

.guestbox span,
.careers span {
	font-size:13px;
	line-height:24px;
	color:#565656;
}

.maincontent a {
	color:#820000;
	text-decoration:none;

}

.maincontent a:hover {
	color:#000;
}

.partners img,
.awards img,
.albumbox img {
	max-width:300px;


}

.awards h5,
.albumbox h5,
.albumitem h5 {
	margin-top:50px;
	margin-bottom:30px;
	padding-bottom:20px;
	background:url(../img/line.png) bottom center no-repeat;
}

.awards img {
	border:1px solid #ccc;
}

.albumbox img {
	border:1px solid #ccc;
	padding:15px;
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.2);
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.albumitem {
	padding-bottom:50px;
}

.albumitem img {
	border:1px solid #ccc;
	padding:8px;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.albumitem .galimg {
	position:relative;
}

.albumitem .galimg .arrows {
	position:absolute;
	width:60px;
	height:60px;
	top: 50%;
	margin-top:-30px;
	background-position:center center;
	background-repeat:no-repeat;
	display:block;
	text-decoration:none;
}

.albumitem .galimg .arrows:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

.albumitem .galimg .arrows.arleft {
	left:10px;
	background-image:url(../img/arleft.png);
}

.albumitem .galimg .arrows.arright {
	right:10px;
	background-image:url(../img/arright.png);
}

/*      pages      */

.iframe {
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 5px 10px 5px #cecece;
    height: 500px;
    margin: auto;
    width: 96%;
	text-align:center;
}

ul.careers {
	list-style:circle;
	padding:10px 20px;
	margin:10px;
}


a.menusubs {
    background-image: url(../img/icon_mail1.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-color: #590100;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
    font-size: 16px;
    padding: 10px 54px 10px 16px;
    text-decoration: none;
}

a.menusubs:hover {
    color: #ddd9d9;
}


/*foodpanda and takeaway*/

.order-home a {
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
	border-radius: 10px;
}

@media all and (max-width: 859px) {

.subnav a  {
    display: none;
}

.iframe {
    height: 450px;
}
}

@media all and (max-width: 639px) {
.sliderbox {
	height:340px;
}

.iframe {
    height: 350px;
}
.maincontent {
    line-height: 26px;
	font-size:16px;
	text-align:center;
}

a.filemenu {
	background: none;
	padding-left:0;
}

}

@media all and (max-width: 479px) {
.sliderbox {
	height:240px;
}
.albumbox img,
.albumitem img {
	padding:5px;
}
.orn_l, .orn_r
}

.camerawrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    margin: 0;
}

.camerawrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}