/*
Theme Name: Eco Elite Limo Custom Wordpress Theme
Theme URI: http://www.mediawebworld.com
Description: This is a custom theme for Eco Elite Limo. Designed & Developed by Media Web World.
Version: 1.0
Author: Media Web World
Author URI: http://www.mediawebworld.com
*/


/* --------------------
		CSS Imports 
   --------------------*/
   
   @import url('css/bootstrap.min.css');

   
/* --------------------
		General CSS 
   --------------------*/
.home-content h1 {
	color: #90c844;
	font-family: 'Open Sans', Verdana;
	font-size: 30px;
	font-weight: 100;
	margin-top: 0px;
}

.sub-content h1 {
	color: #90c844;
	font-family: 'Open Sans', Verdana;
	font-size: 30px;
	font-weight: 100;
	margin-top: 0px;
}

a {
	color: #90c844;
	font-family: 'Open Sans', Verdana;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #90c844;
}

p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13.75px;
	color: #fff;
}
   
   
/* --------------------
		Header CSS 
   --------------------*/

#driverReq {
	top: 0;
	position:relative;
	margin: 0 auto;
	background-color: #000;
	height: 50px;
	width: 215px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', Verdana;
	font-size: 18.75px;
	font-weight: 100;
	color: #90c844;
	z-index: 2;
}

#driverReq a {
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'Open Sans', Verdana;
	font-size: 18.75px;
	font-weight: 100;
	color: #90c844;
}

#driverReq a:hover {
	text-decoration: none;
	color: #90c844;
	z-index: 2;
}

.modal-body p {
	font-family: 'Open Sans', Verdana;
	color: #000 !important;
	font-size: 13.75px;
}

.logo {
	margin-top: -30px;
}

.contact {
	font-family: 'Open Sans', Verdana;
	font-style: normal;
	font-weight: 300;
	font-size: 22.5px;
	color: #fff;
	text-align: center;
}

.contact .phone a {
		font-weight: 300;
}

.contact a {
	color: #fff;
	text-decoration: none;
}

.contact span {
	font-weight: 400;
	color: #90c844;
}

.contact img {
	display: block;
	margin: 0 auto;
}

.contact .cpad {
	padding-top: 25px;
}

.banners {
	margin-top: -45px;
	border: #fff 1px solid;
	padding: 3px;
}




/* --------------------
		HomePage CSS 
   --------------------*/
.home-win {
	background: url(img/header-bg3.png), url(img/bg-home.png) #0d0d0d;
	background-repeat: no-repeat, repeat-x;
	background-position: 200px 20px, 0px 0px;
}

.home-mac {
	background: url(img/header-bg3.png), url(img/bg-home.png) #0d0d0d;
	background-repeat: no-repeat, repeat-x;
	background-position: -100px 20px, 0px 0px;
}

.sub {
	background: url(img/header-bg3.png), url(img/bg-sub.png) #0d0d0d;
	background-repeat: no-repeat, repeat-x;
	background-position: 200px 20px, 0px 0px;
}

.home-quad {
	font-family: 'Open Sans', Verdana;
	font-size: 13.75px;
	color: #fff;
	text-align: center;
	margin-top: 53px;
}

.home-quad h1 {
	font-family: 'Open Sans', Verdana;
	font-size: 22.5px;
	color: #90c844;
	text-align: center;
}

.home-quad a {
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	font-size: 13.75px;
	background: none;
}

.home-quad a:hover {
	color: #90c844;
	text-decoration: underline;
	font-weight: 600;
}


.home-quad .divider {
	background: url(img/home-divider.png);
	background-repeat: no-repeat;
	background-position: right 15px;
}

.tags-mid {
	padding: 20px;
	margin-top: 8px;
	text-align: center;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.tags-mid ul {
	   font-size: 25px;
	   font-family: 'Open Sans', sans-serif;
	   font-style: normal;
	   font-weight: 300;
}

.tags-mid li {
	   display: inline;
	   line-height: 25px;

}

.tags-mid li:after {
	   padding-right: 20px;
	   padding-left: 20px;
	   content: " · ";
	   color: #fff;
}
   
.tags-mid li:last-child:after {
	   content: "";
}

.tags-mid a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.tags-mid a:hover {
	color: #000;
	text-decoration: none;
}

.banner-mid {
	margin-top: -17px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
 .banner-mid {
	 margin-top: -18px;
 } 
}

.content-mid {
	background-color: #202020;
	border-bottom: #323232 5px solid;
}

.content-mid-sub {
	background-color: #202020;
	border-bottom: #323232 5px solid;
	margin-top: 20px;
}

.content-header {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #90c844;
	font-size: 27.5px;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 35px;
}

.content-rectangle {
  background-color: #323232;
  opacity: 0.71;
  width: 755px;
  height: 22px;
  z-index: 42;
  margin-top: 30px;
  margin-left: 15px;
}

.mc-form {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 16.25px;
	color: #fff;
	background-color: #323232;
	text-align: center;
	text-transform: uppercase;
	padding: 15px;
	max-width: 345px;
	display: block;
	margin-left: 25px;
}

.mc-form input[type=text] {
	/* background: url('img/ico-search.png') no-repeat scroll right 5px center #FFFFFF; */
	color: #909090;
	background-color: #202020;
	padding: 5px 10px 5px 10px;
	border: 0;
	width: 315px;
	margin-top: 10px;
	margin-left: -10px;
}

.mc-form .mcbtn  {
	 margin-left: -30px;
	 margin-bottom: -5px;
}

.home-content {
	font-family: 'Open Sans', sans-serif;
	font-size: 13.75px;
	color: #fff;
	padding: 15px;
}

.home-content a {
	color: #90c844;
}

.home-content a:hover {
	text-decoration: underline;
}

.contact-banner img {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin: 0 auto;
}





/* --------------------
		Subpage CSS 
   --------------------*/
.sidebar {
	padding: 10px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13.75px;
}

.sidebar h2 {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold;
}
   
.sub-content {
	font-family: 'Open Sans', sans-serif;
	font-size: 13.75px;
	color: #fff;
	padding: 15px;
}

.sub-content a {
	color: #90c844;
}

.sub-content a:hover {
	text-decoration: underline;
}

.sub-content-rectangle {
  background-color: #323232;
  opacity: 0.71;
  width: 100%;
  height: 22px;
  z-index: 42;
  
}

.content-header-sub {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #90c844;
	font-size: 27.5px;
	font-weight: 100;
	text-transform: uppercase;
	text-align: center;
}
  

/* --------------------
		Navigation CSS 
   --------------------*/

#navigation {
	   padding-top: 20px;
	   margin-top: 20px;
	   text-align: center;
}
   
#navigation ul {
	   font-size: 19px;
	   font-family: 'Open Sans', sans-serif;
	   font-style: normal;
	   font-weight: 300;
}
   
#navigation li {
	   display: inline;
	   line-height: 20px;
	   padding-right: 25px;
}
   
#navigation a {
	   color: #FFFFFF;
	   background: none;
	   text-transform: none;
}
   
#navigation a:hover {
	   text-decoration: none;
	   color: #90c844;
}


/* --------------------
		Footer CSS 
   --------------------*/
.footer {
	margin-top: 30px;
}

.footnav {
}

.footnav ul {
	   font-size: 13.75px;
	   font-family: 'Open Sans', sans-serif;
	   font-style: normal;
	   font-weight: 300;
	   list-style-type: none;
	   padding: 0;
}
   
.footnav li {
	   line-height: 14px;
	   padding-bottom: 12px;
}
   
.footnav a {
	   color: #6d6d6d;
	   background: none;
	   text-transform: none;
}

.footnav a:hover {
	   text-decoration: none;
	   color: #fff;
}

.foot-right {
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 13.75px;
	color: #6d6d6d;
	padding-right: 25px;
}

.foot-right img {
	display: inline;
	text-align: right;
	padding-bottom: 10px;
}

.foot-white {
	Color: #fff;
	font-size: 15px;

}


/* --------------------
		Forms CSS 
   --------------------*/
   
.gform_wrapper ul {
  padding-left: 0;
  list-style: none; }
 
.gform_wrapper li {
  margin-bottom: 15px; }
 
.gform_wrapper form {
  margin-bottom: 0; }
 
.gform_wrapper .gfield_required {
  padding-left: 1px;
  color: #b94a48; }
 
.ginput_container input, .ginput_container select, .ginput_container textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
 
.ginput_container input:-moz-placeholder, .ginput_container select:-moz-placeholder, .ginput_container textarea:-moz-placeholder {
  color: #999; }
 
.ginput_container input::-moz-placeholder, .ginput_container select::-moz-placeholder, .ginput_container textarea::-moz-placeholder {
  color: #999; }
 
.ginput_container input:-ms-input-placeholder, .ginput_container select:-ms-input-placeholder, .ginput_container textarea:-ms-input-placeholder {
  color: #999; }
 
.ginput_container input::-webkit-input-placeholder, .ginput_container select::-webkit-input-placeholder, .ginput_container textarea::-webkit-input-placeholder {
  color: #999; }
 
.ginput_container input:focus, .ginput_container select:focus, .ginput_container textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6); }
 
.ginput_container input[disabled], .ginput_container select[disabled], .ginput_container textarea[disabled], .ginput_container input[readonly], .ginput_container select[readonly], .ginput_container textarea[readonly], fieldset[disabled] .ginput_container input, fieldset[disabled] .ginput_container select, fieldset[disabled] .ginput_container textarea {
  cursor: not-allowed;
  background-color: #eee; }
 
textarea.ginput_container input, textarea.ginput_container select, textarea.ginput_container textarea {
  height: auto; }
 
.ginput_container textarea {
  height: auto; }
 
.gform_button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #90c844;
  border-color: #90c844; }
 
.gform_button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }
 
.gform_button:hover, .gform_button:focus {
  color: #333;
  text-decoration: none; }
 
.gform_button:active, .gform_button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }
 
.gform_button:hover, .gform_button:focus, .gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  color: #fff;
  background-color: #323232;
  border-color: #fff; }
 
.gform_button:active, .gform_button.active, .open .dropdown-toggle.gform_button {
  background-image: none; }
 
.gform_button.disabled, .gform_button[disabled], fieldset[disabled] .gform_button, .gform_button.disabled:hover, .gform_button[disabled]:hover, fieldset[disabled] .gform_button:hover, .gform_button.disabled:focus, .gform_button[disabled]:focus, fieldset[disabled] .gform_button:focus, .gform_button.disabled:active, .gform_button[disabled]:active, fieldset[disabled] .gform_button:active, .gform_button.disabled.active, .gform_button[disabled].active, fieldset[disabled] .gform_button.active {
  background-color: #428bca;
  border-color: #357ebd; }
 
.gform_wrapper .gfield_error .gfield_label {
  color: #b94a48; }
 
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  border-color: #eed3d7;
  background-color: #f2dede;
  color: #b94a48; }
 
.gform_wrapper .gfield_error input:focus, .gform_wrapper .gfield_error select:focus, .gform_wrapper .gfield_error textarea:focus {
  border-color: #b94a48;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(185, 74, 72, 0.6); }
 
.validation_error {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }
 
.validation_error h4 {
  margin-top: 0;
  color: inherit; }
 
.validation_error .alert-link {
  font-weight: bold; }
 
.validation_error>p, .validation_error>ul {
  margin-bottom: 0; }
 
.validation_error>p+p {
  margin-top: 5px; }
 
.validation_error hr {
  border-top-color: #e6c1c7; }
 
.validation_error .alert-link {
  color: #953b39; }
 
#gforms_confirmation_message {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
 
#gforms_confirmation_message h4 {
  margin-top: 0;
  color: inherit; }
 
#gforms_confirmation_message .alert-link {
  font-weight: bold; }
 
#gforms_confirmation_message>p, #gforms_confirmation_message>ul {
  margin-bottom: 0; }
 
#gforms_confirmation_message>p+p {
  margin-top: 5px; }
 
.gallery-row {
  padding: 15px 0; }
 
.aligncenter {
  display: block;
  margin: 0 auto; }
 
.alignleft {
  float: left; }
 
.alignright {
  float: right; }
 
figure.alignnone {
  margin-left: 0;
  margin-right: 0; }
  
#input_1_8 {

}