@charset "utf-8";
/*----------intial declartaion of css----------*/
* { padding: 0; margin: 0; list-style: none; }
* { margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; }
html { -webkit-text-size-adjust: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word }
q { quotes: none }
q:before, q:after { content: ''; content: none }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sup { top: -0.5em; }
sub { bottom: -0.25em }
nav ul, nav ol { list-style: none; list-style-image: none; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: top }
table { border-collapse: collapse; border-spacing: 0 }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: none; cursor: pointer; }
/* remember to define focus styles! */
:focus { outline: 0; }
ol, ul { list-style: none; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
a {text-decoration: none; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s;}
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
table { border: 0 none; border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
img { border: 0 none; max-width: 100%; }
a { outline: none; cursor: pointer; }
/* End hide from IE Mac */ .none { display: none; } /* End Clearfix */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block }
.clear { clear: both; }
img { max-width: 100%; }
/* For modern browsers */ 
.cf:before, .cf:after { content: ""; display: table }
.cf:after { clear: both; }
.cf { *zoom:1;}
/* For IE 6/7 (trigger hasLayout) */


@font-face {
	font-family: 'Montserrat';
	src: url('../../font/penthouse/Montserrat-Regular.eot');
	src: url('../../font/penthouse/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
		url('../../font/penthouse/Montserrat-Regular.woff2') format('woff2'),
		url('../../font/penthouse/Montserrat-Regular.woff') format('woff'),
		url('../../font/penthouse/Montserrat-Regular.ttf') format('truetype'),
		url('../../font/penthouse/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('../../font/penthouse/Montserrat-SemiBold.eot');
	src: url('../../font/penthouse/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
		url('../../font/penthouse/Montserrat-SemiBold.woff2') format('woff2'),
		url('../../font/penthouse/Montserrat-SemiBold.woff') format('woff'),
		url('../../font/penthouse/Montserrat-SemiBold.ttf') format('truetype'),
		url('../../font/penthouse/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: 'Libre Baskerville';
	src: url('../../font/penthouse/LibreBaskerville-Regular.eot');
	src: url('../../font/penthouse/LibreBaskerville-Regular.eot?#iefix') format('embedded-opentype'),
		url('../../font/penthouse/LibreBaskerville-Regular.woff2') format('woff2'),
		url('../../font/penthouse/LibreBaskerville-Regular.woff') format('woff'),
		url('../../font/penthouse/LibreBaskerville-Regular.ttf') format('truetype'),
		url('../../font/penthouse/LibreBaskerville-Regular.svg#LibreBaskerville-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'Libre Baskerville';
	src: url('../../font/penthouse/LibreBaskerville-Italic.eot');
	src: url('../../font/penthouse/LibreBaskerville-Italic.eot?#iefix') format('embedded-opentype'),
		url('../../font/penthouse/LibreBaskerville-Italic.woff2') format('woff2'),
		url('../../font/penthouse/LibreBaskerville-Italic.woff') format('woff'),
		url('../../font/penthouse/LibreBaskerville-Italic.ttf') format('truetype'),
		url('../../font/penthouse/LibreBaskerville-Italic.svg#LibreBaskerville-Italic') format('svg');
	font-weight: 400;
	font-style: italic;
}

@font-face {
	font-family: 'Libre Baskerville';
	src: url('../../font/penthouse/LibreBaskerville-Bold.eot');
	src: url('../../font/penthouse/LibreBaskerville-Bold.eot?#iefix') format('embedded-opentype'),
		url('../../font/penthouse/LibreBaskerville-Bold.woff2') format('woff2'),
		url('../../font/penthouse/LibreBaskerville-Bold.woff') format('woff'),
		url('../../font/penthouse/LibreBaskerville-Bold.ttf') format('truetype'),
		url('../../font/penthouse/LibreBaskerville-Bold.svg#LibreBaskerville-Bold') format('svg');
	font-weight: 700;
	font-style: normal;
}


body { background: #353536;  margin: 0; padding: 0; font-family: 'Libre Baskerville'; font-size: 18px; color: #fff; line-height: 1.333; }
p {margin-bottom: 15px;}
h1,h2,h3,h4,h5,h6{margin-top: 0; color: #fff;  font-family: 'Montserrat'; line-height: 1.45;}
h1  , h2 { font-size: 32px; margin-bottom: 20px; font-weight: 600; text-transform:uppercase;}
h3 { font-size: 20px; margin-bottom: 20px; }
h4 { font-size: 16px; margin-bottom: 20px; }
h5 { font-size: 12px; margin-bottom: 20px; }
h2 {
	max-width: 800px; margin: 0 auto 60px; font-size: 21px;
}
.main { z-index: 3; position: relative; max-width: 1203px; padding: 0 15px; width: 100%; margin: 0 auto ;}
.header-main{padding: 55px 0 60px; text-align: center;}
.header-main .main{z-index: 4;}
.logo{width: 357px; display: inline-block; vertical-align: middle;}
.logo img{width: 100%; display: block; max-width: inherit;}
.menu-sec{display: inline-block; vertical-align: middle;}
.greenery-img{ z-index: 2; max-width: 1626px; margin: 0 auto; padding: 0 15px; width: 100%; position: absolute; left: 0; right: 0; top:95px; bottom: 0;}
.greenery-img img{width: auto; display: block;}
.greenery-left{position: absolute; left: -74px; top: 45px; bottom: 0;}
.greenery-right{position: absolute; right: 72px; top: 60px; bottom: 0;}

/*-- menu --*/

.menu-icon { padding: 11px 8px 0;   cursor: pointer;    color: #fff;    text-transform: uppercase;    text-align: center;  height: 38px; width: 38px; background: #1e1d1c;}
.menu-box {  width: 100%; height: 100%;}
.menu-icon .menu-box span {    width: 100%;    height: 3px;    margin-bottom: 4px;    background: #fff;    display: block;    transition: all 0.5s;    -webkit-transition: all 0.5s;    -ms-transition: all 0.5s;    -o-transition: all 0.5s;}
.menu-icon.active span:nth-child(1) {    transform: rotate(45deg) translateY(5px) translateX(5px);    -webkit-transform: rotate(45deg) translateY(5px) translateX(5px); -moz-transform: rotate(45deg) translateY(5px) translateX(5px); -o-transform: rotate(45deg) translateY(5px) translateX(5px); -ms-transform: rotate(45deg) translateY(5px) translateX(5px);}
/*.menu-icon.hover:not(.active) span:nth-child(1) {
    transform: rotate(90deg) translateX(8px); -ms-transform: rotate(90deg) translateX(8px); -o-transform: rotate(90deg) translateX(8px); -moz-transform: rotate(90deg) translateX(8px);    -webkit-transform: rotate(90deg) translateX(8px);}*/
.menu-icon.active span:nth-child(2) {    opacity: 0;}
.menu-icon.active span:nth-child(3) {    transform: rotate(-45deg) translateY(-5px) translateX(5px);    -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
    -moz-transform: rotate(-45deg) translateY(-5px) translateX(5px); -o-transform: rotate(-45deg) translateY(-5px) translateX(5px); -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);}
/*.menu-icon.hover:not(.active) span:nth-child(3) {    transform: rotate(-90deg) translateX(6px);    -webkit-transform: rotate(-90deg) translateX(6px);
    -moz-transform: rotate(-90deg) translateX(6px);    -o-transform: rotate(-90deg) translateX(6px);    -ms-transform: rotate(-90deg) translateX(6px);}*/
.enumenu_ul > li ul {    display: none}
.enumenu_ul .arrow {    position: absolute;    right: 0;    top: -3px;   width: 30px;    height: 30px;    background: url(../../img/penthouses/plus.png) no-repeat center center;
    cursor: pointer;    z-index: 999}
.enumenu_ul .arrow.up {    background: url(../../img/penthouses/minus.png) no-repeat center center}
.enumenu_ul {    display: none}
.menu-block {    height: auto;}
.menu-icon {    display: block}
body.menuslide_push {    position: relative;}
body.menuslide_push.slidemenuLeft {    left: 0;    transition: left 0.5s;    -webkit-transition: left 0.5s;    -moz-transition: left 0.5s;    -ms-transition: left 0.5s;
    -o-transition: left 0.5s;}
body.menuslide_push.slidemenuRight {    right: 0;    transition: right 0.5s;    -webkit-transition: right 0.5s;    -moz-transition: right 0.5s;
    -ms-transition: right 0.5s;    -o-transition: right 0.5s;}
body.slidemenuRight .enumenu_ul {    right: -300px;}
body.slidemenuRight.menu-open .enumenu_ul {    right: 0;}
body.slidemenuLeft .enumenu_ul {    left: -300px;}
body.slidemenuLeft.menu-open .enumenu_ul {    left: 0;}
body.menuslide_push.slidemenuLeft.menu-open {    left: 300px}
body.menuslide_push.slidemenuRight.menu-open {    right: 300px}
body.menuslide_push .enumenu_ul,body.menuOverlap .enumenu_ul {    z-index: 9999;    background: #1e1d1c none repeat scroll 0 0;    display: block;    height: 100%;
    max-height: 100%;    width: 100%;    overflow: auto;    position: fixed;    transition: all 0.5s ease 0s;    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;    -moz-transition: all 0.5s ease 0s;    -o-transition: all 0.5s ease 0s;    max-width: 300px;    top: 0;}
.enumenu_ul{margin: 0; padding: 25px 15px; list-style: none; font-family: 'Montserrat';}
.enumenu_ul li{display: block; position: relative;}
.enumenu_ul a{display: block; color: #fff; border-bottom: 1px solid #fff; padding-bottom: 10px; margin-bottom: 10px; text-transform: capitalize; text-align: left;}
.enumenu_ul li:hover > a{color: #85c553; }
.enumenu_ul > li > a{display: block; text-align: left; color: #fff; text-transform: uppercase;}
.sb-menu a{padding: 0 15px 10px;}


/*-- home banner sec --*/


.home-banner-sec{position: relative;}
.home-bg{height: 779px; width: 100%; position: relative;  background-size: cover; background-position: center center;background-repeat: no-repeat;}
.home-bg .main{height: 100%; position: relative;}
.home-banner-content{text-align: center; position: absolute; top: 0; left: 0; right: 0;}
.banner-slogan {text-align: center;
	position: absolute;
	top: 200px;
	left: 0;
	right: 0;
}
.banner-slogan img{margin: 0 auto;}
.banner-slider .owl-dots{bottom: 17%;}
.banner-slider .owl-dots{text-align: center; position: absolute; bottom: 120px; left: 0; right: 0; z-index: 3;}
.banner-slider .owl-dot{display: inline-block; vertical-align: middle; margin: 0 7px; background: none; height: auto; width: auto;}
.banner-slider .owl-dot span{height: 32px; width: 32px; border-radius: 50%; border: 2px solid #fff; display: block;}
.banner-slider .owl-dot span:hover , .banner-slider .owl-dot span:focus , .banner-slider .owl-dot.active span{border-color: rgba(255,255,255,0.7); background: rgba(255,255,255,0.7);}
.register-now{text-align: center; position: absolute; bottom: 64px; left: 0; right: 0;}
.btn{text-transform: uppercase; font-family: 'Montserrat'; font-weight: 600;  text-transform: uppercase; font-size:17px; color: #363637; background: #8dc63f; border-radius:8px; display: inline-block; padding: 7px 11px; letter-spacing: 5px;}
.btn:hover , .btn:focus{color: #8dc63f; background:#fff;}
.home-banner-sec {position: relative}
.home-banner-sec .owl-carousel{z-index: inherit;}

.owl-prev , .owl-next{ z-index: 3; width: 55px; height: 71px; background-size: 100%; background-position: center center; background-repeat: no-repeat; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%);}
.owl-prev{background-image: url(../../img/penthouses/arrw-left.png); left: 12%;}
.owl-prev:hover  ,  .owl-prev:focus{background-image: url(../../img/penthouses/arrw-left-hover.png);}
.owl-next{background-image: url(../../img/penthouses/arrw-right.png); right: 12%;}
.owl-next:hover  ,  .owl-next:focus{background-image: url(../../img/penthouses/arrw-right-hover.png);}

/*-- mid-sec --*/

.mob-content{display: none;}
.mid-sec{padding: 30px 0 90px;}
.top-content{ text-align: center; max-width: 832px; margin: 0 auto; width: 100%; border-left: 2px solid #fff; border-right: 2px solid #fff; padding: 0 65px; margin-bottom: 123px;}
.top-content p{}
.mid-img{margin-bottom: 47px;}
.mid-img img{margin: 0 auto; display: block;}
.content-row{margin:0 -12px;}
.content-col{padding: 0 12px 66px;}
.content-col p{ letter-spacing: -0.5px;    line-height: 1.34;}
.col-left p{ border-right: 2px solid #fff;     padding: 0 25px 0 85px;  }
.col-right p{border-left: 2px solid #fff; padding: 0 260px 0 25px; margin-top: 190px;}
.col-left{width: 39.3%; float: left; text-align: right;}
.col-right{width: 60.7%; float: right;}
.col-img{}
.col-img img{width: 100%; display: block;}
.exterior-sec{height: 749px; background-size: cover; background-position: center center; background-repeat: no-repeat;}


/*-- footer sec --*/

.footer-sec{padding: 100px 0;}
.form-container{max-width: 1000px; margin: 0 auto; width: 100%;}
.footer-sec h2{text-align: center; text-transform: uppercase; letter-spacing: 8px;}
.register-form{padding: 72px 0 0;}
.felment-main-wrap{}

.felment-wrap{margin-bottom: 57px; position: relative;}
.felment-wrap input{height: 66px; padding:0 15px 0 39.5%; color: #aaa9a9; font-size: 25px; font-family: 'Montserrat'; font-weight: 400; border-radius: 10px; background: #fff; width: 100%; display: block; text-align: left;}
.felment-wrap input:-moz-placeholder{color: #aaa9a9; opacity: 1;}
.felment-wrap input::-moz-placeholder{color: #aaa9a9; opacity: 1;}
.felment-wrap input::-webkit-input-placeholder {color: #aaa9a9; opacity: 1;}
.felment-wrap input:-ms-input-placeholder {color: #aaa9a9; opacity: 1;}


.felment-wrap label{font-size: 25px; text-transform: uppercase; color: #000; position: absolute; left: 29px; top:18px; font-family: 'Montserrat';  font-weight: 600; }
.felment-wrap label i{color: #fe0202; font-style: normal;}

.btn-wrap{text-align: center; padding-top: 33px;}
.register-form .btn{border: 0; font-size: 26px; padding: 12px 30px; box-shadow: 2px 4px 13px 0px #000; -webkit-box-shadow: 2px 4px 13px 0px #000; -ms-box-shadow: 2px 4px 13px 0px #000; -moz-box-shadow: 2px 4px 13px 0px #000; -o-box-shadow: 2px 4px 13px 0px #000;}
.error{display: block; color: #fe0202; text-align: center; margin: 10px 0 5px; clear: both; font-family: 'Montserrat'; font-weight: 400;}



.col-left{}

.col-left-padding{    padding-bottom: 23.2%;}
.col-left-up{margin-top: -23.2%;}

.content-col:nth-child(2n+1){clear: both;}


/*Ramin*/
header .header-container .menu_burger {
	position: fixed;
	right: 50px;
}

.mfp-content {
	font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .9;
}

.logo.fadeOut {
	opacity: 0;
}

#menu-container .social-icons {
	margin-top: 10px;
}


.home-bg {
	margin-top: 230px;
}
