@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Condiment);
@import url(https://fonts.googleapis.com/css?family=Lato:400,100,300,700,100italic,300italic,400italic,900);
body {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #333;
	line-height: 26px;
}
h1 {
	font-weight: 500;
	color: #25b584;
	line-height: initial;    margin: 30px 0 20px;
}
.bg-Emerald Isle {
	background: #FFFFFF;
    border-bottom: 1px solid #dfdfdf;
}
.bg-Emerald Isle h1 {
	font-weight: 600;
	color: #6EAA44;
	font-size: 24px;
}
a {
	cursor: pointer;
	color: #D9B981;
}
.error {
	position: absolute;
	left: 58px;
	font-size: 10px;
	top: 27px;
	color: red;
}
li.call {
  
    background: #f1be03;
    font-size: 15px;
  
}
.close {
	opacity: 1;
	color: #000;
}
body {
	overflow-x: hidden;
}
.body-part h3 {
	color: #018988;
	border-top: 1px solid;
	padding: 10px 0px;
}
.intro-image {
	background: url(../images/image3.jpg) no-repeat center top;
	background-size: cover;
	height: 100%;
	height: 100vh;
	background-attachment: fixed;
}
.subtitle-caption {
	font-weight: 400;
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 0;
	line-height: 25px;
	text-transform: capitalize;
}
.inner-page {
	background: url(../images/image3.jpg) no-repeat top right;
	background-size: cover;
	height: 44px;
}
.color-primary {
	padding-right: 10px;
}
.bg-second {
	background: url(../images/bg-image1.html) no-repeat center;
	background-size: cover;
	padding: 30px;
}
.section-img {
	background: url(../images/ov-image.html) no-repeat center;
	background-size: cover;
	height: 100vh;
}
.intro-text {
	font-family: 'Great Vibes', cursive;
	font-size: 42px;
	color: #fff;
	display: block;
	text-align: center;
	padding: 0px 0px 10px;
}
.navbar {
	min-height: auto;
}
.h3, h3 {
	font-size: 18px;
	margin: 10px 0px 14px;
	padding: 0px 0px 4px;
	color: #fff;
	font-weight: 800;
}
textarea.form-control {
	height: 69px;
}
.h2, h2 {
	font-size: 25px;
}
.navbar-default {
	background-color: #ffca08;
	border-color: #e7e7e7;
	border: none;
	box-shadow: 0px 0px 10px -3px;
}
.navbar-brand>img {
	display: block;
	padding: 0;
	/* margin-left: -10px; */
	margin-top: -9px;
}
.navbar-default .navbar-nav>li>a {
	color: #000000;
	font-weight: 400;
	letter-spacing: 0px;
	padding: 17px 8px;
	font-size: 14px;
	text-transform: none;
}
.navbar-brand {
	float: left;
	height: 40px;
	padding: 0px 15px;
	font-size: 18px;
	line-height: 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #FFFFFF;
	background-color: #d0a300;
	box-shadow: inset 0 0 27px -12px rgba(0, 0, 0, 0.39);
}
.wrapper-intro {
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
}
.wrapper-main {
	padding: 40px 0 0 0;
}
.adv {
	color: #fff;
	font-size: 16px;
	margin: 10px 0px;
	display: block;
	font-weight: bold;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	transition: all 1s;
}
.adv:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 20px;
}
.big-text {
	font-size: 36px;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
	margin: 0px 0px;
	display: block;
	display: block;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	font-weight: 800;
	margin-left: -31px;
}
.ex-bold {
	font-size: 18px;
}
.wrapper-intro h1 {
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	margin: 0px 0px 15px;
}
.wrapper-intro .ex-bold {
	font-weight: 900;
	font-size: 32px;
}
.normal-text {
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
}
.flat-text {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	display: block;
	margin-bottom: 20px;
}
.price {
	display: block;
	font-size: 18px;
	color: #CE1723;
	border-bottom: 1px dotted;
}
.input-group-addon {
	color: #FEFEFE;
	background-color: #28b082;
	border: none;
	border-radius: 0px;
}
.form-control {
	color: #000;
	/* height: 30px; */
}
.input-group-addon .fa {
	width: 30px;
}
.form-holder-main {

margin-top: 17px;
}
.wrapper-form {
	    /* border-radius: 3px; */
    padding: 0px 13px;
    width: 270px;
    /* display: table; */
    margin: 0;
     border-radius: 4px;
    background: #fff;
    float: right;
    margin-right: 18px;
    margin-top: 10px;
}
.wrapper-form h3 {
	font-size: 15px;
	margin: 0;
	padding: 0px 0px 4px;
	color: #000000;
	font-weight: 500;
	background: transparent;
	padding: 10px 0;
	/* margin-top: -14px; */
	/* margin-bottom: 0; */
	/* text-transform: uppercase; */
	/* letter-spacing: 2px; */
}
span.offer-div {
	margin-top: 57px;
	background: #D9B981;
	color: #fff;
	display: block;
	padding: 15px;
	font-size: 16px;
	font-weight: bold;
}
.list-inline>li {
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 16px;
	color: #fff;
}
.form-group {
	/* margin: 15px 0; */
}
.button-3d {
	color: #010101;
	background-color: #ffca08;
	border-color: #ffca08;
	box-shadow: 0px 4px 1px #bb9405;
	text-transform: uppercase;
	/* letter-spacing: 1px; */
	font-weight: 500;
	margin: 5px 0px 5px;
}
.new-icon {
	position: absolute;
	right: 11px;
	top: 0px;
}
.button-3d:hover {
	color: #fff;
	background-color: #bb9405;
	border-color: #bb9405;
}
.button-3d:active {
	color: #fff;
	background-color: #e2b60b;
	border-color: #e1b50a;
}
.btn.focus, .btn:focus, .btn:hover {
	color: #fff;
	text-decoration: none;
	outline: 0!important;
}
.h4, h4 {
	font-size: 22px;
	color: #000;
}
.btn-main {
	background: rgb(255, 202, 8);
	border: 1px solid #ffca08;
	font-size: 14px;
	text-transform: none;
	letter-spacing: 0;
	font-weight: 500;
	color: #000;
	margin-top: 15px;
	box-shadow: 0px 3px 0px #bb9405;
}
li.call-us {
	padding: 9px 10px;
	color: #009FCE;
	/* background: #D9B981; */
	font-weight: 500;
}
.footer-copy {
	font-size: 10px;
	margin-top: 300px;
	display: block;
	text-align: center;
	line-height: initial;
	margin-bottom: 20px;
}
.section-img .wrapper-intro {
	padding: 30px 80px 30px 0px;
	text-align: left;
}
.section-img .wrapper-intro p {
	margin: 0 0 10px;
	font-size: 16px;
	color: #623D2D;
	text-align: justify;
	line-height: 30px;
}
.inner-section .wrapper-intro {
	padding: 85px 80px 30px 0px;
	text-align: left;
}
.inner-section .wrapper-intro p {
	margin: 0 0 10px;
	font-size: 16px;
	color: #623D2D;
	text-align: justify;
	line-height: 30px;
}
.bg-Emerald Isle hr {
	border-top: 1px solid #E0E0E0;
}
.intro-list{    color: #FFF;
    list-style: initial;
    position: absolute;
    top: 0;
    left: 18px;
    background: #6DA943;
    border-radius: 0px 0 4px 4px;}
.intro-list li{    color: #FFF;
    list-style: initial;
    margin: 4px;
    /* position: absolute; */
    font-size: 12px;
    text-transform: uppercase;}
section.bg-Emerald Isle h2 {
	color: #D6D6D6;
	font-weight: 300;
	margin-top: 30px;
}
section.bg-Emerald Isle p, section.bg-Emerald Isle ul {
	color: #868686;
	font-size: 15px;
}
i.fa.fa-long-arrow-right {
	margin-left: -23px;
	margin-right: 5px;
	color: #ECD3AC;
}
a.btn.btn-ghost {
	color: #E5D3AC;
	border: 1px solid;
	border-radius: 0;
	/* text-transform: uppercase; */
	display: table;
	margin: 34px auto;
	font-weight: 300;
	font-size: 18px;
}
.inner-section .col-md-2 {
	border: 1px solid #dfdfdf;
	margin-left: -1px;
	text-align: center;
	padding: 10px;
}
.project-amlist {
	color: #fff;
}
.inner-section .col-md-2 h3 {
	font-size: 13px;
	text-transform: uppercase;
}
.grid {
	border: 1px solid #dfdfdf;
	margin-right: -1px;
	padding: 0 30px;
	text-align: center;
	min-height: 190px;
	margin-bottom: -1px;
}
a.handle {
	position: fixed;
	right: 0px;
	top: 53%;
	cursor: pointer;
	z-index: 999;
}
.call-back {
	position: fixed;
	left: 0px;
	top: 52%;
	cursor: pointer;
	z-index: 999;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FFFFFF;
	background-color: transparent;
	/* background-color: #d0a300; */
	/* box-shadow: inset 0 0 27px -12px rgba(0, 0, 0, 0.39); */
}
.modal-title {
	margin: 0;
	line-height: 1.42857143;
	color: #000;
	background: transparent;
}
span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background: url(../images/mag.png) center center no-repeat;
	cursor: pointer;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10;
	opacity: 0;
}
span.rollover:hover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	left: 0%;
}
.top-head {
	font-size: 16px;
	font-weight: 300;/* letter-spacing: 4px; */
}
span.location {
	font-size: 24px;
	color: #fff;
}
h1 .ex-bold {
	text-transform: none;
	font-weight: 800;
	font-size: 22px;
	margin: 0;
	color: #fff!important;
}
/*.overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #D9B981;
}*/
.wrapper-content li {
	font-size: 16px;
	margin: 6px 0px;
}
i.fa.fa-arrow-circle-o-right {
	margin-right: 10px;
	margin-left: -27px;
	display: inline-block;
}
.wrapper-amenities {
	background: url(../images/bg-amenities.html) no-repeat center;
	background-size: cover;
	padding: 30px 0;
}
.wrapper-amenities h1, .wrapper-amenities p {
	color: #fff;
}
.wrapper-amenities p {
	font-size: 16px;
}
.wrapper-content p {
	font-size: 14px;
	line-height: inherit;
	color: #000;
	margin: 0px 0px;
}
.anchor {
	padding: 56px;
	margin: -56px;
	display: block;
}
.arrow {
	width: 50px;
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 99;
	transform: translate(-50%, 0);
}
.arrow-up {
	bottom: -60px;
}
.arrow:hover {
	background: rgba(0, 0, 0, 0.26);
	padding: 10px;
}
.inner-section h3 {
	letter-spacing: 0px;
	color: #3C3B3B;
	margin-bottom: 20px;
	padding: 10px;
	border-left: none;
	border-right: none;
	text-align: center;
	border-top: 1px solid;
	margin: 0px;
	/* border-bottom: 1px solid; */
	font-weight: 500;
	font-size: 15px;
}
/* Overline Reveal */
.hvr-bounce-to-bottom {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
}
.hvr-bounce-to-bottom:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	background: #D9B981;
	height: 4px;
	-webkit-transform: translateY(-4px);
	transform: translateY(-4px);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
/* Radial Out */
.hvr-radial-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	/* background: rgb(116, 174, 76); */
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background-color: #d0a300;
	box-shadow: inset 0 0 27px -12px rgba(0, 0, 0, 0.39);
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
	color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
	-webkit-transform: scale(2);
	transform: scale(2);
}
.inner-wrapper {
	margin-top: 100px;
	margin-left: 100px;
	/*margin: 200px;*/
	background: rgba(255, 255, 255, 0.89);
	padding: 10px;
	display: table;
	/* box-shadow: 0px 0px 10px -4px; */
	border-radius: 4px;
	position:relative;
	color: #000;
	width: auto;
	font-size: 14px;
	line-height: initial;
	border: 1px solid #dfdfdf;
	/* font-weight: 400; */
	text-align: center;
	width: 700px;
}
.inner-wrapper h1 {
	color: #000;
	font-size: 18px;
}
.price-kp {
	color: #fff;
	font-weight: 600;
	font-size: 20px;
}
ul {

}
a.navbar-brand {
	color: #D9B981!important;
	font-weight: 800;
	font-size: 18px;
	padding: 5px;
	text-transform: uppercase;
	letter-spacing: 0;
}
.left-div {
	background: rgba(0, 0, 0, 0.72);
	height: 100vh;
	padding: 20px;
}
.right-div {
	background: rgba(0, 0, 0, 0.72);
	background-size: cover;
	height: 707px;
	padding: 0px;
}
.carousel-caption {
	/* padding-bottom: 30px; */
	background: rgba(0, 0, 0, 0.78);
	padding: 0;
	/* position: relative; */
	left: 0;
	right: 0;
	bottom: 0;
}
.carousel-caption h1 {
	margin: 0;
	font-size: 20px;
	text-transform: uppercase;
}
.int-h2 {
	font-size: 16px;
	/* border-top: 1px solid #dfdfdf; */
	padding-top: 0;
	color: #4c4c4c;
	font-weight: 500;
	margin: 15px 0 0;
	/* letter-spacing: 0px; */
}
section.bg-Emerald Isle .body-part {
    padding: 34px 34px 0;
}
span.heading-h2 {
    font-size: 33px;
    display: block;
    margin-bottom: 10px;
    color: #000;
    font-weight: 800;
}
span.title-text {
    display: block;
    font-size: 23px;
    color: #252525;
    font-weight: 600;
}
.inner-wrapper span.small {
    font-size: 12px;
    color: #727272;
    display: block;
    padding-top: 0;
    border-top: 1px solid #f3f3f3;
    margin-top: 16px;
}
.inner-wrapper img {
    margin: auto;
   
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #3e3939;
    background-color: #ffca08;
    border-radius: 0px;
}
.tab-content {
    background: #f5f5f5;
    padding: 0 0 20px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    border-top: none;
}
a.fancybox.col-md-12 img{width:100%;}
.light-text-fixed{position: fixed;  
    bottom: 10px;
    left: 5px;
    font-size: 11px;
       color: #666;
    background: rgba(255, 255, 255, 0.4); padding:0 5px;    line-height: initial;
    text-align: center; display: none;}
@media (max-width:768px) {
	.mob-box{position: fixed; background: #000; bottom: 0; width: 100%; z-index: 9}
.navbar-brand {
	width: 230px;
	padding: 3px;
}
.navbar-default {
    background: #ffca08;
    z-index: 999;
    height: 53px;
}
.navbar-nav {
    margin: 7.5px -15px;
    background: #fff;
}
.big-text {
	line-height: initial;
	margin: 0;
}
.navbar-default .navbar-nav>li>a {
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
	padding: 4px 8px;
	text-align: center;
	color: #000;
}
.wrapper-main {
	padding: 0;
	padding-top: 60px;
}
.navbar-default .navbar-toggle {
	border: none;
}
.intro-image {
	height: 100%;
	background-size: cover;
	background-position: center;
	padding-bottom: 20px;
}
.section-img {
	height: 100%;
}
.section-img .wrapper-intro {
	padding: 20px 20px;
	text-align: left;
}
.section-img .wrapper-intro p {
	text-align: left;
}
.call-back {
	position: fixed;
	left: 0; display: none;
}
.btn-bottom{    color: #333;
    background-color: #f8ca00;
    border-color: #deb70b;    padding: 5px;
    border-radius: 0;}
.call-back img {
	width: 50%;
}
.zopim {
    bottom: 49px!important;
    right: 0!important;
}
a.handle {
	position: fixed;
	right: -37px;
}
a.handle img {
	width: 50%;
}
.inner-section .wrapper-intro {
	padding: 20px;
}
.wrapper-intro h1 {
	font-size: 18px;
}
.wrapper-intro {
	padding: 10px;
	text-align: left;
	position: static;
	/* top: 0px; */
	padding-top: 109px;
}
.intro-text {
	font-size: 16px;
}
.flat-text {
	font-size: 14px;
}
.h3, h3 {
	font-size: 14px;
	letter-spacing: 0px;
	margin: 30px 0px 10px;
}
.inner-page {
	background-size: cover;
	height: 89px;
}
.navbar-brand>img {
	display: block;
	padding: 0;
}
.inner-wrapper {
	width: 100%;
	margin: auto;
	padding: 30px 10px 0px;
}
.wrapper-intro .ex-bold {
	font-weight: 800;
	font-size: 22px;
}
li.call-us {
	padding: 12px 10px;
	text-align: center;
}
.wrapper-form {
    margin: 10px 0px;
    padding: 10px;
    float: none;
    width: auto;
}
.left-div {
	height: 100%;
}
.right-div {
	height: 100%;
}
h1 .ex-bold {
	font-size: 17px;
}
.h1, h1 {
	font-size: 18px;
}
}

@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:landscape) {
.navbar-default .navbar-nav>li>a {
	padding: 17px 8px;
}
.navbar-brand>img {
	display: block;
	width: 115px;
	margin: 8px 0px;
}
li.call-us {
	padding: 4px 4px;
	margin-top: 10px;
}
.inner-wrapper {
	margin: 20px 0 0
}
.wrapper-intro .ex-bold {
	font-weight: 900;
	font-size: 25px;
}
.navbar-brand {
	height: 20px;
}
.big-text {
	text-align: left;
}
}

@media only screen and (max-width:1024px) and (min-width:768px) and (orientation:portrait) {
.navbar-default .navbar-nav>li>a {
	padding: 10px 3px;
	text-transform: none;
	font-size: 13px;
	font-weight: 500;
	margin-top: 32px;
}
.navbar-brand>img {
}
.wrapper-main {
	padding: 0;
	padding-top: 160px;
}
li.call-us {
	padding: 7px 5px;
	text-align: center;
	font-size: 11px;
	margin-top: 32px;
}
.navbar-brand {
	width: initial;
	padding: 3px;
	height: 20px;
}
.big-text {
	text-align: left;
}
}

@media (max-width:320px) {
.navbar-brand>img {
}
.wrapper-intro {
}
}
