@import url("login.css"); /* LOGIN CSS */

/****************************************** AIG2.CSS *************************************************/
body {padding-top: 70px}
h1, h2, h3, h4, h5, .lead {font-family: 'Droid Sans', sans-serif}

.view{display:block;visibility:visible;}
.hide{display:none;visibility:hidden;}
.tab {  margin-left:40px }

/***************************************NAVIGATION***************************************************/
/* Logo */
/*.logo {
float: left;
    width: 20%;
    margin-left: 11em
}*/
.logo a h1 {
    font-size: 2em;
    color: #92d8f9 ;
 font-family: 'Titillium Web', sans-serif;
}
.logo a img {
       width: 100%;
}
/*Main Navbar*/
.navbar {min-height: 70px}

/*Active Link*/
.navbar-inverse .navbar-nav> .active>a,
.navbar-inverse .navbar-nav> .active>a:hover,
.navbar-inverse .navbar-nav> .active>a:focus
{background-color:#E41B17;}
/*Navbar Link*/
.navbar-inverse .navbar-nav> li> a
{
	color:#BBB;
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 16px
}
.navbar-inverse .navbar-brand {
	color:#BBB; 
	font-size: 30px; 
	line-height: 40px
}
.navbar-inverse .navbar-brand span {color: #F41B17}
.dropdown-menu  {
	background-color: #333; 
	border-top: 3px solid #F41B17; 
	min-width: 200px
}
.navbar-right .dropdown-menu {left: 0; right: auto}
.dropdown-menu > li > a 
{
  color: #FFF;
  padding: 6px 20px;
  -webkit-transition: padding 0.5s ease;
  -moz-transition: padding 0.5s ease;
  -o-transition: padding 0.5s ease;
  transition: padding 0.5s ease
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus 
{
  color: #FFF;
  background-color: #F41B17;
  padding-left: 25px
}
.dropdown-menu .divider {background-color: #871818}
/*Navbar Toggle*/
.navbar-toggle {margin-top: 18px}
/******************************** Carousel ************************************************************/
.vidad{
	width:100%;
	height:95vh;
	margin-top:-2%;
}

.carousel{
background-color: rgba(0,0,0,.5)!important;
background:url(../../images/banner/atl.jpg);
opacity: 0.8;
background-repeat: no-repeat;
background-position: 0 0;
-ms-background-size: cover;
-o-background-size: cover;
-moz-background-size: cover;
-webkit-background-size: cover;
background-size: cover;
position: relative;	
}

.carousel-caption
{
	bottom: 70px;
	background: rgba(3,3,3,0.3);
	padding-right: 20px;
	padding-left: 20px
}
.carousel-indicators {bottom: 0}
.carousel-indicators li {
	height: 15px; 
	width: 15px; 
	border: 1px solid #EEE
}
.carousel-indicators .active{
	height: 17px; 
	width: 17px; 
	background-color: #E41B17
}
.carousel-inner {/*height:100vh;*/}
.carousel-inner > .item > img { 
width:100%;
opacity:1.0;
height:90vh;
}

.banner{
	min-height: 750px;
	background:url(../../images/banner/atl.jpg)no-repeat 0px 0px;
	background-size:cover;
	position: relative;
}
.banner h1 {
    font-size: 8em;
    text-align: center;
       padding-top: 2em;
    color: #fff;
    font-family: 'Francois One', sans-serif;
    letter-spacing: 9px;
    font-weight: 900;
}
/*********************** About **********************************************************************/
.about {
	padding-top: 60px; 
	padding-bottom: 60px;
}
.about .about-paragraph1 {
	color: #888; 
	font-size: 12px; 
	margin-top: 15px;
	text-align:left;
}
.about .about-paragraph2 {
	color: #888; 
	font-size: 17px; 
	margin-top: 15px
}
.about h1 {font-weight: bold}
.about h2 {font-weight: bold;}
.about h1 span {color: #E41B17}
.about h2 span {color: #E41B17}
.about_tagline{
	text-align: center;
    padding: 10px;
    font-size: 16px;
}
/********************************** Services ***********************************************************/
#homeowner{}
#auto{}
#commercial{}
#life{}
/********************************** Carriers ***********************************************************/
#carriers{
	background-color:#fff; 
	padding-top: 20px; 
	padding-bottom: 20px
}
#carriers h1 {
	font-weight: bold;
	text-align: center;
}
#carriers img
{
	opacity: 0.4;
	filter: alpha(opacity=40);
	margin-top: 20px;
	margin-bottom: 20px;
}
#carriers img:hover {opacity: 1}

/*********************************** Contact Us ********************************************************/
.contact-us
{
	overflow:hidden;
	background: url('../../images/AIG_map.png') no-repeat center center fixed;
	min-height: 300px;
}
.contact-us .fields
{
	background-color: rgba(3, 3, 3, 0.8);
	color: #DDD;
	min-height: 300px;
	padding-top: 70px;
	padding-bottom: 40px
}
.contact-us h1 {font-weight: bold}
.contact-us h2 {font-weight: bold}
.contact-us p {margin-bottom: 40px}
.contact-us img {opacity:0.7;}
.contact-us textarea {height: 108px}
.contact-us input[type="text"],
.contact-us textarea
{
	background: rgba(80, 70, 70, 0.5);
	color: #FFF;
	border: none
}

.contactinfo{font-size: 25px;}
.disclaimer{margin-top: 11%;}
.disclaimer_title{
	font-weight: bold;
	color:#5b93b2;
}
/***************************************** Our Grouping **************************************************/
.our-team, .statistices, .contact-us
{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.features .h1, .features h2,.testimonials .h1,.testimonials h2,.price-table .h1,.price-table h2,.our-team .team .h1,.our-team .team h2,.statistics .h1,.statistics h2,.our-skills .h1,.our-skills h2{margin-bottom: 50px}

.testimonials .large .carousel-indicators li,.price-table .price-box p,.statistics .stats,.our-clients img,.footer .social-list li
{
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

/********************************* FOOTER ************************************************************/
footer{}
.footer {
background: #111;
    color: #AAA;
    height: 60px;
    bottom: 0;
    position: relative;
}
.footer a{color: #AAA}
.footer a:hover{color: #FFF}
.footer h3{
	color: #E41B17; 
	letter-spacing: 1px; 
	margin: 30px 0 20px;
}
.footer .three-columns{overflow: hidden}
.footer .three-columns li{
	width: 33.3333%; 
	float: left; 
	padding: 5px 0;
}
.footer .social-list{
	overflow: hidden; 
	margin: 20px 0 10px;
}
.footer .social-list li{
	float: left;
	margin-right: 3px;
	opacity: 0.7;
	filter: alpha(opacity=70%);
}
.footer .social-list li:hover{opacity: 1}
.footer .img-thumbnail{
	background: rgba(0, 0, 0, 0.2); 
	border: 1px solid #444; 
	margin-bottom: 5px;
}
.footer .copyright{
	color: #AAA;
	font-size:17px;
	padding-top: 15px;
	font-style: italic;
}
.footer .copyright span {color: #E41B17}
/****************** QUOTATION SECTION ********************************/
#quotation{ 
	margin-left: 25px;
 }
fieldset{
	border:#000000 solid 1px !important;
	padding:5px !important;
}

legend{
	font-size:14px !important;
	padding:5px !important;
	margin-left:80px;
	width:8% !important;
	font-weight: bold;
}

label{
	padding-right:25px !important;
font-style:oblique;
font-weight: bold;
}