::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url(fonts/OpenSans-CondensedLightItalic.eot);
    src: url('fonts/OpenSans-CondensedLightItalic.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-CondensedLightItalic.woff) format('woff'), url(fonts/OpenSans-CondensedLightItalic.ttf) format('truetype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans-Bold.eot);
    src: url('fonts/OpenSans-Bold.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-Bold.woff) format('woff'), url(fonts/OpenSans-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans.eot);
    src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans.woff) format('woff'), url(fonts/OpenSans.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans-Light.eot);
    src: url('fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-Light.woff) format('woff'), url(fonts/OpenSans-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans-Extrabold.eot);
    src: url('fonts/OpenSans-Extrabold.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-Extrabold.woff) format('woff'), url(fonts/OpenSans-Extrabold.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url(fonts/OpenSans-Semibold.eot);
    src: url('fonts/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-Semibold.woff) format('woff'), url(fonts/OpenSans-Semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url(fonts/OpenSans-CondensedLight.eot);
    src: url('fonts/OpenSans-CondensedLight.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-CondensedLight.woff) format('woff'), url(fonts/OpenSans-CondensedLight.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans Condensed';
    src: url(fonts/OpenSans-CondensedBold.eot);
    src: url('fonts/OpenSans-CondensedBold.eot?#iefix') format('embedded-opentype'), url(fonts/OpenSans-CondensedBold.woff) format('woff'), url(fonts/OpenSans-CondensedBold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url(fonts/Arial-BoldMT.eot);
    src: url('fonts/Arial-BoldMT.eot?#iefix') format('embedded-opentype'), url(fonts/Arial-BoldMT.woff) format('woff'), url(fonts/Arial-BoldMT.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url(fonts/ArialMT.eot);
    src: url('fonts/ArialMT.eot?#iefix') format('embedded-opentype'), url(fonts/ArialMT.woff) format('woff'), url(fonts/ArialMT.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url(fonts/Arial-ItalicMT.eot);
    src: url('fonts/Arial-ItalicMT.eot?#iefix') format('embedded-opentype'), url(fonts/Arial-ItalicMT.woff) format('woff'), url(fonts/Arial-ItalicMT.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Arial';
    src: url(fonts/Arial-BoldItalicMT.eot);
    src: url('fonts/Arial-BoldItalicMT.eot?#iefix') format('embedded-opentype'), url(fonts/Arial-BoldItalicMT.woff) format('woff'), url(fonts/Arial-BoldItalicMT.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
}
.hidden {
    display: none!important;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
@media print {
    *, *:before, *:after, *:first-letter, *:first-line {
    background: transparent!important;
    color: #000!important;
    box-shadow: none!important;
    text-shadow: none!important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]:after {
    content: " (" attr(href) ")"}
abbr[title]:after {
    content: " (" attr(title) ")"}
a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100%!important;
}
p, h2, h3 {
    orphans: 3;
    widows: 3;
}
h2, h3 {
    page-break-after: avoid;
}
}body {
    font-family: 'Rubik';
    overflow: hidden;
}
@-webkit-keyframes spin {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}@-moz-keyframes spin {
    0% {
    -moz-transform: rotate(0deg);
}
100% {
    -moz-transform: rotate(360deg);
}
}@keyframes spin {
    0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(360deg);
}
}#preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1003;
    background: #000;
    display: block;
}
#preloader>div {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f19220;
    transform: translate3d(0, 0, 0);
    animation: spin 2s linear infinite;
}
#preloader>div::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#preloader>div::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f19220;
    animation: spin 1.5s linear infinite;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
img {
    max-width: 100%}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.m-t-5 {
    margin-top: 5px;
}
.m-t-10 {
    margin-top: 10px;
}
.m-t-20 {
    margin-top: 20px;
}
.m-t-30 {
    margin-top: 30px;
}
.m-t-40 {
    margin-top: 40px;
}
.m-t-50 {
    margin-top: 50px;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-b-10 {
    margin-bottom: 15px;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-b-40 {
    margin-bottom: 40px;
}
.m-b-50 {
    margin-bottom: 50px;
}
.m-r-5 {
    margin-right: 5px;
}
.m-r-10 {
    margin-right: 10px;
}
.m-r-20 {
    margin-right: 20px;
}
.m-r-30 {
    margin-right: 30px;
}
.m-r-40 {
    margin-right: 40px;
}
.m-r-50 {
    margin-right: 50px;
}
.m-l-5 {
    margin-left: 5px;
}
.m-l-10 {
    margin-left: 10px;
}
.m-l-20 {
    margin-left: 20px;
}
.m-l-30 {
    margin-left: 30px;
}
.m-l-40 {
    margin-left: 40px;
}
.m-l-50 {
    margin-left: 50px;
}
#nav-icon {
    width: 40px;
    height: 35px;
    position: absolute;
    right: 20px;
    top: 40px;
    cursor: pointer;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    display: none;
}
#nav-icon span {
    display: block;
    position: absolute;
    height: 5px;
    width: 20px;
    background: #d3531a;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}
#nav-icon span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#nav-icon span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
}
#nav-icon span:nth-child(1), #nav-icon span:nth-child(2) {
    top: 0;
}
#nav-icon span:nth-child(3), #nav-icon span:nth-child(4) {
    top: 15px;
}
#nav-icon span:nth-child(5), #nav-icon span:nth-child(6) {
    top: 30px;
}
#nav-icon.open span:nth-child(1), #nav-icon.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
#nav-icon.open span:nth-child(2), #nav-icon.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#nav-icon.open span:nth-child(1) {
    left: 6px;
    top: 11px;
}
#nav-icon.open span:nth-child(2) {
    left: calc(50% - 4px);
    top: 10px;
}
#nav-icon.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
#nav-icon.open span:nth-child(4) {
    left: 80%;
    opacity: 0;
}
#nav-icon.open span:nth-child(5) {
    left: 6px;
    top: 20px;
}
#nav-icon.open span:nth-child(6) {
    left: calc(50% - 4px);
    top: 20px;
}
.header-top {
    display: block;
    width: 100%;
    background-image: -webkit-linear-gradient(top, #F19121 0%, #E75625 100%);
    background-image: -moz-linear-gradient(top, #F19121 0%, #E75625 100%);
    background-image: -ms-linear-gradient(top, #F19121 0%, #E75625 100%);
    background-image: -o-linear-gradient(top, #F19121 0%, #E75625 100%);
    background-image: linear-gradient(to bottom, #F19121 0%, #E75625 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #F19121), color-stop(100, #E75625));
}
.infoBox {
    display: block;
    float: left;
    width: 70%;
    padding: 12px 0;
}
.infoBox li {
    float: left;
    margin-right: 50px;
    position: relative;
}
.infoBox li a {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    vertical-align: middle;
}
.infoBox li a:after {
    position: absolute;
    content: '';
    width: 100%;
    bottom: -5px;
    left: 0;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}
.infoBox li a:hover:after {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.infoBox li a i {
    font-size: 18px;
    vertical-align: top;
    margin-right: 5px;
}
.infoBox-img {
    display: block;
    float: right;
    width: 30%;
    padding: 10px 0;
    text-align: right;
}
.infoBox-img li {
    float: left;
    width: 33.33%}
.infoBox-img li a {
    display: block;
}
.infoBox-img li:first-child img {
    display: block;
    text-align: left;
}
.infoBox-img a.fb-icon {
    display: inline-block;
    padding: 0;
    background-color: #4d7fc0;
    border-radius: 4px;
    line-height: 22px;
    height: 25px;
    width: 25px;
    text-align: center;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.infoBox-img a:hover.fb-icon {
    background-color: #386aaa;
}
.infoBox-img .fb-icon i {
    color: #fff;
    font-size: 12px;
}
.header-bottom {
    display: block;
    width: 100%;
    background-color: #fff;
    position: relative;
    z-index: 100;
}
.logoBox {
    display: table;
    width: 100%;
    padding-top: 20px;
}
.logoBox .mainLogo {
    display: block;
    float: left;
    width: 50%}
.logoBox .logo {
    display: block;
    float: right;
    width: 50%;
    text-align: right;
}
.logoBox .logo img {
    margin-right: 10px;
}
.logoImg {
    display: block;
    float: right;
    width: 20%}
.navmenu {
    padding-top: 20px;
    margin-bottom: -30px;
}
.navmenu ul {
    display: table;
    width: 100%;
    background-color: #343434;
}
.navmenu li {
    padding: 0 10px;
    display: table-cell;
    position: relative;
}
.navmenu li a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
}
.navmenu li a span {
    display: inline-block;
    padding: 20px 8px;
    position: relative;
}
.navmenu li a span::before {
    position: absolute;
    content: '';
    width: 100%;
    top: 0;
    left: 0;
    height: 4px;
    background-color: #fff;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -o-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}
.navmenu li a:hover {
    color: #ee8c22;
}
.navmenu li a:hover span::before, .navmenu li.active a span::before {
    background-color: #ee8c22;
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -o-transform: scaleX(1);
    transform: scaleX(1);
}
.navmenu ul li ul li {
    display: block;
    min-width: 128px;
}
.navmenu ul li ul {
    display: none;
    position: absolute;
    top: 100%;
    width: auto;
}
.navmenu ul li:hover ul {
    display: block;
}
.slides {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
}
.mainHomeSlider {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
}
.slide-overlay {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .2;
    position: absolute;
    z-index: 1;
}
.slide-overlay.video-overlay {
    background-image: linear-gradient(135deg, #7d4387, #0083af);
    opacity: .7;
}
.mainHomeSlider .slick-track, .mainHomeSlider .slick-list {
    height: 100%}
.mainHomeSlider .slick-dots {
    display: none!important;
}
.bannerArrows {
    position: absolute;
    top: 50vh!important;
    width: 100%;
    left: 0;
    z-index: 4;
}
.bannerArrows .container {
    position: relative;
}
.bannerArrows .slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    box-shadow: none;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    left: 15px;
    opacity: .3;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.bannerArrows .slick-arrow.slick-next {
    right: 15px;
    left: auto;
}
.bannerArrows button:hover {
    opacity: 1;
}
.bannerform {
    padding: 0;
    position: relative;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ea4313', endColorstr='#e6333333', GradientType=0);
}
.showcase-heading{
    margin-bottom: 50px;
}
@media only screen and (min-width:1024px) {
    .bannerform {
    top: 45vh;
}
}.search-box {
    width: 100vw;
    display: block;
    position: relative;
    z-index: 3;
    top: calc(50% - 200px);
    left: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.search-box h1 {
    font-size: 60px;
    color: #fff;
    margin-top: 0;
    font-family: rubik;
}
.search-box p {
    font-size: 30px;
    color: #fff;
    font-family: rubik;
    text-transform: uppercase;
}
.search-box .custom--group .form-control {
    margin-bottom: 10px;
    width: 100%;
    height: 30px;
}
.search-box p.of {
    float: left;
    width: 12%;
    text-align: center;
    line-height: 30px;
    display: block;
    margin-left: 0;
    color: #fff;
    font-size: 12px;
}
.search-box span {
    text-align: center;
    line-height: 30px;
    display: block;
    margin-left: 0;
    color: #fff;
    font-size: 12px;
}
.search-box .custom--group .width-control {
    width: 50%;
    float: left;
}
.search-box .button-style {
    width: 100px;
    display: inline-block;
}
.search-box .button-style .btn-custom {
    border-radius: 5px;
    border: none;
    padding: 8px 15px;
    box-shadow: none;
}
.search-box .button-style .btn-custom:hover {
    color: #fff;
    background: #f08f21;
    background: -moz-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: -webkit-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: linear-gradient(to right, #f08f21 0%, #f19021 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08f21', endColorstr='#f19021', GradientType=1);
}
.search-box .custom--group input {
    float: left;
    width: 38%;
    text-align: center;
    line-height: 24px;
    display: block;
    margin-left: 0;
}
.submit-button .btn {
    margin-top: 50px;
    margin-bottom: 50px;
    color: #fff;
    /*background: linear-gradient(to right, #1e5799 0, #f6516d 0, #ff775e 98%, #ff775e 100%);*/
    background: transparent!important;
    box-shadow: none;
    padding: 0!important;
    line-height: 1.2;
    border: none;
}
.submit-button .btn:focus {
    border: 0;
    outline: 0;
    box-shadow: none;
}
.submit-button .btn:active,
.submit-button .btn:hover {
    /*background: linear-gradient(to bottom, rgba(246, 80, 109, 1) 0%, rgba(255, 120, 94, 1) 100%);*/
    background: transparent!important;
}
.search-box .sbt a, .search-box .sbt {
    color: #fff;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
}
.search-box .sbt a:hover, .search-box .sbt a:focus, .search-box .sbt a:active {
    text-decoration: none;
    outline: none;
}
.mainHomeSlider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.mainHomeSlider .slick-dots li button {
    display: block;
    width: 12px;
    height: 12px;
    line-height: 20px;
    padding: 5px;
    border-radius: 999px;
    border: 0;
    outline: none;
    background: #fff;
    text-indent: -9999px;
    white-space: nowrap;
    opacity: 1;
}
.mainHomeSlider .slick-dots li.slick-active button {
    opacity: 1;
    background-color: #879791;
}
.tabs {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 2px solid #e4e3e3;
    padding: 6px;
}
.tab-img {
    display: block;
    float: left;
    width: 8%}
.tab-img a {
    display: block;
    border: 2px solid #ececec;
    padding: 5px;
    text-align: center;
    -webkit-box-shadow: 0 0 2px #f3f3f3;
    box-shadow: 0 0 2px #f3f3f3;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.tab-img a:active, .tab-img a:focus, .tab-img a:hover {
    border: 2px solid #e75c25;
    -webkit-box-shadow: 0 0 2px #f3a981;
    box-shadow: 0 0 2px #f3a981;
}
.tab-slider {
    display: block;
    float: left;
    width: 92%;
    padding-left: 30px;
    position: relative;
}
.tab-slider::before {
    content: '';
    height: 100px;
    width: 2px;
    background-color: #f09972;
    position: absolute;
    left: 15px;
    top: 15px;
    display: block;
}
.area-content {
    display: block;
    width: 250px;
    float: left;
    padding: 30px 0;
}
.area-content h1 {
    font-size: 23px;
    font-weight: 700;
    margin: 0;
}
.area-content p {
    font-size: 14px;
    font-weight: 700;
    color: #e65025;
}
.slider-data {
    background-color: #fff;
    padding: 4px;
    margin-bottom: 30px;
}
.slider-area {
    width: calc(100% - 250px);
    float: left;
    padding: 20px 40px;
    position: relative;
}
.selectcar-slider {
    width: 100%;
    position: relative;
}
.selectcar-slider .slick-arrow {
    position: absolute;
    width: 30px;
    height: 30px;
    border: 1px solid #b8b6ca;
    background-color: #FFF;
    box-shadow: none;
    top: 50%;
    left: -30px;
    margin-top: -15px;
    color: #b8b6ca;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
    opacity: .3;
    -webkit-transition: all 0.35s ease 0s;
    -moz-transition: all 0.35s ease 0s;
    -o-transition: all 0.35s ease 0s;
    transition: all 0.35s ease 0s;
}
.selectcar-slider .slick-arrow:hover {
    opacity: 1;
}
.selectcar-slider .slick-arrow.slick-next {
    right: -30px;
    left: auto;
}
.selectcar-slider ul.slick-dots li {
    display: none;
}
.selectcar-slider {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #878689;
}
.home-banner {
    width: 100%;
    height: 100vh;
}
.slider-overlay {
    position: absolute;
    width: 100%;
    height: auto;
    bottom: 0;
    z-index: 2;
}
.inquiry {
    position: relative;
    width: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .7);
    padding-bottom: 25px;
}
.inquiry .button-style .btn-custom:hover {
    color: #fff;
    background: #f08f21;
    background: -moz-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: -webkit-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: linear-gradient(to right, #f08f21 0%, #f19021 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08f21', endColorstr='#f19021', GradientType=1);
}
.mainHeading {
    color: #5a5a5a;
    font-size: 36px;
    padding: 40px 0 20px 0;
}
.mainHeading small {
    display: block;
    font-size: 16px;
}
.mainHeading span {
    display: inline-block;
    position: relative;
    line-height: 35px;
}
.mainHeading span:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -5px;
    height: 4px;
    width: 34px;
    border-radius: 4px;
    background-color: #fe755f;
    -webkit-transform: skew(-15deg);
    -moz-transform: skew(-15deg);
    -o-transform: skew(-15deg);
    transform: skew(-15deg);
}
.mainHeading--custom {
    color: #333332;
}
.mainHeading--custom small {
    color: #333332;
}
.contactForm {
    padding-bottom: }
.requireTxt {
    color: #fff;
    font-size: 14px;
    text-align: right;
    padding: 10px 0;
    font-family: 'Open Sans'}
.requireTxt p {
    margin: 0;
}
.custom--group span {
    background-color: #fff;
    border-radius: 0;
    border: 0;
}
.custom--group .form-control, .custom--group select.form-control {
    box-shadow: none;
    border-right: none;
    border-radius: 0;
    height: 40px;
    outline: none;
    border: 0;
}
.custom--group .form-control:hover, .custom--group .form-control:focus, .custom--group .form-control:active, .custom--group select.form-control:hover, .custom--group select.form-control:focus, .custom--group select.form-control:active,  {
    outline: none;
    border: none;
}
.form-control {
    color: #4e4e4e;
    font-weight: 600;
}
.form-control::-webkit-input-placeholder {
    color: #4e4e4e;
    font-weight: 600;
}
.form-control::-moz-placeholder {
    color: #4e4e4e;
    font-weight: 600;
}
.form-control::-moz-placeholder {
    color: #4e4e4e;
    font-weight: 600;
}
.form-control::-ms-input-placeholder {
    color: #4e4e4e;
    font-weight: 600;
}
.custom--group input {
    color: #4e4e4e;
}
.btn-custom {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0;
    border: none;
    padding: 8px 15px;
    box-shadow: 0 -5px 0 #454545;
    background-image: -ms-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -moz-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -o-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #E75625), color-stop(100, #F19021));
    background-image: -webkit-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: linear-gradient(to right, #E75625 0%, #F19021 100%);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn-custom i {
    font-size: 22px;
    margin-left: 15px;
}
.btn-custom:active, .btn-custom:focus {
    background-image: -ms-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -moz-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -o-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #E75625), color-stop(100, #F19021));
    background-image: -webkit-linear-gradient(left, #E75625 0%, #F19021 100%);
    background-image: linear-gradient(to right, #E75625 0%, #F19021 100%);
    color: #fff;
    outline: none;
}
.btn-custom--black {
    background-image: none;
    background-color: #242423;
}
.btn-custom--black:active, .btn-custom--black:focus {
    background-image: none;
    background-color: #242423;
    color: #fff;
}
.btn-custom--black:hover {
    color: #fff;
}
.btn-custom--black i {
    color: #e65025;
    margin-left: 10px;
}
.slider-area a img:focus {
    outline: none;
}
.slider-area a span, .slider-area a span:hover {
    color: #878689;
    font-size: 13px;
    text-decoration: none;
    outline: none;
}
.slider-area a, .slider-area a:focus, .slider-area a:active, .slick-slide:focus, .slick-slide {
    outline: none;
}
.vehicleTypes {
    background-color: #fff;
    position: relative;
    z-index: 2;
}
.vehicleTypes::before {
    content: '';
    height: 60%;
    width: 100%;
    position: absolute;
    background-color: #ccc;
    z-index: -1;
}
.blog-style .thumbnail {
    background-color: #333;
    border: none;
    border-radius: 0;
    padding: 0;
    min-height: 420px;
    height: 100%}
.blog-style .caption {
    position: relative;
    min-height: 130px;
    width: 100%;
    padding: 15px;
}
.blog-style .caption h3 {
    font-size: 30px;
    color: #fff;
}
.blog-style .caption p {
    font-size: 14px;
    color: #bbbbae;
    margin-bottom: 15px;
}
.blog-style .caption a:hover {
    background: #242423;
    background: -moz-linear-gradient(top, #242423 0%, #444444 100%);
    background: -webkit-linear-gradient(top, #242423 0%, #444444 100%);
    background: linear-gradient(to bottom, #242423 0%, #444444 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#242423', endColorstr='#444444', GradientType=0);
}
.container--custom {
    width: 600px;
    padding-left: 45px;
    padding-right: 0;
    margin-right: 15px;
}
.serviceInfo ul {
    width: 100%;
    display: table;
}
.serviceInfo li {
    display: block;
    float: left;
    width: 25%;
    position: relative;
}
.serviceInfo a {
    display: block;
    width: 100%;
    height: 40px;
    font-size: 13px;
    color: #fff;
    padding: 10px 0;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, .5);
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.serviceInfo a:hover {
    height: 60px;
    padding: 20px 0;
    background-color: rgba(0, 0, 0, .8);
}
.service-img {
    width: 100%;
    height: 225px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.mapContent {
    display: block;
    width: 100%;
    position: relative;
}
.mapContent .mapTxt {
    display: block;
    width: 100%;
    position: relative;
    z-index: 2;
}
.mapContent .map {
    display: block;
    width: 50%;
    position: absolute;
    height: 100%;
    overflow: hidden;
    background-image: url(../img/map-img.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    top: 0;
    right: 0;
}
.mapTxt .content span {
    display: block;
    color: #f19220;
    font-size: 48px;
}
.mapTxt .content h4 {
    font-size: 28px;
    color: #333332;
    margin-bottom: 0;
}
.mapTxt .content p {
    font-size: 15px;
    color: #333332;
    padding-right: 15px;
    margin: 20px 0;
}
.btn-custom--white {
    border: 3px solid #f19220;
    border-radius: 0;
    font-size: 15px;
    color: #333332;
    font-weight: 700;
    background-color: #fff;
    margin-bottom: 50px;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.btn-custom--white i {
    color: #f19220;
    font-size: 16px;
}
.mapLocation a:hover {
    border: 3px solid #ed7723;
}
.newsletter {
    background-color: #e0dcdd;
    padding: 22px 0;
}
.newsletter--custom {
    margin-top: 50px;
}
.news-box {
    width: 100%;
    background-color: #373e43;
    padding: 10px 36px;
}
.news-box h1 {
    font-size: 30px;
    color: #fff;
    margin-top: 10px;
}
.news-box p {
    font-size: 14px;
    color: #fff;
}
.newsletter .form-group {
    margin-top: 25px;
}
.newsletter .form-group input {
    font-size: 12px;
}
.newsletter .form-group span {
    background: #e84e1b;
}
.newsletter .form-group span button {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    border: none;
}
.newsletter .form-group span button:focus {
    outline: none;
}
.c-footer {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.footer-style {
    padding: 50px 0;
}
.mainHeading--footer {
    font-size: 20px;
    color: #6f6f6f;
    font-weight: 700;
}
.mainHeading--footer small {
    display: block;
    font-size: 18px;
    font-weight: 300;
    margin-top: 15px;
}
.mainHeading--footer span:after {
    height: 20px;
}
.footerLogo .footerLogo1 {
    display: inline-block;
    margin-right: 20px;
}
.footerLogo .footerLogo2 {
    display: inline-block;
}
.timingTxt p {
    font-size: 18px;
    font-weight: 700;
    color: #4c4b4e;
    line-height: 1.2em;
    margin-bottom: 20px;
}
.timingTxt span {
    display: block;
    font-weight: 500;
}
.timingTxt span a {
    margin-top: 5px;
}
.socialIcon a.fb i {
    display: inline-block;
    font-size: 22px;
    text-decoration: none;
    color: #3575bb;
}
.socialIcon a.yt i {
    display: inline-block;
    color: #e01e26;
    font-size: 26px;
    text-decoration: none;
    vertical-align: top;
}
.socialIcon a {
    margin-right: 10px;
    text-decoration: none;
}
.contactDetail a {
    display: block;
    font-size: 18px;
    color: #4c4b4e;
    margin-bottom: 20px;
    text-decoration: none;
}
.contactDetail i {
    margin-right: 5px;
}
.footerBottom {
    background-color: rgba(0, 0, 0, .8);
    padding: 10px 0;
}
.footerBottom .txt ul {
    display: table;
    width: 100%}
.footerBottom .txt li {
    color: #fff;
    width: 33.33%;
    float: left;
    text-align: left;
    font-size: 15px;
}
.footerBottom .txt li:nth-child(2) {
    text-align: center;
}
.footerBottom .txt li:nth-child(3) {
    text-align: right;
}
.footerBottom .txt a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}
.moveTop {
    margin-top: 0;
    position: relative;
}
.moveTop a {
    position: relative;
}
.moveTop a.up-arrow {
    position: relative;
    display: block;
    width: 100%;
    color: #FFF;
    padding: 2px;
    background-color: #e01e26;
    text-decoration: none;
}
.moveTop a.up-arrow:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: 100%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    border-bottom: 25px solid #e01e26;
    border-top: 10px solid transparent;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
}
.moveTop i {
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    font-size: 28px;
    font-weight: 700;
    z-index: 2;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.about-us-banner {
    width: 100%;
    height: 531px;
    position: relative;
}
.aboutus-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.about-us-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.about-us {
    background-color: #f3f3f3;
    /*padding: 5px 0;*/
}
.about-us span {
    color: #323232;
    font-size: 36px;
}
.about-us .mainHeading {
    padding: 10px 0;
}
.orange-box {
    background-color: #ea6919;
    padding: 40px 0;
}
.circle {
    width: 200px;
    height: 200px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
}
.circle img {
    padding: 35px 0;
    margin: 0 auto;
    display: block;
}
.orange-box a:focus {
    outline: none;
    text-decoration: none;
}
.orange-box h2 {
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}
.service-box {
    background-color: #e0dcdd;
    padding: 42px 0;
}
.service-box img {
    float: right;
}
.service-box h1 {
    padding: 26px 19px;
    font-size: 18px;
}
.service-box span {
    font-weight: 700;
    padding-left: 32px;
    display: block;
}
.service-box p {
    font-size: 15px;
    margin: 0;
    padding-top: 44px;
}
.our-services {
    background-color: #f3f3f3;
    padding-bottom: 40px;
}
.our-services a {
    text-decoration: none;
}
.our-services span {
    color: #323232;
    font-size: 36px;
    margin-right: 10px;
}
.our-services ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.our-services li {
    float: left;
    width: 30%;
    border: 1px solid #d9dad8;
    margin-right: 30px;
}
.white-box {
    background-color: #fff;
    display: inline-block;
    width: 100%}
.gray-box {
    background-color: #575756;
    display: inline-block;
    width: calc(100% - 270px);
    height: 108px;
    float: left;
}
.white-box span {
    text-align: center;
    padding: 20px 0;
}
.white-box p {
    font-size: 16px;
    color: #333;
    padding-top: 20px;
    margin: 0;
    display: block;
}
.contact-us-banner {
    width: 100%;
    height: 528px;
    position: relative;
}
.contact-us {
    background-color: #f3f3f3;
    padding: 35px 0;
}
.contact-us span {
    color: #323232;
    font-size: 36px;
}
.text-box {
    width: 50%}
.addressTxt h3 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
}
.contact-us .button-style input {
    width: 95px;
    border-radius: 4px;
    box-shadow: none;
    margin-left: 218px;
}
.contact-us .button-style .btn:hover {
    outline: none;
    color: #fff;
}
.contact-us .button-style input:hover {
    color: #fff;
    background: #f08f21;
    background: -moz-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: -webkit-linear-gradient(left, #f08f21 0%, #f19021 100%);
    background: linear-gradient(to right, #f08f21 0%, #f19021 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f08f21', endColorstr='#f19021', GradientType=1);
}
.form-style .form-group input.form-control {
    margin-top: 5px;
    height: 40px;
}
.form-style .form-group {
    margin-bottom: 30px;
}
.form-style .form-group .form-control {
    height: 38px;
    border: 1px solid #d4d4d4;
    box-shadow: none;
    border-radius: 0;
}
.form-style .form-group textarea.form-control {
    height: 180px;
}
.news-banner {
    width: 100%;
    height: 531px;
    position: relative;
}
.news-banner-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.news-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.news {
    background-color: #fff;
}
.news span {
    color: #333;
    font-size: 36px;
}
.news .mainHeading {
    padding: 28px 0;
}
.newsbox {
    background-color: #e4e4e4;
    width: 100%;
    border-bottom: 3px solid #e95a0c;
    margin-bottom: 20px;
}
.news-img {
    width: 100%}
.newsbox .text-style {
    height: 150px;
}
.newsbox .text-style h1 {
    color: #3c3c3b;
    font-size: 24px;
    font-weight: 700;
    padding-left: 30px;
}
.newsbox .text-style p {
    color: #444;
    font-size: 16px;
    padding: 0 30px;
    padding-bottom: 15px;
}
.newsbox .text-style p span {
    font-weight: 700;
}
.newsbox .newsbox-footer h1 {
    color: #3e70b3;
    font-size: 14px;
    display: inline-block;
    padding-left: 30px;
    margin-top: 0;
}
.newsbox .newsbox-footer span {
    color: #333;
    font-size: 14px;
    display: inline-block;
    padding-left: 90px;
}
.newsbox .newsbox-footer:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 0;
    height: 2px;
    width: 100%;
    background-color: #fff;
}
.sale-banner {
    width: 100%;
    height: 676px;
    position: relative;
}
.sale-banner-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.sale-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.sale {
    background-color: #fff;
}
.nav-tabs {
    border-bottom: 0 solid #DDD;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    border-width: 0;
    background-color: #333;
    color: #fff;
}
.nav-tabs>li>a {
    border-bottom: 5px solid #818181;
    color: #fff;
    background: #333;
    padding: 15px 0;
    height: 65px;
    border-radius: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li>a:hover {
    border: none;
    color: #fff;
    background: #333;
}
.nav-tabs>li>a::after {
    content: "";
    background: #e84e1b;
    height: 6px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 250ms ease 0s;
    -moz-transition: all 250ms ease 0s;
    -o-transition: all 250ms ease 0s;
    transition: all 250ms ease 0s;
}
.nav-tabs>li.active>a::after, .nav-tabs>li:hover>a::after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.tab-nav>li>a::after {
    background: #5a4080 none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane {
    padding: 15px 0;
}
.tab-content {
    padding: 20px;
    display: table;
}
.nav-tabs>li {
    width: 166px;
    text-align: center;
    margin-left: 20px;
}
.card {
    background: #FFF none repeat scroll 0% 0%;
    margin-bottom: 30px;
}
.custom-tab span {
    color: #333;
    font-size: 36px;
}
.custom-tab .logo-img {
    display: inline-block;
}
.custom-tab ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.custom-tab li {
    float: left;
    width: 30%;
    border: 1px solid #d9dad8;
    margin-right: 30px;
}
.custom-tab .white-box {
    background-color: #fff;
    display: inline-block;
    width: 100%}
.custom-tab .orange-box {
    background-color: #e84e1b;
    display: inline-block;
    width: calc(100% - 300px);
    height: 108px;
    float: left;
}
.custom-tab .white-box span {
    text-align: center;
    padding: 20px 5px;
    margin-right: 10px;
}
.custom-tab .white-box p {
    font-size: 16px;
    color: #333;
    padding-top: 20px;
    margin: 0;
    display: block;
}
.custom-tab a {
    text-decoration: none;
}
.deals-banner {
    width: 100%;
    height: 676px;
    position: relative;
}
.deals-banner-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.deals-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.deals {
    background-color: #f3f3f3;
    position: relative;
    z-index: 2;
}
.deals span {
    color: #333;
    font-size: 36px;
}
.deals .mainHeading {
    padding: 0;
    padding-top: 32px;
}
.deals .pera p {
    margin-top: 5px;
    margin-bottom: 0;
}
.dealsbox {
    border-bottom: 1px solid #cacaca;
    border-bottom-style: dashed;
    padding-bottom: 45px;
    padding-top: 35px;
}
.deals-text-style {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 55px;
}
.deals-text-style h1 {
    font-size: 44px;
    color: #303030;
    margin: 10px 0;
}
.deals-text-style p, a {
    font-size: 16px;
    color: #f5f5f5;
}
.deals-text-style a {
    text-decoration: none;
    display: block;
    font-weight: 700;
}
.deals-text-style a:hover, .deals-text-style a:focus {
    outline: none;
}
.slider-overlay .tab-slider .area-content a:hover, .slider-overlay .tab-slider .area-content a:focus {
    outline: none;
}
.dealsbox-footer {
    padding-top: 10px;
}
.deals .dealsbox-footer a {
    color: #303030;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
}
.deals .dealsbox-footer span {
    color: #333;
    font-size: 16px;
    display: inline-block;
    padding-right: 35px;
    padding-left: 5px;
}
.deals .vehicleTypes {
    background-color: #fff;
    position: relative;
    z-index: 2;
}
.deals .vehicleTypes::before {
    content: '';
    height: 50%;
    width: 100%;
    position: absolute;
    background-color: #ccc;
    z-index: -1;
}
.deals .blog-style .thumbnail {
    background-color: #333;
    border: none;
    border-radius: 0;
    padding: 0;
    min-height: 420px;
    height: 100%;
    position: relative;
    top: 5px;
}
.deals .blog-style .caption {
    position: relative;
    min-height: 130px;
    width: 100%;
    padding: 15px;
}
.deals .blog-style .caption h3 {
    font-size: 30px;
    color: #fff;
}
.deals .blog-style .caption p {
    font-size: 14px;
    color: #bbbbae;
    margin-bottom: 15px;
}
.deals::after {
    content: '';
    height: 223px;
    width: 100%;
    position: absolute;
    background-color: #e0dcdd;
    z-index: -1;
    bottom: -1px;
}
.configuration-banner {
    width: 100%;
    height: 676px;
    position: relative;
}
.c-configureCar {
    margin-bottom: 50px;
}
.c-configureCar ul {
    list-style: none;
    width: 100%;
    display: table;
    border-bottom: none;
}
.c-configureCar ul li {
    width: 25%;
    display: block;
    float: left;
    border: 1px solid #cacaca;
}
.configuration-banner-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.configuration-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.configuration span {
    color: #333;
    font-size: 36px;
    padding-bottom: 20px;
}
.configuration p {
    color: #58595b;
    font-size: 16px;
    margin-bottom: 0;
}
.configuration .mainHeading {
    padding: 0;
    padding-top: 28px;
    padding-bottom: 28px;
}
.car-box {
    width: 100%;
    height: 100%;
    text-align: center;
    border-right: 0;
    border-bottom: 0;
}
.car-box h1 {
    font-weight: 700;
    font-size: 20px;
    color: #333;
    padding-top: 20px;
}
.car-box .car-img {
    padding-top: 50px;
}
.car-box span {
    font-size: 14px;
    color: #333;
    padding-top: 25px;
    display: block;
}
.car-box p {
    font-size: 14px;
    color: #333;
    font-weight: 700;
}
p.text-style {
    line-height: 16px;
    max-height: 32px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.car-box .button-style {
    width: 120px;
    display: inline-block;
    padding: 40px 0;
}
.car-box .button-style .btn-custom {
    border-radius: 5px;
    box-shadow: none;
    transition: none;
}
.car-configuration .row .col-md-3 {
    padding-left: 0;
    padding-top: 0;
    padding: 0;
}
.car-box .button-style a:hover {
    background: #e84e1a;
    color: #fff;
}
.our-team-banner {
    width: 100%;
    height: 676px;
    position: relative;
}
.our-team-banner-bannerArrows {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.our-team-banner .mainHomeSlider .slick-dots {
    bottom: 0;
    top: 95%}
.our-team {
    background-color: #f2f2f2;
    position: relative;
    z-index: 2;
}
.our-team span {
    color: #333;
    font-size: 36px;
    padding-bottom: 20px;
}
.our-team-text-righ {
    background-color: #f2f2f2;
    color: #303030;
    min-height: 220px;
    height: 100%}
.our-team .text-style {
    float: right;
    width: 85%;
    padding-right: 16px;
    margin-top: 10px;
    font-size: 22px;
    padding-left: 15px;
}
.img-style {
    float: left;
    width: 15%;
    padding-left: 8px;
    padding-top: 10px;
}
.our-team-text-left {
    background-color: #f2f2f2;
    color: #303030;
    min-height: 220px;
    height: 100%}
.our-team-text-left p {
    padding: 15px;
    font-size: 16px;
    line-height: 2em;
}
.our-team .missionHeading h1 {
    color: #333;
    font-size: 36px;
    padding-bottom: 40px;
    padding-top: 24px;
}
.our-team::after {
    content: '';
    height: 55%;
    width: 100%;
    position: absolute;
    background-color: #e0dcdd;
    z-index: -1;
    top: 210px;
}
.bg-style {
    background-color: #e0dcdd;
    width: 100%;
    position: relative;
    padding-bottom: 10px;
}
.bg-style .mainHeading {
    color: #303030;
}
.bg-style .img-section p {
    margin-top: 10px;
}
.bg-style .text-hof-garage p {
    padding-top: 10px;
}
.mnager-sec {
    padding: 50px 0;
}
.mnager-sec h3 {
    font-size: 23px;
    color: #333;
}
.mnager-sec span {
    font-size: 18px;
    color: #333;
}
@media only screen and (max-width:1200px) {
    .search-box .custom--group .form-control {
    margin-left: 15px;
}
.search-box .custom--group input {
    margin-left: 0;
}
.our-team-text-righ {
    min-height: 265px;
}
}@media only screen and (max-width:1199px) {
    .our-team-text-righ {
    min-height: 265px;
}
}@media only screen and (max-width:1024px) {
    .service-box h1 {
    padding: 26px 7px;
}
.contact-us .button-style input {
    margin-left: 180px;
}
.newsbox .text-style {
    min-height: 170px;
}
.newsbox .newsbox-footer span {
    padding-left: 20px;
}
.gray-box {
    width: calc(100% - 225px);
}
.sale .nav-tabs>li {
    width: 146px;
    margin-left: 10px;
}
.custom-tab .orange-box {
    width: calc(100% - 225px);
}
.deals::after {
    height: 260px;
}
.deals-text-style h1 {
    font-size: 30px;
}
.deals-text-style p, a {
    font-size: 14px;
}
.deals-text-style {
    padding-bottom: 40px;
}
}@media only screen and (max-width:992px) {
    .infoBox li {
    margin-right: 15px;
}
.infoBox li a {
    font-size: 12px;
}
.navmenu li {
    padding: 0 8px;
}
.navmenu li a {
    font-size: 12px;
}
.navmenu li a span {
    padding: 16px 2px;
}
.blog-style .caption h3 {
    font-size: 20px;
}
.mainHeading {
    font-size: 30px;
    padding: 20px 0;
}
.mainHeading small {
    font-size: 12px;
}
.mapTxt .content span {
    font-size: 30px;
}
.mapTxt .content h4 {
    font-size: 18px;
}
.mainHeading--footer {
    font-size: 16px;
}
.mainHeading--footer small {
    font-size: 14px;
}
.timingTxt p {
    font-size: 14px;
}
.contactDetail a {
    font-size: 14px;
}
.serviceInfo li {
    width: 50%}
.area-content {
    width: 200px;
    padding: 20px 0;
}
.tab-slider::before {
    top: 0;
}
.area-content h1 {
    font-size: 18px;
}
.selectcar-slider span {
    font-size: 10px;
}
.slider-area {
    width: calc(100% - 200px);
}
.mainHomeSlider .slick-dots {
    top: 50%;
    bottom: auto;
    margin-top: 0;
}
.btn-custom--white {
    margin-bottom: 30px;
}
.about-us-banner .mainHomeSlider .slick-dots {
    top: 95%;
    bottom: auto;
    margin-top: 0;
}
.our-team .missionHeading h1 {
    padding-top: 3px;
}
.bg-style .mainHeading {
    padding-top: 35px;
}
}
@media only screen and (max-width:991px) {
    .submit-button .btn .fa, .read-more a .fa{
        margin-top: -3px;
    }
    .search-box {
    top: 256px;
}
.search-box h1 {
    font-size: 44px;
}
.search-box .custom--group .form-control {
    float: left;
}
.logoBox .logo {
    margin-top: 12px;
}
.logoImg {
    margin-left: 15px;
}
.slider-data {
    margin-bottom: 10px;
}
.our-services li {
    margin-right: 20px;
}
.service-box img {
    float: left;
}
.orange-box {
    padding: 80px 0;
}
.orange-box h2 {
    margin-bottom: 50px;
}
.gray-box {
    width: calc(100% - 195px);
}
.white-box p {
    font-size: 14px;
}
.contact-us .button-style input {
    margin-left: 188px;
}
.form-horizontal .control-label {
    text-align: left;
}
.addressTxt {
    text-align: center;
    margin-top: 50px;
}
.newsbox .text-style {
    min-height: 210px;
}
.newsbox .text-style h1 {
    font-size: 18px;
    padding-left: 14px;
}
.newsbox .text-style p {
    font-size: 16px;
    padding: 0 14px;
}
.newsbox .newsbox-footer h1 {
    padding-left: 14px;
    font-size: 12px;
}
.newsbox .newsbox-footer span {
    padding-left: 10px;
    font-size: 12px;
}
.deals-img img {
    margin: 0 auto;
}
.deals-text-style {
    text-align: left;
    padding-bottom: 8px;
}
.dealsbox-footer {
    text-align: left;
}
.deals .dealsbox-footer span {
    font-size: 14px;
}
.deals .dealsbox-footer a {
    font-size: 14px;
}
.deals .blog-style .caption h3 {
    font-size: 20px;
}
.custom-tab .orange-box {
    width: calc(100% - 175px);
}
.custom-tab .white-box span {
    padding: 20px 0;
}
.deals::after {
    height: 305px;
}
.deals-text-style h1 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 0;
}
.custom-tab li {
    margin-right: 20px;
}
.sale .nav-tabs>li {
    width: 110px;
    margin-left: 10px;
}
.custom-tab .white-box p {
    font-size: 14px;
}
.our-team .text-style {
    font-size: 20px;
}
.our-team-text-left {
    min-height: 264px;
}
.our-team-text-left p {
    line-height: 1.5em;
    font-size: 15px;
}
.mnager-sec h3 {
    font-size: 20px;
}
.mnager-sec span {
    font-size: 14px;
}
}@media only screen and (max-width:768px) {
    .search-box {
    margin-left: 25px;
}
.logoImg {
    float: left;
    width: 30%;
    margin-left: 10px;
}
.custom-tab .white-box p {
    font-size: 14px;
}
}@media only screen and (max-width:768px) {
    .navmenu {
    display: none;
    padding-top: 0;
}
.submit-button .btn {
    display: none;
}
#nav-icon {
    display: block;
}
.menu-btn {
    display: block;
}
.navmenu ul {
    display: block;
}
.navmenu ul li {
    display: block;
    width: 100%}
.navmenu ul li ul {
    position: relative;
}
.blog-style {
    margin-bottom: 15px;
}
.blog-style .thumbnail {
    min-height: 215px;
}
.blog-img {
    float: left;
    width: 50%;
    display: block;
}
.blog-style .caption {
    float: right;
    width: 50%;
    display: block;
}
.blog-style .caption p {
    font-size: 12px;
}
.btn-custom--black {
    font-size: 14px;
    padding: 6px 10px;
}
.btn-custom--black i {
    font-size: 18px;
}
.mapTxt .content {
    text-align: center;
}
.mapTxt .mainHeading {
    text-align: center;
}
.mapContent .map {
    width: 100%;
    position: relative;
    min-height: 425px;
}
.footer-style .content {
    border-bottom: 1px solid #6f6f6f;
    padding-bottom: 20px;
    text-align: center;
}
.footerBottom .txt li {
    font-size: 12px;
}
.footerBottom .txt a {
    font-size: 12px;
    display: block;
}
.logoBox {
    margin-bottom: 20px;
}
.logoBox .mainLogo {
    display: block;
    float: left;
    width: 50%}
.logoBox .logo {
    display: block;
    float: left;
    width: 50%;
    text-align: right;
}
.logoImg {
    float: left;
    width: 30%}
.home-banner {
    height: 100vh;
}
.mainHomeSlider {
    height: 100vh;
}
.slider-overlay {
    position: relative;
    margin-bottom: 20px;
}
.bannerArrows {
    top: 200px;
}
.mainHomeSlider .slick-dots {
    top: auto;
    bottom: 0;
}
.custom--group select {
    margin-bottom: 15px;
}
.search-box span {
    margin-top: 5px;
}
.about-us-banner {
    height: auto;
}
.search-box {
    position: relative;
    top: 180px;
    left: 0;
    margin: 30px;
    width: auto;
    height: auto;
}
.search-box .bannerform {
    left: 0;
    top: 30vh;
    padding: 0;
}
.orange-box {
    padding: 30px 0 0;
}
.circle {
    margin: 0 auto;
    width: 130px;
    height: 130px;
}
.circle img {
    width: 50%;
    padding: 30px 0;
}
.orange-box h2 {
    font-size: 24px;
    margin-bottom: 30px;
}
.our-services li {
    float: left;
    width: 100%}
.gray-box {
    width: 100px;
}
.white-box p {
    padding-top: 50px;
}
.contact-us-banner {
    height: auto;
}
.contact-us .button-style input {
    width: 100%;
    margin-left: 0;
}
.news-banner {
    height: auto;
}
.news-img img {
    width: 100%}
.newsbox .text-style h1 {
    font-size: 24px;
    padding-left: 30px;
}
.newsbox .text-style p {
    font-size: 16px;
    padding: 0 30px;
}
.newsbox .text-style {
    height: auto;
    min-height: auto;
}
.newsbox .newsbox-footer h1 {
    padding-left: 30px;
}
.configuration-banner {
    height: auto;
}
.c-configureCar ul li {
    width: 33.33%}
.deals-banner {
    height: auto;
}
.deals .blog-style {
    margin-bottom: 15px;
}
.deals .blog-style .thumbnail {
    min-height: 215px;
}
.deals .blog-style .thumbnail .blog-img {
    float: left;
    width: 50%;
    display: block;
}
.deals .blog-style .caption {
    float: right;
    width: 50%;
    display: block;
}
.deals::after {
    background-color: transparent;
}
.deals-text-style h1 {
    font-size: 22px;
    padding: 0 90px;
    margin-top: 15px;
}
.deals-text-style p {
    font-size: 16px;
    padding: 0 90px;
}
.deals-text-style {
    padding-bottom: 20px;
    text-align: center;
}
.dealsbox-footer {
    text-align: center;
}
.dealsbox {
    padding-bottom: 15px;
}
.sale-banner {
    height: auto;
}
.sale .nav-tabs>li {
    width: 100%;
    margin: 0;
}
.custom-tab li {
    width: 100%;
    float: left;
}
.custom-tab .orange-box {
    width: 100px;
    text-align: center;
}
.our-team-banner {
    height: auto;
}
.mnager-sec {
    text-align: center;
}
.mnager-sec h3 {
    display: block;
    margin: 10px;
}
.mnager-sec span {
    padding-bottom: 30px;
    display: block;
}
.our-team-text-left {
    min-height: 0;
}
.our-team .missionHeading h1 {
    padding-bottom: 10px;
}
.our-team-text-righ {
    min-height: 178px;
}
}@media only screen and (max-width:615px) {
    .deals .blog-style .thumbnail {
    min-height: 250px;
}
}@media only screen and (max-width:600px) {
    .logoBox .logo {
    display: none;
}
@media only screen and (max-width:575px) {
    .h-service-block h1{
        font-size: 23px;
    }
}
}@media only screen and (max-width:480px) {
    .infoBox {
    width: 60%}
.home-banner {
    height: 100vh;
    z-index: 0;
}
.infoBox ul li {
    display: block;
    float: none;
    margin-bottom: 10px;
}
.infoBox ul li:last-child {
    margin-bottom: 0;
}
.infoBox-img {
    width: 40%}
.infoBox-img li {
    float: none;
    width: auto;
    display: block;
    text-align: left;
    margin-bottom: 10px;
}
.infoBox-img ul li:last-child {
    margin-bottom: 0;
}
.blog-style .thumbnail {
    min-height: 400px;
}
.blog-img {
    display: block;
    width: 100%;
    text-align: center;
}
.blog-style .caption {
    display: block;
    width: 100%;
    text-align: center;
}
.blog-style .caption p {
    padding: 0 30px;
}
.serviceInfo li {
    display: block;
    width: 100%}
.mapContent .map {
    width: 100%;
    background-size: cover;
}
.logoBox {
    padding-bottom: 20px;
}
.logoBox .mainLogo {
    width: 50%}
.logoBox .logo {
    display: none;
    float: left;
    width: 40%}
.logo .logoImg {
    display: block;
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-left: 10px;
}
.tab-slider::before {
    content: none;
}
.tab-img {
    width: 100%;
    float: none;
}
.area-content {
    width: 100%;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #e65025;
}
.area-content p {
    margin-top: 10px;
    margin-bottom: 0;
}
.slider-area {
    width: 100%;
    padding: 20px;
}
.search-box {
    position: relative;
    top: 150px;
    left: 0;
}
.search-box h1 {
    font-size: 31px;
}
.search-box p {
    font-size: 12px;
}
.search-box .button-style {
    width: 100%}
.bannerform {
    width: 100%!important;
    padding: 0;
}
.our-services span {
    font-size: 30px;
}
.logoBox {
    margin-bottom: 0;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.news-box {
    padding: 10px 18px;
}
.news-box h1 {
    font-size: 25px;
}
.deals .blog-style .thumbnail {
    min-height: 430px;
}
.deals .blog-style .caption {
    display: block;
    width: 100%;
    text-align: center;
}
.deals .blog-style .caption p {
    padding: 0 30px;
}
.deals .blog-style .thumbnail .blog-img {
    display: block;
    width: 100%;
    text-align: center;
}
.dealsbox .deals-img {
    margin-left: 0;
}
.deals-text-style h1 {
    font-size: 18px;
    padding: 0;
}
.deals-text-style p {
    padding: 0;
    font-size: 14px;
}
.deals span {
    font-size: 30px;
}
.deals-text-style {
    text-align: left;
}
.dealsbox {
    padding-bottom: 10px;
}
.dealsbox-footer {
    text-align: left;
}
.our-team-text-righ .text-style {
    font-size: 20px;
}
.our-team-text-righ {
    min-height: 310px;
}
.c-configureCar ul li {
    width: 50%}
}@media only screen and (max-width:360px) {
    .search-box h1 {
    font-size: 30px;
}
.search-box p {
    font-size: 14px;
}
.search-box span {
    display: block;
    text-align: center;
    margin-top: 5px;
}
.white-box p {
    padding-top: 30px;
}
.our-team-text-righ .text-style {
    font-size: 16px;
}
.news-box {
    padding: 10px 12px;
}
.news-box h1 {
    font-size: 18px;
}
.c-configureCar ul li {
    width: 100%}
.newsbox .text-style h1 {
    font-size: 20px;
}
}@media only screen and (min-width:360px) {
    .search-box p {
}
}
.bg, .showcase-heading, .we-work-with, .idea {
    z-index: 2;
    position: relative;
    background-color: #fff;
}
.c-footer {
    z-index: 1;
    position: relative;
    background-color: #fff;
}

.bannerArrows .slick-arrow:focus {
    outline: 0;
    border: 0;
    box-shadow: none;
}


.home-block-sec{
	padding:100px 0;
	background-color: #cccccc42;
}


.h-intro-block {
	background-color: #002366;
	z-index: 2;
    padding: 100px 0;
}
.h-intro-block h1{
	color: #fff;
	padding: 0;
}
.home-block-sec.h-intro-block p{
	color: #fff;
}

.h-intro-block .read-more a{
	color: #fff;
	    font-size: 20px;
}
.h-service-block .arrow {
 	border: solid #555;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 5px;
}
.h-service-block .right {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.home-block-sec p, .home-project-sec p{
	color: #555;
	max-width: 100%;
}
.home-project-sec{
	margin: 100px 0 0;
}
.home-block-sec p{
	color: #555;
}
.h-b-heading {
	color:#000;
	margin-bottom: 10px;
}
.h-about-block {
	background-color: #000;
	z-index: 2;
    padding: 100px 0;
}
.h-about-block h1{
	color: #fff;
	padding: 0;
}
.h-about-block p{
	color: #fff;
}
.h-about-block .read-more a{
	color: #fff;
	    font-size: 20px;
}
.h-service-block {
	background-color: #f5f5dc;
	padding: 100px 0;
}
@media(min-width: 992px){
    .d-flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
    }
    .js-center {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    }
}
.clients-sec {
    padding: 100px 0;
    background-color: #fff;
}
.clients-sec .sectionHeading {
    text-align: left;
}
.clients-sec ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}
.clients-sec ul li {
    width: 33.33333%;
    margin: 0 -1px -1px 0;
    padding: 40px;
    list-style: none;
    border: 1px solid #eee;
    text-align: center;
}
.h-service-block h1{
	color: #000;
    margin-bottom: 10px;
    max-width: 800px;
    text-align: center;
    margin: auto;
}

.read-more {
	text-align: center;
}
.read-more {
    text-align: center;
    text-transform: uppercase;
    margin: 20px 0 0 0;
    text-align: center;
    font-weight: 400;
}
.read-more a{
	color: #555;
	    font-size: 20px;
}
.submit-button .btn .fa,
.read-more a .fa{
    vertical-align: top;
    margin-left: 5px;
}
@media (max-width: 991px) {
    .clients-sec .sectionHeading {
        margin-bottom: 50px;
    }
}
@media (max-width: 767px) {
    .clients-sec ul li {
        width: 50%;
        padding: 30px 20px;
    }
}
@media (max-width: 575px) {
    .clients-sec ul li {
        padding: 20px;
    }
}
@media (max-width: 475px) {
      .h-b-heading {
	    font-size: 27px;
	}
}
@media(max-width:400px){
    .submit-button .btn{
        font-size: 16px;
    }
    .submit-button .btn .fa{
        margin-top: -4px
    }
}
@media (max-width: 320px) {
    .h-b-heading {
	    font-size: 23px;
	}
	.h-about-block {
	    display: inline-table;
	}
}
@media (max-width: 768px) {
    .headerMenu .menuBox .navigation .menu-primary-menu-container > ul {
        flex-direction: column;
        align-items: center;
    }
}