html, body {
            height: 100%;
        }
.container-fluid {
    padding: 0;
    margin: 0;
}

.row-fluid {
    max-width: 1170px;
    margin: 0 auto;
}
.tick{
	color: #2ecc71; 
	margin-left: 46px;	
}

h3 {
    color: #34495e;
}

.fa-6x{
	font-size: 8em;
	color: #e95d4e;	
}

p {
    line-height: 1.8em;
}
.bullet-list li {
    list-style: none;
    padding-left: 10px;
    list-style-image: url(../img/bullet_point.jpg);
    margin-bottom: 10px;
    margin-left: 0;
    line-height: 24px;
}

.featureList li {
    line-height: 30px;
}

.caption ul {
    margin-bottom: 20px;
}

.headline {
    margin-bottom: 20px;
}

.tel {
    color: #E95D4E;
    font-size: 20px;
    font-weight: 600;
}
#tabs>li>a {
 color: #666;   
}
.nav{
    margin-bottom: 0;
}
.nav>li>a {
    color: #fff;
}

.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent;
    color: #eee;
}

.contact {
    margin: 20px 0;
    padding: 10px;
}

.navbar .brand {
    color: #E95D4E;
    font-size: 2.8em;
    padding-top: 20px;
    font-weight: 900;
}

.navbar .brand:hover {
    color: #ED7669;
    transition: all 0.25s ease 0s;
}

.hero-unit h1 {
    margin-bottom: 5px;
}

.brand-name {
    color: #E95D4E;
    font-size: 35px;
}

.navbar .nav>li>a {
    color: #2C3E50;
}

.navbar .nav-collapse .nav>li>a {
    
}
.navbar .nav-collapse .nav>li .active{
    color: #fff;
}
.navbar-inner {
    background-color: #fff;
    background-image: none;
    
    background-repeat: no-repeat;
    filter: none;
    border: none;
    box-shadow: none;
}

.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    background-color: #E95D4E;
    border-radius: 0 0 5px 5px;
    color: #fff;
}


.navbar .nav-collapse .nav>li>a:hover {
    color: #E95D4E;
}

.navbar .nav-collapse .nav > li > a:hover {
    background-color: #E95D4E;
    color: #fff;
    border-radius: 0 0 5px 5px;
}

.navbar .btn-navbar {
    background-color: #E95D4E;
}

#map_canvas {
    height: 400px;
    width: 100%;
    max-width: none;
}

.btn {
    border-radius: 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.btn:hover{
	  box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}
.btn-info{
	background-color: #2196F3;
}
.btn-info:hover{
	background-color: #1E88E5;
	  transition: all .3s ease-out;
}
.btn-info:active{
	background-color: #1976D2;
	color: #fff;	
}
.pricing-table strong {
    font-weight: 800;
}

.slider-bg {
    color: #eee;
}

.slider-bg h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px;
}

.bg-red blockquote {
    border-left: 5px solid #e95d4e;
    margin: 20px 20px;
    padding: 0 0 0 15px;
}

.pricing-table-header-small {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
}

.pricing-table-header-medium {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
}

.pricing-table-header-pro {
    border-bottom: 1px solid #eee;
    padding: 25px 0;
}

.pricing-table-header-small h2, .pricing-table-header-medium h2, .pricing-table-header-pro h2 {
    font-size: 20px;
}

.pricing-table-header-small h1, .pricing-table-header-medium h1, .pricing-table-header-pro h1 {
    font-size: 20px;
}

.pricing-table-text {
    margin: 15px 30px 0 30px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #ddd;
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    color: #eee;
}

.pricing-table-features {
    margin: 15px 10px 0 10px;
    padding: 0 10px 15px 10px;
    border-bottom: 1px solid #eee;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    color: #888;
}

.pricing-table-signup-small {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-medium {
    margin-top: 25px;
    padding-bottom: 10px;
}

.pricing-table-signup-pro {
    margin-top: 25px;
    padding-bottom: 10px;
}

.space {
    margin: 10px;
}

.imgspace {
    margin-bottom: 150px;
}

.btnspace {
    margin-bottom: 50px;
}


.box-padding {
    padding: 15px;
}


footer {
    font-size: 13px;
    background-color: #e95d4e;
    color: #fff;
    padding: 20px 0;
}

.push {
            height: 60px;
        }


.thumbnail {
    border: none;
}

/*.thumbnail i {
    font-size: 6em;
    color: #bdc3c7;
}*/

.hero-unit{
	background-color: white;
	border-radius: 0px;	
}

.hero-unit img {
    margin-bottom: 30px;
    !important;
}

a.thumbnail:hover, a.thumbnail:focus {
    border: none;
    box-shadow: none;
}
.home-btn:hover {
    text-decoration: none;
    color: #2C3E50;   
}
.home-btn {
    color: #2C3E50;
    box-shadow: none;
}
.home-btn:hover p {
    transition-property: all;
    transition-duration: 1s;
    opacity: 1.0;
}
.home-btn:hover p {
    opacity: 1.0;
}


.close {
    opacity: .8;
    color: #eee;
}

.close:hover, .close:focus {
    color: #eee;
    opacity: .5;
}
/* Wrapper for page content to push down footer */



@media {(max-width: 767px)

body{
	padding-left: 0px;	
	padding-right: 0px; !important;
}
}

a:hover,a:focus{
    outline: none;
    text-decoration: none;
}
.tab .nav-tabs{
    background: #fff;
}
.tab .nav-tabs li{
    text-align: center;
    margin-right: 3px;
}
.tab .nav-tabs li a{
    font-size: 15px;
    font-weight: 600;
    color: #22272c;
    padding: 15px 25px;
    background: #eee;
    margin-right: 0;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    position: relative;
    transition: all 0.5s ease 0s;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li a:hover{
    background: #e95d4e;
    color: #fff;
    border: none;
}
.tab .tab-content{
    font-size: 15px;
    color: #3d3537;
    line-height: 30px;
    padding: 30px 40px;
    border: 3px solid #e95d4e;
}
.tab .tab-content h3{
    font-size: 20px;
    font-weight: bold;
    margin-top: 0;
}
@media only screen and (max-width: 480px){
    .tab .nav-tabs li{ width: 100%; }
}

.uneditable-input, input[type=text], input[type=password], input[type=datetime], 
input[type=datetime-local], input[type=date], input[type=month], input[type=time], 
input[type=week], input[type=number], input[type=email], input[type=url], 
input[type=search], input[type=tel], input[type=color], textarea {
    padding: 4px 10px;
    height: 35px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 0;
    font-size: 14px;
    color: #333;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus{
    border-color: #2196F3;
}

input[disabled]{
    
    border: 1px solid #fff;
}
input[disabled]:hover{
    cursor: not-allowed;
}
select{
    width: 226px;
    height: 45px;
    border-radius: 0;
    border: 1px solid #ccc;
    background: #f9f9f9;
    color: #333;
    
}
input:invalid{
    border: 1px solid #e95d4e;
}

form .error {
  color: #ff0000;
  border-color: #ff0000;
}