/*Other_Style_css*/
@import url("top.css");
@import url("font-awesome.min.css");

body{
    background: url(../images/body.jpg) center top repeat #2d2524;
}

.bgcolor1{
    background-color: #fff;
    padding: 39px 0 40px;
}

.gallery_bg {
    background: #000;
    padding: 43px 10px 43px 0;
    overflow: hidden;
}

#slider {
    background: #342d2c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #342d2c 0%, #2a2322 1%, #1e1918 76%, #1c1716 99%, #262120 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#342d2c), color-stop(1%,#2a2322), color-stop(76%,#1e1918), color-stop(99%,#1c1716), color-stop(100%,#262120));
    background: -webkit-linear-gradient(top, #342d2c 0%,#2a2322 1%,#1e1918 76%,#1c1716 99%,#262120 100%);
    background: -o-linear-gradient(top, #342d2c 0%,#2a2322 1%,#1e1918 76%,#1c1716 99%,#262120 100%);
    background: -ms-linear-gradient(top, #342d2c 0%,#2a2322 1%,#1e1918 76%,#1c1716 99%,#262120 100%);
    background: linear-gradient(to bottom, #342d2c 0%,#2a2322 1%,#1e1918 76%,#1c1716 99%,#262120 100%);
    filter: none;
}

.slider_light {
    background: url(../images/slider_light.png) center top no-repeat;
    padding: 28px 0 42px;
}

.slider {
    color: #bebbb0;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    line-height: 32px;
    text-align: center;
    width: 100% !important;
    text-transform: uppercase;
    word-spacing: -1px;
}

.hgimg{
    margin: 5px 0px;
}

.hgimg>a>img{
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.button-1 {
    text-align: center;
    margin-top: 10px;
}

.button-1>a{
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background: #3b3531;
    padding: 7px 21px 10px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.bg-1 {
    background: #e1d9cc;
        padding: 20px 30px;
    font-family: 'Oswald', sans-serif;
    color: #71A2D7;
}

.bnews{
  border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 0px 20px;  
}

.bnews>h4{
    line-height: 1.25em;
    color: #71A2D7/*#72696b*/;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
}

.bnews>h4>a {
    background: url(../images/h6_link.png) left 4px no-repeat;
    padding-left: 26px;
    display: inline-block;
    color: #88796f;
}

.bterm>h3{
    line-height: 1.25em;
    color: #71A2D7/*#72696b*/;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
}

.bterm>a{
        display: inline-block;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background: #3b3531;
    padding: 7px 21px 10px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

.bterm>p{
       color: #867c7e;
    margin: 10px 0px;
    line-height: 25px;
    letter-spacing: 1px;
}

.navbar-default {
    border: none;
    background: none;
    border-radius: 0;
    margin-bottom: 0px;
    margin-top: 15px;
}

.navbar-default .navbar-nav > li > a {
    margin: 0;
    text-transform: uppercase;
    color: #000;
    font-weight: 550;
    transition: all 0.5s ease-in-out 0s;
    padding: 10px 13px;
    font-size: 14px;
}

.navbar-default .navbar-nav > li:hover > a {
    background: #71A2D7;
    color: #fff;

}

.navbar-collapse {
    padding-bottom: 20px;
}

.carousel-caption {
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.1) 4%, rgba(0,0,0,0.5) 32%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(4%,rgba(0,0,0,0.1)), color-stop(32%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.1) 4%,rgba(0,0,0,0.5) 32%,rgba(0,0,0,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
    padding-top: 35px;
    padding-left: 10%;
    padding-right: 10%;
    padding-bottom: 10px;
    color: #71A2D7;
}

.carousel-caption>p{
color: #71A2D7;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1.25em;
    color: #71A2D7/*#72696b*/;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    padding-bottom: 10px;
}

.bg-1 {
    background: #e1d9cc;
    padding: 24px 0 47px 20px;
    font-family: 'Oswald', sans-serif;
    color: #71A2D7;
}

.bg-1{}

.bg-1>h4>a {
    background: url(../images/h6_link.png) left 4px no-repeat;
    padding-left: 26px;
    display: inline-block;
    color: #88796f;
}

.list-2{
    padding: 0px;
}

.list-2>li{
    list-style: none;
}

/***** contact form *****/
#message_form fieldset {
	border:none;
	padding:0;
	}			
		#message_form label {
			display:block;
			/* min-height:59px; */
			/* position:relative; */
		}
		#message_form label.message {
			/* height:320px; */
		}
		#message_form label input {
			background:#fff;
			border:1px solid #efefea;
			color: #c2beb3;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			height:17px;
			font-weight: normal;
			margin:0;
			outline:none;
			overflow: hidden;
			padding: 20px 20px 20px;
			vertical-align: middle;
			width: 100%;
		}
		#message_form .area .error { float:none;}
		#message_form textarea {
			background:#fff;
			border:1px solid #efefea;
			color: #c2beb3;
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			font-weight: normal;
			margin: 0;
			outline: medium none;
			overflow:auto;
			padding:10px 20px;
			vertical-align: middle;
			width: 100%;
			height: 200px;
			resize:none;
	}
		#message_form a {cursor:pointer;}
			#message_form .success {display:none;margin-bottom:10px;background: none;box-shadow: none;color: #000;}
			#message_form .error,
			#message_form .empty {
				color:#f00;
				font-size:11px;
				line-height:18px;
				display:none;
				overflow:hidden;
			}
	.buttons-wrapper {text-align:right;/* padding-top:14px; */position:relative;}
	.buttons-wrapper a { margin-left:10px;}

 .buttons-wrapper .button-1 {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    color: #fff;
    background: #3b3531;
    padding: 7px 21px 10px;
    font-size: 12px;
    line-height: 15px;
    text-transform: uppercase;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

    /*==========  Mobile First Method  ==========*/


@media only screen and (max-width: 480px) {
	
	
	
	}				

					













			