/*!
Theme Name:Eastern Auto Leasing
Theme URI:http://AAA.me/
Author:Underscores.me
Author URI:http://AAA.me/
Description:Description
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:eastern-auto-leasing
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.

Eastern Auto Leasing is based on Underscores https://AAA.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.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the main element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on h1 elements within section and
 * article contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd em font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd em font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent sub and sup elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: 'Rajdhani', sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from fieldset elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		fieldset elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to inherit in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	font-family: "Rubik";
	font-size: 18px;
	color: rgb(0, 0, 0);
	line-height: 1.2;
	text-align: left;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 22px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #4169e1;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
	justify-content: center;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	/* left: -999em; */
	z-index: 99999;
}

.main-navigation ul ul ul {
	/* left: -999em; */
	top: 0;
}
.main-navigation ul ul a {
	width: 200px;
}

/*
.main-navigation ul ul li:hover>ul,
.main-navigation ul ul li.focus>ul {
	display: block;
	left: auto;
}
.main-navigation ul li:hover>ul,
.main-navigation ul li.focus>ul {
	left: auto;
} */
.main-navigation li {
	position: relative;
	margin: 0;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width:37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}


.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: table;
	width: 100%;
}
.site-branding img {
	width: 289px;
	display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

/* Common css */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Rajdhani', sans-serif;
	margin: 0 0 30px 0;
}

p {
	font-family: 'Rubik', sans-serif;
	margin-bottom: 30px;
	margin-top: 0;
	line-height: 1.5;
}

p:last-child {
	margin-bottom: 0px;
}

.wrapper {
	max-width: 1800px;
	margin: 0 auto;
	padding: 0 50px;
}

.blue-title{
	color: rgb(0, 51, 102);
}

/* Header */
.header-wrap {
	display: flex;
	align-items: center;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

.bottom-nav {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding-left: 20px;
}
.header-navigation {
	text-align: right;
	width: 70%;
}


.main-navigation .menu .menu-item a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	padding: 0 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	font-family: "Roboto", sans-serif;
}

.main-navigation .menu .menu-item.current-menu-item a,
.main-navigation .menu .menu-item a:hover {
	color: #005bab;
}

.main-navigation ul.menu li .sub-menu {
	position: absolute;
	background: #fff;
	top: 150%;
	left: 0;
	z-index: 1000;
	display: block;
	width: 265px;
	margin: 0;
	box-shadow: 0 22px 35px 0 rgba(0,0,0,.22);
	opacity: 0;
	transition: all 0.4s ease-in-out;
	visibility: hidden;
	margin-top: 14px;
	border-top: 3px solid #003366;
	z-index: 99999;
}
.main-navigation ul.menu li:hover .sub-menu {
	opacity: 1; visibility: visible; display: inline-block; top: 100%;
}
.main-navigation ul.menu li .sub-menu li .sub-menu {
	left: 100%; top: 100%; opacity: 0; visibility: hidden; margin: 0;
}
.main-navigation ul.menu li .sub-menu li:hover .sub-menu {
	top: 0; opacity: 1; visibility: visible;
}

.main-navigation ul.menu li .sub-menu li a {
	padding: 12px 15px;
	border-bottom: 1px solid #f0f0f0;
	width: 100%;
	display: inline-block;
	color: #000;
	font-size: 15px;
	line-height: 1.3;
	margin: 0;
	text-align: left;
	word-break: keep-all;
}

.disable-link a[href="#"],
.disable-link a[href="/#/"]{
	pointer-events: none;
	cursor: default;
}
#responsive-menu-pro .responsive-menu-pro-subarrow{
	cursor: pointer;
}
/*=======================*/
.login-portal {
	font-size: 17px;
	font-family: 'Rubik', sans-serif;
	color: #333333;
	text-decoration: none;
	vertical-align: middle;
	margin: 0 0 26px 0;
	display: inline-block;
}

.login-portal i {
	color: #339999;
	font-size: 20px;
	vertical-align: middle;
	margin-right: 4px;
}

.common-btn {
	font-size: 20px;
	display: inline-block;
	font-family: 'Rajdhani', sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: underline;
	background-image: -moz-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -webkit-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -ms-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	border-radius: 100px;
	padding: 20px 34px;
	text-decoration: none;
	color: #fff;
	background-color: #005bab;
	line-height: 1;
	font-weight: 700;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.common-btn:hover {
	background-color: rgb(0, 204, 204);
	background-image: none;
}

.header-call {
	font-size: 30px;
	font-weight: 800;
	text-decoration: none;
	color: #003366;
	line-height: 1;
	padding-left: 36px;
	background-image: url(./images/phone-icon.png);
	background-repeat: no-repeat;
	font-family: 'Rajdhani', sans-serif;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	background-position: center left;
	margin-left: 30px;
	background-size: 24px;
	display: flex;
	align-items: center;
}

.header-call:hover {
	color: #339999;
}



.header-btn {
	margin-right: 40px;
}

.site-header {
	padding: 12px 0 0px 0;
	box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.08);
	background-color: #ffffff;
}

/* Banner */
.banner-section {
	position: relative;
}

/* .banner-section:before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	height: 188px;
	background-image: url('./images/bottom-shape.png');
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	content: "";
} */

.banner-section-wrap {
	position: absolute; left: 0; top: 245px; z-index: 2; right: 0; color: #fff; margin: 0 auto;
}
/*.banner-section::after{
	content:"";position:absolute;left:0;right:0;width:100%;height:100%;background-color:#000;top:0;bottom:0;z-index:0;opacity:0.5;}
*/
.banner-content-wrap {
	max-width: 550px;
	max-width: 590px; position: relative; margin-left: auto; margin-right: 140px;
}

.hbanner_slider-item.left .banner-content-wrap{
	margin-left: 140px; margin-right: auto;
}
.play-btn {
	font-size: 17px; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; line-height: 1.2; text-align: center;
	text-decoration: none; position: absolute; letter-spacing: 0.68px; left: -175px; bottom: -62px;
}
.play-btn span {
	border-radius: 50%; margin: 0 auto; box-shadow: 0px 5px 125px 0px rgba(0, 0, 0, 0.004); width: 112px; height: 112px; display: block;
	background-color: #ffffff; margin-bottom: 20px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; 
}
.play-btn span::before {
	content: ""; width: 100%; height: 100%; display: inline-block; background-image: url('./images/play-btn.png'); background-size: auto;
	background-position: right 37px center; background-repeat: no-repeat;
}
.play-btn:hover span {
	transform: scale(1.1);
}
.banner-section .banner-img {
	height: 80vh; width: 100%; object-fit: cover; object-position: top center;
}
.hbanner_slider-item{
	position: relative;
}
.hbanner_slider-item::before {
	content: ""; width: 100%; height: 100%; position: absolute; left: 0; top: 0; background-color: rgba(0,0,0,0.2);
}
.banner-subtitle {
	font-size: 24px; color: rgb(255, 255, 255); font-weight: 500; line-height: 1; margin: 0; text-transform: uppercase; margin-bottom: 9px;
}
.banner-title {
	font-size: 80px; color: rgb(255, 255, 255); text-transform: uppercase; line-height: 0.875; font-weight: 500; margin: 0 0 10px 0; text-align: left;
}
.banner-title span {
	font-weight: 700; line-height: 0.8;
}
.banner-content {
	font-size: 18px; color: #FFFFFF; line-height: 1.5; margin: 0;
}
.line-btn {
	font-size: 20px; font-family: 'Rajdhani', sans-serif; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase;
	line-height: 1.2; text-align: center; border: 2px solid #ffffff; border-radius: 30px; text-decoration: none; padding: 15px 32px;
	display: inline-block; margin: 0 5px; transition: all 0.5s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; letter-spacing: 2px;
}
.line-btn:first-child {
	margin-left: 0;
}
.line-btn:last-child {
	margin-right: 0; padding: 15px 21px;
}
.banner-btns {
	margin-top: 44px;
}
.line-btn:hover {
	background-color: #005bab; border-color: #005bab; color: #FFFFFF;
}
.home_banner-slider .slick-arrow {
	width: 50px !important; cursor: pointer; height: 50px !important; position: absolute; right: 10px; bottom: 0; font-size: 0; border-radius: 0;
	background-color: #20abad; border: none; transition: all 0.3s; top: 50%; transform: translateY(-50%); box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}
.home_banner-slider .slick-arrow:hover,
.home_banner-slider .slick-arrow:focus {
	background-color: #003366;
}
.home_banner-slider .slick-arrow::before {
	content: "\f054"; position: absolute; font-size: 28px; left: 0; transition: all 0.3s; right: 0; top: 50%;
	transform: translateY(-50%); font-family: "Font Awesome 5 Pro"; color: #fff; text-align: center;
}
.home_banner-slider .slick-prev::before {
	content: "\f053";
}

.inner-banner-slider .banner-content-wrap {
	max-width: 710px;
}
.inner-banner-slider .banner-section-wrap {
	padding: 20px 40px;
	top: 50%;
	transform: translateY(-50%);
}
/*=========================*/
.form-title {
	font-size: 40px; /* font-family:"Myriad Pro";*/ color: rgb(255, 255, 255); text-transform: uppercase; line-height: 0.95; font-weight: 600;
	margin: 0 0 20px 0; text-align: center;
}
.form-wrap {
	background: #20abad; border-radius: 8px; padding: 40px 48px; box-shadow: 0 55px 55px rgba(0, 51, 102, 0.22);
}
.master-form .gform_wrapper .gform_validation_errors {
	display: none;
}
.master-form .gform_body .gfield input {
	font-size: 17px !important; font-family: 'Rubik', sans-serif !important; outline: none; color: rgb(255, 255, 255) !important; line-height: 1.2 !important;
	background-repeat: no-repeat; background-size: auto; background-position: right 32px center; background-repeat: no-repeat; background-size: auto;
	background-position: right 32px center; text-align: left !important; background-color: rgba(255, 255, 255, 0.15) !important; border: none !important;
	border-radius: 60px !important; padding: 23px 30px !important;
}
.master-form .gform_wrapper.gravity-theme .gform_fields {
	display: -ms-flex; display: flex; justify-content: space-between; flex-wrap: wrap; grid-column-gap: 1% !important; flex-wrap: wrap; grid-row-gap: 0;
}
.master-form .gform_wrapper.gravity-theme .gfield.gfield--width-third {
	grid-column: unset; margin-bottom: 10px; width: 32.3%;
}
.master-form .gform_wrapper .gfmc-container .gfield .gfield--width-third {
	max-width: 33.33% !important; width: 100% !important; margin: 0; padding: 0 0 0 16px; display: inline-block !important;
}
.master-form .gform_wrapper .gfmc-container .gfield .gfield--width-half {
	max-width: 50% !important; width: 100% !important; margin: 0; padding: 0 0 0 16px; display: inline-block !important;
}
.master-form .gform_wrapper .gfmc-column:last-child .gfield:nth-child(3n+1) {
	padding: 0; flex-wrap: wrap;
}
.master-form .gfmc-field .gfield_error div {
	padding-bottom: 0 !important;
}
.master-form .gform_wrapper .gfield_error {
	padding-bottom: 16px !important;
}
.master-form .gform_wrapper.gravity-theme .description,
.master-form .gform_wrapper.gravity-theme .gfield_description,
.master-form .gform_wrapper.gravity-theme .gsection_description,
.master-form .gform_wrapper.gravity-theme .instruction {
	background: transparent; border: none; padding: 0; font-weight: 600; color: red; box-shadow: none; display: block; width: 100%;
}
.master-form .gform_wrapper .gfmc-container .gfield.gfmc-field {
	flex-direction: row; max-width: 100%; flex-wrap: wrap;
}
.master-form .gform_wrapper .gfmc-container .gfield {
	display: flex; width: 100%;
}
.lease-car-from {
	margin-top: -454px; position: relative; z-index: 2; display: none;
}
.form-subtitle {
	font-size: 20px; font-family: 'Rajdhani', sans-serif; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; padding: 2px 0 11px 0;
	line-height: 1.2; margin: 0 !important; text-align: center; letter-spacing: 2px;
}
.spacer {
	display: none;
}
.master-form .gform_wrapper .gfmc-container {
	max-width: 66%; width: 100%;
}
.master-form .gform_wrapper .gfield_html {
	max-width: 100% !important; width: 100%; text-align: center;
}
.master-form .gform_wrapper .gfmc-column {
	display: flex; max-width: 100% !important; flex-wrap: wrap; justify-content: space-between;
}
.master-form .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 138px; resize: none; font-size: 17px !important; color: rgb(255, 255, 255) !important; line-height: 1.2 !important; text-align: left !important;
	background-color: rgba(255, 255, 255, 0.15) !important; border: none !important; border-radius: 50px !important; padding: 23px 30px !important; width: 100%;
}
.master-form .gform_wrapper .gfmc-container:last-child {
	max-width: 32.3% !important; width: 100%;
}
.testimonials-bg {
	width: 100%;
}
.master-form .gform_wrapper .gfmc-column:last-child .gfield {
	width: 100%; max-width: 100%;
}
.master-form .gform_wrapper .gfield {
	max-width: 33.33%;
}
.master-form .gform_body .gfield.gt-name input {
	background-image: url('./images/user-icon.png');
}
.master-form .gform_wrapper .gform_footer {
	padding: 0 !important; margin: 11px 0 0 0 !important;
}
.master-form .gform_wrapper .gform_footer input {
	font-size: 30px !important; cursor: pointer; font-family: 'Rajdhani', sans-serif; color: rgb(255, 255, 255) !important; font-weight: bold; text-transform: uppercase;
	line-height: 1; text-align: center; background-color: #003366; border: 0 !important; padding: 20px 67px; border-radius: 100px; margin: 0 auto; display: table;
	letter-spacing: 5px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; 
}
.master-form .gform_wrapper .gform_footer input:hover {
	color: #003366 !important; background-color: #ffffff;
}
.master-form .gform_body .gfield.gt-phone input {
	background-image: url('./images/call-icon.png');
}
.master-form .gform_wrapper.gravity-theme .gfield textarea.large {
	background-image: url('./images/edit-icon.png'); font-family: 'Rubik', sans-serif !important; background-repeat: no-repeat; background-size: auto;
	outline: none; background-position: right 32px top 26px;
}
.master-form .gform_body .gfield.gt-mail input {
	background-image: url('./images/mail-icon.png');
}
.master-form .gform_wrapper .gfield select option {
	color: #000;
}
.master-form .gform_wrapper .gfield select {
	font-size: 17px !important; cursor: pointer; outline: none; background-image: url('./images/drop-down.png'); background-repeat: no-repeat; 
	font-family: 'Rubik', sans-serif !important; background-size: auto; background-position: right 32px center; -webkit-appearance: none; color: rgb(255, 255, 255) !important;
	line-height: 1.2 !important; text-align: left !important; background-color: rgba(255, 255, 255, 0.15) !important; border: none !important;
	border-radius: 60px !important; padding: 23px 30px !important;
}
.master-form .gform_heading {
	display: none;
}
.footer-form .gform_wrapper.gravity-theme .instruction {
	display: none;
}

::-webkit-input-placeholder {
	color: rgb(255, 255, 255); font-weight: 400; opacity: 1;
}
::-moz-placeholder {
	color: rgb(255, 255, 255); font-weight: 400; opacity: 1;
}
:-ms-input-placeholder {
	color: rgb(255, 255, 255); font-weight: 400; opacity: 1;
}
:-moz-placeholder {
	color: rgb(255, 255, 255); opacity: 1; font-weight: 400; 
}

/*  */
.car-blue img {
	height: 100%; object-fit: cover; object-position: center right; opacity: 0.33;
}
.car-blue {
	border-radius: 5px;
	background-image: -moz-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -webkit-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -ms-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-color: #005bab; position: absolute; z-index: -1; top: 0; left: 0; right: 0; margin: 0 auto; height: 82%;
}
.trucks-box {
	width: 20%; padding: 0 35px;
}
.trucks-list-wrap {
	display: flex; margin: 0 -23px; flex-wrap: wrap;
}
.pb-100 {
	padding-bottom: 100px;
}
.ptb-100 {
	padding-top: 100px; padding-bottom: 100px;
}
.car-title {
	margin: 0; font-size: 30px; color: rgb(255, 255, 255); font-weight: bold; text-transform: uppercase; line-height: 1; text-align: center; margin-bottom: 30px;
}
.car-link {
	width: 42px; height: 42px; display: inline-block; border: 1px solid #ffffff; border-radius: 50%; vertical-align: middle;
	text-align: center; line-height: 42px; color: #fff; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
}
.car-link i {
	font-weight: 500; font-size: 14px;
}
.car-link:hover {
	background: #fff; color: #005bab;
}
.car-content {
	text-align: center; margin-top: 40px; margin-bottom: 52px;
}
.trucks-list-wrap .slick-track {
	display: flex; height: 100%;
}
.trucks-list-wrap .slick-slide {
	height: auto;
}
.trucks-list-wrap .slick-slide>div {
	height: 100%;
}
.trucks-list-wrap .slick-slide .trucks-box {
	height: 100%;
}
.trucks-list-wrap .slick-arrow {
	padding: 36px; width: auto; height: auto; font-size: 0; border: 0; border-radius: 50%; background-color: #20abad;
	top: 50%; transform: translateY(-50%); position: absolute; z-index: 2; cursor: pointer; transition: all 0.3s;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; background-image: url('./images/arrow-p.png');
	background-repeat: no-repeat; background-position: center; background-size: 30px;
}
.trucks-list-wrap .slick-arrow:hover {
	background-color: #005bab;
}
.trucks-list-wrap .slick-next {
	background-image: url('./images/arrow-n.png'); left: unset; right: 0;
}
.trucks-box-wrap {
	display: flex; position: relative; flex-wrap: wrap; justify-content: center; height: 100%;
}
.shadow {
	position: absolute; bottom: 0; left: 0; right: 0; z-index: -1;
}
.car-image {
	position: relative; margin-top: auto; margin-left: -6px; margin-right: -4px;
}
.trucks-list {
	padding: 150px 0 0 0; display: none;
}

.trucks-list .wrapper {
	border-bottom: 1px solid #e1e1e1;
}

/* .about-us-wrap a.link, .about-us-wrap p */
.about-us-wrap p {
	font-size: 18px; color: rgb(0, 0, 0); line-height: 1.889; text-align: center; max-width: 960px; margin: 0 auto;
}
.about-us-wrap a.link {
	color: rgb(0, 0, 0); text-decoration: none;
}
.about-us-wrap a.link:hover,
.about-us-wrap a.link:focus {
	color: #20abad;
}
.common-title {
	font-size: 80px; color: rgb(0, 51, 102); text-transform: uppercase; line-height: 0.8; text-align: center; font-weight: 600; margin: 0;
}
.about-us {
	position: relative;
	overflow: hidden;
}
.about-us .wrapper {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: 90px;
	height: 100%;
}
.about-us-wrap {
	text-align: center;
}
.about-btn {
	margin-top: 44px;
}
.about-title {
	margin-bottom: 28px;
}
.about-us .large-content {
	font-size: 10.5vw;
	color: rgba(238, 238, 238, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 0.8;
	text-align: center;
	-webkit-text-stroke: 2px #fff;
	z-index: 2;
	position: absolute;
	bottom: -15px;
	letter-spacing: 0;
	left: -19px;
	width: 102%;
	right: 0;
	margin: 0 auto;
	font-family: 'Rajdhani', sans-serif;
}
.bg-image {
	height: 950px;
	width: 100%;
	object-fit: cover;
}

/* */
.our-deal {
	padding: 90px 0 108px 0;
}
.deal-btn {
	padding: 20px 45px;
}
.deal-title {
	text-align: left;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.product-detail {
	display: inline-block;
	font-size: 20px;
	font-family: 'Rubik', sans-serif;
	color: rgb(89, 91, 94);
	max-width: 49.4%;
	width: 100%;
	line-height: 1;
	margin-bottom: 32px;
}
.slick-slide .product-detail img {
	margin-right: 8px;
	vertical-align: middle;
	width: 30px;
	object-fit: none;
	display: inline-block;
}
.our-deal-box {
	padding: 0 25px;
}
.our-deal-box-wrap {
	background: #f5f6fa; padding: 20px;
}
.product-images {
	height: 325px; background-color: #e9eaf0; display: flex; align-items: center; overflow: hidden;
}
.slick-slide .product-images img {
	max-width: 100%; margin: 0 auto;
}
.product-title {
	font-size: 30px; color: rgb(0, 0, 0); font-weight: bold; text-transform: uppercase; line-height: 1.2; margin: 0;
	margin-top: 32px; text-align: center;
}
.master-form .gform_wrapper .gfmc-column .gfield .ginput_container {
	width: 100%;
}
.our-deal-product {
	margin: 0 -25px; margin-top: 70px;
}
.product-list {
	margin-top: 22px;
}
.our-deal-slides .slick-arrow {
	width: 81px !important; height: 61px !important; background-color: #20abad !important; left: -10px; top: 50%; transform: translateY(-50%);
	font-size: 0; border-radius: 30px; position: absolute; z-index: 2; cursor: pointer; border: none; transition: all 0.3s;
	-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s;
}
.our-deal-slides .slick-arrow:hover {
	background-color: #005bab;
}
.our-deal-slides .slick-arrow:before {
	content: '\f177'; position: absolute; left: 0; right: 0; top: 50%; transform: translateY(-50%); font-size: 35px; font-family: "Font Awesome 5 Pro";
	color: #fff; font-weight: 300; text-align: center;
}
.our-deal-slides .slick-next:before {
	content: '\f178';
}
.our-deal-slides .slick-next {
	right: -10px !important; left: inherit !important;
}
.product-pricing {
	display: flex; padding: 30px 0 15px 0; align-items: center; justify-content: space-between; border-top: 1px solid #e5e5e5;
}
.price {
	font-size: 50px; color: rgb(0, 91, 171); font-weight: bold; text-transform: uppercase; vertical-align: super; line-height: 1; text-align: left;
	margin: 0; font-family: 'Rajdhani', sans-serif;
}
.price-btn {
	margin-right: 30px;
}
.price .woocommerce-Price-currencySymbol {
	font-size: 0.6em; vertical-align: top;
}

/*  */
.client-img {
	height: 100px;
	border-radius: 50%;
	object-fit: cover;
	border: 5px solid #fff;
	width: 100px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.testimonials-wrap {
	position: absolute;
	top: 88px;
	left: 0;
	right: 0;
}

.testimonials-section {
	position: relative;
	overflow: hidden;
}

.client-wrap {
	display: flex;
	flex-wrap: wrap;
}

.right-content {
	max-width: 100%;
	width: 100%;
	text-align: center;
}

.left-slider {
	max-width: 68.2%;
	width: 100%;
	text-align: left;
	padding-left: 216px;
	padding-top: 14px;
}

.testimonials-title {
	font-size: 80px;
	color: rgb(0, 0, 0);
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	margin: 0;
	font-weight: 600;
	font-family: 'Rajdhani', sans-serif;
}

.image-name-box {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding-top: 10px;
}

.client-name {
	font-size: 30px;
	font-family: 'Rajdhani', sans-serif;
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	margin: 20px 0 0 0;
}

.client-message p {
	font-size: 20px;
	font-family: 'Rubik', sans-serif;
	color: rgb(0, 0, 0);
	line-height: 1.9;
	text-align: center;
}

.client-message .star-rating::before {
	display: none;
}

.client-message .star-rating {
	margin: 0 auto;
	width: auto;
}

.client-message {
	margin: 0 auto;
	max-width: 830px;
	width: 100%;
}

.testimonials {
	padding: 100px 0;
	text-align: center;
}

.testimonials-wrap-box {
	max-width: 1070px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}

.star-rating {
	margin-top: 36px;
	justify-content: center;
	display: flex;
}

.star-rating i {
	color: #f9b907;
}

.testimonials-slider .slick-arrow {
	width: 61px !important;
	cursor: pointer;
	height: 61px !important;
	position: absolute;
	right: 10px;
	bottom: 0;
	font-size: 0;
	border-radius: 50%;
	background-color: #FFFFFF;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	z-index: 2;
	-o-transition: all 0.3s;
	top: 50%;
	transform: translateY(-50%);
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.1);
}

.testimonials-slider .slick-arrow:hover {
	background-color: #005bab;
}

.testimonials-slider .slick-arrow:hover:before {
	color: #ffffff;
}

.testimonials-slider {
	padding-bottom: 0;
	background-image: url('./images/quote.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-position: top 30px right 7px;
}

.testimonials-main-title {
	margin-bottom: 40px;
}

.testimonials-box {
	text-align: center;
}

.testimonials-slider .slick-prev {
	left: 10px;
	right: unset;
}

.testimonials-slider .slick-arrow:before {
	content: "\f054"; position: absolute; font-size: 30px; left: 4px; transition: all 0.3s; right: 0; top: 50%; transform: translateY(-50%); 
	font-family: "Font Awesome 5 Pro"; font-weight: 200; color: #9a9da9; text-align: center;
}
.testimonials-slider .slick-prev:before {
	content: "\f053";
	left: -2px;
	right: 0;
}

.testimonials-btn {
	margin-top: 58px;
	padding: 20px 50px;
}

.large-text-testimonials {
	margin: 0;
	position: absolute;
	text-transform: uppercase;
	bottom: 0;
	text-align: center;
	font-size: 17.34375vw;
	color: transparent;
	-webkit-text-stroke: 2px #fff;
	line-height: 0.64;
}
/*====================*/
.sidebyside {
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
}
.servtwocol-wrap{
	display: flex; flex-wrap: wrap; margin: 0 -40px;
}
.sservices-col {
	width: 50%;
	padding: 0 40px;
}


/* Why choose us */
.choose-us {
	padding: 100px 0 200px 0;
	background-color: #e9eaf0;
}

.choose-icon {
	background-color: #20abad;
	border: 15px solid #e9eaf0;
	border-radius: 50%;
	width: 9.167vw;
	height: 9.167vw;
	display: flex;
	justify-content: center;
	align-items: center;
}

.our-history-infographic img {
	border-radius: 50%;
}

.our-history-infographic>img {
	width: 37.708vw;
	height: 37.708vw;
	object-fit: contain;
}

.our-history-infographic {
	position: relative;
	width: 37.708vw;
	height: 37.708vw;
	margin: 0 auto;
	border-radius: 50%;
	margin-top: 7.80vw;
}

.choose-icon img {
	border-radius: 0;
	margin: 0;
	width: 4.42vw;
}

.our-history-block {
	display: flex;
	align-items: center;
}

.our-history-block:first-child {
	position: absolute;
	left: -15.6vw;
	top: -1.2vw;
}

.choose-name {
	font-size: 1.5vw;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	color: rgb(0, 51, 102);
	line-height: 1.25;
	margin: 0 1vw 0px 0;
	text-align: right;
}

.our-history-block:nth-child(2) {
	position: absolute;
	top: -1.2vw;
	right: -21.2vw;
}

.our-history-block:nth-child(6) .choose-name, .our-history-block:nth-child(4) .choose-name, .our-history-block:nth-child(2) .choose-name {
	order: 2;
	text-align: left;
	margin: 0 0 0px 1vw;
}

.our-history-block:nth-child(6) .choose-icon,
.our-history-block:nth-child(4) .choose-icon,
.our-history-block:nth-child(2) .choose-icon {
	order: 1;
	text-align: left;
}

.our-history-block:nth-child(2) {
	position: absolute;
	top: -1.2vw;
	right: -14.7vw;
}

.our-history-block:nth-child(3) {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -26vw;
}

.our-history-block:nth-child(4) {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -18.8vw;
}

.our-history-block:nth-child(5) {
	position: absolute;
	bottom: -1.5vw;
	left: -22.8vw;
}

.our-history-block:nth-child(6) {
	position: absolute;
	bottom: -1.5vw;
	right: -17vw;
}

.ripple,
.ripple::before,
.ripple::after {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 37.708vw;
	width: 37.708vw;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform-origin: center;
	transform-origin: center center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	box-shadow: 0 0 0 0 rgba(255, 255, 255, 1);
	-webkit-animation: ripple 3s infinite;
	-moz-animation: ripple 3s infinite;
	-ms-animation: ripple 3s infinite;
	-o-animation: ripple 3s infinite;
	animation: ripple 3s infinite;
}

.ripple::before {
	-webkit-animation-delay: 0.9s;
	-moz-animation-delay: 0.9s;
	-ms-animation-delay: 0.9s;
	-o-animation-delay: 0.9s;
	animation-delay: 0.9s;
	content: "";
	position: absolute;
}

.ripple::after {
	-webkit-animation-delay: 0.6s;
	-moz-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	animation-delay: 0.6s;
	content: "";
	position: absolute;
}

@keyframes ripple {
	70% {
		box-shadow: 0 0 0 5.20833vw rgba(255, 255, 255, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

@-webkit-keyframes ripple {
	70% {
		box-shadow: 0 0 0 5.20833vw rgba(255, 255, 255, 0);
	}

	100% {
		box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
	}
}

.ripple {
	top: 50%;
}

/* Footer */
.container {

	max-width: 1010px;
	width: 100%;
	margin: 0 auto;
}

.home .site-footer {
	background-color: #e9eaf0;
}

.site-footer {
	background-image: url('./images/footer-bg-iStock-1082720986.jpeg');
	padding-top: 34vw;
	padding-top: 25vw;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	background-color: #ffffff;
	background-position: top 2px center;
}
.page-template-contact-us .site-footer{
	background-position: center bottom;
	background-size: auto;
	background-image: url('./images/footer-bg-iStock-1082720986-V1.jpg');
}

.footer-form .gform_wrapper.gravity-theme .gfield input {
	background-color: rgba(255, 255, 255, 0.10) !important;
	border: 0 !important;
	font-size: 18px !important;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 400 !important;
	color: rgba(255, 255, 255, 0.702) !important;
	line-height: 1.2 !important;
	text-align: left !important;
	border-radius: 32px !important;
	padding: 27px 40px !important;
	outline: none;
}

.footer-form .gform_validation_errors {
	display: none;
}

.footer-form .gform_wrapper.gravity-theme .description,
.footer-form .gform_wrapper.gravity-theme .gfield_description,
.footer-form .gform_wrapper.gravity-theme .gsection_description,
.footer-form .gform_wrapper.gravity-theme .instruction {
	padding: 0;
	border: none;
	background: transparent;
	color: red;
	font-weight: 700;
}

.footer-form .gform_wrapper.gravity-theme .gfield textarea {
	background-color: rgba(255, 255, 255, 0.10) !important;
	border: 0 !important;
	font-size: 18px !important;
	font-family: 'Rubik', sans-serif !important;
	font-weight: 400 !important;
	color: rgba(255, 255, 255, 0.702) !important;
	line-height: 1.2 !important;
	text-align: left !important;
	border-radius: 32px !important;
	padding: 27px 40px !important;
	outline: none;
	height: 200px !important;
	resize: none;
}
.footer-form .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder,
.footer-form .gform_wrapper.gravity-theme .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-weight: 400;
}
.footer-form .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder,
.footer-form .gform_wrapper.gravity-theme .gfield input::-moz-placeholder {
	/* Firefox 19+ */
	font-weight: 400;
}
.footer-form .gform_wrapper.gravity-theme .gfield textarea:-ms-input-placeholder,
.footer-form .gform_wrapper.gravity-theme .gfield input:-ms-input-placeholder {
	/* IE 10+ */
	font-weight: 400;
}
.footer-form .gform_wrapper.gravity-theme .gfield textarea:-moz-placeholder,
.footer-form .gform_wrapper.gravity-theme .gfield input:-moz-placeholder {
	/* Firefox 18- */
	font-weight: 400;
}
.footer-form .gform_required_legend {
	color: #fff;
	margin: 0 0 20px 0;
}
.footer-form .gform_wrapper .gform_footer {
	margin: 20px 0 0 0 !important;
	padding: 0 !important;
}

.footer-form .gform_wrapper .gform_footer input {
	background: #fff;
	width: 100%;
	font-size: 26px;
	font-family: 'Rubik', sans-serif;
	color: rgb(0, 91, 171);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	padding: 22px;
	border-radius: 80px;
	cursor: pointer;
	border: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	letter-spacing: 3.6px;
}

.footer-form .gform_wrapper .gform_footer input:hover {
	background-color: rgb(0, 91, 171);
	color: rgb(255, 255, 255);
}

.footer-title {
	font-size: 40px;
	font-family: 'Rajdhani', sans-serif;
	font-weight: 600;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 1.25;
	text-align: center;
	margin: 0 0 56px 0;
}

.footer-form .gform_wrapper.gravity-theme .gform_fields {
	display: grid;
	width: 100%;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(12, 1fr);
	grid-template-rows: repeat(auto-fill, auto);
	grid-column-gap: 2%;
	grid-row-gap: 16px;
}

.footer-wrap {
	margin-bottom: 48px;
	position: relative;
	z-index: 2;
}

.home .site-footer::before {
	background-color: #e9eaf0;
}

.site-footer::before {
	background-image: url('./images/new-responsive-graphic-footer.png');
	background-repeat: no-repeat;
	background-size: auto;
	background-color: #ffffff;
	content: "";
	height: 21.3vw;
	width: 100%;
	display: inline-block;
	left: 0;
	right: 0;
	position: absolute;
	top: 0;
	margin: 0 auto;
}

.address {
	font-size: 20px;
	margin: 0;
	color: rgb(255, 255, 255);
	font-family: 'Rubik', sans-serif;
	line-height: 1.5;
	text-align: left;
}

.location {
	display: flex;
	align-items: center;
	width: auto;
}

.phone {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 50%;
}

.contact-details {
	display: flex;
	margin: 62px 0 0 0;
	align-items: center;
	width: 100%;
	justify-content: space-between;
}

.contact-details img {
	margin-right: 32px;
}

.phone-link {
	font-size: 60px;
	font-family: 'Rubik', sans-serif;
	color: rgb(255, 255, 255);
	line-height: 0.733;
	text-decoration: none;
	text-align: right;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.phone-link:hover {
	color: #69c;
}

.copyright-text {
	padding: 23px 0;
	font-size: 15px;
	margin: 0;
	background-color: rgba(0, 0, 0, 0.15);
	width: 100%;
	color: #6699cc;
	text-decoration: none;
}
.copyright-wrap {
	max-width: 1300px;
	margin: auto;
	padding: 0 20px;
	width: 100%;
	display: flex; flex-wrap: wrap;
}
.white-color {
	color: #ffffff;
}

.copyright-text a {
	text-decoration: none;
	color: #6699cc;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.copyright-text a:hover {
	color: #FFFFFF;
}
.copyright-right {
	margin: 0 0 0 auto;
}
.powered-by{
	align-items: center;
}
.powered-by-text {
	margin: 0 0 0 0;
	color: #fff;
	padding: 0 8px 0 0;
}
#enx2_logo {
	max-width: 82px;
	line-height: 1;
	height: auto; display: table;
}
.poweredby svg {
    transition: 0.5s;
}
#enx2_logo path {
	fill: #fff;
	transition: all 0.3s ease 0s;
}
#enx2_logo path:nth-child(1) {
	transform-origin: 10% center;
}

/* creditapp */
.creditapp {
	padding: 80px 0;
	background-color: #e9eaf0;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield select,
.creditapp-form .gform_wrapper.gravity-theme .gfield input {
	background-color: #ffffff;
	border: none !important;
	outline: none;
	padding: 15px;
	border-radius: 0px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	width: 100% !important;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield select {
	background-image: url('./images/b-drop-down.png');
	cursor: pointer;
	line-height: 1.2;
	height: 53px;
	background-repeat: no-repeat;
	background-size: auto;
	-webkit-appearance: none;
	background-position: right 20px center;
	font-weight: 400;
}

.creditapp-form .gform_wrapper.gravity-theme .gform_fields {
	display: grid;
}

.creditapp-form {
	margin-top: 60px;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield_label {
	font-size: 18px !important;
	color: rgb(0, 51, 102) !important;
	font-weight: 500 !important;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield input::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000000;
	opacity: 1;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield input::-moz-placeholder {
	/* Firefox 19+ */
	color: #000000;
	opacity: 1;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield input:-ms-input-placeholder {
	/* IE 10+ */
	color: #000000;
	opacity: 1;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield input:-moz-placeholder {
	/* Firefox 18- */
	color: #000000;
	opacity: 1;
}

.creditapp-form .form-subtitle {
	color: #20abad;
	text-align: left;
	font-size: 24px;
	letter-spacing: 1px;
}
.creditapp-form .form-title {
	color: #20abad;
	margin: 30px 0 0 0;
	text-align: left;
}
.creditapp-form .gform_wrapper.gravity-theme .gform_footer input {
	font-size: 30px !important;
	cursor: pointer;
	font-family: 'Rajdhani', sans-serif;
	color: rgb(255, 255, 255) !important;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	background-color: #003366;
	border: 0 !important;
	padding: 20px 67px;
	border-radius: 100px;
	margin: 0 auto;
	margin-bottom: 0px;
	display: table;
	letter-spacing: 5px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.creditapp .creditapp-form .gform_wrapper.gravity-theme .co-buyer-form .gfield-choice-input+label {
	max-width: calc(100% - 32px);
	margin-bottom: 0;
	vertical-align: middle;
	position: absolute;
	left: 0;
	right: 0;
	color: #fff !important;
	font-weight: 500;
	text-align: center;
	width: 200px;
	text-align: center;
	top: 50%;
	transform: translateY(-50%);
	font-size: 18px;
	cursor: pointer;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	font-family: 'Rajdhani', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.gform_confirmation_message {
	color: #ffffff;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield.co-buyer-form .gchoice input {
	background-color: #003366;
	cursor: pointer;
	-webkit-appearance: none;
	border: none !important;
	outline: none;
	padding: 25px;
	border-radius: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	width: 200px !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

.creditapp-form .gform_wrapper.gravity-theme .gchoice {
	position: relative;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

.creditapp-form .gform_wrapper.gravity-theme fieldset.gfield .gfield_checkbox input {
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	border: 1px solid #8c8c8c !important;
	outline: none !important;
	background-color: #fff;
	-webkit-appearance: none;
	padding: 13px;
	width: auto !important;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
	margin-right: 16px;
}

.creditapp-form .gform_wrapper.gravity-theme fieldset.gfield .gfield_checkbox .gchoice {
	font-size: 18px;
	font-weight: 500;
	margin: 0 0 15px 0;
}
.creditapp-form .gform_wrapper.gravity-theme fieldset.gfield .gfield_checkbox .gchoice:last-child{
	margin-bottom: 0;
}

.gform_wrapper .gfield.checkbox-listing .gfield_checkbox{
	display: flex; flex-wrap: wrap;
}
.gform_wrapper .gfield.checkbox-listing .gfield_checkbox .gchoice {
	margin: 0 15px 15px 0 !important;
}
.creditapp-form .gform_wrapper.gravity-theme fieldset.gfield .gfield_checkbox label {
	max-width: calc(100% - 92px);
	color: #000 !important;
	margin-bottom: 0;
	vertical-align: middle;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.3;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield textarea.large {
	height: 178px;
	resize: none;
}

.creditapp-form .gform_wrapper.gravity-theme fieldset.gfield .gfield_checkbox input:checked {
	background-image: url('./images/check.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 13px;
}

.creditapp-form .gform_wrapper.gravity-theme .gfield.co-buyer-form .gchoice input:checked {
	background-image: none;
}

.creditapp-form .gform_wrapper.gravity-theme .gform_footer input:hover,
.creditapp-form .gform_wrapper.gravity-theme .gfield.co-buyer-form .gchoice input:hover {
	background-color: #20abad;
}

.creditapp-form .gform_validation_errors {
	display: none;
}

.creditapp-form .gform_wrapper .gform_fields .validation_message {
	background-color: transparent;
	padding: 0px;
	font-weight: 500;
	border: none;
	color: red;
}

.product-detail span {
	display: inline-block;
	max-width: calc(100% - 43px);
	vertical-align: middle;
}

.thank-you {
	height: 80vh;
	background-color: #e9eaf0;
	display: flex;
	align-items: center;
}

.thankyou-banner {
	height: 460px;
	display: flex;
	justify-content: center;
	position: relative;
	align-items: center;
}

.thank-you-icon {
	border: 7px solid #036;
	background: #036;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	color: #fff;
	font-size: 80px;
	height: 160px;
	line-height: 150px;
	margin: 0 auto 30px auto;
	text-align: center;
	width: 160px;
	display: table;
}

.thankyou-wrap p {
	text-align: center;
	font-size: 18px;
}

.thankyou-wrap {
	padding: 60px 0;
}

.thankyou-banner::before {
	position: absolute;
	left: 0;
	right: 0;
	content: "";
	background-color: #000;
	opacity: 0.3;
	width: 100%;
	height: 100%;
}

.thankyou-banner-wrap {
	position: relative;
}

.thankyou-banner-wrap .banner-title {
	font-weight: 700;
}

.nationwide-delivery {
	background-color: #e9eaf0;
	border-top: 1px solid #c4c4c4;
	padding: 90px 0;
	text-align: center;
}

.nationwise-title {
	font-size: 50px;
	color: rgb(0, 51, 102);
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
	font-family: 'Rajdhani', sans-serif;
	margin: 0 0 80px 0;
}

.nationwide-box-wrap {
	max-width: 33.33%;
	width: 100%;
	text-align: center;
	border-right: 1px solid #d7d7d7;
	padding: 50px 0px;
}

.nationwide-box-wrap:last-child {
	border: 0;
}

.nationwide-box {
	background-color: #fff;
	display: flex;
	justify-content: space-around;
	align-items: center;
	padding: 22px 0;
}

.nationwide-box-wrap span {
	font-size: 30px;
	font-family: 'Rajdhani', sans-serif;
	color: rgb(0, 51, 102);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	text-align: center;
}

.nationwide-box-wrap img {
	vertical-align: middle;
	margin-right: 25px;
	display: inline-block;
}

.master-form .spacer.gfield {
	display: none !important;
}

.error-404.not-found {
	background: #e9eaf0;
	display: flex;
	align-items: center;
	min-height: 70vh;
	padding: 40px 0;
}

.error-icon {
	font-size: 150px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #14385c;
}

.error-icon {
	font-size: 150px;
	text-align: center;
	margin: 0 auto 20px auto;
	color: #14385c;
}

.error-wrap a,
.error-wrap p {
	text-align: center;
	font-size: 24px;
	display: table;
	margin: 0 auto 20px auto;
	color: #16385d;
}

.error-wrap .error-btn {
	color: #fff;
	margin: 0 auto;
}

/*  */
.contact-banner::before {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	width: 100%;
	z-index: 3;
	height: 188px;
	background-image: url('./images/g-bottom-shape.png');
	background-size: 100% auto;
	background-position: bottom center;
	background-repeat: no-repeat;
	content: "";
	bottom: -2px;
}

.contact-banner::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	z-index: 1;
	height: 100%;
	content: "";
	background-color: #003366;
	opacity: 0.70;
}

.contact-banner {
	position: relative;
}

.contact-banner-wrap {
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top: 40%;
	transform: translateY(-50%);
	z-index: 2;
	text-align: center;
}

.contact-banner-wrap .banner-title {
	text-align: center;
}

.contact-details-box {
	background-color: #e9eaf0;
	padding-bottom: 120px;
}

.contact-details-box .contact-title {
	margin: 0;
}

.contact-wrap {
	background-color: #20abad;
	padding: 83px;
	text-align: center;
	margin-top: -250px;
	position: relative;
	z-index: 4;
	box-shadow: 0px 55px 55px 0px rgba(0, 51, 102, 0.22);
	border-radius: 8px;
}

.contact-wrap .contact-title {
	font-size: 40px;
	font-family: 'Rajdhani', sans-serif;
	color: rgb(255, 255, 255);
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1;
	margin-bottom: 72px;
}

.contact-title-wrap {
	max-width: 1000px;
	margin: 0 auto;
}

.location .contact-info-box p {
	font-size: 20px;
	text-align: left;
	line-height: 1.2;
	margin: 0;
	color: #fff;
}

.contact-info {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.address .contact-info-box a {
	font-size: 60px;
	text-align: left;
	line-height: 1.2;
	text-decoration: none;
	margin: 0;
	color: #fff;
}

.contact-info-box,
.contact-icon {
	display: inline-block;
	vertical-align: middle;
}

.contact-icon img {
	margin-right: 34px;
}

.contact-map {
	line-height: 0.6;
	margin-top: 54px;
	border: 7px solid rgba(255, 255, 255, 0.3);
	border-radius: 5px;
}

.address .contact-info-box a:hover {
	opacity: 0.8;
}

.testimonial-banner-title {
	margin: 0;
	font-size: 80px;
	font-family: "Rajdhani";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 0.875;
	text-align: center;
	font-weight: 500;
	position: relative;
	z-index: 2;
}

.testimonial-banner-title span {
	font-weight: 700;
	display: block;
}

.testimonials-banner {
	height: 542px;
	position: relative;
}

.testimonials-banner:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	background-image: url('./images/testimonials-shape.png');
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 187px;
	bottom: 0;
	z-index: 2;
}

.testimonials-banner:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #003366;
	opacity: 0.7;
}

.testimonials-banner-wrap {
	padding-top: 170px;
}

.testimonials-list-box {
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 90px;
	width: 100%;
	align-items: flex-start;
	margin-bottom: 90px;
	border-bottom: 2px solid #efefef;
}

.stars i.fa-star {
	font-size: 25px;
	color: #ffc107;
}

.stars {
	margin-bottom: 34px;
}

.testi-content p {
	font-size: 20px;
	font-family: "Rubik";
	color: rgb(0, 0, 0);
	line-height: 1.9;
	text-align: left;
	max-width: 1384px;
}

.testi-content {
	max-width: calc(100% - 140px);
	width: 100%;
}

.testimonials-quote {
	max-width: 140px;
	width: 100%;
}

.testi-image img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	object-fit: cover;
	object-position: center;
	border: 3px solid #20abad;
	margin-right: 32px;
}

.testi-image .testi-name {
	font-size: 30px;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	line-height: 1.2;
	margin: 0;
}

.testi-image {
	display: flex;
	align-items: center;
}

.testimonials-list {
	padding: 150px 0px 100px 0;
}

.testimonials-list-box:last-child {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}
.product-list-banner-title {
	position: relative;
}
.product-list-banner {
	padding: 285px 0;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}
.product-list-banner::before,.product-list-banner-top::before {
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(255,255,255,0.1) 100%);
	position: absolute;
	inset: 0;
}

.product-list-title {
	font-size: 80px;
	font-family: "Rajdhani";
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 0.875;
	margin: 0;
	font-weight: 500;
}

.product-list-title span {
	font-weight: 700;
}

.inventory-title {
	font-size: 80px;
	font-family: "Rajdhani";
	color: rgb(0, 51, 102);
	text-transform: uppercase;
	line-height: 1;
	text-align: left;
	margin: 0;
	font-weight: 600;
}

.inventory {
	padding: 90px 0;
}

.inventory-list {
	margin-top: 80px;
}

.inventory-box {
	display: flex;
	flex-wrap: wrap;
	border-radius: 5px;
	border: 1px solid #e6e6e6;
	margin-bottom: 50px;
}

.inventory-box:last-child {
	margin-bottom: 0;
}

.inventory-content {
	display: flex;
	flex-wrap: wrap;
	max-width: 78%;
	width: 100%;
	border-right: 1px solid #e8e8e8;
	padding: 50px;
	padding-right: 0 !important;
}

.product-inventory-content {
	padding-left: 62px;
	max-width: 62%;
	width: 100%;
}

.product-inventory-content .product-title {
	text-align: left;
	margin-top: 0;
	margin-bottom: 57px;
}

.inventory-info .product-inventory-detail {
	max-width: 49%;
	width: 100%;
	display: inline-block;
	margin-bottom: 42px;
	font-size: 20px;
	font-family: "Rubik";
	color: rgb(89, 91, 94);
	line-height: 1;
}

.product-inventory-detail img {
	vertical-align: middle;
	width: 30px;
	object-fit: contain;
	height: 20px;
}

.product-inventory-detail span {
	vertical-align: middle;
}

.inventory-btns,.inventory-btns-wrap {
	padding: 40px 0;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

.inventory-image {
	max-width: 38%;
	width: 100%;
}

.inventory-image img {
	object-fit: cover;
	object-position: center;
}

.inventory-details {
	text-align: center;
	padding: 50px;
	max-width: 22%;
	width: 100%;
}

.inventory-details .price {
	text-align: center;
	margin-bottom: 20px;
}

.inventory-btns .common-btn {
	background-color: #ababab;
	background-image: none;
	margin-right: 20px;
	letter-spacing: 2px;
}

.inventory-details .common-btn {
	letter-spacing: 2px;
}

.inventory-btns .common-btn:last-child {
	background-color: #005bab;
	margin-right: 0;
}

.inventory-btns .common-btn:hover {
	background-color: rgb(0, 204, 204);
}

.inventory-details .internet {
	font-size: 20px;
	font-family: "Rajdhani";
	color: rgb(0, 91, 171);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	max-width: 80%;
	margin: 0 auto 25px auto;
	text-align: left;
	font-weight: 600;
}

.savings-price,
.retail-price {
	font-size: 30px;
	vertical-align: middle;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
}

.retail-price span {
	font-size: 16px;
	vertical-align: middle;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	font-weight: 600;
}

.savings-price {
	color: rgb(17, 187, 187);
}

.savings-price span {
	font-size: 16px;
	font-family: "Rajdhani";
	color: rgb(17, 187, 187);
	font-weight: bold;
	text-transform: uppercase;
	font-weight: 600;
}

.prod-compare .checkbox {
	padding: 0px 12px;
	width: 26px;
	height: 26px;
	display: inline-block;
	vertical-align: middle;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	margin-right: 10px;
}

.product-checkbox .prod-compare {
	text-decoration: none;
	font-size: 20px;
	letter-spacing: 3px;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: left;
}

.product-checkbox {
	padding: 48px 0;
}

.detail-banner {
	padding: 165px 0;
}

.zoomImg {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.woocommerce-product-gallery__image a {
	display: inline-block;
	width: 100%;
}

.woocommerce-product-gallery__image a img {
	width: 100%;
}

.woocommerce-product-gallery {
	width: 100%;
}

.single-product div.product .woocommerce-product-gallery {
	max-width: 50%;
	max-width: 40%;
	width: 100%;
}

.entry-summary {
	max-width: 60%;
	width: 100%;
	padding-left: 150px;
	margin: 0;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
	width: 20% !important;
}

.single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li img {
	width: 100% !important;
	padding: 0 10px;
}

.single-product div.product {
	position: relative;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}

.single-product .woocommerce-tabs.wc-tabs-wrapper {
	display: none;
}

.woocommerce-product-gallery figure {
	width: 100%;
	display: inline-block;
	margin: 0;
}

.product_title {
	font-size: 40px;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
	text-align: left;
	margin: 0;
	margin-bottom: 40px;
}

.detail-list li span {
	color: #000000;
}

.detail-list li:nth-child(2n+2) {
	padding-left: 50px;
}

.detail-list::before {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 2px;
	background: #e5e5e5;
}

.detail-list {
	position: relative;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 60px;
}

.detail-list li {
	font-size: 20px;
	max-width: 50%;
	width: 100%;
	font-family: "Rubik";
	color: #595b5e;
	line-height: 1;
	list-style-type: none;
	margin-bottom: 35px;
}

.product-detail-page {
	overflow: hidden;
	padding: 120px 0;
	position: relative;
}

.detail-list li:nth-last-child(-n+2) {
	margin-bottom: 0;
}

.price-btn-list {
	width: 100%;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.retail {
	margin: 0;
	padding: 17px 25px;
	background-color: #ababab;
	border-radius: 200px;
	color: rgb(255, 255, 255);
	text-align: center;
	margin-right: 14px;
	line-height: 1;
	font-size: 35px;
	font-family: "Rajdhani";
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
}

.retail .price bdi {
	line-height: 1;
	font-size: 35px;
	font-family: "Rajdhani";
	font-weight: bold;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
}

.retail span {
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
}

.retail:last-child {
	margin-right: 0;
	background-image: -moz-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -webkit-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-image: -ms-linear-gradient(135deg, rgba(0, 204, 204, 0) 0%, rgb(0, 204, 204) 100%);
	background-color: #005bab;
}

.retail sup {
	font-size: 0.6em;
}

.contact-number {
	font-size: 25px;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.2;
	text-align: left;
	text-decoration: none;
	margin-right: 27px;
}

.contact-number:hover {
	color: #00b8c6;
}

.product-contact {
	margin-top: 38px;
	border-top: 1px solid #e5e5e5;
	padding-top: 37px;
	padding-bottom: 67px;
}

.product-contact .common-btn {
	margin-right: 20px;
}

.product-contact .common-btn:last-child {
	margin-right: 0;
	max-width: 200px;
	text-align: center;
	width: 100%;
}

.social-share p {
	margin: 0;
	font-size: 20px;
	font-family: "Rubik";
	color: rgb(0, 0, 0);
	line-height: 1;
	margin-bottom: 28px;
}

.social-share ul.heateor_sss_sharing_ul li {
	margin: 0 5px !important;
}

.brief-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

.carfax-img {
	margin-left: 0;
	padding: 5px;
	border: 1px solid #e5e5e5;
}

.eastimated-by p {
	margin: 0;
	line-height: 1;
	font-size: 16px;
	font-family: "Rubik";
	color: rgb(0, 0, 0);
	margin: 0 0 20px 0;
}

.mileage-meter p {
	font-size: 18px;
}

.mileage-meter img {
	position: absolute;
	top: 0;
	left: 80px;
}

.mileage-meter {
	position: relative;
}

.mileage-meter span {
	font-size: 15px;
	font-family: "Rubik";
	color: rgb(0, 0, 0);
	font-style: italic;
	line-height: 1.067;
}


.tabs {
	display: none;
}

.tabs.active {
	display: block;
}

.common-tab-list li a {
	font-size: 25px;
	font-family: "Rajdhani";
	color: rgb(51, 51, 51);
	font-weight: bold;
	line-height: 1;
	text-align: left;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 27px;
	transition: all 0.2s;
}

.common-tab-list li:first-child a {
	margin-left: 20px;
}

.common-tab-list li {
	display: inline-block; list-style-type: none; margin-right: 95px; margin-bottom: 0;
}
.common-tab-list {
	padding: 0; margin: 0; width: 100%; max-width: 100%; border-bottom: 1px solid #d5d5d5;
}
.single-product-tab-form .gform_wrapper {
	max-width: 1300px;
	margin: auto;
	width: 100%;
}
.creditapp-form .asking_price-title{
	text-align: center; margin: 20px 0 15px 0;
}
.single-product-tab-detail .cprice_row {
	margin: 0 0 20px 0;
}
.single-product-tab-detail .cprice_row p{
	text-align: center !important; margin: 7px 0 0 0; line-height: 1.35 !important; display: flex; align-items: baseline; justify-content: center;
}
.single-product-tab-detail .cprice_row p .price{
	font-size: 18px; font-family: "Rubik"; color: rgb(0, 0, 0); font-weight: normal; display: flex; justify-content: center; flex-wrap: wrap;
}
.cprice_row p .price .woocommerce-Price-currencySymbol{
	display: none;
}
.solution-feature-section {
	width: 100%;
}

.common-tab-list li.active a {
	position: relative; color: #005bab;
}

.common-tab-list li.active a::after {
	content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; bottom: -1px; height: 2px; background-color: #005bab;
}

.photos-list {
	display: flex; flex-wrap: wrap; margin: 0 -20px;
}

.photos-box {
	max-width: 25%; width: 100%; padding: 15px;
}

.photos-box img {
	width: 100%; height: 100%; object-fit: cover;
}

.single-product-tab-detail {
	padding: 50px 0;
}

.single-product-tab-detail p {
	font-size: 18px; font-family: "Rubik"; color: rgb(0, 0, 0); line-height: 1.889; text-align: left;
}

.option-box {
	max-width: 33.33%; width: 100%; margin-bottom: 16px;
}

.option-list {
	display: flex;
	padding: 0;
	margin: 0;
	flex-wrap: wrap;
}

.single-product-tab-detail li {
	font-size: 18px;
	font-family: "Rubik";
	color: rgb(0, 0, 0);
	line-height: 1.889;
	position: relative;
	text-align: left;
	padding-left: 30px;
	list-style: none;
}

.option-list li::before {
	content: "";
	position: absolute;
	left: 0;
	width: 10px;
	height: 10px;
	top: 10px;
	background-color: #000;
	border-radius: 50%;
}

.solution-feature-section {
	padding: 94px 0 0 0;
	position: relative;
}

.solution-feature-section::before {
	position: absolute;
	content: "";
	width: 120%;
	height: 1px;
	background: #e5e5e5;
	bottom: 0;
	left: -10%;
}

.related h2 {
	align-items: center;
	display: flex;
	justify-content: space-between;
	font-size: 80px;
	color: rgb(0, 51, 102);
	text-transform: uppercase;
	line-height: 0.8;
	text-align: center;
	margin: 0;
	font-weight: 600;
}

.related .woocommerce-loop-product__title {
	font-size: 30px;
	font-family: "Rajdhani";
	color: rgb(0, 0, 0);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.667;
	text-align: center;
}

.related.products {
	padding: 100px 0;
}

.deal-product-detail-page {
	padding-bottom: 0 !important;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs {
	display: inline-block;
	width: 100%;
}

.product .slick-slide span {
	width: 100%;
}

.product .slick-slide img {
	width: 100%;
}

.product .wpgs-nav .slick-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product .wpgs-nav .slick-track {
	display: flex;
}

.product .wpgs-nav .slick-slide {
	height: auto;
}

.product .wpgs-for .slick-arrow {
	display: none !important;
}

.wpgs-nav .slick-prev::before,
.wpgs-nav .slick-next::before {
	font-size: 22px;
	padding: 10px 15.5px;
	background: #000;
	border-radius: 50%;
	content: "\f054";
	color: #fff;
	font-family: "Font Awesome 5 Pro";
	line-height: 1;
}

.wpgs-nav .slick-prev::before {
	content: "\f053";
}

.slick-prev,
.slick-next {
	width: auto !important;
	right: 0 !important;
	height: auto !important;
}

.slick-prev {
	left: 0 !important;
	width: auto !important;
	height: auto !important;
}

.page-template-contact-us .site-footer:before,
.page-template-contact-us .site-footer {
	background-color: #e9eaf0 !important;
}

/*Single Product Tab Form :: START*/
.single-product-tab-detail .gform_heading{
	display: none !important;
}
.single-product-tab-form .gform_wrapper.gravity-theme fieldset.gfield.trade-in-form .gfield-choice-input+label {
	background-color: #003366;
	cursor: pointer;
	-webkit-appearance: none;
	border: none !important;
	outline: none;
	padding: 13.32px 25px;
	border-radius: 30px;
	font-size: 18px;
	font-weight: 600;
	color: #fff !important;
	width: auto !important;
	max-width: 100% !important;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}

.single-product-tab-form .gform_wrapper.gravity-theme .gfield.trade-in-form .gchoice input {
	position: absolute;
	width: 100% !important;
	height: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	opacity: 0 !important;
}

.single-product-tab-form .gform_wrapper.gravity-theme .gfield.trade-in-form .gchoice {
	position: relative;
	width: auto !important;
	display: inline-block !important;
}

.single-product-tab-form .gform_wrapper.gravity-theme fieldset.gfield.trade-in-form .gfield-choice-input:hover+label {
	background-color: #20abad;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield select,
.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield input,
.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield textarea {
	border: 1px solid #e9eaf0 !important;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	padding: 15px;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder {
	color: #000;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder {
	color: #000;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield textarea:-ms-input-placeholder {
	color: #000;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .gfield textarea:-moz-placeholder {
	color: #000;
}

.single-product-tab-form.creditapp-form {
	margin: 0;
}

.single-product-tab-form .text-center-block .form-title {
	margin-top: 0;
}

.single-product-tab-form .text-center-block p {
	margin: 0;
}

.single-product-tab-form .text-center-block * {
	text-align: center !important;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger {
	position: absolute;
	right: 15px;
}

.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .ginput_container_date input,
.single-product-tab-form.creditapp-form .gform_wrapper.gravity-theme .ginput_container_date img {
	cursor: pointer;
}

/*Single Product Tab Form :: END*/
.social-share .heateorSssSharingRound:hover {
	transform: scale(1.2);
}

/* default page section css start */
.default-page-content {
	padding: 90px 0;
}

.default-page-wrap {
	display: flex;
	flex-wrap: wrap;
}



.d-side-bar-box {
    max-width: 28%;
    width: 100%;
    padding: 23px 50px 23px 50px;
    background-color: #063366;
    height: fit-content;
}
.default-page-content aside section:last-child {
    margin-bottom: 0;
    border: none;
}
.default-page-content .widget-title {
    font-size: 35px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}
.default-page-content .entry-title {
	margin-top: 0;
}
.default-page-content a {
    text-decoration: none;
    display: inline-block;
    transition: 0.5s;
}
.d-side-bar-box a {
	color: #fff;
	font-size: 18px;
}
.default-page-content a:hover {
	text-decoration: underline;
}
.default-page-content p {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 30px;
}
.default-page-content p:last-child {
	margin-bottom: 0;
}
.default-page-content h1 {
	font-size: 54px;

}

.default-page-content h2 {
	font-size: 44px;
}
.default-page-content h3 {
	font-size: 40px;
}
.default-page-content h4 {
	font-size: 36px;
}
.default-page-content h5 {
	font-size: 34px;
}
.default-page-content h6 {
	font-size: 32px;
}

.default-page-content h1, h2, h3, h4, h5, h6 {
	color: rgb(0, 51, 102);
	margin: 40px 0 10px 0;
}

blockquote {
	padding: 30px;
	border-left: 7px solid #036;
	margin: 0;
	background-color: #f5f6fa;
	margin: 20px 0 15px 0;
}

.d-side-bar-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.d-side-bar-box .search-submit {
    background-color: #fff;
    color: #073366;
    padding: 10px 16px;
    border: none;
    margin-left: 10px;
    font-size: 18px;
    transition: 0.5s;
    border: 1px solid transparent;
}
.d-side-bar-box .search-submit:hover {
    background-color: #073366;
    border: 1px solid #ffffff;
    color: #fff;
}
.d-side-bar-box .search-field {
	padding: 8.2px;
	border-color: #036;
	width: 100%;
}

.d-side-bar-box ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
    color: #fff;
}
.d-side-bar-box ul li::before {
    content: "\f054";
    width: 15px;
    height: 15px;
    font-size: 15px;
    line-height: 1.2;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    color: #ffffff;
}
.d-content-box ul {
	margin: 0 0 30px 0;
	padding: 0;
}
.d-content-box li, .sservices-col li {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
	margin-left: 0;
	list-style: none;
	position: relative;
	padding-left: 22px;
	font-weight: 500;
}
.d-content-box li::before,.sservices-col li::before{
	content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  top: 0.3em;
  background-size: 10px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%23003366" d="M285.5 273L91.1 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.7-22.7c-9.4-9.4-9.4-24.5 0-33.9L188.5 256 34.5 101.3c-9.3-9.4-9.3-24.5 0-33.9l22.7-22.7c9.4-9.4 24.6-9.4 33.9 0L285.5 239c9.4 9.4 9.4 24.6 0 33.9z"/></svg>');

}
.default-page-content .entry-content {
	margin: 0;
}
/* content with sidebar */
.d-content-box.sidebar {
    max-width: 72%;
    padding-right: 50px;
    width: 100%;
}
.d-side-bar-box form.search-form {
    display: flex;
    justify-content: space-between;
}

.d-side-bar-box .widget {
	border-bottom: 1px solid #fff;
	padding: 27px 0;
	margin: 0;
	border-bottom: 1px solid #eee;
}
.d-side-bar-box label {
    width: 100%;
}
/* 22/07/2024 */
.social-links-wrap {
	padding: 0;
	list-style-type: none;
	display: flex;
	justify-content: flex-end;
	margin: 0;
}
.social-link-list {
	padding: 0 6px;
	margin: 0;
}
.social-link {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	border: 1px solid #20abad;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	color: #20abad;
}
.social-link:hover {
	background-color: #036;
	color: #fff;
	border-color: #036;
}
.social-link > i {
	font-size: 18px;
	margin: auto;
}

.about-us {
	display: none !important;
}
.our-deal {
	display: none;
}
.nationwide-delivery {
	display: none;
}
.sservices-col .common-title {
	text-align: left;
	margin-bottom: 35px;
	font-size: 78px;
}
.sservices-col ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0px;
}
li {
	margin: 0 0 10px 0;
	position: relative;
}
.header-right-box {
	display: flex;
}
.bottom-header-wrap {
	background-color: #20abad;
	padding: 15px 0;
}
.main-navigation .menu > .menu-item a:not(.sub-menu a) {
	position: relative;
}
.main-navigation .menu > .menu-item a:not(.sub-menu a)::before {
	width: 100%;
	content: "";
	height: 30px;
	background-color: transparent;
	position: absolute;
	bottom: -30px;
	z-index: 9;
}
.creditapp-wrap .gform_required_legend {
	margin-bottom: 12px !important;
}
.banner-section-wrap.top {
	top: 55px;
	right: 70px;
}
.banner-section-wrap.top .banner-btns {
	margin-top: 34px;
}

/* 03-02-2025 */
.common-padding {
	padding: 70px 0;
}
.image-info-content {
	padding: 0 0 10px 0;
}
.center-sec-title {
	margin: 0 0 20px 0;
	line-height: 1.1;
}
.center-content p {
	line-height: 1.5;
	margin: 0 0 20px 0;
	letter-spacing: 0.6px;
}
.center-content p:last-child {
	margin: 0;
}
.small-title {
	text-align: center;
	color: #20abad;
	font-size: 32px;
	margin: 0 0 12px 0;
}

.center-content {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.image-info-viewer-wrap {
	display: flex;
	flex-wrap: wrap;
	margin: -20px;
	justify-content: center;
}
.fancybox-slide {
	z-index: 9999999999999 !important;
}
.popup-slide {
	display: flex;
}
.image-info-viewer {
	background-color: #e9eaf0;
	margin: 0 0 70px 0;
}
.image-info-col {
	max-width: 33.33%;
	width: 100%;
	padding: 20px;
}
.image-info-viewer .wrapper {
	max-width: 1320px;
	margin: 0 auto;
}
.image-info-list {
	width: 100%;
	height: 100%;
	position: absolute;
	inset: 0;
}
.image-wrap {
	position: relative;
	padding-top: 120%;
}
.image-info-col .member_name {
	margin: 0px 0 5px 0;
	text-align: center;
	font-size: 30px;
}
.info-content-wrap {
	padding: 20px 30px;
}
.image-wrap img ,.popup-image-wrap > img{
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: top;
}
.popup-content {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
}
.popup-image {
	max-width: 40%;
	width: 100%;
}
.popup-text-content {
	max-width: 60%;
	width: 100%;
	padding: 50px;
}
.popup-image-wrap {
	position: relative;
	padding: 100% 0 0 0;
}
.info-title {
	font-size: 42px;
	margin: 0 0 28px 0;
	line-height: 1;
}
.info-sub-title {
	font-size: 20px;
	margin: 0 0 0px 0;
	line-height: 1;
	color: #20abad;
	text-align: center;
}
.info-content p {
	line-height: 1.5;
}
.fancybox__thumb {
	background-position: top center !important;
}

.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}

.d-flex {
	display: flex;
	flex-wrap: wrap;
}
.box-icon-wrap {
    max-width: 70px;
    width: 100%;
    margin: 0 auto 20px auto;
}
.box-layout-area-row {
	max-width: 1260px;
	margin: 0 auto;
}

.box-layout-colum {
	max-width: 33.33%;
	width: 100%;
	padding: 12px;
}
.box-layout-column-wrap {
	padding: 30px;
	text-align: center;
	background-color: #fff;
	height: 100%;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
	border-radius: 16px;
}
.box-layout-top-column-wrap .small-title {
	margin: 0;
}
.box-layout-column-wrap:hover{
	transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}
.box-layout-inner-row {
	margin: -15px;
	justify-content: center;
}
.box-layout-top-column-wrap {
	padding-bottom: 30px;
}
.h3-heading {
	font-size: 28px;
	margin: 0 0 15px 0;
	line-height: 1.1;
	font-weight: 600;
}
.box-layout-column-wrap p {
	font-size: 16px;
	line-height: 1.6;
	color: #444;
}
.cta-button-wrap {
	text-align: center;
	margin: 30px 0 0 0;
}
.font-60 {
	font-size: 60px;
	font-weight: 700;
	line-height: 1;
}
.cta-title {
	color: #fff;
	margin: 0;
}
.cta-title,.center-sec-title {
	text-align: center;
}
.cta-section {
	margin-bottom: 60px;
}
.cta-button {
	background-color: #fff;
	background-image: unset;
	color: #20abad;
}
.cta-button:hover {
	color: #fff;
	background-color: #036;
}


.inner_banner_layout_2 {
	min-height: 750px;
	position: relative;
	padding-top: 30px;
	padding-bottom: 90px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.inner_banner_layout_2 .wrapper {
	height: 100%;
	width: 100%;
}
.new-hero-content-box {
	background-color: #fff;
	padding: 60px 50px;
	border-radius: 8px;
	max-width: 900px;
	width: 100%;
}
.right .new-hero-content-box{
	margin: 0 0 0 auto;
}
.new-hero-sec-sub-heading {
	text-align: left;
}
.new-hero-sec-title {
	margin: 0 0 20px 0;
	color: #003366;
}
.small-logo-wrap {
	max-width: 200px;
	margin: 0 0 20px 0;
}
.new-hero-sec-sub-heading {
	text-align: left;
	line-height: 1.2;
	margin: 0 0 25px 0;
	color: #003366;
}
.new-hero-content p {
	color: #444;
	line-height: 1.5;
}
.new-hero-content {
	margin: 0 0 35px 0;
}

/* Service List Section CSS Start */
.service-sec-title-wrap {
	margin: 0 0 40px 0;
}
.service-list-title {
	text-align: center;
	margin: 0 0 0px 0;
}
.service-items-wrap {
	background-color: #20abad;
	padding: 60px 50px;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	border-radius: 8px;
}
.service-items {
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.service-item {
	padding: 0 15px 0 34px;
	margin: 0 0 20px 0;
	list-style-type: none;
	width: 50%;
	color: #fff;
	background-image: url('data:image/svg+xml,<svg fill="%2320abad" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path fill="%23fff" d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM369 209L241 337c-9.4 9.4-24.6 9.4-33.9 0l-64-64c-9.4-9.4-9.4-24.6 0-33.9s24.6-9.4 33.9 0l47 47L335 175c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9z"/></svg>');
	background-size: 19px;
	background-repeat: no-repeat;
	background-position: left top 2px;
}
.service-item:nth-last-child(-n+2) {
	margin: 0;
}
.service-box-wrap {
	padding: 15px;
	max-width: 33.33%;
}
.service-boxes {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.service-box {
	background-color: #fff;
	padding: 50px 40px;
	border-radius: 10px;
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	border-top: 5px solid #003366;
	height: 100%;
}
.service-box-title {
	margin: 0 0 28px 0;
	font-size: 38px;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.service-box-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.service-box-content li {
	margin: 0 0 20px 0;
	color: #444;
	line-height: 1.5;
}
.service-box-content li:last-child {
	margin: 0;
}
.program-icon {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 23px 0;
	font-size: 20px;
	background-color: #003366;
	color: white;
}
.service-box-content ul li::before {
	content: "✓";
	margin: 0 10px 0 0;
	color: #036;
	font-weight: 700;
}
.service-box-wrap:nth-child(2n) .service-box {
	border-color: #20abad;
}
.service-box-wrap:nth-child(2n) .program-icon {
	background-color: #20abad;
}
.service-box-wrap:nth-child(2n) .service-box-title {
	color: #20abad;
}
.service-box-wrap:nth-child(2n) .service-box-content ul li::before {
	color: #20abad;
}
/* Service List Section CSS End */


/* 19-05-2025 */
.contact-banner-hide {
	padding-top: 50px;
}
.contact-banner-hide .contact-wrap {
	margin-top: 0;
}

.product-list-banner-top {
	min-height: 640px;
	padding: 80px 0;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner-section-wrap.inner-banner-content-top {
	top: 20%;
	transform: translateY(-20%);
}


/* 29-07-2025 */
.price-btn-list-wrap .internet {
	margin-bottom: 0;
}
.price-btn-list-wrap {
	margin: 0 -30px;
}
.price-btn-list-wrap .retail-price, .price-btn-list-wrap .internet-price-btn-wrap, .price-btn-list-wrap .savings-price {
    padding: 0 30px;
    margin: 0;
    line-height: 1;
}
.icon-list {
	display: flex;
	gap: 15px;
}
.product-contact .common-btn {
	margin: 0 !important;
}
.social-icon {
	width: 40px !important;
	height: 40px;
	background-color: transparent;
	border: 1px solid #20abad;
	line-height: 1;
	margin: 0;
	border-radius: 50%;
	display: flex !important;
	align-items: center;
	justify-content: center;
	transition: 0.5s;
}
.social-link-icon:hover .social-icon {
	background-color: #003366;
	border-color: #003366;
}

.social-icon i {
	color: #20abad;
	transition: 0.5s;
}
.social-icon svg {
	width: 23px;
}
.social-icon svg path {
	fill: #20abad;
	transition: 0.5s;
}
.social-link-icon:hover svg path {
	fill: #fff;
}
.social-link-icon:hover i {
	color: #fff;
}
.brief-info {

	display: none;
}

.final-price-wrap {
	display: flex;
	align-items: first baseline;
	width: fit-content;
	margin: 0 auto 40px auto;
}
.price-btn-list-wrap .internet-price-btn-wrap {
	display: flex;
	align-items: end;
}
body .final-price-wrap .price {
	font-size: 30px;
	vertical-align: middle;
	margin: 0 0 0px 4px;
}
body .final-price-wrap .internet {
	font-size: 16px;
	display: inline-block;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-family: "Rajdhani";
}
.single-product .final-price-wrap {
    margin: 0 -30px;
    align-items: end;
}
.social-link-icon svg {
	width: 23px;
}
.social-link-icon {
	display: flex;
	align-items: center;
	text-decoration: none;
}
.contact-us-button-text, .financing-button-text {
	margin-left: 10px;
	text-decoration: none;
	color: #20abad;
	transition: 0.5s;
}
.social-link-icon:hover .contact-us-button-text, .social-link-icon:hover .financing-button-text {
	color: #036;
}
.contact-us-button {
	background-color: #036;
	color: #fff;
	background-image: unset;
}
.contact-us-button:hover {
	background-color: #1bb;
}