@charset "utf-8";
/* CSS Document */


body { 
	text-size-adjust:none;
	-webkit-text-adjust: none !important; 
	-moz-text-size-adjust: none !important;
	-ms-text-size-adjust:none !important;
	background:url(../images/background.jpg) repeat top center;
	background-attachment:fixed;
	background-size:cover;
}

body, html {
	height:100%;
	font-size:0.95em;
    font-family: 'gothambook';
	color:#5b5b5b;
}

.nav_tab {
	 background-color: #e5e5e5;
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e5e5e5 100%);
    border: 1px solid #ccc;
}

.nav_title {
	font-family: "gothambold";
	font-size:15px;
	color: #1e1e1e;
	 

}
.navbar-tab .navbar-nav > .active > a,
.navbar-tab .navbar-nav > .active > a:hover,
.navbar-tab .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}

.main-header {
    background: rgba(0, 0, 0, 0) url("../images/banner-1.jpg");
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	/*min-height:754px;*/
	height:100%;
	height:100vh;
	}
	



/*# HOME CONTENT */

.grey_container {
	background-color: #ebebeb;
	padding:20px;
	text-align:center;
}

.white_container {
	background-color: #fff;
	padding:40px 60px 30px 60px;
	text-align:center;
}

.con_title {
	font-family: "gothambook";
    font-size: 14px;
	font-weight:500;
	text-transform:uppercase;
	color:#000;

}

.text_intro {
	font-family: "gothambook";
    font-size: 14px;
	color:#333;
}

.owl-main-text-block {
    background-color:#ebebeb;
	margin:0px auto;
	padding:20px;
	max-width:400px;
 
}

.middle {
	margin-top:12%;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.footer_text {
	background: #1a1a1a none repeat scroll 0 0;
    text-align: center;
	font-family: "gothambook";
    font-size: 11px;
	color:#7f7f7f;
	padding:10px;
}


/*# SERVICES */


.services-header {
    background: rgba(0, 0, 0, 0) url("../images/services-banner.jpg");
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	/*max-height:439px;*/
	height:439px;
	margin-top:90px;
	}
	
	.services_title {
	font-family: 'gothambold';
    font-size: 18px;
	color:#131313;
	
	}
	
	.owl-services-text-block {
    background: rgba(0,0,0,1);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(43,43,43,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(43,43,43,1)));
	margin:0px auto;
	padding:20px 30px 20px 30px;
	max-width:500px;
	border-radius:5px;
	color: #f6f6f6;
	text-align:left;
	font-family: "gothambook";


}




/*# PORTFOLIO */


.portfolio-header {
    background: rgba(0, 0, 0, 0) url("../images/portfolio-banner.jpg");
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	/*max-height:439px;*/
	height:403px;
	margin-top:90px;
	padding-top:180px;

	}
	
	.port_title {
	font-family: 'gothambook';
    font-size: 32px;
	color:#fff;
	text-align:center;
	text-shadow: 2px 2px #000;

	}
	
	.logo_frame {
		border:1px solid #CCC;
		padding:10px;
		margin-bottom:20px;
	}
	
	
	
/*# CONTACT */


.contact-header {
    background: rgba(0, 0, 0, 0) url("../images/contact-banner.jpg");
	background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	width: 100%;
	/*max-height:439px;*/
	height:350px;
	margin-top:90px;
	}
	
	
.contact-bckg {
    background: rgba(0, 0, 0, 0) url("../images/contact-form-bg.jpg");
	background-position: center center;
    background-size: cover;
	width: 100%;
	/*min-height:459px;*/
	
	padding:100px 60px 50px 60px;
	}
	
	.contact_title {
	font-family: 'gothambold';
    font-size: 20px;
	color:#fff;
	}
	
	
	.contact_text{
	font-family: "gothambook";
    font-size: 14px;
	color:#ccc;
	}
	

	.owl-input {
	display:block;
	margin-bottom:10px;
	width:90%;
	padding:10px;
	border:none;
	border-radius:5px;
}
.owl-textarea {
	display:block;
	margin-bottom:10px;
	width:90%;
	padding:10px;
	min-height:70px;
	border:none;
	border-radius:5px;
}
.owl-submit {
	display:block;
	padding:10px 20px;
	background:#606060;
	color:#FFF;
	border:none;
	font-size:1em;
	border-radius:5px;
	cursor:pointer;
}
.owl-submit-success {
	display:block;
	padding:5px;
	text-align:center;
	width:90%;
	margin:10px 0px;
	color:#000;
	background:#0C0;
}
.owl-submit-error {
	display:block;
	padding:5px;
	text-align:center;
	width:90%;
	margin:10px 0px;
	color:#FFF;
	background:#F30;
}



/*# VIRTUAL TOUR */

.black_container {
	background-color: #000;
	padding:40px 60px 30px 60px;
	text-align:center;
}

.virtual_title {
	font-family: "gothambold";
    font-size: 22px;
	text-transform:uppercase;
	color:#000;

}

	.virtual_frame {
		border:0px;
		background:#FFF;
		padding:10px;
		margin-bottom:20px;
	}
	
	
	
.portfolio-item {
    margin-bottom: 25px;

}


	
	.content_text_portfolio_bg {
    background: rgba(0, 0, 0, 0) url("../images/video_production_bg.jpg") no-repeat fixed center top / cover ;
    display: block;
    height: auto;
	min-height:800px;
    padding: 40px 20px 20px 20px;
    position: relative;
    text-align: center;
    width: 100%;
	margin-top:120px;
}

.virtual_tour_title {
	font-family: 'gothambold';
    font-size: 22px;
	color:#fff;
	}
	
	.virtual_tour_title_light {
	font-family: 'gothamlight';
    font-size: 24px;
	color:#fff;
	}
	
	
	
	.virtual_text {
	font-family: 'gothambook';
    font-size: 18px;
	color:#fff;
	}
	
		.virtual_text2 {
	font-family: 'gothambook';
    font-size: 14px;
	font-weight:bold;
	margin-top:20px;
	color:#fff;
	}
	
	
		.virtual_text3{
	font-family: 'gothambook';
    font-size: 16px;
	font-weight:bold;
	margin-top:20px;
	color:#ffde00;
	}
	
	.virtual_divider {
		border-bottom:1px solid #999;
		width:200px;
		margin:0px auto;
		padding:5px;
	}
	
	.font_white {
		color:#FFF;
	}
	
	
	.example-image-link{display:inline-block;padding:4px;margin:0 0.5rem 1rem 0.5rem;background-color:#fff;line-height:0;}

.example-image-link:hover{background-color:#000;}



.owl-tour-banner {
	/*background:url(../images/banner-4.jpg) center center;*/
	background-size:cover;
	display:block; 
	width:900px;
	height:400px;
	padding:0; 
}

.owl-tour-banner iframe {
	margin:60px 0px 0px 80px;
	border:5px solid rgba(255,255,255,0.3);
}
