body#homepage {
	background: url(../images/slider.jpg) no-repeat center top;
}



#home h1 {
	font-family: 'HelveticaNeue UltraLigCond';
	text-transform: uppercase;
	font-size: 45px;
}

.logo {
	font-family: 'Adobe Garamond Pro Bold';
	font-size: 45px;
	text-transform: uppercase;
	line-height: 40px;
}

.carousel-caption {
    right: 20%;
    font-family: 'Adobe Garamond Pro Bold';
    left: 20%;
    font-size: 60px;
    padding-bottom: 30px;
}

.mTB30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.img-bor {
    border: 1px solid #c7c4c4;
    padding: 7px;
}

#home h2 {
    color: #464646;
    font-family: 'claremontmediumroman';
    font-weight: 500;
    line-height: 1.1;
    font-size: 41px;
}

p {
	font-family: /*'open_sansregular'*/'gotham_mediumregular', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 26px;
    color: #342e1f;
	font-weight: 400;
}

.txt-pad{
    margin: 20px 80px;
}

.margin-t45 {
	margin-top: 45px;
}

.margin-t-b45 {
	margin-top: 45px;
	margin-bottom: 45px;
}

.margin-t-b30 {
	margin-top: 30px;
	margin-bottom: 30px;
}

#foth h4 {
	font-size:24px;
	color: #000;
	font-family: 'HelveticaNeue UltraLigCond';
	text-transform: uppercase;
	line-height: 41px;
	border-top: 1px solid #c5c5c5;
	border-bottom: 1px solid #c5c5c5;
	display: inline-block;
}

#foth h4 span {
	font-size: 24px;
	color: #464646;
	font-family: 'helvetica_cebold';
	text-transform: uppercase;
}

.flink {
	list-style: none;
}

.flink li {
	font-family: /*'open_sansregular'*/'gotham_mediumregular', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 17px;
	color: #706b6b;
	font-size: 14px;
	line-height: 26px;
}

.flink li a {
	color: #706b6b;
	font-size: 13px;
	text-decoration: none;
}

.flink li a:hover {
	color: #706b6b;
	font-size: 13px;
	text-decoration: underline;
}

.call {
	font-family: 'helvetica_cebold';
	font-size: 31px;
	text-transform: uppercase;
	color: #464646;
}

.footer-bg {
	background-color: #333333;
}
.contact-ad{ color: #fff;     font-family: /*'open_sansregular'*/'gotham_mediumregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 17px; padding-top: 15px; padding-bottom: 10px; line-height: 30px;}
.contact-ad a{color: #fff;}

.contact-ad p{color: #fff;   font-size: 17px; padding-top: 10px;}
.contact-ad span{color: #fff; font-size: 35px; line-height: 60px;}

.contact-ad p a{color: #fff; text-decoration: none;}
.contact-ad p a:hover{color: #fff; text-decoration:underline;}

.mTB-10{margin-top: 10px;
    margin-bottom: 10px;}

.f-link {
	color: #afaaaa;
	font-family: /*'open_sansregular'*/'gotham_mediumregular', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 10px;
	line-height: 26px;
}

.f-link a {
	color: #afaaaa;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

.f-link a:hover {
	color: #afaaaa;
	font-size: 14px;
	text-decoration: underline;
}

.caption {
	z-index: 10;
	position: relative;
	text-align: center;
	bottom: 168px;
}

.caption h5 {
	font-size: 30px;
	text-transform: uppercase;
	background: url(../images/tab-bg.png);
	display: inline-block;
	padding: 10px 20px;
	margin-top: 0px;
	color: #000;
	margin-bottom: 0px
}

.caption h5 a {
	color: #000;
	text-decoration: none;
}


.form-control {

    height: 41px;
    border-radius: 0px;}

.btn-default {
    color: #000;
    background-color: #fff;
    font-family: 'Montserrat', Helvetica Neue, Helvetica, Arial, sans-serif;
        padding: 11px;
            border: 2px solid #000000;
    border-radius: 4px;
}


/*----------------------------------*/

.navbar-brand {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	text-align: center;
	margin: auto;
}

.navbar-toggle {
	z-index: 3;
}

.navbar-default .navbar-brand {
	color: #FFF;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
	color: #FFF;
	background-color: transparent;
}

.img-responsive {
	display: inline-block;
}

.navbar {
	min-height: 33px;
	margin-top: 20px;
}

.navbar-transparent {
	border-radius: 0px;
	text-transform: uppercase;
	margin-bottom: 0px;
}

.navbar-fixed-top {
	position: absolute;
}

.navbar-default {
	background-color: transparent;
	border-color: transparent;
	border-top: 0px solid #97D69E;
}

.navbar-default .navbar-nav>li>a {
	color: #FFF;
	font-family: 'gotham_mediumregular' Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 123%;
}

.navbar-right {
	float: right !important;
	margin-right: 0px;
}

.nav>li>a {
	padding: 6px 39px;
	text-transform: uppercase;
	border-right: 1px solid #B4C2FC;
}

.nav>li:last-child>a {
	border-right: 0px solid #000;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #F5F5F5;
	background-color: transparent;
	border-radius: 0px;
}

.navbar-default .navbar-nav>li>a:hover {
	color: #F5F5F5;
	background-color: transparent;
	border-radius: 0px;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #F5F5F5;
	background-color: #000;
	border-radius: 0px;
}

.dropdown-menu>li>a {
	padding: 8px 20px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #31708f;
}

address {
	font-size: 111%;
	line-height: 28px;
	font-family: 'open_sansregular';
}

.map-bor {
	text-align: center;
	border: 2px solid #e0e0e0;
	padding: 5px;
}

#grey-bg {
    background: #555;
}

#grey-bg p{
color: #fff;
}

.txt-pad01 {
    margin: 8px 80px;
}

#grey-bg h3 {
    color: #fff;
    margin-top: 26px;
}

.carousel-caption small {
    font-size: 45%;
    display: block;
}

.carousel-caption small a {
color:#fff;
}

#grey-bg .caption p {
    color: #000;
}

.item img{
width:100%;
}

.btn.outline {
    background: none;
    padding: 12px 22px;
}
.btn-primary.outline {
    border: 2px solid #c5c5c5;
    color: #fff;
}

.btn-primary.outline, .btn-primary.outline:hover, .btn-primary.outline:active, .btn-primary.outline:visited {
    color: #fff;
    border-color: #c5c5c5;
background-color:transparent !important;
}

.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: #c5c5c5;
}
.btn-primary.outline:active, .btn-primary.outline.active {
    border-color: #c5c5c5;
    color: #fff;
    box-shadow: none;
}

.btn-primary.outline:hover{
border-color: #fff;
}

hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #525151;
}

@media (min-width:320px) and (max-width:441px) {
	.navbar-default .navbar-collapse {
		border-color: #e7e7e7;
		background: #555;
		margin-top: 46px;
	}
	.navbar-right {
		float: left !important;
		margin-right: 0px;
	}
	.navbar-nav {
		margin: 1.5px -15px;
	}
	.nav>li>a {
		border-right: 0px solid #B4C2FC;
	}
	.caption {
		bottom: 93px;
	}
	.call {
		font-size: 28px;
	}
	.f-link {
		text-align: center;
	}
	
	.carousel-caption {
    font-size: 22px;

}

.contact-ad p {
    font-size: 15px;

}
    
.txt-pad {
    margin: 10px 10px;
}
    .soc-center{text-align: center;}
    
    .txt-pad01 {
    margin: 8px 5px;
}
}

@media (min-width:568px) and (max-width:736px) {
	.navbar-default .navbar-collapse {
		border-color: #e7e7e7;
		background: #555;
		margin-top: 46px;
	}
	.navbar-right {
		float: left !important;
		margin-right: 0px;
	}
	.navbar-nav {
		margin: 1.5px -15px;
	}
	.nav>li>a {
		border-right: 0px solid #B4C2FC;
	}
	.caption {
		bottom: 168px;
	}
	.call {
		font-size: 24px;
	}
	.f-link {
		text-align: center;
	}
    
    .txt-pad {
    margin: 10px 10px;
}
    .soc-center{text-align: center;}
    
        .txt-pad01 {
    margin: 8px 5px;
}
}

@media (min-width:737px) and (max-width:768px) {}

@media (min-width:769px) and (max-width:1200px) {}

h3.about {
	color: #1d4091;
	text-align: center;
	background: #fff;
	margin: 0px 0px 30px 0px;
	width: 95%;
	font-size: 32px;
	font-family: 'helvetica_cebold';
	line-height: 24px;
	border: 1px solid #c1c1c1;
	text-transform: uppercase;
	padding: 40px;
}

#block div {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #FFFFFF;
	border-color: #333333 #333333 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 3px 3px medium;
	bottom: 0;
	color: #990000;
	font-weight: bold;
	padding: 10px;
	position: fixed;
	right: 0;
	text-align: center !important;
	width: 325px;
	z-index: 999999;
}

.thumbnail {
    position:relative;
    overflow:hidden;
	padding: 0px;
    border: 0px solid #ddd;
	border-radius: 0px;
}


.thumbnail h4{
font-family: 'open_sansregular';
    font-size: 20px;
    line-height: 26px;
    color: #4c4948;
}

.thumbnail .caption p{
	 position:relative;
	top: 45%;
	font-family: /*'open_sansregular'*/'gotham_mediumregular', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 26px;
    color: #342e1f;
    font-weight: 400;

}
 
.caption {
    position:absolute;
    top: 0;
    right:0;
    background:#ffffff;
    width:100%;
    height:100%;
    padding:2%;
    display: none;
    text-align:center;
    color:#fff !important;
    z-index:2;
	opacity: 0.7; 
}

/*--------------------------------------------------RESIDENTIAL GALERY-------------*/
.wrap {
	position: relative;
	margin: 3em 0;
}

/* Frame */
.frame {
	height: 400px;
	line-height: 400px;
	overflow: hidden;
}
.frame ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 100%;
	font-size: 50px;
}
.frame ul li {
	float: left;
	width: 589px;
	height: 100%;
	margin: 0 6px 0 0;
	padding: 0;
	color: #ddd;
	text-align: center;
	cursor: pointer;
}
.frame ul li img {
    width: auto;
    max-width: 100%;
	height: 400px;
}
/*.frame ul li.active {
	color: #fff;
	background: #a03232;
}*/

/* Scrollbar */
.scrollbar {
	margin: 0 0 1em 0;
	line-height: 0;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	height: 12px;
	background-color: #f4f4f4;
    border: 1px solid #d6d6d6;
    outline: none;
	margin-top: 30px;
}
.scrollbar .handle {
	height: 12px;
    width: 100%;
    position: relative;
    top: -1px;
    background-color: #b7b7b7;
    outline: none;
    border: 1px solid white;
	box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.2)
}
.scrollbar .handle .mousearea {
	position: absolute;
	top: -9px;
	left: 0;
	height: 20px;
}

.wrap .carousel-control {
    width: 5%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=100);
    opacity: 1;
}

@media (max-width:767px){
.wrap .carousel-control {
	width: 10%;
	font-size: 30px;
}
}

.wrap .carousel-control.left, .wrap .carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}


/*--------------------*/
.carousel-inner .active.left { left: -33%; }
.carousel-inner .next        { left:  33%; }
.carousel-inner .prev        { left: -33%; }
.carousel-control.left,.carousel-control.right {background-image:none; opacity: 1;}
.item:not(.prev) {visibility: visible;}
.item.right:not(.prev) {visibility: hidden;}
.rightest{ visibility: visible;}
#myCarousel2 .carousel-control {
width: 5%;
}
#myCarousel2 .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev, #myCarousel2 .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-left: -10px;
    border: 1px solid #fff;
    padding: 0px;
    border-radius: 15px;
    background-color: #000;
    font-size: 15px;
        padding-top: 6px
}
