/*!
 * Start Bootstrap - Business Casual (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background: url('../img/bg.jpg') no-repeat center center fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	text-transform: uppercase;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
}

p {
	font-size: 1.0em;
	line-height: 1.4;
	color: #000;
	margin-bottom: 8px;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
	min-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 10px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
	margin: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
}

.img-maxwith {
  	max-width: 100%;
  	height: auto;
	margin-left: auto;
	margin-right: auto;
} 
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
	min-height: 0;
	max-height: 30px;
    }

    .navbar-default {
	border: none;
	background: #fff;
	background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}
.left_title {
	width: 91px;
	float:left;
}
.title_center {
	margin-left: 91px;
	margin-right: 85px;
	line-height: 88px;
	vertical-align: middle;
	text-align: center;
	
}

.title_right {
	width: 85px;
	float: right;
}
.title {
	max-width: 1000px;
	height: 88px;
	display: table;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.h1,h1{
	color: rgba(211,64,81,1.00);
	font-size: 34px;
	}
.h4,h4{
	padding-top: 5px;
}
.bg-main{
	background-color: #E3E0E0
	}
.list-group-item {
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 0px;
}
hr {
  margin-top: 5px;
  margin-bottom: 15px;
}
.navbar-image2 {
	max-width: 80%;
	min-width: 50%;
	display: inline;
	overflow-x: hidden;
	overflow-y: hidden;
	float: none;
}
.special {
	background-image: url(/gfara2/images/fara%20header%20hamburger.png);
	background-size: auto auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	min-height: 50px;

}

@media screen and (max-width:1100px) {
    .h1,h1{
	color: rgba(211,5,28,1.00);
	font-size: 20px;
	}
	/*.title {display: none;}*/
}
.navbar {
	margin-bottom: 5px;
}
.address-bar {
	padding-bottom: 10px;
}