/* =Import Required styles
========================================================================================*/
@import url(normalize.css);

/* =Box Sizing 
========================================================================================*/
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], button { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;  }


/* =Deafult Tag & General Classes
========================================================================================*/
html, body { -webkit-font-smoothing:antialiased; -moz-font-smoothing:antialiased; -ms-font-smoothing:antialiased; font-smoothing:antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust:100%; }
body { font:30px/1.17 'Crimson Text', Arial, Helvetica, sans-serif; color:#361a26; }
img { vertical-align:top; border:0; }
a, input[type="button"], input[type="submit"], button, table th, table td { -webkit-transition:background-color 300ms cubic-bezier(0.77,0,0.175,1), color 300ms cubic-bezier(0.77,0,0.175,1); transition:background-color 300ms cubic-bezier(0.77,0,0.175,1), color 300ms cubic-bezier(0.77,0,0.175,1); }
.allanim, #header, #logo, #logo img, .owl-nav > div, .owl-nav > div:after, .close:before, .close:after, .lg-close:before, .lg-close:after { -webkit-transition:all 550ms cubic-bezier(0.77,0,0.175,1); transition:all 550ms cubic-bezier(0.77,0,0.175,1); }
a { color:#f34834; text-decoration:none; }
a { color:#e6944b; text-decoration:none;}
a:hover { text-decoration:underline; }
@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
	a:active{ background-color:transparent;}
}
strong { font-weight:bold; }
small, .small { font-size: 85%; }
sub, sup { font-size:80% }
p { margin:0 0 20px; }
h1,h2, h3, h4, h5, h6 { line-height: 1.125; margin:0 0 25px; font-weight: normal; }
h1,h2 { font-size:60px; line-height:1.0833; }
h3 { font-size:40px; }
h4 { font-size:30px; }
h5 { font-size:24px; }
h6 { font-size:16px; }

.cf:after,.wrap:after, .footer-bottom-links:after, .info-row:after, .villas-list ul li:after, .more-link:after, .property-wrapper:after, .building-row:after, .travel-times p:after, .contacts-wrapper:after, .languages:after, .bottom-logos:after, .gallery-wrapper:after { content:""; display:table; clear: both; }
.nodisplay { display:none; }
.nodisplay_strict { display:none !important; }
.alignleft { float:left; }
.alignright { float:right; }
:focus { outline:none; }
.text_cont p { padding:0 0 10px 0; }
.nopad p, p.nopad { padding:0; }

.cols { *zoom:1; margin-left:-20px; margin-right:-20px; clear:both; }
.cols:after {content:""; display:table; clear:both; }
.cols .col { float:left; min-height:1px; padding-left:20px; padding-right:20px; }
.cols1 .col { width:100% }
.cols2 .col { width:50% }
.cols3 .col { width:33.333333333333%; }
.cols4 .col { width:25%; }

@font-face {
    font-family: 'Crimson Text';
    src: url('fonts/CrimsonText-Regular.eot');
    src: url('fonts/CrimsonText-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CrimsonText-Regular.woff2') format('woff2'),
        url('fonts/CrimsonText-Regular.woff') format('woff'),
        url('fonts/CrimsonText-Regular.ttf') format('truetype'),
        url('fonts/CrimsonText-Regular.svg#CrimsonText-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Radikal';
    src: url('fonts/Radikal-Medium.eot');
    src: url('fonts/Radikal-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Radikal-Medium.woff2') format('woff2'),
        url('fonts/Radikal-Medium.woff') format('woff'),
        url('fonts/Radikal-Medium.ttf') format('truetype'),
        url('fonts/Radikal-Medium.svg#Radikal-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Radikal';
    src: url('fonts/Radikal-Light.eot');
    src: url('fonts/Radikal-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Radikal-Light.woff2') format('woff2'),
        url('fonts/Radikal-Light.woff') format('woff'),
        url('fonts/Radikal-Light.ttf') format('truetype'),
        url('fonts/Radikal-Light.svg#Radikal-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?8mbbuq');
  src:  url('fonts/icomoon.eot?8mbbuq#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?8mbbuq') format('truetype'),
    url('fonts/icomoon.woff?8mbbuq') format('woff'),
    url('fonts/icomoon.svg?8mbbuq#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-m-logo:before {
  content: "\e903";
	background: #fff;
	border-radius: 1px;
	color: #472433;
}
.icon-plane:before {
  content: "\e905";
}
.icon-train:before {
  content: "\e906";
}
.icon-divider:before {
  content: "\e902";
}
.icon-arrow:before {
  content: "\e900";
}
.icon-arrow-big:before {
  content: "\e901";
}


/* =Blockquote & highlight
========================================================================================*/
blockquote { border-left:solid 6px #e1e1e1; margin-left:0; padding-left:15px; }
blockquote small { font-size:85%; display:block; color:#999; padding:5px 0 0 0; font-style:italic; }
.highlight, mark { background:#fffd64; }

/* =Text Size, color & Custom list style
========================================================================================*/
.text-bigger { font-size:22px;  }
.text-big { font-size:20px; }
.text-small { font-size:12px; }
.text-muted { color:#777; }
.text-primary { color:#e6944b; }
.text-secondary { color:#7979a9; }

.bg-muted { background:#777; }
.bg-primary { background:#e34f26; }
.bg-secondary { background:#7979a9; }

.text-lc { text-transform:lowercase; }
.text-uc { text-transform:uppercase; }

.has-show { display:block !important; }
.has-hide { display:none !important; }

.has-error { padding:8px 12px 0; display:block; color:#e6944b; }
input.has-error { border:solid 1px #e6944b !important;  }

.tall-space { margin:45px 0; }
.medium-space { margin:20px 0; }

.custom-arrow-list { margin:0; padding:0; list-style:none; }
.custom-arrow-list li { position:relative; padding-left:20px; }
.custom-arrow-list li:before { content:''; border:solid 2px #bbb; border-left:0; border-top:0; position:absolute; left:1px; top:9px; -webkit-transform:rotate(-45deg); transform:rotate(-45deg); width:7px; height:7px; }

/* =Divider Width
========================================================================================*/
hr { border:0; border-bottom:solid 1px #e1e1e1; margin:20px 0; position:relative; width:100%; }
hr:before { background:#888; bottom: 0; content: ""; display: block; height: 1px; left: 0; right:0; margin:0 auto; top:0; position: absolute; width: 40px; }
.dashed-border { border-bottom-style:dashed }
.dotted-border { border-bottom-style:dotted; }
.double-border { border-bottom-style:double; border-bottom-width:3px; }
.double-border:before { height:3px; }

/* =Drop Caps
========================================================================================*/
p.drop-caps:first-child:first-letter { float: left; font-size: 75px; line-height: 60px; padding: 4px; margin-right: 5px; margin-top: 5px; font-family: Georgia; }
p.drop-caps.secundary:first-child:first-letter { background-color: #e6944b; color: #fff; padding: 6px; margin-right: 11px; border-radius: 4px; }

/* =Image Caps
========================================================================================*/
.image-block { padding:25px 0;  }
.image-block:after { display:table; clear:both; content:''; }
.image-block figure { width:33.33333%; float:left; position:relative; border:solid 1px #e5e5e5; padding:5px; background:#fff; margin:0 20px 10px 0; }
.image-block figure img { width:100%; height:auto; }
.image-block.right-align figure { float:right; margin:0 0 10px 20px;  }
.image-block figcaption { display:block; font-weight:700; position:absolute; left:5px; right:5px; bottom:5px; margin:0 auto; background:rgba(0,0,0,0.40); padding:13px 10px; color:#fff; text-align:center; line-height:1.25; }
.image-block h3 { margin-bottom:20px; }

/* =Section Caps
========================================================================================*/
.section-block { padding:25px 0; background:#fff; }

/* =Layout Width
========================================================================================*/
#wrapper {  }
.wrap { max-width:1150px; width:100%; margin:0 auto; padding-left:20px; padding-right:20px; }

#primary { float:left; width:700px; }
#content { }
#sidebar { float:right; width:200px; }
.one-column { width:auto !important; float:none !important; }



/* =Common-Page (common classes for all pages)
========================================================================================*/
body { padding-top: 118px; }
#header { padding: 50px 0; height: 118px; position: fixed; left: 0; right: 0; top: 0; z-index: 99; }
#header.fixed { padding: 31px 0; height: 79px; background-color: rgba(255, 255, 255, 0.9); }
#logo { width: 149px; position: absolute; margin: 0 auto; font-size: 0; left: 0; right: 0; top: 47px; }
#logo img { width: 100%; }
#header.fixed #logo img { margin-top: -12px; } 
#logo img.fixed-logo { opacity: 0; visibility: hidden; background: #472433; position: absolute; top: -47px; left: 0; right: 0; margin: 0 auto; width: 121px; }
#header.fixed #logo img { opacity: 0; visibility: hidden; }
#header.fixed #logo img.fixed-logo { opacity: 1; visibility: visible; margin-top: 0; }
#menu-trigger { float: left; height: 17px; width: 26px; position: relative; border-top: 1px solid #472433; border-bottom: 1px solid #472433; }
#menu-trigger:after { content: ''; background: #472433; position: absolute; top: 7px; left: 0; right: 0; height: 1px; }
#logo img { max-width:100%; height:auto; width:auto; }
.page-name { font-family: 'Radikal'; float: right; letter-spacing: 2px; font-size: 15px; font-weight: 500; }
.page-name:before { content: '/'; font-size: 1.2em; margin-right: 7px; position: relative; top: 1px; }

.nav-section { position: fixed; height: 100%; left: 0; right: 0; top: 0; z-index: 100; padding: 55px 520px 55px 0; font-family: 'Radikal'; font-weight: 300; overflow: hidden; overflow-y: auto; -webkit-transform: scale(0,1); transform: scale(0,1); -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }
.nav-section.open.closing { -webkit-transform: scale(0,1); transform: scale(0,1); -webkit-transition: all 0.5s ease 0.5s; transition: all 0.5s ease 0.5s; }
.nav-section.open { -webkit-transform: scale(1,1); transform: scale(1,1); }
.nav-section:after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: #472433; z-index: -1; }
.close, .lg-close { width: 38px; height: 28px; display: block; position: relative; margin: 0 0 110px; -webkit-transition: all 0.5s ease 0.3s; transition: all 0.5s ease 0.3s; opacity: 0; }
.nav-section.open .close { opacity: 1; }
.nav-section.open.closing .close { opacity: 0; -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
.close:before, .close:after, .lg-close:before, .lg-close:after { content: ''; position: absolute; top: 11px; left: 0; width: 100%; background: #fff; z-index: 1; height: 2px; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.close:after, .lg-close:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.close:hover:before, .close:hover:after { background: #e6944b; }
.logo { display: inline-block; margin-bottom: 100px; overflow: hidden; font-size: 0; }
.logo img, .nav-section.open.closing .logo img { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 0.4s ease 0.5s; transition: all 0.4s ease 0.5s; }
.nav-section.open.closing .logo img { -webkit-transition: all 0.2s ease 0s; transition: all 0.2s ease 0s; }
.nav-section.open .logo img { -webkit-transform: translateY(0); transform: translateY(0); }
.nav-section.open #mainmenu { opacity: 1; visibility: visible; -webkit-transition: all 0.7s ease 0s; transition: all 0.7s ease 0s; }
#mainmenu ul { margin: 0; padding: 0; list-style: none; }
#mainmenu ul li { margin-bottom: 8px; position: relative; overflow: hidden; }
#mainmenu ul li:after, .nav-section.open.closing #mainmenu ul li:after { content: ''; position: absolute; left: 0; width: 100%; top: 0; background: #472433; height: 100%; -webkit-transition: all 1.2s ease 0.7s; transition: all 1.2s ease 0.7s; }
.nav-section.open.closing #mainmenu ul li:after { -webkit-transition: all 0.4s ease 0s; transition: all 0.4s ease 0s; }
.nav-section.open #mainmenu ul li:after { left: 100%; }
#mainmenu ul li a { color: #fff; font-size: 20px; text-decoration: none; letter-spacing: 2.67px; text-transform: uppercase; }
#mainmenu ul li a:hover { color: #e6944b; }

.nav-section.open.closing .villas-list { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.nav-section.open .villas-list { -webkit-transform: translateX(0); transform: translateX(0); }
.villas-list { position: absolute; -webkit-transform: translateX(100%); transform: translateX(100%); height: 100%; overflow-y: auto; right: 0; width: 470px; background: #fff; padding: 70px 80px; top: 0; -webkit-transition: all 0.4s ease 0.9s; transition: all 0.4s ease 0.9s; }
.villas-list ul { margin: 0; padding: 0; list-style: none; }
.villa-box figure { float: left; margin-right: 30px; }
.villa-box { color: #361a26; letter-spacing: 2px; text-transform: uppercase; font-size: 15px; }
.villa-box:hover { text-decoration: none; color: #e6944b; }
.villa-box span { display: table; }
.villa-box em { display: table-cell; vertical-align: middle; font-style: normal; }
.villas-list ul li { margin-bottom: 55px; opacity: 0; -webkit-transform: translateY(50px); transform: translateY(50px); -webkit-transition: all 0.6s ease 0.95s; transition: all 0.6s ease 0.95s; }
.nav-section.open .villas-list ul li { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
.villas-list ul li:nth-child(2) { -webkit-transition-delay: 1s; transition-delay: 1s; }
.villas-list ul li:nth-child(3) { -webkit-transition-delay: 1.05s; transition-delay: 1.05s; }
.villas-list ul li:nth-child(4) { -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }


#footer { padding: 60px 0 40px; font-size: 20px; background: #472433; color: #fff; letter-spacing: 1.87px; line-height: 20px; }
#footer .wrap { max-width: 1366px; margin: 0 auto; padding: 0 40px; }
.footer-cols { padding: 0 90px 0 175px; position: relative; }
.fmenu { margin: 0; padding: 0; list-style: none; }
.fmenu li a { color: #fff; display: inline-block; line-height: 20px; }
.fmenu li { margin-bottom: 18px; }
.footer-cols .footer-left-col { font-family: 'Radikal'; font-weight: 300; text-transform: uppercase; width: 19%; }
.footer-cols .footer-left-col + .footer-left-col { width: 31%; }
.footer-left-col .fmenu li a { font-size: 14px; }
.language-switcher { position: absolute; right: 0; top: 7px; }
.language-switcher a { color: #fff; font-family: 'Radikal'; float: left; font-weight: 500; line-height: 14px; letter-spacing: 2px; font-size: 15px; }
.language-switcher a + a { border-left: 2px solid #fff; margin-left: 5px; padding-left: 8px; }
.footer-bottom { font-family: 'Radikal'; font-size: 14px; font-weight: 300; padding-top: 50px; }
.footer-bottom p { margin: 0; }
.footer-bottom-links { font-size: 8px; letter-spacing: 1.07px; margin-top: 7px; }
.footer-bottom-links a { color: #fff; }
.footer-bottom-links a:hover, .language-switcher a:hover, .fmenu li a:hover { text-decoration: none; color: #e6944b; }
.footer-bottom-links span { float: left; line-height: 7px; padding-left: 4px; padding-right: 4px; }
.footer-bottom-links span + span { border-left: 1px solid #fff; }
.footer-logo { position: absolute; left: 10px; top: 25px; }

/* =Home-Page (only homepage used classes)
========================================================================================*/
.sprites { background-image: url(../images/bgi/sprites.svg);  } 
.sp-after:after { background-image: url(../images/bgi/sprites.svg); display: inline-block; width: 25px; height: 25px; margin-left: 10px; content: ''; vertical-align: middle; }
.sp-before:before { background-image: url(../images/bgi/sprites.svg); display: inline-block; width: 25px; height: 25px; margin-right: 10px; content: ''; vertical-align: middle;  }

.villas-section { max-width: 1406px; margin: 0 auto; padding: 150px 20px 250px; min-height: -webkit-calc(100vh - 110px); min-height: calc(100vh - 110px); }
.villas-slider { text-align: center; padding: 0 100px; }
.villas-slider h3 { font-family: 'Radikal'; letter-spacing: 5px; font-size: 20px; font-weight: 300; text-transform: uppercase; margin-top: 50px; }
.owl-nav > div { cursor: pointer; color: #472433; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 0; }
.owl-nav > div:before { font-family: 'icomoon'; content: "\e900"; font-size: 24px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.owl-nav > div.owl-next { left: auto; right: 0; -webkit-transform: rotate(180deg) translateY(50%); transform: rotate(180deg) translateY(50%); }
.owl-nav > div:hover { color: #e6944b; }


.read-more { text-transform: uppercase; font-family: 'Radikal'; font-size: 20px; color: #411e2b; font-weight: 300; line-height: 1.25; letter-spacing: 3px; position: relative; display: inline-block; }
.read-more:before { font-family: 'icomoon'; content: "\e901"; font-size: 43px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; vertical-align: middle; position: relative; top: -3px; margin-right: 25px; }
.real-estate-row figure { float: left; margin-right: 30px; }
.real-estate-content { overflow: hidden; position: relative; top: -10px; }
.read-more:hover { text-decoration: none; color: #e6944b; }
.read-more span { display: inline-block; vertical-align: middle; }
.real-estate-row .read-more { margin-top: 120px; float: right; }
.system-row figure { float: right; max-width: 70%; width: 100%; text-align: right; }
.info-contentbox { float: left; max-width: 30%; width: 100%; display: table; overflow: hidden; }
.info-content { display: table-cell; vertical-align: middle; }
.system-row h2 { color: #e6944b; margin-bottom: 70px; }
.info-row + .info-row { margin-top: 180px; }
.info-row { position: relative; }
.excellence-row figure { float: left; margin-right: 130px; }
div.excellence-row h2 { margin: 0; }
.excellence-row .more-link { position: absolute; right: 0; top: 110px; }
.backtotop { clear: both; display: table; margin: 60px auto 80px; font-size: 43px; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); color: #532a39; }
.backtotop:hover { text-decoration: none; color: #e6944b; }
.backtotop i { display: block; }
.info-row h2 { -webkit-transform: translateX(-100%); transform: translateX(-100%); transition: all 1s ease 0.6s; }
.info-row .animated + div h2 { -webkit-transform: translateX(0); transform: translateX(0); }
.more-link { overflow: hidden; }
.more-link .read-more { -webkit-transform: translateY(100%); transform: translateY(100%); transition: all 0.7s ease 1.4s; }
.info-row .animated + div .read-more { -webkit-transform: translateY(0); transform: translateY(0); }

/* =Form Style
========================================================================================*/
button, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], textarea, select, input[type="submit"], input[type="button"] { font-size:100%; margin:0; vertical-align:baseline; *vertical-align:middle;   }
button, input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], textarea, input[type="submit"], input[type="button"] { -webkit-appearance:none; -webkit-border-radius:0;  border-radius:0; }
button, input { line-height:normal; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="url"], textarea, select { background:#fff; padding:4px 12px; height:48px; line-height:1.55; border:solid 1px #d7d9dd; color:#454648; width:100%; font-family:'Crimson Text', Arial, Helvetica, sans-serif; -moz-transition:border-color 200ms ease-in; -webkit-transition:border-color 200ms ease-in; transition:border-color 200ms ease-in; }
input[type="text"].input-lg, input[type="password"].input-lg, input[type="email"].input-lg, input[type="tel"].input-lg, input[type="search"].input-lg, input[type="url"].input-lg { height:58px; }
input[type="text"].input-sm, input[type="password"].input-sm, input[type="email"].input-sm, input[type="tel"].input-sm, input[type="search"].input-sm, input[type="url"].input-sm { height:38px; }
textarea { width:100%; height:160px; overflow:auto; resize:vertical; padding:10px 15px;  font-family:'Crimson Text', Arial, Helvetica, sans-serif; }
select { height:auto; padding:12px 42px 12px 12px; font-size:14px; -webkit-appearance:none; -moz-appearance:none; -ms-appearance:none; appearance:none; position:relative; z-index:1; background:none; line-height:1.25; border-radius:0; }
select::-ms-expand { display:none; }
.custom-select { display:block; margin:0; position:relative; background:#fff; }
.custom-select:before { position:absolute; right:1px; top:1px; width:48px; background:#fff; content:''; height:48px; }
.custom-select:after { content:''; border-top:solid 6px #848690; border-right:solid 6px transparent; border-left:solid 6px transparent; position:absolute; right:18px; top:50%; margin-top:-3px; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="url"]:focus, textarea:focus, select:focus { border:solid 1px #acacac;  }
input::-moz-focus-inner, button::-moz-focus-inner {border:0; padding:0;}
input[type="button"], input[type="submit"], button { background:#e6944b; color:#fff;  border:0;  cursor:pointer; width:auto; overflow:visible; padding:13px 45px; vertical-align:middle; text-decoration:none; text-transform:uppercase; font-size:16px; line-height:1.25; font-family:'Crimson Text', Arial, Helvetica, sans-serif; font-weight:bold;  }
input[type="button"]:hover, input[type="submit"]:hover, button:hover { background:#472433; color:#fff; }
input[type="checkbox"], input[type="radio"] { margin:4px 8px 0 ; vertical-align:top;  }

::-webkit-input-placeholder { opacity:1; }
::-moz-placeholder { opacity:1; }
:-ms-input-placeholder { opacity:1; }
:-moz-placeholder { opacity:1; }

.checkbox, .radio { position: relative; float: left; margin-right: 20px; }
.form-block .form-group .checkbox label, .form-block .form-group .radio label { padding: 0; padding-left: 26px; display: block; line-height: 1.1; }
.checkbox input, .radio input { top: 0; left: 0; z-index: 1; cursor: pointer; opacity: 0; position: absolute; }
.checkbox input:checked + .input-helper:before, .radio input:checked + .input-helper:before { border-color: #e6944b; }
.checkbox input:disabled + .input-helper:before, .radio input:disabled + .input-helper:before { opacity: 0.35; }
.checkbox .input-helper:before, .radio .input-helper:before, .checkbox .input-helper:after, .radio .input-helper:after { position: absolute; content: ""; transition: all 200ms; }
.checkbox .input-helper:before, .radio .input-helper:before { left: 0; border: 1px solid #7a7a7a; }
.checkbox input { width: 18px; height: 18px; margin: 0; }
.checkbox input:checked + .input-helper:before { background-color: #e6944b; }
.checkbox input:checked + .input-helper:before { background-color: #e6944b; }
.checkbox input:checked + .input-helper:after { transform: scale(1); opacity: 1; }
.checkbox .input-helper:before { top: 4px; width: 18px; height: 18px; border-radius: 2px; color: #fff; }
.checkbox .input-helper:after { content: '\2713'; font-size: 13px; left: 2px; top: 6px; font-weight: 600; color: #fff; transform: scale(0); opacity: 0; }
.radio input { width: 18px; height: 18px; margin: 0; }
.radio input:checked + .input-helper:after { transform: scale(1); }
.radio .input-helper:before { top: 4px; width: 18px; height: 18px; border-radius: 50%; }
.radio .input-helper:after { width: 8px; height: 8px; background: #e6944b; border-radius: 50%; top: 9px; left: 5px; transform: scale(0); }

/* =Form list
========================================================================================*/
.form-block { margin:10px 0; }
.form-group { padding:10px 0 }
.form-group:after { clear:both; content:''; display:table; }
.formlist .form-group ul { margin:0; padding:0; list-style:none; }
.forgot-link { float:right; }
.form-block .form-group label { display:inline-block; padding:0 0 5px;  }
.form-inline .form-group label { float:left; width:30%; padding:10px 10px 10px 0; line-height:1.5 }
.form-inline .form-group .field-box { width:70%; float:left; }

/* =Common button CSS
========================================================================================*/
.button { background-color:#e6944b; text-transform:uppercase; font-size:16px; color:#fff; display:inline-block; line-height:1.2; padding:13px 30px; vertical-align:bottom; font-weight:600;  }
.button:hover { background-color:#472433; text-decoration:none; color:#fff; }
.button.btn-lg, input[type="submit"].btn-lg, input[type="button"].btn-lg, button.btn-lg { padding:16px 35px; font-size:18px; }
.button.btn-sm, input[type="submit"].btn-sm, input[type="button"].btn-sm, button.btn-sm { padding:10px 25px; font-size:14px; }
.button.btn-xs, input[type="submit"].btn-xs, input[type="button"].btn-xs, button.btn-xs { padding:8px 20px; font-size:12px; }
.button.btn-lightgray, input[type="submit"].btn-lightgray, input[type="button"].btn-lightgray, button.btn-lightgray { background:#969fb0; color:#fff; }
.button.btn-lightgray:hover, input[type="submit"].btn-lightgray:hover, input[type="button"].btn-lightgray:hover, button.btn-lightgray:hover { background:#757f90; }
.button.btn-secondary, input[type="submit"].btn-secondary, input[type="button"].btn-secondary, button.btn-secondary { background:#555; color:#fff; }
.button.btn-secondary:hover, input[type="submit"].btn-secondary:hover, input[type="button"].btn-secondary:hover, button.btn-secondary:hover { background:#333; }
.button.btn-outline, input[type="submit"].btn-outline, input[type="button"].btn-outline, button.btn-outline { background:#fff; border:solid 2px #e6944b; color:#e6944b;  }
.button.btn-outline:hover, input[type="submit"].btn-outline:hover, input[type="button"].btn-outline:hover, button.btn-outline:hover { background:#e6944b; color:#fff; }

.button.btn-lg.btn-outline, input[type="submit"].btn-lg.btn-outline, input[type="button"].btn-lg.btn-outline {  padding:14px 35px;   }
.button.btn-outline, input[type="submit"].btn-outline, input[type="button"].btn-outline {  padding:11px 30px;   }
.button.btn-sm.btn-outline, input[type="submit"].btn-sm.btn-outline, input[type="button"].btn-sm.btn-outline {  padding:8px 25px;   }
.button.btn-xs.btn-outline, input[type="submit"].btn-xs.btn-outline, input[type="button"].btn-xs.btn-outline {  padding:6px 20px;   }

.button.btn-block { display:block; }
.buttonset .button { margin: 10px 7px; text-align: center; width: 160px; padding-left:10px !important; padding-right:10px !important; }


/* =Table CSS
========================================================================================*/
table { max-width:100%; background-color:transparent; border-collapse:collapse; border-spacing:0; border:1px solid #ddd; }
table { width:100%; margin-bottom:30px; }
table th, table td { padding:14px 15px; line-height:1.32; text-align:left; vertical-align:top; border-top:1px solid #ddd;  border-right:1px solid #ddd;}
table th { background:#ececec; font-weight:700; padding:17px 15px; font-size:16px; }
table tr:hover td { background:#fbfbfb; }
table tr.selected td { background:#fbfbfb; }
table thead th { vertical-align:middle; }
table caption + thead tr:first-child th, table caption + thead tr:first-child td, table colgroup + thead tr:first-child th, table colgroup + thead tr:first-child td, table thead:first-child tr:first-child th, table thead:first-child tr:first-child td { border-top:0; }


/* =tabnav CSS
========================================================================================*/
.tabnav { width:100%; margin:0; padding:0; font-size: 18px; list-style:none; border:solid 1px #e9edee;  }
.tabnav li { float:left; position:relative; margin:0; width:33.333%; text-align:center; font-weight:600; text-transform:uppercase; }
.tabnav li:first-child { margin:0; }
.tabnav li h2 { margin:0; font-size:15px; }
.tabnav li a { display:block; padding:16px 5px; text-decoration:none; color:#505061; line-height:1.25; background:#e9edee; margin-bottom:-1px; border-left:solid 1px #dde1e2; }
.tabnav li:first-child a { border-left:0; }
.tabnav li.active a, .tabnav li a:hover { background-color:#fff; color:#e6944b }
.tabnav li.active a:after { display:block; }
.tab-container { padding:20px; border:solid 1px #e9edee; border-top:0; }
.tabcontent .quicklist li, .tabcontent .quicklist { margin:0; }
.tabcontent { display:none;  }
.tabcontent p { color:#666; margin:20px 0 0; }
.tabcontent p:first-child { margin-top:0; }
.tabcontent p a, .accordion-data p a { color:#7f97ae; text-decoration:underline; }
.tabcontent p a:hover, .accordion-data p a:hover { color:#00305d }
.tabcontent h4 { margin:0 0 15px; }


/* =Accordian CSS
========================================================================================*/
.accordion-databox .accordion-row { }
.accordion-databox .accordion-row:first-child { border-top:0; }
.accordion-databox .accordion-row h5 { cursor:pointer; margin:0; background:#f3f3f3; color:#555; position:relative; padding:16px 54px 16px 16px; font-weight:600; font-size:18px; margin-bottom:7px; text-transform:uppercase; }
.accordion-databox .accordion-row h5:before { position:absolute; right:0; top:0; content:''; width:54px; height:100%; z-index:1; background:rgba(0,0,0,0.08); } 
.accordion-databox .accordion-row h5:after { content:''; position:absolute; right:18px; top:50%; margin-top:-4px; border-top:solid 8px #818181; border-left:solid 8px transparent; border-right:solid 8px transparent; z-index:2  }
.accordion-databox .accordion-row h5.open { color:#272c2f;}
.accordion-databox .accordion-row h5.open:after { border-top:0; border-bottom:solid 8px #272c2f; }
.accordion-data { display:none; padding:15px 0; }
.accordion-data p { padding:0 6px; margin:20px 0 0; }
.accordion-data p:first-child { margin-top:0; }

/* =Alertbox CSS
========================================================================================*/
.alert { padding:16px 16px 16px 55px; margin:20px 0; color:#454545; position:relative; }
.alert:before { position:absolute; content:''; left:15px; top:15px; width:24px; height:24px; background:url(../images/bgi/sprites.svg) no-repeat 0 0; }
.alert-notification {  background-color:#fff0f4; border:solid 1px #db524c; color:#db524c; }
.alert-notification:before { background-position:0 0; }
.alert-info { background-color:#e8f6ff;  border:solid 1px #0082d5; color:#0082d5;  }
.alert-info:before { background-position:-26px 0; }
.alert-warning { background-color:#fef4ec; border:solid 1px #ff9948; color:#ff9948; }
.alert-warning:before { background-position:-52px 0; }
.alert-success { background-color:#edfff6; border:solid 1px #04be5b; color:#04be5b; }
.alert-success:before { background-position:-79px 0; }
.alert-normal { background-color:#efefef; border:solid 1px #999; padding-left:16px; color:#555; }
.alert-normal:before { display:none; }


/* =Default page CSS
========================================================================================*/
.heading-listblock { padding:20px 0; }
.heading-listblock p, .heading-listblock blockquote { margin:0 0 35px; }
.heading-listblock p:last-child { margin-bottom:0; } 
.heading-listblock .paragraph-block p { margin:0 0 20px; }
.list-block ul, .list-block ol { padding-left:22px; margin-left:-5px; }
.list-block ul li, .list-block ol li { margin:5px 0; } 
.list-block ul.custom-arrow-list { margin:0; padding:0; }

/* =Property page CSS
========================================================================================*/
.property-wrapper { position: relative; margin-top: 190px; }
.property-wrapper + .property-wrapper { margin-top: 300px; }
.property-title { max-width: 797px; width: 100%; padding: 30px 55px; right: 90px; bottom: 100%; -webkit-transform: translateY(90px); transform: translateY(90px); position: absolute; z-index: 1; overflow: hidden; }
.property-title:after { content: ''; z-index: -1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; height: 0; -webkit-transition: all 1s ease; transition: all 1s ease; }
.property-title h2 { color: #e6944b; font-family: 'Radikal'; font-weight: 500; font-size: 40px; line-height: 1.125; text-transform: uppercase; letter-spacing: 4.67px; margin: 0; opacity: 0; -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transition: all 1s ease 0.5s; transition: all 1s ease 0.5s; }
.property-contentbox { position: relative; z-index: 1; max-width: 598px; width: 100%; float: left; margin-top: -150px; margin-left: 85px; text-align: center; padding: 60px 70px; }
.property-contentbox:after { content: ''; z-index: -1; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: #fff; width: 0; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.property-content { opacity: 0; -webkit-transform: translateY(150px); transform: translateY(150px); -webkit-transition: all 1s ease 0.5s; transition: all 1s ease 0.5s; }
.property-content p { margin: 0; }
.animated.property-title:after { height: 100%; }
.animated.property-contentbox:after, .animated.area-box:after { width: 100%; }
.animated.property-title h2, .animated .property-content, .animated .area-info { opacity: 1; -webkit-transform: translateY(0); transform: translateY(0); }
.area-box { position: absolute; top: 40%; z-index: 1; left: -90px; text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 500; font-family: 'Radikal'; padding: 25px; overflow: hidden; }
.area-box:after { content: ''; z-index: -1; position: absolute; right: 0; top: 0; bottom: 0; background: #fff; width: 0; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.area-info { opacity: 0; -webkit-transform: translateY(40px); transform: translateY(40px); -webkit-transition: all 1s ease 0.5s; transition: all 1s ease 0.5s; }
.area-box p:last-child { margin: 0; }
.property-wrapper.property-wrapper-secondary .property-contentbox { margin-left: 0; margin-right: 85px; float: right; }
.property-wrapper.property-wrapper-secondary { margin-bottom: 300px; }

.divider { display: block; z-index: 1; clear: both; font-size: 50px; text-align: center; position: relative; margin: 80px 0; }
.divider:after, .divider:before { content: ''; z-index: -2; height: 2px; top: 50%; margin-top: -1px; background: #4d2735; left: 0; right: 0; margin: 0 auto; width: 318px; position: absolute; }
.divider:before { z-index: -1; background: #fff; width: 80px; }
.divider i { display: block; }

.story-wrapper { text-align: center; }
.story-wrapper h3 { max-width: 620px; width: 100%; margin: 0 auto 150px; }
.story-box { text-align: center; margin: 0 0 170px; }
.story-box h4 { font-family: 'Radikal'; letter-spacing: 5px; text-transform: uppercase; font-size: 20px; font-weight: 300; margin: 0; }
.story-wrapper .story-box h4.animated { -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.5s; }
.story-box figure { margin-bottom: 50px; }

/* =Villa page CSS
========================================================================================*/
.villa-image { margin-top: 130px; margin-bottom: 60px; }
.villa-title { max-width: 610px; width: 100%; margin: 0 auto; text-align: center; }
.villa-title h4 { margin: -10px 0 -15px; font-family: 'Radikal'; font-size: 40px; font-weight: 500; line-height: 1.125; letter-spacing: 4.67px; }
.villa-title-secondary.villa-title { max-width: 650px; }
.villa-title-secondary.villa-title h4 { font-family: 'Crimson Text'; letter-spacing: 0; }
.building-row { margin: 120px 0; }
.building-row figure { float: left; max-width: 59%; margin-right: 110px; }
.building-row figure img { max-width: 100%; width: auto; }
.building-contentbox { overflow: hidden; }
.building-content { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transition: all 1s ease 0.4s; transition: all 1s ease 0.4s; }
.building-contentbox.animated .building-content { -webkit-transform: translateX(0); transform: translateX(0); }
.building-main-image { margin-bottom: 190px; }
.plans-infobox { text-align: center; font-family: 'Radikal'; letter-spacing: 1px; text-transform: uppercase; font-weight: 500; font-size: 15px; line-height: 1.3333; margin-bottom: 100px; }
.plans-infobox p { margin: 0; }
.plan-images { text-align: center; }
.plan-images figure { margin: 200px 0; }
.plan-images figure:last-child { padding-top: 80px; }

/* =About page CSS
========================================================================================*/
.about-wrapper { padding-bottom: 50px; }
.main-image { margin-bottom: 90px; }
.about-row { font-size: 0; margin: 30px 0; }
.about-row:nth-child(2n) figure { text-align: right; }
.about-row figure { display: inline-block; vertical-align: middle; font-size: 30px; width: 50%; position: relative; }
.about-row figure img { max-width: 100%; width: auto; }
.about-row-main .about-contentbox { text-align: left; }
.about-contentbox { display: inline-block; vertical-align: middle; padding: 0 25px; font-size: 30px; width: 50%; text-align: center; }
.about-content { max-width: 375px; width: 100%; margin: 0 auto; }
.about-content span { display: block; text-transform: uppercase; font-size: 15px; margin-bottom: 32px; }
.about-content h2, .details-wrapper h2 { font-family: 'Radikal'; margin-bottom: 40px; letter-spacing: 4.67px; font-weight: 500; font-size: 40px; max-width: 320px; width: 100%; }
.about-row-main .about-content p { color: #e6944b; font-family: 'Radikal'; margin: 40px 0 50px; font-size: 25px; font-weight: 500; line-height: 1.4; }
.about-content p { margin: 0; }
.about-row + .about-row-main .about-content p { }
.about-row + .about-row-main { margin-top: 90px; }
.about-row + .about-row-main .about-content { margin: 0; max-width: 480px; }
.about-row + .about-row-main .about-contentbox { padding-left: 0; }

/* =Context page CSS
========================================================================================*/
.about-row figure figcaption { font-size: 25px; z-index: 1; overflow: hidden; position: absolute; max-width: 318px; width: 100%; padding: 15px 25px; bottom: 45px; left: -135px; }
.about-row figure figcaption:after { content: ''; position: absolute; background: #fff; left: 0; top: 0; width: 0; bottom: 0; z-index: -1; -webkit-transition: all 0.7s ease 0.3s; transition: all 0.7s ease 0.3s; }
.about-row figure figcaption span { -webkit-transition: all 0.8s ease 0.8s; transition: all 0.8s ease 0.8s; -webkit-transform: translateY(100%); transform: translateY(100%); opacity: 0; display: block; }
.about-row figure.animated figcaption:after { width: 100%; }
.about-row figure.animated figcaption span { -webkit-transform: translateY(0); transform: translateY(0); opacity: 1; }
.about-row-main:first-child .about-contentbox:first-child { padding-left: 0; }
.about-row-main:first-child .about-contentbox:first-child .about-content { margin: 0; max-width: 410px; }
.about-row figure figcaption.caption-right { left: auto; right: -100px; bottom: auto; top: 35px; }
.bg-image { -webkit-background-size: cover; background-size: cover; background-position: 50% 0; }
.bg-image img { display: none; }
.city-img img { min-width: 100%; }
.primary-bg { background: #472433; color: #fff; }
.city-img { margin-top: 30px; }
.details-wrapper { padding: 110px 0; margin-bottom: 80px; }
.details-wrapper .about-row:first-child { margin-bottom: 150px; }
div.details-wrapper h2 { max-width: none; margin-bottom: 75px; }
.map-section { margin: 80px 0 70px; }
.travel-col { font-family: 'Radikal'; }
.travel-col h3 { font-family: 'Radikal'; font-size: 25px; font-weight: 500; letter-spacing: 2.5px; margin-bottom: 50px; }
.travel-times { font-size: 20px; font-weight: 300; position: relative; padding-left: 38px; margin-bottom: 75px; }
.travel-times span:first-child { margin-right: 20px; float: left; }
.travel-times span:last-child { float: right; }
.travel-times p { margin-bottom: 22px; }
.travel-info p { max-width: 430px; width: 100%; float: right; }
.primary-bg .divider:after { background: #fff; }
.primary-bg .divider:before { background: #472433; }
.travel-details { padding-bottom: 100px; }
.travel-icon { position: absolute; left: 0; top: 0; }
.travel-times .round-icon { width: 19px; height: 19px; border-radius: 50%; background: #fff; }
.travel-times .icon-train { margin: 0 8px 0 -23px; }
.travel-times > .animated { -webkit-animation-duration: 0.5s; -moz-animation-duration: 0.5s; -o-animation-duration: 0.5s; animation-duration: 0.2s; }

/* =Contact page CSS
========================================================================================*/
.logos-box { max-width: 350px; width: 100%; float: left; }
.logos-box img { max-width: 100%; width: auto; margin-bottom: 80px; }
.contact-details { float: right; overflow: hidden; }
.contact-details h1, .contact-details h2 { font-size: 40px; letter-spacing: 1.33px; }
.contact-box { margin-top: 85px; }
.contact-box span { display: block; line-height: 35px; font-family: 'Radikal'; letter-spacing: 0.67px; font-weight: 300; font-size: 20px; color: #361a26; }
.contact-box span a { color: #361a26; }
.contact-box span a:hover { color: #e6944b; text-decoration: none; }
.contact-details h2 { margin-bottom: 20px; }
.contacts-wrapper { padding: 110px 0 170px; }

/* =landing page CSS
========================================================================================*/
.landing-screen { text-align: center; min-height: 100vh; background: #472433; color: #fff; padding: 0 90px 55px; }
.languages a { float: left; line-height: 44px; border: 1px solid #fff; font-size: 30px; text-transform: uppercase; padding: 0 18px 3px; color: #fff; }
.languages a + a { float: right; }
.languages a:hover { background: #fff; color: #472433; text-decoration: none; }
.landing-page { padding: 0; }
.logo-img figure { min-height: 500px; height: 100.5vh; position: relative; }
.logo-img img { width: 194px; position: absolute; left: 0; right: 0; margin: 0 auto; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.landing-content { font-size: 35px; max-width: 600px; margin: 0 auto 200px; }
.landing-content p { margin-bottom: 40px; }
.download-box { max-width: 320px; margin: 0 auto 200px; }
.download-box h4 { font-family: 'Radikal'; letter-spacing: 3px; text-transform: uppercase; font-weight: 500; font-size: 25px; margin-bottom: 55px; }
.bottom-logos img { float: left; }
.bottom-logos img + img { float: right; }

/* =Gallery page CSS
========================================================================================*/
.lg-on { overflow: hidden; }
.lg-backdrop { background: #bfb6b8; }
.gallery-wrapper { padding: 80px 0 170px; position: relative; }
.gallery-box { float: left; width: 50%; }
.gallery-box.active { z-index: 9; }
.gallery-overlay {  position: fixed; background: #bfb6b8; display: none; left: 0; top: 0; height: 100vh; width: 100vw; z-index: 101; }
.overlay-open { overflow: hidden; }
.lg-sub-html { position: fixed; left: auto; padding: 20px 0; text-transform: uppercase; text-align: center; font-size: 15px; font-weight: 300; font-family: 'Radikal'; right: 0; top: 0; height: 100%; background: #b5adaf; width: 241px; }
.lg-close { opacity: 1; font-family: inherit; margin: 0 auto; top: 20px; cursor: pointer; -webkit-transition: all 0.350s ease 0s; transition: all 0.350s ease 0s; }
.category { padding: 0 15px; display: block; position: absolute; top: 45%; color: #fff; letter-spacing: 1.2px; left: 0; right: 0; }
.know-more { position: absolute; background: #fff; left: 0; right: 0; bottom: 45px; text-transform: uppercase; letter-spacing: 1.5px; color: #411e2b; padding: 15px; }
.lg-toolbar .lg-close:after { content: ''; }
.lg-toolbar, .lg-actions { background: none; position: fixed; width: 241px; right: 0; top: 0; left: auto; z-index: 2; z-index: 9999; }
.lg-actions { top: 50%; }
.lg-actions .lg-icon { background: none; opacity: 1; color: #fff; font-size: 26px; left: 10px; margin: 0; }
.lg-actions .lg-next { left: auto; right: 10px; }
.know-more em { font-style: normal; display: block; }
.know-more:hover { text-decoration:  none; background: #411e2b; color: #fff; }
.lg-close:hover:before, .lg-close:hover:after { background: #411e2b; }
.lg-close:before, .lg-close:after { -webkit-transition: all 0.350s ease 0s; transition: all 0.350s ease 0s; }
.gallery-overlay { background-size: auto 100%; background-repeat: no-repeat; }
.gallery-overlay figure, .overlay-infobox { position: relative; height: 100%; text-align: center; }
.gallery-overlay figure img { max-height: 100%; min-height: 100%; display: block; margin: 0 auto; }
.shuffle { min-height: 300px; }
.filters-box { width: 245px; position: absolute; right: -30px; top: 115px; z-index: 10; }
.filter-group { display: none; position: absolute; left: 0; right: 0; background: #fff; border: 1px solid #bfb6b8; padding: 5px 0; }
.filters-trigger { cursor: pointer; background: #bfb6b8; color: #fff; letter-spacing: 1.95px; font-size: 20px; line-height: 33px; display: block; padding: 0 15px 2px; position: relative; }
.filters-trigger:before { content: ''; position: absolute; width: 15px; height: 15px; border-style: solid; border-color: #fff; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); right: 22px; top: 5px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.filters-trigger.open:before { -webkit-transform: rotate(225deg); transform: rotate(225deg); top: 14px; }
.filter { display: block; font-family: 'Radikal'; letter-spacing: 1.95px; font-size: 15px; font-weight: 300; color: #b1a7a9; position: relative; }
.filter label { display: block; padding: 11px 45px 11px 14px; cursor: pointer; position: relative; }
.filter input { position: absolute; right: 15px; top: 15px; opacity: 0; }
.filter label:before { content: ''; width: 16px; height: 16px; border: 1px solid #bfb6b8; position: absolute; right: 15px; top: 11px; } 
.filter label:after { content: ''; -webkit-transform: scale(0); transform: scale(0); height: 10px; width: 10px; position: absolute; background: #bfb6b8; right: 18px; top: 14px; -webkit-transition: all 0.2s ease; transition: all 0.2s ease; }
.filter input:checked + label:after { -webkit-transform: scale(1); transform: scale(1); }
.gallery-img a { display: block; }
.lg-outer .lg-item { background-image: url(../images/bgi/loading.gif); }
.lg-outer .lg-inner { left: -120px; }