/* 
* ORCO CSS Document
* Theme Name: ORCO
* Author: iCC
* Version: 1.3
*/

@import url('fonts/charcoalcy/stylesheet.css');
@import url('fonts/helveticanu/stylesheet.css');
body {
	background:url('images/config-bg.jpg') no-repeat center top;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
}
h2 {
}
h3 {
}
h4 {
}
h5 {
}
h6 {
}
a {
}
img {
}
p {
}
.search-field::-webkit-input-placeholder {
 color: #fff;
}
.search-field:-moz-placeholder { /* Firefox 18- */
 color: #fff;
}
.search-field::-moz-placeholder {  /* Firefox 19+ */
 color: #fff;
}
.search-field:-ms-input-placeholder {
 color: #fff;
}
 .wpcf7-text::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
 color: #000 !important;
}
 .wpcf7-text:-moz-placeholder, textarea:-moz-placeholder {
 color: #000 !important;
}
 .wpcf7-text::-moz-placeholder, textarea::-moz-placeholder {
 color: #000 !important;
 opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
 .wpcf7-text:-ms-input-placeholder, textarea:-ms-input-placeholder {
 color: #000 !important;
}
.houzz {
	background:url('images/houzz.png') no-repeat center;
	width:14px;
	height:25px;
}
.houzz:hover {
	background:url('images/houzz-hover.png') no-repeat center;
}
#navigation-sticky-wrapper {
	position:fixed;
	width:100%;
	z-index:100000;
}
.navbar-nav {
	margin:19.5px -15px !important;
}
.navbar-inner {
	background: transparent none repeat scroll 0 0 !important;
}
.navbar-default {
	background: rgba(0, 0, 0, 0.31) none repeat scroll 0 0 !important;
	box-shadow: 0 0 0 #333 inset;
}
.page .navbar-default {
	background: rgba(0, 0, 0, 0.60) none repeat scroll 0 0 !important;
	box-shadow: 0 0 0 #333 inset;
}
.navbar-default a {
	color:#fff !important;
	font: bold 12px 'HelveticaLight';
}
.navbar .nav > li > a {
	font: bold 12px 'HelveticaLight' !important;
}
.navbar .nav > li > a:hover {
	color:#f59731 !important;
}
/* dropdown */
.dropdown-menu {
	background:#e07d2b;
	margin:5px 0px 0px 50px;
	border-radius:0px;
	border:0px;
	box-shadow:0px 0px 0px 0px;
	padding:0px;
}
.dropdown-menu li {
	border-bottom:1px solid #e07d2b;
	width:100%;
}
.dropdown-menu li:last-child, .dropdown-menu ul li:last-child {
	border:0px;
}
.dropdown-menu li a {
	color:#000 !important;
	padding:10px;
}
.dropdown-menu li a:hover {
	background:#e07d2b !important;
	color:#fff !important;
}
.dropdown-menu ul {
	margin: -35px 0px 0px 100px;
	background:#fff;
}
.dropdown-menu ul li {
	list-style:none;
	margin-bottom:1px;
}
.dropdown-menu ul li a {
	color:#000 !important;
	text-transform:capitalize;
	/* padding:5px 20px; */
	display:block;
}
ul.nav li.dropdown:hover > ul.dropdown-menu, .findBtn:hover > ul.dropdown-menu {
	display: block;
}

body .dropdown-menu .dropdown-menu {
	float: none;
	left: 100%;
	margin: -34px 0 0;
	/* position: absolute; */
	right: auto;
}


#fullscreen-slider .pattern {
	background:transparent !important;
}
.navbar-brand {
	margin-top:-43px;
	position:absolute;
}
.slide-content {
	top:70% !important;
	left:-7% !important;
}
#home .section-title {
	position:relative;
	z-index:10000;
	margin:-300px 0px 0px 75px;
}
#home .section-title h1 {
	font:48px 'charcoalregular' !important;
	margin:0px;
}
#home .section-title .lead {
	font:31px 'charcoalregular';
	margin:0px;
}
#home .section-title .lead span {
	color:#ec7f42;
	display:inline-block;
}
.topNav {
	margin-top:20px;
}
.topNav ul {
	list-style:none;
}
.topNav ul li {
	float:left;
	margin-right:10px;
}
.topNav ul li a i {
	color:#fff;
}
.topNav .search-field {
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	border: 0px;
	color: #fff;
	display: inline-block;
	margin-top: -3px;
	padding: 4px 27px 4px 8px;
	width: 158px;
}
.topNav .searchBtn {
	background: rgba(0, 0, 0, 0) url("images/search-btn.png") no-repeat scroll 0 0;
	border: 0 none;
	width: 17px;
	height: 13px;
/*	margin:-20px 23px 0px 0px;*/
	margin: 0;
	position: absolute;
	right: 23px;
	top: 5px;
}
.topNav a.btn1 {
	background:#c77936;
	padding:8px 5px;
	text-transform:uppercase;
	font-size:11px;
}
.topNav a.btn1:nth-child(2) {
 margin-left:5px;
 padding:8px 14px;
}
.topNav .social {
	padding:0px;
	width:33.677%;
}
.topNav .social a img {
	border: none;
	display: block;
	height: 24px;
	width: 24px;
}
.topNav .dropdown:hover ul.dropdown-menu {
	display:block;
}
.cta {
	background: rgba(172, 108, 53, .8);
	margin-top:-100px;
	position:relative;
	z-index:100;
}
.cta .col-md-2,
.cta .col-md-3,
.cta .col-md-4,
.cta .col-md-5 {
	position: relative;
}
.cta a {
	box-sizing: border-box;
/*	font:bold 22px 'HelveticaLight';*/
	font:bold 16px 'HelveticaLight';
	color:#fff;
	display:block;
	height: 75px;
	line-height: 1;
	padding: 15px 0 0; /* 15px 0 20px; */
	text-align:center;
	text-transform: uppercase;
}
.ctaShow {
	color:#fff;
	left: 0;
	width:100%;
	height:200px;
	position:absolute;
	z-index:-1;
}
/*
.ctaShow .image-container {
	border-radius: 50%;
	display: block;
	height: 250px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 250px;
}
*/
.ctaShow .image-container {
	border-radius: 50%;
	display: block;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 200px;
}
.ctaShow .image-container img {
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: auto;
}
.ctaShow .image-container.vertical-img img {
	height: auto;
	width: 100%;
}

.home-featured-products {
	align-items: flext-start;
	display: flex;
	justify-content: space-between;
}

.home-featured-products__category {
	flex: 1 0 auto;
	position: relative;
	text-align: center;
}

.home-featured-products__category a {
	display: block;
	width: 100%;
}

@media (max-width: 980px) {
	.home-featured-products {
		display: block;
	}
	
	.home-featured-products__category {
		display: block;
		width: 100%;
	}
}

.ctaShow {
	display:none;
}
.cta a:hover {
	background:#e07d2b;
	color: #fff;
	
}
.orange {
	color:#e07d2b;
}
.orb,
.orb2 {
	background:rgba(255, 255, 255, .9);
	border-radius:300px;
	height: 600px;
	position: relative;
	width: 600px;
	
	display: block;
	text-align: center;
}
.section1 .orb h2 span,
.section3 .orb2 h2 span {
	line-height: 1 !important;
}
.orb .orb-inner,
.orb2 .orb-inner {
	display: block;
	padding: 30px;
	left: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}
.orb-inner p {
	font-size: 20px;
	line-height: 1;
	padding-left: 30px;
	padding-right: 30px;
}
.smallOrb {
	background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
	border-radius: 300px;
	bottom: -96px;
	height: 203px;
	left: -51px;
	padding: 0;
	position: absolute;
	width: 203px;
}
.section1 {
/*	height:722px;*/
	padding:135px 0;
	position:relative;
	z-index:100000000;
}
.section1 h2 span {
	display:block;
	font:48px 'charcoalregular';
}
.section1 h2 {
	font:bold 46px 'HelveticaLight';
	color:#3f3f3f;
}
.section1 p {
	color:#545454;
	line-height:29px;
}
.section2 .row {
	margin-top:18px !important;
}
.section2 {
	margin-bottom: 18px;
}
.section2 h2 span {
	display:block;
	font:48px 'charcoalregular';
}
.section2 h2 {
	font:bold 46px 'HelveticaLight';
	color:#3f3f3f;
}
.section2 p {
	font: 23px 'HelveticaLight';
	color:#1b1a1a;
/*	float:right;*/
/*	margin-right:25px;*/
}
.section3 {
/*	height:780px;*/
	padding:135px 0;
}
.section3 h2 span {
	display:block;
	font:48px 'charcoalregular';
}
.section3 h2 {
	font:bold 46px 'HelveticaLight';
	color:#3f3f3f;
}
.section3 p {
	color:#545454;
	line-height:29px;
}
body.cmu-bg {
	background:url('images/config-bg.jpg') no-repeat center top;
	background-size:cover;
}
body.cpu-bg {
	background:url('images/config-bg.jpg') no-repeat center top;
	background-size:cover;
}
body.mwmu-bg {
	background:url('images/config-bg.jpg') no-repeat center top;
	background-size:cover;
}
body.obp-bg {
	background:url('images/config-bg.jpg') no-repeat center top;
	background-size:cover;
}
#filters a {
	margin:0px 20px !important;
	display:inline-block;
}
#filters a span {
	color: #5b5b5b;
	font: 17px 'HelveticaLight';
	padding: 0px 0px 5px;
}
#filters a.active span {
	background:none !important;
	border-bottom: 6px solid #e07d2b
}
#filters .subLinks a{
	margin: 0px !important;
}
#filters .subLinks a span{
	font-size:13px;
	margin: 0px 4px;
}
#filters a.fLink{
    margin: 0px 5px 0px 0px !important;
}
.wpcf7 p span input {
	display:inline-block;
	float:left;
	width:50%;
	border:0px;
	margin:10px;
	padding:5px;
	color:#3c3c3c;
	background: rgba(255, 255, 255, 0.50);
	border:1px solid #ebebeb;
}
.wpcf7 textarea {
	color:#3c3c3c;
	background: rgba(255, 255, 255, 0.50);
	border:1px solid #ebebeb;
}
.txtInput2 {
	width:40% !important
}
.txtInput3 {
	width:94% !important
}
.txtInput4 {
	width:30% !important
}
.txtInput5 {
	width:30% !important
}
.txtInput6 {
	width:10% !important
}
.txtInput7 {
	width:13% !important
}
.txtInput8, .txtInput9 {
	width:45.5% !important;
}
.txtInput10 {
	width:95% !important;
	height:150px;
	margin:10px 10px 0px 10px;
	padding:5px;
	border:1px solid #ebebeb;
}
.ccBtn {
	display:inline-block;
	float:left;
	border:0px;
	margin:10px;
	padding:10px 20px;
	color:#fff;
	margin-top:0px;
	background:#c77936;
	font-weight:bold;
	font-size: 16px;
	text-transform: uppercase;
	cursor:pointer;
 -webkit-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;
}
.ccBtn:hover {
	opacity:0.80;
 -webkit-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;
}
.cContainer .ccText h2 {
	border-bottom:1px solid #ebebeb;
	padding:0px 0px 5px;
	margin-bottom: 10px;
	font-size:25px;
}
.cContainer .ccText p {
	line-height:22px !important;
}
.sec {
	width:23px !important;
}
#sl_div {
	padding: 46px 0px 0px !important;
}
div#map.slp_map {
	width: 100%;
	height: 480px;
	margin-bottom: 50px;
}
div.results_entry {
	cursor: pointer;
	display: inline-block;
	padding: 10px !important;
	width: 100%;
}
#map_sidebar .results_wrapper:nth-child(even) {
 background:#f2f1f1;
}
ul.lcp_catlist li:nth-child(odd) {
 background:#f2f1f1;
}
ul.lcp_catlist li {
	list-style:none;
	margin-bottom:50px;
	padding:15px;
}
ul.lcp_catlist li a:first-child {
	font: 24px 'charcoalregular';
	text-transform:capitalize;
	display:block;
	margin-bottom:10px;
}
ul.lcp_catlist li .lcp_date {
	font-style:italic;
}
#comment {
	border:1px solid #ebebeb;
	width:100%;
	height:100px;
}
.pSubContainer .row h2 {
	font: 29px 'HelveticaLight';
	color: #535353;
}
.pSubContainer .ms-info h2 {
	font: bold 26px/33px 'HelveticaLight';
	color: #E07D2B;
	margin-top: 0px !important;
	border-bottom: 1px solid #ebebeb;
	padding: 0px 0px 7px;
}
.pSubContainer .row .col-md-12 {
	padding:0px;
}
.master-slider-parent {
	margin-left: 0 !important;
	margin-right: 0 !important;
	margin-bottom:50px;
}
.breadcrumbsWrapper {
	margin-top: 5px;
	margin-bottom:15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,f2f2f2+100 */
background: rgb(247,247,247); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(247, 247, 247, 1) 0%, rgba(242, 242, 242, 1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(247, 247, 247, 1) 0%, rgba(242, 242, 242, 1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(247, 247, 247, 1) 0%, rgba(242, 242, 242, 1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f2f2f2', GradientType=1 ); /* IE6-9 */
}
.breadcrumbsWrapper .col-md-6 {
	padding:0px;
}
.breadcrumbsWrapper .col-md-6 p {
	padding: 20px 10px 0px 10px;
	line-height: 17px;
	font-size: 14px;
	margin:0px;
}
.breadcrumbs {
	background:	#c77936 url(images/breadcrumbs_arrow.png) center right no-repeat;
	background-size: contain;
	padding: 30px 10px 25px;
	color:#fff;
	font-size:15px;
}
.breadcrumbs span {
	color:#fff;
	font-size:15px;
 -webkit-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;
}
.breadcrumbs a span:hover {
	color:#3c3c3c;
 -webkit-transition: all .25s ease-in-out;
 -moz-transition: all .25s ease-in-out;
 -o-transition: all .25s ease-in-out;
 transition: all .25s ease-in-out;
}
.pTable th {
	text-align:center;
	background:	#E07D2B;
}
.pTable .nobg th{
background:none !important;	
	}
.pTable td {
	text-align:center;
}
div.results_entry span.location_name {
	color:#e07d2b !important;
}
footer {
	margin-top:20px;
}
.introimg img {
	border-radius: 300px;
}
