/* CSS Document */
* {
	margin: 0 auto;
}
/******************
	   HEADER
******************/	   
.header-contact,.footer-contact {
	font-family: 'Open Sans', sans-serif;
}
.title {
	font-family: 'Raleway', sans-serif;
}
body,p {
	font-family: 'Lato', sans-serif;
}
.header-logo {
	float: left;
}
.header-contact li {
	list-style: none;
	display: inline-block;
	padding-right: 10px;
	color: #515151;
}
.header-contact {
	float: right;
	margin-top: 15px;
	font-size:16px;
}
.header-contact i {
	padding: 5px;
	color: #515151;
}
.header-contact a {
	color: #515151;
}
.header-contact a:hover{
color:#22aeff;
}
.menu {
	float: right;
}
.menu li a {
	text-transform: uppercase;
	color: #515151;
}
.title h3 {
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
	padding-bottom: 25px;
}
.menu .active {
	border-bottom: 5px solid #d3ab32;
}
.menu li:hover{
	border-bottom: 5px solid #d3ab32;
}
/******************
	   BANNER
******************/	   
.bx-pager .bx-pager-item {
	display: none;
}
#banner{
	position:relative;
	top:-20px;
}
.banner-up {
	position: absolute;
	width: 100%;
	top: 0px;
	z-index: 99;
	display: inline-block;
}
.banner-up .container {
	position: relative;
}
.button1 {
	width: 150px;
	height: 50px;
	background: #025b8f;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #22aeff;	
}
.button1 a{
	display:block;
}
.buttons1 {
	padding: 30px;
	margin-top: 16%;
}
.buttons1 h1 {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px;
	color: #FFF;
	padding-left: 200px;
}
.buttons1 h6 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
}
.buttons1 h6 a {
	color: #fff;
}
.button2 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #c31212;	
}
.button2 a{
	display:block;
}
.buttons2 {
	padding: 30px;
	margin-top: 6%;
}
.buttons2 h1 {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px;
	color: #FFF;
	padding-left: 0px;
}
.buttons2 h6 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
}
.buttons2 h6 a {
	color: #fff;
}
.button3 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	left: 150px;
	box-shadow:5px 5px #c31212;	
}
.button3 a{
	display:block;
}
.buttons3 {
	padding: 30px;
	margin-top: 7%;
}
.buttons3 h1 {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px;
	color: #FFF;
	padding-left: 250px;
}
.buttons3 h6 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
}
.buttons3 h6 a {
	color: #fff;
}
.button4 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 425px;
	position: relative;
	top: 60px;
	box-shadow:5px 5px #c31212;	
}
.button4 a{
	display:block;
}
.buttons4 {
	padding: 30px;
	margin-top: 16%;
}
.buttons4 h1 {
	text-transform: uppercase;
	font-weight: 700;
	margin: 0px;
	color: #FFF;
	padding-left: 250px;
}
.buttons4 h3 {
	color: #cbcbcb;
	padding-left: 265px;
	margin-top: 0px;
}
.buttons4 h6 {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 50px;
	text-align: center;
}
.buttons4 h6 a {
	color: #fff;
}
/******************
	   ABOUT
******************/	   
.about h3 {
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
	padding-bottom: 25px;
}
.about .about-us p {
	color: #444444;
	text-align: justify;
	line-height: 22px;
}
.about span {
	color: #ff4040;
}
.learn-more {
	float: left;
	width: 140px;
	height: 50px;
	background: #22aeff;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	border-radius: 5px;
	color: #fff;
	 -webkit-transition: width 2s, height 4s; /* For Safari 3.1 to 6.0 */
    transition: width 1s, height 1s;
}
.learn-more a {
	color: #FFF;
	display:block;
}
.learn-more:hover {
	 width: 160px;
    height: 55px;
	line-height: 55px;	
}
.learn-more a:hover {
	color: #fff;
}
.why-content i {
	font-size: 48px;
	color: #22aeff;
	line-height:100px;
	padding-bottom:5px;
}
.why-content .icons {
	width: 100px;
	height: 100px;
	border: 2px solid #22aeff;
	border-radius: 50%;
	text-align: center;
	margin-bottom: 60px;
}
.why-content li {
	list-style: none;
}
.why-content .icons p {
	color: #767676;
	font-weight: 600;
	line-height: 16px;
}
/******************
	 SERVICES
******************/	 
.services {
	background: url(../image/background.jpg) no-repeat;
	padding: 80px 0;
}
.services .title h3{
	margin-bottom:-20px;
	margin-top:50px;
}
.services .down img {
	width: 56px;
	height: 11px;
}
.services .services-content li {
	list-style: none;
	display: inline;
	padding: 20px;
	margin-bottom:50px;
}
.services img {
	width: 263px;
	height: 150px;
}
.services-detail {
	padding: 15px;
	background: #f3f3f3;
	width: 263px;
	margin-left: 0px;
}
.services h4 {
	text-align: center;
}
.services p {
	text-align: center;
}
.services li:hover .red {
	color: #ff3333;
}
.read-more {
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #ff3333;
	color: #fff;
	padding: 20px;
	text-align: center;
	width: 150px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 20px;
	display:none;
}
.services li:hover .read-more{
	display:inherit;
}
.read-more a {
	color: #fff;
	position: relative;
	bottom: 20px;
	-webkit-transform: skew(90deg);
	-moz-transform: skew(90deg);
	-o-transform: skew(90deg);	
}
.read-more a:hover {
	color: #fff;
}
/******************
	 FLEETS
******************/	  
.fleets {
	padding: 40px 0px;
}
.fleets img {
	max-width: 100%;
	height: auto;
}
.fleets .title {
	margin-bottom: 20px;
}
.fleets .down img {
	width: 56px;
	height: 11px;
}
.image {
	display: block;
	width: 100%;
	height: auto;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.fleet-image:hover .overlay {
	opacity: 0.7;
}
/*
.fleet-image:hover{
	border:5px solid #000;
	margin:20px;
	box-sizing:border-box;
	transition-duration:3s;
}*/
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 93%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.fleet-image:hover .white-border{
	visibility:visible;
}
.text .circle {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.circle {
	width: 40px !important;
	height: 40px !important;
	border-radius: 50%;
	border: 2px solid #fff;
	text-align: center;
	line-height: 34px;
	top:46%;
	left:44%;
	position:absolute;
}
.fleets a {
	color: #fff;
}
.fleets a:hover {
	color: #FFF;
}
.text p {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-weight: 600;
}
/******************
	TESTIMONIALS
******************/	  
.quotes {
	background: url(../image/quotes-background.jpg) center center no-repeat;
}
.testimonials {
	margin-top: 40px;
	/*background: url(../image/testimonial-background.jpg) no-repeat;*/
	min-height: 450px;
	padding: 50px 0;
	width: 100%;
}
.testimonials .title h3 {
	font-weight: 600;
	color: #fff;
	padding-bottom: 25px;
	text-transform: none;
	padding-left: 60px;
}
}
.quote i {
	color: #fff;
	position: absolute;
	top: 38%;
	left: 70px;
}
.client -image {
	left: 40%;
	position: relative;
}
.testimonials p {
	color: #fff;
	margin-top: -60px;
	text-align: center;
	margin-bottom: 85px;
	padding: 10px 70px;
}
p.name {
	color: #25d46b;
}
.request-quote {
	/*background: url(../image/request-background.jpg) no-repeat;*/
	margin-top: 40px;
	padding: 75px 0;
	width: 100%;
	height: 450px;
}
.request-quote .title h3 {
	font-weight: 600;
	color: #fff;
	padding-bottom: 25px;
	text-transform: none;
}
.successmsg {
	background-color: #5cb85c;
	color: #ffffff;
	font-size: 16px;
	margin-top: 30px;
	padding: 10px 30px;
	text-align: center;
}
.contact-form label {
	display: block;
	position: relative;
}
.contact-form .err {
	color: #fff;
	background: #b94a48;
	border-radius: 4px;
	display: none;
	position: absolute;
	right: 0;
	top: 5px;
	padding: 4px 7px;
	font-weight: normal;
}
.contact-form .err:before {
	display: block;
	background-color: #000;
	height: 20px;
	margin-left: -20px;
	width: 20px;
}
.quick-contact .err {
	top: 0;
}
.quick-contact .err-captcha {
	top: 5px;
}
.contact-form #captchaimg {
	display: block;
	border: 1px solid #a1a1a1;
    margin-bottom: -40px;
    margin-top: 0px;
    margin-left: 300px;
}
.contact-form .textcaptcha {
	width: 50%;
}
.contact-form #subber {
	margin-top: 30px;
	border-radius: 20px;
	border:none;
}
.quotes .contact-form .btn {
	border: 2px solid white;
	color: #fff;
}
/******************
   	  FOOTER
******************/	  
footer {
	padding: 60px 0;
}
footer li {
	border-right: 1px solid #515151;
	height: 150px;
}
footer li:nth-last-child(1) {
	border-right: none;
}
footer ul li {
	border-right: none;
	float: left;
	margin-left: -40px;
	padding-right: 50px;
}
footer ul li a i:hover{
color:#22aeff;	
}
footer a:hover{
color:#22aeff;
}
footer .logos {
	text-align: center;
}
footer .logos .logo img {
	margin-top: -15px;
}
.crossoverlogo {
	margin-top: 20px;
	text-align: center;
}
footer a {
	color: #555555;
}
footer p {
	color: #555555;
}
footer .logos p {
	font-size: 13px;
}
footer span {
	color: #f63636;
}
footer .title h4 {
	text-transform: uppercase;
	font-weight: 600;
	color: #333333;
}
.location {
	background: url(../image/footer-background.jpg) right no-repeat;
}
footer li {
	list-style: none;
	display: inline-block;
	font-size: 18px;
}
footer i {
	color: #333333;
	padding-right: 10px;
}
.location p{
	margin-top:-25px;	
	padding-left:18px;
}
@media (max-width: 321px) {
footer a {
	font-size: 12px;
}
.client-image {
	position: relative;
	left: 32%;
}
.quote i {
	color: #fff;
	position: absolute;
	top: 30%;
	left: 26px;
}
.services-detail {
	margin-left: 0%;
	width: 253px;
}
.read-more {
	margin-left: 22%;
	top:88%;
}
.quotes {
	background: none;
}
.testimonials {
/*background:url(../image/testimonial-background.jpg) center center no-repeat;	*/
}
.testimonials .title h3 {
	font-weight: 600;
	color: #fff;
	padding-bottom: 0px;
	text-transform: none;
	padding-left: 60px;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 12px;
	letter-spacing: 3px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 91% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 90%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
}
@media (min-width: 375px) {
footer a {
	font-size: 15px;
}
.client-image {
	position: relative;
	left: 32%;
}
.services-detail {
	margin-left: 0%;
}
.items .services-detail {
	margin-left: 4%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 15px;
	letter-spacing: 3px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 92%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.read-more{
	margin-left:18%;
	top:88%;	
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 92% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 92%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
}
@media (min-width: 384px) {
.client-image {
	position: relative;
	left: 34%;
}
.services-detail {
	margin-left: 1%;
}
.items .services-detail {
	margin-left: 6%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 15px;
	letter-spacing: 3px;
}
footer a {
	font-size: 16px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 92%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 92% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 92%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
}
@media (min-width: 414px) {
.client-image {
	position: relative;
	left: 35%;
}
.services-detail {
	margin-left: 6%;
}
.items .services-detail {
	margin-left: 10%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 16px;
	letter-spacing: 3px;
}
footer a {
	font-size: 18px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 93%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.read-more{
	margin-left:22%;
	top:88%;	
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 93% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 93%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
}
@media (min-width: 568px) {
.client-image {
	position: relative;
	left: 40%;
}
.quote i {
	color: #fff;
	position: absolute;
	top: 37%;
	left: 38px;
}
.services-detail {
	margin-left: 21%;
}
.items .services-detail {
	margin-left: 23%;
}
.quotes {
	background: none;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 95%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.read-more{
	margin-left:31%;
	top:88%;	
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 91% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 94%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
}
@media (min-width:600px) {
.services-detail {
	margin-left: 23%;
}
.items .services-detail {
	margin-left: 24%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 20px;
	letter-spacing: 3px;
}
footer a {
	font-size: 18px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 95%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 86% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 95%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 91%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
}
@media (min-width:667px) {
.services-detail {
	margin-left: 26%;
}
.items .services-detail {
	margin-left: 28%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 21px;
	letter-spacing: 3px;
}
footer a {
	font-size: 18px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 96%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.read-more{
	margin-left:33%;
	top:88%;	
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 77% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 95%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 80%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
}
@media (min-width:736px) {
.services-detail {
	margin-left: 29%;
}
.items .services-detail {
	margin-left: 30%;
}
.quotes {
	background: none;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 21px;
	letter-spacing: 4px;
}
footer a {
	font-size: 18px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 96%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.read-more{
	margin-left:35%;
	top:88%;	
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 70% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 96%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 74%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
}
@media (max-width :768px) {
.testimonials .title h3 {
	padding-top: 40px;
}
header .menu ul li {
	padding: 0px 20px;
	display: block;
	width: 100%;
	float: left;
}
.header-contact {
	text-align: center;
	margin-bottom: 20px;
}
.header-contact li {
	display: inherit;
}
header nav {
	display: inline-block;
	width: 100%;
	position: relative;
}
.banner-up {
	display: none;
}
.why-us {
	padding: 60px 0;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 95%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.testimonials .title {
	margin-top: -50px;
}
.testimonials p {
	padding: 10px 15px;
}
.request-quote .title {
	margin-top: -70px;
	margin-bottom: -20px;
}
.services {
	background: none;
}
.fleets div {
	margin-bottom: 20px;
}
footer div {
	margin-bottom: 50px;
}
footer ul li {
	border-right: none;
	float: left;
	margin-left: -40px;
	padding-right: 50px;
}
.services div {
	text-align: center;
}
.quotes {
	background: none;
}
.testimonials {
	margin-top: 40px;
	background: url(../image/testimonial-background.jpg) center center no-repeat;
}
.request-quote {
	background: url(../image/request-background.jpg) center center no-repeat;
}
footer li {
	border-right: none;
	margin-bottom: 60px;
}
.get-in-touch {
	margin-top: 20%;
}
/*
.pricing li:hover {
	background-color: #22aeff;
	padding: 50px 0;
	-webkit-transition: 2s; 
    transition: 2s;
}
.pricing ul li:hover {
	padding: 0px !important;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	font-size: 20px;
	-webkit-transition: 1s; 
    transition: 1s;
}*/
.request-quote .title {
	margin-top: -90px;
	margin-bottom: 5px;
	margin-left: 30px;
}
footer p {
	font-size: 15px;
}
footer i {
	padding-right: 0px;
}
.touch-images .text p {
	font-size: 24px;
	color: #262627;
	position: relative;
	top: 150px;
}
.footer i {
	padding-right: 5px;
}
.reservation .form-group {
	margin-bottom: 40px;
}
.services .title h3{
	margin-bottom:0px;
	margin-top:0px;
}
.package{
background-color:#9ad3f4;
height:auto;
padding:50px 0px;
}
.contact .social-icons{
text-align:center;
}
.pricing-table .service-right{
	margin-top:70px;
}
footer ul li a{
    font-size: 30px;
    padding-right: 13px;	
}
.contact-form #captchaimg {
    display: block;
    border: 1px solid #a1a1a1;
    margin-bottom: 30px;
    margin-top: 0px;
    margin-left: 0px;
}
.contact-form .tt {
	margin-top:100px;
}
}
@media (min-width :768px) {
.header-contact {
	float: right;
	margin-top: 35px;
}
header .menu ul li {
	padding: 0px 0px;
	display: block;
	float: left;
	width: inherit;
}
.banner-up {
	display: inherit;
}
.buttons1 {
	padding: 0px;
	margin-top: 15%;
}
.buttons3 {
	padding: 0px;
	margin-top: 7%;
}
.button3 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	left: 35px;
	box-shadow:5px 5px #c31212;	
}
.buttons4 {
	padding: 0px;
	margin-top: 12%;
	margin-left: -50px;
}
.button4 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 270px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #c31212;	
}
.services {
	background: url(../image/background.jpg);
	min-height: 800px;
	padding:0px !important;
	margin-bottom:80px;	
}
.services .title{
	margin-top:40px;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 94%;
	width: 88% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.testimonials p {
	padding: 10px 30px;
}
.services-detail {
	margin-left: 9%;
}
.items .services-detail {
	margin-left: 10%;
}
footer i {
	color: #333333;
	padding-right: 5px;
}
footer a {
	font-size: 12px;
}
.request-quote .title {
	margin-top: -20px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.request-quote .contact-form {
	margin-left: 17px;
}
.contact-form #subber {
	margin-top: 15%;
}
.contact-form #subber2{
	margin-top:15%;	
}
footer li {
	border-right: 1px solid #515151;
	height: 200px;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 21px;
	letter-spacing: 5px;
}
.get-in-touch {
	margin-top: 20%;
}
.why-us {
	margin-top: -60px;
}
.touch-images .text p {
	font-size: 32px;
	color: #262627;	
	position:relative;
	top:120px;
}
.text p {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-weight: 600;
}
.package{
background-color:#9ad3f4;
height:800px;
padding:50px 0px;
border-right:5px solid #fff;
}
.pricing li:last-child{
	border-right:none;
}
.contact .social-icons{
text-align:center;
}
.read-more{
	margin-left:23%;
	top:88%;	
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 88%;
    height: 94%;
    padding: 8px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.fleet-image:hover .white-border{
	visibility:visible;
}
footer .logos .logo img {
	margin-top: -5px;
}
.pricing-table .service-right{
	margin-top:70px;
}
footer ul li a{
	    font-size: 21px;
    margin-right: -20px;
}
.contact-form #captchaimg {
    display: block;
    border: 1px solid #a1a1a1;
    margin-bottom: 15px;
    margin-top: 0px;
    margin-left: 0px;
}
.contact-form .tt {
	margin-top:0px;
}
}
@media (min-width :992px) {
.services {
	background: url(../image/background.jpg);
	min-height: 800px;
	margin-bottom:0px;
	padding:80px 0px !important;
}
.button1 {
	width: 150px;
	height: 50px;
	background: #025b8f;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #22aeff;
}
.button2 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #c31212;	
}
.button3 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	left: 50px;
	box-shadow:5px 5px #c31212;	
}
.buttons4 {
	padding: 30px;
	margin-top: 12%;
	margin-left: 0px;
}
.button4 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 320px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #c31212;
}
.services {
	background: url(../image/background.jpg) center center no-repeat;
	min-height: 500px;
}
.services .services-content li {
	list-style: none;
	display: inline;
	padding: 0px 0px 50px 0px;
}
.services img {
	width: 220px;
	height: 150px;
}
.services-detail {
	padding: 15px;
	background: #f3f3f3;
	width: 220px;
	margin-left: 0px;
}
.services h4 {
	text-align: center;
}
.services p {
	text-align: center;
}
.read-more {
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #ff3333;
	color: #fff;
	padding: 20px;
	text-align: center;
	width: 150px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 20px;
	margin-left: 32px;
}
.read-more {
    top: 81%;
}
.quotes {
	background: url(../image/quotes-background.jpg) center center no-repeat;
}
.contact-form #subber {
	margin-top: 10%;
}
.contact-form #subber1{
	margin-top:25%;	
}
.contact-form #subber2{
	margin-top:38%;	
}
.services-detail {
	margin-left: 0%;
}
.items .services-detail {
	margin-left: 0%;
}
footer a {
	font-size: 17px;
}
.contact .social-icons ul li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 48px;
	padding: 20px 32px;
	text-align:center;
}
.contact .social-icon {
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #22aeff;;
	border-radius: 50%;
	line-height: 40px;
	text-align:center;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 25px;
	letter-spacing: 5px;
}
.why-us {
	margin-top: 0px;
}
/*
.pricing li:hover {
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	z-index: 999;
	background-color: #22aeff;
	padding: 50px 0;
	-webkit-transition: 2s;  
    transition: 2s;
}
.pricing ul li:hover {
	padding: 0px !important;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	font-size: 20px;
	-webkit-transition: 1s; 
    transition: 1s;	
}*/
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 91% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
.text p {
	color: white;
	font-size: 20px;
	position: absolute;
	top: 90%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-weight: 600;
}
.reservation-form .btn {
	margin-top: -10%;
}
.package{
background-color:#9ad3f4;
height:650px;
padding:50px 0px;
}
.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 91%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.fleet-image:hover .white-border{
	visibility:visible;
}
footer .logos .logo img {
	margin-top: -15px;
}
.pricing-table .service-right{
	margin-top:-70px;
}
footer ul li a {
    font-size: 28px;
    margin-right: 0px;
}
}
@media (min-width :1200px) {
	.white-border {
    position: absolute;
	top:0px;
    box-sizing: border-box;
    width: 93%;
    height: 100%;
    padding: 20px;
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
	visibility:hidden;
	z-index:99999;
}
.white-border div {
    width: 100%;
    height: 100%;
    border: 2px solid rgba(255,255,255,1);
    -webkit-transition: all .15s ease-in-out;
    -moz-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.fleet-image:hover .white-border{
	visibility:visible;
}
.get-in-touch {
	margin-top: 5%;
}
.button1 {
	width: 150px;
	height: 50px;
	background: #025b8f;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #22aeff;	
}
.buttons1 {
	padding: 30px;
	margin-top: 16%;
}
.button2 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	box-shadow:5px 5px #c31212;	
}
.buttons2 {
	padding: 30px;
	margin-top: 6%;
}
.button3 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 260px;
	position: relative;
	top: 0px;
	left: 150px;
	box-shadow:5px 5px #c31212;	
}
.buttons3 {
	padding: 30px;
	margin-top: 7%;
}
.button4 {
	width: 150px;
	height: 50px;
	background: #ff2222;
	margin-left: 410px;
	position: relative;
	top: 60px;
	box-shadow:5px 5px #c31212;	
}
.buttons4 {
	padding: 20px;
	margin-top: 16%;
	margin-left: 50px;
}
.quotes {
	background: url(../image/quotes-background.jpg) center center no-repeat;
}
.quote i {
	color: #fff;
	position: absolute;
	top: 35%;
	left: 50px;
}
.read-more {
	-webkit-transform: skew(-20deg);
	-moz-transform: skew(-20deg);
	-o-transform: skew(-20deg);
	background: #ff3333;
	color: #fff;
	padding: 20px;
	text-align: center;
	width: 150px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 20px;
	margin-left: 30px;
}
.services-detail {
	margin-left: 0%;
}
.items .services-detail {
	margin-left: 0%;
}
footer a {
	font-size: 18px;
}
footer ul li a{
font-size:35px;
padding-right:6px;	
}
.contact .social-icons ul li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 48px;
	padding: 20px 40px !important;
	text-align:center;
}
.contact .social-icon {
	display: inline-block;
	width: 120px;
	height: 120px;
	background: #22aeff;
	border-radius: 50%;
	line-height: 100px;
	text-align:center;
}
.caption span.border {
	background-color: #111;
	color: #fff;
	padding: 18px;
	font-size: 25px;
	letter-spacing: 5px;
}
.testimonial h3 {
	letter-spacing: 5px;
	text-transform: uppercase;
	font: 20px "Lato", sans-serif;
	color: #111;
}
.overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 93% !important;
	opacity: 0;
	transition: .5s ease;
	background-color: #f63636;
}
}
/******************
	ABOUT PAGE
******************/	   
.sub-banner {
	background: url(../image/sub-banner.jpg) center center no-repeat;
	height: 300px;
	position: relative;
	margin-top: 0px;
	text-align: center;
	margin-bottom: 80px;
	position:relative;
	top:-20px;	
}
.sub-banner h1 {
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.sub-banner p {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0px;
	letter-spacing:2px;
}
.sub-banner .breadcrumb {
	background: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0px;
	width: 250px;
	margin: 0 auto;
	left: 0px;
	right: 0px;
}
.sub-banner .breadcrumb li a {
	color: #fff;
	text-transform: uppercase;
}
.sub-banner .breadcrumb li {
	color: #22aeff;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
}
.about-image {
	margin-top: 110px;
}
.about-more {
	background: #bec4c7;
	padding: 40px 0;
	margin: 40px 0;
}
.about-more ul li {
	color: #515151;
}
.about-more .title h3 {
	text-align: center;
	color: #225282;
	font-weight: 600;
	text-shadow: 2px 2px 5px red;	
}
.about-more p {
	text-align: justify;
}
.why {
	margin-top: 80px;
}
.why .title {
	text-align: center;
}
.why-content li:hover {
	color: #FFF;
	background-color: #22aeff;
	 -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
}
.why-content li:hover i {
	color: #FFF;
}
.touch-images {
	margin: 40px 0;
	background: url(../image/about-background.jpg) center center no-repeat;
	min-height: 400px;
}
.get-in-touch {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: 600;
	color: #262627;
	border: 5px solid #262627;
	 -webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
	padding: 20px;
	width: 220px;
	text-align: center;
}
.get-in-touch a {
	color: #262627;
	font-weight:bold;
	display:block;
}
.get-in-touch:hover {
	background: #22aeff;
	color: #fff;
	border: 5px solid #fff;
}
.get-in-touch:hover a {
	color: #fff;
}
/******************
	SERVICE PAGE
******************/	   
.service-content .title {
	text-align: center;
	padding-bottom: 20px;
}
.service-content .title h3 {
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.service-content h4 {
	text-transform: uppercase;
}
.service-content .panel-title {
	padding-left: 15px;
	color: #22aeff;
	font-weight: 600;
}
.service-images {
	margin: 40px 0;
}
.service-images .title {
	text-align: center;
}
.service-images img {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	margin-bottom: 50px;
}
.service-images li {
	list-style: none;
	text-align: center;
}
.service-images img:hover {
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
	border: 4px solid #22aeff;
}
.service-images .down img {
	width: 56px;
	height: 11px;
}
.service-images .down img:hover {
	border: none;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
/******************
	TESTIMONIAL
******************/	   
.bgimg-1, .bgimg-2, .bgimg-3 {
	position: relative;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bgimg-2 {
	background-image: url(../image/parallax-2.jpg);
	min-height: 400px;
	margin-bottom: 80px;
}
.bgimg-3 {
	background-image: url(../image/parallax-3.jpg);
	min-height: 400px;
}
.testimonial {
	margin-bottom: 80px;
}
.testimonial p {
	color: #515151;
}
.caption {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	color: #000;
}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
.bgimg-1, .bgimg-2, .bgimg-3 {
	background-attachment: scroll;
}
}
/******************
	RESERVATION
******************/	  
.reservation .title {
	margin: 40px 0 40px 0;
}
.reservation i {
	padding-right: 10px;
	color: #fff;
}
.reservation li {
	list-style: none;
}
.reservation-top i {
	color: #22aeff;
}
.reservation .reservation-contact h2 {
	color: #22aeff;
}
.reservation a {
	color: #515151;
}
.reservation h4, p {
	color: #515151;
}
.reservation .btn {
	margin-top: -10%;
	font-weight:bold;
}
.reservation .btn:hover {
	background: #fff;
	border: 2px solid #22aeff;
	color: #000;
	font-weight:bold;
	border-radius: 20px;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;	
}
.reservation-top {
	margin-bottom: 80px;
}
.form {
	margin-bottom: 40px;
}
.detail{
	font-weight:bold;
}
.reservation-form .detail {
	background-color:#3db0f3;
	padding:20px;
	font-weight: bold;
	color:#fff;
	letter-spacing:2px;
	margin-bottom:20px;
	border-radius:5px;
}
.reservation-form .form{
	background-color:#9ad3f4;
	padding:0px 0px 20px;
}
.reservation-form .form-group{
	margin-left:20px;
}
.reservation-form .row{
	margin-bottom:40px;
}
.reservation-form .btn:hover {
	background: #fff;
	border: 2px solid #22aeff;
	color: #000;
	font-weight:bold;
	border-radius: 20px;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;	
}
/******************
	  PRICES
******************/
/*
.pricing img {
	width: 300px;
	height: 200px;
	text-align: center;
}
.pricing {
	background-color: #292d39;
	margin: 80px 0;
}
.pricing h3 {
	font-weight: 500;
	color: #000;
}
.pricing .title h3 {
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin-top: 50px;
}
.pricing h4 {
	font-weight: 400;
	color: #000;
}
.pricing li {
	list-style: none;
	text-align: center;
	margin-bottom: 40px;
}
.pricing ul li {
	list-style: disc;
	line-height: 32px;
	text-align: left;
	margin-bottom: 0px;
}
.pricing .down img {
	width: 56px;
	height: 11px;
}
*/
.pricing-table i{
padding:0px 0px 0px 20px;
}
.pricing-table .note{
color:#f83543;	
}
#price_table {
    border-color: #066297;
    border-spacing: 0;
    border-style: solid;
    border-width: 0 0 10px;
    margin: 0;
}
#price_table th {
    background: none repeat scroll 0 0 #7494a7;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 7px 5px 7px 10px;
    text-align: left;
}
#price_table th.t-head {
    background: none repeat scroll 0 0 #7494a7;
    border-color: #066297;
    border-style: solid;
    border-width: 0 0 7px;
    font-size: 12px;
    padding: 7px 5px 1px 10px;
	
}
#price_table tr.alt td {
    background-color: #CCCCCC;
}
#price_table td {
    background: none repeat scroll 0 0 #9ad3f4;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    color: #2e2e2e;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    padding: 2px 5px 2px 10px;
    text-align: right;
}
#price_table td.suburb_name {
    background: none repeat scroll 0 0 #59bcf6;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
}
.pricing-table .service-right .news2 {
	height:auto;
	float:right;
	margin:7px 0 0 0;
	background:#f8f8f8;
}
.pricing-table .service-right .news2 h4 {
	color:#22aeff;
	margin:0 0 5px 7px;
}
.pricing-table .service-right .news2 .border {
	border:4px solid #fff;
	margin-bottom:10px
}
.pricing-table .service-right .news2 p {
	color:#444444;
	margin:0 7px 20px 9px;
	text-shadow:1px 1px #fff;
}
.pricing-table .service-right .news2 .info {
	float:right;
	margin:0 7px 7px 0px;
	padding:10px 0 0 0;
}
.pricing-table .service-right .news2 .info a {
	padding:4px 14px;
	background:#7494a7;
	border-radius:5px;
	color:#fff
}
.pricing-table .service-right .news2 .info a:hover {
	background:#22aeff;
}
/******************
	CONTACT PAGE
******************/	   
.contact .social-icons {
	text-align: center;
	padding: 50px 0;
}
.contact .social-icons ul {
	padding: 0px !important;
}
.contact .social-icons ul li {
	list-style: none;
	display: inline-block;
	color: #fff;
	font-size: 48px;
	padding: 20px 28px;
	text-align:center;
}
.contact .social-icon
{
	display:inline-block;
	width:120px;
	height:120px;
	background:#22aeff;
	border-radius:50%;
	line-height:120px;
	text-align:center;
}
.contact li:hover .social-icon {
	color: #22aeff;
	background-color: #fff;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;
	border: 2px solid #22aeff;
}
.contact li:hover .social-icon i {
	color: #22aeff;
}
.contact .address ul li {
	list-style: none;
	text-align: center;
	color: #000;
	padding: 5px;
}
.contact h3 {
	text-transform: uppercase;
	color: #333333;
}
.contact h4 {
	text-transform: uppercase;
	color: #333333;
}
.contact p {
	font-size: 16px;
}
.contact .social-icons hr {
	background: #3c7ec0;
	height: 1px;
}
.reservation .form .down {
	margin-top: 0%;
}
.request-quote .form-control{
  background-color: #f63636;
  border: 1px solid #fff;
  border-radius: 0px;
}
.request-quote .form-control::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.request-quote .form-control:-ms-input-placeholder {
  color: #fff;
}
.request-quote .form-control::-webkit-input-placeholder {
  color: #fff;
}
.request-quote .btn{
	background-color:#ff3333;	
}
.request-quote .btn:hover {
	border: 2px solid #fff;
	color: #fff;
	font-weight:bold;
	border-radius: 20px;
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-webkit-transition: 2s; /* For Safari 3.1 to 6.0 */
    transition: 2s;	
}
.reservation .form-control{
	background-color:#fff;
}
