/*
Theme name: Customizr Child
Author: Burhanuddin
Version: 1.0
Template: customizr
*/

@import url("../customizr/style.css");

.wp-video{
	margin: 0 auto;
}

body{
	font-family: "Ubuntu", San-Serif;
	background-color:#dedede;
}

.tc-header .brand h1{
	font-family: "Verdana", Georgia, Serif;
	margin-top: 15px;
	margin-bottom: 30px;
	border-bottom: 1px solid white;
	text-shadow: 1px 1px 2px white;
}

.navbar .nav>li>a{
	text-shadow: none;
}

.navbar-wrapper .navbar h2{
	display:none;
	font-size: 15px;
}

.no-navbar .navbar .navbar-inner, .sticky-enabled .navbar .navbar-inner{
	margin: 0 0 0 0;
}

.navbar .navbar-inner{
	padding: 0;
}	

.tc-header {
	background: url('images/background9.jpg');
}

footer#footer{
	background: url('images/background1.jpg');
}

h1, h2, h3, h4, h5, h6{
	text-shadow: none;
}

.tc-no-sticky-header .tc-header {
	z-index: 999;
}

#fancybox-wrap{
	z-index: 999999;
}

h1.entry-title, h2.entry-title{
	text-align: center!important;
	font-family: "Verdana", Georgia, Serif;
}

.uneditable-input, input, textarea{
	width: 270px;
}

.pull-menu-left  .nav-collapse{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background: linear-gradient(to bottom,#747272 0%,#BFC0C0 100%);
	padding: 10px;
	width: 100%;
}

.tc-header .outside{
	display: inline;
}

.box{
	/*background: linear-gradient(to Bottom,#dddddd,white);*/
	background: #cccccc;
	border: 1px solid black;
	border-radius: 3px;
	font-size: 20px;
	padding: 15px 0 15px 20px;
	line-height: 40px;
}

h2.site-description {
	font-size: 15px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	font-style: normal;
	color: white;
}

.navbar .nav>li.current-menu-ancestor>a, .navbar .nav>li.current-menu-item>a{
	color: white;
}

.navbar .nav>li>a{
	color: #000000;
	font-weight:bold;
}

.navbar .nav>li>a:hover{
	color: #ffffff;
}


.box-home{
	/*padding: 20px;
	background: rgba(0,0,0, 0.3 )!important;*/
	border-radius: 20px;
	border: 1px solid #5a5a5a;
	box-shadow: 2px 2px 4px rgba(0,0,0,.15);
	width: 85%;
	margin: 0 auto;
}

.col-1{
	padding: 20px 2% 20px 15px;
	width: 60%;
	display: inline-block;
	font-size: 14px;
	line-height: 20px; 
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #1d232f;
}

.col-1 h2{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 20px;
	color: #1d232f;
}

.col-2{
	padding: 20px 15px 20px 10%;
	width: 20%;
	display: inline-block;
	
}

h1, h2, h3, h4, h5, h6{
	text-shadow: none;
}

.box hr{
	border-bottom: 1px solid #a45c43;
	border-top: 1px solid #a45c43;
}

.pdf img{
	padding-left:10px;
}

.navbar .nav > li{
	border-right: 1px solid white;
}

.page-id-685 .tc-header {
	background: black;
}