/*

Template: Car Dealer - The Best Car Dealer Automotive Responsive HTML5 Template
Author: potenzaglobalsolutions.com
Design and Developed by: potenzaglobalsolutions.com

NOTE: This is main stylesheet of template, This file contains the styling for the actual Template. Write in the bottom of this file if required!

*/

/*================================================
[  Table of contents  ]
================================================

:: General
:: Header
  :: Topbar dark
  :: Fancy
  :: Light
:: Rev slider
:: Owl carousel
:: Welcome
:: Feature
:: Custom block
:: Feature car area
:: Latest blog
:: Counter
:: Testimonial
:: Car item
:: Play video
:: Back to top
:: Footer
:: Inner pages
:: Content box
:: Why choose
:: Our service
:: Newsletter
:: Quick links
:: Our History
:: Isotope filters
:: Team
:: Search
:: Inner-intro
:: Service
:: Contact
:: Register
:: Login
:: Error-page
:: Coming-soon
:: Terms and conditions
:: Privacy policy
:: Tabs
:: Accordion
:: Career
:: Blog all pages
:: Product listing
:: Product details
:: Version 2.0 css
  :: Home - 7
  :: Home - 8
  :: Home - 9
  :: Home - 10

======================================
[ End table content ]
======================================*/

/*************************
    General
*************************/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,600,600italic,700,700italic,800,800italic,300italic%7CRoboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i);
@import url('https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&family=Poppins:wght@300;700&display=swap');
@import url(animate.css);


@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon/icomoon.eot?wgu3r4');
  src:  url('../fonts/icomoon/icomoon.eot?wgu3r4#iefix') format('embedded-opentype'),
    url('../fonts/icomoon/icomoon.ttf?wgu3r4') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?wgu3r4') format('woff'),
    url('../fonts/icomoon/icomoon.svg?wgu3r4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*
    font-family: 'Corinthia', cursive;

    font-family: 'Poppins', sans-serif;

*/


body { font-family: 'Roboto', sans-serif;  font-weight: normal; font-style: normal; font-size: 14px; line-height: 24px; color: #000; }
a, .btn { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.btn,.button{
  border-radius: 8px !important;
}
.scrollToHome:hover {
  color: #ffffff; }
.scrollToHome {
  border-radius: 8px;
  background-color: #BFA170;
  bottom: 65px;
  color: #ffffff;
  font-size: 18px;
  height: 45px;
  line-height: 40px;
  padding: 3px 10px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 45px;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.btn-primary{
  background-color: #BFA170;
  color: #000;
  border:none;
}
.btn-primary:hover{
  background-color: #1e1302;
  color: #FFF;
  border:none;
}

.btn-light{
  font-size: 14px;
  background-color: transparent;
  color: #FFF;
  border:1px solid #FFF;
  text-transform: uppercase;
  font-weight: 300;
}
.btn-light:hover{
  background-color: #BFA170;
  color: #FFF;
  border:none;
}

#sortBy .btn-light{
  background-color: transparent;
  color: #BFA170;
  border:1px solid #BFA170;
  text-transform: uppercase;
  font-weight: 300;
  height: 45px;
}
#sortBy  label {
  font-size: 15px;
  font-weight: 400;
  color: #626262;
  padding-top: 10px !important;
}
.btn-light:hover{
  background-color: #BFA170;
  color: #FFF;
  border:none;
}




a:focus { text-decoration: none !important; }
a:focus, a:hover { color: #BFA170; text-decoration: none !important; }
a, button, input { outline: medium none !important; color: #BFA170; text-decoration: none; }
.uppercase { text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; font-weight: normal; color: #363636; margin-top: 0px;  }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 40px; font-style: normal; font-weight: 500; line-height: 40px; }
h2 { font-size: 35px; font-style: normal; font-weight: 600; line-height: 35px; }
h3 { font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; }
h4 { font-size: 24px; font-style: normal; font-weight: 600; line-height: 24px; }
h5 { font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; }
h6 { font-size: 16px; font-style: normal; font-weight: 600; line-height: 24px; }
ul { margin: 0px; padding: 0px; }

.page-section-ptb ul,.page-section-pb ul  {
  margin:10px 0 10px 20px;
  list-style: none;
}

.page-section-ptb li ,.page-section-pb li {
  padding-left: 1.3em;
}
.about_right_content li:before,.content li:before{
  content: "\f00c"; /* FontAwesome Unicode */
  font-family: FontAwesome;
  color: #bfa170;
  display: inline-block;
  margin-left: -1.3em; /* same as padding-left set on li */
  width: 1.3em; /* same as padding-left set on li */
}



hr
{
  border: 0;
    border-top-width: 0px;
    border-top-style: none;
    border-top-color: currentcolor;
  border-top: 1px solid #cdc6c6;
  margin: 20px 0;
}
hr.gray { margin: 0; padding: 0px; border-bottom: 1px solid #dedede; border-top: 0px; opacity: 1; }
label { font-size: 15px; font-weight: 400; color: #626262; }
.label { color: #fff !important; font-size: 9px !important; }
*::-moz-selection { background: #BFA170; color: #fff; text-shadow: none; }
::-moz-selection { background: #BFA170; color: #fff; text-shadow: none; }
::selection { background: #BFA170; color: #000; text-shadow: none; }


.bg-dark {
  background-color: #111;
}


  .contener_general{-webkit-animation:animball_two 1s infinite linear;-moz-animation:animball_two 1s infinite linear;-ms-animation:animball_two 1s infinite linear;animation:animball_two 1s infinite linear;width:84px;height:84px} .ballcolor{width:84px;height:84px;border-radius:50%} .ball_1, .ball_2, .ball_3, .ball_4{position:absolute} .ball_1{border:2px solid #CB2025;top:0;left:7px} .ball_2{border:2px solid #F8B334;top:0;left:-7px} .ball_3{border:2px solid #00A096;top:7px;left:0} .ball_4{border:2px solid #97BF0D;top:-7px;left:0} @-webkit-keyframes animball_two{0%{-webkit-transform:rotate(0deg)} 100%{-webkit-transform:rotate(360deg)}} @-moz-keyframes animball_two{0%{-moz-transform:rotate(0deg)} 100%{-moz-transform:rotate(360deg)}} @-ms-keyframes animball_two{0%{-ms-transform:rotate(0deg)} 100%{-ms-transform:rotate(360deg)}} @keyframes animball_two{0%{transform:rotate(0deg)} 100%{transform:rotate(360deg)}}
 
/***************************
SLIDER HEADER
***************************//*
#header-carousel .item {
  max-height: 700px;
  position: relative;
}
#header-carousel .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#header-carousel .item .cover {
  padding: 75px 0;
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  align-items: center;
}
#header-carousel .item .cover .header-content {
  position: relative;
  padding: 56px;
  overflow: hidden;
}
#header-carousel .item .cover .header-content .line {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  border: 9px solid #fff;
  -webkit-clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
  clip-path: polygon(0 0, 60% 0, 36% 100%, 0 100%);
}
#header-carousel .item .cover .header-content h2 {
  font-weight: 300;
  font-size: 35px;
  color: #fff;
}
#header-carousel .item .cover .header-content h1 {
  font-size: 56px;
  font-weight: 600;
  margin: 5px 0 20px;
  word-spacing: 3px;
  color: #fff;
}
#header-carousel .item .cover .header-content h4 {
  font-size: 24px;
  font-weight: 300;
  line-height: 36px;
  color: #fff;
}
#header-carousel .owl-item.active h1 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#header-carousel .owl-item.active h2 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInDown;
  animation-delay: 0.3s;
}
#header-carousel .owl-item.active h4 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInUp;
  animation-delay: 0.3s;
}
#header-carousel .owl-item.active .line {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-name: fadeInLeft;
  animation-delay: 0.3s;
}
#header-carousel .owl-nav .owl-prev {
  position: absolute;
  left: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
#header-carousel .owl-nav .owl-prev span {
  font-size: 1.6875rem;
  color: #fff;
}
#header-carousel .owl-nav .owl-prev:focus {
  outline: 0;
}
#header-carousel .owl-nav .owl-prev:hover {
  background: #000 !important;
}
#header-carousel .owl-nav .owl-next {
  position: absolute;
  right: 15px;
  top: 43%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  background: rgba(0, 0, 0, 0.5) !important;
  width: 40px;
  cursor: pointer;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
  border-radius: 0;
}
#header-carousel .owl-nav .owl-next span {
  font-size: 1.6875rem;
  color: #fff;
}
#header-carousel .owl-nav .owl-next:focus {
  outline: 0;
}
#header-carousel .owl-nav .owl-next:hover {
  background: #000 !important;
}
#header-carousel:hover .owl-prev {
  left: 0px;
  opacity: 1;
}
#header-carousel:hover .owl-next {
  right: 0px;
  opacity: 1;
}*/
/***************************
   Typography
****************************/
mark { background: #BFA170; color: #ffffff; }
ol { padding: 0px; margin: 0px; }
ol li { list-style: decimal inside; padding: 0px; margin: 0px; line-height: 30px; }
ol.alpha li { list-style: decimal-leading-zero inside; padding: 0px; margin: 0px; }
ol.roman { padding-left: 15px; }
ol.roman li { list-style: lower-roman; padding: 0px; margin: 0px; }
/*ul { padding: 0px; margin: 0px; }
ul li { list-style: square inside; padding: 0px; margin: 0px; line-height: 30px; }*/
ul.disc li { list-style: disc inside; padding: 0px; margin: 0px; line-height: 30px; }
ul.list-style-1 li { list-style: none; }
.list-style-none li { list-style: none; }
.list-inline>li { display: inline-block; padding-right: 5px; padding-left: 5px; }
blockquote { display: block; background: #fff; position: relative; font-size: 14px; padding-left: 60px; border-left: 5px solid #f5f5f5; font-style: italic; padding-right: 0px; }
blockquote::before { content: "\201C"; font-family: Georgia, serif; font-size: 60px; font-weight: bold; color: #e3e3e3; position: absolute; left: 10px; top: 25px; }
blockquote::after { content: ""; }
blockquote cite { font-size: 14px; margin-top: 15px; display: block; font-weight: 600; color: #BFA170; }
.quick-links .row.no-gutter { padding: 0 15px; }
.no-gutter > [class*='col-'] { padding-right: 0; padding-left: 0; }
.row-eq-height { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }

/***************************
Page section margin padding
****************************/
.page-section-ptb { padding: 40px 0; }
.page-section-pt { padding: 80px 0 0; }
.page-section-pb { padding: 0 0 40px; }

/*************************
  Text Color
***********************/
.text-red { color: #BFA170; }
.text-white { color: #ffffff; }
.text-black { color: #323232; }
.text-gray { color: #626262; }

/*************************
  Background Color
***********************/
.white-bg { background: #ffffff; }
.gray-bg { background: #f6f6f6; }
.gray-brown { background: #f6f6f6; }
.dark-gray-bg { background: #231F20; }
.red-bg { background: #BFA170; }

/*************************
  Section Title
***********************/
.section-title { margin-bottom: 60px; text-align: left; }
.section-title .separator { position: relative; margin-top: 10px; display: inline-block; }
.section-title h2 { font-size: 36px; text-transform: normal; font-weight: 600; }
.section-title span { margin-bottom: 10px; display: block; }
.section-title .separator:after { width: 100px; display: block; margin: auto; content: ""; height: 1px; background: #BFA170; bottom: 0px; left: 50%; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; }
.section-title .separator:before { content: ''; display: block; margin: auto; left: 50%; height: 1px; width: 50px; bottom: -15px; background: #BFA170; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; margin-bottom: 6px; }
section:hover .section-title .separator:before { width: 100px; left: 0; }
section:hover .section-title .separator:after { width: 50px; left: 0; }

/*************************
    Form
*************************/
.form-control { font-size: 14px; border-radius: 0; box-shadow: none; height: auto; line-height: 1.33333; padding: 12px 18px; background: transparent; color: #626262; }
.form-control:focus { box-shadow: none; border: 1px solid #BFA170; }
.form-control.input-lg { resize: none; font-size: .9em }
.form-control.rounded { border-radius: 0px; }
.form-control, .input-group-addon { border: 1px solid #e3e3e3; }
.form-group label { color: #444; display: inline-block; margin-top: 8px; margin-bottom: 4px; text-transform: uppercase; font-size: 13px; }
.form-inline button { margin: 0px; }
.form-group > label { display: block; }
.form-control::-moz-placeholder { color: #626262; }
.form-control::-ms-input-placeholder { color: #626262; }
.form-control::-webkit-input-placeholder { color: #626262; }
/*select { border: 1px solid #232323; color: #777; cursor: pointer; display: block; line-height: 14px; max-width: 100%; min-width: 100%; padding: 14px; }


#sortBy select {
  border: 1px solid #232323;
  color: #777;
  cursor: pointer;
  display: inline-block;
  line-height: 14px;
  max-width: 100%;
  min-width: 100%;
  padding: 14px;
}*/
.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th { border-color: #e3e3e3; padding: 12px 20px; }
.select-hidden { display: none; visibility: hidden; padding-right: 10px; }
.select { cursor: pointer; display: inline-block; position: relative; font-size: 14px; color: #e3e3e3; width: 100%; height: 40px; }
.select-styled { text-align: left; font-size: 14px; color: #323232; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 1px solid #e3e3e3; background-color: #fff; padding: 8px 15px; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.select-styled:after { content: ""; width: 0; height: 0; border: 7px solid transparent; border-color: #e3e3e3 transparent transparent transparent; position: absolute; top: 18px; right: 10px; }
.select-styled:active:after, .select-styled.active:after { top: 10px; border-color: transparent transparent #e3e3e3 transparent; }
.select-options { text-align: left; display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 99; margin: 0; padding: 0; list-style: none; background-color: #fff; border: 1px solid #e3e3e3; border-top: 0px; }
.select-options li { list-style: none; font-size: 14px; padding-left: 15px; color: #323232; }

/*************************
    Button
*************************/
.button { text-align: center; text-transform:uppercase;background: #BFA170; color: #000; display: inline-block;  vertical-align: middle; padding: 8px 20px; -ms-transform: perspective(1px) translateZ(0); -o-transform: perspective(1px) translateZ(0); -moz-transform: perspective(1px) translateZ(0); -webkit-transform: perspective(1px) translateZ(0); transform: perspective(1px) translateZ(0); position: relative; -ms-transition-property: color; -moz-transition-property: color; -o-transition-property: color; -webkit-transition-property: color; transition-property: color; -ms-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; }
.button:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #323232; -ms-transform: scaleY(0); -moz-transform: scaleY(0); -o-transform: scaleY(0); -webkit-transform: scaleY(0); transform: scaleY(0); -ms-transform-origin: 50% 100%; -moz-transform-origin: 50% 100%; -o-transform-origin: 50% 100%; -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; -ms-transition-property: transform; -moz-transition-property: transform; -o-transition-property: transform; -webkit-transition-property: transform; transition-property: transform; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; -o-transition-duration: 0.5s; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -ms-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }
.button:hover, .button:focus, .button:active { color: #ffffff; }
.button:hover:before, .button:focus:before, .button:active:before { -moz-transform: scaleY(1); -o-transform: scaleY(1); -ms-transform: scaleY(1); -webkit-transform: scaleY(1); transform: scaleY(1); -moz-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -ms-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -o-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.50); }

/*button.border */
.button.border { background: transparent; border: 1px solid #e3e3e3; color: #323232; }
.button.border:before { background: #BFA170; }
.button.border:hover, .button.border:focus, .button.border:active { color: #ffffff; border-color: #BFA170; }

/*button.white*/
.button.white { background: #ffffff; color: #BFA170; }
.button.white:before { background: #323232; }
.button.white:hover, .button.border:focus, .button.border:active { color: #ffffff; border-color: #BFA170; }

/*button.black*/
.button.black { background: #323232; color: #ffffff; }
.button.black:before { background: #ffffff; }
.button.black:hover, .button.border:focus, .button.border:active { color: #BFA170; border-color: #ffffff; }

/*******************************************
             Loading
*******************************************/
#loading { background-color: #ffffff; height: 100%; width: 100%; position: fixed; z-index: 1; margin-top: 0px; top: 0px; left: 0px; bottom: 0px; overflow: hidden !important; right: 0px; z-index: 999999; }
#loading-center { width: 100%; height: 100%; position: relative; }
#loading-center img { text-align: center; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; margin: 0 auto; }
#loading2 { background-color:transparent; height: 100vh; width: 100%;  z-index: 999999; }


/*--------------------------------------------------------------
    TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Grid
2.0 Normalize
3.0 Loaders


--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.0 Grid-View
--------------------------------------------------------------*/
.loaders .flex > div {
  border: 2px solid #ffffff;
  background-color: #f0f0f1;
  height: 50vh;
  min-height: 300px;
  margin: 0;
  padding: 0;
}
/*--------------------------------------------------------------
2.0 Normalize
--------------------------------------------------------------*/
.grad {
  background: #236e84;
  background: linear-gradient(to bottom, #aee1f7 0%, #539db5 45%, #236e84 69%, #0c3748 100%);
}

/** Tabbing box start **/
.tabbing-box .tab-pane {
  padding: 30px;
  margin-bottom: 50px;
  background-color: white;
}

.tabbing-box .nav-tabs. {
  border-bottom: none;
  background-color: transparent;
}

.tabbing-box .nav-tabs .nav-link {
  display: block;
  padding: 12px 17px 10px;
}

.tabbing-box .nav-tabs li {
  font-size: 12px;
  font-weight: 400;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #000;
  border-radius: 0;
  background-color: white;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
  border-radius: 0;
  color: #666;
}

.tabbing-box .nav-tabs .nav-link {
  border: none;
  text-transform: uppercase;
  font-weight: bold;
}
.tabbing-box .nav-tabs .nav-link i {
  color: #BFA170;
  font-size: 16px;

}
.tabbing-box .accordion-item {
  background-color: white !important;
  border: none;
}

.tabbing-box .nav-link {
  color: #535353;
}

/*--------------------------------------------------------------
3.0 Loaders
--------------------------------------------------------------*/
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.loader ::before,
.loader ::after {
  position: absolute;
  content: "";
  box-sizing: border-box;
}
.loader {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.loader-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/*--------------------------------------------------------------
3.1 Loader flower-01
--------------------------------------------------------------*/
.flower-01 .loader-container {
  width: 110px;
  height: 110px;
}
.flower-01 .petal {
  position: absolute;
  width: 27%;
  height: 45%;
  background-color: transparent;
  overflow: hidden;
}
.flower-01 .petal:nth-of-type(odd) {
  left: 50%;
  transform-origin: bottom left;
}
.flower-01 .petal:nth-of-type(even) {
  right: 50%;
  transform-origin: bottom right;
}
.flower-01 .petal::before,
.flower-01 .petal::after {
  background-color: #ef1144;
}
.flower-01 .petal::before {
  width: 86%;
  height: 76%;
  bottom: 0%;
}
.flower-01 .petal:nth-of-type(even)::before {
  left: 100%;
  transform: rotate(-45deg);
  transform-origin: bottom left;
}
.flower-01 .petal:nth-of-type(odd)::before {
  right: 100%;
  transform: rotate(45deg);
  transform-origin: bottom right;
}
.flower-01 .petal::after {
  width: 101%;
  height: 57%;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.flower-01 .petal:nth-of-type(1) {
  top: 0;
  margin-left: 2px;
  animation: flower1-1 1s infinite linear;
}
.flower-01 .petal:nth-of-type(2) {
  top: 4px;
  margin-right: -4px;
  transform: rotate(90deg);
  animation: flower1-2 1s 0.125s infinite linear;
}
.flower-01 .petal:nth-of-type(3) {
  top: 8px;
  margin-left: 4px;
  transform: rotate(90deg);
  animation: flower1-2 1s 0.25s infinite linear;
}
.flower-01 .petal:nth-of-type(4) {
  top: 12px;
  margin-right: -2px;
  transform: rotate(180deg);
  animation: flower1-3 1s 0.37s infinite linear;
}
.flower-01 .petal:nth-of-type(5) {
  top: 12px;
  margin-left: -2px;
  transform: rotate(180deg);
  animation: flower1-3 1s 0.5s infinite linear;
}
.flower-01 .petal:nth-of-type(6) {
  top: 8px;
  margin-right: 4px;
  transform: rotate(270deg);
  animation: flower1-4 1s 0.65s infinite linear;
}
.flower-01 .petal:nth-of-type(7) {
  top: 4px;
  margin-left: -4px;
  transform: rotate(270deg);
  animation: flower1-4 1s 0.77s infinite linear;
}
.flower-01 .petal:nth-of-type(8) {
  top: 0px;
  margin-right: 2px;
  animation: flower1-1 1s 0.89s infinite linear;
}
@keyframes flower1-1 {
  2% {
    transform: scale(1.2);
  }
}
@keyframes flower1-2 {
  2% {
    transform: rotate(90deg) scale(1.2);
  }
}
@keyframes flower1-3 {
  2% {
    transform: rotate(180deg) scale(1.2);
  }
}
@keyframes flower1-4 {
  2% {
    transform: rotate(270deg) scale(1.2);
  }
}
/*--------------------------------------------------------------
3.2 Loader flower-02
--------------------------------------------------------------*/
.flower-02 .loader-container {
  width: 120px;
  height: 120px;
}
.flower-02 .petal,
.flower-02 .petal-1 {
  position: absolute;
  width: 30%;
  height: 50%;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom center;
  border-radius: 50%;
}
.flower-02 .petal {
  z-index: 2;
}
.flower-02 .petal-1 {
  z-index: -1;
}
.flower-02 .petal::before,
.flower-02 .petal-1::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: 0%;
  left: 0%;
  transform-origin: bottom center;
  border-radius: 50%;
  background-color: #ef1144;
  z-index: 2;
  animation: flower2 0.8s infinite linear;
  opacity: 1;
}
.flower-02 .petal::before {
  border-left: 1px solid #ffffff;
}
.flower-02 .petal:nth-of-type(6)::before,
.flower-02 .petal:nth-of-type(7)::before,
.flower-02 .petal:nth-of-type(8)::before {
  background-color: transparent;
}
.flower-02 .petal:nth-of-type(1) {
  transform: translate(-50%, 0%);
}
.flower-02 .petal:nth-of-type(2) {
  transform: translate(-50%, 0%) rotate(45deg);
}
.flower-02 .petal:nth-of-type(3) {
  transform: translate(-50%, 0%) rotate(90deg);
}
.flower-02 .petal:nth-of-type(4) {
  transform: translate(-50%, 0%) rotate(135deg);
}
.flower-02 .petal:nth-of-type(5) {
  transform: translate(-50%, 0%) rotate(180deg);
}
.flower-02 .petal:nth-of-type(6),
.flower-02 .petal-1:nth-of-type(9) {
  transform: translate(-50%, 0%) rotate(225deg);
}
.flower-02 .petal:nth-of-type(7),
.flower-02 .petal-1:nth-of-type(10) {
  transform: translate(-50%, 0%) rotate(270deg);
}
.flower-02 .petal:nth-of-type(8),
.flower-02 .petal-1:nth-of-type(11) {
  transform: translate(-50%, 0%) rotate(315deg);
}
.flower-02 .petal:nth-of-type(1)::before {
  animation-delay: 0s;
}
.flower-02 .petal:nth-of-type(2)::before {
  animation-delay: 0.1s;
}
.flower-02 .petal:nth-of-type(3)::before {
  animation-delay: 0.2s;
}
.flower-02 .petal:nth-of-type(4)::before {
  animation-delay: 0.3s;
}
.flower-02 .petal:nth-of-type(5)::before {
  animation-delay: 0.4s;
}
.flower-02 .petal:nth-of-type(6)::before,
.flower-02 .petal-1:nth-of-type(9)::before {
  animation-delay: 0.5s;
}
.flower-02 .petal:nth-of-type(7)::before,
.flower-02 .petal-1:nth-of-type(10)::before {
  animation-delay: 0.6s;
}
.flower-02 .petal:nth-of-type(8)::before,
.flower-02 .petal-1:nth-of-type(11)::before {
  animation-delay: 0.7s;
}
.flower-02 .ball {
  position: absolute;
  width: 28%;
  height: 28%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 1px solid #ffffff;
  background-color: #ef1144;
  z-index: 3;
}
@keyframes flower2 {
  0% {
    opacity: 1;
  }
  95% {
    opacity: 0.2;
  }
  100% {
    opacity: 0.2;
  }
}
/*--------------------------------------------------------------
3.3 Loader flower-03
--------------------------------------------------------------*/
.flower-03 .loader-container {
  width: 110px;
  height: 110px;
}
.flower-03 .petal {
  position: absolute;
  width: 27%;
  height: 45%;
  background-color: transparent;
  overflow: hidden;
}
.flower-03 .petal:nth-of-type(odd) {
  left: 50%;
  transform-origin: bottom left;
}
.flower-03 .petal:nth-of-type(even) {
  right: 50%;
  transform-origin: bottom right;
}
.flower-03 .petal::before,
.flower-03 .petal::after {
  background-color: #ef1144;
}
.flower-03 .petal::before {
  width: 27%;
  height: 76%;
  bottom: 0%;
}
.flower-03 .petal:nth-of-type(even)::before {
  left: 100%;
  transform: rotate(-45deg);
  transform-origin: bottom left;
}
.flower-03 .petal:nth-of-type(odd)::before {
  right: 100%;
  transform: rotate(45deg);
  transform-origin: bottom right;
}
.flower-03 .petal::after {
  width: 101%;
  height: 57%;
  top: 0;
  right: 0;
  border-radius: 50%;
}
.flower-03 .petal:nth-of-type(1) {
  top: 0;
  margin-left: 2px;
  animation: flower3-1 1s infinite linear;
}
.flower-03 .petal:nth-of-type(2) {
  top: 4px;
  margin-right: -4px;
  transform: rotate(90deg);
  animation: flower3-2 1s 0.125s infinite linear;
}
.flower-03 .petal:nth-of-type(3) {
  top: 8px;
  margin-left: 4px;
  transform: rotate(90deg);
  animation: flower3-2 1s 0.25s infinite linear;
}
.flower-03 .petal:nth-of-type(4) {
  top: 12px;
  margin-right: -2px;
  transform: rotate(180deg);
  animation: flower3-3 1s 0.37s infinite linear;
}
.flower-03 .petal:nth-of-type(5) {
  top: 12px;
  margin-left: -2px;
  transform: rotate(180deg);
  animation: flower3-3 1s 0.5s infinite linear;
}
.flower-03 .petal:nth-of-type(6) {
  top: 8px;
  margin-right: 4px;
  transform: rotate(270deg);
  animation: flower3-4 1s 0.65s infinite linear;
}
.flower-03 .petal:nth-of-type(7) {
  top: 4px;
  margin-left: -4px;
  transform: rotate(270deg);
  animation: flower3-4 1s 0.77s infinite linear;
}
.flower-03 .petal:nth-of-type(8) {
  top: 0px;
  margin-right: 2px;
  animation: flower3-1 1s 0.89s infinite linear;
}
@keyframes flower3-1 {
  2% {
    transform: scale(1.2);
  }
}
@keyframes flower3-2 {
  2% {
    transform: rotate(90deg) scale(1.2);
  }
}
@keyframes flower3-3 {
  2% {
    transform: rotate(180deg) scale(1.2);
  }
}
@keyframes flower3-4 {
  2% {
    transform: rotate(270deg) scale(1.2);
  }
}
/*--------------------------------------------------------------
3.4 Loader flower-04
--------------------------------------------------------------*/
.flower-04 .loader-container {
  width: 200px;
  height: 100px;
  perspective: 100px;
}
.flower-04 .petal,
.flower-04 .petal-1 {
  position: absolute;
  width: 30%;
  height: 50%;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom center;
  border-radius: 50%;
}
.flower-04 .petal {
  z-index: 2;
}
.flower-04 .petal-1 {
  z-index: -1;
}
.flower-04 .petal::before,
.flower-04 .petal-1::before {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0%;
  left: 0%;
  transform-origin: bottom center;
  border-radius: 50%;
  background-color: #bea070;
  z-index: 2;
  animation: flower4 1.6s infinite linear;
}
.flower-04 .petal::before {
  border-left: 2px solid #ffffff;
}
.flower-04 .petal:nth-of-type(6)::before,
.flower-04 .petal:nth-of-type(7)::before,
.flower-04 .petal:nth-of-type(8)::before {
  background-color: transparent;
}
.flower-04 .petal:nth-of-type(1) {
  transform: translate(-50%, 0%);
}
.flower-04 .petal:nth-of-type(2) {
  transform: translate(-50%, 0%) rotate(45deg);
}
.flower-04 .petal:nth-of-type(3) {
  transform: translate(-50%, 0%) rotate(90deg);
}
.flower-04 .petal:nth-of-type(4) {
  transform: translate(-50%, 0%) rotate(135deg);
}
.flower-04 .petal:nth-of-type(5) {
  transform: translate(-50%, 0%) rotate(180deg);
}
.flower-04 .petal:nth-of-type(6),
.flower-04 .petal-1:nth-of-type(9) {
  transform: translate(-50%, 0%) rotate(225deg);
}
.flower-04 .petal:nth-of-type(7),
.flower-04 .petal-1:nth-of-type(10) {
  transform: translate(-50%, 0%) rotate(270deg);
}
.flower-04 .petal:nth-of-type(8),
.flower-04 .petal-1:nth-of-type(11) {
  transform: translate(-50%, 0%) rotate(315deg);
}
.flower-04 .petal:nth-of-type(1)::before {
  animation-delay: 0s;
}
.flower-04 .petal:nth-of-type(2)::before {
  animation-delay: 0.2s;
}
.flower-04 .petal:nth-of-type(3)::before {
  animation-delay: 0.4s;
}
.flower-04 .petal:nth-of-type(4)::before {
  animation-delay: 0.6s;
}
.flower-04 .petal:nth-of-type(5)::before {
  animation-delay: 0.8s;
}
.flower-04 .petal:nth-of-type(6)::before,
.flower-04 .petal-1:nth-of-type(9)::before {
  animation-delay: 1s;
}
.flower-04 .petal:nth-of-type(7)::before,
.flower-04 .petal-1:nth-of-type(10)::before {
  animation-delay: 1.2s;
}
.flower-04 .petal:nth-of-type(8)::before,
.flower-04 .petal-1:nth-of-type(11)::before {
  animation-delay: 1.4s;
}
@keyframes flower4 {
  10% {
    transform: rotateY(85deg) scale(1.4);
  }
  90%,
  100% {
    transform: rotateY(0deg) scale(1);
  }
}
/*--------------------------------------------------------------
3.5 Loader sun-01
--------------------------------------------------------------*/
.sun-01 .loader-container {
  width: 100px;
  height: 100px;
  animation: spin 3s infinite linear reverse;
}
.sun-01 .ball {
  position: absolute;
  width: 65%;
  height: 65%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 3px solid #ffffff;
  background-color: #ef1144;
  z-index: 5;
}
.sun-01 .petal {
  position: absolute;
  width: 28%;
  height: 50%;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom center;
}
.sun-01 .petal::before,
.sun-01 .petal::after {
  position: absolute;
  content: "";
  width: 72%;
  height: 40%;
  left: 50%;
  transform-origin: 0% 0%;
  transform: scale(1, 1.8) rotate(45deg);
  background: #ef1144;
}
.sun-01 .petal::after {
  top: 100%;
}
.sun-01 .petal:nth-of-type(1) {
  transform: translate(-50%, 0%) rotate(0deg);
}
.sun-01 .petal:nth-of-type(2) {
  transform: translate(-50%, 0%) rotate(30deg);
}
.sun-01 .petal:nth-of-type(3) {
  transform: translate(-50%, 0%) rotate(60deg);
}
.sun-01 .petal:nth-of-type(4) {
  transform: translate(-50%, 0%) rotate(90deg);
}
.sun-01 .petal:nth-of-type(5) {
  transform: translate(-50%, 0%) rotate(120deg);
}
.sun-01 .petal:nth-of-type(6) {
  transform: translate(-50%, 0%) rotate(150deg);
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.6 Loader sun-02
--------------------------------------------------------------*/
.sun-02 .loader-container {
  width: 100px;
  height: 100px;
}
.sun-02 .ball {
  position: absolute;
  width: 55%;
  height: 55%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background-color: #ef1144;
  box-shadow: inset 0px 0px 4px 1px #ffffff;
  z-index: 5;
}
.sun-02 .petal {
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform-origin: bottom center;
  width: 28%;
  height: 50%;
}
.sun-02 .petal:nth-of-type(1) {
  transform: translate(-50%, 0%) rotate(0deg);
}
.sun-02 .petal:nth-of-type(2) {
  transform: translate(-50%, 0%) rotate(30deg);
}
.sun-02 .petal:nth-of-type(3) {
  transform: translate(-50%, 0%) rotate(60deg);
}
.sun-02 .petal:nth-of-type(4) {
  transform: translate(-50%, 0%) rotate(90deg);
}
.sun-02 .petal:nth-of-type(5) {
  transform: translate(-50%, 0%) rotate(120deg);
}
.sun-02 .petal:nth-of-type(6) {
  transform: translate(-50%, 0%) rotate(150deg);
}
.sun-02 .petal::before,
.sun-02 .petal::after {
  position: absolute;
  content: "";
  width: 72%;
  height: 40%;
  left: 50%;
  transform-origin: 0% 0%;
  transform: scale(1, 1.8) rotate(45deg);
  background-color: #ef1144;
}
.sun-02 .petal::before {
  top: 0;
  box-shadow: 4px -3px 6px 2px #ef1144;
  animation: sun2-1 1.2s linear infinite;
}
.sun-02 .petal::after {
  top: 100%;
  box-shadow: -4px 3px 6px 2px #ef1144;
  animation: sun2-2 1.2s linear infinite;
}
.sun-02 .petal:nth-of-type(1)::before {
  animation-delay: 0s;
}
.sun-02 .petal:nth-of-type(2)::before {
  animation-delay: 0.1s;
}
.sun-02 .petal:nth-of-type(3)::before {
  animation-delay: 0.2s;
}
.sun-02 .petal:nth-of-type(4)::before {
  animation-delay: 0.3s;
}
.sun-02 .petal:nth-of-type(5)::before {
  animation-delay: 0.4s;
}
.sun-02 .petal:nth-of-type(6)::before {
  animation-delay: 0.5s;
}
.sun-02 .petal:nth-of-type(1)::after {
  animation-delay: 0.6s;
}
.sun-02 .petal:nth-of-type(2)::after {
  animation-delay: 0.7s;
}
.sun-02 .petal:nth-of-type(3)::after {
  animation-delay: 0.8s;
}
.sun-02 .petal:nth-of-type(4)::after {
  animation-delay: 0.9s;
}
.sun-02 .petal:nth-of-type(5)::after {
  animation-delay: 1s;
}
.sun-02 .petal:nth-of-type(6)::after {
  animation-delay: 1.1s;
}
@keyframes sun2-1 {
  5% {
    transform: translate(0, -15px) scale(1, 1.8) rotate(45deg);
    opacity: 1;
  }
  80% {
    transform: translate(0, 0px) scale(1, 1.8) rotate(45deg);
    opacity: 0.5;
  }
  100% {
    transform: translate(0, 0px) scale(1, 1.8) rotate(45deg);
    opacity: 0.5;
  }
}
@keyframes sun2-2 {
  5% {
    transform: translate(0, 15px) scale(1, 1.8) rotate(45deg);
    opacity: 1;
  }
  80% {
    transform: translate(0, 0px) scale(1, 1.8) rotate(45deg);
    opacity: 0.5;
  }
  100% {
    transform: translate(0, 0px) scale(1, 1.8) rotate(45deg);
    opacity: 0.5;
  }
}
/*--------------------------------------------------------------
3.7 Loader clock-01
--------------------------------------------------------------*/
.clock-01 .loader-container {
  width: 100px;
  height: 100px;
  background: #ef1144;
  border-radius: 50%;
}
.clock-01 .loader-container::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 88%;
  height: 88%;
  border-radius: 50%;
  background: #f0f0f1;
}
.clock-01 .loader-container::before {
  position: absolute;
  width: 20%;
  height: 20%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 6px solid #ef1144;
  border-radius: 50%;
  z-index: 1;
}
.clock-01 .circle,
.clock-01 .circle-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.clock-01 .circle {
  animation: spin 4s infinite linear;
}
.clock-01 .circle-bg {
  animation: spin 1s infinite linear;
}
.clock-01 .circle::before,
.clock-01 .circle-bg::before {
  bottom: 59%;
  left: 50%;
  transform: translate(-50%, 0%);
  background-color: #ef1144;
  z-index: 2;
}
.clock-01 .circle::before {
  width: 6%;
  height: 20%;
}
.clock-01 .circle-bg::before {
  width: 6%;
  height: 27%;
}
.clock-01 .circle::after,
.clock-01 .circle-bg:after {
  position: absolute;
  content: "";
  transform: translate(-50%, 0%);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 5px solid #ef1144;
}
.clock-01 .circle::after {
  bottom: 79%;
  left: 50%;
}
.clock-01 .circle-bg:after {
  bottom: 86%;
  left: 50%;
}
.clock-01 .dot {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.clock-01 .dot::before,
.clock-01 .dot::after {
  position: absolute;
  content: "";
  width: 3%;
  height: 10%;
  background: #ef1144;
  left: 50%;
  transform: translate(-50%, 0%);
}
.clock-01 .dot::after {
  bottom: 0;
}
.clock-01 .dot::before {
  top: 0;
}
.clock-01 .dot:nth-of-type(2) {
  transform: translate(-50%, -50%) rotate(30deg);
}
.clock-01 .dot:nth-of-type(3) {
  transform: translate(-50%, -50%) rotate(60deg);
}
.clock-01 .dot:nth-of-type(4) {
  transform: translate(-50%, -50%) rotate(90deg);
}
.clock-01 .dot:nth-of-type(5) {
  transform: translate(-50%, -50%) rotate(120deg);
}
.clock-01 .dot:nth-of-type(6) {
  transform: translate(-50%, -50%) rotate(150deg);
}
.clock-01 .dot:nth-of-type(6) {
  transform: translate(-50%, -50%) rotate(150deg);
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.8 Loader clock-02
--------------------------------------------------------------*/
.clock-02 .loader-container {
  width: 100px;
  height: 100px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 1;
}
.clock-02 .circle {
  position: absolute;
  display: block;
  width: 102%;
  height: 102%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #f0f0f1;
  overflow: hidden;
  z-index: 3;
  background: transparent;
}
.clock-02 .loader-container::before,
.clock-02 .loader-container::after {
  width: 50%;
  height: 100%;
  top: 0%;
  background-color: #ef1144;
  z-index: 2;
}
.clock-02 .loader-container::before {
  left: 50%;
  border-radius: 0 100px 100px 0;
  transform-origin: left center;
  animation: clock2-1 10s infinite linear;
}
.clock-02 .loader-container::after {
  left: 0%;
  border-radius: 100px 0 0 100px;
  transform-origin: right center;
  animation: clock2-2 10s infinite linear;
}
@keyframes clock2-1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(180deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes clock2-2 {
  25% {
    transform: rotate(0deg);
    background-color: #ef1144;
  }
  25.01% {
    transform: rotate(-180deg);
    background-color: #ffffff;
  }
  50% {
    transform: rotate(0deg);
    background-color: #ffffff;
  }
  74.98% {
    transform: rotate(0deg);
    background-color: #ffffff;
  }
  74.99% {
    transform: rotate(-180deg);
    background-color: #ef1144;
  }
  100% {
    transform: rotate(0deg);
    background-color: #ef1144;
  }
}
/*--------------------------------------------------------------
3.9 Loader spiral
--------------------------------------------------------------*/
.spiral .loader-container {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  z-index: 1;
  animation: spin 1s infinite linear reverse;
}
.spiral .ring {
  position: absolute;
  width: 15%;
  height: 15%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  box-shadow: inset -3px 0px 0px 2px #ef1144;
}
.spiral .ring:nth-of-type(1) {
  width: 15%;
  height: 15%;
}
.spiral .ring:nth-of-type(2) {
  width: 35%;
  height: 35%;
}
.spiral .ring:nth-of-type(3) {
  width: 55%;
  height: 55%;
}
.spiral .ring:nth-of-type(4) {
  width: 75%;
  height: 75%;
}
.spiral .ring:nth-of-type(5) {
  width: 95%;
  height: 95%;
}
.spiral .ring:nth-of-type(1)::before,
.spiral .ring:nth-of-type(2)::before,
.spiral .ring:nth-of-type(3)::before,
.spiral .ring:nth-of-type(4)::before {
  border-radius: 50%;
  box-shadow: -3px 0px 0px 1px #ef1144;
}
.spiral .ring:nth-of-type(1)::before {
  width: 150%;
  height: 146%;
  transform: translate(-20%, -38%);
}
.spiral .ring:nth-of-type(2)::before {
  width: 123%;
  height: 122%;
  transform: translate(-9%, -21%);
}
.spiral .ring:nth-of-type(3)::before {
  width: 117%;
  height: 114%;
  transform: translate(-8%, -15%);
}
.spiral .ring:nth-of-type(4)::before {
  width: 116%;
  height: 111%;
  transform: translate(-6%, -10%);
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.10 Loader figure-01
--------------------------------------------------------------*/
.figure-01 .loader-container {
  width: 70px;
  height: 70px;
}
.figure-01 .figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: figure1-1 2.5s infinite cubic-bezier(0.84, 0.01, 0.18, 1);
}
.figure-01 .figure::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: #ef1144;
  transform-origin: center;
  animation: figure1-2 2.5s infinite cubic-bezier(0.84, 0.01, 0.18, 1);
}
@keyframes figure1-1 {
  25% {
    border-radius: 50%;
    width: 100%;
  }
  50% {
    border-radius: 5%;
    width: 150%;
  }
  75% {
    border-radius: 50%;
    width: 100%;
  }
  100% {
    border-radius: 5%;
    width: 100%;
  }
}
@keyframes figure1-2 {
  0% {
    border-radius: 5%;
    width: 100%;
  }
  /* cube */
  25% {
    border-radius: 50%;
    width: 100%;
    transform: scale(0.8) rotate(90deg);
  }
  /* ball */
  50% {
    border-radius: 5%;
    width: 100%;
    transform: scale(1) rotate(0deg);
  }
  /* rectangle */
  75% {
    border-radius: 50%;
    width: 100%;
    transform: scale(0.8) rotate(-90deg);
  }
  /* ball */
  100% {
    border-radius: 5%;
    width: 100%;
    transform: scale(1) rotate(0deg);
  }
  /* cube */
}
/*--------------------------------------------------------------
3.11 Loader figure-02
--------------------------------------------------------------*/
.figure-02 .loader-container {
  width: 70px;
  height: 70px;
}
.figure-02 .figure {
  position: relative;
  margin: 0 auto;
  top: auto;
  left: auto;
  width: 100%;
  height: 100%;
  border-radius: 9%;
  background-color: #ef1144;
  transform: rotate(-90deg) scale(1.2);
  animation: figure2-1 3s infinite cubic-bezier(0.84, 0.01, 0.18, 1);
}
.figure-02 .figure::before,
.figure-02 .figure::after {
  width: 110%;
  height: 112%;
  top: 0;
  background: #f0f0f1;
  z-index: 1;
}
.figure-02 .figure::before {
  left: 100%;
  transform: translate(47%, -10%) rotate(-26deg);
  transform-origin: 0 100%;
  animation: figure2-2 3s infinite cubic-bezier(0.84, 0.01, 0.18, 1);
}
.figure-02 .figure::after {
  left: 0%;
  transform: translate(-146%, -10%) rotate(26deg);
  transform-origin: 100% 100%;
  animation: figure2-3 3s infinite cubic-bezier(0.84, 0.01, 0.18, 1);
}
@keyframes figure2-1 {
  0% {
    border-radius: 5%;
    transform: rotate(-90deg) scale(1.2);
  }
  /* cube */
  15% {
    border-radius: 5%;
    transform: rotate(0deg) scale(1);
  }
  /* cube move */
  25% {
    border-radius: 5%;
    transform: rotate(0deg) scale(1);
  }
  /* stay*/
  40% {
    border-radius: 5%;
    transform: rotate(90deg) scale(1.2);
  }
  /* triangle move */
  50% {
    border-radius: 5%;
    transform: rotate(90deg) scale(1.2);
  }
  /* stay */
  65% {
    border-radius: 50%;
    transform: rotate(0deg) scale(1);
  }
  /* ball move */
  75% {
    border-radius: 50%;
    transform: rotate(0deg) scale(1);
  }
  /* stay */
  90% {
    border-radius: 5%;
    transform: rotate(-90deg) scale(1.2);
  }
  /* cube move */
  100% {
    border-radius: 5%;
    transform: rotate(-90deg) scale(1.2);
  }
  /* cube */
}
@keyframes figure2-2 {
  0% {
    transform: translate(47%, -10%) rotate(-26deg);
  }
  /* cube */
  15% {
    transform: translate(0%, -10%) rotate(-26deg);
  }
  /* triangle */
  25% {
    transform: translate(0%, -10%) rotate(-26deg);
  }
  /* triangle */
  40%,
  100% {
    transform: translate(47%, -10%) rotate(-26deg);
  }
  /* cube */
  /* cube */
}
@keyframes figure2-3 {
  0% {
    transform: translate(-146%, -10%) rotate(26deg);
  }
  /* cube */
  15% {
    transform: translate(-100%, -10%) rotate(26deg);
  }
  /* triangle */
  25% {
    transform: translate(-100%, -10%) rotate(26deg);
  }
  /* triangle */
  40%,
  100% {
    transform: translate(-146%, -10%) rotate(26deg);
  }
  /* cube */
}
/*--------------------------------------------------------------
3.12 Loader figure-03
--------------------------------------------------------------*/
.figure-03 .loader-container {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
}
.figure-03 .ring {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 105%;
  height: 105%;
  border-radius: 50%;
  overflow: hidden;
}
.figure-03 .ring::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 101%;
  height: 101%;
  border-radius: 50%;
  border-top: 6px solid #f0f0f1;
  animation: spin 2s infinite linear;
  z-index: 3;
}
.figure-03 .ring::after {
  position: absolute;
  content: "";
  display: block;
  bottom: 0;
  left: 50%;
  width: 190%;
  height: 100%;
  transform: translate(-50%, 104%);
  border-radius: 50%;
  background-color: #ef1144;
  animation: figure3 10s infinite linear;
  z-index: 1;
}
@keyframes figure3 {
  0% {
    transform: translate(-50%, 104%);
  }
  30% {
    transform: translate(-50%, 50%);
  }
  40% {
    transform: translate(-50%, 0%);
  }
  60% {
    transform: translate(-50%, 0%);
  }
  70% {
    transform: translate(-50%, 50%);
  }
  100% {
    transform: translate(-50%, 104%);
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.13 Loader flat-02
--------------------------------------------------------------*/
.flat-02 .loader-container {
  width: 150px;
}
.flat-02 .cube {
  display: inline-block;
  float: left;
  width: 29%;
  padding-bottom: 10%;
  margin: 0 2%;
  transform: scale(0);
  transform-origin: center center;
  background-color: #ef1144;
  animation: flat1 1.8s infinite linear;
}
.flat-02 .cube:nth-of-type(1) {
  animation-delay: 0.1s;
}
.flat-02 .cube:nth-of-type(2) {
  animation-delay: 0.5s;
}
.flat-02 .cube:nth-of-type(3) {
  animation-delay: 0.3s;
}
@keyframes flat1 {
  0% {
    transform: scale(0);
  }
  30% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
/*--------------------------------------------------------------
3.14 Loader flat-03
--------------------------------------------------------------*/
.flat-03 .loader-container {
  width: 100px;
  height: 100px;
  transform: translate(-50%, -50%) rotate(45deg);
  perspective: 150px;
}
.flat-03 .cube {
  position: absolute;
  width: 50%;
  height: 50%;
  transform-style: preserve-3d;
  background-color: #ef1144;
}
.flat-03 .cube:nth-of-type(1) {
  top: 0;
  left: 0;
  transform-origin: bottom right;
  animation: flat3-1 4s infinite ease-in-out;
}
.flat-03 .cube:nth-of-type(2) {
  top: 0;
  left: 50%;
  opacity: 0.9;
  transform-origin: bottom left;
  animation: flat3-2 4s infinite ease-in-out;
}
.flat-03 .cube:nth-of-type(3) {
  top: 50%;
  right: 0;
  opacity: 0.8;
  transform-origin: top left;
  animation: flat3-3 4s infinite ease-in-out;
}
.flat-03 .cube:nth-of-type(4) {
  top: 50%;
  left: 0;
  opacity: 0.7;
  transform-origin: top right;
  animation: flat3-4 4s infinite ease-in-out;
}
@keyframes flat3-1 {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  12.5% {
    transform: rotateX(0deg) rotateY(180deg);
  }
  25% {
    transform: rotateX(-180deg) rotateY(180deg);
  }
  37.5% {
    transform: rotateX(-180deg) rotateY(360deg);
  }
  50% {
    transform: rotateX(0deg) rotateY(360deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(360deg);
  }
}
@keyframes flat3-2 {
  12.5% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  25% {
    transform: rotateX(-180deg) rotateY(0deg);
  }
  37.5% {
    transform: rotateX(-180deg) rotateY(180deg);
  }
  50% {
    transform: rotateX(0deg) rotateY(180deg);
  }
  62.5% {
    transform: rotateX(0deg) rotateY(360deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(360deg);
  }
}
@keyframes flat3-3 {
  25% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  37.5% {
    transform: rotateX(0deg) rotateY(-180deg);
  }
  50% {
    transform: rotateX(180deg) rotateY(-180deg);
  }
  62.5% {
    transform: rotateX(180deg) rotateY(-360deg);
  }
  75% {
    transform: rotateX(0deg) rotateY(-360deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(-360deg);
  }
}
@keyframes flat3-4 {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  37.5% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: rotateX(180deg) rotateY(0deg);
  }
  62.5% {
    transform: rotateX(180deg) rotateY(-180deg);
  }
  75% {
    transform: rotateX(0deg) rotateY(-180deg);
  }
  87.5% {
    transform: rotateX(0deg) rotateY(-360deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(-360deg);
  }
}
/*--------------------------------------------------------------
3.15 Loader flat-04
--------------------------------------------------------------*/
.flat-04 .loader-container {
  width: 100px;
  height: 100px;
  perspective: 150px;
}
.flat-04 .cube {
  position: absolute;
  width: 50%;
  height: 50%;
  top: 50%;
  transform-origin: top right;
  transform-style: preserve-3d;
  background-color: #ef1144;
}
.flat-04 .cube:nth-of-type(2) {
  opacity: 0.9;
  animation: flat4-1 3s infinite ease-in-out;
}
.flat-04 .cube:nth-of-type(3) {
  opacity: 0.8;
  animation: flat4-2 3s infinite ease-in-out;
}
.flat-04 .cube:nth-of-type(4) {
  opacity: 0.7;
  animation: flat4-3 3s infinite ease-in-out;
}
@keyframes flat4-1 {
  0% {
    transform: rotateX(0deg) rotateY(0);
  }
  21% {
    transform: rotateX(180deg) rotateY(0);
  }
  93% {
    transform: rotateX(180deg) rotateY(0);
  }
  100% {
    transform: rotateX(0deg) rotateY(0);
  }
}
@keyframes flat4-2 {
  0% {
    transform: rotateX(0deg) rotateY(0);
  }
  18% {
    transform: rotateX(180deg) rotateY(0deg);
  }
  33% {
    transform: rotateX(180deg) rotateY(180deg);
  }
  73% {
    transform: rotateX(180deg) rotateY(180deg);
  }
  88% {
    transform: rotateX(180deg) rotateY(0deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(0);
  }
}
@keyframes flat4-3 {
  0% {
    transform: rotateX(0deg) rotateY(0deg);
  }
  15% {
    transform: rotateX(180deg) rotateY(0deg);
  }
  30% {
    transform: rotateX(180deg) rotateY(180deg);
  }
  45% {
    transform: rotateX(0deg) rotateY(180deg);
  }
  55% {
    transform: rotateX(0deg) rotateY(180deg);
  }
  70% {
    transform: rotateX(180deg) rotateY(180deg);
  }
  85% {
    transform: rotateX(180deg) rotateY(0deg);
  }
  100% {
    transform: rotateX(0deg) rotateY(0deg);
  }
}
/*--------------------------------------------------------------
3.16 Loader cube-01
--------------------------------------------------------------*/
.cube-01 .loader-container {
  width: 40px;
  height: 145px;
}
.cube-01 .cube {
  position: relative;
  width: 100%;
  height: 100%;
  transform-origin: center center;
  border-radius: 2%;
  z-index: 2;
}
.cube-01 .cube::before {
  position: absolute;
  content: "";
  width: 100%;
  padding-bottom: 100%;
  background-color: #ef1144;
  bottom: 0;
  z-index: 2;
  animation: cube1-1 1.3s infinite linear;
}
.cube-01 .cube::after {
  position: absolute;
  content: "";
  width: 100%;
  padding-bottom: 17%;
  border-radius: 50%;
  background: #a1a0a1;
  bottom: -2%;
  z-index: 1;
  animation: cube1-2 1.3s infinite linear;
}
@keyframes cube1-1 {
  5% {
    transform: translateY(0) rotate(0deg);
  }
  65% {
    transform: translateY(-120px) rotate(270deg);
  }
  100% {
    transform: translateY(2px) rotate(360deg);
  }
}
@keyframes cube1-2 {
  5% {
    transform: scale(1);
  }
  65% {
    transform: scale(0.4);
  }
  100% {
    transform: scale(1);
  }
}
/*--------------------------------------------------------------
3.17 Loader cube-03
--------------------------------------------------------------*/
.cube-03 .loader-container {
  width: 200px;
  height: 145px;
}
.cube-03 .cube {
  position: relative;
  display: inline-block;
  float: left;
  width: 20%;
  height: 100%;
  margin: 0 6.5%;
}
.cube-03 .cube::before {
  position: absolute;
  content: "";
  width: 100%;
  padding-bottom: 100%;
  bottom: 0;
  background-color: #ef1144;
  transform-origin: center;
  z-index: 2;
  animation: cube3-1 1.2s infinite linear;
}
.cube-03 .cube::after {
  position: absolute;
  content: "";
  width: 100%;
  padding-bottom: 17%;
  border-radius: 50%;
  background: #a1a0a1;
  bottom: -3%;
  z-index: 1;
  animation: cube3-2 1.2s infinite linear;
}
.cube-03 .cube:nth-of-type(1)::before,
.cube-03 .cube:nth-of-type(1)::after {
  animation-delay: 0s;
}
.cube-03 .cube:nth-of-type(2)::before,
.cube-03 .cube:nth-of-type(2)::after {
  animation-delay: 0.2s;
}
.cube-03 .cube:nth-of-type(3)::before,
.cube-03 .cube:nth-of-type(3)::after {
  animation-delay: 0.3s;
}
@keyframes cube3-1 {
  0% {
    transform: translateY(2px) rotate(0deg);
  }
  5% {
    transform: translateY(2px) rotate(0deg);
  }
  65% {
    transform: translateY(-120px) rotate(270deg);
  }
  100% {
    transform: translateY(2px) rotate(360deg);
  }
}
@keyframes cube3-2 {
  0% {
    transform: scale(1, 1);
  }
  5% {
    transform: scale(1, 1);
  }
  65% {
    transform: scale(0.3, 0.3);
  }
  100% {
    transform: scale(1, 1);
  }
}
/*--------------------------------------------------------------
3.18 Loader circle-04
--------------------------------------------------------------*/
.circle-04 .loader-container {
  width: 100px;
  height: 100px;
  background: transparent;
  border-radius: 50%;
  animation: spin 2s infinite linear reverse;
}
.circle-04 .loader-container::before {
  width: 24%;
  height: 24%;
  top: -4%;
  right: 24%;
  background-color: #ef1144;
  transform: rotate(65deg);
}
.circle-04 .loader-container::after {
  left: 53.5%;
  transform-origin: 0% 50%;
  border-radius: 0px 100px 100px 0px;
  transform: rotate(18deg);
  z-index: 7;
  width: 50%;
  height: 120%;
  bottom: 0;
  background-color: #f0f0f1;
}
.circle-04 .circle {
  position: relative;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 8;
}
.circle-04 .circle::before,
.circle-04 .circle::after {
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #ef1144;
}
.circle-04 .circle::after {
  left: 50%;
  transform-origin: 0% 50%;
  border-radius: 0px 100px 100px 0px;
  transform: rotate(18deg);
}
.circle-04 .circle::before {
  left: 0%;
  transform-origin: 100% 50%;
  border-radius: 100px 0px 0px 100px;
  transform: rotate(-18deg);
}
.circle-04 .circle1 {
  position: absolute;
  width: 80%;
  height: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 8;
}
.circle-04 .circle1::before,
.circle-04 .circle1::after {
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #f0f0f1;
}
.circle-04 .circle1::after {
  left: 50%;
  transform-origin: 0% 50%;
  border-radius: 0px 100px 100px 0px;
  transform: rotate(16deg);
}
.circle-04 .circle1::before {
  left: 0%;
  transform-origin: 100% 50%;
  border-radius: 100px 0px 0px 100px;
  transform: rotate(-16deg);
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.19 Loader circle-05
--------------------------------------------------------------*/
.circle-05 .loader-container {
  width: 100px;
  height: 100px;
  background-color: #e1e1e2;
  border-radius: 50%;
  z-index: 1;
  animation: spin 1s infinite linear;
}
.circle-05 .loader-container::before,
.circle-05 .loader-container::after {
  width: 50%;
  height: 100%;
  top: 50%;
  transform: translate(0%, -50%);
  background-color: #ef1144;
  z-index: 2;
}
.circle-05 .loader-container::before {
  left: 50%;
  border-radius: 0 100px 100px 0;
  transform-origin: left center;
  transform: translate(0%, -50%) rotate(20deg);
  animation: circle5-1 4s infinite linear;
}
.circle-05 .loader-container::after {
  left: 0%;
  border-radius: 100px 0 0 100px;
  transform-origin: right center;
  transform: translate(0%, -50%) rotate(0deg);
  animation: circle5-2 4s infinite linear;
}
.circle-05 .circle {
  position: absolute;
  display: block;
  width: 102%;
  height: 102%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  border: 2px solid #f0f0f1;
  overflow: hidden;
  z-index: 3;
  background: transparent;
}
.circle-05 .circle::after {
  width: 70%;
  height: 70%;
  background-color: #f0f0f1;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@keyframes circle5-1 {
  0% {
    transform: translate(0%, -50%) rotate(20deg);
  }
  25% {
    transform: translate(0%, -50%) rotate(180deg);
  }
  50% {
    transform: translate(0%, -50%) rotate(180deg);
  }
  75% {
    transform: translate(0%, -50%) rotate(180deg);
  }
  100% {
    transform: translate(0%, -50%) rotate(20deg);
  }
}
@keyframes circle5-2 {
  25% {
    transform: translate(0%, -50%) rotate(0deg);
    background-color: #ef1144;
  }
  25.05% {
    transform: translate(0%, -50%) rotate(-180deg);
    background-color: #e1e1e2;
  }
  50% {
    transform: translate(0%, -50%) rotate(-30deg);
    background-color: #e1e1e2;
  }
  75% {
    transform: translate(0%, -50%) rotate(-180deg);
    background-color: #e1e1e2;
  }
  75.05% {
    transform: translate(0%, -50%) rotate(0deg);
    background-color: #ef1144;
  }
  100% {
    transform: translate(0%, -50%) rotate(0deg);
    background-color: #ef1144;
  }
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
/*--------------------------------------------------------------
3.20 Loader balls-01
--------------------------------------------------------------*/
.balls-01 .loader-container {
  width: 220px;
  height: 145px;
}
.balls-01 .ball-wrapper {
  position: relative;
  display: inline-block;
  float: left;
  width: 23%;
  height: 100%;
  margin: 0 4%;
  overflow: hidden;
}
.balls-01 .ball-wrapper::before {
  position: absolute;
  bottom: -1%;
  width: 100%;
  padding-bottom: 16%;
  border-radius: 50%;
  background: #a1a0a1;
  opacity: 1;
  animation: balls1-2 1s infinite linear;
  z-index: 1;
}
.balls-01 .ball-wrapper::after {
  position: absolute;
  width: 63%;
  padding-bottom: 63%;
  bottom: 0;
  left: 50%;
  border-radius: 50px;
  border: 1px solid #f74d2f;
  transform: translate(-50%, 0%);
  transform-origin: center;
  z-index: 2;
  background-color: #ef1144;
  animation: balls1-1 1s infinite linear;
}
.balls-01 .ball-wrapper:nth-of-type(1)::before,
.balls-01 .ball-wrapper:nth-of-type(1)::after {
  animation-delay: 0s;
}
.balls-01 .ball-wrapper:nth-of-type(2)::before,
.balls-01 .ball-wrapper:nth-of-type(2)::after {
  animation-delay: 0.2s;
}
.balls-01 .ball-wrapper:nth-of-type(3)::before,
.balls-01 .ball-wrapper:nth-of-type(3)::after {
  animation-delay: 0.3s;
}
@keyframes balls1-1 {
  0% {
    transform: translate(-50%, 0%);
  }
  40% {
    transform: translate(-50%, -90px);
    width: 63%;
    padding-bottom: 63%;
  }
  50% {
    transform: translate(-50%, -100px);
    width: 63%;
    padding-bottom: 63%;
  }
  65% {
    transform: translate(-50%, -90px);
    width: 63%;
    padding-bottom: 63%;
  }
  75% {
    transform: translate(-50%, 0%);
    width: 63%;
    padding-bottom: 63%;
  }
  100% {
    transform: translate(-50%, 10px);
    width: 104%;
    padding-bottom: 31.5%;
  }
}
@keyframes balls1-2 {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  50% {
    transform: scale(0.2);
    opacity: 0.3;
  }
  100% {
    transform: scale(0.9);
    opacity: 1;
  }
}
/*--------------------------------------------------------------
3.21 Loader balls-02
--------------------------------------------------------------*/
.balls-02 .loader-container {
  width: 85px;
  height: 85px;
  animation: balls2-1 9s infinite linear;
}
.balls-02 .ball {
  position: absolute;
  width: 35%;
  height: 35%;
  border-radius: 50%;
  transform: translateY(0px) translateX(-50%) translateZ(0);
  transform-origin: center;
  background-color: #ef1144;
}
.balls-02 .ball:nth-of-type(1) {
  top: 0%;
  left: 0%;
  transform: translate(0, 0);
  animation: balls2-2 3s infinite linear;
}
.balls-02 .ball:nth-of-type(2) {
  top: 0%;
  right: 0%;
  transform: translate(0, 0);
  animation: balls2-3 3s infinite linear;
}
.balls-02 .ball:nth-of-type(3) {
  bottom: 0%;
  left: 0%;
  transform: translate(0, 0);
  animation: balls2-4 3s infinite linear;
}
.balls-02 .ball:nth-of-type(4) {
  bottom: 0%;
  right: 0%;
  transform: translate(0, 0);
  animation: balls2-5 3s infinite linear;
}
.balls-02 .ball:nth-of-type(1),
.balls-02 .ball:nth-of-type(3) {
  background-color: #f31515;
}
@keyframes balls2-2 {
  0% {
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
  16.66% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  33.33% {
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
  50% {
    top: 100%;
    left: 100%;
    transform: translate(-100%, -100%);
  }
  66.66% {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  83.31% {
    top: 100%;
    left: 100%;
    transform: translate(-100%, -100%);
  }
  100% {
    top: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
}
@keyframes balls2-3 {
  0% {
    top: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
  16.66% {
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
  33.33% {
    top: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
  50% {
    top: 100%;
    right: 100%;
    transform: translate(100%, -100%);
  }
  66.66% {
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
  }
  83.31% {
    top: 100%;
    right: 100%;
    transform: translate(100%, -100%);
  }
  100% {
    top: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
}
@keyframes balls2-4 {
  0% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
  16.66% {
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  33.33% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
  50% {
    bottom: 100%;
    left: 100%;
    transform: translate(-100%, 100%);
  }
  66.66% {
    bottom: 50%;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  83.31% {
    bottom: 100%;
    left: 100%;
    transform: translate(-100%, 100%);
  }
  100% {
    bottom: 0%;
    left: 0%;
    transform: translate(0%, 0%);
  }
}
@keyframes balls2-5 {
  0% {
    bottom: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
  16.66% {
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
  }
  33.33% {
    bottom: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
  50% {
    bottom: 100%;
    right: 100%;
    transform: translate(100%, 100%);
  }
  66.66% {
    bottom: 50%;
    right: 50%;
    transform: translate(50%, 50%);
  }
  83.31% {
    bottom: 100%;
    right: 100%;
    transform: translate(100%, 100%);
  }
  100% {
    bottom: 0%;
    right: 0%;
    transform: translate(0%, 0%);
  }
}
@keyframes balls2-1 {
  45% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  50% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  95% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}
/*--------------------------------------------------------------
3.22 Loader rain
--------------------------------------------------------------*/
.rain .loader-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #236e84;
  background: linear-gradient(to bottom, #aee1f7 0%, #539db5 45%, #236e84 69%, #0c3748 100%);
}
.drop {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(-7deg);
  background: transparent;
}
.drop:nth-of-type(3n+1) {
  width: 75px;
  height: 93%;
  z-index: 3;
}
.drop:nth-of-type(3n+2) {
  width: 60px;
  height: 78%;
  z-index: 2;
}
.drop:nth-of-type(3n+3) {
  width: 40px;
  height: 68%;
  z-index: 1;
}
/* first layout */
.drop:nth-of-type(1) {
  left: 0%;
}
.drop:nth-of-type(4) {
  left: 30%;
}
.drop:nth-of-type(7) {
  left: 50%;
}
.drop:nth-of-type(10) {
  left: 80%;
}
/* second layout */
.drop:nth-of-type(2) {
  left: 10%;
}
.drop:nth-of-type(5) {
  left: 35%;
}
.drop:nth-of-type(8) {
  left: 55%;
}
.drop:nth-of-type(11) {
  left: 65%;
}
/* third layout */
.drop:nth-of-type(3) {
  left: 0%;
}
.drop:nth-of-type(6) {
  left: 15%;
}
.drop:nth-of-type(9) {
  left: 44%;
}
.drop:nth-of-type(12) {
  left: 65%;
}
.drop:nth-of-type(4)::before,
.drop:nth-of-type(4)::after {
  animation-delay: 0.4s;
}
.drop:nth-of-type(7)::before,
.drop:nth-of-type(7)::after {
  animation-delay: 1.2s;
}
.drop:nth-of-type(10)::before,
.drop:nth-of-type(10)::after {
  animation-delay: 1.8s;
}
.drop:nth-of-type(2)::before,
.drop:nth-of-type(2)::after {
  animation-delay: 0.5s;
}
.drop:nth-of-type(5)::before,
.drop:nth-of-type(5)::after {
  animation-delay: 1s;
}
.drop:nth-of-type(8)::before,
.drop:nth-of-type(8)::after {
  animation-delay: 1.5s;
}
.drop:nth-of-type(11)::before,
.drop:nth-of-type(11)::after {
  animation-delay: 1.8s;
}
.drop:nth-of-type(3)::before,
.drop:nth-of-type(3)::after {
  animation-delay: 1s;
}
.drop:nth-of-type(6)::before,
.drop:nth-of-type(6)::after {
  animation-delay: 1.3s;
}
.drop:nth-of-type(9)::before,
.drop:nth-of-type(9)::after {
  animation-delay: 2s;
}
.drop:nth-of-type(12)::before,
.drop:nth-of-type(12)::after {
  animation-delay: 2.3s;
}
.drop::before {
  width: 1px;
  height: 19%;
  bottom: 105%;
  left: 50%;
  background-color: #ffffff;
  z-index: 1;
  animation: rain1 1.2s infinite linear;
}
.drop::after {
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 50%) rotate(7deg);
  border-radius: 50%;
  opacity: 0;
  animation: rain2 1.2s infinite linear;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.drop:nth-of-type(3n+2) {
  opacity: 0.8;
}
.drop:nth-of-type(3n+3) {
  opacity: 0.4;
}
@keyframes rain1 {
  0% {
    bottom: 100%;
    transform: translate(0, 0);
    height: 18%;
  }
  35% {
    bottom: 0%;
    transform: translate(0, 0);
    height: 18%;
  }
  48% {
    bottom: 0%;
    transform: translate(0, 0);
    height: 0;
  }
  100% {
    bottom: 0%;
    transform: translate(0, 0);
    height: 0;
  }
}
@keyframes rain2 {
  0% {
    opacity: 0;
    width: 0;
    height: 0;
  }
  35% {
    opacity: 0;
    width: 0;
    height: 0;
  }
  95% {
    width: 100%;
    height: 3%;
    opacity: 1;
  }
  100% {
    width: 100%;
    height: 3%;
    opacity: 0;
  }
}
/*--------------------------------------------------------------
3.23 Loader ballons
--------------------------------------------------------------*/
.ballons .loader-container {
  width: 100%;
  height: 100%;
  background: #236e84;
  background: linear-gradient(to bottom, #aee1f7 0%, #539db5 45%, #236e84 69%, #0c3748 100%);
}
.ballon {
  position: absolute;
  top: 100%;
  transform: translate(-50%, 0%);
  border-radius: 50%;
  background-color: rgba(243, 21, 21, 0.8);
  box-shadow: inset -3px 0px 6px 1px rgba(243, 21, 21, 0.8), inset 12px 1px 13px 2px rgba(255, 255, 255, 0.8);
  animation: ballon 6s infinite linear;
}
.ballon:nth-of-type(3n+1) {
  width: 100px;
  height: 121px;
  animation-duration: 8s;
  z-index: 3;
}
.ballon:nth-of-type(3n+2) {
  width: 80px;
  height: 103px;
  animation-duration: 12s;
  z-index: 2;
}
.ballon:nth-of-type(3n+3) {
  width: 55px;
  height: 67px;
  animation-duration: 18s;
  z-index: 1;
  opacity: 0.9;
}
.ballon::before {
  position: absolute;
  content: "";
  width: 3px;
  height: 0px;
  bottom: -4px;
  left: 50%;
  transform: translate(-50%, 0);
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-bottom: 4px solid rgba(243, 21, 21, 0.8);
}
.ballon:nth-of-type(3n+3)::before {
  bottom: -3px;
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 3px solid rgba(243, 21, 21, 0.8);
}
.ballon::after {
  position: absolute;
  content: "";
  width: 6%;
  height: 38%;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 99%);
  background: transparent;
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.ballon:nth-of-type(3n+3)::after {
  opacity: 0.8;
}
/* first layout */
.ballon:nth-of-type(1) {
  left: 45%;
  animation-delay: 0s;
}
.ballon:nth-of-type(4) {
  left: 15%;
  animation-delay: 0.8s;
}
.ballon:nth-of-type(7) {
  left: 35%;
  animation-delay: 3s;
}
.ballon:nth-of-type(10) {
  left: 52%;
  animation-delay: 5s;
}
/* second layout */
.ballon:nth-of-type(2) {
  left: 20%;
  animation-delay: 0.3s;
}
.ballon:nth-of-type(5) {
  left: 60%;
  animation-delay: 3s;
}
.ballon:nth-of-type(8) {
  left: 1%;
  animation-delay: 6s;
}
.ballon:nth-of-type(11) {
  left: 30%;
  animation-delay: 8s;
}
/* third layout */
.ballon:nth-of-type(3) {
  left: 40%;
  animation-delay: 1s;
}
.ballon:nth-of-type(6) {
  left: 45%;
  animation-delay: 4s;
}
.ballon:nth-of-type(9) {
  left: 60%;
  animation-delay: 8s;
}
.ballon:nth-of-type(12) {
  left: 15%;
  animation-delay: 12s;
}
@keyframes ballon {
  0% {
    top: 100%;
    transform: translate(0, 0%);
  }
  100% {
    top: 0%;
    transform: translate(0, -150%);
  }
}
/*--------------------------------------------------------------
3.24 Loader fishes
--------------------------------------------------------------*/
.fishes .loader-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #236e84;
  background: linear-gradient(to bottom, #aee1f7 0%, #539db5 45%, #236e84 69%, #0c3748 100%);
}
.fish-container {
  position: absolute;
  width: 118px;
  height: 118px;
  right: 0%;
  transform: translate(100%, 0);
  perspective: 200px;
  animation: fish infinite linear;
}
/* mouth */
.fish-container::before,
.fish-container::after {
  width: 13%;
  height: 23%;
  border-top: 1px solid rgba(0, 0, 54, 0.5);
  border-radius: 50%;
  background: #f3f4f7;
  z-index: 3;
}
.fish-container::before {
  top: 38%;
  transform: translate(20%, 0) rotate(-45deg);
}
.fish-container::after {
  top: 42%;
  transform: translate(20%, 0) rotate(-131deg);
}
.fish-container .wrapper {
  position: absolute;
  width: 68%;
  height: 68%;
  top: 14%;
  left: 8%;
  transform: rotate(-45deg) translateZ(0);
  z-index: 2;
  animation: tail 4s infinite linear;
}
.tail {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #f3f4f7;
  border-radius: 50% 50% 1%;
  box-shadow: inset -8px 2px 7px 1px #000036;
}
.tail::before,
.tail::after {
  top: 100%;
  width: 23%;
  height: 23%;
  border: 0.5px solid rgba(0, 0, 54, 0.5);
  border-radius: 0% 50%;
  transform-origin: bottom center;
  background-color: rgba(243, 244, 247, 0.9);
  z-index: -1;
}
.tail::after {
  left: 100%;
  transform: translate(50%, -100%) scale(1.5, 1) rotate(-45deg);
}
.tail::before {
  right: 0%;
  transform-origin: bottom center;
  transform: translate(-20%, 0%) scale(1, 1.5) rotate(45deg);
}
/* ÃÂ³ÃÂ»ÃÂ°ÃÂ· */
.eye,
.eye::before,
.eye::after {
  position: absolute;
  border-radius: 50%;
  z-index: 3;
}
.eye {
  top: 27%;
  left: 19%;
  width: 15%;
  height: 15%;
  background: #ffffff;
  border: 0.5px solid rgba(0, 0, 54, 0.3);
}
.eye::before {
  content: "";
  width: 59%;
  height: 59%;
  top: 2px;
  left: 1px;
  background: #000036;
}
.eye::after {
  width: 26%;
  height: 26%;
  top: 2px;
  left: 2px;
  background: #ffffff;
}
/* ÃÂ¿ÃÂ»ÃÂ°ÃÂ²ÃÂ½ÃÂ¸ÃÂºÃÂ¸ */
.fin,
.fin2,
.fin3 {
  position: absolute;
  transform-style: preserve-3d;
}
.fin {
  top: 0%;
  left: 30%;
  width: 48%;
  height: 54%;
  background-color: rgba(243, 244, 247, 0.9);
  border-radius: 50% 0 0 0;
  border: 0.5px solid rgba(0, 0, 54, 0.5);
  transform: rotate(40deg);
  z-index: 1;
}
.fin2 {
  top: 70%;
  left: 36%;
  width: 15%;
  height: 15%;
  transform-origin: 0% 0%;
  transform: rotateX(45deg) rotate(-90deg);
  z-index: 3;
  animation: f2 12s infinite linear;
}
.fin3 {
  top: 71%;
  left: 28%;
  width: 15%;
  height: 15%;
  transform-origin: 0% 0%;
  transform: rotateX(-45deg) rotate(-90deg);
  z-index: 1;
  animation: f3 12s infinite linear;
}
.fin2::before,
.fin3::before {
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  border: 0.5px solid rgba(0, 0, 54, 0.3);
  border-radius: 0% 50%;
  background-color: rgba(243, 244, 247, 0.9);
  transform-origin: 0% 0%;
  transform: scale(1, 1.7) rotate(45deg);
}
.fish-container:nth-of-type(3n+1) {
  z-index: 3;
  animation-duration: 12s;
}
.fish-container:nth-of-type(3n+2) {
  width: 90px;
  height: 90px;
  z-index: 2;
  animation-duration: 15s;
}
.fish-container:nth-of-type(3n+3) {
  width: 60px;
  height: 60px;
  z-index: 1;
  opacity: 0.8;
  animation-duration: 20s;
}
/* first layout */
.fish-container:nth-of-type(1) {
  top: 35%;
}
.fish-container:nth-of-type(4) {
  top: 50%;
}
.fish-container:nth-of-type(7) {
  top: 65%;
}
.fish-container:nth-of-type(10) {
  top: 70%;
}
/* second layout */
.fish-container:nth-of-type(2) {
  top: 38%;
}
.fish-container:nth-of-type(5) {
  top: 42%;
}
.fish-container:nth-of-type(8) {
  top: 58%;
}
.fish-container:nth-of-type(11) {
  top: 63%;
}
/* third layout */
.fish-container:nth-of-type(3) {
  top: 35%;
}
.fish-container:nth-of-type(6) {
  top: 49%;
}
.fish-container:nth-of-type(9) {
  top: 54%;
}
.fish-container:nth-of-type(12) {
  top: 61%;
}
.fish-container:nth-of-type(7),
.fish-container:nth-of-type(7) .wrapper,
.fish-container:nth-of-type(7) .fin2,
.fish-container:nth-of-type(7) .fin3,
.fish-container:nth-of-type(11),
.fish-container:nth-of-type(11) .wrapper,
.fish-container:nth-of-type(11) .fin2,
.fish-container:nth-of-type(11) .fin3,
.fish-container:nth-of-type(9),
.fish-container:nth-of-type(9) .wrapper,
.fish-container:nth-of-type(9) .fin2,
.fish-container:nth-of-type(9) .fin3 {
  animation-delay: 3s;
}
.fish-container:nth-of-type(10),
.fish-container:nth-of-type(10) .wrapper,
.fish-container:nth-of-type(10) .fin2,
.fish-container:nth-of-type(10) .fin3,
.fish-container:nth-of-type(8),
.fish-container:nth-of-type(8) .wrapper,
.fish-container:nth-of-type(8) .fin2,
.fish-container:nth-of-type(8) .fin3,
.fish-container:nth-of-type(3),
.fish-container:nth-of-type(3) .wrapper,
.fish-container:nth-of-type(3) .fin2,
.fish-container:nth-of-type(3) .fin3 {
  animation-delay: 6s;
}
.fish-container:nth-of-type(1),
.fish-container:nth-of-type(1) .wrapper,
.fish-container:nth-of-type(2),
.fish-container:nth-of-type(2) .wrapper,
.fish-container:nth-of-type(12),
.fish-container:nth-of-type(12) .wrapper {
  animation-delay: 8s;
}
.fish-container:nth-of-type(6),
.fish-container:nth-of-type(6) .wrapper {
  animation-delay: 12s;
}
/*-- Bubbles --*/
.bubbles div {
  position: relative;
  display: inline-block;
  float: left;
  bottom: -100vh;
  margin: 0 3.5vw;
  border: 2px solid #ffffff;
  border-radius: 50%;
  z-index: 3;
  animation: bubbles infinite linear;
}
.bubbles div::before,
.bubbles div::after {
  width: 57%;
  height: 57%;
  background: #ffffff;
  border-radius: 50%;
}
.bubbles div::before {
  top: 30%;
  left: 0%;
}
.bubbles div::after {
  top: 1000%;
  left: -1000%;
}
/* first layout */
.bubbles div:nth-of-type(3n+1) {
  width: 13px;
  height: 13px;
  animation-duration: 20s;
  opacity: 0.4;
}
/* second layout */
.bubbles div:nth-of-type(3n+2) {
  width: 11px;
  height: 11px;
  opacity: 0.3;
  animation-duration: 30s;
}
/* third layout */
.bubbles div:nth-of-type(3n+3) {
  width: 8px;
  height: 8px;
  opacity: 0.2;
  animation-duration: 40s;
}
.bubbles div:nth-of-type(4),
.bubbles div:nth-of-type(5),
.bubbles div:nth-of-type(9) {
  animation-delay: 0s;
}
.bubbles div:nth-of-type(7),
.bubbles div:nth-of-type(8),
.bubbles div:nth-of-type(6) {
  animation-delay: 8s;
}
.bubbles div:nth-of-type(2),
.bubbles div:nth-of-type(3),
.bubbles div:nth-of-type(10) {
  animation-delay: 12s;
}
.bubbles div:nth-of-type(1),
.bubbles div:nth-of-type(11),
.bubbles div:nth-of-type(12) {
  animation-delay: 18s;
}
@keyframes fish {
  0% {
    transform: translate(100%, 0);
  }
  100% {
    transform: translate(-100vw, 0);
  }
}
@keyframes bubbles {
  100% {
    transform: translate(0, -100vh) rotate(360deg);
  }
}
@keyframes tail {
  0% {
    transform: rotate(-45deg) perspective(1px) translateZ(0);
  }
  33% {
    transform: rotate(-52deg) perspective(1px) translateZ(0);
  }
  66% {
    transform: rotate(-34deg) perspective(1px) translateZ(0);
  }
  100% {
    transform: rotate(-45deg) perspective(1px) translateZ(0);
  }
}
@keyframes f2 {
  0% {
    transform: rotateX(45deg) rotate(-90deg);
  }
  50% {
    transform: rotateX(45deg) rotate(-25deg);
  }
  100% {
    transform: rotateX(45deg) rotate(-90deg);
  }
}
@keyframes f3 {
  0% {
    transform: rotateX(-45deg) rotate(-90deg);
  }
  50% {
    transform: rotateX(-45deg) rotate(25deg);
  }
  100% {
    transform: rotateX(-45deg) rotate(-90deg);
  }
}




/*************************
  Objects car
*************************/
.objects-car { position: relative; z-index: 1; overflow: hidden; }
.objects-left { position: absolute; height: 100%; width: 100%; left: 0; bottom: 0px; z-index: -1; }
.objects-left .objects-1 { position: absolute; left: 0px; bottom: 0; }
.objects-right { position: absolute; height: 100%; width: 100%; right: 0; bottom: 0px; z-index: -1; }
.objects-right .objects-2 { position: absolute; right: 0px; bottom: 0; }
.objects-center { position: absolute; height: 100%; width: 100%; left: 0; bottom: 0px; z-index: -1; }
.objects-center .objects-3 { position: absolute; left: 50%; bottom: 0; margin-left: -450px; }
.welcome-block.objects-car { overflow: hidden; position: relative; }
.objects-left.left .objects-1 { left: -190px; }
.objects-right.right .objects-2 { right: -190px; }

/*************************
      Background
***********************/
.bg-1 { background: url(../images/bg/01.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed; }
.bg-2 { background: url(../images/bg/footer.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0;  }
.bg-3 {  background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; background-size: cover !important; position: relative; z-index: 0; background-attachment: fixed; }
.bg-4 { background: url(../images/bg/04.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center bottom; background-repeat: no-repeat; position: relative; z-index: 0; }
.bg-5 { background: url(../images/bg/05.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; }
.bg-6 { background: url(../images/bg/06.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important; background-attachment: fixed; }
.bg-7 { background: url(../images/bg/07.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: left center; background-repeat: no-repeat; position: relative; z-index: 0; }

.bg-20 { background: url(../images/offres/financement.jpg); background-size:  auto 100% ;background-repeat: no-repeat;background-position: center center;z-index: 0; }
.bg-21 { background: url(../images/offres/extension_garantie.jpg); background-size:  auto 100% ;background-repeat: no-repeat;background-position: center center;z-index: 0; }
.bg-22 { background: url(../images/offres/offre-hors_parc.jpg); background-size:  auto 100% ;background-repeat: no-repeat;background-position: center center;z-index: 0; }

.advert h5 { font-weight: 300;font-size:2.5rem; line-height: 45px; }
.advert h5 strong{ text-transform: uppercase !important; color: #BFA170 !important; }


/*************************
   Background overlay
***********************/
.bg-overlay-black-10:before { background: rgba(0, 0, 0, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-20:before { background: rgba(0, 0, 0, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-30:before { background: rgba(0, 0, 0, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-40:before { background: rgba(0, 0, 0, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-50:before { background: rgba(0, 0, 0, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-60:before { background: rgba(0, 0, 0, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-70:before { 
  background: rgba(0, 0, 0, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-80:before { background: rgba(0, 0, 0, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-black-90:before { background: rgba(0, 0, 0, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-10:before { background: rgba(255, 255, 255, 0.1); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-20:before { background: rgba(255, 255, 255, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-30:before { background: rgba(255, 255, 255, 0.3); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-40:before { background: rgba(255, 255, 255, 0.4); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-50:before { background: rgba(255, 255, 255, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-60:before { background: rgba(255, 255, 255, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-70:before { background: rgba(255, 255, 255, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-80:before { background: rgba(255, 255, 255, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-white-90:before { background: rgba(255, 255, 255, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-red-20:before { background: rgba(219, 45, 46, 0.2); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-red-50:before { background: rgba(219, 45, 46, 0.5); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-red-70:before { background: rgba(219, 45, 46, 0.7); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }
.bg-overlay-red-90:before { background: rgba(219, 45, 46, 0.9); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; }

/*************************
    Header
*************************/

img.meilleurdistributeurs {
  max-height: 200px;
  position: absolute;
  margin: auto;
  display: block;
  top: 60px;
  left: 15%;
  z-index: 100;
}

img.header_byEspaceAuto {
  max-height: 100px;
  max-width: 200px;

  position: absolute;
  margin: auto;
  display: block;
  bottom: 10%;
  right: 5%;
  z-index: 100;
}
img.garantie5ans {
  max-height: 100px;
  position: absolute;
  margin: auto;
  display: block;
  bottom: 5%;
  right: 5%;
  z-index: 100;
}
img.parallax_byEspaceAuto {
  max-height: 100px;
  position: absolute;
  margin: auto;
  display: block;
  bottom: 5%;
  right: 5%;
  z-index: 100;
}

#header.default { background: transparent; z-index: 999; padding: 0px; margin: 0px; position: absolute; width: 100%; }

/*topbar*/
.topbar { border-bottom: 1px solid rgba(255, 255, 255, 0.2); padding: 10px 0px; font-family: 'Roboto', sans-serif; }
.topbar li, .topbar li a { color: #ffffff; }
.topbar-left li i { padding-right: 5px; }
.topbar-right .list-inline li:last-child, .topbar-right li:last-child i { padding-right: 0px; }
.topbar .topbar-right li a:hover { color: #BFA170; }
.topbar-right li i { padding-right: 5px; }


#header-carousel .carousel-item {
  position: relative;
  height: 650px ;
  
}


/*** Header ***/
.carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  /*background:rgba(15, 23, 43, .7);*/
  z-index: 1;
}
.carousel-caption.nofilter {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0);
  /*background:rgba(15, 23, 43, .7);*/
  z-index: 1;
}
#desc{
max-width: 700px;
height: 400px;
}
.carousel-caption h1 {
  font-size: 3.5rem;
  color: white;
  text-shadow: #bfa170 1px 0 10px;
  text-transform:none;
  margin-top: 0;
}

.carousel-caption h1 strong {
  color:#BFA170;
  text-transform: uppercase;
}
.carousel-caption p {
  font-size: 1.3rem;
}
.carousel-control-prev,
.carousel-control-next {
  width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
}

@media (max-width: 768px) {
  #header-carousel .carousel-item {
      position: relative;
      min-height: 450px;
  }
  
  #header-carousel .carousel-item img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  img.meilleurdistributeurs {
    max-height: 100px;
    top: 30px;
    left: 5%;
    z-index: 100;
  }  

  #desc{
    max-width: 500px;
    float: right;
    margin-top: 10%;;
    }
    .carousel-caption h1 {
      font-size: 1.8rem;
    }

}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.5, 1.5);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.2, 1.2);
  }
}

.carousel-inner .carousel-item > img {
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}


/*REVIEWS HOME*/
#reviews-home {
  padding: 20px;
  margin-top: 100px;
}
#reviews-home {
  text-align: center;
}
#reviews-home p {
text-transform: uppercase;
line-height: 20px;
}
#reviews-home h3 {
  color:#BFA170;
  text-transform: uppercase;
  font-size: 1.5rem;

}
#reviews-home img {
  max-height:160px;   
}


/*mega-menu*/
.mega-menu .menu-logo { padding: 16px 0px; }
.mega-menu .menu-logo img { height: 55px; }
#espace_loisir .mega-menu .menu-logo img { height: 85px; }

.submit-button img { height: 75px; margin-left: 20px; }
#espace_loisir  .submit-button img { height: 45px;  }

.mega-menu .menu-links > li { line-height: 102px; }
.mega-menu .menu-links > li > a { /*line-height: 102px*/; text-transform: uppercase; font-size: 13px; font-weight: 500; }
.mega-menu .drop-down-multilevel.right-menu { right: 0px; }
.mega-menu .menu-links > li:last-child > a { padding-right: 0px; }
.mega-menu .menu-links > li.active .drop-down-multilevel a { color: #555555; }
.mega-menu .menu-links > li.active .drop-down-multilevel a:hover { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down a { color: #323232; }
.mega-menu  a.active { color: #BFA170 !important; }
#espace_loisir  a.active,#espace_loisir  a:hover { color: #BFA170 !important; }
.mega-menu .menu-links > li.active .drop-down a:hover { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down li.active a i { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down a i:hover { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active a { color: #BFA170; background: #f6f6f6; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a { color: #323232; background: transparent; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a { color: #BFA170; background: #f6f6f6; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a { color: #323232; background: transparent; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a .drop-down-multilevel li a:hover { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li.active a { color: #BFA170; background: #f6f6f6; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active i { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active i { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li a i { color: #323232; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active:hover .drop-down-multilevel li a:hover i { color: #BFA170; }
.mega-menu .menu-links > li.active .drop-down-multilevel li.active .drop-down-multilevel li.active .drop-down-multilevel li a:hover { color: #BFA170; }
.mega-menu .row { margin-left: 0px; margin-right: 0px; }
.mega-menu .col-md-12 { padding-left: 0px; padding-right: 0px; }
.mega-menu.desktopTopFixed .menu-list-items { background: #000; padding: 0px; }
.mega-menu.desktopTopFixed .menu-logo { padding: 20px 0px; }
.mega-menu.desktopTopFixed .search-top { padding: 26px 0; }
.mega-menu.desktopTopFixed .search-top.search-top-open .search-box { top: 72px !important; border-bottom: 1px solid #f6f6f6; }

/*************************
    Topbar dark
*************************/
#header.topbar-dark { background: #ffffff; z-index: 999; padding: 0px; margin: 0px; position: relative; width: 100%; }
#header.topbar-dark .topbar { border-bottom: 0; background: #323232; padding: 10px 0px; font-family: 'Roboto', sans-serif; }
#header.topbar-dark .mega-menu .menu-links > li > a { color: #323232; }
#header.topbar-dark .mega-menu .menu-links > li > a:hover { color: #BFA170; }
#header.topbar-dark .mega-menu.desktopTopFixed > section.menu-list-items { background: #ffffff; border-bottom: 1px solid #f6f6f6;  }
#header.topbar-dark .mega-menu .menu-links > li.active a { color: #BFA170; }
#header.topbar-dark .mega-menu .menu-links > li.active .drop-down-multilevel li.active a { color: #BFA170; }
#header.topbar-dark .mega-menu .menu-links > li.active .drop-down-multilevel li a { color: #323232; }
#header.topbar-dark .mega-menu .menu-links > li.active .drop-down-multilevel li a:hover { color: #BFA170; }
#header.topbar-dark .mega-menu .menu-logo { padding: 33px 0px; }
#header.topbar-dark .mega-menu.desktopTopFixed .menu-logo { padding: 20px 0px; }

#header.topbar-dark .mega-menu .menu-links > li:first-child > a  { padding-left: 0; }

/*************************
      Fancy
*************************/
#header.fancy { background: transparent; position: relative; }
#header.fancy .topbar { background: #BFA170; padding: 15px 0px 70px; }
#header.fancy .topbar .topbar-right li a:hover { color: #323232; }
#header.fancy .menu { position: absolute; width: 100%; top: 60px; }
#header.fancy .mega-menu > section.menu-list-items { background: #ffffff; padding: 0px 25px; }
#header.fancy .mega-menu.desktopTopFixed > section.menu-list-items { border-bottom: 1px solid #f6f6f6; }
#header.fancy .mega-menu .menu-links > li > a { color: #323232; }
#header.fancy .mega-menu.desktopTopFixed .menu-links > li > a { color: #ffffff; }
#header.fancy .mega-menu .menu-links > li > a:hover { color: #BFA170; }
#header.fancy .mega-menu .menu-links > li.active a { color: #BFA170; }
#header.fancy .mega-menu.desktopTopFixed .menu-links > li > a { color: #323232; }
#header.fancy .mega-menu .menu-links > li.active a { color: #BFA170; }
#header.fancy .mega-menu .menu-links > li.active .drop-down-multilevel li.active a { color: #BFA170; }
#header.fancy .mega-menu .menu-links > li.active .drop-down-multilevel li a { color: #323232; }
#header.fancy .mega-menu .menu-links > li.active .drop-down-multilevel li a:hover { color: #BFA170; }
#header.fancy .search-top .search-btn { color: #323232; }
#header.fancy .search-top .search-btn:hover { color: #BFA170; }
#header.fancy .mega-menu .menu-logo { padding: 33px 0px; }
#header.fancy .mega-menu.desktopTopFixed .menu-logo { padding: 20px 0px; }

/*************************
       Light
*************************/
#header.light { background: #ffffff; position: relative; }
#header.light .mega-menu .menu-links > li > a { color: #323232; }
#header.light .mega-menu .menu-links > li > a:hover { color: #BFA170; }
#header.light .mega-menu > section.menu-list-items { background: #ffffff; }
#header.light .mega-menu .menu-links > li.active a { color: #BFA170; }
#header.light .mega-menu .menu-links > li.active .drop-down-multilevel li.active a { color: #BFA170; }
#header.light .mega-menu .menu-links > li.active .drop-down-multilevel li a { color: #323232; }
#header.light .mega-menu .menu-links > li.active .drop-down-multilevel li a:hover { color: #BFA170; }
#header.light .mega-menu.desktopTopFixed > section.menu-list-items { border-bottom: 1px solid #f6f6f6; }
#header.light .search-top .search-btn { color: #323232; }
#header.light .search-top .search-btn:hover { color: #BFA170; }
#header.light .mega-menu .menu-logo { padding: 33px 0px; }
#header.light .mega-menu.desktopTopFixed .menu-logo { padding: 20px 0px; }

/*************************************
       Rev slider
**************************************/

/*home1 */
.tp-caption.button.red { color: #ffffff !important; }
#rev_slider_2_1_wrapper .tp-loader.spinner3 { background-color: #FFFFFF !important; }
.tp-caption.text-center { text-align: center !important; }
.hermes .tp-bullet { overflow: hidden; border-radius: 50%; width: 16px; height: 16px; background-color: rgba(0, 0, 0, 0); box-shadow: inset 0 0 0 2px rgb(255, 255, 255); -webkit-transition: background 0.3s ease; transition: background 0.3s ease; position: absolute }
.hermes .tp-bullet:hover { background-color: rgba(0, 0, 0, 0.21) }
.hermes .tp-bullet:after { content: ' '; position: absolute; bottom: 0; height: 0; left: 0; width: 100%; background-color: rgb(255, 255, 255); box-shadow: 0 0 1px rgb(255, 255, 255); -webkit-transition: height 0.3s ease; transition: height 0.3s ease }
.hermes .tp-bullet.selected:after { height: 100% }

/*home 2*/
#rev_slider_4_1 .uranus .tp-bullet { border-radius: 50%; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0); -webkit-transition: box-shadow 0.3s ease; transition: box-shadow 0.3s ease; background: transparent; width: 15px; height: 15px }
#rev_slider_4_1 .uranus .tp-bullet.selected, #rev_slider_4_1 .uranus .tp-bullet:hover { box-shadow: 0 0 0 2px rgba(255, 255, 255, 1); border: none; border-radius: 50%; background: transparent }
#rev_slider_4_1 .uranus .tp-bullet-inner { -webkit-transition: background-color 0.3s ease, -webkit-transform 0.3s ease; transition: background-color 0.3s ease, transform 0.3s ease; top: 0; left: 0; width: 100%; height: 100%; outline: none; border-radius: 50%; background-color: rgb(255, 255, 255); background-color: rgba(255, 255, 255, 0.3); text-indent: -999em; cursor: pointer; position: absolute }
#rev_slider_4_1 .uranus .tp-bullet.selected .tp-bullet-inner, #rev_slider_4_1 .uranus .tp-bullet:hover .tp-bullet-inner { transform: scale(0.4); -webkit-transform: scale(0.4); background-color: rgb(255, 255, 255) }

/*home-3*/
#rev_slider_3_1_wrapper .tp-loader.spinner2 { background-color: #7f7f7f !important; }
#rev_slider_3_1 .zeus.tparrows { cursor: pointer; min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100; border-radius: 50%; overflow: hidden; background: rgba(0, 0, 0, 0.1) }
#rev_slider_3_1 .zeus.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
#rev_slider_3_1 .zeus.tparrows.tp-leftarrow:before { content: "\e824" }
#rev_slider_3_1 .zeus.tparrows.tp-rightarrow:before { content: "\e825" }
#rev_slider_3_1 .zeus .tp-title-wrap { background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0px; left: 0px; position: absolute; opacity: 0; transform: scale(0); -webkit-transform: scale(0); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; border-radius: 50% }
#rev_slider_3_1 .zeus .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover; border-radius: 50%; transform: translatex(-100%); -webkit-transform: translatex(-100%); transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s }
#rev_slider_3_1 .zeus.tp-rightarrow .tp-arr-imgholder { transform: translatex(100%); -webkit-transform: translatex(100%) }
#rev_slider_3_1 .zeus.tparrows:hover .tp-arr-imgholder { transform: translatex(0); -webkit-transform: translatex(0); opacity: 1 }
#rev_slider_3_1 .zeus.tparrows:hover .tp-title-wrap { transform: scale(1); -webkit-transform: scale(1); opacity: 1 }

/*home-4*/
#rev_slider_10_1_wrapper .tp-loader.spinner3 { background-color: #FFFFFF !important; }
.hesperiden.tparrows { cursor: pointer; background: rgba(0, 0, 0, 0.5); width: 40px; height: 40px; position: absolute; display: block; z-index: 100; border-radius: 50% }
.hesperiden.tparrows:hover { background: rgba(0, 0, 0, 1) }
.hesperiden.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 40px; text-align: center }
.hesperiden.tparrows.tp-leftarrow:before { content: "\e82c"; margin-left: -3px }
.hesperiden.tparrows.tp-rightarrow:before { content: "\e82d"; margin-right: -3px }

/*home-5*/
#rev_slider_5_1_wrapper .tp-loader.spinner3 { background-color: #FFFFFF !important; }
.hesperiden.tparrows { cursor: pointer; background: rgba(0, 0, 0, 0.5); width: 40px; height: 40px; position: absolute; display: block; z-index: 100; border-radius: 50% }
.hesperiden.tparrows:hover { background: rgba(0, 0, 0, 1) }
.hesperiden.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 40px; text-align: center }
.hesperiden.tparrows.tp-leftarrow:before { content: "\e82c"; margin-left: -3px }
.hesperiden.tparrows.tp-rightarrow:before { content: "\e82d"; margin-right: -3px }
#rev_slider_5_1_wrapper .tp-caption#slide-16-layer-4 { text-align: right !important; }

/*home-6*/
#rev_slider_8_1_wrapper .tp-loader.spinner2 { background-color: #FFFFFF !important; }
.erinyen.tparrows { cursor: pointer; background: rgba(0, 0, 0, 0.5); min-width: 70px; min-height: 70px; position: absolute; display: block; z-index: 100; border-radius: 50% }
.erinyen.tparrows:before { font-family: "revicons"; font-size: 20px; color: rgb(255, 255, 255); display: block; line-height: 70px; text-align: center; z-index: 2; position: relative }
.erinyen.tparrows.tp-leftarrow:before { content: "\e824" }
.erinyen.tparrows.tp-rightarrow:before { content: "\e825" }
.erinyen .tp-title-wrap { position: absolute; z-index: 1; display: inline-block; background: rgba(0, 0, 0, 0.5); min-height: 70px; line-height: 70px; top: 0px; margin-left: 0px; border-radius: 35px; overflow: hidden; transition: opacity 0.3s; -webkit-transition: opacity 0.3s; -moz-transition: opacity 0.3s; -webkit-transform: scale(0); -moz-transform: scale(0); transform: scale(0); visibility: hidden; opacity: 0 }
.erinyen.tparrows:hover .tp-title-wrap { -webkit-transform: scale(1); -moz-transform: scale(1); transform: scale(1); opacity: 1; visibility: visible }
.erinyen.tp-rightarrow .tp-title-wrap { right: 0px; margin-right: 0px; margin-left: 0px; -webkit-transform-origin: 100% 50%; border-radius: 35px; padding-right: 20px; padding-left: 10px }
.erinyen.tp-leftarrow .tp-title-wrap { padding-left: 20px; padding-right: 10px }
.erinyen .tp-arr-titleholder { letter-spacing: 3px; position: relative; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; transform: translatex(200px); text-transform: uppercase; color: rgb(255, 255, 255); font-weight: 600; font-size: 13px; line-height: 70px; white-space: nowrap; padding: 0px 20px; margin-left: 11px; opacity: 0 }
.erinyen .tp-arr-imgholder { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background-position: center center; background-size: cover }
.erinyen .tp-arr-img-over { width: 100%; height: 100%; position: absolute; top: 0px; left: 0px; background: rgba(0, 0, 0, 0.51) }
.erinyen.tp-rightarrow .tp-arr-titleholder { transform: translatex(-200px); margin-left: 0px; margin-right: 11px }
.erinyen.tparrows:hover .tp-arr-titleholder { transform: translatex(0px); -webkit-transform: translatex(0px); transition-delay: 0.1s; opacity: 1 }

/*************************************
       Owl carousel
**************************************/
.owl-item { transform: translateZ(0); -webkit-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); -moz-transform: translateZ(0); -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s;  }
.owl-carousel .owl-nav { display: block; position: absolute; text-indent: inherit; top: 45%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); left: 0; width: 100%; cursor: pointer; z-index: 999; opacity: 0; }
.owl-carousel .owl-nav .owl-prev { display: block; position: absolute; text-indent: inherit; left: 0px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, left 0.3s ease 0s; transition: opacity 0.3s ease 0s, left 0.3s ease 0s; }
.owl-carousel .owl-nav .owl-next { display: block; position: absolute; text-indent: inherit; right: 0px; width: auto; cursor: pointer; -webkit-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -moz-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -ms-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; -o-transition: opacity 0.3s ease 0s, right 0.3s ease 0s; transition: opacity 0.3s ease 0s, right 0.3s ease 0s; }
.owl-carousel .owl-nav .owl-prev i { padding-left: 0px; }
.owl-carousel .owl-nav i { font-size: 20px; border-radius: 50%; width: 44px; height: 44px; line-height: 42px; padding-left: 2px; display: inline-block; color: #BFA170; background: #ffffff; border: 1px solid #e3e3e3; font-weight: normal; text-align: center; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.owl-carousel .owl-nav i:hover { background: #BFA170; color: #fff; border-color: #BFA170; }
.owl-carousel .owl-item img { width: auto;}
.owl-carousel:hover .owl-nav { opacity: 1; }
.owl-carousel:hover .owl-nav .owl-prev { left: -2%; }
.owl-carousel:hover .owl-nav .owl-next { right: -2%; }
.owl-carousel .owl-controls .owl-dot { display: inline-block; margin-top: 20px; }
.owl-carousel .owl-dots { display: inline-block; position: relative; text-indent: inherit; width: 100%; cursor: pointer; text-align: center; }
.owl-carousel.owl-theme .owl-dots .owl-dot { margin-top: 20px; display: inline-block; }
.owl-carousel.owl-theme .owl-dots .owl-dot span { background: #a5a5a5; border-radius: 30px; display: inline-block; width: 10px; height: 10px; margin: 0px 3px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; cursor: pointer; }
.owl-carousel.owl-theme .owl-dots .owl-dot:hover span { background: #BFA170; }
.owl-carousel.owl-theme .owl-dots .owl-dot.active span { background: #BFA170; width: 24px; }

/*************************************
       Typography
**************************************/
.typography-main  h4.title { position: relative; padding-bottom: 10px; margin-bottom: 30px; display: block; }
.typography-main  h4.title:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0px; bottom: 0px; }
.typography p { margin-bottom: 30px; display: block; }
.typography-main hr { margin: 40px 0px; }
.typography-main .typography-teg { margin-bottom: 30px; }
.typography-main  h5.title { margin-bottom: 10px; display: block; }

/*************************
     Welcome
*************************/
.welcome-block p { padding: 0 100px; margin-top: 20px; display: block; }
.welcome-block p strong { font-style: italic; }
.welcome-block .halp-call { margin-top: 80px; }
.welcome-block .halp-call img { width: 80px; height: 80px; border-radius: 50%; display: inline-block; margin-bottom: 5px; }
.welcome-block .halp-call span { font-weight: 600; text-transform: uppercase; font-size: 18px; margin-bottom: 15px; display: block; }
.welcome-2 { padding-bottom: 410px; }
.welcome-3 .about { margin-top: 40px; margin-bottom: 50px; }
.welcome-3 .about strong { margin-bottom: 20px; display: block; }
.welcome-4 .feature-box-3 { margin-top: 50px; }
.welcome-4 .feature-box { margin-top: 50px; }
.welcome-4 .feature-box-3  .content { display: table-cell; }
.welcome-4 .section-title p { margin-top: 20px; }

/*************************
     Feature
*************************/
.feature-box i { text-align: center; width: 80px; height: 80px; font-size: 30px; line-height: 80px; background: #f6f6f6; display: inline-block; border-radius: 50%; color: #969696; margin-bottom: 20px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box h6 { position: relative; padding-bottom: 10px; }
.feature-box h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 50%; margin-left: -10px; bottom: 0px; }
.feature-box p { padding: 0px; }
.feature-box:hover i { background: #BFA170; color: #ffffff; }

/*feature-box-2*/
.feature-box-2 { background: #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; min-height: 300px; }
.feature-box-2.box-hover { padding: 20px; }
.feature-box-2 i { color: #BFA170; font-size: 30px; line-height: 1; margin-bottom: 20px; display: block; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-2 p, .feature-box-2 h5 { transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-2.box-hover:hover, .feature-box-2.box-hover.active { background: #BFA170; }
.feature-box-2.box-hover:hover i, .feature-box-2.box-hover.active i, .feature-box-2.box-hover:hover p, .feature-box-2.box-hover.active p, .feature-box-2.box-hover:hover h5, .feature-box-2.box-hover.active h5 { color: #ffffff; }

/*feature-box-3 */
.feature-box-3 .icon { width: 70px; height: 70px; float: left; margin-right: 20px; text-align: center; border-radius: 50%; border: 1px solid #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-3.grey-border .icon { border: 1px solid #f6f6f6;  }
.feature-box-3 .icon i { font-size: 20px; background: #f6f6f6; display: block; border-radius: 50%; margin: 9px 10px 10px 9px; width: 50px; height: 50px; line-height: 50px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.feature-box-3 .content { display: table-cell; margin-top: 10px; vertical-align: top; }
.feature-box-3 .content h5 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-3 .content h6 { margin-bottom: 0px; margin-top: 10px; }
.feature-box-3 .content p { margin-top: 0px !important; }
.feature-box-3:hover .icon, .feature-box-3:hover .icon i { border-color: #BFA170; }
.feature-box-3:hover .icon i { background: #BFA170; color: #ffffff; }

/*************************
   List style
*************************/
.list-style-1 li i { font-size: 14px; color: #BFA170; display: inline-block; padding-right: 10px; padding-bottom: 10px; }

/*************************
    Custom-block
*************************/
.custom-block-1 { padding: 82px; }
.custom-block-1 h2 { font-size: 90px; font-weight: bold; line-height: 90px; }
.custom-block-1 span { font-size: 20px; font-style: italic; display: block; color: #999999; font-weight: 600; display: block; margin: 15px 0px; }
.custom-block-1 strong { font-size: 40px; font-weight: 700; margin: 15px 0px; display: block; }
.custom-block-1 p { font-size: 18px; font-weight: 600; display: block; text-transform: uppercase; }
.custom-block-1 a { text-transform: uppercase; font-size: 15px; font-weight: 600; color: #BFA170; }
.custom-block-1 a:hover { color: #323232; }

/*custom-block-2*/
.custom-block-2 { margin-top: 60px; }
.custom-block-2 span { font-size: 16px; }
.custom-block-2 p { margin-top: 20px; display: block; font-size: 14px; font-style: italic; line-height: 30px; }
.custom-block-2 .ceo strong { font-size: 11px; text-transform: uppercase; font-weight: 700; }
.custom-block-2 .ceo p { margin-top: 5px; display: block; font-size: 13px; font-style: inherit; line-height: 0px; text-transform: uppercase; }

/*custom-block-3*/
.custom-block-3 .title h3 { position: relative; padding-bottom: 10px; margin-bottom: 40px; }
.custom-block-3 .title h3:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0px; bottom: 0px; }
.custom-block-3 .content h2 { display: table-cell; padding-right: 20px; font-size: 50px; padding-top: 5px; }
.custom-block-3 .content strong { display: table-cell; vertical-align: top; font-size: 16px; }
.custom-block-3 .content p { margin-top: 20px; display: block; }
.custom-block-3 .feature-box-3 { margin-top: 30px; }

/*************************************
      Feature car area
**************************************/
.feature-car-area { padding-top: 100px; }
.feature-car-area .feature-box-2 { margin-bottom: 60px; }
.feature-car-area img.big-car { position: absolute; top: 0; left: 0; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.feature-car-area img.big-car:hover { top: -30px; }

/*************************************
       Latest blog
**************************************/
.blog-1 .blog-content { padding-left: 30px; }
.blog-1 .blog-content a.link { text-transform: uppercase; position: relative; padding-bottom: 10px; line-height: 24px; font-size: 18px; color: #363636; font-weight: 600; font-family: 'Roboto', sans-serif; display: block; margin-bottom: 20px; }
.blog-1 .blog-content a.link:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0px; bottom: 0px; }
.blog-1 .blog-content a.link:hover { color: #BFA170; }
.blog-1 .blog-content p { margin-top: 25px; }
.blog-1 .blog-content a.button { margin-top: 20px; display: inline-block; }

/*blog-2*/
.blog-2 .blog-image { position: relative; }
.blog-2 .blog-image .date { position: absolute; left: 20px; top: 20px; }
.blog-2 .blog-image .date span { padding: 10px 20px; background: #BFA170; line-height: 18px; color: #ffffff; font-weight: 600; display: block; text-align: center; text-transform: uppercase; }
.blog-2 .blog-content { background: #ffffff; position: relative; margin: -20px 10px 0; }
.blog-2 .blog-admin-main { padding-left: 20px; border-bottom: 1px solid #e3e3e3; }
.blog-2 .blog-content .blog-admin { clear: both; display: inline-block; padding: 10px 0 4px; }
.blog-2 .blog-content .blog-admin img { width: 50px; height: 50px; display: table-cell; float: left; border-radius: 50%; }
.blog-2 .blog-content .blog-admin span { float: left; vertical-align: middle; font-size: 14px; padding-top: 13px; margin-left: 15px; }
.blog-2 .blog-content .blog-meta ul li { display: inline-block; text-align: center; border-left: 1px solid #e3e3e3; padding: 6px 20px; }
.blog-2 .blog-content .blog-meta ul li a { color: #BFA170; cursor: pointer; }
.blog-2 .blog-content .blog-meta ul li a:hover { color: #363636; }
.blog-2 .blog-description { padding: 20px; }
.blog-2 .blog-description a { margin-bottom: 15px; font-size: 16px; display: block; color: #323232; font-weight: 600; text-transform: uppercase; }
.blog-2 .blog-description a:hover { color: #BFA170; }
.blog-2 .blog-description .separator { margin-bottom: 15px; }
.blog-2 .blog-description .separator:after { width: 50px; display: block; margin: auto; content: ""; height: 1px; background: #BFA170; bottom: 0px; left: 50%; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; }
.blog-2 .blog-description .separator:before { content: ''; display: block; margin: auto; left: 50%; height: 1px; width: 30px; bottom: -10px; background: #BFA170; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; margin-bottom: 4px; }
.blog-2:hover .separator:before { width: 50px; left: 0; background: #000000; }
.blog-2:hover .separator:after { width: 30px; left: 0; background: #000000; }
.latest-blog.border .blog-2 .blog-content { border: 1px solid #e3e3e3; }

/*share*/
.share { position: relative; cursor: pointer; }
.share .blog-social { position: absolute; bottom: 5px; right: 0; transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease; -o-transition: all 900ms ease; -moz-transition: all 900ms ease; opacity: 0; z-index: -1; }
.share .blog-social li a { padding: 5px 0; width: 30px; height: 30px; background: #BFA170; border-radius: 50%; text-align: center; display: flex; color: #ffffff !important; line-height: 24px; font-size: 12px; justify-content: center; align-items: center; }
.share .blog-social li a:hover { color: #ffffff; background: #363636; }
.share:hover .blog-social { opacity: 1; bottom: 71px; z-index: 1; }
.share .blog-social a:hover i { color: #ffffff; }
.blog-2 .blog-content .blog-meta ul li.share ul li { border-left: 0px; padding: 1px 10px; }
.blog .entry-share .share .blog-social li a { padding: 5px 11px; }
.blog .entry-share .share .blog-social { right: 5px; bottom: 44px; }

/*************************************
       Counter
**************************************/
.counter.counter-style-1 .counter-block i{ display: inline-block; line-height: 1; }
.counter.counter-style-1 b { font-size: 28px; display: block; color: #fff; font-weight: bold; margin: 10px 0px 0px; }
.counter.counter-style-1 h6 { position: relative; padding-bottom: 10px; margin: 10px 0px 30px; }
.counter.counter-style-1 h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 50%; margin-left: -10px; bottom: 0px; }
.counter.counter-style-1 i:before { font-size: 32px; color: #fff; }
.counter.counter-style-1.light i:before { color: #BFA170; }
.counter.counter-style-1.light b { color: #323232; }
.counter.counter-style-1.counter-light { margin-top: 70px; }
.counter.counter-style-1.counter-light ul li { width: 50%; float: left; padding: 20px 48px; }
.counter.counter-style-1.counter-light .info { display: table-cell; }
.counter.counter-style-1.counter-light .icon { display: table-cell; padding: 0 20px; }
.counter.counter-style-1.counter-light b { font-size: 40px; display: block; color: #BFA170; font-weight: 600; margin: 10px 0px; }
.counter.counter-style-1.counter-light h6 { font-weight: 500; font-size: 12px; position: relative; padding-bottom: 10px; margin: 0; color: #999999; }
.counter.counter-style-1.counter-light h6:before { display: none; }
.counter.counter-style-1.counter-light i:before { font-size: 32px; color: #999999; }
.counter.counter-style-1.counter-light ul li:nth-child(1) { border-bottom: 1px solid #f6f6f6; border-right: 1px solid #f6f6f6; }
.counter.counter-style-1.counter-light ul li:nth-child(2) { border-bottom: 1px solid #f6f6f6; }
.counter.counter-style-1.counter-light ul li:nth-child(3) { border-right: 1px solid #f6f6f6; clear: both; }
.counter.counter-style-1.bg-red h6:before { background: #ffffff; }

/*counter-style-2*/
.counter.counter-style-2 .separator:after { position: absolute; bottom: 0; float: left; height: 50px; display: block; margin: auto; content: ""; width: 1px; background: #ffffff; left: 5px; transition: height .8s ease, background-color .8s ease; -webkit-transition: height .8s ease, background-color .8s ease; -o-transition: height .8s ease, background-color .8s ease; -ms-transition: height .8s ease, background-color .8s ease; -moz-transition: height .8s ease, background-color .8s ease; }
.counter.counter-style-2 .separator:before { position: absolute; bottom: 0; float: left; content: ''; display: block; margin: auto; width: 1px; height: 30px; background: #ffffff; transition: height .8s ease, background-color .8s ease; -webkit-transition: height .8s ease, background-color .8s ease; -o-transition: height .8s ease, background-color .8s ease; -ms-transition: height .8s ease, background-color .8s ease; -moz-transition: height .8s ease, background-color .8s ease; margin-right: 10px; }
.counter.counter-style-2 .item:hover .separator:before { height: 50px; }
.counter.counter-style-2 .item:hover .separator:after { height: 30px; }
.counter.counter-style-2 .item .info { margin-left: 30px; display: block; }
.counter.counter-style-2 .item .info i:before { font-size: 30px; color: #ffffff; display: inline-block; margin-right: 10px; }
.counter.counter-style-2 .item .info b { font-size: 40px; font-weight: 600; margin: 10px 0px; }
.counter.counter-style-2 .counter-block { margin-left: 16px; position: relative; }

/*************************************
          Testimonial
**************************************/
.testimonial-1 .testimonial-block .testimonial-avtar { margin-top: -65px; position: relative; z-index: 1; }
.testimonial-1 .testimonial-block .testimonial-avtar img { width: 80px; height: 80px; display: inline-block; border: 4px solid #ffffff; border-radius: 50%; }
.testimonial-1 .testimonial-block .testimonial-avtar h6 { display: block; font-weight: normal; text-transform: capitalize; color: #BFA170; margin-bottom: 0px; }
.testimonial-1 .testimonial-block .testimonial-box { background: #f6f6f6; padding: 20px; }
.testimonial-1 .testimonial-block .testimonial-content { margin-top: 20px; color: #999999; }
.testimonial-1 .testimonial-block .testimonial-content i { font-size: 28px; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.testimonial-1 .testimonial-block .testimonial-image { overflow: hidden; }
.testimonial-1 .testimonial-block .testimonial-image img { position: relative; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; width: 100%; }
.testimonial-1 .testimonial-block:hover .testimonial-image img { -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.testimonial-1 .testimonial-block:hover .testimonial-content i { color: #BFA170; }

/*testimonial-2*/
.testimonial-2 { overflow: hidden; }
.testimonial-2 .testimonial-center { width: 60%; margin: 0 auto; }
.testimonial-2 .owl-carousel .owl-stage-outer { overflow: visible; }
.testimonial-2 .owl-carousel .owl-item { opacity: 0.2; }
.testimonial-2 .owl-carousel .owl-item.active { opacity: 1; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; cursor: move; }
.testimonial-2 .testimonial-content { background: #BFA170; padding: 40px 30px; position: relative; }
.testimonial-2 .testimonial-content:before { width: 0; height: 0; border-style: solid; content: ""; border-width: 20px 20px 0 0; border-color: #BFA170 transparent transparent transparent; position: absolute; left: 50px; bottom: -20px; }
.testimonial-2 .testimonial-content i { display: table-cell; color: #ffffff; font-size: 50px; padding-right: 20px; }
.testimonial-2 .testimonial-content p { display: table-cell; color: #ffffff; vertical-align: top; }
.testimonial-2 .testimonial-info { margin-top: 50px; }
.testimonial-2 .testimonial-info .testimonial-avatar { display: table-cell; padding-right: 20px; }
.testimonial-2 .testimonial-info .testimonial-avatar img { width: 100px; height: 100px; border-radius: 50%; border: 2px solid #BFA170; }
.testimonial-2 .testimonial-info .testimonial-name { display: table-cell; vertical-align: middle; }
.testimonial-2 .testimonial-info .testimonial-name h6 { display: inline-block; }

/*testimonial-3*/
.testimonial-3 .testimonial-content { background: #BFA170; padding: 30px; position: relative; }
.testimonial-3 .testimonial-content:before { width: 0; height: 0; border-style: solid; content: ""; border-width: 20px 20px 0 0; border-color: #BFA170 transparent transparent transparent; position: absolute; left: 50px; bottom: -20px; }
.testimonial-3 .testimonial-content p i { display: table-cell; padding: 0 15px; color: #ffffff; font-size: 24px; }
.testimonial-3 .testimonial-content span { font-style: italic; display: table-cell; color: #ffffff; }
.testimonial-3 .testimonial-info { margin-top: 50px; }
.testimonial-3 .testimonial-info h6 { margin-bottom: 0px; }

/*testimonial-4*/
.testimonial-4 .testimonial-block i { font-size: 36px; color: #BFA170; display: block; margin-bottom: 20px; }
.testimonial-4 .testimonial-block p { padding: 0px 100px; font-style: italic; display: block; margin-bottom: 20px; }

/*************************************
          Car item
**************************************/
.feature-car.new-arrival .car-item { margin-bottom: 30px; }
.feature-car.new-arrival .owl-carousel  .car-item { margin-bottom: 0px; }
.car-item { position: relative; overflow: hidden; border-radius: 8px;}
.car-item .car-content { background: #ffffff; padding: 20px; }
.car-item .car-content a { font-size: 16px; font-weight: 600; color: #BFA170; margin-bottom: 10px; display: block; }
.car-item .car-content h3 { font-size: 16px !important; font-weight: 600;  margin-bottom: 0; display: block; }
.car-item .car-content h4 { font-size: 14px !important; font-weight: normal; margin-bottom: 10px; display: block; }

.car-item .car-content a:hover { color: #363636; }
.car-item .price span { color: #363636; font-weight: 700; font-size: 16px; }
.car-item .price span.old-price { color: #999999; text-decoration: line-through; padding-right: 5px; font-size: 13px; font-weight: 400; }
.car-item .separator { margin-bottom: 15px; }
.car-item .separator:after { width: 50px; display: block; margin: auto; content: ""; height: 1px; background: #000000; bottom: 0px; left: 50%; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; }
.car-item .separator:before { content: ''; display: block; margin: auto; left: 50%; height: 1px; width: 30px; bottom: -10px; background: #000000; transition: width .8s ease, background-color .8s ease; -webkit-transition: width .8s ease, background-color .8s ease; -o-transition: width .8s ease, background-color .8s ease; -ms-transition: width .8s ease, background-color .8s ease; -moz-transition: width .8s ease, background-color .8s ease; margin-bottom: 4px; }
/*.car-item:hover .separator:before { width: 50px; left: 0; background: #BFA170; }
.car-item:hover .separator:after { width: 30px; left: 0; background: #BFA170; }*/
.car-item .car-list li { line-height: 38px; color: #999999; display: inline-block; padding-right: 5px; padding-left: 5px; }
.car-item .car-list li:before,.pagination li:before {
  content: "";
}
.car-item .car-list li i { padding-right: 3px; }
/*.car-item:hover .car-list { height: 40px; border-bottom: 1px solid #f6f6f6; }*/
.car-item .car-image { position: relative; overflow: hidden;  }
.car-item .car-overlay-banner { background: rgba(191,161,112,0.7); position: absolute; top: -100%; height: 100%; width: 100%; opacity: 0; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; }
.car-item .car-overlay-banner ul { left: 0; position: absolute; right: 0; top: 40%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; }
.car-item .car-overlay-banner ul li { display: inline-block; }
.car-item .car-overlay-banner ul li a { background: transparent; border: 2px solid #ffffff; color: #ffffff; width: 36px; height: 36px; line-height: 36px; text-align: center; display: flex; align-items: center; justify-content: center; border-radius: 50%; }
.car-item .car-overlay-banner ul li a:hover { background: #ffffff; color: #BFA170; }
.car-item:hover .car-overlay-banner { opacity: 1; top: 0; }
.car-item.gray-bg .car-content { background: #f6f6f6; }

/*car-item-2*/
.car-item-2 .car-content { background: #ffffff; padding: 20px; }
.car-item-2 .car-list { margin-bottom: 20px; }
.car-item-2 .car-list ul li { border: 1px solid #e3e3e3; padding: 2px 5px; }
/*.car-item-2 .car-content a { font-size: 16px; font-weight: 600; text-transform: uppercase; color: #323232; margin-bottom: 20px; display: block; }*/
/*.car-item-2 .car-content a:hover { color: #BFA170; }*/
.car-item-2  .car-image { position: relative; }
.car-item-2  .car-image .type,.car-item  .car-image .type { position: absolute; left: 20px; top: 20px; }
.car-item-2  .car-image .type span,.car-item  .car-image .type span { padding: 10px 20px; background: #BFA170; line-height: 18px; color: #ffffff; font-weight: 600; }
.car-item-2  .car-image .type span.VO,.car-item  .car-image .type span.VO { background: #000;  }
.car-item-2  .car-image .type span.VN,.car-item  .car-image .type span.VN { background: #BFA170;  }


.price { margin:10px 0; }
.car-item-2 .price span,.car-item .price span { color: #BFA170; font-weight: 700; font-size: 22px; }
.car-item-2 .price span.old-price { color: #999999; text-decoration: line-through; padding-right: 5px; font-size: 13px; font-weight: 400; }
.car-item-2 .car-image {
  position: relative;
  overflow: hidden;
  height: 290px; /* Définissez la hauteur désirée */
}

.car-item-2 .car-image img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Remplit l'espace sans déformer l'image */
}
.car-item-2 .car-overlay-banner { background: rgba(191,161,112,0.7); position: absolute; top: -100%; height: 100%; width: 100%; opacity: 0; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; }
.car-item-2 .car-overlay-banner ul { text-align: center; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; }
.car-item-2 .car-overlay-banner ul li { display: inline-block; text-align: center; }
.car-item-2 .car-overlay-banner ul li a { background: transparent; border: 2px solid #ffffff; color: #ffffff; width: 36px; height: 36px; line-height: 36px; text-align: center; display: inline-block; border-radius: 50%; }
.car-item-2 .car-overlay-banner ul li a:hover { background: #ffffff; color: #BFA170; }
.car-item-2:hover .car-overlay-banner { opacity: 1; top: 0; }
.car-item-2 .car-content h3 { font-size: 16px ; font-weight: 600;  margin-bottom: 0; display: block; }
.car-item-2 .car-content h4 { font-size: 14px ; font-weight: normal; margin-bottom: 10px; display: block; }

/*car-item-3*/
.car-item-3 { overflow: hidden; position: relative; }
.car-item-3 img { position: relative; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; }
.car-item-3 .car-overlay { padding: 10px 10px; background: #BFA170; position: absolute; bottom: 0px; width: 100%; opacity: 0; bottom: -100%; z-index: 9; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; }
.car-item-3 .car-overlay a { color: #ffffff; text-transform: uppercase; font-size: 15px; font-weight: 600; padding: 0 5px; }
.car-item-3 .car-overlay a:hover { color: #323232; }
.car-item-3 .car-overlay span { color: #ffffff; display: block; padding: 0 5px; }
.car-item-3:hover .car-overlay { bottom: 0px; opacity: 1; }
.car-item-3:hover img { -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.car-item-3 .car-popup { text-align: center; left: 0; position: absolute; right: 0; top: -100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 99; transition: all 0.5s ease-out 0s; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; }
.car-item-3 .car-popup a { width: 40px; height: 40px; line-height: 40px; background: #ffffff; color: #BFA170; border-radius: 50%; text-align: center; display: inline-block; }
.car-item-3 .car-popup a:hover { background: #BFA170; color: #ffffff; }
.car-item-3:hover .car-popup { top: 40%; }

.feature-car .owl-carousel .owl-item img{ width: 100%; }


/*************************************
          Vans amÃƒÂ©nagÃƒÂ©s
*************************************/
#accessoires{
  padding: 100px 0;
}

.parallax{
  min-height: 450px;
  padding-top: 0; 
  padding-bottom: 300px; 
  overflow: hidden; 
  position: relative; 
  width: 100%; 
 background-attachment: fixed; 
  background-size: cover !important; 
  -moz-background-size: cover !important; 
  -webkit-background-size: cover !important; 
  background-repeat: no-repeat !important; 
  background-position: top center !important;
}
  .parallax h3{      font-family: 'Corinthia', cursive; font-size: 80px;text-shadow: 2px 2px 6px #000000;}

  .parallax_text h2:before{  
    content:'';
    position: absolute;
    background-color: #000;
    width: 200px;
    height: 3px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;  }

#vans .vans_bg { padding: 100px 0 300px; position: relative; }
#vans   .vans_bg h3,.parallax h3{ line-height: 40px; margin-top:120px;     font-family: 'Corinthia', cursive; font-size: 110px;text-shadow: 2px 2px 6px #000000;}
.vans_details { padding:30px;margin-top: -80px; position: relative; z-index: 1; background-color: white; }
.vans_details .body img{
  max-width: 150px; display: block;margin: 15px auto;
}
.vans_details .body h6{
  font-weight: 400;
  font-size: 14px;
}
.vans_details .body h6:after{
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 0px;
  background-color: #000;
  margin-top: 10px;
  margin-bottom: 5px;}

/*************************************
          Play video
**************************************/
.play-video .play-video-bg { padding: 100px 0 300px; position: relative; }
.play-video .play-video-bg h3 { line-height: 40px; margin-bottom: 0px; }
.play-video .video-info { margin-top: -200px; position: relative; z-index: 1; }
.play-video .video-info a { width: 90px; height: 90px; padding: 8px; background: transparent; border: 2px solid #ffffff; display: inline-block; margin: 0 auto; border-radius: 50%; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 9999; font-size: 20px; }
.play-video .video-info a i { width: 70px; height: 70px; line-height: 72px; background: #ffffff; color: #BFA170; border-radius: 50%; padding-left: 4px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.play-video .video-info a:hover i { background: #323232; color: #ffffff; }
.play-video .video-info:before { background: rgba(219, 45, 46, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }

/*************************
      Back to top
*************************/
.car-top { width: 85px; position: fixed; bottom: -180px; right: 30px; z-index: 9999; opacity: 1; cursor: pointer; }
.car-top.show { bottom: 5% !important; -webkit-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top.car-run { bottom: 100% !important; -webkit-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top.car-down { -webkit-transition: 1.0s; -ms-transition: 1.0s; -o-transition: 1.0s; -moz-transition: 1.0s; transition: 1.0s; }
.car-top:before, .car-top:after { content: ""; position: absolute; -o-transition: 0.2s; -webkit-transition: 0.2s; -ms-transition: 0.2s; -moz-transition: 0.2s; transition: 0.2s; opacity: 0; }
.car-top:hover:before, .car-top:hover:after, .car-top.car-run:before, .car-top.car-run:after { opacity: 1; }
.car-top:before, .car-top.car-run:before { top: -1px; left: 0px; width: 85px; height: 89px; background: url(../images/car-focus.png) no-repeat 0 0; }

/*************************************
        Footer
**************************************/
.footer h6 { position: relative; padding-bottom: 10px; margin-bottom: 26px; }
.footer h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }

/*social*/
.social { margin-bottom: 80px; }
.social ul { width: 100%; display: table; }
.social ul li { display: table-cell; background: transparent; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.social ul li a { line-height: 60px; width: 100%; padding: 0px 20px; display: block; color: #fff; font-size: 12px; font-weight: 600; text-transform: uppercase; }
.social ul li a i { font-size: 30px; vertical-align: middle; color: rgba(255, 255, 255, 0.4); float: right; line-height: 60px; }
.social ul li:hover a.facebook { background: #3a5897; }
.social ul li:hover a.twitter { background: #41d1da; }
.social ul li:hover a.pinterest { background: #c3222b; }
.social ul li:hover a.dribbble { background: #dd4b80; }
.social ul li:hover a.google-plus { background: #BFA170; }
.social ul li:hover a.behance { background: #005cff; }

/*address*/
.about-content img { height: 40px; margin-bottom: 30px; }
.address { margin-top: 20px; }
.address ul li { display: block; color: #FFF; padding-bottom: 15px; }
.address ul li a{ color: #FFF; }
.address ul li:last-child { padding-bottom: 0px; }
.address ul li i { display: table-cell; width: 20px; text-align: center; padding-right: 10px; }
.address ul li span { display: table-cell; }

/*usefull-link*/
.usefull-link ul li { display: block; border-bottom: 1px solid rgba(255, 255, 255, 0.11); padding: 10px 0px; }
.usefull-link ul li:last-child { border-bottom: 0px; }
.usefull-link ul li a i { padding-right: 10px; }
.usefull-link ul li a { color: #909090; }
.usefull-link ul li a:hover { color: #BFA170; }

/*recent-post*/
.recent-post { padding-bottom: 15px; margin-bottom: 15px; border-bottom: 1px solid rgba(255, 255, 255, 0.11); }
.recent-post:last-child { border-bottom: 0px; margin-bottom: 0px; padding-bottom: 0px; }
.recent-post-block h6 { margin-bottom: 40px; }
.recent-post-image { display: table-cell; }
.recent-post-image img { vertical-align: middle; width: 70px; height: 54px; }
.recent-post-info { display: table-cell; padding-left: 15px; vertical-align: top; }
.recent-post-info a { color: #909090; font-size: 14px; vertical-align: top; display: block; }
.recent-post-info a:hover { color: #BFA170; }
.recent-post-info span { color: #909090; font-size: 12px; display: table; padding-top: 5px; }
.recent-post-info i { color: #909090; font-size: 14px; padding-right: 5px; }

/*news-letter*/
.footer .news-letter a.button.red { padding: 7px 20px; margin-top: 20px; }
.footer .news-letter .form-control { border-color: rgba(255, 255, 255, 0.11); }
.footer .news-letter .form-control:focus { border-color: #BFA170; }
.footer hr { margin-top: 60px; border-color: rgba(255, 255, 255, 0.11); }
.footer .copyright { margin: 40px 0 0px; padding-bottom: 30px; }
footer .copyright a { color: #000; }
footer .copyright ul li { padding: 0px; }
footer .copyright ul li a { color: #909090; text-transform: capitalize; padding: 0px 3px; }
footer .copyright ul li a:hover { color: #BFA170; }

@media only screen and (min-width: 992px) {
  .menu-links li a{
    padding: 0;
  }
  .menu-links >  li:not(:first-child) a:before{
    content: "|";
    padding-right: 1em;
    color: #FFF;
  }

  #espace_loisir .menu-links >  li:not(:first-child) a:before{
    color: #bfa170;
  }  
  footer .list-inline li:not(:first-child) a:before{
    content: "|";
    padding-right: 1em;
    color: #000;

  }
 
}


/*footer-2 */
.footer-2 { background: #101010; }
.footer-2 p { color: #909090; }
.footer-2 .social ul li { display: inline-block; }
.footer-2 .social ul li a { display: block; padding: 0px; text-align: center; }
.footer-2 .social ul li a i { font-size: 14px; width: 40px; height: 40px; line-height: 40px; float: none; background: rgba(39, 39, 39, 0.2); margin-right: 2px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.footer-2 .social ul li a i:hover { background: #BFA170; color: #ffffff; }
.footer-2 .address ul li { padding-bottom: 5px; }

/*usefull-link*/
.footer-2 .usefull-link h6, .footer-2 .keep-touch h6 { margin-bottom: 40px; }
.footer-2 .usefull-link ul li { display: block; border-bottom: 0px; padding: 5px 0px; }
.footer-2 .usefull-link ul li a i { padding-right: 10px; }
.footer-2 .usefull-link ul li a { color: #909090; }
.footer-2 .usefull-link ul li a:hover { color: #BFA170; }

/*news-letter*/
.footer-2 .news-letter { margin-top: 20px; }
.footer-2 .input-group-btn button { background-color: #BFA170; border-color: #BFA170; border-radius: 0px; color: #ffffff; padding: 11px 14px; }
.footer-2 .input-group-btn button:hover { background-color: #BFA170; border-color: #BFA170; border-radius: 0px; color: #000; }
.footer-2 .input-group.divcenter .form-control::-moz-placeholder { color: #909090; font-size: 13px; }
.footer-2 .input-group.divcenter.input-group .form-control { padding-left: 15px; border: 1px solid #232323; }
.footer-2 .input-group.divcenter.input-group .form-control:focus { border-color: #BFA170; color: #323232; }
.footer-2 .footer-box { background: rgba(39, 39, 39, 0.2); padding: 30px; clear: both; margin-bottom: 80px; }
.footer-2 .footer-box .box-content { display: table-cell; vertical-align: top; }
.footer-2 .footer-box .box-link { display: table-cell; padding-left: 20px; vertical-align: middle; }
.footer-2 .footer-box .box-link a { display: block; padding: 8px 16px; width: 120px; background: #BFA170; border-color: #BFA170; color: #ffffff; }
.footer-2 .copyright { background: rgba(39, 39, 39, 0.2); padding: 30px 0 20px; }

/*footer-3*/

.subfooter i { color: #ffffff; font-size: 40px; display: inline-block; margin-bottom: 20px; }
.subfooter h2 { font-size:25px;margin-bottom: 25px; text-transform: uppercase;font-weight: 400;}
.subfooter p { font-size: 25px;  font-family: 'Roboto', sans-serif;}
.subfooter strong { color:#BFA170;font-size: 25px;}
.subfooter hr{
  height: 1px;
  /*border-bottom: 1px solid rgba(133, 18, 18, 0);*/
  background-color:white;
  border: none;
  margin: 40px 0 0 0;
  width: 100%;
}

.footer-3 { background: #101010; }
.footer-3 p { color: #000; }
.footer-3 .about-content h6 { margin-bottom: 22px; }
.footer-3 .social ul li { display: inline-flex;color:#BFA170;}
.footer-3 .social ul li a { color:#FFF;display: block; padding: 0px; text-align: center; margin-right: 10px; display: inline-block; text-align: center; }
.footer-3 .social ul li a i { font-size: 24px; width: 35px; height: 35px; line-height: 37px; text-align: center; border-radius: 50%; background: #BFA170; display: inline-block; float: none; margin-right: 2px; -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; }
.footer-3 .social ul li a i:hover { background: #BFA170; color: #ffffff; }
.footer-3 .usefull-link ul li { display: block; border-bottom: 0px; padding: 5px 0px; }
.footer-3 .usefull-link ul li a i { padding-right: 10px; }
.footer-3 .usefull-link ul li a { color: #FFF; }
.footer-3 .usefull-link ul li a:hover { color: #BFA170; }
.footer-3 .copyright { background-color:#BFA170; padding: 15px 0 10px 0 }
.footer-3 .copyright ul li a { color: #000; text-transform: capitalize; }
.footer-3 .copyright ul li a:hover { color: #000; }
.footer-3  h6{text-transform: uppercase;}
/*footer topbar*/
.footer-3.footer-topbar img { height: 40px; }
.footer-3.footer-topbar .copyright { margin-top: 70px; }
.footer-3 .footer-nav { margin-top: 8px; }
.footer-3 .footer-nav ul li { display: inline-block; }
.footer-3 .footer-nav ul li a { text-transform: uppercase; font-weight: 600; color: #909090; margin: 0 5px; }
.footer-3 .footer-nav ul li a:hover { color: #BFA170; }
.footer-3.footer-topbar .top { margin-bottom: 60px; }
.footer-3.footer-topbar hr { margin-bottom: 60px; opacity: 1; }
.footer-3.footer-topbar .social { margin-bottom: 0px; }
.footer-3.footer-topbar .social ul li a { line-height: 30px; }
.footer-3.footer-topbar .usefull-link ul li { padding: 5px 0px; }
.footer-3.light { background: #ffffff; }
.footer-3.light .copyright { background: #f6f6f6; }
.footer-3 .social ul li a i { background: #BFA170; color: #000; }
.footer-3 hr { border-bottom-color: #f6f6f6; }

/*************************************
         Home page 2
**************************************/

/*content-box*/
.content-box { background: #f6f6f6; position: relative; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; z-index: 1; overflow: hidden }
.content-box .box-info { position: relative; z-index: 9; }
.content-box i { font-size: 48px; line-height: 100px; color: #BFA170; width: 100%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.content-box h5 { text-transform: uppercase; padding: 0 0 10px; transition: all 0.3s ease-out 0s; margin-top: 0; }
.content-box p { font-weight: 400; padding: 15px 20px; transition: all 0.3s ease-out 0s; }
.content-box a { font-size: 14px; font-weight: 400; color: #808080; margin: 25px 0 15px; display: block; position: relative; z-index: 3; line-height: 14px; }
.content-box .content-box-img { bottom: 0; left: 0; opacity: 0; position: absolute; right: 0; top: 0; z-index: 0; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; z-index: 0; background-size: cover; background-position: center center; }
.content-box .border { border: none !important; position: absolute; background: #BFA170; height: 0px; bottom: 0; left: 0; z-index: 2; width: 100%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.content-box:hover .content-box-img, .content-box.active .content-box-img { opacity: 1; }
.content-box:hover .border, .content-box.active .border { height: 45px; }
.content-box:hover i, .content-box.active i { color: #fff; }
.content-box:hover h5, .content-box.active h5, .content-box:hover p, .content-box.active p { color: #fff; }
.content-box:hover a, .content-box.active a { color: #fff; }
.content-box:hover:before, .content-box.active:before { background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0; color: #fff; content: ""; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }

/*content-box-2*/
.content-box-2 { border-top: 4px solid #BFA170; position: relative; overflow: hidden; }
.content-box-2 a.title { font-size: 18px; text-transform: uppercase; margin-bottom: 10px; display: block; font-weight: 700; line-height: 24px; color: #363636; }
.content-box-2 a.title:hover { color: #BFA170; }
.content-box-2.car-bg-1 { background: url(../images/car/08.jpg) no-repeat; padding: 30px 30px 154px; }
.content-box-2.car-bg-2 { background: url(../images/car/09.jpg) no-repeat; padding: 30px 30px 154px; }
.content-box-2.car-bg-3 { background: url(../images/car/10.jpg) no-repeat; padding: 30px 30px 154px; }
.content-box-2 i { color: #BFA170; font-size: 30px; margin-bottom: 20px; display: block; }
.content-box-2 a.link { font-size: 14px; margin-bottom: 10px; font-weight: 600; color: #363636; text-transform: capitalize; opacity: 0; }
.content-box-2 a.link i { font-size: 14px; display: inline-block; padding-left: 5px; color: #363636; }
.content-box-2:hover a.link { opacity: 1; }
.content-box-2 a.link:hover, .content-box-2 a.link:hover i { color: #BFA170; }

/*content-box-3 */
.content-box-3 { padding: 40px 40px 0px; }
.content-box-3 .info { padding: 55px 0; }
.content-box-3 .info p { margin-bottom: 20px; }

/*content-box-4*/
.content-box-4 { position: relative; z-index: 1; padding: 30px 30px 120px 30px; }
.content-box-4 .info { margin-bottom: 20px; }
.content-box-4 .link a { background: #BFA170; color: #ffffff; padding: 6px 16px; display: inline-block; }
.content-box-4 .link a i { padding-left: 10px; }
.content-box-4.car-bg-1 { background: url(../images/car/15.jpg) no-repeat; background-size: cover; }
.content-box-4.car-bg-2 { background: url(../images/car/16.jpg) no-repeat; background-size: cover; }
.content-box-4.car-bg-3 { background: url(../images/car/17.jpg) no-repeat; background-size: cover; }

/*content-box-5*/
.content-box-5 { padding-top: 80px; }
.content-box-5 p { padding-right: 150px; }
.content-box-5 a { font-size: 25px; text-transform: uppercase; font-weight: 700; margin-bottom: 20px; display: block; color: #323232; }
.content-box-5 a:hover { color: #BFA170; }
.content-box-5 .content-info { padding-bottom: 110px; padding-left: 80px; }
.content-box-5 .content-box-img { padding: 0 40px; margin-bottom: -20px; position: relative; }
.content-box-5 .content-box-img i { font-size: 100px; color: rgba(0, 0, 0, 0.1); position: absolute; top: -30px; z-index: 0; margin-bottom: 80px; margin-left: -50px; left: 50%; display: block; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.content-box-5:hover .content-box-img i { top: -50px; }
.content-box-main { overflow: hidden; }
.overlay-bg-right.dark-bg { background: #f0f2f5; }
.overlay-bg-right, .overlaybg-left { position: relative; z-index: 1; }
.overlay-bg-right:before { content: ""; background-color: #f0f2f5; position: absolute; height: 100%; top: 0; width: 1000px; left: 100%; z-index: 0; }
.overlay-bg-left:before { content: ""; background-color: #f6f6f6; position: absolute; height: 100%; top: 0; width: 1000px; right: 100%; z-index: 0; }

/*************************************
       Why choose
**************************************/
.why-choose .feature-box { margin-bottom: 80px; }

/*************************************
      Our service
**************************************/
.our-service .feature-box-2 { margin-top: 40px; }
.our-service.objects-car { padding-bottom: 340px; margin-bottom: 60px; }
.our-service .objects-left .objects-1 { left: -180px; }
.our-service .objects-right .objects-2 { right: -180px; }

/*************************************
         Newsletter
**************************************/
.news-letter-main { padding: 50px 0px; }
.news-letter-main .news-letter-form { position: relative; margin-top: 6px; }
.news-letter-main .news-letter-form input { background: #ffffff; display: inline-block; height: 50px; border: 1px solid #ffffff; }
.news-letter-main .news-letter-form input:focus { border-color: #BFA170; }
.news-letter-main .news-letter-form a.button.red { padding: 13px 20px; float: right; }
.news-letter-main h4 { margin-bottom: 5px; margin-top: 6px; }

/*************************************
          Quick links
**************************************/
.quick-links { min-height: 290px; }
.quick-links .link a { background: #ffffff; padding: 30px 15px; border: 1px solid #f6f6f6; margin-right: -1px; display: block; border-top: 0px; }
.quick-links .link a i { margin-bottom: 40px; font-size: 30px; width: 80px; height: 80px; line-height: 80px; color: #323232; border: 1px solid #f6f6f6; display: inline-block; text-align: center; border-radius: 50%; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.quick-links .link a h6 { margin-bottom: 0px; -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.quick-links .link a:hover { background: #BFA170; }
.quick-links .link a:hover i { color: #ffffff; }
.quick-links .link a:hover h6 { padding-top: 30px; color: #ffffff; }

/*************************************
         Our History
**************************************/
.timeline { list-style: none; padding: 20px 0 20px; position: relative; }
.timeline:before { top: 0; bottom: 0; position: absolute; content: " "; width: 1px; background-color: #dedede; left: 50%; margin-left: -1.5px; }
.timeline > li { margin-bottom: 100px; position: relative; }
.timeline > li:last-child { margin-bottom: 20px; }
.timeline > li:before, .timeline > li:after { content: " "; display: table; }
.timeline > li:after { clear: both; }
.timeline > li:before, .timeline > li:after { content: " "; display: table; }
.timeline > li:after { clear: both; }
.timeline .timeline-body p { line-height: 24px; }
.timeline > li > .timeline-panel { width: 50%; float: left; border: 1px solid #dedede; border-radius: 2px; padding: 20px; position: relative; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline > li.timeline-inverted + li:not(.timeline-inverted), .timeline > li:not(.timeline-inverted) + li.timeline-inverted { margin-top: -60px; }
.timeline > li:not(.timeline-inverted) { padding-right: 90px; }
.timeline > li.timeline-inverted { padding-left: 90px; }
.timeline > li > .timeline-panel:before { position: absolute; top: 26px; right: -15px; display: inline-block; border-top: 15px solid transparent; border-left: 15px solid #ccc; border-right: 0 solid #ccc; border-bottom: 15px solid transparent; content: " "; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline > li > .timeline-panel:after { position: absolute; top: 27px; right: -14px; display: inline-block; border-top: 14px solid transparent; border-left: 14px solid #fff; border-right: 0 solid #fff; border-bottom: 14px solid transparent; content: " "; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline > li > .timeline-badge { color: #fff; width: 50px; height: 50px; line-height: 50px; font-size: 1.4em; text-align: center; position: absolute; top: 16px; left: 50%; margin-left: -25px; background-color: #ffffff; border: 1px solid #dedede; z-index: 100; border-top-right-radius: 50%; border-top-left-radius: 50%; border-bottom-right-radius: 50%; border-bottom-left-radius: 50%; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline > li > .timeline-badge h4 { line-height: 50px; color: #323232; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; font-size: 16px; }
.timeline .timeline-heading h5 { position: relative; padding-bottom: 10px; margin-bottom: 20px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline .timeline-heading h5:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0px; bottom: 0px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.timeline > li.timeline-inverted > .timeline-panel { float: right; }
.timeline > li.timeline-inverted > .timeline-panel:before { border-left-width: 0; border-right-width: 15px; left: -15px; right: auto; }
.timeline > li.timeline-inverted > .timeline-panel:after { border-left-width: 0; border-right-width: 14px; left: -14px; right: auto; }
.timeline > li:hover > .timeline-badge { background-color: #BFA170; }
.timeline > li:hover > .timeline-panel { background: #BFA170; color: #ffffff; border-color: transparent; }
.timeline > li:hover > .timeline-panel:after { border-left-color: #BFA170; }
.timeline > li.timeline-inverted:hover > .timeline-panel:after { border-right-color: #BFA170; }
.timeline > li:hover > .timeline-panel h5, .timeline > li:hover > .timeline-badge h4 { color: #ffffff; }
.timeline > li:hover > .timeline-panel h5:before { background: #ffffff; }

/*************************************
          Isotope filters
**************************************/
.isotope-filters { display: table; margin: 0 auto 40px; text-align: center; }
.isotope-filters  button { text-transform: uppercase; font-weight: 600; color: #323232; border: none; font-size: 14px; margin: 4px; cursor: pointer; color: #626262; padding: 5px 18px; background: transparent; border-bottom: 2px solid transparent; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.isotope-filters  button:focus { outline: none; outline-style: none; outline-offset: 0; }
.isotope-filters  button.active, .isotope-filters  button:hover { border-bottom-color: #BFA170; color: #BFA170; }
.recent-vehicle .isotope.column-4 .grid-item { width: 25%; padding: 15px; }

/*.recent-vehicle-2*/
.recent-vehicle .isotope.column-5 .grid-item { width: 20%; }

/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio{
  margin: 60px 0;
}
.portfolio .portfolio-item {
  margin-bottom: 30px;
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 auto 35px auto;
  list-style: none;
  text-align: center;
  border-radius: 50px;
  padding: 2px 15px;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  display: inline-block;
  padding: 10px 15px 8px 15px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  text-transform: uppercase;
  color: #444444;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover,
.portfolio #portfolio-flters li.filter-active {
  color: #2487ce;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(36, 135, 206, 0.6);
  position: absolute;
  left: 30px;
  right: 30px;
  top: 30px;
  bottom: 30px;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.portfolio .portfolio-wrap .portfolio-info::before {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  top: 35px;
  left: 35px;
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info::after {
  display: block;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  bottom: 35px;
  right: 35px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transition: all 0.5s ease 0s;
  z-index: 9994;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
}

.portfolio .portfolio-wrap .portfolio-links {
  text-align: center;
  z-index: 4;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 2px;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  color: #fff;
}

.portfolio .portfolio-wrap:hover::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
}

.portfolio .portfolio-wrap:hover .portfolio-info::before {
  top: 15px;
  left: 15px;
}

.portfolio .portfolio-wrap:hover .portfolio-info::after {
  bottom: 15px;
  right: 15px;
}

/*--------------------------------------------------------------
# Portfolio Details
--------------------------------------------------------------*/
.portfolio-details {
  padding-top: 40px;
}

.portfolio-details .portfolio-details-slider img {
  width: 100%;
}

.portfolio-details .portfolio-details-slider .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #2487ce;
}

.portfolio-details .portfolio-details-slider .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #2487ce;
}

.portfolio-details .portfolio-info {
  padding: 30px;
  box-shadow: 0px 0 30px rgba(18, 66, 101, 0.08);
}

.portfolio-details .portfolio-info h3 {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

.portfolio-details .portfolio-info ul {
  list-style: none;
  padding: 0;
  font-size: 15px;
}

.portfolio-details .portfolio-info ul li+li {
  margin-top: 10px;
}

.portfolio-details .portfolio-description {
  padding-top: 30px;
}

.portfolio-details .portfolio-description h2 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 20px;
}

.portfolio-details .portfolio-description p {
  padding: 0;
}

/*************************************
           Team
************************************/
.team { overflow: hidden; background: #f6f6f6; margin-bottom: 20px; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.team .team-image { overflow: hidden; position: relative; }
.team .team-image img { width: 100%; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.team:hover .team-image img { -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.team .team-name { padding: 20px; position: relative; z-index: 4; }
.team .team-name .cat { font-style: italic; color: #ffffff; }
.team .team-name h5, .team .team-name span { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; }
.team .team-social { position: absolute; bottom: -5px; margin: 0 auto; left: 0; right: 0; }
.team .team-social a { font-size: 14px; height: 40px; line-height: 40px; margin: 0 1px; text-align: center; width: 40px; color: #BFA170; background: #ffffff; display: inline-block; transform: translate(0px, 40px); -webkit-transform: translate(0px, 40px); -o-transform: translate(0px, 40px); -moz-transform: translate(0px, 40px); -ms-transform: translate(0px, 40px); border-radius: 50%; }
.team .team-social li a:hover { background: #BFA170; color: #ffffff; }
.team .team-social ul li { display: inline-block; }
.team .team-social ul li a.icon-1 { -webkit-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s; -ms-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; transition: all 0.3s ease-out 0s; transform: translate(0px, 40px); }
.team .team-social ul li a.icon-2 { -webkit-transition: all 0.4s ease-out 0s; -moz-transition: all 0.4s ease-out 0s; -ms-transition: all 0.4s ease-out 0s; -o-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; transform: translate(0px, 40px); }
.team .team-social ul li a.icon-3 { -webkit-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s; -ms-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; transition: all 0.5s ease-out 0s; transform: translate(0px, 40px); }
.team .team-social ul li a.icon-4 { -webkit-transition: all 0.6s ease-out 0s; -moz-transition: all 0.6s ease-out 0s; -ms-transition: all 0.6s ease-out 0s; -o-transition: all 0.6s ease-out 0s; transition: all 0.6s ease-out 0s; transform: translate(0px, 40px); }
.team:hover .team-social ul li a.icon-1 { transform: translate(0px, -20px); -webkit-transform: translate(0px, -20px); -o-transform: translate(0px, -20px); -moz-transform: translate(0px, -20px); -ms-transform: translate(0px, -20px); }
.team:hover .team-social ul li a.icon-2 { transform: translate(0px, -20px); -webkit-transform: translate(0px, -20px); -o-transform: translate(0px, -20px); -moz-transform: translate(0px, -20px); -ms-transform: translate(0px, -20px); }
.team:hover .team-social ul li a.icon-3 { transform: translate(0px, -20px); -webkit-transform: translate(0px, -20px); -o-transform: translate(0px, -20px); -moz-transform: translate(0px, -20px); -ms-transform: translate(0px, -20px); }
.team:hover .team-social ul li a.icon-4 { transform: translate(0px, -20px); -webkit-transform: translate(0px, -20px); -o-transform: translate(0px, -20px); -moz-transform: translate(0px, -20px); -ms-transform: translate(0px, -20px); }
.team:hover { background: #BFA170; }
.team:hover .text-black { color: #ffffff; }

/*team 2*/
.team-2 .team-info { background: #f6f6f6; padding: 20px; margin-bottom: 30px; }
.team-2 .team-social { margin-top: 20px; }
.team-2 .team-social ul li { display: inline-block; }
.team-2 .team-social ul li a { display: block; width: 30px; height: 30px; color: #ffffff; font-size: 14px; text-align: center; line-height: 30px; background: #BFA170; }
.team-2 .team-social ul li a:hover { background: #323232; }

.owl-carousel .team{ margin-bottom: 0; }

/*************************************
           Search
************************************/
.search-top { display: block; float: right; line-height: 20px; padding: 40px 0; vertical-align: top; z-index: 999; margin-left: 10px; }
.search-top .search-btn { font-size: 13px; display: block; height: 20px; line-height: 21px; position: relative; text-indent: -9999px; width: 12px; color: #ffffff; -o-transition: color 300ms ease 0s; -moz-transition: color 300ms ease 0s; -ms-transition: color 300ms ease 0s; -webkit-transition: color 300ms ease 0s; transition: color 300ms ease 0s; }
.search-top .search-btn:before { content: "Ã¯â‚¬â€š"; font-family: "FontAwesome"; font-weight: normal; left: 0; position: absolute; text-indent: 0; top: 0; }
.search-top .search-btn:hover { color: #BFA170; }
.search-top.search-top-open .search-btn:before { content: "Ã¯â‚¬Â"; }
.search-box { background: #fff; display: block; margin: 0; opacity: 0 !important; padding: 15px 0px 10px; position: absolute; right: 0; top: -9999px !important; transition: visibility 300ms ease 0s, opacity 300ms ease 0s; visibility: hidden; width: 100%; z-index: 888; border-top: 5px solid #BFA170; }
.search-top.search-top-open .search-box { opacity: 1 !important; top: 102px !important; visibility: visible !important; }
.search-top .search-box input, .search-top .search-box Select { background: #f5f5f5; border: none; padding-left: 15px; box-shadow: none; border-radius: 0; color: #626262; }
.search-top .search-box input:focus, .search-top .search-box Select:focus { background: #BFA170; color: #FFF; }
.search-top.search-top-o  pen i { cursor: pointer; font-size: 15px; position: absolute; right: 27px; top: 31px; }
.search-top.search-top-open i:hover { color: #BFA170; }
.search-top .search-box .button { text-align: center; padding: 10px 20px; display: block; border: none; width: 100%; }
.search-top .select-styled { padding: 10px 15px; }
.search-top .select-styled:after { top: 16px; }
.search-top .select-styled:active:after, .search-top .select-styled.active:after { top: 8px; }

/*search*/
.search .search-block {padding: 20px; /*background: rgba(0, 0, 0, 0.1);*/  margin-top: -180px; margin-bottom:60px ; position: relative; z-index: 1; }
.search .search-block .selectpicker {  border-radius: 0px; border-color: #e3e3e3; }
.search .search-block span {  display: block; font-size: 13px; }
.search .search-block .form-control,.search .search-block input,.search .search-block .btn { max-height: 40px !important;  }
.search .search-block .select-styled,.search .search-block .form-control,.search .search-block input { text-transform: uppercase; color: #000; background-color: #FFF !important;border-radius: 8px; }
/*.search .search-block .select-styled:after { top: 22px; opacity: 0.5; }*/
.search .search-block .select-styled:active:after, .search .search-block .select-styled.active:after { top: 14px; }
.search .search-block .select-options li { color: #000; }
.search .search-block .selected-box .select-options { max-height: 170px; overflow: auto; }
.search-top .selected-box .select-options { max-height: 170px; overflow: auto; }

/*price*/
.price-slide .price label { color: #000; font-size: 14px; text-transform: uppercase; display: block; }
.price-slide .price input { background: transparent; border: none; height: inherit; display: block; color: #888888; font-size: 14px; padding: 2px 0px; display: inline-block; width: inherit; border: 0; font-weight: bold; }
.price-slide #slider-range { margin-top: 10px; margin-bottom: 0; }
.price-slide a.button { font-size: 14px; font-weight: 600; display: inline-block; }
.price-slide a { font-size: 12px; padding-left: 20px; font-weight: 600; }
.price-slide a.link { margin-top: 40px; display: inline-block; color: #BFA170; }
.price-slide a.link:hover { color: #323232; }
.price-slide-2 .price label { color: #000; font-size: 14px; text-transform: uppercase; display: block; }
.price-slide-2 .price input { background: transparent; border: none; height: inherit; display: block; color: #888888; font-size: 14px; padding: 2px 0px; display: inline-block; width: inherit; border: 0; font-weight: bold; margin-bottom: 10px; }
.price-slide-2 #slider-range { margin-top: 10px; }
.price-slide-2 a.button { border-radius: 3px; border: 1px solid #e3e3e3; font-weight: 600; display: inline-block; margin-top: 40px; }
.price-slide-2 a { font-size: 12px; padding-left: 20px; font-weight: 600; }

/*************************************
        Inner intro
**************************************/
.inner-intro { height: 380px; display: block; }
.inner-intro .container { display: table; height: 100%; position: relative; }
.inner-intro span { text-transform: capitalize; }
.intro-title { display: table-cell; vertical-align: middle; padding-bottom: 30px; }
.intro-title h1 { font-weight: 300; text-align: center; }
.intro-title h1 strong{ text-transform: uppercase !important; color: #BFA170 !important; }
#car-detail .intro-title h1 strong{ text-transform: normal !important;  }

.inner-intro .intro-title.row [class*='col-'] { padding-right: 0; padding-left: 0; }
ul.page-breadcrumb li span { color: #fff; font-size: 14px; text-transform: capitalize; }
ul.page-breadcrumb { padding-top: 10px; padding-bottom: 25px; }
ul.page-breadcrumb li { color: #fff; display: inline-block; list-style: none; }
ul.page-breadcrumb li i { font-size: 14px; padding: 0 7px; }
ul.page-breadcrumb li a { color: #fff; font-size: 14px; text-transform: capitalize; }
ul.page-breadcrumb li a:hover { color: #BFA170; }

/*************************************
TYPE FILTER
*************************************/
.builder{
  background-color: white;
}
#types {
  margin: 0 auto;
}
#types .image-checkbox-container input[type="checkbox"]{
  display: none;
}

#types  .image-checkbox-container img{
  border: 0;
  margin: 4px;
  width: 28%;
}
#types  .image-checkbox-container a.{
  border: 0;
  margin: 4px;
}
#types  img.type_selected{
  border:2px solid #BFA170;
  margin : 0px;
}
#sortBy,#form_top_order{
  display:inline-block;
  float: right;
  
}
#sortBy .btn{
  border-radius: 0 !important;
}
#sortBy  .btn-light.active{
  border-color:#000 ;
}
#sortBy  .btn-check:active + .btn-light,#sortBy  .btn-check:checked + .btn-light,#sortBy  .btn-light.active,#sortBy  .btn-light:active, .show > .btn-light.dropdown-toggle {
  color: #FFF;
  background-color: #BFA170;
  border-color: #BFA170;
}



/*************************************
CAR DETAILS
*************************************/
/** Sidebar widget start **/

#car-detail .intro-title h1 { font-weight: 300; text-align: center; }
#car-detail  .intro-title h1 strong{ text-transform:normal !important; display:block ; clear: both; margin-top: 15px; color: #BFA170 !important; font-size: 25px;}


.sidebar-right {
  margin: 0 0 30px 0;
  background: #fff;
  padding: 20px;
  border-top:10px solid #000;
}
.car-details-page .heading {
  margin: 0 0 25px;
  font-size: 20px;
  font-weight: 600;
  padding: 80px 0 50px;

}
.sidebar-right .price  {
    margin: 30px 0;
}
.sidebar-right .price h3 {
    color: #BFA170;
    font-size: 35px;
    text-align: center;
  }

  .sidebar-right .contact-box { padding: 30px 0 10px 10px;  }
  .sidebar-right .contact-box i { color: #000; font-size: 20px; display: block; margin-bottom: 10px; }
  .sidebar-right .contact-box p { color:#BFA170; font-weight: 500;}
  .sidebar-right .contact-box, .contact .contact-box p, .contact .contact-box i, .contact .contact-box h5 { transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
  .sidebar-right .contact-box:hover { background: #BFA170; }
  .sidebar-right .contact-box:hover i, .sidebar-right .contact-box:hover p, .sidebar-right .contact-box:hover h5 { color: #ffffff; }

  .sidebar-right hr {
    margin: 0 0 20px 0;
    padding: 0px;
    border-bottom: 1px solid #000 !important;
    border-top: 0px;
  }
  .sidebar-right  .services  {
    width: 100%;
  }
  .sidebar-right  .services ul {
    padding: 0;
    margin: 0;
  }
  .sidebar-right  .services li {
    list-style: none;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0;
    padding: 0 150px 25px 0;
    width: 100%;;
  }
  
  
  .icon-handshake-o:before {
    content: "\e901";
  }
  .icon-garantie_vehicule .path1:before {
    content: "\e902";
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path2:before {
    content: "\e903";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path3:before {
    content: "\e904";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path4:before {
    content: "\e905";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path5:before {
    content: "\e906";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path6:before {
    content: "\e907";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path7:before {
    content: "\e908";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path8:before {
    content: "\e909";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path9:before {
    content: "\e90a";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path10:before {
    content: "\e90b";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-garantie_vehicule .path11:before {
    content: "\e90d";
    margin-left: -1.4775390625em;
    color: rgb(255, 255, 255);
  }
  .icon-garantie_vehicule .path12:before {
    content: "\e90e";
    margin-left: -1.4775390625em;
    color: rgb(0, 0, 0);
  }
  .icon-livraison:before {
    content: "\e900";
  }
  .icon-service_share:before {
    content: "\e90c";
  }
  
  .sidebar-right  .services, .icon_wrap {
    display: table-cell;
    vertical-align: middle;
  }

  .sidebar-right .icon_wrap  {
    color: #000;
    font-size: 40px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    width: 150px;
  }

  .sidebar-right .icon_wrap span.icon-livraison{
    font-size: 30px;

  }
.services table{
  width: 100%;
}
.services td{
  height: 60px;
  padding:20px;

}
.services td:first-child{
  width: 30%;
  font-size: 45px;
  text-align: center;
  vertical-align: middle;
}
.services td:last-child{
  width: 70%;
  text-align: left;
  vertical-align: middle;
  font-size: 16px;
  padding-left: 15px;
}

  .sidebar-right  .service_info {
    width: 300px;
    padding-left: 20px;
  }
  .sidebar-right  .service_info, .icon_wrap {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
  }


  .sidebar_widget {
    border: 1px solid #e6e6e6;
    margin: 0 auto 20px;
    padding: 20px 16px 20px;
    position: relative;
  }



  .sell_car_quote {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0,0,0,0);
    background-image: url(../images/rachat-cash.webp) !important;
    background-origin: padding-box;
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
    padding: 70px 25px !important;
    border-radius: 8px !important;
  }
  .sell_car_quote h3 { color:#BFA170 ; text-transform: uppercase;  }
  .sell_car_quote h3 strong{ color:#FFF ; font-weight: 300; text-transform: lowercase;display: block;margin-top: 10px;;  }

  .div_zindex {
    position: relative;
    z-index: 1;
  }


  .dark-overlay {
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 8px !important;
  }
.car-details-page iframe, .modal-body iframe .element.style {
  height: 350px;
}

.car-details-page iframe, .modal-body iframe {
  width: 100%;
  border: none;
}
/**  Product slider box 2 start **/
.product-slider-box{
  background: transparent;
}

.product-slider-box .product-img-slide {
  display: inline-block;
  width: 100%;
}

.product-slider-box .slider-for {
  width: 81.4%;
  float: right;
  padding: 0 0 0 13px;
  background: transparent;
  border: 1px transparent;
  overflow: hidden;
  border-radius: 0;
}

.product-slider-box .slider-nav {
  width: 18.6%;
  padding: 0;
  margin-bottom: 0;
}

.product-slider-box .slider-for img{
  border-radius: 3px;
}

.product-slider-box .thumb-slide {
  padding: 0;
  margin-bottom: 5px;
  background: #fff;
  overflow: hidden;
  border-radius: 3px;
}


.product-slider-box .slick-slide img {
  margin: 0 auto;
  cursor: pointer;
}

.product-slider-box .slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 13px;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1000; 
  outline: 0;
}
.product-slider-box .slick-prev,.product-slider-box .slick-next {
  width: 50px;
  height: 50px;
  background-color: #A1A4A4;
}

.product-slider-box .slick-prev:before {
  content: "<";
	color: #fff;
	font-size: 60px;
	line-height: 0;
	text-indent: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.product-slider-box .slick-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 23px;
  text-indent: -9999px;
  background: transparent;
  border: 0;
  z-index: 1000; 
  outline: 0;
}

.product-slider-box .slick-next:before {
  content: ">";
	color: #fff;
	font-size: 60px;
	line-height: 0;
	text-indent: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/*************************************
          Service
**************************************/
.inner-service .feature-box-2 { border-right: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 40px 30px; }
.inner-service .feature-box-2.no-br { border-right: 0px; }
.inner-service .feature-box-2.no-bb { border-bottom: 0px; }
.service-center h5 { margin-bottom: 20px; }
.service-center .list-style-1 { margin-top: 20px; display: inline-block; }
.opening-hours { padding: 25px; }
.opening-hours h6 { position: relative; padding-bottom: 10px; margin-bottom: 15px; }
.opening-hours h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }
.opening-hours strong { min-width: 100px; display: inline-block; color: #363636; }
#formmessage { display: none; }
.form-horizontal .form-group { width: 100%; margin-left: 0px; margin-right: 0px; }
.gray-form input, .gray-form textarea { width: 100%; resize: vertical; background: #f6f6f6; border: 1px solid transparent; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.gray-form input.form-check-input{
  width: 1em;
  margin-top: 10px;

}

.gray-form input.form-check-input:focus{
  background-color: #BFA170;
  border: 1px solid #BFA170 !important;
  box-shadow: none;
}

.form-check .form-check-label{
  line-height: 24px;
  padding-left:15px;
}
.gray-form input:focus, .gray-form textarea:focus { background: transparent; border: 1px solid #BFA170 !important; }
.gray-form .button.red { display: block; text-align: center; border: 0px; width: 100%; }
.gray-form .select-styled { background: #f6f6f6; border-color: #f6f6f6; line-height: 20px; }

/*service 02*/
.welcome-block.why-choose .halp-call { margin-top: 0px; }

/*************************************
         Contact
**************************************/
.contact .contact-box { padding: 30px 10px; background: #f6f6f6; }
.contact .contact-box i { color: #BFA170; font-size: 30px; display: block; margin-bottom: 20px; }
.contact .contact-box, .contact .contact-box p, .contact .contact-box i, .contact .contact-box h5 { transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.contact .contact-box:hover { background: #BFA170; }
.contact .contact-box:hover i, .contact .contact-box:hover p, .contact .contact-box:hover h5 { color: #ffffff; }
.contact-map { height: 400px; }
.contact-map .container-fluid { padding: 0px; }
.contact-map .container-fluid iframe { border: 0px; width: 100%; height: 400px; }
.contact-2 .feature-box-3 { display: block; margin-bottom: 20px; }
.contact-2 .feature-box-3 .icon{ color: #BFA170; }

.contact-2 .opening-hours { margin-top: 50px; display: block; }
.contact-2 .gray-form { padding-right: 50px; }
.contact-2 .gray-form p { margin-bottom: 30px; }
.contact-2 .gray-form a.button.red { display: block; }
form.gray-form .form-notice p { margin-bottom: 10px; }
.contact-2 .gray-form .form-notice p { margin-bottom: 10px; }

/*************************************
         Register
**************************************/
.register-form { display: block; }
.register-form select { width: 100%; margin-bottom: 20px; padding-left: 15px; background: #f6f6f6; border-color: #f6f6f6; }
.register-form p.link { margin-top: 20px; margin-bottom: 0px; }
.register-form p.link a { color: #BFA170; }
.register-form .select { height: 50px; }
.register-form .select-styled { padding: 13px 15px; background: #f6f6f6; border-color: #f6f6f6; }
.register-form .select-styled:after { top: 22px; }
.register-form .select-styled:active:after, .register-form .select-styled.active:after { top: 14px; }
.register-form .select-options { border-color: #f6f6f6; }
.register-form .selected-box.auto-hight .select-options { max-height: 170px; overflow: auto; }
.remember-checkbox a { color: #BFA170; margin-top: 6px; }
.remember-checkbox label { position: relative; padding-left: 30px; font-size: 14px; cursor: pointer; }
.remember-checkbox label:before, label:after { font-family: FontAwesome; font-size: 17px; position: absolute; top: -3px; left: 0; padding-left: 2px; }
.remember-checkbox label:before { border: 2px solid #BFA170; content: ""; height: 20px; margin-top: 3px; width: 20px; }
.remember-checkbox label:after { content: '\f00c'; max-width: 0; overflow: hidden; opacity: 0.5; transition: all 0.35s; -webkit-transition: all 0.35s; -ms-transition: all 0.35s; -ms-transition: all 0.35s; -o-transition: all 0.35s; }
.remember-checkbox input[type="checkbox"] { display: none; }
.remember-checkbox input[type="checkbox"]:checked + label:after { max-width: 25px; opacity: 1; }

/*all id*/
#one+label:before, #one+label:after { color: #BFA170; }

/*************************************
         Login
**************************************/
.login-form .login-social { margin-top: 40px; }
.login-form .login-social ul { display: block; margin-top: 25px; }
.login-form .login-social ul li { display: inline-block; margin: 0 3px; }
.login-form .login-social ul li a { padding: 6px 20px; color: #BFA170; }
.login-form .login-social ul li a i { padding-right: 10px; }
.login-form .login-social ul li a.fb { background: #4c70ad; color: #ffffff; }
.login-form .login-social ul li a.twitter { background: #41d1da; color: #ffffff; }
.login-form .login-social ul li a.pinterest { background: #dd4b39; color: #ffffff; }

/*************************************
          Error page
**************************************/
.error-page h2 { font-size: 400px; color: #f6f6f6; line-height: 300px; }
.error-page img { margin-top: -80px; }
.error-page h3 { font-size: 60px; margin-bottom: 30px;  }
.error-page strong { font-style: italic; font-size: 20px; display: block; margin-bottom: 30px; margin-top: 30px; }
.error-page .error-search { margin-top: 30px; padding: 0 50px; }
.error-page .error-search a.button { padding: 10px 20px; display: block; text-align: center; }
.error-page .error-content p a { color: #BFA170; }

/*************************************
        Coming soon
**************************************/
.coming-soon .section-title { margin-bottom: 30px; }
.coming-soon .countdown p { font-size: 20px; padding: 0 190px; line-height: 40px; margin-bottom: 60px; }
.coming-soon .countdown { list-style: none; margin: 0 0 45px; padding: 0; display: block; text-align: center; }
.coming-soon .countdown li { display: inline-block; width: 24%; }
.coming-soon .countdown li span { font-size: 46px; font-weight: bold; line-height: 20px; color: #BFA170; }
.coming-soon .countdown li p { color: #626262; font-size: 20px; padding: 0px; margin-bottom: 20px; text-transform: capitalize; }
/*.coming-soon .coming-soon-search { padding-bottom: 360px; background: url(../images/car/19.jpg) no-repeat; background-position: center center; }*/
.coming-soon .coming-soon-search p { font-size: 18px; margin-bottom: 30px; margin-top: 50px; }
.coming-soon .coming-soon-search a.button { padding: 10px 20px; display: block; text-align: center; }

/*************************************
        Terms and conditions
**************************************/
.terms-and-conditions p { margin-bottom: 30px; }
.terms-and-conditions ul.list-style-1 { margin-bottom: 30px; display: block; }

/*************************************
        Privacy policy
**************************************/
.privacy-policy p { margin-bottom: 30px; }
.privacy-policy ul.list-style-1 { margin-bottom: 30px; display: block; }
.privacy-policy a { color: #BFA170; }

/*************************************
        Tabs
**************************************/
/*#tabs { margin: 0; padding: 0; }
#tabs .tabs { position: relative; margin: 0; }
#tabs .tabs li { font-size: 14px; text-transform: uppercase; font-weight: 600; border-bottom: 3px solid transparent; line-height: 25px; padding: 10px 10px; color: #363636; overflow: hidden; background: transparent; margin-bottom: 0px; display: inline-block; margin: 0; cursor: pointer; position: relative; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
#tabs .tabcontent { overflow: hidden; }
#tabs ul.tabs li.active, #tabs ul.tabs li.active:focus, #tabs ul.tabs li:hover { border-bottom: 3px solid #BFA170; }*/

/*new*/

#tabs { margin: 0; padding: 0; }
#tabs .nav-tabs { position: relative; margin: 0; border-bottom: none;}
#tabs .nav-tabs li.nav-item{
  list-style: none;
  margin-right: 3px;
}
#tabs .nav-tabs li.nav-item:last-child{
  margin-right: 0px;
}
#tabs .nav-tabs li.nav-item .nav-link {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  border-bottom: 3px solid transparent;
  line-height: 25px;
  padding: 10px 10px;
  color: #363636;
  overflow: hidden;
  background: transparent;
  margin-bottom: 0px;
  display: inline-block;
  margin: 0;
  cursor: pointer;
  position: relative;
  transition: all 0.5s ease-in-out;
  -webkit-transition:
  all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}

#tabs ul.nav-tabs li.nav-item .nav-link.active,
#tabs ul.nav-tabs li.nav-item .nav-link.active:focus,
#tabs ul.nav-tabs li.nav-item .nav-link:hover { border-bottom: 3px solid #BFA170; }

#tabs .tab-content { overflow: hidden; margin-bottom: 20px; margin-top: 20px;}


/*.pulse { animation-name: pulse; -webkit-animation-name: pulse; -o-animation-name: pulse; -ms-animation-name: pulse; -moz-animation-name: pulse; animation-duration: 0.4s; -webkit-animation-duration: 0.4s; -o-animation-duration: 0.4s; -ms-animation-duration: 0.4s; -moz-animation-duration: 0.4s; }
@keyframes pulse {
  0% { transform: scale(0.8); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
@-webkit-keyframes pulse {
  0% { transform: scale(0.8); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
@-ms-keyframes pulse {
  0% { transform: scale(0.8); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
@-moz-keyframes pulse {
  0% { transform: scale(0.8); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
@-o-keyframes pulse {
  0% { transform: scale(0.8); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}
.tabcontent { margin-bottom: 20px; margin-top: 20px; }
*/
/*************************************
        Accordion
**************************************/
.accordion .accordion-header { font-size: 14px; color: #000; }
.accordion .accordion-header .accordion-button.collapsed { text-transform: uppercase; font-weight: 700; background: transparent; margin-top: 20px; border: 1px solid #e3e3e3; display: block; position: relative; color: #363636; text-decoration: none; padding: 11px 60px; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); }
.accordion .accordion-header .accordion-button.collapsed:hover { text-decoration: none; background-color: transparent; color: #BFA170; }
.accordion .accordion-header .accordion-button { color: #fff; font-size: 14px; text-transform: uppercase; font-weight: 700; line-height: 24px;  background-color: #BFA170; cursor: default; margin-top: 20px; border: 1px solid #BFA170; padding: 11px 60px; }
.accordion .accordion-header .accordion-button.collapsed:after { content: "\f078"; width: 20px; height: 20px; margin-top: -8px; position: absolute; top: 50%; left: 20px; font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 14px; line-height: 20px; text-align: center; color: #626262; -webkit-font-smoothing: antialiased; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); }

.accordion .accordion-header .accordion-button:after { content: "\f078"; width: 20px; height: 20px; margin-top: -8px; position: absolute; top: 50%; left: 20px; font-family: 'FontAwesome'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; font-size: 14px; line-height: 20px; text-align: center; color: #626262; -webkit-font-smoothing: antialiased; -webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); -ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); }

.accordion .accordion-header .accordion-button:after, .accordion .accordion-header .accordion-button:after { content: "\f077"; color: #fff; }
.accordion .accordion-header .accordion-button:hover { color: #ffffff; }
.accordion .accordion-header .accordion-button.collapsed:hover:after { color: #BFA170; }
.accordion .accordion-item .accordion-collapse .accordion-body{ border: 1px solid #e3e3e3; padding: 25px; background: transparent;  }

.accordion .accordion-item{ border: none; background-color: transparent;  }
.accordion .accordion-button::after{ background-image: inherit;}
.accordion .accordion-button:not(.collapsed)::after{  background-image: inherit; transform:none; box-shadow: inherit;  }
.accordion .accordion-item:first-of-type{ border: none; }
.accordion .accordion-item:last-of-type .accordion-button.collapsed{ border-radius: inherit; }
.accordion-button:focus{ box-shadow: none; }

/*************************************
        Career
**************************************/
.career .career-info { margin-top: 50px; }
.career .career-info p { margin-bottom: 30px; }
.career .gray-form { margin-top: 30px; }
.career .career-info p a { color: #BFA170; }

/*************************************
        Blog sidebar
**************************************/
.blog-sidebar .sidebar-widget { margin-bottom: 40px; }
.blog-sidebar .sidebar-widget h6 { position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.blog-sidebar .sidebar-widget h6:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }

/*widget-search*/
.blog-sidebar .widget-search { position: relative; }
.blog-sidebar .widget-search input { padding-right: 30px; color: #323232; height: 45px; border-color: #f6f6f6; background: #f6f6f6; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.blog-sidebar .widget-search input:focus { background: transparent; }
.blog-sidebar .widget-search i { position: absolute; right: 0px; padding: 16px 12px; font-size: 14px; color: #626262; cursor: pointer; }
.blog-sidebar .widget-search input:focus { border-color: #BFA170; }

/*widget-link*/
.blog-sidebar .widget-link ul li { display: block; clear: both; }
.blog-sidebar .widget-link ul li a i { padding-right: 10px; }
.blog-sidebar .widget-link ul li a { display: block; border-bottom: 1px solid #e3e3e3; padding: 10px 0px; color: #999999; }
.blog-sidebar .widget-link ul li a:hover { color: #BFA170; border-color: #BFA170; }

/*recent-post*/
.blog-sidebar .sidebar-widget .recent-post { margin-bottom: 20px; padding-bottom: 20px; border-color: #e3e3e3; }
.blog-sidebar .sidebar-widget .recent-post:last-child { border-bottom: 0px; }

/*tags*/
.blog-sidebar .sidebar-widget .tags li { display: inline-block; margin: 2px; }
.blog-sidebar .sidebar-widget .tags li a { display: block; color: #999999; border: 1px solid #e3e3e3; background: transparent; padding: 5px 10px; margin-bottom: 5px; font-size: 14px; text-transform: capitalize; }
.blog-sidebar .sidebar-widget .tags li a:hover { background: #BFA170; color: #ffffff; border-color: #BFA170; }

/*************************************
        Masonry blog
**************************************/
.masonry { position: relative; }
.masonry .masonry-item { float: left; margin-bottom: 40px; }
.masonry.columns-2 .masonry-item { width: 50%; padding: 0 15px 0px; }
.masonry.columns-3 .masonry-item { width: 33.333%; padding: 0 15px 0px; }
.masonry.columns-4 .masonry-item { width: 25%; padding: 0 15px 0px; }

/*************************************
        Blog
**************************************/

/*entry-meta*/
.blog .entry-title a { font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; color: #363636; text-transform: uppercase; margin-bottom: 15px; display: block; font-weight: 700; }
.blog .entry-title a:hover { color: #BFA170; }
.blog .blog-entry-image { margin-bottom: 20px; }
.blog .entry-meta { margin-bottom: 15px; }
.blog .entry-meta ul li { display: inline-block; padding-right: 10px; }
.blog .entry-meta ul li a { font-size: 14px; margin-right: 10px; color: #626262; }
.blog .entry-meta ul li a i { font-size: 14px; color: #BFA170; padding-right: 3px; }
.blog .entry-meta ul li a:hover { color: #BFA170; }

/*entry-content*/
.blog .entry-content p { margin-bottom: 20px; }
.blog .entry-share .share a { padding: 8px 15px; display: inline-block; background: #BFA170; color: #ffffff; }
.blog .entry-share .share .news-social { right: 10px; }
.blog .entry-share .share .news-social li a { margin: 2px 0px; }
.blog hr { margin: 60px 0; }

/*pagination-nav*/
.pagination { margin: 0px; }
.pagination li a { font-size: 15px; font-weight: 500; margin: 0 5px; color: #626262; border-radius: 0px; }
.pagination > li > a, .pagination > li > span { padding: 8px 16px; border-color: #e3e3e3; border-radius: 0px; }
.pagination>li:last-child>a, .pagination>li:last-child>span, .pagination>li:first-child>a, .pagination>li:first-child>span { border-radius: 0px; }
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover { background-color: #BFA170; border-color: #BFA170; color: #fff; }
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover { background-color: #BFA170; border-color: #BFA170; color: #fff; }

/*************************************
        Blog single
**************************************/
.blog-single .blog-form { margin-top: 50px; }
.blog-navigation { margin: 50px 0px 0px; display: block; }
.navigation-next img { display: inline-block; width: 160px; margin-bottom: 10px; }
.navigation-next span { display: block; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.navigation-next .port-arrow { float: left; }
.port-arrow { width: 40px; text-align: center; background: #f6f6f6; display: inline-block; }
.port-arrow i { text-align: center; font-size: 25px; line-height: 66px; }
.navigation-next a { font-size: 14px; font-style: normal; font-weight: 600; line-height: 24px; color: #363636; text-transform: uppercase; display: block; font-weight: 700; }
.navigation-next:hover span { color: #BFA170; }
.navigation-previous img { display: inline-block; width: 160px; margin-bottom: 10px; }
.navigation-previous span { display: block; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.navigation-previous .port-arrow { float: right; }
.navigation-previous a { font-size: 14px; font-style: normal; font-weight: 600; line-height: 24px; color: #363636; text-transform: uppercase; display: block; font-weight: 700; }
.navigation-previous:hover span { color: #BFA170; }

/*************************************
        Product listing
**************************************/
.product-listing .car-item { margin-bottom: 30px; }
/*.product-listing .listing-sidebar .widget { border: 1px solid #e3e3e3; }*/
.side-filters{ 
  background-color: white; 
  border-radius: 12px; 
  padding: 15px;
  
}
/*.side-filters .form-control {
  font-size: 14px;
  border-radius: 10px;
  box-shadow: none;
  line-height: 1;
  padding: 12px 18px;
  background: transparent;
  color: #333;
  border-color: #333;
}*/


.product-listing .listing-sidebar .widget-search,.listing_title { padding: 20px; width: 100%; clear: both; display: block; min-height: 100px; margin-bottom: 20px;}
.product-listing .listing-sidebar .widget-search h4,.listing_title h4 { position: relative; text-transform:uppercase; padding-bottom: 10px; margin-bottom: 20px; color: #BEA171; width: auto; }
.listing_title h4 {color: #000000;display: inline-block; }
.listing_title .filters {
  display: inline-block; float: right;

}
.product-listing .listing-sidebar  h6 { margin-top: 15px; }

.product-listing .listing-sidebar .widget-search h4:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }
.product-listing .listing-sidebar .widget-search ul li { margin-bottom: 20px; list-style: none;}
.product-listing .listing-sidebar .widget-search ul li i { padding-right: 10px; }
.product-listing .listing-sidebar .widget-search ul li span { font-size: 12px; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; color: #ffffff; background: #BFA170; text-align: center; display: inline-block; }
.product-listing .listing-sidebar .widget-banner { margin-top: 30px; }
.product-listing ul { margin-bottom: 0px; }
.product-listing ul li ul { display: none; }

.product-listing ul li a { color: #323232; position: relative; display: block }
.product-listing ul li.list-group-item a:after { content: "\f107"; font: normal normal normal 14px/1 FontAwesome; position: absolute; right: 0; top: 0; font-size: 20px; line-height: 30px; }
.product-listing ul li.list-group-item a.current:after { content: "\f106"; }
.product-listing ul.list-group li { list-style: none; position: relative; }
.product-listing ul.list-group li.list-group-item ul li{
  line-height: 24px;
}
.product-listing ul.list-group li.list-group-item ul li .form-check{ margin-bottom: 8px; }
.product-listing ul.list-group li.list-group-item ul li .form-check .form-check-label{ padding-left: 0; }

.product-listing ul.list-group .checkbox label { line-height: 22px; padding-left: 22px; }
.product-listing .list-group-item { border-left: 0; border-right: 0; padding: 13px 15px; }
.product-listing .list-group-item:last-child { border-bottom: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.list-group-item:first-child { border-radius: 0px; }
.product-listing ul li a.current .fa-angle-down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

/*widget-search*/
.product-listing .price-search { position: relative; }
.product-listing .price-search input { padding-right: 30px; color: #323232; height: 45px; border-color: #f6f6f6; background: #f6f6f6; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; }
.product-listing .price-search input:focus { background: transparent; }
.product-listing .price-search i { position: absolute; right: 0px; padding: 16px 12px; font-size: 14px; color: #626262; cursor: pointer; }
.product-listing .price-search input:focus { border-color: #BFA170; }
.product-listing .price-search span { margin-bottom: 10px; color: #000; font-size: 14px; text-transform: uppercase; display: block; }
.product-listing .pagination-nav { margin-top: 30px; }
.pagination-nav .pagination li { display: flex; }
.pagination-nav .pagination li a{ border:1px solid #ddd; }

/*sorting-options*/
.sorting-options-main { border: 1px solid #e3e3e3; padding: 20px; }
.sorting-options { padding: 10px 0px 0; }
.sorting-options .change-view-button { margin-top: 10px; }
.sorting-options .change-view-button a { display: inline-block; font-size: 24px; margin-right: 10px; color: #323232; }
.sorting-options .change-view-button a.active { color: #BFA170; }
.sorting-options .change-view-button a:hover { color: #BFA170; }
.sorting-options .pagination > li > a { padding: 5px 12px; font-size: 14px; }
.sorting-options .selected-box { display: inline-block; padding: 4px; border-color: #e3e3e3; width: 100%; }

/*.car-grid */
.product-listing .car-grid { margin-top: 30px; }
.product-listing .car-grid { border: 1px solid #e3e3e3; padding: 20px; }
.product-listing .car-grid .car-item { margin-top: 0px; }
.product-listing .car-grid .car-title a { position: relative; padding-bottom: 10px; margin-bottom: 10px; display: inline-block; font-size: 20px; text-transform: uppercase; font-weight: 600; color: #363636; }
.product-listing .car-grid .car-title a:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }
.product-listing .car-grid .price span { color: #BFA170; font-weight: 700; font-size: 16px; }
.product-listing .car-grid .price span.old-price { color: #999999; text-decoration: line-through; padding-right: 5px; font-size: 13px; font-weight: 400; }
.product-listing .car-grid .price a.button { padding: 3px 20px; }
.product-listing .car-grid .car-list { margin-top: 21px; }
.product-listing .car-grid .car-list ul li { border: 1px solid #e3e3e3; padding: 1px 1px; font-size: 12px; display: inline-block; }
.product-listing .car-grid .car-item .car-overlay-banner ul { top: 50%; }
.product-listing .car-grid:hover .car-overlay-banner { opacity: 1; top: 0; }




/*************************************
        Product details
**************************************/
.car-details .slider-slick { margin-bottom: 40px; }
.car-details .feature-car { margin-top: 40px; }

/*modal*/
.car-details .modal-content { box-shadow: 0px 0px 60px rgba(0, 0, 0, 0.5); padding: 20px; border-radius: 0px; }
.car-details .modal-content .button.red { border: 1px solid #e3e3e3; padding: 7px 20px; margin-bottom: 0; }
.car-details .modal-header { border-bottom: 0px; background: #323232; padding: 15px 26px; margin: 10px; }
.car-details h4.modal-title { position: relative; padding-bottom: 0px; margin-bottom: 0px; display: inline-block; color: #ffffff; margin-top: 3px; }
.car-details .form-group .radio { margin: 0px; }
.car-details .form-group:last-child { margin-bottom: 0px; }
.car-details .form-check-input.radio { display: inline-block; margin-right: 10px; position: relative; padding-left: 20px; }
.car-details .form-group input[type=radio] { margin-top: 10px; width: auto; }
.car-details .btn-close { color: #ffffff; opacity: 1; text-shadow: none; transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; background: transparent; width: auto; height: auto; font-size: 40px; font-weight: 700; }
.car-details .btn-close:hover { color: #BFA170; opacity: 1; }


/*car-details-sidebar*/
.car-details-sidebar h5 { position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.car-details-sidebar h5:before { position: absolute; content: ""; width: 20px; height: 2px; background: #BFA170; left: 0; bottom: 0px; }
.car-details-sidebar .details-block ul li { display: block; padding-bottom: 10px; border-bottom: 1px solid #e3e3e3; margin-bottom: 10px; }
.car-details-sidebar .details-block ul li:last-child { border-bottom: 0px; }
.car-details-sidebar .details-block ul li span { width: 150px; display: inline-block; }
.car-details-sidebar .details-block ul li strong { display: inline-block; text-align: right; color: #363636; }

/*details-social*/
.details-social ul li { display: inline-block; }
.details-social ul li a { margin-right: 15px; margin-bottom: 15px; display: block; color: #363636; }
.details-social ul li a i { padding-right: 5px; }
.details-social ul li a:hover { color: #BFA170; }
/*details-form*/
.details-form.contact-2 .gray-form a.button.red { display: block; }
.details-form.contact-2 .gray-form { padding-right: 0px; }
.car-details .car-price strong { font-size: 30px; display: block; margin-bottom: 10px; color: #BFA170; }
.car-details .car-price span { font-style: italic; }
.details-nav { margin: 30px 0px 40px; }
.details-nav ul li { display: inline-block; margin-right: 10px; }
.details-nav ul li a { color: #999999; border: 1px solid #e3e3e3; padding: 5px 14px; display: block; margin-bottom: 10px; }
.details-nav ul li a i { padding-right: 10px; }
.details-nav ul li a:hover { border-color: #BFA170; background: #BFA170; color: #ffffff; }
.car-details-sidebar .details-weight { margin-bottom: 40px; }
.car-details-sidebar .details-phone.details-weight .feature-box-3 .content h4 { margin-top: 10px; margin-bottom: 5px; }
.details-location iframe { border: 0px; width: 100%; height: 250px; }
/*details-nav working form*/
.modal-lg { max-width: 900px; }
.details-nav h6 { margin: 40px 0 20px; }
.details-nav .checkbox label { line-height: 20px; }
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {   position: absolute; margin-left: 0; left: 0; width: inherit; margin-top: 5px; }
.details-nav .captcha { margin-top: 30px; }
.car-details .vehicle-assessment .form-group:last-child { margin-bottom: 20px; }
.details-nav ul li a.button.red { color: #ffffff; cursor: pointer; }
.details-nav .form-group > label { display: inline-block; padding-right: 20px; }
.details-nav .modal-dialog label { text-transform: uppercase; font-size: 13px; }
.details-nav .modal-dialog label.form-check-label{ text-transform: inherit;  }
.details-nav .modal-dialog .check-options .form-check label.form-check-label{ font-size: 15px;  }
.details-nav .modal-dialog .form-check-inline input[type=radio]{ margin-top: 8px;  border:1px solid rgba(0,0,0,.25) !important; background-color: transparent; }
.details-nav .modal-dialog .form-check-input[type=checkbox]{ border:1px solid rgba(0,0,0,.25) !important; background-color: #ffffff; }
.details-nav .modal-dialog .form-check-input:checked{ border: 1px solid rgba(219 45 46 / 25%) !important; background-color: #BFA170; }

.details-nav .form-group { margin-bottom: 10px; }
 #recaptcha1, #recaptcha2, #recaptcha3, #recaptcha4, #recaptcha5, #recaptcha6 { margin: 16px 0 !important;  }
 .details-nav .modal-body { padding-top: 0px; }
.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] { left: 20px; }
.details-nav .checkbox label { padding-left: 40px; }
.details-nav p.sub-title { line-height: 24px; margin-top: 20px; display: block; }
.details-nav ul li .select-options li { display: block; }
.details-nav .fa-spin { width: 100%; text-align: center; }
.details-nav .fa-spin.btn-loader { width: auto; text-align: inherit; padding: 0px; }
.modal-backdrop { z-index: 99999;  }
.modal { z-index: 999999; }

/* checkbox */
.details-nav .modal-dialog .form-check.form-check-inline .form-check-input:checked,
.form-check-input:checked { background-color: #BFA170; border: 1px solid rgba(219 45 46 / 25%) !important; }
.form-check-input:focus{ box-shadow: none; border-color: #BFA170; }
.form-check-input:active { filter: inherit; }


/*hack code ie 9*/
@media all and (min-width:0\0) and (min-resolution:.001dpcm) {
  .search { margin-top: -130px; position: relative; z-index: 1; }
  .button:hover { background: #323232; color: #ffffff; }
  .button.white:hover { background: #323232; color: #ffffff; }
}

/*************************************
           Version 2.0 css
**************************************/

/*************************************
              Home - 7
**************************************/
#rev_slider_7_1 .zeus.tparrows{cursor:pointer; min-width:70px; min-height:70px; position:absolute; display:block; z-index:100; border-radius:50%;   overflow:hidden; background:rgba(0,0,0,0.1)}#rev_slider_7_1 .zeus.tparrows:before{font-family:"revicons"; font-size:20px; color:rgb(255,255,255); display:block; line-height:70px; text-align:center;   z-index:2; position:relative}#rev_slider_7_1 .zeus.tparrows.tp-leftarrow:before{content:"\e824"}#rev_slider_7_1 .zeus.tparrows.tp-rightarrow:before{content:"\e825"}#rev_slider_7_1 .zeus .tp-title-wrap{background:rgba(0,0,0,0.5); width:100%; height:100%; top:0px; left:0px; position:absolute; opacity:0; transform:scale(0); -webkit-transform:scale(0);  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;  border-radius:50%}#rev_slider_7_1 .zeus .tp-arr-imgholder{width:100%; height:100%; position:absolute; top:0px; left:0px; background-position:center center; background-size:cover; border-radius:50%; transform:translatex(-100%); -webkit-transform:translatex(-100%);  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s}#rev_slider_7_1 .zeus.tp-rightarrow .tp-arr-imgholder{transform:translatex(100%); -webkit-transform:translatex(100%)}#rev_slider_7_1 .zeus.tparrows:hover .tp-arr-imgholder{transform:translatex(0); -webkit-transform:translatex(0); opacity:1}#rev_slider_7_1 .zeus.tparrows:hover .tp-title-wrap{transform:scale(1); -webkit-transform:scale(1); opacity:1}
/*#header logo-right*/
#header.logo-right { z-index: 999; padding: 0px; margin: 0px; position: relative; width: 100%; }
#header.logo-right .mega-menu .menu-logo { float: right; }
#header.logo-right .mega-menu .menu-links { float: left; }

.bg-8 { background: url(../images/bg/08.png); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: left center; background-repeat: no-repeat; position: relative; z-index: 0; }
.bg-9 { background: url(../images/bg/09.jpg); background-clip: initial; background-color: rgba(0, 0, 0, 0); background-origin: initial; background-position: left center; background-repeat: no-repeat; position: relative; z-index: 0; }

/*feature-box-1*/
.feature-box-1 .icon i { font-size: 30px; margin-bottom: 15px;  display: block; }
/*custom-block*/
.custom-block-4 { padding: 20px 0; }
.custom-block-4 .feature-box-1 { padding: 30px; }
/*search red bg*/
.search-block.red-bg { background: #BFA170; border: 1px solid #BFA170; }
.search-block.red-bg span { color: #ffffff; }
.search-block.red-bg .price-slide .price label { color: #ffffff; }
.search-block.red-bg .ui-widget-header { background: #101010; }
.search-block.red-bg .price-slide .price input { color: #ffffff; }
.search-block.red-bg .price-slide a.link { color: #ffffff; }
.search-block.red-bg .price-slide a.link:hover { color: #363636; }
/*welcome-5*/
.welcome-5 .custom-block-2 { margin-top: 0; }
.welcome-5 .counter.counter-style-1.counter-light ul li { padding: 0; margin:0; }
.welcome-5 .counter.counter-style-1.counter-light { margin-top: 0; margin-bottom: 50px; display: inline-block; width: 100%; }
/*isotope*/
.isotope.column-3 .grid-item { width: 33.33%; padding: 10px; }
.isotope-filters.vartical-filter { margin: 0; }
.isotope-filters.vartical-filter button span { border: none; border-left: 3px solid #dddddd; margin: 0; padding: 5px 15px; border-radius: 0; text-transform: uppercase;
    color: #323232; background: none; background: none; position: relative; transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.isotope-filters.vartical-filter button i { float: right; font-size: 18px; }
.isotope-filters.vartical-filter button { text-align: left; border-bottom: 1px solid #e8e8e8; padding: 13px 0; display: inline-block; width: 100%; }
.isotope-filters.vartical-filter button.active span { color: #BFA170; border-left: 3px solid #BFA170; }
.isotope-filters.vartical-filter button:hover span { color: #BFA170; border-left: 3px solid #BFA170; }
.isotope-filters.vartical-filter button:first-child { border-top: 1px solid #e8e8e8; }
.isotope-banner img { margin-top: 30px; width: 100%; }
/*car-item-4*/
.car-item.car-item-4 { background: #ffffff; box-shadow: 0 0 5px rgba(0,0,0,0.15); padding: 10px; margin: 3px 3px; }
.car-item.car-item-4 .car-content { padding: 20px 0 0; }
.car-item.car-item-4 .price { background: #BFA170; padding: 5px; margin-top: 20px; display: block; }
.car-item.car-item-4 .price span {  color: #ffffff; }
.car-item.car-item-4 .car-list { position: relative; height: inherit; bottom: inherit; border-bottom: 1px solid #f6f6f6; }
/*footer footer-white*/
.footer.footer-white { color: #626262; }
.footer.footer-white .social { border-top: 1px solid rgba(0,0,0,0.06); border-bottom: 1px solid rgba(0,0,0,0.06); }
.footer.footer-white .social a { color: #323232; }
.footer.footer-white .address ul li, .footer.footer-white .usefull-link ul li a, .footer.footer-white .recent-post-info a, .footer.footer-white .recent-post-info span { color: #323232; }
.footer.footer-white .social i { color: rgba(50,50,50,0.5); transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; }
.footer.footer-white .news-letter .form-control { background: #f6f6f6; }
.footer.footer-white .footer-box { background: rgba(102, 102, 102, 0.10); padding: 30px; clear: both; margin-bottom: 80px; }
.footer.footer-white .footer-box .box-content { display: table-cell; vertical-align: top; }
.footer.footer-white .footer-box .box-link { display: table-cell; padding-left: 20px; vertical-align: middle; }
.footer.footer-white .footer-box .box-link a { display: block; padding: 8px 16px; width: 120px; background: #BFA170; border-color: #BFA170; color: #ffffff; }
.footer.footer-white .copyright { background: #101010; margin: 0; padding: 24px 0; color: #ffffff; }
.footer.footer-white .copyright ul li a { color: #ffffff; }
.footer.footer-white .copyright ul li a:hover { color: #BFA170; }
.footer.footer-white .usefull-link ul li a:hover, .footer.footer-white .recent-post-info a:hover { color: #BFA170; }
.footer.footer-white .social a:hover, .footer.footer-white .social a:hover i { color: #ffffff; }

/*************************************
              Home - 8
**************************************/
/*revslider*/
.hesperiden.tparrows{cursor:pointer;background:rgba(0,0,0,0.5);width:40px;height:40px;position:absolute;display:block;z-index:100;  border-radius:50%}.hesperiden.tparrows:hover{background:rgba(0,0,0,1)}.hesperiden.tparrows:before{font-family:"revicons";font-size:20px;color:rgb(255,255,255);display:block;line-height:40px;text-align:center}.hesperiden.tparrows.tp-leftarrow:before{content:"\e82c";  margin-left:-3px}.hesperiden.tparrows.tp-rightarrow:before{content:"\e82d";  margin-right:-3px}


/* Title Align - Left */
.text-left .section-title, .section-title.text-start{text-align:left;}
.text-left .section-title .separator:before, .section-title.text-start .separator:before,
.text-left .section-title .separator:after, .section-title.text-start .separator:after{left:0; margin-left:0;}
/*logo-center*/
#header.topbar-dark.logo-center .mega-menu .menu-links { float: none; display: block; text-align: center; }
#header.topbar-dark.logo-center .mega-menu .menu-logo { float: none; display: inline-block; text-align: center;  width: 100%; }
#header.topbar-dark.logo-center .mega-menu > section.menu-list-items { float: none; }
#header.topbar-dark.logo-center .mega-menu .menu-logo > li  { display: block; float: none; text-align: center;}
#header.topbar-dark.logo-center .mega-menu .menu-logo > li > a { display: block; float: none; text-align: center; }
#header.topbar-dark.logo-center .mega-menu .menu-logo > li > a img { display: block; float: none; text-align: center; margin: 0 auto;  }
#header.topbar-dark.logo-center .mega-menu .menu-links > li { float: none; display: inline-block; }
#header.topbar-dark.logo-center .mega-menu .menu-logo { padding: 33px 0px 10px; }

#header.topbar-dark.logo-center .mega-menu.desktopTopFixed .menu-links { float: right; display: inline-block; text-align: right; }
#header.topbar-dark.logo-center .mega-menu.desktopTopFixed .menu-logo { float: left; display: inline-block; text-align: left;  width: auto; }
#header.topbar-dark.logo-center .mega-menu.desktopTopFixed .menu-logo { padding: 20px 0px 10px; }

/*play-video*/
.play-video-2-section .custom-block-2 { margin-top: 0; }
.play-video-2 .play-video-bg { padding: 100px 0 300px; position: relative; }
.play-video-2 .play-video-bg h3 { line-height: 40px; margin-bottom: 0px; }
.play-video-2 .video-info {  position: relative; z-index: 1; }
.play-video-2 .video-info a { width: 90px; height: 90px; padding: 8px; background: transparent; border: 2px solid #ffffff; display: inline-block; margin: 0 auto; border-radius: 50%; left: 0; position: absolute; right: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); z-index: 9999; font-size: 20px; }
.play-video-2 .video-info a i { width: 70px; height: 70px; line-height: 72px; background: #ffffff; color: #BFA170; border-radius: 50%; padding-left: 4px; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.play-video-2 .video-info a:hover i { background: #323232; color: #ffffff; }
.play-video-2 .video-info:before { background: rgba(219, 45, 46, 0.8); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
/*find-car*/
.search-block.find-car .section-title { margin-bottom: 30px; }
.find-car span, .find-car label { color: #ffffff; margin-bottom: 10px; margin-top: 20px; display: block; }
.find-car .price-slide .price label { color: #ffffff; }
.find-car .price-slide .price input { color: #ffffff; }
.find-car .ui-slider-horizontal .ui-slider-handle { margin-top: 0; margin-bottom: 0; top: -0.4em; }
/*why-choose-us*/
.why-choose-us .feature-box-2 { margin-bottom: 30px; }
.why-choose-us .counter-style-2 { margin-top: 40px; }
/*footer*/
.footer.footer-black .footer-box { background: rgba(102, 102, 102, 0.2); padding: 30px; clear: both; margin-bottom: 80px; }
.footer.footer-black .footer-box .box-content { display: table-cell; vertical-align: top; }
.footer.footer-black .footer-box .box-link { display: table-cell; padding-left: 20px; vertical-align: middle; }
.footer.footer-black .footer-box .box-link a { display: block; padding: 8px 16px; width: 120px; background: #BFA170; border-color: #BFA170; color: #ffffff; }
.footer.footer-black .copyright { background: transparent; border-top:1px solid rgba(255, 255, 255, 0.1); margin: 0; padding: 24px 0; color: #ffffff; }
.footer.footer-black .copyright ul li a { color: #ffffff; }
/*.footer.footer-black .copyright p { margin-bottom: 0; }*/
.footer.footer-black .copyright ul li a:hover { color: #BFA170; }
.footer.footer-black .usefull-link ul li a:hover, .footer.footer-black .recent-post-info a:hover { color: #BFA170; }
.footer.footer-black .social a:hover, .footer.footer-black .social a:hover i { color: #ffffff; }

/*************************************
               Home - 9
**************************************/
/*rev slider*/
#rev_slider_8_1 .zeus.tparrows{cursor:pointer; min-width:70px; min-height:70px; position:absolute; display:block; z-index:100; border-radius:50%;   overflow:hidden; background:rgba(0,0,0,0.1)}#rev_slider_8_1 .zeus.tparrows:before{font-family:"revicons"; font-size:20px; color:rgb(255,255,255); display:block; line-height:70px; text-align:center;   z-index:2; position:relative}#rev_slider_8_1 .zeus.tparrows.tp-leftarrow:before{content:"\e824"}#rev_slider_8_1 .zeus.tparrows.tp-rightarrow:before{content:"\e825"}#rev_slider_8_1 .zeus .tp-title-wrap{background:rgba(0,0,0,0.5); width:100%; height:100%; top:0px; left:0px; position:absolute; opacity:0; transform:scale(0); -webkit-transform:scale(0);  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s;  border-radius:50%}#rev_slider_8_1 .zeus .tp-arr-imgholder{width:100%; height:100%; position:absolute; top:0px; left:0px; background-position:center center; background-size:cover; border-radius:50%; transform:translatex(-100%); -webkit-transform:translatex(-100%);  transition:all 0.3s; -webkit-transition:all 0.3s; -moz-transition:all 0.3s}#rev_slider_8_1 .zeus.tp-rightarrow .tp-arr-imgholder{transform:translatex(100%); -webkit-transform:translatex(100%)}#rev_slider_8_1 .zeus.tparrows:hover .tp-arr-imgholder{transform:translatex(0); -webkit-transform:translatex(0); opacity:1}#rev_slider_8_1 .zeus.tparrows:hover .tp-title-wrap{transform:scale(1); -webkit-transform:scale(1); opacity:1}
/*feature-box-1*/
.feature-box-4 .icon { display: table-cell; padding-right: 20px; }
.feature-box-4 .icon i { font-size: 30px; display: block; }
.feature-box-4 .content { display: table-cell; vertical-align: top; }
/*content-box*/
.content-box-6 { position: relative; z-index: 1;   }
.content-box-6 .feature-box-4 { padding: 60px 30px; }
.content-box-6 .feature-box-4 a.button { margin-top: 20px; }
.content-box-6:nth-child(1) {  background: rgba(0, 0, 0, 0.2); }
.content-box-6:nth-child(2) {  background: rgba(0, 0, 0, 0.1); }
 /*car-item*/
.car-item.price-remove .car-list { bottom: 119px; }
.feature-car.new-arrival .car-item.price-remove { margin-bottom: 0; }

/*************************************
               Home - 10
**************************************/
.bg-overlay-black:before { background: rgba(0, 0, 0, 0.6); content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 0; }
#video-background { width:100%; height:100vh z-index: 0; padding: 23% 0; }
.custom-block-3 .custom-block-content { padding-top: 80px; }
/*search-block*/
.search-here .search-block { margin-top: -52px; }
.search-block .search-top-2 { background: #ffffff; padding: 10px 10px 30px; border:1px solid #e3e3e3; position: relative; z-index: 9; }
.search-block .search-top-2 span, .search-block .search-top-2 label  { margin-top: 15px; margin-bottom: 5px; display: block; }
.search-block .search-top-2 .ui-slider-horizontal .ui-slider-handle { margin-top: 0; margin-bottom: 0; }
.search-block h3.title { background: #BFA170; padding: 12px 10px; margin-bottom: 0; }
/*custom-block*/
.custom-block-5 { overflow: hidden; }
.custom-block-5 .section-title { padding: 50px 50px 0 50px; margin-bottom: 30px; }
.custom-block-5 .section-title .separator { margin-bottom: 15px; }
.custom-block-5 .feature-box-1 { padding-bottom: 30px; }
.custom-block-5 .custom-block-5-content { padding: 30px 50px 10px; }
.custom-block-5 .counter { margin: 30px 50px 10px; }
.custom-block-5 .counter-block { margin-bottom: 40px; margin-left: 0; }
.custom-block-5 .counter.counter-style-2 .counter-block { margin-left: 0; }
/*.recent-vehicle-2*/
.recent-vehicle .isotope.column-4 .grid-item { width: 25%; padding: 5px; }
/*services*/
/*.services ul { margin-bottom: 50px; display: inline-block; }
.services ul li { width: 25%; display: inline-block; margin: 0; border:1px solid #e3e3e3; padding: 30px; float: left; margin-left: -1px; margin-top: -1px; }
.services .container-fluid { padding: 0; }
.services .container-fluid img { width: 100%; }
.services .item { text-align: center; }
.services .item img {  display: inline-block; }*/
/*.services .item:after {  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2000002;
  background-color: #080d15;
  opacity: .7; }*/
  .services  .overlay {
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: .6;
  }
.services .title { position: absolute;  position: absolute;z-index: 3;
  top: 50%; left: 50%;  transform: translate(-50%, -50%); font-size: 20px;font-weight: 500;color:white;/*text-shadow: 3px 0px 2px rgba(255, 255, 255, 0.3); */}

.services .title strong{ color:#BFA170 ; text-transform: uppercase;display: block;font-weight: 500;  }



/*************************************
               Home - 11
**************************************/

.bg-10 { background-image: url(../images/bg/10.png); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.bg-11 { background-image: url(../images/bg/11.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: left center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.bg-12 { background-image: url(../images/bg/12.png); background-clip: initial; background-color: #BFA170; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.bg-13 { background-image: url(../images/bg/13.jpg); background-clip: initial; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.bg-14 { background-image: url(../images/bg/14.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }


/*feature*/
.feature-box-3.white-icon .icon i { background: #ffffff; }
.feature-box-3.white-icon:hover .icon i { background: #BFA170; }

/*content-box-7*/
.content-box-7 { position: relative; margin-bottom: 30px; overflow: hidden; }
.content-box-7 .content-box-img { position: relative; }
.content-box-7 .content-box-img .info { position: absolute; z-index: 9; bottom: -100px; padding: 30px; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
 .content-box-7 .content-box-img img { transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
 .content-box-7 .content-box-img .info i { color: #ffffff; font-size: 50px; line-height: 50px; display: block; margin-bottom: 10px; }
.content-box-7 .content-box-img .info p { opacity: 0; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
 .content-box-7:hover .content-box-img .info { bottom: -10px; }
 .content-box-7:hover .content-box-img .info p { opacity: 1; display: block; transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out;  }
 .content-box-7:hover .content-box-img img { -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1);   transform: scale(1.1); }
 .content-box-7 .content-box-img:before { background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1))); background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%); background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%); background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);  background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%); top: auto; height: 75%; transition: all .35s; content: ''; position: absolute; left: 0; right: 0; bottom: 0; z-index: 9; }

/*contact-form transparent*/
.contact-form.transparent .form-control { border:none; border-bottom: 3px solid rgba(255, 255, 255, 0.6); padding-left: 0; color: rgba(255, 255, 255, 0.6); font-size: 16px; margin-bottom: 50px; }
.contact-form.transparent .form-control:focus { color: #ffffff; border-color: #ffffff; background-color: inherit; }
.car-why-choose h3 { margin: 10px 0 30px; }
.car-why-choose p { font-size: 18px; line-height: 30px; display: block; margin-bottom: 20px; }

/*why-choose-counter*/
.why-choose-counter.counter.counter-style-1.counter-light { margin-top: 0; }
.why-choose-counter .counter-box { background: #f6f6f6; margin-bottom: 20px; padding: 24px 20px; }
.why-choose-counter.counter.counter-style-1.counter-light .info { vertical-align: top; }
.why-choose-counter .counter-box .icon i:before { font-size: 50px; line-height: 50px; margin-top: 20px; color: #BFA170; }
.why-choose-counter.counter.counter-style-1.counter-light b { color: #323232; }

/*client-box*/
.client-box { padding: 50px; }
.client-box ul { overflow: hidden; }
.client-box ul li { float: left; position: relative; width: 25%; padding: 20px; list-style: none; }
.client-box.border ul li:before { height: 100%; top: 0; left: -1px; border-left: 1px solid #c5c5c5; }
.client-box.border ul li:after, .client-box.border ul li:before { content: ''; position: absolute; }
.client-box.border ul li:after { width: 100%; height: 0; top: auto; left: 0; bottom: -1px; border-bottom: 1px solid #c5c5c5; }

/*testimonial-5*/
.testimonial-5 .testimonial-avtar { margin-top: -65px; position: relative; z-index: 1; }
.testimonial-5 .testimonial-avtar img { width: 80px; height: 80px; display: block; border: 4px solid #ffffff; border-radius: 50%; }
.testimonial-5 .testimonial-avtar h5 { display: inline-block; font-weight: normal; text-transform: capitalize;  margin-bottom: 0px; font-style: italic; }
.testimonial-5 .testimonial-avtar span {  font-size: 18px; font-style: italic; font-weight: bold; color: #BFA170; }
.testimonial-5 .testimonial-box {  padding: 20px 120px; }
.testimonial-5 .testimonial-content { margin-top: 20px; color: #999999; }
.testimonial-5 .testimonial-content i { font-size: 28px; transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; }
.testimonial-5 .testimonial-content p { font-size: 18px; font-weight: bold; font-style: italic; }
.testimonial-5 .testimonial-image { overflow: hidden; }
.testimonial-5 .testimonial-image img { position: relative; transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; -webkit-transition: all 0.7s ease-in-out; }
.testimonial-5:hover .testimonial-image img { -o-transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
.testimonial-5:hover .testimonial-content i { color: #BFA170; }

 /*schedule-appointment*/
 .schedule-appointment h2 { line-height: 60px; }

 /*our-expert-team */
.our-expert-team { background: #323232; }
.our-expert-team .team { margin-bottom: 0; border: 1px solid rgba(255, 255, 255, 255.1) }
.our-expert-team .car-why-choose { padding: 50px 0px 50px 60px; }


/*************************************
          Slider
*************************************/
.bg-15 { background-image: url(../images/bg/15.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }


#main-slider { overflow: hidden; -webkit-backface-visibility: hidden; -webkit-transform-style: preserve-3d; }
#main-slider .item img { width: 100%; }
#main-slider .item .slider-content { z-index: 0; opacity: 0; -webkit-transition: opacity 500ms; -moz-transition: opacity 500ms; -o-transition: opacity 500ms; -ms-transition: opacity 500ms; transition: opacity 500ms; }
#main-slider .item.active .slider-content { z-index: 0; opacity: 1; -webkit-transition: opacity 100ms; -ms-transition: opacity 100ms; -moz-transition: opacity 100ms; -o-transition: opacity 100ms; transition: opacity 100ms; }
#main-slider .slider-content{ display: inline-block; left: 0; position: absolute; text-align: center; top: 55%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); width: 100%; z-index: 2; }
#main-slider .carousel-indicators { bottom: 30px; }
.carousel-indicators [data-bs-target]{ width: 14px !important; height: 14px !important;  border: 2px solid #fff !important; margin: 1px !important; border-radius: 10px; background: transparent; box-sizing:inherit; background-clip:inherit; opacity: 1; }
.carousel-indicators .active{ background-color: #ffffff; }

#main-slider .slider-content .slider-2 { width: 60%; float: right; }
#main-slider .slider-content h3 { font-size: 36px; margin: 20px 0px 0px; font-weight: 600; line-height: 60px; text-transform: uppercase;  }
#main-slider .slider-content h1 { font-size: 65px; color: #fff; margin: 10px 0px 20px; font-weight: 900; line-height: 80px; text-transform: uppercase; }
#main-slider .slider-content span { color: #fff; font-size: 22px; margin-bottom: 10px; line-height: 20px; letter-spacing: 10px; font-weight: 600; display: block; text-transform: uppercase; }
#main-slider .slider-content p { color: #fff; font-size: 28px; margin-bottom: 30px; line-height: 20px; font-weight: 600; display: block; }
#main-slider .slider-content a.button-orange:hover { background: #fff; color: #fff; }

#main-slider .carousel-control.left,
#main-slider .carousel-control.right { opacity: 1; filter: alpha(opacity=100); background-image: none; background-repeat: no-repeat; text-shadow: none;  }
/*#main-slider .carousel-control.left span { padding: 15px; }
#main-slider .carousel-control.right span { padding: 15px; }*/
#main-slider .carousel-control .fa-angle-left,
#main-slider .carousel-control .fa-angle-right { position: absolute; top: 50%;  transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); z-index: 5; display: inline-block; }
#main-slider .carousel-control .fa-angle-left { left: 0px; }
#main-slider .carousel-control .fa-angle-right { right: 0px; }
#main-slider .carousel-control i { color: #fff; line-height: 36px; font-size: 32px; padding: 15px 20px; }
.bg-overlay:before { background: rgba(0, 0, 0, 0.8); opacity: 0.6; content:""; height:100%; left:0; position:absolute; top:0; width:100%; z-index: 0; }

.carousel-fade .carousel-inner .item { -webkit-transition-property: opacity;  transition-property: opacity; }
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { opacity: 0; }
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; -webkit-transform: translate3d(0, 0, 0);  transform: translate3d(0, 0, 0); }

/*-- Animation --*/
.carousel .item.active .animated1 { -webkit-animation: lightSpeedIn 1s ease-in 200ms both; -o-animation: lightSpeedIn 1s ease-in 200ms both; -ms-animation: lightSpeedIn 1s ease-in 200ms both; -moz-animation: lightSpeedIn 1s ease-in 200ms both; animation: lightSpeedIn 1s ease-in 200ms both; }
.carousel .item.active .animated2 { -webkit-animation: bounceInRight 1s ease-in-out 500ms both; -o-animation: bounceInRight 1s ease-in-out 500ms both; -ms-animation: bounceInRight 1s ease-in-out 500ms both; -moz-animation: bounceInRight 1s ease-in-out 500ms both; animation: bounceInRight 1s ease-in-out 500ms both; }
.carousel .item.active .animated3 { -webkit-animation: bounceInLeft 1s ease-in-out 500ms both; -o-animation: bounceInLeft 1s ease-in-out 500ms both; -ms-animation: bounceInLeft 1s ease-in-out 500ms both; -moz-animation: bounceInLeft 1s ease-in-out 500ms both; animation: bounceInLeft 1s ease-in-out 500ms both; }
.carousel .item.active .animated4 { -webkit-animation: flipInX 1s ease-in 500ms both; -o-animation: flipInX 1s ease-in 500ms both; -ms-animation: flipInX 1s ease-in 500ms both;  -moz-animation: flipInX 1s ease-in 500ms both; animation: flipInX 1s ease-in 500ms both;}
.carousel .item.active .animated5 { -webkit-animation: bounceInLeft 1s ease-in-out 100ms both; -o-animation: bounceInLeft 1s ease-in-out 100ms both; -ms-animation: bounceInLeft 1s ease-in-out 100ms both; -moz-animation: bounceInLeft 1s ease-in-out 100ms both; animation: bounceInLeft 1s ease-in-out 100ms both; }
.carousel .item.active .animated6 { -webkit-animation: bounceIn 1s ease-in 500ms both; -o-animation: bounceIn 1s ease-in 500ms both; -ms-animation: bounceIn 1s ease-in 500ms both;
  -moz-animation: bounceIn 1s ease-in 500ms both; animation: bounceIn 1s ease-in 500ms both;  }
.carousel .item.active .animated7 { -webkit-animation: fadeInDown 0.7s ease-in 1000ms both; -o-animation: fadeInDown 0.7s ease-in 1000ms both;  -moz-animation: fadeInDown 0.7s ease-in 1000ms both;  -ms-animation: fadeInDown 0.7s ease-in 1000ms both; animation: fadeInDown 0.7s ease-in 1000ms both; }
.carousel .item.active .animated8 { -webkit-animation: fadeInUp 0.7s ease-in 1000ms both; -o-animation: fadeInUp 0.7s ease-in 1000ms both;  -moz-animation: fadeInUp 0.7s ease-in 1000ms both;  -ms-animation: fadeInUp 0.7s ease-in 1000ms both; animation: fadeInUp 0.7s ease-in 1000ms both; }

/*car-coupons*/
.car-coupons { padding: 10px 10px; margin-top: 50px; border:5px solid #f6f6f6; text-align: center; }
.car-coupons i { font-size: 80px; display: block; line-height: 50px; margin-bottom: 50px; margin-top: 30px; }

/*back to top*/
.car-top.button-icon a { width: 60px; height: 60px; line-height: 60px; background: rgba(39, 39, 39, 0.8); display: block; text-align: center; font-size: 30px; color: #ffffff; border-radius: 50%; box-shadow:  0 0px 6px 0 rgba(0,0,0,.1); }
.car-top.button-icon:before, .car-top.button-icon.car-run:before { display: none; }
.car-top.button-icon a:hover { background: rgba(39, 39, 39, 0.9); color: #ffffff; }

/*************************************
           landing page
**************************************/
.bg-16 { background-image: url(../images/bg/16.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.design-tab-bg-01 {  background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;min-height: 550px;  }
.design-tab-bg-02 {  background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;min-height: 550px;  }
.design-tab-bg-03 { background-image: url(../images/car/39.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.design-tab-bg-04 { background-image: url(../images/car/40.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.design-tab-bg-05 { background-image: url(../images/car/41.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }
.design-tab-bg-06 { background-image: url(../images/car/42.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }

/*************************************
      slider-parallax one page
**************************************/
.slider-parallax { height: 80vh; position: relative; }
.slider-content-middle { position: absolute; display: inline-block; width: 100%; top: 50%; left: 0; -webkit-transform: translate(0,-50%); -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);-o-transform: translate(0,-50%); transform: translate(0,-50%); }
/*scroll-down*/
.scroll-down { text-align: center; width: 34px; height: 58px; display: inline-block; border-radius: 20px; border:2px solid #fff; position: absolute; left: 50%; bottom: 60px;
margin-left: -17px; line-height: 50px; }
.scroll-down i { height: 10px;  width: 4px; background: #fff; display: inline-block; border-radius: 3px; -webkit-animation-name:fadebounce;  -moz-animation-name:fadebounce; -ms-animation-name:fadebounce; -o-animation-name:fadebounce; animation-name:fadebounce; -webkit-animation-duration:3s; -moz-animation-duration:3s; -ms-animation-duration:3s; -o-animation-duration:3s;
 animation-duration:3s; -webkit-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; -ms-animation-iteration-count:infinite; -o-animation-iteration-count:infinite;
 animation-iteration-count:infinite; }
@-moz-keyframes fadebounce {
0% { -moz-transform:translateY(0); transform:translateY(0); opacity:1; }
50% { -moz-transform:translateY(25px); transform:translateY(25px); opacity:1; }
100% { -moz-transform:translateY(0); transform:translateY(0); opacity:1; }
}
@-webkit-keyframes fadebounce {
0% { -webkit-transform:translateY(0); transform:translateY(0); opacity:1; }
50% { -webkit-transform:translateY(25px); transform:translateY(25px); opacity:1; }
100% { -webkit-transform:translateY(0); transform:translateY(0); opacity:1; }
}
@-o-keyframes fadebounce {
0% { -o-transform:translateY(0); transform:translateY(0); opacity:1; }
50% {-o-transform:translateY(25px);transform:translateY(25px);opacity:1; }
100% {-o-transform:translateY(0);transform:translateY(0);opacity:1; }
}
@-ms-keyframes fadebounce {
0% { -ms-transform:translateY(0); transform:translateY(0); opacity:1; }
50% {-ms-transform:translateY(25px);transform:translateY(25px);opacity:1; }
100% {-ms-transform:translateY(0); transform:translateY(0); opacity:1; }
}
@keyframes fadebounce {
0% { transform:translateY(0); opacity:1; }
50% {transform:translateY(25px);opacity:1; }
100% {transform:translateY(0);opacity:1; }
}

 /*popup-video-banner*/
.popup-video-banner img { padding: 16px 0; }
.popup-video-banner h1 { font-size:80px; line-height:80px; font-weight: 900; margin: 20px 0; }
.popup-video-banner a.popup-button { padding: 11px 14px 10px 0;  background: #BFA170; color: #ffffff; border-radius: 30px ; }
.popup-video-banner a.popup-button i { font-size: 16px; width: 40px; height: 40px; line-height: 40px; display: inline-block; text-align: center; background: #ffffff; color: #BFA170; border-radius: 50%; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
.popup-video-banner a.popup-button strong { padding: 0 10px; text-transform: uppercase; display: inline-block; font-size: 14px; background: transparent; color: #ffffff; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }

.popup-video-banner a.popup-button:hover i { background: #BFA170; color: #ffffff; }
.popup-video-banner a.popup-button:hover { background: #ffffff; }
.popup-video-banner a.popup-button:hover strong { color: #BFA170; }


/*section-title-la-page*/
.section-title-la-page  { margin-bottom: 40px; }
.section-title-la-page h2 { color: rgba(0,0,0,0.4); font-size: 60px; }
.section-title-la-page span { color: #323232; text-transform: uppercase; font-size: 40px; font-weight: 600; background: #ffffff; margin-top: -10px;  }
.section-title-la-page.gray span { background: #f5f6f7; }

/*overview*/
.overview .overview-content h2 { font-size: 44px; line-height: 44px; margin-bottom: 30px; }
.overview .overview-content p { font-size: 18px; line-height: 30px; }
.overview .overview-content span { font-size: 16px; line-height: 30px; }
.overview .overview-share { margin-top: 30px; }
.overview .overview-share .pdf, .overview .overview-share .see-video, .overview .overview-share .share { display: inline-block; margin-right: 20px; }
.overview .overview-share .icon { width: 30px; height: 30px; line-height: 30px; text-align: center; display: table-cell; background: #626262; color: #ffffff; border-radius: 50%; font-size: 12px; }
.overview .overview-share .info { display: table-cell; vertical-align: middle; padding-left: 10px; text-transform: uppercase; }
.overview .overview-share .info a { color: #626262; text-transform: uppercase; font-weight: bold; }
.overview .overview-share .share { display: inline-block; vertical-align: top; }
.overview .overview-share .share ul { display: inline-block; vertical-align: middle; }
.overview .overview-share .share ul li { display: inline-block; list-style: none;    }
.overview .overview-share .share ul li a { margin-right: 5px; display: block; width: 30px; height: 30px; line-height: 30px; text-align: center; background: #626262; color: #ffffff; border-radius: 50%; font-size: 12px;  }
.overview .overview-share .share span { color: #626262; text-transform: uppercase; font-weight: bold; padding-right: 10px; }
.overview .overview-share .info a:hover { color: #BFA170; }
.overview .overview-share .share ul li a:hover { background: #BFA170; }

/*owl-slider*/
.owl-slider { overflow: hidden; }
.owl-slider .container-fluid { padding: 0; }
.owl-slider .owl-carousel .owl-item { margin: 0px !important; }
.owl-slider .owl-carousel:hover .owl-nav .owl-prev { left: 10px; }
.owl-slider .owl-carousel:hover .owl-nav .owl-next { right: 10px; }


/*awards-section*/
.awards-section .horsepower-bg { background: url(../images/objects/09.png) no-repeat center center; background-color: #f6f6f6; padding: 90px 180px; }
.awards-section .awards-bg { background: #161515; padding: 80px 50px 50px; }
.horsepower ul li { list-style: none; display: inline-block; font-size: 20px; color: #BFA170; }
.horsepower p { font-size: 26px; font-weight: 600; line-height: 36px; font-style: italic; margin-top: 30px; }
.awards h2 { position: relative; display: inline-block; margin-bottom: 100px; }
.awards h2:before { background: url(../images/objects/11.png); position: absolute; left: -60px; top: -20px; content: ""; width: 80px; height: 100px; }
.awards h2:after { background: url(../images/objects/10.png); position: absolute; right: -60px; top: -20px; content: ""; width: 80px; height: 100px; }
.awards-box i { font-size: 40px; line-height: 1; display: block; margin-bottom: 20px; }
.awards-box span { font-size: 20px; display: block; margin-bottom: 10px; font-style: italic; font-weight: 300; }


/*design-section*/
/*.design-section #tabs .tabs { margin-bottom: 60px; }
.design-section #tabs .tabs li { background: #f5f6f7; color: #626262; letter-spacing: 2px; padding: 16px 50px; border: 0; }
.design-section #tabs .tabs li:hover, .design-section #tabs .tabs li.active { background: #BFA170; color: #ffffff; border: 0; }
.design-section .tabcontent h2 { font-size: 46px; font-weight: 300; margin-bottom: 30px; line-height: 46px; }
.design-section .tabcontent b { font-size: 24px; font-weight: 400; line-height: 40px; margin-bottom: 30px; display: block; }
.design-content { padding: 100px 50px; }
.design-section .tabcontent .tab-02-content  { margin-bottom: 100px; }
.design-section .tabcontent .tab-02-content h2 { margin-bottom: 10px; }
.design-section .tabcontent .tab-02-content b { margin-bottom: 10px; }
.design-section .tabcontent .tab-03-content b { margin-bottom: 30px; font-size: 20px; line-height: 30px; text-align: center; }*/


/*design-section new*/
.design-section #tabs .tabs-header{
  display: flex;
  align-items: center;
  justify-content: center;
}
.design-section #tabs .nav-tabs { margin-bottom: 60px; }
.design-section #tabs .nav-tabs li{
  margin-right: 4px;
}

.design-section #tabs .nav-tabs li:last-child{
  margin-right: 0px;
}

.design-section #tabs .nav-tabs li.nav-item .nav-link{ background: #f5f6f7; color: #626262; letter-spacing: 2px; padding: 16px 50px; border: 0; border-radius: 0px; }
.design-section #tabs .nav-tabs li.nav-item .nav-link:hover,
.design-section #tabs .nav-tabs li.nav-item .nav-link.active:focus,
.design-section #tabs .nav-tabs li.nav-item .nav-link.active { background: #BFA170; color: #ffffff; border: 0; }
.design-section #tabs .tab-content{
  margin-top: 7px;
}
.design-section .tab-content h2 { font-size: 46px; font-weight: 300; margin-bottom: 30px; line-height: 46px; }
.design-section .tab-content b { font-size: 24px; font-weight: 400; line-height: 40px; margin-bottom: 30px; display: block; }
.design-content { padding: 100px 50px; }
.design-section .tab-content .tab-02-content  { margin-bottom: 100px; }
.design-section .tab-content .tab-02-content h2 { margin-bottom: 10px; }
.design-section .tab-content .tab-02-content b { margin-bottom: 10px; }
.design-section .tab-content .tab-03-content b { margin-bottom: 30px; font-size: 20px; line-height: 30px; text-align: center; }


.specifications h2.title { font-size: 50px; line-height: 50px; color: #BFA170; margin-bottom: 40px; }
.specifications-box { background: #ffffff; margin-bottom: 20px;}
.specifications-box:last-child { margin-bottom: 0; }
.specifications-box .title { background: #BFA170; color: #ffffff; padding: 16px 20px;  }
.specifications-box .title span { letter-spacing: 2px; font-size: 16px; }
.specifications-box .info { padding: 20px; }
.specifications-box .info .icon { display: table-cell; }
.specifications-box .info .icon i { font-size: 70px; line-height: 70px; color: #BFA170; }
.specifications-box .info .content { display: table-cell; vertical-align: top; padding-left: 20px; }
.specifications .white-bg img { padding-top: 50px; }
.specifications .accordion { margin-top: 40px; }
.specifications .accordion .accordion-header .accordion-button.collapsed { color: #363636; background: #ffffff; margin-top: 2px; padding: 16px 60px 16px 26px; line-height: 23px; border:1px solid #e3e3e3; }
.specifications .accordion .accordion-header .accordion-button.collapsed span:hover{ color: #BFA170; }
.specifications .accordion .accordion-header .accordion-button.collapsed span:focus{ color: #BFA170; }

.specifications .accordion .accordion-header .accordion-button i { padding-right: 10px; font-size: 20px; border-radius: inherit; }
.specifications .accordion .accordion-header .accordion-button{ color: #ffffff; background-color: #BFA170; cursor: default; border:1px solid #BFA170; border-top: 0px;border-radius: inherit; line-height: 24px; font-size: 14px; text-transform: uppercase; font-weight: 700; padding: 16px 60px 16px 26px; margin-top: 2px;  }
.specifications .accordion .accordion-header .accordion-button span:hover,
.specifications .accordion .accordion-header .accordion-button span:focus{ color: #ffffff;}

.specifications .accordion .accordion-body { background: #ffffff !important; }
.specifications .accordion .accordion-body .table { margin-bottom: 0; color: #999999; }
.specifications .accordion .accordion-body .table tbody tr td{ color: #999999; }

.specifications .accordion .accordion-header .accordion-button:after{  right: 20px; left: inherit; }

/*video vimeo and youtube*/
.js-video { height: 0; padding-top: 25px; padding-bottom: 54%; position: relative; overflow: hidden; }
.js-video.widescreen { padding-bottom: 34.34%; }
.js-video embed, .js-video iframe, .js-video object, .js-video video { top: 0; left: 0; width: 100%; height: 100%; position: absolute; border: none; }
.contact-section .white-form .form-control { background: #ffffff; border-color: #ffffff; }
.contact-section .white-form .button { border: none; }

/*************************************
        car-single
**************************************/
.bg-17 { background-image: url(../images/bg/17.jpg); background-clip: initial; background-color: #f6f6f6; background-origin: initial; background-position: center center; background-repeat: no-repeat; position: relative; z-index: 0; background-size: cover !important;  }

 #header.fancy .topbar { border-bottom: 0 }
.search-page  { position: relative; margin-top: 20px; }
.search-page input { background: #ffffff; border-color: #ffffff; display: inline-block; border: none; }
.search-page a { width: 45px; height: 45px; line-height: 45px; background: #BFA170; color: #ffffff; border:0; box-shadow: none; display: inline-block; position: absolute; right: 0; top: 0px; }
.search-page a:hover { background: #323232; color: #ffffff; }
.search-page input:focus { border:none; }
.search-page input.form-control { border: none; height: 45px; }
.slider-content-middle .search-page input.form-control { padding: 12px 50px 12px 18px; }
/*by-car-feature*/
.by-car-feature .feature-box-2 { background: transparent; }
.by-car-feature .feature-box-2 .icon i { font-size: 80px; line-height: 80px; }

/*bug*/
.listing-sidebar .checkbox input[type=checkbox], .listing-sidebar .checkbox-inline input[type=checkbox] { left: 0 }

/*car-listing-sidebar*/
.car-listing-sidebar { position: relative; overflow: hidden; }
.car-listing-sidebar .sorting-options-main .selected-box span { color: #000; font-size: 14px; text-transform: uppercase; display: block; margin-bottom: 12px; }
.car-listing-sidebar .isotope.column-5 .grid-item { width: 20%; float: left; }
.car-listing-sidebar.product-listing .car-item { margin-top: 0; border-right:1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
.car-listing-sidebar.product-listing .listing-sidebar .widget-banner { margin-top: 0; }
.car-listing-sidebar.product-listing .listing-sidebar .widget-search { padding-bottom: 0; }
.car-listing-sidebar .listing-sidebar.is_stuck { top: 72px !important; }
.car-listing-sidebar-left { position: relative; width: 300px; position: absolute; left: 0; z-index: 9; }
.car-listing-sidebar-right { position: relative; width: 100%; padding-left: 300px; }
.car-listing-sidebar-right .price-search input { background: transparent; border-color: #e3e3e3; height: 42px; margin-top: 2px; }

/*reviews*/
.grw-net-widget-four{
  border: none !important;
}
#reviews .branding ,.branding a{
  color: white !important;
}

/*************************************
         car directory
**************************************/
/*header-dark*/
#header .container-fluid { padding: 0 60px; }
#header.topbar-dark.header-dark .topbar { background: #0d0f10; }
#header.header-dark .mega-menu > section.menu-list-items { background: #000000; }
#header.header-dark.topbar-dark .mega-menu ul.menu-links,#header.default .mega-menu ul.menu-links { margin: 25px; margin-left:45px;display: block; }
#header.header-dark.topbar-dark .mega-menu .menu-links > li > a { color: #ffffff; }
#header.header-dark.topbar-dark .mega-menu .menu-links > li.active > a { color: #BFA170; }
#header.header-dark.topbar-dark .mega-menu .menu-links > li > a:hover { color: #BFA170; }
#header.header-dark.topbar-dark .topbar-profile { display: inline-block; }
#header.header-dark.topbar-dark .topbar-right { display: inline-block; }
#header.header-dark.topbar-dark .topbar-profile ul { background: #202020; padding: 0 10px; margin-right: 18px; }
#header.header-dark.topbar-dark .topbar-profile ul li  { color: #ffffff; }
#header.header-dark.topbar-dark .topbar-profile ul li a { color: #ffffff; padding: 0 10px; }
#header.header-dark.topbar-dark .topbar-profile ul li a i { padding-right: 5px; color: #BFA170; }
#header.header-dark.topbar-dark .topbar-profile ul li a:hover { color: #BFA170; }
#header.header-dark.topbar-dark .menu [class*='col-']  { text-align: center; }

#header.header-dark.topbar-dark .mega-menu .menu-logo,#header.default .mega-menu .menu-logo  { padding: 35px 0px; }
#header.header-dark.topbar-dark .mega-menu .menu-logo,#header.default .mega-menu .menu-logo  { padding: 35px 0px; }
#header.header-dark.topbar-dark .mega-menu .menu-links > li,#header.default .mega-menu .menu-links > li { line-height: 54px; }
#header.header-dark.topbar-dark ul.submit-button,#header.default ul.submit-button,#header.header-dark.topbar-dark ul.submit-button  {  padding: 35px 0 0 0; display: block; }
#espace_loisir #header.header-dark.topbar-dark ul.submit-button,#espace_loisir #header.default ul.submit-button,#espace_loisir #header.header-dark.topbar-dark ul.submit-button  {  padding: 0; display: block; }

 
#header.header-dark.topbar-dark ul.submit-button  li a i,#header.default ul.submit-button  li a i { display: inline-block; text-align: center; color: #ffffff; width: 22px; height: 44px; line-height: 44px; /*border-radius: 50%; background: #202020;*/ }
#header.header-dark.topbar-dark ul.submit-button  li a i:hover,#header.default ul.submit-button  li a i:hover { /*background: #BFA170;*/color: #BFA170; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; }
#header.header-dark.topbar-dark ul.submit-button  li a.button,#header.default ul.submit-button  li a.button { border-radius: 3px; padding: 4px 16px; }
#header.header-dark.topbar-dark ul.submit-button  li a.button:before,#header.default ul.submit-button  li a.button:before { border-radius: 3px; }
#header.header-dark.topbar-dark .mega-menu.desktopTopFixed > section.menu-list-items { background: #111416; border-bottom-color: #111416; }
#header.header-dark.topbar-dark .mega-menu.desktopTopFixed > section.menu-list-items .menu-logo  { padding: 25px 0px; }
#header.header-dark.topbar-dark .mega-menu.desktopTopFixed > section.menu-list-items .menu-links > li { /*line-height: 76px;*/ }
#header.header-dark.topbar-dark .mega-menu.desktopTopFixed > section.menu-list-items ul.submit-button  { padding: 35px 0; }

@media( min-width:1430px) {
.listing_title #sortBy { float:right;}
.product-listing .listing-sidebar .widget-search h4, .listing_title h4{
  font-size:20px;
}
}
@media( max-width:1430px) {
  .listing_title h4{
    margin-bottom: 5px;
  }
  .listing_title #sortBy,.listing_title #form_top_order { 
      float:left;
      margin-bottom: 15px;
      width: 100%;;

    }

  }
}
@media( max-width:735px) {
  .listing_title #sortBy { display: none;}
  
  }
@media( min-width:992px) {
#header.header-dark.topbar-dark .mega-menu .menu-links,#header.default .mega-menu .menu-links { display: inline-block !important; float: none; text-align: center;}
}

/*car-directory-banner*/
.car-directory-banner .search-tab { background: rgba(17, 20, 22, 0.5); padding:  20px; margin-top: 30px; text-align: left; }
/*.car-directory-banner .search-tab #tabs .tabs li { color: #ffffff; background: transparent; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; }
.car-directory-banner .search-tab #tabs ul.tabs li.active, .car-directory-banner .search-tab #tabs ul.tabs li.active:focus, .car-directory-banner .search-tab #tabs ul.tabs li:hover { background: #BFA170; color: #ffffff; border:none; }
.car-directory-banner h4 { text-transform: capitalize; font-weight: 400; font-size: 28px; margin-top: 10px; line-height: 28px; }
.car-directory-banner .search-tab #tabs .tabcontent { overflow: visible; margin-bottom: 0; border-top: 5px solid rgba(0, 0, 0, 0.5); padding-top: 20px; margin-top: 10px; }
.car-directory-banner .search-tab #tabs .tabcontent .selected-box .select-styled  { background: #6d7377; border-color: #6d7377; color: #ffffff; }
.car-directory-banner .search-tab #tabs .tabcontent .form-group .form-control { background: #6d7377; border-color: #6d7377; color: #ffffff; padding: 10px 18px; }
.car-directory-banner .search-tab #tabs .tabcontent .selected-box .select-options {  max-height: 170px;  overflow: auto; }
.car-directory-banner .search-tab #tabs .tabcontent button { border:0; }
.car-directory-banner .search-tab #tabs h6 { display: inline-block; color: #ffffff; margin-right: 20px; margin-bottom: 0; }
.car-directory-banner .search-tab #tabs ul.tabs { display: inline-block; vertical-align: middle; }
.car-directory-banner .search-tab .car-total { display: inline-block; vertical-align: middle; }
.car-directory-banner .search-tab .car-total h5 i { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }*/



/*car-directory-banner new*/

.car-directory-banner .search-tab .tabs-header{
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.car-directory-banner .search-tab .tabs-header .car-total{
  margin-left: auto;
}
.car-directory-banner .search-tab #search-tabs{
  margin: 0;
  padding: 0;
}
.car-directory-banner .search-tab #search-tabs ul.nav-tabs {
  vertical-align: middle;
  position: relative;
  margin: 0;
  border-bottom: none;
}
.car-directory-banner .search-tab #search-tabs .nav-tabs li.nav-item{
  list-style: none;
  margin-right: 3px;
}
.car-directory-banner .search-tab #search-tabs .nav-tabs li.nav-item:last-child{
  margin-right: 0px;
}
.car-directory-banner .search-tab #search-tabs .nav-tabs li.nav-item .nav-link{ color: #ffffff; background: transparent; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; }
.car-directory-banner .search-tab #search-tabs ul.nav-tabs li.nav-item .nav-link.active,
.car-directory-banner .search-tab #search-tabs ul.nav-tabs li.nav-item .nav-link.active:focus,
.car-directory-banner .search-tab #search-tabs ul.nav-tabs li.nav-item .nav-link:hover { background: #BFA170; color: #ffffff; border:none; }
.car-directory-banner h4 { text-transform: capitalize; font-weight: 400; font-size: 28px; margin-top: 10px; line-height: 28px; }
.car-directory-banner .search-tab #search-tabs .tab-content { overflow: visible; margin-bottom: 0; border-top: 5px solid rgba(0, 0, 0, 0.5); padding-top: 20px; margin-top: 10px; }
.car-directory-banner .search-tab #search-tabs .tab-content .selected-box .select-styled  { background: #6d7377; border-color: #6d7377; color: #ffffff; }
.car-directory-banner .search-tab #search-tabs .tab-content .form-group .form-control { background: #6d7377; border-color: #6d7377; color: #ffffff; padding: 10px 18px; }
.car-directory-banner .search-tab #search-tabs .tab-content .selected-box .select-options {  max-height: 170px;  overflow: auto; }
.car-directory-banner .search-tab #search-tabs .tab-content button { border:0; }
.car-directory-banner .search-tab #search-tabs h6 { display: inline-block; color: #ffffff; margin-right: 20px; margin-bottom: 0; }

.car-directory-banner .search-tab .car-total { display: inline-block; vertical-align: middle; }
.car-directory-banner .search-tab .car-total h5 i { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }

/*feature box 5*/
.feature-box-5 { background: #ffffff; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); padding: 20px; border-radius: 5px; margin-bottom: 40px; }
.feature-box-5 .icon { display: table-cell; }
.feature-box-5 .icon i { font-size: 60px; line-height: 60px; }
.feature-box-5 .info { display: table-cell; vertical-align: top; padding-left: 20px; }

/*search-logo*/
.search-logo { background: #ffffff; padding: 30px; }
/*.search-logo #tabs .tabs li { color: #323232; background: #f6f6f6; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.search-logo #tabs ul.tabs li.active, .search-logo #tabs ul.tabs li.active:focus, .search-logo #tabs ul.tabs li:hover { background: #BFA170; color: #ffffff; border:none; }
.search-logo #tabs ul.tabs { display: inline-block; vertical-align: middle; }
.search-logo #tabs h6 { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }*/
.search-logo-box { border:1px solid #d7d7d7; border-radius: 3px; padding: 30px 20px; box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.1); position: relative; margin: 16px 0; }
.search-logo-box span {  position: absolute; right: -10px; top: -10px; border:1px solid #d7d7d7; background: #ffffff; width: 30px; height: 30px; line-height: 30px; text-align: center; font-weight: bold; border-radius: 50%; z-index: 9; color: #323232; }
.search-logo .tabcontent .row { margin-right: -6px; }
.search-logo #tab22 img { padding-top: 15px; }

.search-logo-box strong {  position: absolute; right: 0; left: 0; top: 5px; text-align: center; font-weight: bold; z-index: 9; color: #323232; text-transform: uppercase; }

/*search-logo tabs*/
.search-logo #search-logo-tabs .tabs-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-logo #search-logo-tabs .nav-tabs{
  position: relative;
  margin: 0;
  border-bottom: none;
}
.search-logo #search-logo-tabs .nav-tabs li.nav-item{
  margin-right: 3px;
  list-style: none;
}
.search-logo #search-logo-tabs .nav-tabs li.nav-item:last-child{
  margin-right: 0;
}
.search-logo #search-logo-tabs .nav-tabs li.nav-item .nav-link { color: #323232; background: #f6f6f6; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.search-logo #search-logo-tabs ul.nav-tabs li.nav-item .nav-link.active,
.search-logo #search-logo-tabs ul.nav-tabs li.nav-item .nav-link.active:focus,
.search-logo #search-logo-tabs ul.nav-tabs li.nav-item .nav-link:hover { background: #BFA170; color: #ffffff; border:none; }
.search-logo #search-logo-tabs h6 { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }

.search-logo #search-logo-tabs .tab-content{
  overflow: visible;
  margin-top: 20px;
}


/*vehicle-tab*/
/*.vehicle-tab #tabs .tabs li { color: #323232; background: #f6f6f6; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.vehicle-tab #tabs ul.tabs li.active,.vehicle-tab #tabs ul.tabs li.active:focus,.vehicle-tab #tabs ul.tabs li:hover { background: #BFA170; color: #ffffff; border:none; }
.vehicle-tab #tabs ul.tabs { display: inline-block; vertical-align: middle; }
.vehicle-tab #tabs h6 { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }*/

/*vehicle-tab new*/
.vehicle-tab #tabs .tabs-header{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.vehicle-tab #tabs .nav-tabs li.nav-item{
  margin-right: 3px;
}
.vehicle-tab #tabs .nav-tabs li.nav-item:last-child{
  margin-right: 0px;
}

.vehicle-tab #tabs .nav-tabs li.nav-item .nav-link { color: #323232; background: #f6f6f6; border:none; padding: 2px 14px; border-radius: 3px; font-size: 13px; text-transform: uppercase; font-weight: bold; }
.vehicle-tab #tabs ul.nav-tabs li.nav-item .nav-link.active,
.vehicle-tab #tabs ul.nav-tabs li.nav-item .nav-link.active:focus,
.vehicle-tab #tabs ul.nav-tabs li.nav-item .nav-link:hover { background: #BFA170; color: #ffffff; border:none; }
.vehicle-tab #tabs h6 { padding-right: 8px; font-size: 20px; line-height: 24px; display: inline-block; }
.vehicle-tab #tabs .tab-content{ margin-bottom: 20px; margin-top: 20px;}

/*dealer-box*/
.dealer-box { padding: 40px 30px; clear: both; margin-bottom: 80px; }
.dealer-box.dark-bg { background: #272a2d; }
.dealer-box .box-content { display: table-cell; vertical-align: top; }
.dealer-box .box-content a { border-radius: 3px; margin-top: 10px; }
.dealer-box .box-icon { display: table-cell; padding-left: 20px; vertical-align: middle; }
.dealer-box .box-icon i { display: block; font-size: 80px; line-height: 80px; color: #ffffff; }

/*blog-button*/
.latest-blog .blog-button { margin-bottom: 20px; }
.latest-blog .blog-button h5 { margin-top: 8px;}

.footer-3.footer-simple { padding-top: 30px; }
.footer-3.footer-simple #logo-footer { height: 30px; }
.footer-3.footer-simple .social { margin-bottom: 30px; }
.footer-3.footer-simple .social ul li a { line-height: 30px; margin-right: 0; margin-left: 14px; }
.footer-3.footer-simple .social ul li a i { background: transparent; height: inherit; width: inherit; color: #ffffff; font-size: 16px; }
.footer-3.footer-simple .social ul li a i:hover { color: #BFA170; background: transparent; }


.mt-40{
  margin-top: 40px;  
}
.mb-40{
  margin-bottom: 40px;  
}
.mt-80{
  margin-top: 80px;  
}
.mb-80{
  margin-bottom: 80px !important;  
}
.mt-100{
  margin-top: 100px;  
}
.mb-100{
  margin-bottom: 100px !important;  
}
.mtb-40{
  margin-top: 40px !important;  
  margin-bottom: 40px !important;  
}
.mtb-80{
  margin-top: 80px;  
  margin-bottom: 80px;  
}
.pt-40{
  padding-top: 40px;  
}
.pb-40{
  padding-bottom: 40px;  
}
.pt-80{
  padding-top: 80px;  
}
.pb-80{
  padding-bottom: 80px;  
}

.ptb-40{
  padding-top: 40px;  
  padding-bottom: 40px;  
}
.ptb-80{
  padding-top: 80px;  
  padding-bottom: 80px;  
}

/******** VIDEO *********/

section#video {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 45rem;
  width: 100%;
  overflow: hidden;
}

section#video video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
section#video h1 {
color: white;
text-shadow: #bfa170 1px 0 10px;
}
section#video .container {
  position: relative;
  z-index: 2;
}

section#video .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: 1;
}
#video #links{
  width: 100%;
  position: absolute;
  bottom: 200px;
  margin: auto 0;
}
/* Media Query for devices withi coarse pointers and no hover functionality */

/* This will use a fallback image instead of a video for devices that commonly do not support the HTML5 video element */

@media (pointer: coarse) and (hover: none) {
  section#video {
    background: url('https://prod.espaceauto-quimper.fr/public/themes/espaceauto/images/header_home.jpg') black no-repeat center center scroll;
  }

  section#video video {
    display: none;
  }
}

.vimeo-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
}

.vimeo-wrapper iframe {
  width: 100vw;
  height: 100vw; /* Given a 16:9 aspect ratio, 9/16*100 = 56.25 */
  min-height: 100vh;
  min-width: 177.77vh; /* Given a 16:9 aspect ratio, 16/9*100 = 177.77 */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


/** Team 1 start **/
.our-team{
  background-color: #f9f9f8;
  padding: 80px 0;
  margin-top: 0;
}

.equipe{
  background: #fff;
  -webkit-transition: .5s;
  transition: .5s;
  margin-bottom: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 25px rgba(79, 139, 173, 0.15);
  box-shadow: 0px 4px 25px rgba(79, 139, 173, 0.15);}

.equipe:hover{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.equipe .photo {
  position: relative;
}

.equipe .photo img {
  width: 100%;
}

.equipe .photo .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgb(12 62 185 / 51%);
  padding: 8px;
  transform: scale(0);
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transition: all 500ms ease 0s;
}

.equipe .photo .overlay .border {
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.equipe .photo .overlay .border .icon-holder {
  width: 50px;
  height: 50px;
  background: #fff;
  margin: 4px;
  border-radius: 50%;
  transition: all 500ms ease 0s;
}

.equipe .photo .overlay .border .icon-holder a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 18px;
  color: #272727;
  border-radius: 50%;
  line-height: 50px;
  transition: all 500ms ease 0s;
  background: #fff;
}

.equipe .photo .overlay .border .icon-holder a i{
  line-height: 50px!important;
}

.equipe .content {
  transition: .5s;
  padding: 15px;
  text-align: center;
}

.equipe .content h4 {
 margin-bottom: 3px;
}

.equipe .content h4 a{
  font-size: 21px;
  font-weight: 400;
}

.equipe .content p {
  font-size: 15px;
  margin-bottom: 0;
}

.equipe:hover .photo .overlay {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}


/** TEAM 6 STARTED **/
.equipe2 {
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  -ms-transition: .5s all ease;
  background: #fff;
  margin: 0 1px;
  margin-bottom: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 4px 25px rgba(79, 139, 173, 0.15);
  box-shadow: 0px 4px 25px rgba(79, 139, 173, 0.15);
}

.equipe2:hover{
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.equipe2 .team-thumb {
  position: relative;
}

.equipe2.t2:hover{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.equipe2 .details h3 a {
  font-size: 22px;
}

.equipe2 .details h3 {
  margin: 0 0 5px;
}

.equipe2 .details h6 {
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 16px;
  color: #bea070;
  font-family: 'Open Sans', sans-serif;
}

.equipe2 .details {
  padding: 0 20px 0 30px;
}

.equipe2 .contact p {
  padding-left: 22px;
  position: relative;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 30px;
}

.equipe2 .contact p i {
  position: absolute;
  left: 0;
  line-height: 30px;
  color: #bea070;
}

.equipe2 p a {
  color: #2f2f2f;
}

.equipe2 a:hover{
  color: #2f2f2f;
}

.equipe2 .team-thumb img {
  width: 100%;
  height: auto;
  border: none;
  display: block;
  /*-webkit-border-radius: 0;
  /*-webkit-box-shadow: none;
  box-shadow: none;*/
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;

}

.equipe2 .team-thumb img{
  height: 250px;
}

.equipe2 .team-social {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  justify-content: flex-end;
  overflow: hidden;
}

.equipe2 .flex-middle {
  display: flex;
  align-items: center;
  justify-content: center;
}

.equipe2 .team-social .team-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  transform: translateY(-110%);
  transition: all 0.5s linear;
  transition: .5s all ease;
  -webkit-transition: .5s all ease;
  -moz-transition: .5s all ease;
  -o-transition: .5s all ease;
  -ms-transition: .5s all ease;
}

.equipe2 .team-social .team-social-inner {
  position: absolute;
  left: 0;
  opacity: 0;
  padding-left: 20px;
  transform: translateX(-100px);
  transition: .3s all ease 0.4s;
  transition: .3s all ease 0.4s;
  -webkit-transition: .3s all ease 0.4s;
  -moz-transition: .3s all ease 0.4s;
  -o-transition: .3s all ease 0.4s;
  -ms-transition: .3s all ease 0.4s;
}

.equipe2 .team-social a {
  display: block;
  font-size: 16px;
  line-height: 1;
  margin: 5px 0;
  padding: 11px;
  border-radius: 5%;
  background: #fff;
  transition: .3s all ease 0.4s;
  transition: .3s all ease 0.4s;
  -webkit-transition: .3s all ease 0.4s;
  -moz-transition: .3s all ease 0.4s;
  -o-transition: .3s all ease 0.4s;
  -ms-transition: .3s all ease 0.4s;
  color: #000;
}

.equipe2 .team-social a:hover{
  color: #fff;
}

.equipe2:hover .team-social .team-overlay {
  transform: translateY(0);
  opacity: .5;
}

.equipe2 .team-social .team-overlay, .team-sub-line:before {
  background: rgb(12 62 185 / 51%);
}

.equipe2:hover .team-social .team-social-inner {
  transform: translateX(0);
  opacity: 1;
}

.equipe2 .twitter-bg:hover {
  background: #56d7fe!important;
}

.equipe2 .facebook-bg:hover {
  background: #4867aa;
}

.equipe2 .google-bg:hover {
  background: #dc4e41;
}

.equipe2 .linkedin-bg:hover {
  background: #1c82ca;
}
