/*!
Theme Name: Affordable-Chauffeur-Services
Theme URI: http://underscores.me/
Author: Affordable-Chauffeur-Services
Author URI: http://Affordable-Chauffeur-Services
Description: Affordable-Chauffeur-Services
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: affordable-chauffeur-services
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Affordable-Chauffeur-Services is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

.page-id-5 section.sub_header {
    display: none !important;
}
.service_section .elementor-image-box-wrapper .elementor-image-box-img {
    width: 58px !important;
    height: 58px;
    border-radius: 29px;
    background-color: #e8a93f;
    text-align: center;
    line-height: 58px;
    margin-bottom: 25px;
    display: inline-block;
    position: relative;
}
 

.services_btn .elementor-button {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 400;
    background-color: #172b68 !important;
    display: inline-block;
    text-align: center;
    padding: 8px 60px;
    text-transform: uppercase;
	-webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
	 overflow: hidden
}
.services_btn .elementor-button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.services_btn .elementor-button:after {
  background: #fff;
  content: "";
  height: 155px;
  left: -75px;
  opacity: .2;
  position: absolute;
  top: -50px;
  -webkit-transform: rotate(35deg);
  -ms-transform: rotate(35deg);
  transform: rotate(35deg);
  -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 0;
}
.services_btn .elementor-button-link:before {
    background: #e8a93f;
}
.services_btn .elementor-button:hover:before, .services_btn .elementor-button:focus:before {
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.services_btn .elementor-button:hover:after, .services_btn .elementor-button:focus:after {
  left: 120%;
  -webkit-transition: all 1s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: all 1s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1s 0.2s cubic-bezier(0.19, 1, 0.22, 1);
}

.services_btn .elementor-button:hover{ color:#fff;}

.banefit_sec .elementor-image-box-title span {
    font-size: 14px;
    display: block;
}

.fleet_sec:hover .elementor-image-box-img {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px);
}
.fleet_sec .elementor-image-box-img {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.testimonia_inner .elementor-testimonial__image {
    display: none !important;
}
.testimonia_inner .elementor-testimonial__text:before {
    content: "\f10d";
    font-family: 'FontAwesome';
    font-size: 28px;
    display: block;
    color: #e09900;
    margin-bottom: 15px;
}
.testimonia_inner .elementor-swiper-button {
    width: 30px;
    height: 30px;
    background: #e09900;
    text-align: center;
    border-radius: 100%;
}

.testimonia_inner .elementor-swiper-button i {
    text-align: center;
    line-height: 30px;
    padding-left: 5px;
}
.wt_icon_box .elementor-icon-box-content a {
    color: #333;
    font-size: 18px;
    font-weight: 400;
}
.book_now_section .elementor-button:before {
    background: #e8a93f;
    border: 1px solid #fff;
}
.btn_theme input {
    width: 100%;
    background: transparent;
    border: none;
}
.wpcf7-spinner {
    display: none !important;
}
.contact_form .btn_theme{padding: 5px 31px;}
/*==================404 ERORE PAGE START====================== */
.area-404 {
	text-align: center;
	border: 30px solid #f1f2f3;
	padding: 80px 0;
	margin:40px 0;
}
.error-title {
	padding: 30px 0;
}
.error-title h1 {
	font-size: 110px;
	font-weight: 900;
	line-height: 120px;
	animation-name: error-massage;
	animation-duration: 33s;
	animation-delay: 3s;
	animation-iteration-count: 10;
}
@keyframes error-massage {
 0% {
	color: #555;
}
 10% {
	color: #32c4d1;
}
 20% {
	color: #F65656;
}
 30% {
	color: #454545;
}
 40% {
color: #FF8827;
}
 50% {
	color: #A3CF0C;
}
 60% {
	color: #7ACCC8;
}
 70% {
	color: #C4DF9C;
}
 80% {
	color: #FEC689;
}
 90% {
	color: #A67379;
}
 100% {
	color: #818181;
}
}
.eror-brief h2 {
	color: #333;
	font-size: 28px;
	letter-spacing: 1px;
	line-height: 34px;
	margin-bottom: 10px;
	margin-top: 18px;
}
.eror-brief h1 {
	color: #333;
	font-size: 32px;
	letter-spacing: 1px;
	line-height: 34px;
	margin-bottom: 14px;
	margin-top: 18px;
	font-weight: normal;
	text-transform: uppercase;
}
.eror-brief h3 {
	color: #555454;
	font-size: 16px;
	line-height: 24px;
}
/*==================404 ERORE PAGE START====================== */
.wt_icon_box span.elementor-icon.elementor-animation-:hover {
    color: #fff !important;
}
span.abn_num {
    padding: 0 10px;
}
