@import url(http://fonts.googleapis.com/css?family=Oswald:400,300);
@import url(http://fonts.googleapis.com/css?family=Arimo:400,700);
body {
	/*background: #fff url(images/main_bg.jpg) top center repeat-x !important;
	 background-color: #F6F6F6;*/
	font-family: Verdana,Geneva,sans-serif;
	
	padding-top: 0px;
	color:#333;
}
.boxed {
    /*background-image: url("http://123online.co.in/crysler/data/uploads/bg.jpg");*/
	background:#fff;
    margin: 0 auto;

    padding-top: 20px;
}
#top-bar{
	background-color: #fff; 
}

.thumbnail .caption {
	text-align: center;
}
#top-bar {
	z-index: 9999;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
#top-bar .link-hover-black a{
	color: #333;
}
.s-icons a:hover{
	text-decoration: none;
}
.s-icons a i {
	<!--color: #003d71;
	
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;-->
	 background : #333 important;
    color: #fff;
    font-size: 15px;
    height: 35px;
    line-height: 30px;
    padding: 2px;
    text-align: center;
    width: 35px;
	
}
.s-icons a i:hover {
	color: #333;
	
}
.navbar-brand > img{
	width: 270px;
	padding:2%;
}

.main {
	padding: 15px;
	background: #fff;
}
.navbar-default {
	border: none !important;
}
#main {
	margin-bottom: 30px;
}
/*#phone {
 font-size: 25px;

 font-weight: bold;
 text-align: center;
 margin-top: 32px;
 margin-bottom: 20px;
 }*/

hr {
	background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
	background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
	border: 0;
	height: 1px;
	margin: 15px 0 15px 0;
}
.logo {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom {
   
   /* width: 1120px;*/
	
    margin: 0 auto;
    background: ##df4503;
	opacity:0.95;
}
.navbar-nav.navbar-right {
	margin-top: 25px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
    font-weight: bold;
	
	/*border-right: 1px dotted #666;*/
}
.navbar-default .navbar-nav > li > a:hover {
	background: #6ca129;
	color: #fff;
	
	
}

.navbar-default .navbar-toggle {
	margin-top: 17px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #6ca129 ;
}
.navbar{
	padding: 0px 0px;
	margin-bottom: 0px;
}
.navbar-default .navbar-brand {
	color: #fff;
	height: inherit;
}
p{
	line-height: 20px;
	color:#333;
}
.footer-link {
	text-decoration: none;
	color: #fff;
}
footer a{
	color: #fff;
}
footer a:hover{
	color: #fff;
}
.footer-link:hover {
	color: #fff;
}
.readmore {
	margin-bottom: 10px;
}
#banner {
	margin: 10px auto;
}
#bor {
	border: 1px solid #6ca129;
}
h4 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.7;
	text-transform: capitalize;
	font-family: Oswald, sans-serif;
}
h5 {
	font-family: Oswald, sans-serif;
	font-size: 18px;
}
.light-bg {
	background: #f7f7f7;
	width: 90px;
	height: 90px;
	text-align: center;
	line-height: 90px;
	border-radius: 50%;
	color: #bd2026;
	font-size:30px;
}
.footer-top {
	text-align: center;
	background-color: #fdf0d6;
    border-top: #4a0202 solid 1px;
	color: #000;
	padding: 30px 0;
	margin-top: 25px;
}

.get-a-quote {
	padding: 30px 0;
	font-size: 34px;
}
.get-a-quote span {
	font-weight: 300;
	font-family: Oswald, sans-serif;
}
.get-a-quote a {
	color: #000;
	font-weight: 500;
	font-family: Oswald, sans-serif;
	text-decoration: underline;
}
.get-a-quote a.black:hover {
	color: #333;
}
.get-a-quote a.white:hover {
	color: #ffffff;
}
.get-a-quote:hover a {
	padding-left: 10px;
}
footer {
	background: #58585a;
	line-height: 21px;
	padding: 20px 10px 10px;
	color: #fff;
	border-top: 1px solid #000;
}
footer p{color:#fff;}


#page a {
	background-color: #fcf3a4;
	color: #706614 !important;
	border-radius: 20px;
	text-align: center;
}
#page a i {
	width: 18px;
	line-height: 18px;
}
.footer-main {
	padding-bottom: 15px;
	border-bottom: 1px solid #fff;
}
.footer-main h3 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	text-transform: uppercase;
	margin: 0 0 12px;
	font-family: Oswald, sans-serif;
	padding-bottom: 10px;
}
#copyright {
	padding-top: 20px;
}
/*media css*/
@media (min-width: 1200px) {
	.container {
		width: 1100px !important;
	}
	/*.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom { width:1100px !important;}*/
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom { width:100% !important;}
	
	
}
@media (min-width: 320px) {
	#phone {
		margin-top: 0px;
	}
	.container{ padding-left:0px;
	padding-right:0px;}
	
}
@media (min-width: 768px) {
	/*#phone {
	 margin-top: 40px;
	 }*/
	.navbar {
		border-radius: 0px;
	}
	
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom{ width:1024px;}
	
}
.dropdown:hover .dropdown-menu {
	display: block;
	margin-top: 0;
}
#gmap_canvas {
	border: 1px solid #333;
}
.contact-map {
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff !important;
	background: #6ca129 !important;
	
}
li.active {
	color: #2155a6 !important;
}
.home-welcome{
	background: #fff;
}
.nivoSlider{
	margin-bottom: 0px !important;
}
.nivo-controlNav{
	display: none;
}
.page-header {
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	padding: 30px 0;
	background-color: #f2f2f2;
	margin-top: 1px;
}
.page-header h1 {
	text-transform: capitalize;
	font-family: Oswald, sans-serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
}
.header-search {
	margin-right: 20px;
}
.widget-title {
	border-bottom: 1px solid #333;
	margin: 0 0 12px;
	position: relative;
}
.breadcrumb > li > a {
	color: #7f7f7f;
	text-decoration: none;
	transition: opacity 0.2s linear 0s;
}
.breadcrumb > li {
	font-size: 11px;
}

.breadcrumb {
	margin-bottom: 0px;
	background: none;
}
#MainMenu .list-group .list-group-item {
	border: 0px;
}
.list-group-item:before {
	/*content: "\f105";*/
	display: block;
	font-family: FontAwesome;
	left: 0;
	position: absolute;
	top: 10px;
}
.affix{
	top: 0px;
    width: inherit;
    left: 0px;
    right: 0px;
    background: #fff;
    z-index: 999;
}
#wrap{
	background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);
	border-top:3px solid #c92020;
    position: relative;
}
@media (min-width: 979px) {
#sidebar.affix-top {
	position: static;
	margin-top: 30px;
	width: 228px;
}

#sidebar.affix {
	position: fixed;
	top: 70px;
	width: 228px;
	bottom: 140px;
}
}
@media (min-width: 800px) {
	.navbar-brand > img{
		width: 100%;
	}
}
@media (max-width: 360px) {
	.navbar-header{ padding:0px 10px;}
	.navbar-brand > img{
		width: 300px;
		padding:15px;
	}
}
@media (max-width: 640px) {
	.navbar-header{ padding:0px 10px;}
	.navbar-brand > img{
		width: 300px;
		padding:15px;
	}
}
@media (max-width: 980px) {
	
	.navbar.navbar-fixed-top, .navbar.navbar-fixed-bottom{
		width: inherit;
	}
    .affix {
        position: static;
    }
}
.hover a img:hover{
 -webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
-moz-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.24);
}
.color{color:#58585a;}

/* COMMON PRICING STYLES */
		.panel.price,
		.panel.price>.panel-heading{
			border-radius:0px;
			 -moz-transition: all .3s ease;
			-o-transition:  all .3s ease;
			-webkit-transition:  all .3s ease;
		}
		.panel.price:hover{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2);
		}
		.panel.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
		}
		
				
		.panel.price>.panel-heading{
			box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
			text-shadow:0px 3px 0px rgba(50,50,50, .6);
		}
			
		.price .list-group-item{
			border-bottom-:1px solid rgba(250,250,250, .5);
		}
		
		.panel.price .list-group-item:last-child {
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
		}
		.panel.price .list-group-item:first-child {
			border-top-right-radius: 0px;
			border-top-left-radius: 0px;
		}
		
		.price .panel-footer {
			color: #fff;
			border-bottom:0px;
			background-color:  rgba(0,0,0, .1);
			box-shadow: 0px 3px 0px rgba(0,0,0, .3);
		}
		
		
		.panel.price .btn{
			box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
			border:0px;
		}
		
	/* green panel */
	
		
		.price.panel-green>.panel-heading {
			color: #fff;
			background-color: #57AC57;
			border-color: #71DF71;
			border-bottom: 1px solid #71DF71;
		}
		
			
		.price.panel-green>.panel-body {
			color: #fff;
			background-color: #65C965;
		}
				
		
		.price.panel-green>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-green .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* blue panel */
	
		
		.price.panel-blue>.panel-heading {
			color: #fff;
			background-color: #608BB4;
			border-color: #78AEE1;
			border-bottom: 1px solid #78AEE1;
		}
		
			
		.price.panel-blue>.panel-body {
			color: #fff;
			background-color: #73A3D4;
		}
				
		
		.price.panel-blue>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-blue .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* red price */
		
	
		.price.panel-red>.panel-heading {
			color: #fff;
			background-color: #D04E50;
			border-color: #FF6062;
			border-bottom: 1px solid #FF6062;
		}
		
			
		.price.panel-red>.panel-body {
			color: #fff;
			background-color: #EF5A5C;
		}
		
		
		
		
		.price.panel-red>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-red .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* grey price */
		
	
		.price.panel-grey>.panel-heading {
			color: #fff;
			background-color: #6D6D6D;
			border-color: #B7B7B7;
			border-bottom: 1px solid #B7B7B7;
		}
		
			
		.price.panel-grey>.panel-body {
			color: #fff;
			background-color: #808080;
		}
		

		
		.price.panel-grey>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-grey .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
		
		/* white price */
		
	
		.price.panel-white>.panel-heading {
			color: #333;
			background-color: #f9f9f9;
			border-color: #ccc;
			border-bottom: 1px solid #ccc;
			text-shadow: 0px 2px 0px rgba(250,250,250, .7);
		}
		
		.panel.panel-white.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
		}
			
		.price.panel-white>.panel-body {
			color: #fff;
			background-color: #dfdfdf;
		}
				
		.price.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .8);
				color:#666;
		}
		
		.price:hover.panel-white>.panel-body .lead{
				text-shadow: 0px 2px 0px rgba(250,250,250, .9);
				color:#333;
		}
		
		.price.panel-white .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}



.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #fff;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

a {
  color: #333;
  text-decoration: none;
}
.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.social {
  position: fixed;
  top: 35%;
  z-index:1000;
	width:50px;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(-270px, 0);
  -moz-transform: translate(-270px, 0);
  -ms-transform: translate(-270px, 0);
  -o-transform: translate(-270px, 0);
  transform: translate(-270px, 0);
}
.social ul li {
  display: block;
  margin-left: 38px;
  background: rgba(0, 0, 0, 0.36);
  width: 280px;
  text-align: right;
  padding: 5px;
  -webkit-border-radius: 0 0px 0px 0;
  -moz-border-radius: 0 0px 0px 0;
  /*border-radius: 0 30px 30px 0;*/
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li:hover {
  -webkit-transform: translate(110px, 0);
  -moz-transform: translate(110px, 0);
  -ms-transform: translate(110px, 0);
  -o-transform: translate(110px, 0);
  transform: translate(110px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 10px;
  color: #000;
  background: #fff;
  padding: 12px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.button {
    background: #58585a none repeat scroll 0 0;
    color: #fff;
    padding: 5px 10px;
	font-weight:bold;
}
.button:hover {
    background: #f78113 none repeat scroll 0 0;
    color: #fff;
    padding: 5px 10px;
	font-weight:bold;
}
.s-icons a i {
    color: #000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
}
.caption1 {
    position:absolute;
    top:-100%;
    right:0;
    background:#3b3b3c;
    opacity: .75;
    width:100%;
    height:100%;
    padding:13%;
    text-align:center;
    color:#fff !important;
    z-index:2;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	
}
.new:hover .caption1 {
    top:0%;
	
	
}
.new:hover{
	-webkit-box-shadow: 3px 3px 3px #7C7C7C;
    box-shadow: 7px 3px 32px #7C7C7C;
}

  #fade-quote-carousel.carousel {
  padding-bottom: 35px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-box{
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}          
       