/*bribie custom css*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 21, 2015 */
@font-face {
	font-family: 'arialregular';
	src: url('../fonts/arial_1.eot');
	src: url('../fonts/arial_1.eot?#iefix') format('embedded-opentype'), url('../fonts/arial_1.woff2') format('woff2'), url('../fonts/arial_1.woff') format('woff'), url('../fonts/arial_1.ttf') format('truetype'), url('../fonts/arial_1.svg#arialregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arialbold';
	src: url('../fonts/arialbd_1.eot');
	src: url('../fonts/arialbd_1.eot?#iefix') format('embedded-opentype'), url('../fonts/arialbd_1.woff2') format('woff2'), url('../fonts/arialbd_1.woff') format('woff'), url('../fonts/arialbd_1.ttf') format('truetype'), url('../fonts/arialbd_1.svg#arialbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arialbold_italic';
	src: url('../fonts/arialbi_0.eot');
	src: url('../fonts/arialbi_0.eot?#iefix') format('embedded-opentype'), url('../fonts/arialbi_0.woff2') format('woff2'), url('../fonts/arialbi_0.woff') format('woff'), url('../fonts/arialbi_0.ttf') format('truetype'), url('../fonts/arialbi_0.svg#arialbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arialitalic';
	src: url('../fonts/ariali_0.eot');
	src: url('../fonts/ariali_0.eot?#iefix') format('embedded-opentype'), url('../fonts/ariali_0.woff2') format('woff2'), url('../fonts/ariali_0.woff') format('woff'), url('../fonts/ariali_0.ttf') format('truetype'), url('../fonts/ariali_0.svg#arialitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
* {
	margin: 0px;
	padding: opx;
}
hr {
	background-color: #ffffff;
}
ul {
	list-style: none;
}

ol {
	list-style: inherit;	
}

blockquote, q {
	quotes: none;
}
b {
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #C4060A;
}
.row {
	clear: both;
}
body {
	background: #ffffff;
	color: #666;
	font-family: 'arialregular';
	font-size: 14px;
}
h1 {
	text-transform: capitalize;
	color: #333333;
	font-size: 27px;
	font-family: 'arialregular';
	font-weight: normal;
	padding: 0px 0 13px;
}
h2 {
	text-transform: capitalize;
	color: #333333;
	font-size: 17px;
	font-family: "arialbold";
	font-weight: normal;
	padding: 8px 0 14px;
}
h3 {
	text-transform: capitalize;
	color: #13736e;
	font-size: 14px;
	font-family: "arialbold";
	font-weight: normal;
	padding-bottom: 5px;
}
h4 {
	color: #ffffff;
	font-size: 23px;
	font-family: 'arialregular';
	font-weight: normal;
	padding-bottom: 8px;
}
h5 {
	font-size: 20px;
	color: #026faf;
	font-family: 'pt_sans_narrowbold', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #99c3dc;
	border-top: 1px solid #99c3dc;
	padding: 10px;
}
h6 {
	font-size: 14px;
	color: #000;
	font-family: 'open_sansbold', Arial, Helvetica, sans-serif;
	float: left;
	font-weight: normal;
	padding-bottom: 10px;
}
p {
	margin-bottom: 16px;
}
strong {
	color: #141414;
	font-weight: normal;
	font-size: 14px;
}
label {
    font-family: arialregular;
    font-weight: normal;
    padding: 4px 0;
}
.container {
	max-width: 930px;
	margin: 0 auto;
	clear: both;
	
}
.water_mark{background:url("../images/water_mark.png") no-repeat center top; float:left; width:100%;}
/*--------------header---------------*/
#header {
	width: 100%;
	float: left;
	width: 100%;
	margin-top: 20px;
}

.nav.navbar-nav{margin-top:14%;}
.nav li {
	background: #008fb4;
	display: block;
	margin: 0 11px;
	position: relative;
	border-radius: 3px;
}
.nav li a {
	color: #fff !important;
	font-family: 'arialbold';
	padding: 3px 15px !important;
}
.nav li a:hover {
	background: #ec7e1f !important;
	color: #000 !important;
	border-radius: 3px;
}
.nav li a.active {
	background: #ec7e1f !important;
	color: #000 !important;
	border-radius: 3px;
}
/*--------------banner---------------*/
.banner {
	float: left;
	width: 100%;
	background: #008eb2;
	height: 100%;
	margin-bottom: 35px;
	min-height: 252px;
}
.carousel-caption {
	left: 0;
	padding-bottom: 30px;
	right: 0;
}
.banner li {
	background: rgba(0, 0, 0, 0) url("../images/star.png") no-repeat scroll left center;
	border-bottom: 1px dotted #fff;
	list-style-type: none;
	margin-bottom: 4px;
	padding: 4px 0 4px 20px;
}
.carousel-caption > ul {
	margin-bottom: 20px;
}
.banner_image {
	float: right;
	text-align: right;
	
}
.banner_image img{width:100%;}
.btn-primary {
	background: #027694;
	padding: 3px 12px;
	border: 0px;
	color: #fff;
	font-family: 'arialbold';
	margin-right: 10px;
	font-size: 12px;
	box-shadow: 1px 2px 0 #025c73;
}
.btn-default {
	background: #ec7e1f;
	padding: 3px 12px;
	border: 0px;
	color: #fff;
	font-family: 'arialbold';
	font-size: 12px;
	box-shadow: 1px 2px 0 #d06910;
}
.banner li a {
	color: #fff;
	font-family: 'arialbold';
}
.readmore {
	float: left;
	width: 100%;
	text-align: right;
	margin: 15px 0 24px;
}
.readmore span.blue_btn {
	background: #0099cc none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 1px 2px 0 #006699;
	color: #ffffff;
	font-family: "arialbold";
	font-size: 12px;
	padding: 7px 10px;
}
.our {
	text-transform: capitalize;
	color: #333333;
	font-size: 25px;
	font-family: 'arialregular';
	font-weight: normal;
	padding: 0px 35px 13px;
	background: url("../images/glob.png") no-repeat left center;
	width: 100%;
	float: left;
	background-position: 0px 0px;
}
/*--------------content---------------*/
.blue {
	font-size: 16px;
	color: #008eb2;
}
.services {
	padding: 0px;
}
.services ul li {
	background: url("../images/arrow.png") no-repeat left center;
	padding: 6px 12px;
	color: #008eb2;
}
.services ul li a {
	color: #008eb2;
}
iframe {
    margin-bottom: 20px;
}
/*--------------sidebar---------------*/
.sidebar {
	float: left;
	border-left: 1px dotted #bebfbf;
	padding-left: 24px;
}
.sidebar .contact {
	text-transform: capitalize;
	color: #333333;
	font-size: 25px;
	font-family: 'arialregular';
	font-weight: normal;
	float: left;
	width: 100%;
	border-top: 1px dotted #b9b7b7;
	padding: 18px 0 0;
}
.sidebar h3 {
	text-transform: capitalize;
	color: #13736e;
	font-size: 13px;
	font-family: "arialbold";
	font-weight: normal;
	padding: 0 0 0 21px;
	background: url("../images/cion.png") no-repeat left center;
	clear: both;
}
.sidebar .sub_heading {
	width: 100%;
	float: left;
	font-size: 11px;
	padding: 7px 0 20px 21px;
}
.sidebar .readmore {
	float: left;
	width: 100%;
	text-align: left;
	margin-bottom: 15%;
	margin-top: 6px;
}
.sidebar .readmore span.blue_btn {
	background: #bababa none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 1px 2px 0 #a4a4a4;
	color: #ffffff;
	font-family: "arialbold";
	font-size: 12px;
	padding: 4px 10px;
}
.sidebar .phone  {
	background: url("../images/phone.png") no-repeat left center;
	padding: 0 0 0 26px;
	font-size: 16px;
	color: #008eb2;
	margin-top: 12px;
}
.sidebar .phone a {
	color: #008eb2;
}
.sidebar .fax {
	background: rgba(0, 0, 0, 0) url("../images/fax.png") no-repeat scroll left center;
	margin-top: 5px;
	padding: 3px 0 0 26px;
	font-size: 16px;
	color: #008eb2;
}
.sidebar .fax a {
	color: #008eb2;
}
.carousel-caption {
	float: left;
	margin-top: 5%;
}
/*--------------footer---------------*/
.footer {
	background: url("../images/footer_bg.png") repeat-x;
	float: left;
	width: 100%;
	padding: 28px 0px;
	text-align: center;
	margin-top: 30px;
	background-size: cover;
}
.footer li {
	list-style-type: none;
	display: inline;
	border-right: 2px solid #b9e2eb;
}
.footer li a {
	font-size: 12px;
	color: #fff;
	padding: 0px 6px;
}
.copy_right {
	font-size: 12px;
	color: #fff;
	padding-top: 7px;
}
.footer li:last-child {
	border-right: 0px;
}
.footer a {
	color:#9B9B9B;
}
@media only screen and (min-width:240px) and (max-width:767px) {
.logo
{text-align:center;}
.sidebar{margin-top:20px;}
.nav.navbar-nav{margin-top:0%;}
}


.messagesent {
    background: none repeat scroll 0 0 #40a05e;
    border: 1px solid;
    color: white;
   margin-bottom: 14px;
    

}
