@charset "utf-8";
/* CSS Document */

/*
COLOR PALETTE
Primary color:#630717;
Secondary Color: #630717 ;
Secondary content color: #636363;
*/


body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, .TitleStyle6, p, a, button, li, span {
	font-family: 'Oswald', sans-serif;
}
/*Typography*/
.TitleStyle1 {
	color: #630717;
	font-size: 34px;
	font-weight: 400;
}
.TitleStyle2 {
	font-size: 30px;
	font-weight: 300;
	color: #630717;
	font-weight: 400;
}
.TitleStyle3 {
	font-size: 24px;
}
a {
    color: #630717;
    text-decoration: none;
}
p, ul, li {
	color: #636363;
	font-weight: 300;
	font-size: 20px;
}
/*Header Section*/
header {
	background: #fff;
	padding: 25px 0;
}
.logo img{
	margin-left: 15px;	
}
.TitleStyle6.caption {
	font-size: 40px;
	font-weight: 300;
	margin: 10px;
	text-align: center;
	color: #924451;
}

.TitleStyle6.caption p{
	font-size: 40px;
	font-weight: 300;
	margin: 10px;
	text-align: center;
	color: #fff;
	line-height: inherit;
}

/*Banner Section*/
.banner-section {
	background: #7d1e2e; /* Old browsers */
	background: -moz-linear-gradient(top, #7d1e2e 0%, #822434 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d1e2e), color-stop(100%, #822434)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d1e2e 0%, #822434 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d1e2e 0%, #822434 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7d1e2e 0%, #822434 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7d1e2e 0%, #822434 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d1e2e', endColorstr='#822434', GradientType=0 ); /* IE6-9 */
	padding: 40px 0;
}
.main-img {

	background-repeat: no-repeat;
	height: 256px;
		}
	
.bg-img {
	border: 12px solid #ffffff;
overflow:hidden!important;
	max-width:100%;
	display:inline-block;
	max-height:100%;
}

.quoter {
	background: #630717;
	height: 280px;
	padding: 15px 25px;
}
.quoter select, .quoter input {
	color: #9f9f9f;
	font-size: 24px;
	font-weight: 300;
	height: 45px;
	margin: 20px 0 0;
	width: 100%;
	padding: 0 15px;
}
.btn {
	color: #fff;
	background: none;
	font-size: 44px;
	text-align: center;
	display: block;
	margin: 0 auto;
	font-weight: 700;
}
.btn:hover{
	color:#ccc;
}
.styleOption select {
	padding: 0 12px;
	padding-right:0px!important;
	background-image: url(../img/dropdown-arrow.png);
	background-repeat: no-repeat;
	background-color: #fff;
	background-position: center right;
	-webkit-appearance: none;
}
/*Navigation*/
.nav-section {
	background: #630717;
}
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
}
.navbar-default {
	background-color: transparent;
	border: transparent;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-weight: 400;
	font-size: 22px;
}
.navbar-default .navbar-nav > li >a:hover, .navbar-default .navbar-nav > li a:hover {
	color: #fff;
	background: #922e3f;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	background: #922e3f;
	color: #fff;
}
.navbar {
	margin: 0px;
	min-height: 35px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #630717 !important;
}
/*Main Content*/
.content-area {
	padding-bottom: 20px;
}
.content-area ul {
	padding-left: 18px;
}
/*Footer*/
footer {
	background: #630717;
	text-align: center;
	padding: 10px;
}
footer nav ul li {
	display: inline;
	margin: 10px;
}
footer nav ul li a {
	color: #fff !important;
	font-weight: 400;
	font-size: 16px;
	text-transform: uppercase;
}
footer nav ul li a:hover, footer nav ul li a.active, footer p a:hover {
	text-decoration: none;
	color: #c45063 !important;
} 
address {
	margin-bottom: 10px;
}
address, address a, address p, address p a {
	font-size: 22px;
	color: #fff!important;
	font-weight:400!important;
}
#agency-address ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	text-align: center;
}
.copyright a{
	color:#fff;
}
#agency-address li {
	display: inline-block;
	white-space:nowrap;
	color: #fff;
	font-weight: 400!important;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
}
#agency-address li a {
	font-weight: 400!important;
	font-size: 18px;
}
.addr {
	margin: 0 35px;
}
.copyright {
	font-size: 12px;
	color: #fff;
}
/* IFRAMES */

iframe {
	height: 500px;
	width: 100%;
	border: 0;
	margin-left: 0px;
	margin-top: 20px;
}

#CSIframe {
    height: 1600px !important;
}

.frame-fix {
	height: 1700px !important;
}
footer nav ul li a.selected {
	color: #c75266  !important;
}
.TitleStyle6 p {
color:#fff!important;
}
.gmap {
	hight: 300px;
	width: 100%;
}



.ins-nslider {
    padding: 0 15px 0 15px;
    width: 100%;
	margin-top: 20px;
}

.ins-nslider p{
    font-size: 30px;
    color: #630717;
	font-weight: 400;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
}
.nbs-flexisel-ul {
    position: relative;
    width: 9999px;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    float: left;
    width: 100%;
    margin: 0;
    height: 120px;
}
.nbs-flexisel-item {
    float: left;
    margin: 0px;
    padding: 0px;
    cursor: default;
    position: relative;
    line-height: 0px;
}
.nbs-flexisel-item img {
    cursor: default;
    position: relative;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    max-width: 85%;
}
.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    top: 50px!important;
}