@font-face {
    font-family: "PFDinTextCompPro-Light";
    src: url('./PFDinTextCompPro-Light_0-webfont.eot');
    src: url('./PFDinTextCompPro-Light_0-webfont-.eot#iefix') format('embedded-opentype'),
    url('./PFDinTextCompPro-Light_0-webfont.woff2') format('woff2'),
    url('./PFDinTextCompPro-Light_0-webfont.woff') format('woff'),
    url('./PFDinTextCompPro-Light_0-webfont.ttf') format('truetype'),
    url('./PFDinTextCompPro-Light_0-webfont.svg#pf_din_text_comp_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "PFDinTextCompPro-Regular";
    src: url('./PFDinTextCompPro-Regular.ttf')
}
@font-face {
    font-family: "PFDinTextPro-Light";
    src: url('./PFDinTextPro-Light-webfont.eot');
    src: url('./PFDinTextPro-Light-webfont-.eot#iefix') format('embedded-opentype'),
    url('./PFDinTextPro-Light-webfont.woff2') format('woff2'),
    url('./PFDinTextPro-Light-webfont.woff') format('woff'),
    url('./PFDinTextPro-Light-webfont.ttf') format('truetype'),
    url('./PFDinTextPro-Light-webfont.svg#pf_dintext_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
    min-width: 1000px;
    background: #f7f7f7;
    font-family: "PFDinTextPro-Light";
    color: #111;
	/* background: url(./bg.jpg) top center no-repeat fixed; */
}
.wrapper {
    width: 100%
}
.wrapper-left {
    width: 50%
}
.wrapper-right {
    width: 50%
}
.container {
    width: 1000px;
    margin: 0 auto;
    padding: 0
}
.column,
.columns {
    float: left;
    margin-left: 10px;
    margin-right: 10px
}
.columnPlus {
    float: left;
    margin-left: 15px;
    margin-right: 15px
}
.row {
    margin-bottom: 20px
}
.content {
    overflow: hidden
}
.hidden {
    opacity: 0
}
.visible {
    opacity: 1
}
.column.alpha,
.columns.alpha {
    margin-left: 0
}
.column.omega,
.columns.omega {
    margin-right: 0
}
.position-relative {
    position: relative;
    overflow: hidden
}
.marginTop10px {
    margin-top: 10px
}
.marginTop20px {
    margin-top: 20px
}
.marginTop40px {
    margin-top: 40px
}
.marginBot10px {
    margin-bottom: 10px
}
.marginBot20px {
    margin-bottom: 20px
}
.marginBot40px {
    margin-bottom: 40px
}
.marginNone {
    margin-left: 0px !important;
    margin-right: 0px !important
}
.paddingTop10px {
    padding-top: 10px
}
.paddingTop20px {
    padding-top: 20px
}
.paddingTop40px {
    padding-top: 40px
}
.paddingBot10px {
    padding-bottom: 10px
}
.paddingBot20px {
    padding-bottom: 20px
}
.paddingBot40px {
    padding-bottom: 40px
}
a {
    text-decoration: none
}
a:hover,
span:hover,
.button:hover {
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease
}
.button:hover {
    cursor: pointer;
    background: #000 !important;
    color: #fff
}
.bigInput {
    width: 545px !important;
    vertical-align: top
}
#hTop {
    font-family: "PFDinTextCompPro-Light";
}
#hTop .container{
	background: #f2ebe6;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	height: 160px;
	overflow: hidden;
}
#hLogo {
	margin-top: 15px;
	padding: 0px 35px;
    width: 220px;
	height: 130px;
    position: relative;
    float: left;
	border-right: 1px solid black;
}
#hContact {
	margin-top: 15px;
    position: relative;
    float: left;
    width: 410px;
	height: 125px;
    font-size: 26px;
	padding: 5px 30px 0 30px;
	border-right: 1px solid black;
	/* background: url(./contact-ico.png) left center no-repeat; */
}
#hContact p{
	padding-left: 43px;
	line-height: 52px;
}
#hContact .location{background:url(./ico-location.png) left center no-repeat;}
#hContact  .phone{background:url(./ico-phone.png) 5px center no-repeat;}
#hContactReCall {
    position: relative;
    float: left;
    margin-top: 15px;
	padding: 10px 0 0 40px;
	height: 100px;
	text-align: center;
}
#hContactReCall span {
    display: block;
    border: 2px solid #000;
    width: 160px;
    text-align: center;
    text-transform: uppercase;
    height: 51px;
    line-height: 51px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
#hContactReCall span:hover {
    cursor: pointer;
    background: #000;
    color: #fff
}
#hContactReCall img{
    width: 40px;
    margin: 0 7px;
}
#hNav {
    overflow: hidden;
    position: relative;
    width: 600px;
    float: left;
    margin-left: 221px
}
#hNav ul {
    overflow: hidden;
    position: relative;
    margin-top: 23px
}
#hNav ul li {
    float: left;
    text-transform: uppercase;
    font-size: 24px;
    margin-right: 24px
}
#hNav ul li a {
    color: #000
}
#hSocialMob {
    display: none
}
#hSocial {
    float: right;
    width: 166px;
    overflow: hidden;
    position: relative;
    height: 30px;
    top: 20px
}
#hSocial a {
    display: block;
    float: left;
    margin-left: 7px;
    width: 26px;
    height: 26px
}
#hSocial a:nth-child(1) {
    background: url("./soc01.jpg") left top no-repeat;
    width: 27px
}
#hSocial a:nth-child(2) {
    background: url("./soc02.jpg") left top no-repeat
}
#hSocial a:nth-child(3) {
    background: url("./soc03.jpg") left top no-repeat
}
#hSocial a:nth-child(4) {
    background: url("./soc04.jpg") left top no-repeat
}
#hSocial a:nth-child(5) {
    background: url("./soc05.jpg") left top no-repeat
}
#Index02 h2 {
    text-align: center;
    font-size: 36px;
    font-family: "PFDinTextCompPro-Light";
    margin-top: 19px
}
#FormTop {
    overflow: hidden;
    position: relative;
    margin-top: 32px;
    padding-left: 44px
}
#Index02 #FormTop input,
#Index02 #FormTop textarea,
#Index02 #FormTop select {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-right: 15px;
    margin-bottom: 18px
}
#Index02 #FormTop textarea {
    float: left;
    position: relative;
    overflow: hidden
}
#FormTop input:nth-child(1) {
    width: 239px
}
#Index02 #FormTop select {
    width: 294px
}
#Index02 #FormTop #custom2 {
    margin-bottom: 10px
}
#Index02 #FormTop .button {
    float: right;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 2px solid #000;
    -webkit-appearance: none;
    right: 25px;
    top: 0px;
    width: 294px;
    padding: 14px 25px 12px 25px;
    float: right
}
#Index01 .owl-buttons {
    width: 100%
}
#Index01 .owl-theme .owl-controls {
    width: 100%;
    height: 1px;
}
#Index01 .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 0px;
    position: absolute
}
#Index03Wr {
    background: url("./back1.jpg") center center no-repeat;
    height: 620px;
    margin-top: 20px;
    background-size: cover
}
#Index03 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 55px 0px 37px 39px
}
#Index04 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 84px 0px 56px 39px
}
#Index04 p {
    font-family: "PFDinTextPro-Light";
    color: #333;
    padding: 0px 40px 0px 40px;
    margin-bottom: 14px;
    line-height: 20px
}
#Index04 #Index04InfoR h2{    
    padding: 0px 40px 0px 40px;
    margin: 0;
    margin-bottom: 14px;
/*    line-height: 20px*/
}
#Index04ImgL {
    position: relative;
    overflow: hidden;
    float: left;
    width: 500px;
    height: 520px;
    background: url("./003-villa-elena-main-page.jpg") left top no-repeat;
    background-size: cover
}
#Index04InfoR {
    position: relative;
    overflow: hidden;
    float: left;
    width: 500px;
    background: #f2ebe6;
    padding: 40px 0px 25px 0px
}
#Index05WrMob {
    display: none
}
#Index05Wr {
    font-family: "PFDinTextCompPro-Light"
}
#Index05 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 85px 0px 47px 39px
}
.Index05Bl {
    position: relative;
    overflow: hidden;
    float: left
}
.Index05Bl h4 {
    display: inline-block;
    position: absolute;
    border: 1px solid #ebebeb;
    background: #fff;
    font-size: 28px;
    height: 53px;
    line-height: 53px;
    width: 148px;
    text-align: center;
    right: 0px
}
.Index05BlLeft {
    overflow: hidden;
    position: relative;
    float: left;
    width: 252px
}
#Index05 .Index05BlLeft .Index05Bl {
    width: 244px;
    height: 645px;
    background: url("./004-villa-elena-main-page.jpg") left top no-repeat;
    margin-right: 8px
}
.Index05BlMid {
    overflow: hidden;
    position: relative;
    float: left;
    width: 504px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(1) {
    width: 244px;
    height: 210px;
    background: url("./us01.jpg") left top no-repeat;
    margin-right: 8px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(2) {
    width: 244px;
    height: 210px;
    background: url("./006-villa-elena-main-page.jpg") left top no-repeat
}
#Index05 .Index05BlMid .Index05Bl:nth-child(3) {
    width: 496px;
    height: 209px;
    background: url("./Image.png") left top no-repeat;
    margin-top: 8px;
    margin-right: 8px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(4) {
    width: 244px;
    height: 210px;
    background: url("./010-villa-elena-main-page.jpg") left top no-repeat;
    margin-top: 8px;
    margin-right: 8px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(5) {
    width: 244px;
    height: 210px;
    background: url("./us02.jpg") left top no-repeat;
    margin-top: 8px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(3) h4 {
    width: 232px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(4) h4 {
    top: 155px
}
#Index05 .Index05BlMid .Index05Bl:nth-child(5) h4 {
    top: 155px
}
.Index05BlRight {
    overflow: hidden;
    position: relative;
    float: left;
    width: 244px
}
#Index05 .Index05BlRight .Index05Bl:nth-child(1) {
    width: 244px;
    height: 210px;
    background: url("./007-villa-elena-main-page.jpg") left top no-repeat;
    margin-right: 8px
}
#Index05 .Index05BlRight .Index05Bl:nth-child(2) {
    width: 244px;
    height: 427px;
    background: url("./009-villa-elena-main-page.jpg") left top no-repeat;
    margin-top: 8px
}
#Index05 .Index05BlRight .Index05Bl:nth-child(2) h4 {
    top: 372px
}
.Index05BlH {
    display: none;
    text-align: center
}
.Index05BlH p {
    padding: 20px;
    color: #fff;
    font-family: "PFDinTextPro-Light";
    line-height: 22px;
    text-align: center
}
.Index05BlH a {
    cursor: pointer;
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    height: 30px;
    line-height: 30px;
    width: 150px;
    text-align: center;
    overflow: hidden;
    position: relative;
    text-transform: uppercase
}
.Index05Bl:hover .Index05BlH {
    background: rgba(0, 0, 0, 0.7);
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
    -ms-transition: All 0.5s ease;
    transition: All 0.5s ease;
    height: 100%
}
.Index05Bl:hover > .Index05BlH {
    display: block
}
.Index05Bl:hover > h4 {
    display: none
}
#Index06Wr {
    background: #f2ebe6;
    margin-top: 88px;
    padding-bottom: 68px
}
.mini-top {
    margin-top: 20px !important
}
#Index06 h2 {
    font-size: 36px;
    font-family: "PFDinTextCompPro-Light";
    margin: 60px 0px 45px 40px
}
.Index06Bl {
    overflow: hidden;
    position: relative;
    float: left;
    width: 170px;
    text-align: center;
    font-family: "PFDinTextPro-Light";
    margin: 0px 21px 0px 9px
}
.Index06Bl img {
    width: 156px;
    height: 156px;
    margin-bottom: 20px
}
.Index06Bl p {
    color: #333;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px
}
.Index06Bl h6 {
    font-size: 12px;
    line-height: 16px;
    text-align: center
}
.Index06Bl h6 p {
    font-size: 12px;
    line-height: 16px;
    text-align: center
}
#Index07Wr {
    background: url("./villa-jpg-02.jpg");
    margin-top: 25px;
    height: 956px
}
#Index07 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 69px 0px 42px 40px;
    color: #fff
}
.Index07Bl {
    position: relative;
    float: left;
    width: 195px;
    margin-right: 6px;
    height: 670px;
    background: #fff
}
.Index07Bl:nth-child(6) {
    margin-right: 0px
}
.Index07Bl > img {
    width: 195px;
    margin-bottom: 20px
}
.Index07Bl h4 {
    text-align: center;
    height: 110px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 24px;
    line-height: 30px
}
.Index07Bl p {
    padding: 0px 18px;
    color: #999999;
    line-height: 20px
}
.Index07BlArr {
    width: 44px;
    height: 32px;
    background: url("./009-villa-elena-main-page.png") left top no-repeat;
    position: absolute;
    z-index: 99;
    top: 368px;
    left: 173px
}
#Index08Wr {
    background: #f2ebe6;
    padding-bottom: 75px
}
#Index08 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 67px 0px 45px 40px
}
#Index09Wr {
    background: url("./villa-jpg-03.jpg") center top no-repeat;
    height: 602px;
    margin-top: 36px
}
#Index09 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 77px 0px 157px 42px
}
.Index09Bl {
    position: relative;
    float: left;
    width: 260px;
    background: #fff;
    text-align: center;
    margin: 0px 40px 0px 40px
}
.Index09Bl:nth-child(4) {
    margin-right: 0px
}
.Index09Bl img {
    position: relative;
    display: inline-block;
    width: 194px;
    height: 194px;
    top: -97px
}
.Index09Bl h4 {
    position: relative;
    top: -70px;
    font-size: 28px;
    font-family: "PFDinTextCompPro-Light";
    margin-bottom: 25px
}
.Index09Bl p {
    position: relative;
    top: -70px;
    color: #666666
}
.Index09Bl h6 {
    opacity: 0;
    display: none
}
.Index09Bl:hover h6 {
    opacity: 1.0;
    overflow: hidden;
    height: auto;
    position: relative;
    top: -50px;
    display: block;
    padding: 0px 20px !important
}
#Index10Wr {
    background: #f2ebe6;
    padding-bottom: 75px
}
#Index10 h2 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 55px 0px 45px 44px
}
#Index10 img {
    margin-right: 85px;
    position: relative;
    width:170px;
}
#Index10 img:nth-child(3) {
    top: -2px
}
#Index10 img:nth-child(4) {
    top: -0px
}
#Index10 img:nth-child(5) {
    top: -2px
}
#Index10 img:nth-last-child(1) {
    margin-right: 0px
}

#Index11 h1 {
    font-size: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin: 56px 0 0 39px
}
#Index11 p {
    font-family: "PFDinTextPro-Light";
    color: #333;
    padding: 0px 40px 0px 40px;
    margin-bottom: 14px;
    line-height: 20px
}
#Index11InfoR {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%;
/*    background: #f2ebe6;*/
    padding: 40px 0px 25px 0px
}

#IndexVideo {
    background: #f2ebe6;
    padding: 40px 0px;
    margin-top: 75px
}
#IndexVideo #VideoBl {
    position: relative;
    left: 20px
}
#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}
#FormFreeC h2 {
    font-size: 36px;
    font-family: "PFDinTextCompPro-Light";
    margin: 43px 0px 32px 0px;
    text-align: center
}
#FormFeeeCon {
    position: relative;
    overflow: hidden;
    padding-left: 44px
}
#FormFreeC input,
#FormFreeC textarea {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-right: 15px;
    margin-bottom: 18px
}
#FormFreeC textarea {
    height: 51px !important
}
#FormFreeC input:nth-child(1) {
    width: 239px
}
#FormFreeC .button {
    float: right;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 2px solid #000;
    right: 25px;
    top: 0px;
    width: 294px;
    padding: 14px 25px 12px 25px
}
#FormAnketa h2 {
    font-size: 36px;
    font-family: "PFDinTextCompPro-Light";
    margin: 55px 0px 32px 0px;
    text-align: center
}
#FormAnketaF {
    position: relative;
    overflow: hidden;
    padding-left: 44px
}
#FormAnketaF input,
#FormAnketaF textarea,
#FormAnketaF select {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-right: 15px;
    margin-bottom: 18px
}
#FormAnketaF textarea {
    height: 75px !important
}
#FormAnketaF input:nth-child(1) {
    width: 239px
}
#FormAnketaF .button {
    float: right;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 2px solid #000;
    right: 156px;
    top: 347px;
    width: 294px;
    padding: 14px 25px 12px 25px;
    -webkit-appearance: none;
}
#FormAnketaF select {
    width: 291px;
    text-align: center
}
#FormALBL {
    overflow: hidden;
    position: relative;
    float: left;
    width: 295px;
    margin-right: 16px
}
#FormARBl {
    overflow: hidden;
    position: relative;
    float: left;
    width: 620px;
    height: 410px
}
#FormARBl input:nth-child(5) {
    width: 552px
}
#FormARBlCheck {
    width: 540px;
    margin: 12px 0px 0px 52px;
    overflow: hidden;
    position: relative
}
#FormARBlCheck input {
    display: inline-block;
    float: left;
    margin: 0px;
    padding: 0px;
    border: none
}
#FormARBlCheck input:nth-child(1) {
    width: 32px
}
#FormARBlCheck p,
#FormARBlCheck span {
    display: inline-block;
    float: left;
    color: #a9a9a9;
    font-size: 20px;
    font-family: "PFDinTextCompPro-Light";
    margin-right: 5px;
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px
}
#FormARBlCheck input[type="checkbox"] {
    position: absolute;
    left: -9999px
}
#FormARBlCheck label {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #ccc;
    margin-right: 15px;
    float: left
}
#Form24 h2 {
    font-size: 36px;
    font-family: "PFDinTextCompPro-Light";
    margin: 55px 0px 32px 0px;
    text-align: center
}
#Form24F {
    margin-top: 20px;
    position: relative;
    overflow: hidden;
    padding-left: 44px;
    height: 230px
}
#Form24F input,
#Form24F select {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-right: 15px;
    margin-bottom: 10px
}
#Form24F input:nth-child(1) {
    width: 239px
}
#Form24F input:nth-child(6) {
    float: left
}
#Form24F select {
    width: 291px
}
#Form24F textarea {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-right: 15px;
    margin-bottom: 18px
}
#Form24F .button {
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 2px solid #000;
    right: 0px;
    top: 0px;
    width: 294px;
    padding: 14px 25px 12px 25px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
#Form24F #custom3 {
    margin-right: 40px
}
#Form24WrB #Form24F {
    padding-bottom: 60px
}
#Form24WrB #Form24F .button {
    float: right;
    display: inline-block;
    position: absolute;
    overflow: hidden;
    background: #fff;
    border: 2px solid #000;
    right: 25px;
    top: 72px;
    width: 294px;
    padding: 14px 25px 12px 25px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
#Form24F input[type="checkbox"] {
    -webkit-appearance: checkbox;
    width: 13px;
    margin-right: 15px;
    float: left;
}
#Form24F input[type="checkbox"] + label {
    margin-left: -8px;
}
#map {
    width: 100%;
    height: 706px;
    position: relative;
    z-index: 10
}
#MapWr {
    height: 706px
}
#MapHow {
    position: absolute;
    top: 193px;
    left: 50%;
    margin-left: 135px;
    background: #fff;
    width: 285px;
    height: 230px;
    padding: 37px 30px 55px 43px;
    z-index: 999999;
    font-family: "PFDinTextCompPro-Light"
}
#MapHow h2 {
    font-size: 40px;
    text-align: center;
    margin-bottom: 41px
}
#MapHow p {
    font-size: 32px;
    padding-left: 55px;
    line-height: 34px
}
#MapHow p:nth-child(2) {
    background: url("./villa-png-02.png") left center no-repeat;
    margin-bottom: 35px
}
#MapHow p:nth-child(3) {
    background: url("./villa-png-01.png") left center no-repeat
}
#fTopWr {
    background: #f7f7f7
}
#fTopWr #fTop {
    display: flex;
    justify-content: center;
}
#fTopWr p {
    margin: 0 3%;
    height: 104px;
    line-height: 104px;
    color: #a9a9a9;
    font-family: "PFDinTextCompPro-Light"
}
@media screen and (max-width: 1023px) {
    #fTopWr #fTop {
        flex-direction: column;
        padding: 10px;
    }
    #fTopWr p {
        height: 40px;
        line-height: 40px;
    }
}
.overlay {
    display: none;
    position: fixed;
    z-index: 999;
    opacity: 0.5;
    filter: alpha(opacity=50);
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 9000
}
.popup {
    display: none;
    position: fixed;
    width: 350px;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -175px;
    z-index: 9999;
    border: 2px solid #efeff0;
    border-radius: 3px;
    padding: 43px;
    background-color: #fff;
    background-clip: padding-box
}
.close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("./ico-close2.png") no-repeat
}
.close:hover {
    cursor: pointer
}
.popup h2 {
    color: #000;
    font-size: 30px;
    line-height: 28px;
    font-family: "PFDinTextCompPro-Light";
    margin-bottom: 25px
}
.popup input {
    margin-bottom: 16px
}
.popup input {
    text-align: center;
    border: 1px solid #ccc;
    padding: 15px 25px 12px 25px;
    width: 241px;
    font-family: "PFDinTextCompPro-Light";
    font-size: 22px;
    margin-bottom: 18px;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.popup .email {
    display: none
}
.popup .wpcf7-form-control-wrap {
    display: block;
}
.popup .button {
    background: #fff;
    border: 2px solid #000;
    right: 156px;
    top: 347px;
    width: 294px;
    padding: 14px 25px 12px 25px;
    font-size: 20px;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
.popup .button:hover {
    color: #fff;
    background: #000;
    text-decoration: none
}
.popup input[type="checkbox"] {
    -webkit-appearance: checkbox;
    width: 13px;
    margin-right: 15px;
    float: left;
}
.popup input[type="checkbox"] + label {
    margin-left: -8px;
}
.wpcf7-form-control-wrap.agreement {
    width: 240px;
    margin-bottom: 10px;
}
.wpcf7-form-control-wrap.agreement .wpcf7-list-item a {
    font-size: 14px;
    color: grey;
}
.wpcf7-form-control-wrap.agreement .wpcf7-list-item a:hover {
    cursor: pointer;
    text-decoration: underline;
}
#hMobileCall,
#mTopNav,
#menu,
#FormAnketaFTablet {
    display: none
}
#FormAnketaF .wpcf7-form-control-wrap.agreement {
    width: inherit;
    margin: 0 20px 15px 52px;
}
#FormAnketaF input[type="checkbox"] {
    -webkit-appearance: checkbox;
    width: 13px;
    float: left;
}
#FormAnketaF input[type="checkbox"] + label {
    margin-left: -8px;
}
input[name=text-891] {
    width: 545px !important
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ng {
    clear: both
}
span.wpcf7-form-control-wrap {
    position: relative;
    display: block;
    float: left
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 0.8em !important;
    display: block !important;
    margin-bottom: 10px
}
div.wpcf7-response-output {
    margin: 0em 0.5em 1em !important;
    position: absolute;
    bottom: -15px
}
.checked-black {
    background: #000
}
#otherFormat {
    display: none
}
#MapHowMobile {
    display: none
}
#Index05BlH .open_popup {
    cursor: pointer
}
input, textarea, select {
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}
#Index03Wr-mobile {
    display: none;
}



.lSAction > a {
    opacity: 1;
}

#image-gallery img {
    width: 100%;
}
#image-gallery .text-area-cat {
    overflow: hidden;
    height: 100%;
    width: 100%;
    background: #f2ebe6;
    text-align: center;
    padding-bottom: 35px;
    margin-top: -4px;
}
#image-gallery .text-area-cat span{
    display: inline-block;
    font-size: 18px;
    font-family: "PFDinTextCompPro-Light";
    margin-top: 26px;
    font-size: 26px;
}
#image-gallery .text-area-cat h4 {
    font-size: 40px;
    margin-top: 8px;
    line-height: 40px;
    font-family: "PFDinTextCompPro-Light";
    margin-bottom: 11px;
    font-size: 26px;
}
#image-gallery .text-area-cat p {
    text-align: left;
    padding: 0px 28px;
    line-height: 20px;
    font-size: 22px;
    min-height: 280px;
}
#Index03Wr-mobile .lSAction > .lSPrev{
    display: inline-block;
    background: rgba(0, 0, 0, 0.3) url("https://catering.villaelenahotel.ru/./villa-png-04.png") center center no-repeat;
    height: 70px;
    top: 110px;
    left: 0px;
}

#Index03Wr-mobile .lSAction > .lSNext {
    background: rgba(0, 0, 0, 0.3) url("https://catering.villaelenahotel.ru/./villa-png-03.png") center center no-repeat;
    position: absolute;
    height: 70px;
    top: 110px;
    right: 0px;
}
#Index03Wr-mobile{
    min-height: 670px;
    margin-bottom: 35px;
}
.mobile-area-v2 {
    margin-top: 20px;
}

article.type-post {
    display: flex;
    justify-content: center;
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}

.photo-item {
	display: block;
}
.photo-item img{
	max-width: 100%;
	max-height: 100%;
}
.our-price {
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9000;
	color: #fff;
	font-size: 20px;
	overflow: auto;
	height: 100%;
}
.our-price .container {
	width: 700px;
	margin: 0 auto;
	padding: 40px 0;
}
.our-price .tcenter{
	text-align: center;
	padding: 25px 0 35px;
	font-size: 32px;
}
.close-price {
	display: block;
	position: fixed;
	top: 0;
	right: 0;
	padding: 17px 42px;
	font-size: 50px;
	color: #fff;
	text-decoration: none;
}