@charset "UTF-8"; /* --------------------------------------------------------- * Name: Motorx * Version: 1.0.0 * Author: Themesflat * Author URI: http://themesflat.com * Abstracts variable * Reset css styles * Components * alert * widget * Pages * home ------------------------------------------------------------------------------ */ /*--------- Animation ---------- */ @import "./../css/animation.css"; /*--------- Abstracts variable ---------- */ @import "./../css/map.min.css"; /*--------- Map ---------- */ @import "./../css/magnific-popup.min.css"; /*--------- Magnific-popup ---------- */ @import "./../css/animate.min.css"; /*--------- Abstracts variable ---------- */ @import "./../css/swiper-bundle.min.css"; /*--------- Abstracts variable ---------- */ @import "./../icon/icomoon/style.css"; /*--------- Abstracts variable ---------- */ @import "./../css/bootstrap.css"; /*--------- Abstracts variable ---------- */ /*---------- Reset css styles ----------- */ @import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap"); @import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100;0,9..40,200;0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;0,9..40,900;0,9..40,1000;1,9..40,100;1,9..40,200;1,9..40,300;1,9..40,400;1,9..40,500;1,9..40,600;1,9..40,700;1,9..40,800;1,9..40,900;1,9..40,1000&display=swap"); @import url("https://fonts.googleapis.com/css2?family=Pacifico&display=swap"); html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, caption, canvas, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, form, footer, header, hgroup, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, tt, table, tbody, textarea, tfoot, thead, time, tr, th, td, u, ul, var, video { font-size: 100%; vertical-align: baseline; margin: 0; padding: 0; border: 0; outline: 0; background: transparent; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } ol, ul { list-style: none; } blockquote, q { -webkit-hyphens: none; -moz-hyphens: none; -ms-hyphens: none; hyphens: none; quotes: none; } figure { margin: 0; } :focus { outline: 0; } table { border-collapse: collapse; border-spacing: 0; } img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; } legend { white-space: normal; } button, input, select, textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } button, input { line-height: normal; } button, input[type=button], input[type=reset], input[type=submit] { line-height: 1; cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */ -webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */ border: none; } input[type=checkbox], input[type=radio] { padding: 0; /* Addresses excess padding in IE8/9 */ } input[type=search] { -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */ } input[type=search]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */ -webkit-appearance: none; } button::-moz-focus-inner, input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */ border: 0; padding: 0; } *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /* Repeatable Patterns -------------------------------------------------------------- */ *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-family: "Plus Jakarta Sans", sans-serif; font-size: 16px; line-height: 28.8px; font-weight: 400; background-color: #ffffff; color: #86898E; min-height: 100vh; width: 100%; } a { text-decoration: none; outline: none; color: #000000; cursor: pointer; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } a:hover, a:focus, a.active { text-decoration: none; outline: none; color: #D01818; } ul, ol { padding: 0; } img { width: 100%; height: auto; } b, strong { font-weight: 700; } h1 { font-size: 63px; line-height: 90px; font-family: "Plus Jakarta Sans", sans-serif; } h2 { font-size: 52px; line-height: 60px; font-family: "Plus Jakarta Sans", sans-serif; text-transform: capitalize; } h3 { font-size: 32px; line-height: 44.2px; font-family: "Plus Jakarta Sans", sans-serif; } h4 { font-size: 24px; line-height: 36px; font-family: "Plus Jakarta Sans", sans-serif; } h5 { font-size: 20px; line-height: 34px; font-family: "Plus Jakarta Sans", sans-serif; } h6 { font-size: 18px; line-height: 30px; font-family: "Plus Jakarta Sans", sans-serif; } h1, h2, h3, h4, h5, h6 { color: #0D1637; font-weight: 700; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #0D1637; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: #D01818; } button { border: none; font-family: "DM Sans", sans-serif; } button[type=submit]:hover { background-color: #0D1637; transition: all 0.3s; } button, input[type=button], input[type=reset], input[type=submit] { width: 100%; padding: 18px; font-size: 16px; font-weight: 600; line-height: 21px; background-color: #D01818; color: #ffffff; text-transform: capitalize; border-radius: 3px; display: flex; align-items: center; justify-content: center; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } select, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] { font-family: "Plus Jakarta Sans", sans-serif; width: 100%; font-size: 16px; line-height: 26px; font-weight: 400; color: #000000; border: 1px solid #EBEBEB; border-radius: 5px; padding: 15px 25px; } textarea { height: 140px; resize: none; } form label { font-weight: 600; margin-bottom: 15px; line-height: 20px; color: #000000; } textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=tel]:focus, input[type=color]:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; border-color: #EBEBEB; } textarea::placeholder, input::placeholder { color: #595960; font-size: 16px; line-height: 56px; font-weight: 500; } textarea, input[type=text], input[type=submit], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color] { -webkit-appearance: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; } dl dt { font-size: 16px; line-height: 22.4px; font-weight: 700; } code { color: #0D1637; } /* Custom radio buttons */ input[type=radio] + label { display: inline-block; cursor: pointer; position: relative; padding-left: 30px; color: #595960 !important; font-size: 16px; font-weight: 500; } input[type=radio] + label:before { content: ""; display: block; width: 20px; height: 20px; margin-right: 14px; position: absolute; top: -1px; left: 2px; border: 1px solid #aaa; background-color: #fff; border-radius: 50%; } input[type=radio] { display: none !important; *display: inline; } input[type=radio]:checked + label:after { content: ""; display: block; position: absolute; top: 3px; left: 6px; width: 12px; height: 12px; border-radius: 50%; background: #D01818; } /* Custom checkbox */ input[type=checkbox] + label { display: inline-block; cursor: pointer; position: relative; padding-left: 30px; color: #595960 !important; font-size: 16px; font-weight: 500; } input[type=checkbox] + label:before { content: ""; display: block; width: 15px; height: 15px; margin-right: 14px; position: absolute; top: 3px; left: 0; border: 1px solid #C8C8C9; background-color: #EFEFEF; } input[type=checkbox] { display: none !important; *display: inline; } input[type=checkbox]:checked + label:after { content: "✔"; font-size: 10px; line-height: 10px; color: #D01818; display: block; position: absolute; top: 5px; left: 3px; width: 10px; height: 10px; } /*------------------- Widget add car ----------------- */ .themesflat-container { position: relative; margin-left: auto; margin-right: auto; padding-right: 15px; padding-left: 15px; width: 1380px; max-width: 100%; } .themesflat-container.full { width: 100%; padding-left: 0px; padding-right: 0px; } .themesflat-container.w1700 { width: 1752px; } .themesflat-container.w1380 { width: 1410px; } .themesflat-container.w1320 { width: 1350px; } .themesflat-container.w1620 { width: 1650px; } .themesflat-container.w1260 { width: 1290px; } .row { margin-left: -15px !important; margin-right: -15px !important; } .row > * { padding-left: 15px !important; padding-right: 15px !important; } .mg-2 { margin: 0 58px; } .mb-8 { margin-bottom: 8px; } .mt-4 { margin-top: 4px !important; } .mb-4 { margin-bottom: 4px !important; } .mt-6 { margin-top: 6px; } .mt-8 { margin-top: 8px; } .mt-10 { margin-top: 10px; } .mt-12 { margin-top: 12px; } .mt-14 { margin-top: 14px; } .mt-16 { margin-top: 16px; } .mt-18 { margin-top: 18px; } .mt-20 { margin-top: 20px; } .mt-24 { margin-top: 24px; } .mt-26 { margin-top: 26px; } .mt-30 { margin-top: 30px; } .mt-35 { margin-top: 35px; } .mt-40 { margin-top: 40px; } .mt-45 { margin-top: 45px; } .mt-60 { margin-top: 60px; } .mt-70 { margin-top: 70px; } .mt--115 { margin-top: -115px; } .mb-6 { margin-bottom: 6px; } .mb-10 { margin-bottom: 10px !important; } .mb-12 { margin-bottom: 12px; } .mb-14 { margin-bottom: 14px; } .mb-16 { margin-bottom: 16px; } .mb-18 { margin-bottom: 18px; } .mb-20 { margin-bottom: 20px; } .mb-25 { margin-bottom: 25px; } .mb-30 { margin-bottom: 30px; } .mb-36 { margin-bottom: 36px; } .mb-40 { margin-bottom: 40px; } .mb-46 { margin-bottom: 46px; } .mb-60 { margin-bottom: 60px; } .ml--20 { margin-left: 26px; } .ml--18 { margin-left: 18px; } .ml-28 { margin-left: 28px; } .mr--30 { margin-right: 30px; } .mb--25 { margin-bottom: -25px; } .mb--50 { margin-bottom: -50px; } .mb--280 { margin-bottom: -280px; } .mg-take { margin-top: -200px; margin-bottom: -200px; } .p-10 { padding: 10px; } .p-16 { padding: 16px; } .pb-8 { padding-bottom: 8px; } .pt-12 { padding-top: 12px; } .pt-14 { padding-top: 14px; } .pt-20 { padding-top: 20px; } .pb-14 { padding-bottom: 14px; } .pl-20 { padding-left: 20px; } .pl-30 { padding-left: 30px; } .pl-40 { padding-left: 40px; } .pl-60 { padding-left: 60px; } .pb-24 { padding-bottom: 24px; } .pb-72 { padding-bottom: 72px; } .pb-80 { padding-bottom: 80px; } .pb-200 { padding-bottom: 200px; } .pt-30 { padding-top: 30px; } .pt-40 { padding-top: 40px; } .pt-45 { padding-top: 44px; } .pt-50 { padding-top: 50px; } .pt-60 { padding-top: 60px; } .pt-65 { padding-top: 65px; } .text-red { color: #D01818 !important; } .text-white { color: #ffffff !important; } .bg-primary { background-color: #D01818 !important; } .rolate-90 { transform: rotate(90deg); } .align-center { align-items: center; } .align-fl-end { align-items: flex-end; } .t-al-right { text-align: right; } .t-al-center { text-align: center; } .justify-space { justify-content: space-between; } .justify-center { justify-content: center; } .red-title { color: #D01818; } .flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .bg-footer2 { background-color: #090A0A; } .pd-t81 { padding-top: 81.18px; } .pd-r80 { padding-right: 80px !important; position: relative; } .re-hi { position: relative; overflow: hidden; } .main-content { padding-top: 130px; padding-bottom: 130px; } .text-up { text-transform: uppercase !important; } .w-671 { max-width: 671px; width: 100%; } body.modal-open { padding-right: 0px !important; overflow: visible !important; } /*------------ Components ---------------- */ /*------------ Header Style 01 ---------------- */ .top-bar { background-color: #D01818; padding: 10px 0px; } .top-bar .list-infor-topbar { display: flex; align-items: center; } .top-bar .list-infor-topbar li:not(:last-child) { margin-right: 22px; } .top-bar .list-infor-topbar li a { display: flex; align-items: center; color: #ffffff; font-size: 15px; font-weight: 500; } .top-bar .list-infor-topbar li a i { margin-right: 10px; } #header3 { position: fixed; } #header3.main-header { background-color: transparent; } #header3.main-header .header-style2 { background-color: #ffffff; padding: 0px 25px; border-radius: 0px 0px 10px 10px; box-shadow: 0px 4px 19px 0px rgba(0, 0, 0, 0.07); } .inner-container { padding: 0 19px; } .header-account .register { position: relative; } .header-account .register a:not(:last-child):after { content: "/"; font-size: 15px; margin: 0 5px; font-weight: 600; } .header-account .register img { width: 40px; height: 40px; border-radius: 100%; border: solid 2px #ffffff; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.14); } .header-account .help-bar { display: flex; justify-content: space-between; gap: 21px; align-items: center; margin-top: 15px; } .header-account .help-bar .compare, .header-account .help-bar .cart { position: relative; } .header-account .help-bar .compare .number-curent, .header-account .help-bar .cart .number-curent { color: #ffffff; font-style: "DM Sans", sans-serif; background-color: #D01818; font-size: 10px; font-weight: 500; padding: 3px 5px; border-radius: 50px; line-height: 12px; position: absolute; display: inline-block; top: -13px; right: -9px; } .header-account .help-bar i { font-size: 20px; } .main-header { z-index: 99; width: 100%; position: relative; background-color: #ffffff; } #showlogo { display: none; } .logo-box .logo img { width: 123px; height: auto; } /* Main Menu */ .main-header .main-menu { position: relative; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; -moz-transition: all 300ms ease; transition: all 300ms ease; } .main-header .main-menu .navbar-collapse { padding: 0px; display: block; } .main-header .header-lower .main-menu .navigation { position: relative; } .main-header .main-menu .navigation > li { position: relative; display: inline-block; transition: all 0.3s ease; -moz-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; margin-right: 50px; } .main-header .sticky-header .nav-outer .options-box { margin-top: 40px; } /*Sticky Header*/ .main-header .sticky-header { position: fixed; opacity: 0; visibility: hidden; left: 0px; top: 0px; width: 100%; padding: 0px 0px; z-index: 0; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .main-header .sticky-header .mobile-nav-toggler { display: none; cursor: pointer; } .main-header .sticky-header .logo { position: relative; padding: 7px 0px; } .main-header.fixed-header .sticky-header { z-index: 999; opacity: 1; visibility: visible; -ms-animation-name: fadeInDown; -moz-animation-name: fadeInDown; -op-animation-name: fadeInDown; -webkit-animation-name: fadeInDown; animation-name: fadeInDown; -ms-animation-duration: 500ms; -moz-animation-duration: 500ms; -op-animation-duration: 500ms; -webkit-animation-duration: 500ms; animation-duration: 500ms; -ms-animation-timing-function: linear; -moz-animation-timing-function: linear; -op-animation-timing-function: linear; -webkit-animation-timing-function: linear; animation-timing-function: linear; -ms-animation-iteration-count: 1; -moz-animation-iteration-count: 1; -op-animation-iteration-count: 1; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; } .main-header .main-menu .navigation > li > a { position: relative; display: block; text-align: center; line-height: 21.42px; font-weight: 500; padding: 31px 0px; letter-spacing: 0px; color: #23272D; font-size: 17px; text-transform: capitalize; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .main-header .main-menu .navigation > li:last-child { margin-right: 0; } .main-header .main-menu .navigation > li:last-child > a { padding-right: 0px; } .main-header .sticky-header .main-menu .navigation > li { position: relative; } .main-header .sticky-header .main-menu .navigation > li:last-child { margin-right: 0; } .main-header .main-menu .navigation > li:last-child ul { right: 0px; } .main-header .sticky-header .main-menu .navigation > li > a:after { top: 22px; } .main-header .sticky-header .main-menu .navigation > li > a > span { top: 10px; } .main-header .main-menu .navigation > li:hover > a, .main-header .main-menu .navigation > li.current > a { opacity: 1; color: #D01818; } .main-header .main-menu .navigation > li > ul { position: absolute; width: 16rem; z-index: 1; padding: 15px 20px 15px 20px; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; opacity: 0; visibility: hidden; visibility: hidden; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; border-radius: 0px; background-color: #ffffff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .main-header .main-menu .navigation > li > ul.from-right { left: auto; right: 0px; } .main-header .main-menu .navigation > li > ul > li { position: relative; width: 100%; opacity: 0; text-align: left; transform: translateY(11px); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; margin-bottom: 15px; } .main-header .main-menu .navigation > li > ul > li:last-child { margin-bottom: 0; } .main-header .main-menu .navigation > li:hover > ul > li { opacity: 1; transform: translateY(0px); -webkit-transition-delay: 50ms; -moz-transition-delay: 50ms; -ms-transition-delay: 50ms; -o-transition-delay: 50ms; transition-delay: 50ms; } .main-header .main-menu .navigation > li > ul > li:last-child { border-bottom: none; } .main-header .main-menu .navigation > li > ul > li > a { position: relative; display: block; line-height: 24px; font-weight: 500; font-size: 15px; text-transform: capitalize; color: #23272D; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; } .main-header .main-menu .navigation > li > ul > li:hover > a { color: #D01818; transition: 0.3s all; } .main-header .main-menu .navigation > li > ul > li:hover > a::before { opacity: 1; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > a:after { color: #D01818; } .main-header .main-menu .navigation > li > ul > li > ul { position: absolute; left: 100%; top: 0px; width: 16rem; padding: 25px 25px 30px 25px; -webkit-transform: scaleY(0); -ms-transform: scaleY(0); -o-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: top; -ms-transform-origin: top; -o-transform-origin: top; transform-origin: top; opacity: 0; visibility: hidden; visibility: hidden; transition: all 300ms ease; -moz-transition: all 300ms ease; -webkit-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; border-radius: 0px; background-color: #ffffff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); } .main-header .main-menu .navigation > li > ul > li > ul.from-right { left: auto; right: 0px; } .main-header .main-menu .navigation > li > ul > li > ul > li { position: relative; width: 100%; text-align: left; border-bottom: 1px solid rgba(255, 255, 255, 0.1); opacity: 0; margin-bottom: 15px; transform: translateY(-8px); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .main-header .main-menu .navigation > li > ul > li > ul > li:last-child { margin-bottom: 0; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li { opacity: 1; transform: translateY(0px); -webkit-transition-delay: 70ms; -moz-transition-delay: 70ms; -ms-transition-delay: 70ms; -o-transition-delay: 70ms; transition-delay: 70ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(2) { -webkit-transition-delay: 140ms; -moz-transition-delay: 140ms; -ms-transition-delay: 140ms; -o-transition-delay: 140ms; transition-delay: 140ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(3) { -webkit-transition-delay: 210ms; -moz-transition-delay: 210ms; -ms-transition-delay: 210ms; -o-transition-delay: 210ms; transition-delay: 210ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(4) { -webkit-transition-delay: 280ms; -moz-transition-delay: 280ms; -ms-transition-delay: 280ms; -o-transition-delay: 280ms; transition-delay: 280ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(5) { -webkit-transition-delay: 350ms; -moz-transition-delay: 350ms; -ms-transition-delay: 350ms; -o-transition-delay: 350ms; transition-delay: 350ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(6) { -webkit-transition-delay: 420ms; -moz-transition-delay: 420ms; -ms-transition-delay: 420ms; -o-transition-delay: 420ms; transition-delay: 420ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(7) { -webkit-transition-delay: 490ms; -moz-transition-delay: 490ms; -ms-transition-delay: 490ms; -o-transition-delay: 490ms; transition-delay: 490ms; } .main-header .main-menu .navigation > li > ul > li.dropdown2:hover > ul > li:nth-child(8) { -webkit-transition-delay: 560ms; -moz-transition-delay: 560ms; -ms-transition-delay: 560ms; -o-transition-delay: 560ms; transition-delay: 560ms; } .main-header .main-menu .navigation > li > ul > li > ul > li:last-child { border-bottom: none; } .main-header .main-menu .navigation > li > ul > li > ul > li > a { position: relative; display: block; line-height: 24px; font-weight: 500; font-size: 15px; text-transform: capitalize; color: #23272D; transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; } .main-header .main-menu .navigation > li > ul > li > ul > li > a:before { position: absolute; content: "\ea3c"; left: 0px; top: 5px; width: 16px; height: 10px; opacity: 0; display: inline-block; transform: rotate(45deg); transition: all 500ms ease; -moz-transition: all 500ms ease; -webkit-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; transform: rotate(45deg); font-family: "icomoon"; } .main-header .main-menu .navigation > li > ul > li > ul > li > a:hover::before { opacity: 1; } .main-header .main-menu .navigation > li > ul > .current > a { color: #D01818; } .main-header .main-menu .navigation > li > ul > li > ul > .current > a { color: #D01818; } .main-header .main-menu .navigation > li > ul > li > ul > li:hover > a { color: #D01818; background-color: #ffffff; } .main-header .main-menu .navigation > li > ul > li > ul > li:hover > a { color: #D01818; padding-left: 20px; } .main-header .main-menu .navigation > li.dropdown2:hover > ul { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); opacity: 1; visibility: visible; } .main-header .main-menu .navigation li > ul > li.dropdown2:hover > ul { -webkit-transform: scaleY(1); -ms-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1); opacity: 1; visibility: visible; } .main-header .main-menu .navbar-collapse > ul li.dropdown2 .dropdown2-btn { position: absolute; right: 10px; top: 6px; width: 30px; height: 30px; text-align: center; color: #ffffff; line-height: 28px; border: 1px solid var(--white-color-opicity-two); background-size: 20px; cursor: pointer; z-index: 5; display: none; } .main-menu ul.navigation > li > a:hover::before { transform: scale3d(1, 1, 1); } .main-menu ul.navigation > li > a::before { content: ""; width: 100%; height: 1px; position: absolute; left: 0; bottom: 50%; top: 62%; background: #D01818; transition: 0.5s transform ease; transform: scale3d(0, 1, 1); transform-origin: 0 50%; } .main-menu ul.navigation > li.dropdown2 > a::after { content: "\e981"; font-family: "icomoon"; position: absolute; right: -17px; font-size: 13px; top: 50%; color: #000000; transform: translateY(-50%); line-height: 100%; } /*** ==================================================================== Mobile Menu ==================================================================== ***/ .mobile-menu { position: fixed; left: 0; top: 0; width: 300px; padding-right: 30px; max-width: 100%; height: 100%; visibility: hidden; z-index: 999999; } .mobile-menu .nav-logo { position: relative; background: #ffffff; box-shadow: 0px 4px 18px 0px rgba(0, 0, 0, 0.08); padding: 16px 20px; } .mobile-menu .nav-logo img { max-width: 140px; } .mobile-menu .bottom-canvas { padding: 30px 20px 30px; } .mobile-menu-visible { overflow: hidden; } .mobile-menu-visible .mobile-menu { visibility: visible; } .mobile-menu-visible .mobile-menu .menu-backdrop { opacity: 1; visibility: visible; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .mobile-menu-visible .mobile-menu .menu-box { left: 0px; -webkit-overflow-scrolling: touch; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; transition-timing-function: ease; } .mobile-menu .menu-backdrop { position: fixed; right: 0; top: 0; width: 100%; height: 100%; z-index: 1; background: rgba(0, 0, 0, 0.5); transition: all 0.3s ease 0s; visibility: hidden; opacity: 0; } .mobile-menu .menu-box { position: absolute; left: -300px; top: 0px; width: 100%; height: 100%; max-height: 100%; overflow-y: auto; background-color: #ffffff; z-index: 5; border-radius: 0px; -webkit-overflow-scrolling: touch; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease; transition-timing-function: ease; } .close-btn { position: fixed; right: 18px; top: 35px; line-height: 30px; width: 30px; text-align: center; font-size: 16px; color: #ffffff; cursor: pointer; transition: all 0.3s ease; z-index: 9999999999; opacity: 0; visibility: hidden; } .close-btn::before { content: "\e97a"; font-family: "icomoon"; font-size: 40px; font-weight: 100; } .mobile-menu-visible .close-btn { visibility: visible; opacity: 1; } .mobile-menu .close-btn:hover { opacity: 0.5; } .mobile-menu .navigation { position: relative; display: block; width: 100%; } .mobile-menu .navigation li { position: relative; display: block; } .mobile-menu .navigation li { position: relative; display: block; } .mobile-menu .navigation li > ul > li:last-child { border-bottom: none; } .mobile-menu .navigation li.dropdown2 .dropdown2-btn { position: absolute; right: 0px; top: 0px; width: 100%; text-align: end; line-height: 44px; cursor: pointer; z-index: 5; } .mobile-menu .navigation li.dropdown2 .dropdown2-btn::before { content: "\e981"; font-family: "icomoon"; font-size: 12px; font-weight: 600; color: #000000; } .mobile-menu .navigation li.dropdown2 > ul li a { border-bottom: unset; } .mobile-menu .navigation li.dropdown2 .dropdown2-btn span { opacity: 0; } .mobile-menu .navigation li > ul, .mobile-menu .navigation li > ul > li > ul { display: none; background: #F8F8F8; padding: 15px 20px; border-radius: 10px; } .mobile-menu .navigation li > ul > li, .mobile-menu .navigation li > ul > li > ul > li { margin-bottom: 0; } .mobile-menu .navigation li > ul > li > a, .mobile-menu .navigation li > ul > li > ul > li > a { padding: 7px 0px !important; font-size: 14px !important; font-weight: 500; } .mobile-menu .navigation li > ul > li > ul { padding-left: 15px; } .mobile-menu .navigation li > ul > li > ul > li > a { padding-left: 40px; } .mobile-menu .close-btn:hover { opacity: 0.5; } .mobile-menu .navigation li > ul > li:last-child { border-bottom: none; } .mobile-menu .navigation li > a { position: relative; display: block; font-weight: 600; line-height: 24px; padding: 10px 0px; font-size: 15px; color: #23272D; text-transform: capitalize; } .mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a { color: #D01818; } .main-header .sticky-header .navbar-header { display: none; } .main-header .outer-box { position: relative; } .main-header .sticky-header .main-menu .navigation > li > a { padding: 22px 0px; } .mobile-button { display: none; position: absolute; width: 26px; height: 26px; float: right; top: 50%; right: 15px; background-color: transparent; cursor: pointer; transition: all 0s ease; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); } .mobile-button::before, .mobile-button::after, .mobile-button span { background-color: #D01818; -webkit-transition: all ease 0.3s; -moz-transition: all ease 0.3s; transition: all ease 0.3s; } .mobile-button::before, .mobile-button::after { content: ""; position: absolute; top: 0; height: 2px; width: 100%; left: 0; top: 50%; -webkit-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; } .mobile-button span { position: absolute; width: 100%; height: 2px; left: 0; top: 50%; overflow: hidden; text-indent: 200%; } .mobile-button::before { -webkit-transform: translate3d(0, -9px, 0); -moz-transform: translate3d(0, -9px, 0); transform: translate3d(0, -9px, 0); } .mobile-button::after { -webkit-transform: translate3d(0, 9px, 0); -moz-transform: translate3d(0, 9px, 0); transform: translate3d(0, 9px, 0); } .mobile-button.active span { opacity: 0; } .mobile-button.active::before { -webkit-transform: rotate3d(0, 0, 1, 45deg); -moz-transform: rotate3d(0, 0, 1, 45deg); transform: rotate3d(0, 0, 1, 45deg); } .mobile-button.active::after { -webkit-transform: rotate3d(0, 0, 1, -45deg); -moz-transform: rotate3d(0, 0, 1, -45deg); transform: rotate3d(0, 0, 1, -45deg); } .mobile-button.mobi-style::before, .mobile-button.mobi-style::after, .mobile-button.mobi-style span { background-color: #ffffff; } .mobile-menu .help-bar-mobie { border-bottom: 1px solid #EBEBEB; padding-bottom: 10px; margin-bottom: 10px; } .mobile-menu .help-bar-mobie i { margin-right: 8px; color: #D01818; font-weight: 700; } .mobile-menu .menu-outer { border-bottom: 1px solid #EBEBEB; padding-bottom: 10px; margin-bottom: 10px; } .mobile-menu .button-mobi-sell { margin-bottom: 15px; border-bottom: 1px solid #EBEBEB; padding-bottom: 20px; } .mobile-menu .button-mobi-sell a { width: 100%; } .mobile-menu .mobi-icon-box h3 { margin-bottom: 13px; } .mobile-menu .mobi-icon-box .box { margin-bottom: 19px; border-bottom: 1px solid #EBEBEB; padding-bottom: 19px; } .mobile-menu .mobi-icon-box .box:last-child { border-bottom: 0; padding-bottom: 0px; margin-bottom: 0px; } .mobile-menu .mobi-icon-box .box .content { color: #888B95; } .mobile-menu .mobi-icon-box .box .content h5 { color: #23272D; } .mobile-menu .mobi-icon-box .icon { margin-right: 10px; } .main-header .mobile-menu .menu-box .mCSB_scrollTools { width: 3px; } /* Header Fix */ #header.is-fixed { position: fixed; left: 0; top: 0; width: 100%; z-index: 989; transition: background ease 0.3s; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14); } #header3.is-fixed { position: fixed; left: 0; top: 0; width: 100%; z-index: 989; transition: background ease 0.3s; } /*------------ Footer Style 01 ---------------- */ .footer-top { padding-bottom: 34px; } .footer-top .title-footer-top { color: #ffffff; font-size: 48px; font-weight: 700; line-height: 60.48px; } .footer-top .icon-ft { position: absolute; width: auto; right: 17%; top: 70%; } .footer-main { padding-top: 64.48px; padding-bottom: 69.15px; border-top: solid 1px #18181A; border-bottom: solid 1px #18181A; padding-left: 11px; padding-right: 15px; } .footer-main .widget-info img { width: 123px; height: auto; margin-bottom: 20.8px; margin-left: 5px; } .footer-main .widget-info p { color: #FFFEFE; line-height: 29.5px; margin-bottom: 19.5px; margin-right: -3px; } .footer-main .widget-info ul li { display: flex; align-content: center; align-items: flex-start; } .footer-main .widget-info ul li i { color: #D01818; width: 36px; margin-top: 7px; } .footer-main .widget-info ul li p { margin-bottom: 9px; text-transform: capitalize; color: #FFFEFE; } .footer-main .widget-menu h3 { font-size: 22px; font-weight: 600; color: #FFFEFE; margin-bottom: 19.4px; line-height: 27.72px; margin-top: 6px; } .footer-main .widget-menu ul.box-menu li a { color: #FFFEFE; font-size: 16px; font-weight: 400; line-height: 42px; position: relative; } .footer-main .widget-menu ul.box-menu li a:hover { color: #D01818; } .footer-main .widget-menu ul.box-menu li a:hover::before { transform: scale3d(1, 1, 1); } .footer-main .widget-menu ul.box-menu li a::before { content: ""; width: 100%; height: 1px; position: absolute; left: 0px; bottom: -10%; background: #D01818; transition: transform 0.5s ease 0s; transform: scale3d(0, 1, 1); transform-origin: 0px 50%; } .footer-main .widget-form .email-footer-form { margin-top: 65px; } .footer-main .widget-form .email-footer-form .tb-my-input { background-color: transparent !important; border: unset; padding: 0px 30px 15px 0px; border-bottom: 1px solid #2C2E34; color: #B4B4B4 !important; font-size: 17px; font-weight: 400; height: 45px; border-radius: unset; } .footer-main .widget-form .email-footer-form .text-wrap { position: relative; margin-bottom: 21px; } .footer-main .widget-form .email-footer-form .text-wrap .btn-submit-email { display: inline-block; background-color: transparent; position: absolute; right: 0; width: auto; top: 0; padding: 5px; } .footer-main .widget-form .email-footer-form .text-wrap .btn-submit-email i { color: #FFFEFE; font-size: 20px; } .footer-main .widget-form .email-footer-form p { color: #FFFEFE; font-size: 16px; font-weight: 400; line-height: 42px; margin-left: 7px; } .footer-bottom { padding-top: 25px; padding-bottom: 22px; align-items: center; } .footer-bottom .bottom-bar-menu { display: flex; align-items: end; justify-content: end; gap: 35px; } .footer-bottom .bottom-bar-menu a { color: #D1D1D1; font-size: 18px; font-weight: 400; line-height: 26px; } .footer-bottom .bottom-bar-menu a:hover { color: #D01818; } .footer-bottom .coppy-right { font-weight: 500; color: #D1D1D1; } .footer-bottom .coppy-right a { color: #D1D1D1; } .footer-bottom .coppy-right a:hover { color: #D01818; } .shape-left { width: 50%; position: absolute; height: auto; left: -37%; bottom: -19%; } .shape-right { width: 46%; position: absolute; height: auto; right: -32%; bottom: -12%; } /*------------ Button ---------------- */ .btn-icon-list { padding: 15px 10px; border-radius: 9px; background-color: #ff0000; color: #ffffff; display: inline-block; font-family: "Plus Jakarta Sans", sans-serif; font-size: 15px; font-weight: 500; line-height: 18.9px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-icon-list2 { padding: 15px 25px; border-radius: 9px; background-color: #D01818; color: #ffffff; display: inline-block; font-family: "Plus Jakarta Sans", sans-serif; font-size: 15px; font-weight: 500; line-height: 18.9px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .btn-icon-list i { margin-left: 12px; display: inline-block; } .btn-icon-list:hover { color: #ffffff; background-color: #D01818; } .btn-icon-list2:hover { color: #ffffff; background-color: black; } .btn-sell { padding: 22px 32px; background-color: #D01818; color: #ffffff; display: inline-block; font-family: "DM Sans", sans-serif; font-size: 16px; font-weight: 700; line-height: 20.8px; text-transform: uppercase; } .btn-sell:hover { background-color: #ffffff; color: #D01818; } .btn-read-more .more-link { font-size: 14px; font-weight: 700; line-height: 22px; text-transform: uppercase; letter-spacing: 0.18em; color: white; background: #D01818 } .btn-read-more .more-link i { margin-left: 15px; display: inline-block; } .btn-read-more .more-link:hover i { animation: 0.3s link-icon linear; } .btn-read-more .more-link:hover { color: #D01818; } .btn-main { overflow: hidden; position: relative; display: inline-block; border-radius: 5px; } .btn-main .button_main_inner { display: inline-block; background: #D01818; color: #ffffff; font-size: 16px; font-weight: normal; text-align: center; border-radius: 3px; transition: 400ms; padding: 15px 44px; } .btn-main .button_main_inner:hover { color: #ffffff; background: #0A1426; } .btn-main .button_main_inner span { position: relative; z-index: 100; font-size: 16px; font-weight: 700; text-transform: capitalize; } .btn-main .button_main_inner span i { color: #ffffff !important; margin-left: 10px; } .btn-video { width: 60px; height: 60px; display: flex; justify-content: center; align-items: center; background-color: #ffffff; border-radius: 100%; position: relative; cursor: pointer; } .btn-video i { color: #D01818; font-size: 19px; } .btn-video::before { content: ""; background-color: #ffffff; position: absolute; border-radius: 50%; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); pointer-events: none; -webkit-animation: dot-animation 2s infinite; animation: dot-animation 2s infinite; } /*------------ Panigation ---------------- */ .swiper-pagination { bottom: -70px !important; } .swiper-pagination .swiper-pagination-bullet { background: #C1C3C6 !important; opacity: 1 !important; margin: 0 10px !important; } .swiper-pagination .swiper-pagination-bullet-active { background: #D01818 !important; position: relative; } .swiper-pagination .swiper-pagination-bullet-active:before { position: absolute; content: ""; width: 26px; height: 26px; background: transparent; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 100%; border: 1px solid #D01818; } /*------------ Social Icon ---------------- */ .icon-topbar { display: flex; align-items: center; justify-content: end; height: 100%; } .icon-topbar li:not(:first-child) { margin-left: 20px; } .icon-topbar li a > i { color: #ffffff; } .icon-topbar li a > i:hover { color: #000000; } ul.social-icon { display: flex; align-items: center; justify-content: center; } ul.social-icon li a i { color: #FFFEFE; font-size: 16px; width: 40px; height: 40px; background-color: rgba(255, 255, 255, 0.04); text-align: center; line-height: 40px; border-radius: 50%; margin: 0 10px; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } ul.social-icon li a i:hover { background-color: #D01818; } .icon-share li > a > i { background-color: #F2F6F7 !important; color: #000000 !important; margin: 0 5px !important; } .icon-share li > a > i:hover { color: #ffffff !important; background-color: #D01818 !important; } .social-blog-dt ul { display: flex; align-items: center; justify-content: center; } .social-blog-dt ul li a i { color: #45494F; font-size: 16px; width: 45px; height: 43px; background-color: transparent; text-align: center; line-height: 43px; border: 1px solid #E9E9E9; margin: 0 7px; display: block; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .social-blog-dt ul li a i:hover { background-color: #D01818; color: #ffffff; } /*------------ SideBar Blog ---------------- */ .side-blog .inner-side-bar .widget { background-color: #F8F8F8; padding: 34px; } .side-blog .inner-side-bar .widget:not(:last-child) { margin-bottom: 32px; } .widget-title { font-size: 22px; font-weight: 600; line-height: 30px; color: #000000; position: relative; padding-left: 10px; margin-bottom: 22px; text-transform: capitalize; } .widget-title::before { position: absolute; content: ""; height: 21px; width: 2px; background-color: #D01818; left: 0; top: 50%; right: 50%; transform: translate(-50%, -50%); } .content-user { padding: 25px 0; } .content-user img { width: 107px; height: auto; border-radius: 100%; margin-bottom: 17.17px; } .content-user h4 { font-size: 16px; line-height: 20.16px; text-transform: uppercase; color: #000000; margin-bottom: 12.85px; } .content-user span { font-size: 14px; font-weight: 400; line-height: 19.12px; color: #83827F; margin-bottom: 17.89px; display: block; } .content-user p { color: #83827F; margin-bottom: 26px; } .widget-search .search-form { width: 100%; position: relative; margin: 0; } .widget-search .search-form label { display: block; margin-bottom: 10px; width: 100%; } .widget-search .search-form label input[type=search] { margin-bottom: 0; width: 100%; padding: 15px 65px 15px 15px; border: none; font-size: 14px; font-weight: 400; color: #838383; background: #ffffff; line-height: 26px; } .widget-search .search-form button { width: 60px; height: 100%; padding: 0; position: absolute; right: 0; top: 0; background: none; box-shadow: none; border: 0; outline: none !important; padding: 0; border-radius: 0rem; text-align: center; font-size: 20px; background: transparent; } .widget-search .search-form button i { font-size: 16px; color: #838383; } .recent-post-list .list-recent { display: flex; align-items: center; } .recent-post-list .list-recent .recent-image { max-width: 107px; flex-shrink: 0; margin-right: 25.21px; overflow: hidden; } .recent-post-list .list-recent .recent-info .meta i { color: #D01818; margin-right: 8px; } .recent-post-list .list-recent .recent-info .meta span { font-size: 14px; font-weight: 500; line-height: 26px; color: #83827F; } .recent-post-list .list-recent .recent-info .title { font-size: 16px; font-weight: 600; line-height: 25.8px; color: #000000; -webkit-line-clamp: 2; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; word-break: break-word; } .recent-post-list .list-recent:not(:last-child) { margin-bottom: 32px; } .widget-categories ul li a { display: flex; justify-content: space-between; align-items: center; padding: 14px 17px; background-color: #ffffff; color: #83827F; } .widget-categories ul li a:hover { background-color: #D01818; color: #ffffff; } .widget-categories ul li a.active { background-color: #D01818; color: #ffffff; } .widget-categories ul li:not(:last-child) { margin-bottom: 21px; } .tags_cloud_inner a { padding: 8px 15px; background-color: #ffffff; display: inline-block; color: #83827F; text-transform: capitalize; margin-right: 12px; margin-bottom: 12px; line-height: 20.16px; font-weight: 500; } .tags_cloud_inner a:hover { background-color: #D01818; color: #ffffff; } .tags_cloud_inner a.active { background-color: #D01818; color: #ffffff; } /*------------ Search Form ---------------- */ /*------------ Search Form ---------------- */ .search-form-widget ul { border-bottom: unset; } .search-form-widget ul li .nav-link { padding: 19.5px 32px; background-color: #F5F5F5; color: #595960; font-size: 16px; font-weight: 600; line-height: 12.16px; letter-spacing: 0.03em; text-transform: capitalize; border-radius: unset; border: unset; position: relative; } .search-form-widget ul li .nav-link:hover { background-color: #0A1C26; color: #ffffff; } .search-form-widget ul li .nav-link.active { background-color: #0A1C26; color: #ffffff; } .search-form-widget ul li .nav-link.active::after { content: ""; position: absolute; left: 50%; right: 50%; transform: translate(-50%); bottom: -10px; width: 0; height: 0; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 18px solid #0A1C26; } .search-form-widget .tab-content { padding: 45px 32px 38px 37px; background-color: #ffffff; box-shadow: 0px 27px 18px 0px rgba(0, 0, 0, 0.06); } .form-v4 { padding: 5px 8px; border-radius: 100px; background-color: #ECECEC; margin-bottom: 23px; } .form-v4 .nav-item .nav-link { font-size: 14px; font-weight: 600; line-height: 17.64px; color: #0D1637; padding: 12px 22px; border-radius: 100px; font-family: "Plus Jakarta Sans", sans-serif; } .form-v4 .nav-item .nav-link.active { background-color: #ffffff; } .form-v4-content select { background-color: transparent !important; padding: 13px 13px !important; font-size: 15px; } .form-v4-content label { font-size: 14px; font-weight: 700; line-height: 17.64px; margin-bottom: 15px; text-transform: uppercase; } .form-v4-content .mb-form:not(:last-child) { margin-bottom: 12px; } .form-v4-content .button-search .btn-main { display: block; width: 100%; } .form-v4-content .button-search .btn-main .button_main_inner { display: block; padding: 13px 35px !important; } .form-style { width: calc(25% - 25px); margin-left: unset; } .form-style:not(:last-child) { margin-right: 25px; } .search-form-4 .inner-group.grid { width: 100%; display: grid; grid-template-columns: 1fr; gap: 10px; } .inner-group.grid { width: 100%; display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 20px; } .inner-group.grid .form-group { width: 100%; } .inner-group.grid .form-group .button-search-listing i { margin-right: 10px; } .inner-group.grid .form-group .nice-select { background-color: #F5F5F5; } .inner-group.grid .form-group .price-range { font-size: 16px; font-weight: 400; color: #595960; line-height: 16px; margin-bottom: 5px; } /* price-range */ .noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; touch-action: none; -ms-user-select: none; -moz-user-select: none; user-select: none; -moz-box-sizing: border-box; box-sizing: border-box; } .noUi-target { position: relative; direction: ltr; } .noUi-base { width: 100%; height: 100%; position: relative; z-index: 1; } .noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; } .noUi-handle { position: relative; z-index: 1; } .noUi-stacking .noUi-handle { z-index: 10; } .noUi-state-tap .noUi-origin { -webkit-transition: left 0.3s, top 0.3s; transition: left 0.3s, top 0.3s; } .noUi-state-drag * { cursor: inherit !important; } .noUi-base, .noUi-handle { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .noUi-horizontal { height: 3px; } .noUi-horizontal .noUi-handle { position: relative; width: 15px; height: 15px; left: -7.5px !important; right: 0px !important; top: -5.5px; background-color: #ffffff; border: 1.5px solid #D01818; border-radius: 100px; cursor: pointer; } /* Styling; */ .noUi-background { background: #EBEBEB; } .noUi-connect { background: #D01818; -webkit-transition: background 450ms; transition: background 450ms; } .noUi-origin { border-radius: 2px; } .noUi-target { width: 100%; height: 7px; border-radius: 2px; margin-bottom: 10px; } .noUi-horizontal .noUi-handle.noUi-handle-upper { left: -7px; } /* Handles and cursors;*/ .noUi-draggable { cursor: w-resize; } .noUi-vertical .noUi-draggable { cursor: n-resize; } .noUi-handle { cursor: default; -webkit-box-sizing: content-box !important; -moz-box-sizing: content-box !important; box-sizing: content-box !important; } .noUi-handle::before { content: none; } .noUi-handle::after { content: none; } .noUi-handle:active { border: 1px solid #D01818; } /* Disabled state; */ [disabled].noUi-connect, [disabled] .noUi-connect { background: #D01818; } [disabled].noUi-origin, [disabled] .noUi-handle { cursor: not-allowed; } .slider-labels .caption { font-weight: 500; font-size: 16px; } .slider-labels .number-range { display: flex; justify-content: space-between; align-items: center; gap: 10px; } .slider-labels .number-range span { padding: 5px 10px; background-color: #F5F5F5; border-radius: 4px; font-size: 13px; font-weight: 500; line-height: 16.38px; color: #888B95; border: unset; width: auto; text-align: center; } /*------------ Slider ---------------- */ /*------------ Slider ---------------- */ .widget-tf-slider { position: relative; overflow: hidden; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-image img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-image .overlay { top: 0; right: 0; left: 0; bottom: 0; position: absolute; background-color: rgba(3, 14, 111, 0.23); } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { display: flex; justify-content: space-between; padding-top: 93px; padding-bottom: 165px; padding-left: 14%; position: relative; z-index: 1; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content > .box { position: absolute; left: 8.5%; rotate: -90deg; top: 0; bottom: 0; display: flex; width: 100%; max-width: 615px; justify-content: space-between; z-index: -1; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content > .box span { font-size: 16px; font-weight: 500; line-height: 20.16px; letter-spacing: 0.03em; color: #ffffff; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content { max-width: 550px; width: 100%; padding-top: 129px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .sub-title { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #ffffff; text-transform: uppercase; position: relative; display: inline-block; margin-bottom: 8px; padding-left: 5px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .sub-title::after { position: absolute; content: ""; bottom: 1px; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.19); width: 100%; height: 2px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .title-slide { font-size: 76px; line-height: 83px; text-transform: capitalize !important; color: #ffffff; margin-bottom: 28px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .description { font-size: 18px; line-height: 32px; font-weight: 400; color: #ffffff; margin-bottom: 40px; text-transform: capitalize; margin-left: 5px; letter-spacing: 0.005em; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .box { display: flex; align-items: center; padding-left: 5px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image { position: relative; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .icon-shape { position: absolute; top: 29%; bottom: 0; left: -33px; width: 65px; height: auto; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car { position: relative; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car img { max-width: 963px; width: 100%; margin-right: -29px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot { position: absolute; cursor: pointer; display: block; width: max-content; left: 32.9%; bottom: 15.1%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot i { font-size: 15px; color: #D01818; padding: 15px; background-color: #ffffff; border-radius: 100%; display: inline-block; -webkit-transition: -webkit-transform 0.5s ease-in-out; transition: transform 0.5s ease-in-out; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot i.active { transform: rotate(45deg); } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price { background-color: rgba(0, 0, 0, 0.95); padding: 32px; max-width: 413px; width: max-content; position: absolute; top: -88%; left: 150px; visibility: hidden; opacity: 0; webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price.active { visibility: visible !important; opacity: 1 !important; left: 75px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price .proflile { margin-bottom: 17px; display: flex; justify-content: space-between; align-items: center; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price .proflile span { font-size: 22px; font-weight: 600; line-height: 30px; letter-spacing: 0.02em; text-transform: capitalize; color: #ffffff; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price .proflile .price { color: #D01818; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price p { font-size: 18px; font-weight: 400; line-height: 30px; letter-spacing: -0.02em; color: rgba(255, 255, 255, 0.61); text-transform: capitalize; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer { width: 113px; height: 115px; background-image: url(./../images/slide/offer.png); background-repeat: no-repeat; background-size: cover; padding: 29px 26px 26px 23px; position: absolute; top: 19.5%; bottom: 0; left: 9%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer p { font-size: 34px; font-weight: 700; color: #FFFEFE; display: flex; align-items: flex-end; margin-bottom: 3px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer span { font-size: 15px; font-weight: 600; line-height: 22px; color: #FFFEFE; text-transform: uppercase; text-align: center; display: block; } /*------------ Slider-v2 ---------------- */ .widget-tf-slider-v2 { position: relative; overflow: hidden; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .shape2 { position: absolute; left: 0; bottom: 0; width: auto; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-item-image img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content { padding-top: 216px; padding-bottom: 263px; position: relative; max-width: 700px; width: 100%; margin: 0 auto; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .sub-title { font-size: 16px; font-weight: 700; line-height: 30px; margin-bottom: 21px; letter-spacing: 0.11em; color: #ffffff; position: relative; display: inline-block; text-transform: uppercase; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .sub-title::before { content: ""; position: absolute; bottom: 0px; right: 0; left: 0; height: 2px; width: 100%; background: repeating-linear-gradient(270deg, #000000 0px, #000000 2px, #D01818 2px, #D01818 4px); } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .title-slide { font-size: 80px; line-height: 90px; color: #ffffff; margin-bottom: 22px; text-transform: capitalize; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .description { font-size: 18px; font-weight: 500; line-height: 32px; color: #ffffff; font-family: "DM Sans", sans-serif; margin-bottom: 43px; text-transform: capitalize; } /*------------ Slider form ---------------- */ .tf-slide-form { padding: 147px 0 193px 0; background-image: url(./../images/page/bg4.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; animation: shrink 7s infinite alternate; } .tf-slide-form .slide-form > span { font-size: 16px; font-weight: 700; line-height: 22px; color: #000000; position: relative; display: inline-block; margin-bottom: 15px; } .tf-slide-form .slide-form > span:before { position: absolute; content: ""; bottom: 0; left: 0; right: 0; background-color: #000000; width: 100%; height: 1px; } .tf-slide-form .slide-form h1 { font-size: 63px; line-height: 90px; color: #0D1637; margin-bottom: 11px; } .tf-slide-form .slide-form p { font-size: 17px; font-weight: 600; line-height: 28.8px; color: #000000; margin-bottom: 48px; } /*------------ Slider form V2---------------- */ .tf-slide-form-v2 { position: relative; overflow: hidden; } .tf-slide-form-v2 .slide-form-v2 { padding: 7px 0px 75px 0px; } .tf-slide-form-v2 .slide-form-v2 .slide-form-item .slide-image img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; } .tf-slide-form-v2 .slide-form-v2 .slide-form-item .slide-image .overlay { top: 0; right: 0; left: 0; bottom: 0; position: absolute; background-color: rgba(30, 41, 63, 0.84); } .tf-slide-form-v2 .slide-form-v2 .slider-wrap { display: flex; justify-content: space-between; align-items: flex-start; padding-left: 860px; padding-right: 11px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content { max-width: 500px; width: 100%; padding-top: 106px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content .sub-title { font-size: 15px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #ffffff; text-transform: uppercase; position: relative; display: inline-block; margin-bottom: 14px; margin-left: 3px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content .sub-title::after { position: absolute; content: ""; bottom: 1px; left: 0; right: 0; background-color: rgba(255, 255, 255, 0.19); width: 100%; height: 2px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content h1 { font-size: 40px; font-weight: 600; line-height: 65px; margin-bottom: 15.2px; letter-spacing: 0.046em; text-transform: uppercase; color: #ffffff; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content .price { font-size: 18px; font-weight: 500; line-height: 30px; margin-bottom: 34.8px; color: #ffffff; display: block; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content .price .price-sale { font-size: 22px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-box-form { max-width: 439px!important; width: 100%; background-color: #ffffff; border-radius: 13px; padding: 0px 26px 15px 28px!important; } /*------------ Slider form V2---------------- */ /*------------ Slider form V3---------------- */ .tf-slider-v3 { padding: 173px 0 297px 0; background-image: url(./../images/page/bg6.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; position: relative; } .tf-slider-v3::before { content: ""; top: 0; right: 0; left: 0; bottom: 0; position: absolute; background-color: rgba(2, 11, 46, 0.65); } .tf-slider-v3 .slider-v3 > span { font-size: 16px; font-weight: 700; line-height: 22px; color: #ffffff; position: relative; display: inline-block; margin-bottom: 15px; } .tf-slider-v3 .slider-v3 > span span:before { position: absolute; content: ""; bottom: 0; left: 0; right: 0; background-color: #ffffff; width: 100%; height: 1px; } .tf-slider-v3 .slider-v3 h1 { font-size: 63px; line-height: 90px; text-transform: capitalize; color: #ffffff; margin-bottom: 11px; } .tf-slider-v3 .slider-v3 p { font-size: 17px; line-height: 28.8px; color: #ffffff; margin-bottom: 69px; } .tf-slider-v3 .slider-v3 .group-button { display: flex; justify-content: center; align-items: center; gap: 30px; flex-wrap: wrap; } /*------------ Slider form V3---------------- */ /*------------ Slider V4---------------- */ .tf-slide-v4 .slide-v4 .slide-v4-content { padding-left: 22.7%; padding-top: 20.1%; } .tf-slide-v4 .slide-v4 .slide-v4-content > .sub-title { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #595960; display: inline-block; margin-bottom: 3px; text-transform: uppercase; } .tf-slide-v4 .slide-v4 .slide-v4-content h1 { font-size: 70px; line-height: 90px; text-transform: capitalize; color: #0D1637; margin-bottom: 23px; } .tf-slide-v4 .slide-v4 .slide-v4-content p { font-size: 18px; font-weight: 500; line-height: 32px; color: #5C6066; margin-bottom: 38px; text-transform: capitalize; } .tf-slide-v4 .slide-v4 .slide-v4-content .browse { font-size: 16px; font-weight: 500; line-height: 30px; display: block; color: #595960; margin-top: 36px; margin-bottom: 22px; } .tf-slide-v4 .slide-v4 .slide-v4-content .icon-car { margin-bottom: 26px; gap: 14px; flex-wrap: wrap; } .tf-slide-v4 .slide-v4 .slide-v4-content .icon-car li { padding: 2px 16px; border: solid 1px #E4E4E4; border-radius: 100px; color: #0D1637; display: flex; justify-content: center; align-items: center; gap: 8px; } .tf-slide-v4 .slide-v4 .slide-v4-content .icon-car li span { font-size: 14px; font-weight: 600; line-height: 30px; font-family: "Plus Jakarta Sans", sans-serif; } .tf-slide-v4 .slide-v4 .slide-v4-image { margin-left: -71px; } .tf-slide-v4 .slide-v4 .slide-v4-image img { width: 100%; height: auto; } /*------------ Slider V4---------------- */ /*--------------- widget ---------------- */ /*------------- preload------------- */ /*------------- Scroll Top------------- */ /*------------- Page Title------------- */ /*------------- Icon-box ------------- */ /*------------- Counter------------- */ /*------------- Team ------------- */ /*------------- Testimonial ------------- */ /*------------- Video ------------- */ /*------------- Map------------- */ /*------------- pagination ------------- */ /*------------- breakcrumb ------------- * /* -------------------------------- */ .preload-container { position: fixed; top: 0px; left: 0px; z-index: 999999999999999; height: 100%; width: 100%; background-color: #ffffff; } .preload-container .middle { top: 50%; left: 50%; transform: translate(-50%, -50%); position: absolute; z-index: 100; margin: 0px 0px 0px -50px; background-repeat: no-repeat; background-position: center center; background-size: contain; content: url(./../images/logo/logo-smart-removebg-preview.png); animation: preload 1.2s linear infinite alternate; } /* Scroll Top -------------------------------------------------------------- */ .button-go { position: fixed; display: block; width: 47px; height: 47px; line-height: 47px; border-radius: 6px; text-align: center; z-index: 999; right: 25px; bottom: 30px; opacity: 0; visibility: hidden; cursor: pointer; overflow: hidden; } .button-go.show { right: 20px; opacity: 1; visibility: visible; } .button-go::before, .button-go::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .button-go::before { z-index: -1; background-color: #D01818; } .button-go::after { content: "\ea3a"; font-family: "icomoon"; font-size: 17px; color: #ffffff; font-weight: 600; } .button-go:hover { transform: translateY(-3px); } /*------------ Page Title ---------------- */ .tf-page-title .page-title { padding: 144px 0; background-image: url(./../images/page/page-title.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; animation: shrink 7s infinite alternate; } .tf-page-title .page-title span { font-size: 16px; font-weight: 600; color: #ffffff; line-height: 1.5em; text-transform: capitalize; } .tf-page-title .page-title .main-title { font-size: 63px; font-weight: 700; color: #ffffff; line-height: 1.32em; text-transform: capitalize; } /*------------ Blog Content ---------------- */ .format-standard .feature-post { position: relative; overflow: hidden; margin-bottom: 29px; } .format-standard .feature-post img { width: 100%; object-fit: cover; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .format-standard .feature-post .category { position: absolute; top: 14px; left: 14px; z-index: 1; } .format-standard .feature-post .category ul li a { padding: 8px 20px 8px 28px; background-color: #D01818; color: #ffffff; text-transform: uppercase; font-size: 14px; font-weight: 700; line-height: 22px; letter-spacing: 0.135em; margin-right: 10px; margin-bottom: 10px; border-radius: 5px; display: inline-block; } .format-standard .feature-post .category ul li a:hover { background-color: #000000; } .format-standard:hover img { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s; } .format-standard .main-post .entry-title { font-size: 32px; line-height: 44.2px; color: #000000; margin-top: 15px; margin-bottom: 18px; } .format-standard .main-post .entry-des { font-size: 18px; font-weight: 400; line-height: 33px; margin-right: 40px; color: #83827F; margin-bottom: 34px; } .format-standard .main-post .btn-read-more i { color: #83827F; } .format-standard-details { margin-bottom: 46px; } .format-standard-details .horizontal { margin-bottom: 23px; } .format-standard-details .entry-title { font-family: "DM Sans", sans-serif; font-size: 32px; font-weight: 700; line-height: 44.2px; letter-spacing: 0.015em; } .text-box-blog { padding: 38px 38px 33px 38px; background-image: url(./../images/blog/quote.jpg); background-size: cover; background-repeat: no-repeat; background-position: center center; position: relative; margin-bottom: 40px; } .text-box-blog:before { position: absolute; content: ""; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(0, 0, 0, 0.58); } .text-box-blog > p { font-size: 24px; font-weight: 700; line-height: 43px; color: #ffffff; position: relative; margin-bottom: 22px; } .text-box-blog span { line-height: 20.16px; color: #ffffff; padding-left: 30px; position: relative; } .text-box-blog span::before { position: absolute; content: ""; width: 19px; height: 2px; background-color: #ffffff; left: 0; top: 50%; bottom: 50%; } .text-box-blog i { position: absolute; font-size: 30px; color: #D01818; bottom: 15%; right: 4.8%; } .post-wrap h3 { font-size: 28px; line-height: 56px; margin-bottom: 30px; } .post-wrap .imgae-list { padding-left: 54px !important; } .post-wrap > p { font-size: 18px; font-weight: 400; line-height: 32px; color: #83827F; } .tag-wrap { padding-top: 50px; padding-bottom: 35px; border-bottom: 1px solid #EAEAEA; display: flex; justify-content: space-between; flex-wrap: wrap; align-items: center; margin-bottom: 32px; } .tag-wrap a { box-shadow: 0px 4px 15px 0 rgba(0, 0, 0, 0.06); margin-top: 12px; font-size: 14px; } .tag-wrap p { font-size: 20px; font-weight: 500; line-height: 30px; color: #000000; margin-right: 15px; } .quote { font-size: 18px; font-weight: 500; line-height: 32px; font-style: italic; margin-top: 62px; margin-bottom: 37px; } .icon-list li:not(:last-child) { margin-bottom: 21px; } .icon-list li i { color: #D01818; font-size: 13px; width: 30px; height: 30px; background-color: #ffffff; border-radius: 100%; text-align: center; line-height: 30px; box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.06); margin-right: 11px; margin-left: 7px; } .icon-list li i:hover { background-color: #D01818; color: #ffffff; } .icon-list li p { font-family: "Plus Jakarta Sans", sans-serif; font-size: 16px; font-weight: 400; line-height: 20.16px; } .entry:not(:last-child) { margin-bottom: 60.68px; } .entry-meta span { margin-right: 22px; position: relative; } .entry-meta span i { color: #D01818; margin-right: 10px; } .entry-meta span a { font-size: 15px; font-weight: 500; line-height: 18.9px; color: #83827F; } .entry-meta span a:hover { color: #000000; } .entry-meta .line:not(:last-child)::after { position: absolute; content: ""; height: 60%; width: 1px; right: -10%; bottom: 0; top: 28%; background-color: #83827F; rotate: 22deg; } .horizontal span { margin-right: 32px; } .horizontal .line:not(:last-child)::after { rotate: 0deg; width: 10px; height: 1px; bottom: 50%; top: 50%; right: -21%; } /*------------ Comment List ---------------- */ .wrap-review { margin-bottom: 52px; } .comment-list ol li:not(:last-child) { margin-bottom: 93px; } .comment-list ol li .images { margin-right: 39px; } .comment-list ol li .images img { width: 80px; height: 80px; border-radius: 100%; margin-bottom: 30px; } .comment-list ol li .content .title-item { margin-bottom: 14px; } .comment-list ol li .content .title-item h4 { font-size: 16px; font-weight: 700; line-height: 20px; margin-right: 14px; } .comment-list ol li .content .title-item p { font-size: 12px; font-weight: 600; line-height: 20px; letter-spacing: 0.1em; text-transform: uppercase; color: #949392; } .comment-list ol li .content .start-wrap { margin-bottom: 16px; } .comment-list ol li .content .start-wrap span { font-size: 16px; font-weight: 600; line-height: 26.8px; color: #000000; } .comment-list ol li .content .start-wrap .star { margin-left: 26px; margin-right: 17px; } .comment-list ol li .content .start-wrap .star i { font-size: 12px; color: #FBAD17; margin: 0 2px; } /*------------Form Comment ---------------- */ .comments .respond-comment { padding: 71px 47px 81px 47px; background-color: #F8F8F9; } .comments .respond-comment .comment-form .form-cm { position: relative; } .comments .respond-comment .comment-form .form-cm i { position: absolute; top: 5px; left: 0; color: #000000; } .comments .respond-comment .comment-form .form-cm input { padding: 0px 0px 23px 27px; border-radius: unset; border-bottom: 1px solid #D4DCE0; border-top: unset; border-left: unset; border-right: unset; background-color: transparent; font-size: 18px; line-height: 18px; letter-spacing: 0.06em; font-weight: 400; color: rgba(20, 33, 43, 0.8); margin-bottom: 58px; } .comments .respond-comment .comment-form .form-cm textarea { padding: 0px 0px 23px 27px; border-radius: unset; border-bottom: 1px solid #D4DCE0; border-top: unset; border-left: unset; border-right: unset; background-color: transparent; font-size: 18px; line-height: 18px; font-weight: 400; color: rgba(20, 33, 43, 0.8); height: 134px; margin-bottom: 47px; } .comments .respond-comment .comment-form .check-box { margin-bottom: 59px; } .comments .respond-comment .comment-form .check-box p { font-size: 18px; font-weight: 400; line-height: 22.68px; color: #83827F; text-transform: capitalize; margin-left: 9px; } .comments .respond-comment .comment-form .button-fr { padding: 20px 42px; border-radius: unset; display: inline-block; width: auto; background-color: #D01818; color: #ffffff; font-weight: 500; font-family: "Plus Jakarta Sans", sans-serif; line-height: 20.16px; } .comments .respond-comment .comment-form .button-fr:hover { background-color: #000000; } /*------------ Form Register ---------------- */ .content-re-lo { padding: 40px; position: relative; } .content-re-lo .btn-close { overflow: hidden; position: absolute; right: 42px; top: 36px; border: none; outline: none; z-index: 10 !important; opacity: 1; } .content-re-lo .title { font-size: 30px; font-weight: 700; color: #000000; line-height: 45px; margin-bottom: 30px; } .content-re-lo .respond-register-form fieldset { margin-bottom: 20px; } .content-re-lo .respond-register-form form input:focus { border: 1px solid #D01818; } /*------------ Title main ---------------- */ .heading-section .sub-title { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #D01818; position: relative; display: inline-block; text-transform: uppercase; } .heading-section .sub-title::before { content: ""; position: absolute; bottom: 2px; right: 0; left: 0; height: 2px; width: 100%; background: rgba(208, 24, 24, 0.19); } .title-section-main { font-size: 44px; line-height: 60px; text-transform: capitalize; padding-left: 13px; position: relative; } .title-section-main::before { position: absolute; content: ""; width: 2px; height: 33px; background-color: #D01818; left: 0; top: 50%; transform: translateY(-50%); } /*------------ Icon -box ---------------- */ .border-line { position: relative; background: none; border: none; } .border-line:hover { border: 1px solid #D01818; transition: all 0.5s; } .icon-box { background-color: #ffffff; border: solid 1px #EBEBEB; padding: 30px 10px 37px 10px; text-align: center; position: relative; transition: all 0.2s ease; box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.06); display: block; } .icon-box .image-box-wrap { height: 111px; text-align: center; display: flex; justify-content: center; align-items: center; } .icon-box .image-box-wrap img { width: auto; height: auto; } .icon-box .title-icon { font-size: 20px; font-weight: 700; line-height: 31px; color: #0D1637; display: inline-block; font-family: "DM Sans", sans-serif; } .icon-box .btn-con-box { padding: 12px; background-color: #D01818; border-radius: 100px; position: absolute; bottom: -17px; right: 19%; z-index: 1; visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .icon-box .btn-con-box:hover { background-color: #000000; transition: all 0.3s ease; } .icon-box .btn-con-box i { color: #ffffff; rotate: -30deg; display: inline-block; } .icon-box:hover .btn-con-box { visibility: visible; opacity: 1; right: 9%; } .w-722 { max-width: 722px; width: 100%; } .box-icon-list { display: grid; grid-template-columns: 1fr 1fr 1fr; border-bottom: 3px solid #D01818; box-shadow: 0px 4px 58px 0px rgba(0, 0, 0, 0.06); } .v1-box { padding: 36px 10px 40px 10px; box-shadow: unset; } .v1-box:hover { border-bottom: 1px solid #D01818; } .v1-box .title-icon { font-size: 22px; color: #26232A; display: inline-block; } .v1-box .image-box-wrap { height: 105px; text-align: center; display: flex; justify-content: center; align-items: flex-end; margin-bottom: 15px; } .v1-box .btn-con-box { top: 25px; right: 19%; bottom: unset; } .v1-box:hover .btn-con-box { visibility: visible; opacity: 1; right: 9%; bottom: unset; } .w-470 { max-width: 470px; width: 100%; background-color: #151514; } .box-icon-list-v2 { display: grid; grid-template-columns: 1fr 1fr; } .v2-box { background: transparent; border: solid 1px rgba(255, 255, 255, 0.08); padding: 20px 10px 25px 10px; } .v2-box .title-icon { font-size: 20px; font-weight: 700; line-height: 31px; color: #ffffff; display: inline-block; font-family: "DM Sans", sans-serif; text-transform: capitalize; } .box-car-wrap { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr; align-items: end; grid-gap: 16px; align-items: stretch; } .box-car-wrap .box-car-item { padding: 52px 20px 33px 20px; border: solid 1px #F1F1F1; border-radius: 10px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; align-items: center; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .box-car-wrap .box-car-item:hover { background-color: #F4F5F9; } .box-car-wrap .box-car-item .image-car { margin-bottom: 29px; } .box-car-wrap .box-car-item .image-car img { -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .box-car-wrap .box-car-item > span { font-size: 22px; font-weight: 600; line-height: 30px; color: #0D1637; display: block; text-transform: capitalize; } .box-car-wrap .box-car-item:hover img { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 2) 0s; } /*------------ Icon -box ---------------- */ /*------------ Widget blog ---------------- */ .widget-blog .feature-post { position: relative; overflow: hidden; } .widget-blog .feature-post .category { display: inline-block; position: absolute; top: 5%; left: 2.1%; z-index: 1; } .widget-blog .feature-post .category ul li a { padding: 11px 18px 11px 23px; background-color: #ffffff; color: #000000; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 22px; letter-spacing: 0.135em; } .widget-blog .feature-post .category ul li i { margin-right: 6px; color: #D01818; } .widget-blog .feature-post img { width: 100%; object-fit: cover; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .bl-v1 .main-post { padding: 19px 26px 26px 30px; box-shadow: 0px 9px 19px 0px rgba(0, 0, 0, 0.04); } .bl-v1 .main-post .entry-meta { margin-bottom: 11px; display: flex; flex-wrap: wrap; } .bl-v1 .main-post .entry-meta .author > img { width: 34px; height: auto; border: solid 2px #ffffff; border-radius: 100px; box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.07); margin-right: 6px; } .bl-v1 .main-post .entry-title { font-size: 20px; line-height: 34px; font-weight: 700; text-transform: uppercase; margin-bottom: 12px; } .bl-v1 .main-post .entry-des { color: #5E5F63; margin-bottom: 27px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; } .bl-v1 .main-post .btn-read-more { padding: 15px 27px 11px 20px; background-color: #D01818; } .bl-v1 .main-post .btn-read-more .more-link { display: flex; align-items: center; justify-content: space-between; letter-spacing: 0.05em; } .bl-v1 .main-post .btn-read-more .more-link i { position: relative; color: white; font-size: 10px; } .bl-v1 .main-post .btn-read-more .more-link i::after { position: absolute; content: ""; width: 25px; height: 25px; border: 1px solid #000000; border-radius: 100px; right: -7px; top: 50%; bottom: 50%; transform: translateY(-50%); } .bl-v1:hover .feature-post img { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); -webkit-transition: all 2s cubic-bezier(0.3, 1, 0.35, 2) 0s; transition: all 0.8s cubic-bezier(0.3, 1, 0.35, 2) 0s; } .bl-v1:hover .category ul > li > a { background-color: #D01818; color: #ffffff; transition: all 0.5s; } .bl-v1:hover .category ul > li > a > i { color: #ffffff !important; transition: all 0.5s; } .bl-v1:hover .btn-read-more { background-color: #D01818 !important; transition: all 0.5s; } .bl-v1:hover .btn-read-more a { color: #ffffff; transition: all 0.5s; } .bl-v1:hover .btn-read-more a > i { color: #ffffff !important; transition: all 0.5s; } .bl-v1:hover .btn-read-more a > i::after { color: #ffffff !important; border: 1px solid #ffffff !important; transition: all 0.5s; } .bl-v2:hover .feature-post img { transform: scale3d(1.1, 1.1, 1.1); -webkit-transition: all 2s cubic-bezier(0.3, 1, 0.35, 2) 0s; transition: all 0.8s cubic-bezier(0.3, 1, 0.35, 2) 0s; } .bl-v2:hover .category ul > li > a { background-color: #D01818; color: #ffffff; transition: all 0.5s; } .bl-v2:hover .category ul > li > a > i { color: #ffffff !important; transition: all 0.5s; } .bl-v2 .main-post { background-color: #ffffff; padding: 23px 30px 30px 33px; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.06); margin-left: 20px; margin-right: 27px; position: relative; z-index: 1; margin-top: -57px; } .bl-v2 .main-post .entry-meta span { margin-right: 8px; position: relative; display: flex; align-items: center; } .bl-v2 .main-post .entry-meta .author i { font-size: 19px; } .bl-v2 .main-post .entry-meta .comment i { font-size: 15px; } .bl-v2 .main-post .entry-meta i { margin-right: 6px; } .bl-v2 .main-post .line { width: 100%; height: 1px; background-color: #E8EBED; margin-top: 14px; margin-bottom: 9px; } .bl-v2 .main-post .entry-title { font-size: 22px; line-height: 32px; margin-bottom: 15px; } .bl-v2 .main-post .btn-read-more .more-link { font-size: 16px; font-weight: 500; line-height: 31px; color: #00205C; text-transform: capitalize; letter-spacing: 0; } .bl-v2 .main-post .btn-read-more .more-link i { color: #D01818; margin-left: 9px; } /*------------ Widget blog ---------------- */ /*------------ Widget Counter ---------------- */ .counter-wrap { padding: 45px 59px; background-color: #ffffff; box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.06); display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap: 27px; position: relative; z-index: 1; width: 100%; transform: translate(0px, 25px); } .counter-v1 { position: relative; overflow: hidden; border: 1px solid rgba(65, 74, 79, 0.11); padding: 30px 30px 40px 30px; } .counter-v1:after { border-bottom: 10px solid transparent; border-top: 11px solid transparent; border-right: 6px solid #D01818; width: 0; height: 117px; position: absolute; content: ""; right: -20px; top: 50%; bottom: 50%; transform: translateY(-50%); visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .counter-v1:hover::after { opacity: 1; visibility: visible; right: 0; } .counter-v1 .number-counter { font-size: 34px; font-weight: 700; line-height: 27px; color: #0D1637; margin-bottom: 18px; } .counter-v1 svg { margin-bottom: 22px; height: 74px; transition: all 0.8s ease; } .counter-v1:hover svg { transform: rotateY(360deg); } .counter-v1 p { font-size: 18px; font-weight: 600; line-height: 30px; color: #0D1637; text-transform: capitalize; } .counter-v2 { display: flex; align-items: flex-end; justify-content: space-between; padding: 20px 5px 28px 37px; } .counter-v2:hover { background-color: #F2F5FB; } .counter-v2 .number-counter { font-size: 70px; font-weight: 600; line-height: 64px; color: #D01818; margin-right: 20px; } .counter-v2 p { font-size: 16px; font-weight: 600; line-height: 20.16px; color: #000000; } .counter-v3 svg { margin-bottom: 26px; height: 65px; transition: all 0.8s ease; } .counter-v3 svg:hover { transform: rotateY(360deg); } .counter-v3 .number-counter { font-size: 40px; font-weight: 600; line-height: 54px; color: #1D2122; margin-bottom: 15px; text-transform: uppercase; } .counter-v3 p { font-size: 18px; font-weight: 600; line-height: 26px; color: #1D2122; text-transform: capitalize; } /*------------ Widget Counter ---------------- */ /*------------ Widget Team ---------------- */ .tf-widget-team .team-image { position: relative; margin-bottom: 21px; } .tf-widget-team .team-image .btn-team { position: absolute; top: 60%; left: 50%; transform: translate(-50%, -50%); padding: 38px; font-size: 28px; background-color: #ffffff; border-radius: 100%; opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .tf-widget-team .team-image .btn-team svg { font-size: 28px; display: inline-block; } .tf-widget-team .team-image .btn-team:hover { opacity: 1; } .tf-widget-team:hover .btn-team { visibility: visible; opacity: 0.75; top: 50%; } .tf-widget-team h5 { font-size: 19px; font-weight: 600; line-height: 30px; text-transform: capitalize; margin-bottom: 5px; } .tf-widget-team span { font-size: 16px; font-weight: 500; line-height: 25px; text-transform: capitalize; margin-bottom: 17px; display: inline-block; } .tf-widget-team .social-team { display: flex; align-items: center; justify-content: center; } .tf-widget-team .social-team li a { margin: 0px 12px; } .tf-widget-team .social-team li a { color: #BBBBBB; } .tf-widget-team .social-team li a:hover { color: #D01818; } /*------------ Widget Team ---------------- */ /*------------ Widget Tab service ---------------- */ .tab-car-service { margin-bottom: 55px; } .tab-car-service .nav-item .nav-link { padding: 12px 20px; background-color: #ffffff; color: #000000; border-radius: unset; font-size: 16px; font-weight: 600; line-height: 20.16px; letter-spacing: 0.03em; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.07); } .tab-car-service .nav-item .nav-link:hover { background-color: #D01818; color: #ffffff; transition: all 0.3s; border-radius: 5px; } .tab-car-service .nav-item .nav-link.active { background-color: #D01818; color: #ffffff; border-radius: 5px; position: relative; } .tab-car-service .nav-item .nav-link.active::after { content: ""; position: absolute; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 10px solid #D01818; bottom: -10px; left: 25%; } /*------------ Widget Tab service ---------------- */ /*------------ Widget Car Service ---------------- */ .hover-listing-image { min-height: 309px; position: relative; z-index: 5; } .hover-listing-image .wrap-hover-listing { top: 0; bottom: 5px; left: 0; right: 0; position: absolute; display: flex; overflow: hidden; } .hover-listing-image .wrap-hover-listing .listing-item { align-items: flex-end; display: flex; flex: 1; height: 100%; position: static; } .hover-listing-image .wrap-hover-listing .listing-item .images { border: 0; height: 100%; left: 0; overflow: hidden; position: absolute; width: 100%; opacity: 0; z-index: -2; } .hover-listing-image .wrap-hover-listing .listing-item .images .overlay-limit { text-align: center; position: absolute; width: 100%; top: 0; bottom: 0; color: #fff; background-color: rgba(0, 0, 0, 0.6); display: flex; flex-direction: column; align-items: center; justify-content: center; z-index: 55; } .hover-listing-image .wrap-hover-listing .listing-item .images .overlay-limit img { width: 54px !important; height: 65px !important; background: unset !important; } .hover-listing-image .wrap-hover-listing .listing-item .images .overlay-limit p { font-size: 20px; color: #fff; font-weight: 500; } .hover-listing-image .wrap-hover-listing .listing-item.active .images { opacity: 1; z-index: -2; transition: all 0, 3s; } .hover-listing-image .wrap-hover-listing .listing-item.active .images img { height: 100%; width: 100%; object-fit: cover; } .hover-listing-image .wrap-hover-listing .view-gallery { cursor: pointer; } .hover-listing-image .wrap-hover-listing .bullet-hover-listing { position: absolute; bottom: 0; width: 100%; height: 3px; display: flex; justify-content: space-between; } .hover-listing-image .wrap-hover-listing .bullet-hover-listing .bl-item { width: 100%; height: 4px; background-color: #86898E; z-index: 25; margin-right: 6px; } .hover-listing-image .wrap-hover-listing .bullet-hover-listing .bl-item:last-child { margin-right: 0; } .hover-listing-image .wrap-hover-listing .bullet-hover-listing .bl-item.active { background: #D01818; } .tf-car-service { border-radius: 10px; overflow: hidden; background-color: #ffffff; box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.07); } .tf-car-service .image { overflow: hidden; position: relative; } .tf-car-service .image .stm-badge-top { position: absolute; top: 16px; right: 14px; left: 14px; display: flex; justify-content: space-between; align-items: center; z-index: 10; } .tf-car-service .image .stm-badge-top .feature { display: flex; justify-content: space-between; align-items: center; } .tf-car-service .image .stm-badge-top .feature span { padding: 9px 20px; background-color: #D01818; font-size: 15px; font-weight: 500; line-height: 15px; color: #ffffff; border-radius: 6px; margin-right: 10px; } .tf-car-service .image .stm-badge-top .feature .cut { display: flex; justify-content: space-between; align-items: center; background-color: rgba(0, 0, 0, 0.81); padding: 5px; border-radius: 2px; } .tf-car-service .image .stm-badge-top .feature .cut p { font-size: 16px; font-weight: 500; color: #ffffff; line-height: 20px; margin-left: 6px; } .tf-car-service .image .stm-badge-top > span { padding: 9px 20px; background-color: #D01818; font-size: 15px; font-weight: 500; line-height: 15px; color: #ffffff; border-radius: 3px; } .tf-car-service .image .listing-images { position: relative; border-radius: 8px 8px 0px 0px; overflow: hidden; } .tf-car-service .content { padding: 16px 43px 37px 34px; text-align: left; } .tf-car-service .content .sub-title { display: inline-block; font-size: 14px; font-weight: 500; line-height: 17.64px; color: #D01818; margin-bottom: 8px; } .tf-car-service .content .title { margin-bottom: 6px; } .tf-car-service .content .price { font-size: 15px; font-weight: 600; line-height: 18.9px; color: #D01818; } .tf-car-service .content .description ul { display: flex; align-items: flex-start; justify-content: space-between; border-bottom: 1px solid #EFEFEF; padding: 20px 0px 30px 0px; } .tf-car-service .content .description ul li.listing-information { position: relative; display: flex; } .tf-car-service .content .description ul li.listing-information:not(:last-child) { margin-right: 23px; } .tf-car-service .content .description ul li.listing-information:not(:last-child)::after { width: 1px; height: 26px; background-color: #D9D9D9; content: ""; position: absolute; right: -15%; top: 50%; transform: translateY(-50%); } .tf-car-service .content .description ul li.listing-information i { color: #000000; margin-right: 16px; margin-top: 10px; font-size: 17px; } .tf-car-service .content .description ul li.listing-information .inner span { font-size: 14px; font-weight: 400; line-height: 20px; color: #A2A4A8; } .tf-car-service .content .description ul li.listing-information .inner p { font-size: 14px; font-weight: 500; line-height: 20px; color: #000000; } .tf-car-service .content .bottom-btn-wrap { margin-top: 21px; display: flex; align-items: center; justify-content: space-between; } .tf-car-service .content .bottom-btn-wrap .btn-read-more .more-link { letter-spacing: 0.05em; } .tf-car-service .content .bottom-btn-wrap .btn-read-more .more-link i { color: #D01818; margin-right: 12px; } .tf-car-service .content .bottom-btn-wrap .price-wrap { display: flex; align-items: center; gap: 12px; } .tf-car-service .content .bottom-btn-wrap .price-wrap .price-sale { font-size: 20px; font-weight: 600; line-height: 25.2px; color: #D01818; } .tf-car-service .content .bottom-btn-wrap .price-wrap .price { font-size: 18px; font-weight: 500; line-height: 22.68px; color: #86898E; text-decoration-line: line-through; } .tf-car-service .content .bottom-btn-wrap .btn-group .icon-service { padding: 14px; border-radius: 3px; background: #F2F6F7; } .tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:hover { background-color: #D01818; transition: all 0.5s; } .tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:hover i { color: #ffffff !important; } .tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:not(:last-child) { margin-right: 10px; } .tf-car-service .content .bottom-btn-wrap .btn-group .icon-service:not(:last-child) i { color: #000000; } .hoverable-indicators { position: absolute; bottom: 0; width: 100%; height: 4px; display: flex; justify-content: space-between; } .hoverable-indicators { position: absolute; bottom: 0; width: 100%; height: 3px; display: flex; justify-content: space-between; } .hoverable-indicators .indicator { width: 100%; height: 3px; background-color: #86898E; z-index: 25; margin-right: 2px; } .hoverable-indicators .indicator.active { background-color: #D01818; } /*------------ Widget Car Service ---------------- */ /*------------ Widget Car Service V2---------------- */ .tf-car-service-v2 { display: flex; border-radius: 10px; background: #0A1426; box-shadow: 0px 6px 27px 0px rgba(0, 0, 0, 0.07); overflow: hidden; } .tf-car-service-v2 .image { position: relative; max-width: 36.8%; width: 100%; } .tf-car-service-v2 .image .stm-badge-top { position: absolute; top: 10px; left: 10px; } .tf-car-service-v2 .image .stm-badge-top .feature-group { display: flex; align-items: center; gap: 8px; } .tf-car-service-v2 .image .stm-badge-top .feature-group .featured { font-size: 15px; font-weight: 500; padding: 9px 12px; border-radius: 4px; background: #D01818; color: #ffffff; line-height: 12px; } .tf-car-service-v2 .image .stm-badge-top .feature-group .year { font-size: 15px; font-weight: 500; padding: 9px 12px; border-radius: 4px; background: #060C12; color: #ffffff; line-height: 12px; } .tf-car-service-v2 .image .thumb { width: 100%; height: 100%; } .tf-car-service-v2 .image .thumb img { width: 100%; height: 100%; object-fit: cover; } .tf-car-service-v2 .content { width: 100%; padding: 26px 24px 20px 30px; } .tf-car-service-v2 .content .sub-title { font-size: 14px; font-weight: 500; line-height: 17.64px; color: #D01818; margin-bottom: 8px; display: inline-block; } .tf-car-service-v2 .content .title a { color: #ffffff; } .tf-car-service-v2 .content .description { padding-bottom: 37px; padding-top: 35px; border-bottom: solid 1px rgba(82, 89, 116, 0.17); } .tf-car-service-v2 .content .description ul { display: flex; justify-content: space-between; gap: 10px; } .tf-car-service-v2 .content .description ul .listing-information { display: flex; align-items: flex-start; gap: 8px; } .tf-car-service-v2 .content .description ul .listing-information i { color: #ffffff; margin-top: 10px; font-size: 18px; } .tf-car-service-v2 .content .description ul .listing-information .inner span { font-size: 14px; font-weight: 400; color: #A2A4A8; } .tf-car-service-v2 .content .description ul .listing-information .inner p { font-size: 14px; font-weight: 400; color: #ffffff; line-height: 14px; } .tf-car-service-v2 .content .bottom-btn-wrap { display: flex; align-items: center; justify-content: space-between; padding-top: 20px; gap: 20px; } .tf-car-service-v2 .content .bottom-btn-wrap .price-group .price-sale { font-size: 20px; font-weight: 600; line-height: 25.2px; color: #D01818; margin-right: 12px; } .tf-car-service-v2 .content .bottom-btn-wrap .price-group .price { font-size: 18px; font-weight: 500; line-height: 22.68px; color: #86898E; } .tf-car-service-v2 .content .bottom-btn-wrap .btn-group { display: flex; gap: 11px; align-items: center; } .tf-car-service-v2 .content .bottom-btn-wrap .btn-group .icon-service { padding: 14px; border-radius: 3px; background: #171F2F; cursor: pointer; } .tf-car-service-v2 .content .bottom-btn-wrap .btn-group .icon-service:hover { background-color: #D01818; } .tf-car-service-v2 .content .bottom-btn-wrap .btn-group .icon-service i { color: #ffffff; } /*------------ Widget Car Service V2---------------- */ /*------------ Widget logo partner ---------------- */ .slogan-logo img { width: 240px; border-radius: 20px; } .slogan-logo img:hover { filter: drop-shadow(2px 4px 6px black); transition: all 0.5s; } .title-section { position: relative; margin-bottom: 57px; } .title-section::before { position: absolute; content: ""; width: 100%; height: 2px; background-color: rgba(217, 217, 217, 0.56); left: 0; right: 0; top: 50%; transform: translateY(-50%); } .title-section h4 { font-size: 30px; font-weight: 700; letter-spacing: 0.04em; text-transform: uppercase; color: #000000; display: inline-block; padding: 0px 17px; background-color: #ffffff; position: relative; } .text { font-size: 22px; font-weight: 600; line-height: 30px; color: #0D1637; display: block; text-transform: capitalize; margin-top: 11px; text-align: center; } /*------------ Widget logo partner ---------------- */ /*------------ Widget server v2 ---------------- */ .tab-car-service-v2 { gap: 14px; justify-content: center !important; } .tab-car-service-v2 .nav-item .nav-link { font-size: 16px; font-weight: 500; line-height: 20.16px; color: #77787B; padding: 6px 18px; border-radius: 4px; border: 1px solid #EAEAEA; background-color: #ffffff; box-shadow: 0px 4px 11px 0px rgba(0, 0, 0, 0.04); } .tab-car-service-v2 .nav-item .nav-link:hover { background-color: #D01818; color: #ffffff; box-shadow: 0px 7px 11px 0px rgba(208, 24, 24, 0.21); transition: all 0.3s; } .tab-car-service-v2 .nav-item .active { background-color: #D01818; color: #ffffff; box-shadow: 0px 7px 11px 0px rgba(208, 24, 24, 0.21); } .header-tab { display: flex; align-items: center; justify-content: space-between; } /*------------ Widget server v2 ---------------- */ /*------------ Widget Quote ---------------- */ .tf-widget-quote { margin-bottom: -80px; } .tf-widget-quote .widget-quote { border-radius: 5px; border: 1px solid #E0E5EF; box-shadow: 0px 4px 11px 0px rgba(38, 48, 73, 0.05); padding: 10px; } .tf-widget-quote .widget-quote .quote-wrap { background-color: #D01818; padding: 42px 30px 42px 52px; border-radius: 5px; display: flex; align-items: center; justify-content: space-between; } .tf-widget-quote .widget-quote .quote-wrap .title-quote { color: #ffffff; font-size: 28px; font-weight: 700; } .tf-widget-quote .widget-quote .quote-wrap .content-quote { display: flex; gap: 35px; align-items: center; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .quote-time { display: flex; align-items: center; gap: 20px; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .quote-time .icon { border: 1px solid rgba(255, 255, 255, 0.22); border-radius: 100%; padding: 8px 10px; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .quote-time .content .phone { font-size: 18px; font-weight: 700; color: #ffffff; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .quote-time .content .phone-number { font-size: 15px; font-weight: 500; color: #ffffff; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .btn-main .button_main_inner { background: #ffffff; color: #0A1426; } .tf-widget-quote .widget-quote .quote-wrap .content-quote .btn-main .button_main_inner:hover { background: #0A1426; color: #ffffff; } /*------------ Widget Quote ---------------- */ /*------------ Widget car banner ---------------- */ .tf-car-banner .group-content { max-width: 310px; width: 100%; } .tf-car-banner .group-content .heading { font-size: 34px; font-weight: 700; line-height: 44px; color: #ffffff; margin-bottom: 31px; } .tf-car-banner .group-content .more-link { font-size: 16px; font-weight: 700; text-transform: uppercase; color: #ffffff; line-height: 20.83px; letter-spacing: 0.05em; } .tf-car-banner .group-content .more-link i { margin-left: 11px; } .tf-car-banner .group-image { position: absolute; top: 0; right: 0; } .tf-car-banner .group-image .shape { width: 220px; height: 220px; background-color: rgba(0, 0, 0, 0.38); filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.01)); border-radius: 100%; } .tf-car-banner .group-image .shape1 { width: 220px; height: 220px; background-color: rgba(255, 255, 255, 0.14); filter: drop-shadow(0px 4px 10px rgba(0, 0, 0, 0.01)); border-radius: 100%; } .tf-car-banner .group-image .car { position: absolute; top: 42%; right: 10%; width: 280px; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .tf-car-banner:hover .group-image .car { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); } .car-bg-red { background-image: url(../images/banner/bg2.png); background-repeat: no-repeat; background-size: cover; padding: 60px 44px; position: relative; } .car-bg-black { background-image: url(../images/banner/bg1.jpg); background-repeat: no-repeat; background-size: cover; padding: 60px 44px; position: relative; } .car-banner-style2 { background-image: url(../images/banner/bg4.png); background-repeat: no-repeat; background-size: cover; padding: 40px 37px 75px 37px; position: relative; background-color: #000000; } .car-banner-style2 .group-content { max-width: 330px; width: 100%; } .car-banner-style2 .group-content .sub-heading { font-size: 16px; font-weight: 700; letter-spacing: 0.11em; text-transform: uppercase; color: #ffffff; position: relative; display: inline-block; margin-bottom: 15px; } .car-banner-style2 .group-content .sub-heading::after { content: ""; width: 100%; height: 1px; background-color: #D01818; position: absolute; bottom: 0px; left: 0; } .car-banner-style2 .group-content .heading-car { color: #ffffff; margin-bottom: 28px; } .car-banner-style2 .group-content .more-link { color: #D01818; } .car-banner-style2 .group-image { position: absolute; top: 19%; right: 4%; } .car-banner-style2 .group-image .car { position: absolute; top: -28%; right: -6%; width: 344px; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .car-banner-style2 .group-image .car-red { position: absolute; bottom: -13%; right: -11%; width: 466px; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } .car-banner-style2:hover .group-image .car { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } .car-banner-style2:hover .group-image .car-red { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } /*------------ Widget car banner ---------------- */ /*------------ Widget Selling car ---------------- */ .widget-selling-car { background-color: #F8F8F8; padding-top: 50px; } .selling-car { display: flex; align-items: flex-start; justify-content: space-between; gap: 45px; } .selling-car .selling-carpart { width: 100%; position: relative; } .selling-car .selling-carpart .offer-bg { right: 77px; top: 63px; z-index: 1; position: absolute; } .selling-car .selling-carpart .carpart { position: relative; } .selling-car .selling-carpart .mask { position: absolute; left: -22px; width: 82%; top: 6px; } .selling-car .selling-carpart .car { padding-top: 40px; padding-bottom: 90px; margin-left: 0px; position: relative; } .selling-car .selling-carpart .item-dot { width: 36px; height: 36px; border-radius: 50%; background-color: #ffffff; position: absolute; top: 69%; right: 25%; z-index: 5; cursor: pointer; } .selling-car .selling-carpart .item-dot::after { content: "\e961"; font-family: "icomoon"; position: absolute; top: 50%; left: 50%; color: #000000; font-size: 12px; line-height: 36px; transform: translate(-50%, -50%); z-index: 10; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } .selling-car .selling-carpart .item-dot .inner { width: 248px; position: absolute; padding: 14px 30px 14px 30px; padding-top: 11px; padding-bottom: 20px; text-align: left; background: #ffffff; border-radius: 0px; z-index: 10; opacity: 0; visibility: hidden; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -ms-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; top: 50%; left: 52px; transform: translateY(-50%); } .selling-car .selling-carpart .item-dot .inner .group-title { display: flex; align-items: center; justify-content: space-between; gap: 20px; } .selling-car .selling-carpart .item-dot .inner .group-title .title { color: #000000; font-size: 16px; font-weight: 700; text-transform: capitalize; width: max-content; } .selling-car .selling-carpart .item-dot .inner .description { color: #86898E; font-size: 14px; font-weight: 400; line-height: 22px; text-transform: capitalize; } .selling-car .selling-carpart .item-dot .inner::after { content: ""; width: 20px; height: 20px; transform: translateY(-50%) rotate(0deg); position: absolute; top: 50%; left: -13px; border-radius: 2px; background: #ffffff; clip-path: polygon(0 50%, 80% 100%, 80% 0); } .selling-car .selling-carpart .item-dot.active { background: #D01818; z-index: 10; color: #ffffff; } .selling-car .selling-carpart .item-dot.dot-1 { right: 17.5% !important; top: 54% !important; } .selling-car .selling-carpart .item-dot.dot-2 { left: 23.5% !important; top: 28% !important; } .selling-car .selling-carpart .item-dot.dot-3 { left: 5.5% !important; top: 59% !important; } .selling-car .selling-carpart .right .inner { right: 52px !important; left: unset; } .selling-car .selling-carpart .right .inner::after { transform: translateY(-50%) rotate(180deg); right: -13px; left: unset; } .selling-car .selling-content { max-width: 610px; width: 100%; background-color: #ffffff; padding: 75px 43px 32px 49px; margin-top: 13px; box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.04); } .selling-car .selling-content .sub-selling { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.09em; color: #D01818; text-transform: uppercase; position: relative; } .selling-car .selling-content .sub-selling::before { position: absolute; width: 100%; height: 2px; background-color: rgba(208, 24, 24, 0.19); bottom: 0; left: 0; } .selling-car .selling-content .title-selling { line-height: 50px; margin-bottom: 9px; } .selling-car .selling-content .price-selling { margin-top: 30px; margin-bottom: 56px; display: flex; align-items: flex-end; gap: 11px; } .selling-car .selling-content .price-selling .price-sale { font-size: 24px; font-weight: 600; color: #D01818; line-height: 30.24px; } .selling-car .selling-content .price-selling .price { font-size: 16px; font-weight: 500; color: #86898E; line-height: 20.16px; text-decoration-line: line-through; } .selling-car .selling-content .parameter { padding-bottom: 32px; margin-bottom: 40px; border-bottom: 1px solid #EFEFEF; } .selling-car .selling-content .parameter ul { display: flex; gap: 25px; } .selling-car .selling-content .parameter ul .listing-information { display: flex; gap: 8px; align-items: flex-start; } .selling-car .selling-content .parameter ul .listing-information i { color: #000000; margin-top: 9px; font-size: 20px; } .selling-car .selling-content .parameter ul .listing-information .inner span { font-size: 14px; font-weight: 400; color: #A2A4A8; display: inline-block; line-height: 14px; } .selling-car .selling-content .parameter ul .listing-information .inner p { font-size: 14px; font-weight: 500; color: #000000; line-height: 14px; } .selling-car .selling-content .btn-main .button_main_inner { padding: 10px 40px; } .offer-bg { width: 100px; height: 100px; border-radius: 100%; background-color: #D01818; display: flex; align-items: center; justify-content: center; } .offer-bg .offer { width: 85px; height: 85px; border: 1px solid rgba(255, 255, 255, 0.63); border-radius: 100%; display: flex; justify-content: center; align-items: center; border-style: dashed; } .offer-bg .offer .offer-sale { font-size: 28px; font-weight: 600; color: #ffffff; text-align: center; line-height: 20px; padding-top: 13px; } .offer-bg .offer .offer-sale span { font-size: 16px; text-transform: uppercase; } .item-dot:hover .inner, .item-dot.active .inner { opacity: 1 !important; visibility: visible !important; } .item-dot.active:after { color: #ffffff !important; content: "\e962" !important; font-family: "icomoon"; } /*------------ Widget Selling car ---------------- */ /*------------ Widget Counter car ---------------- */ .widget-counter-car { padding-bottom: 80px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } .widget-counter-car .counter-car .counter-car-header-wrap { display: flex; justify-content: space-between; align-items: center; margin-bottom: 40px; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-header { max-width: 600px; width: 100%; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-header .sub-heading { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #D01818; text-transform: uppercase; display: inline-block; margin-bottom: 6px; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-header .title { color: #ffffff; text-transform: capitalize; line-height: 63px; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-content { max-width: 501px; margin-top: 19px; padding-right: 10px; width: 100%; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-content .description { color: #ffffff; } /*------------ Widget Counter car ---------------- */ /*------------ Widget Testimonial car v1 ---------------- */ .widget-testimonial-car { padding-top: 40px; padding-bottom: 132px; } .testimonial-swiper { overflow: hidden; position: relative; width: 100%; } .testimonial-car-v1 { padding: 0px 67px 0px 78px; padding-top: 100px; background-image: url(../images/testimonial/shape.png); background-position: center; background-repeat: no-repeat; background-size: cover; display: flex; align-items: flex-start; gap: 78px; } .testimonial-car-v1 .image-thumbs { border: 8px solid #ffffff; box-shadow: 0px 7px 16px 0px rgba(0, 0, 0, 0.07); max-width: 335px; width: 100%; position: relative; } .testimonial-car-v1 .image-thumbs .icon-quote { width: 85px; height: 85px; background-color: #D01818; display: flex; align-items: center; justify-content: center; border-radius: 100%; box-shadow: 0px 7px 29px 0px rgba(13, 39, 69, 0.05); position: absolute; top: -22px; left: -17px; } .testimonial-car-v1 .image-thumbs .icon-quote i { font-size: 37px; color: #ffffff; } .testimonial-car-v1 .image-thumbs .rating { background-color: #ffffff; margin-top: -58px; padding: 11px 34px; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 7px; } .testimonial-car-v1 .image-thumbs .rating i { font-size: 19px; color: #FF7B1B; } .testimonial-car-v1 .testimonial-content { margin-top: 19px; } .testimonial-car-v1 .testimonial-content .sub-title { font-size: 16px; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; color: #D01818; display: inline-block; line-height: 30px; position: relative; margin-bottom: 8px; } .testimonial-car-v1 .testimonial-content .sub-title::after { position: absolute; content: ""; width: 100%; height: 1px; background-color: rgba(208, 24, 24, 0.19); bottom: 0px; left: 0; } .testimonial-car-v1 .testimonial-content .title { font-size: 48px; font-weight: 700; line-height: 62px; text-transform: capitalize; margin-bottom: 28px; } .testimonial-car-v1 .testimonial-content .description { font-size: 22px; font-weight: 500; line-height: 46px; margin-bottom: 30px; } .testimonial-car-v1 .testimonial-content .wrap-avatar { display: flex; align-items: center; gap: 27px; } .testimonial-car-v1 .testimonial-content .wrap-avatar .avatar { width: 48px; } .testimonial-car-v1 .testimonial-content .wrap-avatar .info .name { font-size: 18px; font-weight: 700; text-transform: uppercase; color: #0D1637; } .testimonial-car-v1 .testimonial-content .wrap-avatar .info .position { font-size: 15px; font-weight: 500; color: #848790; } /*------------ Widget Testimonial car v1 ---------------- */ /*------------ Widget Feature car ---------------- */ .feature-car { display: flex; } .feature-car .feature-car-content { width: 54.8%; padding: 7em 9.5em 5em 19.5em; background-color: #F2F5FB; } .feature-car .feature-car-video { width: 45.2%; position: relative; } .feature-car .feature-car-video .icon-video { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .list-icon-check { margin-top: 47px; margin-bottom: 52px; } .list-icon-check ul li { display: flex; gap: 16px; align-items: center; } .list-icon-check ul li:not(:last-child) { margin-bottom: 29px; } .list-icon-check ul i { color: #D01818; font-size: 32px; } .list-icon-check ul p { font-size: 18px; font-weight: 600; line-height: 30px; color: #26232A; } /*------------ Widget Feature car ---------------- */ /*------------ Widget Video ---------------- */ .icon-video { width: 92px; height: 92px; border-radius: 91.957px; background: #FFF; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.03); border-radius: 100%; display: flex; align-items: center; justify-content: center; cursor: pointer; animation: pulse_two 2s infinite; } .icon-video i { color: #D01818; font-size: 30px; } /*------------ Widget Video ---------------- */ /*------------ Widget browse-by-mode car ---------------- */ .widget-browse-by-mode { background-image: url(../images/page/bg1.jpg); background-repeat: no-repeat; background-size: cover; padding-top: 124px; padding-bottom: 122px; position: relative; } .widget-browse-by-mode::before { content: ""; background: rgba(2, 2, 3, 0.9); top: 0; right: 0; left: 0; bottom: 0; position: absolute; } .widget-browse-by-mode .browse-by-mode { display: flex; gap: 77px; } .widget-browse-by-mode .browse-by-mode .heading-section .title { color: #ffffff; } .widget-browse-by-mode .browse-by-mode .heading-section .description { color: #86898E; } /*------------ Widget browse-by-mode car ---------------- */ /*------------ Widget icon-box ---------------- */ .widget-icon-box { padding-top: 240px; padding-bottom: 84px; background-color: #F2F5FB; } /*------------ Widget icon-box ---------------- */ /*------------ Widget car service ---------------- */ .widget-car-service { padding-top: 125px; padding-bottom: 137px; } .widget-car-service .header-section { display: flex; justify-content: space-between; align-items: center; } /*------------ Widget car service ---------------- */ /*------------ Widget logo ---------------- */ .flat-brand { padding-top: 98px; padding-bottom: 118px; } /*------------ Widget logo ---------------- */ /*------------ Widget car list v2 ---------------- */ .widget-car-list-v2 { padding-bottom: 130px; } /*------------ Widget car list v2 ---------------- */ /*------------ Widget Bookingcar ---------------- */ .widget-booking-car { padding-top: 123px; padding-bottom: 137px; } .widget-booking-car .booking-car .brand-car { display: flex; gap: 10px; align-items: flex-start; } .widget-booking-car .booking-car .brand-car .brand-counter .counter { display: flex; justify-content: space-between; margin-top: 10px; padding-left: 44px; margin-bottom: 21px; } .widget-booking-car .booking-car .brand-car .brand-counter .brand-image { position: relative; } .widget-booking-car .booking-car .brand-car .brand-counter .brand-image .car-box { background: #ffffff; box-shadow: 0px -4px 29px 0px rgba(0, 0, 0, 0.05); max-width: 157px; width: 100%; text-align: center; padding: 33px 33px; border-bottom: 3px solid #0A1426; position: absolute; right: 19px; top: 25px; } .widget-booking-car .booking-car .brand-car .brand-counter .brand-image .car-box .number { font-size: 45px; font-weight: 700; line-height: 45px; display: inline-block; color: #D01818; } .widget-booking-car .booking-car .brand-car .brand-counter .brand-image .car-box .experience { font-size: 17px; font-weight: 500; line-height: 24px; color: #0D1637; } .header-section { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-end; gap: 30px; margin-bottom: 43px; } .header-section .heading-section { max-width: 500px; width: 100%; } .header-section .description { max-width: 552px; width: 100%; padding-left: 15px; position: relative; margin-bottom: 12px; } .header-section .description::before { height: 81%; width: 2px; background-color: #D01818; position: absolute; content: ""; left: 0; top: 48%; transform: translateY(-50%); } /*------------ Widget Bookingcar ---------------- */ /*------------ Widget Category ---------------- */ .widget-category-car { background-color: #F2F5FB; padding-top: 135px; } .widget-category-car .category-car-wrap { display: inline-table; } .widget-category-car .category-car-wrap .heading-section { max-width: 650px; margin: 0 auto; width: 100%; margin-bottom: 48px; } .widget-category-car .category-car-wrap .category-car { display: grid; grid-template-columns: 30.2% 1fr 30.2%; gap: 28px; } .widget-category-car .category-car-wrap .category-car .category-car-item { position: relative; overflow: hidden; border-radius: 8px; } .widget-category-car .category-car-wrap .category-car .category-car-item:hover img { transform: scale3d(1.1, 1.1, 1.1); } .widget-category-car .category-car-wrap .category-car .category-car-item img { border-radius: 8px; transition: transform 500ms ease 0s; width: 100%; height: 100%; object-fit: cover; } .widget-category-car .category-car-wrap .category-car .category-car-item .btn-main { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .widget-category-car .category-car-wrap .category-car .category-car-item .btn-main .button_main_inner:hover { background: rgba(255, 255, 255, 0.81); color: #100D0D; } .widget-category-car .category-car-wrap .category-car .category-car-item-wrap { display: grid; grid-template-columns: 1fr; gap: 30px; } /*------------ Widget Category ---------------- */ /*------------ Widget feature v2 ---------------- */ .widget-feature-v2-car { padding-top: 416px; padding-bottom: 345px; } .icon-box-feature { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 48px; } .icon-box-feature .icon-box-item { display: flex; flex-direction: column; align-items: center; text-align: center; gap: 20px; } .icon-box-feature .icon-box-item:hover img { transform: rotateY(360deg); } .icon-box-feature .icon-box-item .image { width: 100px; height: 100px; display: flex; align-items: center; justify-content: center; } .icon-box-feature .icon-box-item .image img { width: 100%; height: 75%; object-fit: contain; transition: all 0.8s ease; } .icon-box-feature .icon-box-item .content .title { font-size: 22px; font-weight: 600; line-height: 39px; margin-bottom: 16px; color: #000000; font-family: "Plus Jakarta Sans", sans-serif; } .icon-box-feature .icon-box-item .content .description { font-size: 16px; font-weight: 400; line-height: 30px; color: #86898E; font-family: "Plus Jakarta Sans", sans-serif; } /*------------ Widget feature v2 ---------------- */ /*------------ Widget take-appointement ---------------- */ .take-appointement { background-image: url(../images/page/bg3.jpg); background-repeat: no-repeat; background-size: cover; padding: 55px 46px 55px 113px; border-radius: 10px; display: flex; align-items: center; gap: 45px; } .take-appointement .take-appointement-content { max-width: 445px; width: 100%; } .take-appointement .take-appointement-content .sub-title { font-size: 18px; font-weight: 500; line-height: 22.68px; color: #D01818; margin-bottom: 11px; display: inline-block; } .take-appointement .take-appointement-content .title { font-size: 42px; line-height: 54px; color: #ffffff; margin-bottom: 28px; text-transform: capitalize; } .take-appointement .take-appointement-content .price { font-size: 30px; font-weight: 400; line-height: 31px; color: #ffffff; margin-bottom: 44px; } .take-appointement .take-appointement-image { position: relative; } .take-appointement .take-appointement-image .offer-bg { position: absolute; left: 75px; top: 10px; z-index: 1; } /*------------ Widget take-appointement ---------------- */ /*------------ Widget best-deals ---------------- */ .widget-best-deals { padding-top: 343px; padding-bottom: 60px; background-color: #F2F5FB; } .car-list-item { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px; } /*------------ Widget best-deals ---------------- */ /*------------ Widget banner-v2 ---------------- */ .widget-banner-v2 { padding-top: 114px; padding-bottom: 111px; } /*------------ Widget banner-v2 ---------------- */ /*------------ Widget testimonial-v2 ---------------- */ .widget-testimonial-v2 { padding-bottom: 135px; } .testimonial-v2 { display: flex; gap: 60px; align-items: center; justify-content: space-between; } .testimonial-v2 .btn-next-prev { right: 35%; bottom: 3%; } .testimonial-v2 .testimonial-v2-content { width: 635px; max-width: 100%; } .testimonial-v2 .testimonial-v2-content .sub-title { font-size: 16px; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; color: #D01818; display: inline-block; line-height: 30px; position: relative; margin-bottom: 8px; } .testimonial-v2 .testimonial-v2-content .title { font-size: 48px; font-weight: 700; line-height: 62px; text-transform: capitalize; margin-bottom: 28px; } .testimonial-v2 .testimonial-v2-content .description { font-size: 22px; font-weight: 500; line-height: 46px; margin-bottom: 30px; } .testimonial-v2 .testimonial-v2-content .wrap-avatar { display: flex; align-items: center; gap: 27px; } .testimonial-v2 .testimonial-v2-content .wrap-avatar .avatar { width: 72px; } .testimonial-v2 .testimonial-v2-content .wrap-avatar .avatar img { border: 4px solid #ffffff; border-radius: 100%; filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15)); } .testimonial-v2 .testimonial-v2-content .wrap-avatar .info .name { font-size: 18px; font-weight: 700; text-transform: uppercase; color: #0D1637; } .testimonial-v2 .testimonial-v2-content .wrap-avatar .info .position { font-size: 15px; font-weight: 500; color: #848790; } .testimonial-v2 .testimonial-v2-image { max-width: 500px; width: 100%; position: relative; padding-top: 24px; } .testimonial-v2 .testimonial-v2-image .icon { width: 108px; height: 108px; background-color: #ffffff; box-shadow: 0px -25px 29px rgba(13, 39, 69, 0.05); border-radius: 100%; display: flex; justify-content: center; align-items: center; position: absolute; left: -22px; top: 0px; } .testimonial-v2 .testimonial-v2-image .icon i { font-size: 50px; color: #D01818; } .testimonial-v2 .testimonial-v2-image .avata { position: absolute; left: 50%; top: 52%; transform: translate(-50%, -50%); max-width: 350px; width: 100%; border-radius: 100%; border: 12px solid #ffffff; box-shadow: 0px 4px 17px 0px rgba(0, 0, 0, 0.25); } /*------------ Widget testimonial-v2 ---------------- */ /*------------ Widget best selling car ---------------- */ .widget-best-selling-car { padding-top: 135px; padding-bottom: 154px; background-image: url(../images/page/bg7.jpg); background-repeat: no-repeat; background-size: cover; } .mybest-selling, .mybest-selling2 { overflow: hidden; } .best-selling .item { padding: 28px 28px 56px 28px; text-align: center; border-radius: 10px; position: relative; height: 428px; } .best-selling .item::after { content: ""; position: absolute; width: 100%; height: 50%; border-radius: 10px; background-color: #121212; bottom: 0; left: 0; right: 0; z-index: 0; } .best-selling .item .images { max-height: 292px; height: 100%; display: flex; align-items: center; margin-bottom: 17.5px; z-index: 1; position: relative; } .best-selling .item .images img { object-fit: scale-down; } .best-selling .item .name { font-size: 20px; font-weight: 700; line-height: 30px; z-index: 1; position: relative; } .best-selling .item .name a { color: #ffffff; } .best-selling .swiper-slide-active { height: 428px; border-bottom: 2px solid #D01818; } .best-selling .swiper-slide-active::after { width: 100%; height: 100%; } .best-selling .swiper-slide-active::before { content: ""; position: absolute; bottom: 0; left: 50%; transform: translate(-50%); width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 10px solid #D01818; z-index: 1; } /*------------ Widget best selling car ---------------- */ /*------------ Widget populer-makes ---------------- */ .widget-populer-makes { padding-top: 135px; padding-bottom: 98px; } /*------------ Widget populer-makes ---------------- */ /*------------ Widget mobie-app ---------------- */ .mobie-app { background-image: url(../images/banner/bg.png); background-repeat: no-repeat; background-size: cover; padding: 109px 39px 92px 93px; border-radius: 15px; display: flex; justify-content: space-between; } .mobie-app .mobie-app-content .sub-title { font-size: 16px; font-weight: 700; line-height: 30px; letter-spacing: 0.11em; color: #D01818; position: relative; display: inline-block; text-transform: uppercase; } .mobie-app .mobie-app-content .sub-title::before { content: ""; position: absolute; bottom: 2px; right: 0; left: 0; height: 2px; width: 100%; background: rgba(208, 24, 24, 0.19); } .mobie-app .mobie-app-content .title { font-size: 44px; font-weight: 700; line-height: 60px; color: #ffffff; text-transform: capitalize; margin-bottom: -23px; } .mobie-app .mobie-app-content .image-wrap { display: flex; align-items: flex-end; gap: 22px; } .mobie-app .mobie-app-content .image-wrap img { width: auto; height: auto; } .mobie-app .mobie-app-image { padding-top: 16px; } /*------------ Widget mobie-app ---------------- */ /*------------ Widget search-car ---------------- */ .widget-search-car { margin-top: -86px; z-index: 1; position: relative; } /*------------ Widget search-car ---------------- */ /*------------ widget explore car ---------------- */ .widget-explore-car { padding-top: 104px; padding-bottom: 122px; } .header-section-main { display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap; gap: 20px; } .header-section-main .btn-read-more .more-link { color: #D01818; } .header-section-main .btn-read-more .more-link:hover { color: #000000; } .header-section-main .btn-read-more .more-link i { margin-left: 5px; } /*------------ widget explore car ---------------- */ /*------------ widget best deals ---------------- */ .widget-best-deals { padding-top: 97px; padding-bottom: 110px; background-color: #F2F5FB; } /*------------ widget best deals ---------------- */ /*------------ widget tf video ---------------- */ .widget-tf-video { padding-top: 119px; padding-bottom: 103px; } .widget-tf-video .tf-video { background-image: url(../images/page/video2.jpg); background-repeat: no-repeat; background-size: cover; padding: 146px 0px 135px 0px; border-radius: 18px; text-align: center; display: flex; flex-direction: column; gap: 52px; align-items: center; } .widget-tf-video .tf-video .title-video { font-size: 50px; font-weight: 400; line-height: 64px; font-family: "Pacifico", cursive; color: #ffffff; } /*------------ widget tf video ---------------- */ /*------------ widget-new-cars ---------------- */ .widget-new-cars { padding-bottom: 137px; } .widget-new-cars .new-cars-wrap .new-cars { overflow: hidden; } .widget-new-cars .new-cars-wrap .new-cars .swiper-wrapper { margin-bottom: 20px; } /*------------ widget-new-cars ---------------- */ /*------------ widget our ealers ---------------- */ .widget-our-ealers { padding-bottom: 121px; } /*------------ widget our ealers ---------------- */ /*------------ widget form buy car ---------------- */ .widget-form-buy-car { background-image: url(../images/page/bg5.jpg); background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; border-radius: 15px; margin-bottom: 115px !important; } .widget-form-buy-car .form-buy-car-wrap { padding: 70px 0px; display: flex; gap: 203px; justify-content: space-between; align-items: center; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-form { background-color: #ffffff; padding: 48px 50px 66px 50px; border: 1px solid #ECECEC; max-width: 464px; width: 100%; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-content { position: relative; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car { font-size: 120px; font-weight: 700; line-height: 140px; color: #ffffff; text-align: center; text-transform: uppercase; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car-ab { position: absolute; top: 4%; left: 1%; color: #ffffff; -webkit-text-fill-color: transparent; text-transform: uppercase; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #ffffff; text-align: center; font-size: 120px; font-weight: 700; line-height: 140px; opacity: 0.6; width: 100%; } .form-buy-car-form .title { font-size: 32px; font-weight: 500; line-height: 44.66px; color: #08151F; text-transform: capitalize; margin-bottom: 6px; } .form-buy-car-form .description { color: #838383; margin-bottom: 21px; } .form-buy-car-form .form-buy-car .input-buy-car { padding: 15px 0px !important; border: unset !important; border-bottom: 1px solid #ECECEC !important; border-radius: unset !important; } .form-buy-car-form .form-buy-car .input-buy-car:not(:last-child) { margin-bottom: 27px; } .form-buy-car-form .form-buy-car textarea { height: 112px; } .form-buy-car-form .form-buy-car .btn-main { width: 100%; } .form-buy-car-form .form-buy-car .btn-main .button_main_inner { width: 100%; } /*------------ widget form buy car ---------------- */ /*------------ Widget home 04 ---------------- */ .widget-banner-v2-h4 { padding-top: 130px; padding-bottom: 142px; } .widget-testimonial-v2-h4 { padding-top: 87px; padding-bottom: 116px; } .widget-blog-v2-h4 { padding-top: 40px; padding-bottom: 120px; } .widget-blog-v2-h4 .blog-v2 { display: flex; flex-direction: column; align-items: center; } .widget-blog-v2-h4 .blog-v2 .heading-section { max-width: 583px; width: 100%; } .widget-best-deals-v2 { padding-top: 343px; padding-bottom: 131px; background-color: #F2F5FB; } .widget-car-list-v2-h5 { padding-top: 100px; padding-bottom: 100px; } .new-car-v2-h6 { padding-top: 78px; } .widget-populer-makes-h5 { padding-bottom: 131px; } .widget-contact-form { padding-top: 140px; padding-bottom: 149px; } .contact-form { display: flex; gap: 40px; } .contact-form .form-buy-car-form { padding: 50px; border-radius: 12px; background: #ffffff; box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.06); max-width: 464px; width: 100%; } .contact-form .form-buy-car-form .description { margin-bottom: 34px; } .bg-category { padding-top: 414px; } .widget-our-ealers-h5 { padding-top: 139px; padding-bottom: 127px; } .widget-car-the-week { padding-bottom: 144px; } .widget-car-the-week .car-the-week .title-section-main::before { content: none; padding-left: 0px; } .widget-car-the-week .car-the-week .new-cars { overflow: hidden; padding-bottom: 20px; } .widget-calculator-form .calculator-form-wrap { display: flex; justify-content: space-between; } .widget-calculator-form .calculator-form-wrap .calculator-image { width: 44.4%; } .widget-calculator-form .calculator-form-wrap .calculator-image img { width: 100%; height: 100%; object-fit: cover; } .widget-calculator-form .calculator-form-wrap .calculator-form { width: 55.6%; background-color: #F2F5FB; padding: 126px 106px 189px 203px; } /*------------ Widget home 04 ---------------- */ #calculator .input-wrap { display: flex; justify-content: space-between; gap: 40px; } #calculator .input-wrap:not(:last-child) { margin-bottom: 24px; } #calculator .input-wrap fieldset { width: 50%; } #calculator .btn-wrap-form { display: flex; gap: 25px; align-items: center; } #calculator .btn-wrap-form .btn-reset { font-size: 16px; font-weight: 600; line-height: 20.16px; background-color: transparent; color: #000000; width: auto; } #calculator .btn-wrap-form .btn-reset i { margin-right: 14px; } #calculator .btn-wrap-form .payment { width: auto; } /*-------------------------- Map----------------- */ #map { position: absolute; top: 0; bottom: 0; width: 100%; height: 599px; } #map2 { position: absolute; top: 0; bottom: 0; width: 100%; height: 561px; } #map3 { position: absolute; top: 0; bottom: 0; width: 100%; height: 350px; } #map4 { position: absolute; top: 0; bottom: 0; width: 100%; height: 505px; } .mapboxgl-ctrl-attrib a, .mapboxgl-ctrl-attrib.mapboxgl-compact, a.mapboxgl-ctrl-logo { display: none !important; } .wg-map { width: 100%; height: 300px; position: relative; } .map { position: relative; width: 100%; height: 100%; } .map2 { position: relative; width: 100%; height: 561px; } .map3 { position: relative; width: 100%; height: 350px; } .map4 { position: relative; width: 100%; height: 505px; } /*------------------- Map------------------ */ /*------------------- Widget Explore Car ----------------- */ .explore-car { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr 1fr; gap: 24px; } .explore-car .explore-car-item { position: relative; overflow: hidden; border-radius: 15px; } .explore-car .explore-car-item:hover img { -webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05); } .explore-car .explore-car-item::before { content: ""; width: 100%; z-index: 1; height: 100%; position: absolute; bottom: 0; left: 0; right: 0; border-radius: 15px; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.22) 63.55%, rgba(0, 0, 0, 0.68) 100%); } .explore-car .explore-car-item .title-explore { position: absolute; bottom: 20px; left: 20px; right: 20px; font-weight: 600; color: #ffffff; z-index: 2; } .explore-car .explore-car-item img { border-radius: 15px; -webkit-transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: all 1s cubic-bezier(0.3, 1, 0.35, 1) 0s; transition: transform 500ms ease; } /*------------------- Widget Explore Car ----------------- */ /*------------------- Widget Special Car----------------- */ .widget-special-car { padding-top: 85px; padding-bottom: 120px; background-color: #F2F5FB; } .special-step { display: flex; gap: 88px; } .special-step .special-step-item { width: 33.333%; } .special-step .special-step-item:hover .number { background-color: #D01818; color: #ffffff; transition: all 0.5s; } .special-step .special-step-item .number { font-size: 18px; font-weight: 700; height: 60px; line-height: 60px; width: 58px; padding: 0px 24px; background-color: #ffffff; border-radius: 100%; display: inline-block; color: #0A1426; margin-bottom: 15px; } .special-step .special-step-item .title { text-transform: capitalize; } .special-step .special-step-item .description { color: #86898E; } .special-car-counter { display: flex; margin-top: 108px; } .special-car-counter .special-counter { width: 100%; } .special-car-counter .special-counter .title { font-size: 48px; line-height: 60px; margin-bottom: 81px; } .special-car-counter .special-counter .counter-special-wrap { display: flex; gap: 200px; margin-bottom: 70px; } .special-car-counter .special-counter .counter-special-wrap .counter-v3 { position: relative; } .special-car-counter .special-counter .counter-special-wrap .counter-v3:not(:first-child):before { height: 100%; width: 1px; content: ""; position: absolute; left: -100%; background-color: #D2D4DA; } .special-car-counter .special-image { max-width: 620px; width: 100%; } /*------------------- Widget Special Car ----------------- */ /*------------------- Widget next-prev ----------------- */ .btn-next-prev { display: flex; gap: 24px; align-items: center; position: absolute; right: 10%; bottom: 0%; z-index: 1; } .btn-next-prev .next, .btn-next-prev .prev { border-radius: 56px; border: 1px solid rgba(0, 0, 0, 0.28); height: 56px; width: 56px; display: flex; align-items: center; justify-content: center; cursor: pointer; } .btn-next-prev .next:hover, .btn-next-prev .prev:hover { background-color: #D01818; border: 1px solid #D01818; transition: all 0.3s; } .btn-next-prev .next:hover i, .btn-next-prev .prev:hover i { color: #ffffff; transition: all 0.3s; } .btn-next-prev .next i, .btn-next-prev .prev i { font-size: 14px; color: #000000; } /*------------------- Widget next-prev ----------------- */ /*------------------- Widget add car ----------------- */ .tf-video-car-banner { background-position: center; background-repeat: no-repeat; background-size: cover; background-image: url(../images/banner/bg-video-car.jpg); padding: 166px 0px; text-align: center; } .widget-video-car { display: inline-block; } .tf-widget-add-cart { padding-top: 100px; padding-bottom: 180px; } .inner-title .sub-title { font-size: 16px; font-weight: 600; line-height: 30px; color: #D01818; text-decoration: underline; display: inline-block; margin-bottom: 5px; } .description-fields textarea { height: 296px; } .listing-fields-grid { display: grid; grid-template-columns: 1fr 1fr 1fr 1fr; gap: 30px; } .tfad-listing-feature .radio:not(:last-child) { margin-bottom: 20px; } .tfad-listing-feature .radio label { margin-bottom: 0px; } .tfad-listing-feature { display: flex; flex-wrap: wrap; } .tfad-listing-feature .listing-feature-item { width: 20%; } .pd-bg { padding: 35px 40px; background-color: #F5F5F5; } .pd-bg label { font-size: 16px; font-weight: 500; color: #595960; } .group-map-address-field { display: flex; align-items: center; justify-content: space-between; gap: 20px; flex-wrap: nowrap; } .group-map-address-field .address-searching { width: 95%; } .group-map-address-field .button-location { width: 5%; } #location .form-group:not(:last-child) { margin-bottom: 30px; } #upload-media .inner-title .sub-title { text-decoration: unset; } #upload-media .one-photo { margin-top: 20px; } #video .group-video { max-width: 863px; width: 100%; } .button-save-listing { width: auto; padding: 20px 70px; margin-top: 47px; } .upload-image-add-car { display: flex; gap: 15px; justify-content: flex-start; flex-wrap: wrap; } .upload-image .uploadLabel { padding: 30px 20px; position: relative; height: 119px; width: 149px; background-color: #ffffff; border: 1px solid #D4DCE0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 15px; border-radius: 5px; -webkit-transition: all 0.25s linear; -moz-transition: all 0.25s linear; transition: all 0.25s linear; text-align: center; margin-bottom: 0px; } .upload-image .uploadLabel i { font-size: 22px; color: #7F888C; } .upload-image .uploadLabel .photoLoad { position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; cursor: pointer; opacity: 0; } .upload-image .uploadLabel:hover i, .upload-image .uploadLabel:hover span { color: #0074BA; } .widget-banner-car-listing { padding: 120px 15px 140px 15px; text-align: center; position: relative; background-position: center; background-repeat: no-repeat; background-size: cover; } .widget-banner-car-listing::before { top: 0; right: 0; left: 0; bottom: 0; position: absolute; content: ""; background: rgba(0, 0, 0, 0.3); } .widget-banner-car-listing .sub-title { font-size: 16px; font-weight: 600; color: #ffffff; text-transform: capitalize; } .banner-car-listing-list { background-color: black; } .banner-car-listing-grid { background-image: url(../images/banner/banner-list2.jpg); } .widget-car-listing-list { padding: 120px 0px; } .search-filter-listing-car { padding: 20px 14px 30px 14px; border-radius: 11px; border: 1px solid #E7EBF3; position: relative; } .search-filter-listing-car .filter-header-list { margin-bottom: 20px; display: flex; align-items: center; gap: 20px; justify-content: space-between; } .search-filter-listing-car .filter-header-list .btn-filter i { font-size: 20px; color: #000; padding: 7px; border: 1px; border: 1px solid #F1F1F1; border-radius: 10px; cursor: pointer; display: none; } .search-filter-listing-car .list-filter > .form-group:not(:last-child) { margin-bottom: 16px; } .search-filter-listing-car .list-filter .input-search-list { position: relative; } .search-filter-listing-car .list-filter .input-search-list .form-control { padding: 15px 40px 15px 25px; } .search-filter-listing-car .list-filter .input-search-list .form-control:focus { box-shadow: unset; } .search-filter-listing-car .list-filter .input-search-list .input-group-text { padding: 1rem 1rem; background-color: transparent; border: unset; border-radius: unset; position: absolute; right: 0; top: 50%; transform: translateY(-50%); height: 100%; } .search-filter-listing-car .list-filter .form-group-wrap { display: flex; gap: 10px; } .search-filter-listing-car .list-filter .form-group-wrap > .form-group { width: 100%; margin-bottom: 16px; } .listing-list-car-wrap .showing { font-size: 16px; font-weight: 500; color: #0D0E0F; line-height: 18.75px; } .listing-list-car-wrap .toolbar-search-list { text-align: -webkit-right; } .listing-list-car-wrap .toolbar-search-list .group-select-recently { width: fit-content !important; } .listing-list-car-wrap .toolbar-search-list .group-select-recently .nice-select { width: fit-content; min-width: 200px; padding: 0px 25px 0px 0px; border: unset !important; border-radius: unset; color: #0D0E0F; font-size: 16px; font-weight: 500; line-height: 18.75px; } .listing-list-car-wrap .toolbar-search-list .group-select-recently .nice-select:after { right: 6px; height: 6px; width: 6px; margin-top: -3px; } .listing-list-car-wrap .tab-listing-all { margin-top: 15px; margin-bottom: 25px; background-color: #F6F6F6; border-radius: 6px; padding: 20px; display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; align-items: center; } .listing-list-car-wrap .tab-listing-all .btn-condition-filter { font-size: 16px; font-weight: 500; line-height: 20px; color: #000000; } .listing-list-car-wrap .tab-listing-all .btn-condition-filter:not(:last-child) { margin-right: 47px; } .listing-list-car-wrap .tab-listing-all .btn-condition-filter .number-list { color: #83827F; } .listing-list-car-wrap .tab-listing-all .btn-condition-filter.active { color: #D01818; } .listing-list-car-wrap .tab-listing-all .toolbar-list { display: flex; gap: 18px; align-items: center; } .listing-list-car-wrap .tab-listing-all .toolbar-list .form-group .btn-display-listing-list, .listing-list-car-wrap .tab-listing-all .toolbar-list .form-group .btn-display-listing-grid { color: #C3C3C3; } .listing-list-car-wrap .tab-listing-all .toolbar-list .form-group .btn-display-listing-grid.active, .listing-list-car-wrap .tab-listing-all .toolbar-list .form-group .btn-display-listing-list.active { color: #000000; } .listing-list-car-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 30px; } .listing-grid-item { border-radius: 11px; border: solid 1px #F1F1F1; background-color: #ffffff; overflow: hidden; } .listing-grid-item:hover { box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.06); } .listing-grid-item .listing-item-image { position: relative; } .listing-grid-item .listing-item-image .hover-listing-image { min-height: 212px; } .listing-grid-item .listing-item-image .icon-favorite { position: absolute; right: 9px; top: 7px; cursor: pointer; z-index: 6; } .listing-grid-item .listing-item-image .icon-favorite i { display: inline-block; background-color: #ffffff; padding: 14px; border-radius: 100%; color: #000000; font-size: 14px; } .listing-grid-item .listing-item-image .icon-favorite i:hover { background-color: #D01818; color: #ffffff; } .listing-grid-item .listing-item-image .feature { font-size: 15px; font-weight: 500; line-height: 20px; padding: 8px 15px; border-radius: 4px; color: #ffffff; background-color: #D01818; position: absolute; top: 9px; left: 7px; z-index: 6; display: none; } .listing-grid-item .listing-item-content { padding: 13px 30px 18px 21px; } .listing-grid-item .listing-item-content .title { margin-bottom: 12px; color: #26232A; } .listing-grid-item .listing-item-content .review-wrap { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; margin-bottom: 10px; } .listing-grid-item .listing-item-content .review-wrap .rating i { color: #FFB41B; } .listing-grid-item .listing-item-content .review-wrap .review { font-size: 14px; font-weight: 400; line-height: 24px; font-family: "DM Sans", sans-serif; color: #121416; } .listing-grid-item .listing-item-content .description { padding: 15px 0px; border-bottom: 1px solid #F1F1F1; } .listing-grid-item .listing-item-content .description ul { display: flex; justify-content: space-between; align-items: center; gap: 10px; } .listing-grid-item .listing-item-content .description ul .listing-information { text-align: center; color: #090A0B; } .listing-grid-item .listing-item-content .description ul .listing-information .inner p { font-size: 14px; font-weight: 500; line-height: 20px; } .listing-grid-item .listing-item-content .description ul .listing-information .inner span { display: none; } .listing-grid-item .listing-item-content .description ul .listing-information i { font-size: 18px; } .listing-grid-item .listing-item-content .list-controller { display: flex; align-items: center; gap: 16px; display: none; } .listing-grid-item .listing-item-content .list-controller > li > a { padding: 6px 15px; border-radius: 100px; background-color: #F4F4F4; font-size: 14px; font-weight: 500; color: #000000; gap: 6px; display: flex; align-items: center; line-height: 17.64px; cursor: pointer; } .listing-grid-item .listing-item-content .list-controller > li > a:hover { background-color: #D01818; color: #ffffff; transition: all 0.3s; } .listing-grid-item .listing-item-content .bottom-price-wrap { display: flex; margin-top: 15px; align-items: center; justify-content: space-between; flex-wrap: nowrap; } .listing-grid-item .listing-item-content .bottom-price-wrap .price-wrap .price { font-size: 13px; font-weight: 600; line-height: 16.38px; color: #B2B3B4; text-decoration-line: line-through; margin-bottom: 5px; } .listing-grid-item .listing-item-content .bottom-price-wrap .price-wrap .price-sale { font-size: 18px; font-weight: 600; line-height: 22.68px; color: #26232A; } .listing-grid-item .listing-item-content .bottom-price-wrap .btn-read-more .more-link { font-size: 15px; font-weight: 600; line-height: 18.9px; text-transform: capitalize; letter-spacing: 0.05em; color: #D01818; cursor: pointer; } .listing-grid-item .listing-item-content .bottom-price-wrap .btn-read-more .more-link i { margin-left: 4px; display: inline-block; rotate: -45deg; } .listing-list-car-grid.listing-list-car-list { grid-template-columns: 1fr; } .listing-list-car-grid.listing-list-car-list .listing-grid-item { display: flex; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image { max-width: 311px; width: 100%; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image .hover-listing-image { height: 100%; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image .hover-listing-image .wrap-hover-listing { bottom: 0px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image .icon-favorite { display: none; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image .feature { display: block; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content { width: 100%; display: flex; justify-content: space-between; padding: 33px 28px 33px 50px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .list-controller { display: flex; margin-top: 13px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description { border-bottom: unset; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information { text-align: left; color: #090A0B; display: flex; gap: 8px; align-items: flex-start; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information:not(:last-child) { margin-right: 15px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information .inner span { display: block; font-size: 14px; font-weight: 400; color: #A2A4A8; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information i { margin-top: 8px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap { display: flex; margin-top: 22px; align-items: center; justify-content: space-between; flex-wrap: nowrap; flex-direction: column; border-left: 1px solid #F1F1F1; padding-left: 20px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap .price-wrap .price-sale { font-size: 26px; line-height: 32.68px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap .price-wrap .price { font-size: 16px; line-height: 20.38px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap .btn-read-more .more-link { padding: 19px 30px; border: 1px solid #D01818; border-radius: 9px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap .btn-read-more .more-link:hover { background-color: #D01818; color: #ffffff; transition: all 0.5s; } .tf-pagination { display: flex; align-items: center; gap: 7px; justify-content: center; margin-top: 43px; } .tf-pagination .page-numbers { width: 49px; height: 49px; display: flex; align-items: center; justify-content: center; border: 1px solid #F5F1EA; color: #0B0B0B; font-size: 14px; font-weight: 700; border-radius: 5px; font-family: "DM Sans", sans-serif; } .tf-pagination .page-numbers:hover { background-color: #D01818; color: #ffffff; } .tf-pagination .page-numbers.active { background-color: #D01818; color: #ffffff; } .tf-pagination .page-numbers i { font-size: 11px; } .widget-breakcrumb .breakcrumb { padding: 20px 0; border-bottom: 1px solid #EFEFEF; } .widget-breakcrumb .breakcrumb .title-breakcrumb { font-size: 12px; font-weight: 600; line-height: 18px; } .widget-breakcrumb .breakcrumb .title-breakcrumb > .home { position: relative; display: inline-block; color: #D01818; } .widget-breakcrumb .breakcrumb .title-breakcrumb > .home::after { content: "\e983"; font-family: "icomoon"; color: #8E8E93; font-size: 12px; line-height: normal; margin: 0 10px 0 10px; rotate: 90deg; display: inline-block; } .widget-breakcrumb .breakcrumb .title-breakcrumb span { color: #8E8E93; } .widget-property-detail { margin-top: 72px; } .wrap-property-car { justify-content: space-between; margin-bottom: 40px; gap: 10px; flex-wrap: wrap; } .wrap-property-car .box-1 .icon-box-info .info-sale > .sale { font-size: 14px; font-weight: 500; line-height: 17.64px; background-color: #D01818; color: #ffffff; padding: 2px 15px; border-radius: 100px; display: inline-block; margin-right: 20px; } .wrap-property-car .box-1 .icon-box-info .info:not(:last-child) { margin-right: 36px; } .wrap-property-car .box-1 .icon-box-info .info > span { font-size: 16px; font-weight: 500; line-height: 23px; font-family: "Plus Jakarta Sans", sans-serif; color: #000000; } .wrap-property-car .box-1 .icon-box-info .info > .fw-4 { font-size: 16px; font-weight: 400; line-height: 23px; color: #83827F; } .wrap-property-car .box-1 .title-heading { font-size: 36px; font-weight: 600; line-height: 50px; color: #0D1637; margin-top: 15px; margin-bottom: 15px; } .wrap-property-car .box-1 .text-address { display: flex; align-items: center; gap: 10px; font-size: 16px; font-weight: 500; line-height: 23px; color: #0D1637; } .wrap-property-car .box-1 .text-address i { color: #D01818; } .wrap-property-car .box-2 .icon-boxs { gap: 20px; align-items: center; margin-bottom: 30px; } .wrap-property-car .box-2 .icon-boxs > a { font-size: 14px; font-weight: 500; line-height: 23px; text-transform: uppercase; color: #0D1637; font-family: "Plus Jakarta Sans", sans-serif; } .wrap-property-car .box-2 .icon-boxs > a:hover { color: #D01818; } .wrap-property-car .box-2 .icon-boxs > a i { color: #D01818; margin-right: 7px; } .wrap-property-car .box-2 .price-wrap { justify-content: flex-end; align-items: center; gap: 24px; } .wrap-property-car .box-2 .price-wrap .price-sale { font-size: 24px; font-weight: 700; line-height: 23px; color: #0D1637; } .wrap-property-car .box-2 .price-wrap .price { font-size: 16px; font-weight: 500; line-height: 23px; color: #585F65; text-decoration-line: line-through; } .gallary-property-details { overflow: hidden; } .gallary-property-details .property-gallary2 { margin-bottom: 34px; position: relative; } .gallary-property-details .property-gallary2 img { border-radius: 14px; } .gallary-property-details .property-gallary2 .swiper-button-next, .gallary-property-details .property-gallary2 .swiper-button-prev { width: 66px; height: 66px; background-color: rgba(1, 2, 5, 0.54); border-radius: 100%; } .gallary-property-details .property-gallary2 .swiper-button-next:hover, .gallary-property-details .property-gallary2 .swiper-button-prev:hover { background-color: #000000; } .gallary-property-details .property-gallary2 .swiper-button-next:after, .gallary-property-details .property-gallary2 .swiper-button-prev:after { font-family: "icomoon"; content: "\e95d"; font-size: 10px; } .gallary-property-details .property-gallary2 .swiper-button-next { right: 44px; rotate: 180deg; } .gallary-property-details .property-gallary2 .swiper-button-prev { left: 44px; } .gallary-property-details .property-gallary img { border-radius: 11px; cursor: pointer; } .post-property .wrap-style { margin-bottom: 30px; } .post-property .title { margin-bottom: 10px; position: relative; padding-left: 8px; } .post-property .title:before { position: absolute; content: ""; left: 0px; top: 50%; transform: translateY(-50%); height: 25px; width: 2px; background-color: #D01818; } .post-property .wrap-description > p { line-height: 35px; color: #83827F; } .post-property .wrap-car-overview { padding-bottom: 70px; border-bottom: 1px solid #E9E9E9; } .post-property .wrap-car-overview .listing-info .item:not(:last-child) { margin-bottom: 15px; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box { display: flex; align-items: center; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box .icon { margin-right: 25px; width: 26px; height: 26px; display: flex; align-items: center; justify-content: left; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box .icon i { color: #D01818; font-size: 20px; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box .content-listing-info { display: flex; align-items: center; justify-content: space-between; width: 100%; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box .content-listing-info .listing-info-title { color: #000; font-size: 16px; font-weight: 600; flex: 1; } .post-property .wrap-car-overview .listing-info .item .listing-infor-box .content-listing-info .listing-info-value { color: #595960; font-size: 16px; font-weight: 500; flex: 1; } .post-property .wrap-car-feature .tf-listing-info #tf-features { } .post-property .wrap-car-feature .tf-listing-info #tf-features .features-item .features-type-title { margin-bottom: 24px; } .post-property .wrap-car-feature .tf-listing-info #tf-features .features-item .listing-feature-wrap { color: #595960; font-size: 16px; font-weight: 500; } .post-property .wrap-car-feature .tf-listing-info #tf-features .features-item .listing-feature-wrap:not(:last-child) { margin-bottom: 14.6px; } .post-property .wrap-car-feature .tf-listing-info #tf-features .features-item .listing-feature-wrap i { margin-right: 15px; color: #D01818; vertical-align: middle; } .post-property .wrap-car-location .listing-address { gap: 13px; display: flex; align-items: center; color: #595960; margin-bottom: 31px; } .post-property .wrap-car-calculator { background-color: #F8F8F8; border-radius: 4px; padding: 60px 30px; } .wrap-car-review { padding: 50px 30px; border: 1px solid #EBEBEB; border-radius: 15px; } .wrap-car-review .listing-customer-review { margin-bottom: 0; padding: 0; border-radius: 0; border: none; display: flex; align-items: center; margin-bottom: 150px; } .wrap-car-review .listing-customer-review .progress { height: 184px; width: 184px; margin-right: 32px; display: block; position: relative; cursor: pointer; background-color: transparent; flex-shrink: 0; } .wrap-car-review .listing-customer-review .progress svg.progress-circle { width: 100%; height: 100%; } .wrap-car-review .listing-customer-review .progress .progress-text { width: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 2em; } .wrap-car-review .listing-customer-review .progress .progress-text > p { color: #000; text-align: center; font-size: 16px; font-style: normal; font-weight: 500; line-height: 23px; text-transform: capitalize; } .wrap-car-review .listing-customer-review .progress .progress-text .overall-rating-number { color: #D01818; margin-bottom: 1px; margin-top: 5px; } .wrap-car-review .listing-customer-review .overall-rating-detail { display: grid; grid-template-columns: 1fr 1fr; gap: 40px 30px; width: 100%; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .overall-rating-detail-label { color: #000000; font-size: 16px; font-weight: 600; margin-bottom: 10px; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .content .rating-info { display: flex; align-items: center; justify-content: space-between; margin-bottom: -12px; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .content .rating-info span { color: #131417; font-size: 16px; font-weight: 500; line-height: 26.8px; text-transform: capitalize; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .content .rating-info .overall-rating-detail-star i { color: #FBAD17; font-size: 12px; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .content .rating-info .overall-rating-detail-star span { font-weight: 600; } .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .content .overall-rating-detail-progress { background: #F6F6F6; height: 8px; border-radius: 26px; width: 100%; display: inline-block; } .wrap-car-review .reviews-list { padding-right: 100px; } .wrap-car-review .reviews-list .review-item { display: flex; align-items: flex-start; } .wrap-car-review .reviews-list .review-item:not(:last-child) { padding-bottom: 58px; margin-bottom: 52px; border-bottom: 1px solid #D9D9D9; } .wrap-car-review .reviews-list .review-item .review-media { flex-shrink: 0; margin-right: 37px; width: 80px; height: 80px; border-radius: 100%; } .wrap-car-review .reviews-list .review-item .review-media img { border-radius: 100%; } .wrap-car-review .reviews-list .review-item .review-body { width: 100%; } .wrap-car-review .reviews-list .review-item .review-body .media-heading { margin-bottom: 5px; } .wrap-car-review .reviews-list .review-item .review-body .media-heading > a { color: #0D1637; font-size: 16px; font-weight: 700; line-height: 25px; margin-right: 15px; } .wrap-car-review .reviews-list .review-item .review-body .media-heading > .review-date { color: #949392; font-size: 12px; font-weight: 600; letter-spacing: 1.2px; line-height: 29px; text-transform: uppercase; } .wrap-car-review .reviews-list .review-item .review-body .rating-box { gap: 26px; margin-bottom: 16px; } .wrap-car-review .reviews-list .review-item .review-body .rating-box .rating-comfort_service { font-size: 16px; font-weight: 600; line-height: 26.8px; color: #0D1637; } .wrap-car-review .reviews-list .review-item .review-body .rating-box .star-rating-review i { font-size: 12px; color: #FBAD17; } .wrap-car-review .reviews-list .review-item .review-body .rating-box .star-rating-review > span { font-size: 16px; font-weight: 600; line-height: 26.8px; color: #0D1637; margin-left: 17px; } .wrap-car-review .reviews-list .review-item .review-body .review-content { font-size: 16px; font-weight: 400; line-height: 28.8px; color: #949392; } .wrap-car-review .reviews-list .review-item .review-body .image-review { margin-top: 21px; gap: 20px; } .wrap-car-review .reviews-list .review-item .review-body .image-review img { max-width: 126px; width: 100%; border-radius: 6px; } .wrap-car-leave-a-reply { padding: 55px 30px; border-radius: 7px; background-color: #F6F6F6; } .wrap-car-leave-a-reply .rating-wrap { display: flex; flex-wrap: wrap; gap: 60px; } .wrap-car-leave-a-reply .rating-wrap .rating-box label { font-size: 16px; font-weight: 700; line-height: 28.6px; color: #041C29; margin-bottom: 7px; } .wrap-car-leave-a-reply .rating-wrap .rating-box .star-rating-review i { font-style: 15px; color: #FBAD17; } .wrap-car-leave-a-reply .post-comment { margin-top: 50px; } .wrap-car-leave-a-reply .post-comment .d-flex { gap: 30px; margin-bottom: 37px; } .wrap-car-leave-a-reply .post-comment .input-post-comment { width: 100%; position: relative; } .wrap-car-leave-a-reply .post-comment .input-post-comment input, .wrap-car-leave-a-reply .post-comment .input-post-comment textarea { padding: 15px 25px 15px 55px; } .wrap-car-leave-a-reply .post-comment .input-post-comment i { position: absolute; left: 20px; top: 21px; } .wrap-car-leave-a-reply .post-comment .input-post-comment textarea.write-post-comment { background-color: #ffffff; height: 252px; } .wrap-car-leave-a-reply .post-comment .input-post-comment .radio { margin-top: 35px; margin-bottom: 56px; font-size: 16px; font-weight: 500; line-height: 20px; color: #4F545A; } .wrap-car-leave-a-reply .post-comment .input-post-comment .radio input[type=checkbox] + label:before { border: unset; background-color: #D01818; } .wrap-car-leave-a-reply .post-comment .input-post-comment .radio input[type=checkbox]:checked + label:after { color: #ffffff; } .wrap-car-leave-a-reply .post-comment .input-post-comment .radio label { margin-bottom: 0; } .driver-price-wrap { padding: 40px; border: 1px solid #EFEFF2; border-radius: 10px; } .driver-price-wrap a { padding: 15px; border-radius: 7px; text-align: center; width: 100%; font-size: 14px; font-weight: 600; line-height: 20px; display: flex; align-items: center; gap: 15px; justify-content: center; flex-wrap: nowrap; } .driver-price-wrap a i { font-size: 20px; } .driver-price-wrap .test-driver { background-color: #D01818; border: 1px solid #D01818; color: #ffffff; } .driver-price-wrap .test-driver:hover { border: 1px solid #D01818; color: #D01818; background-color: #ffffff; } .driver-price-wrap .offer-price { border: 1px solid #D01818; color: #D01818; } .driver-price-wrap .offer-price:hover { background-color: #D01818; color: #ffffff; } .author-contact-listing-wrap { padding: 45px; background-color: #F8F8F8; border-radius: 10px; } .author-contact-listing-wrap .author-contact-wrap { display: flex; margin-bottom: 40px; } .author-contact-listing-wrap .author-contact-wrap .author-contact-avatar { width: 68px; height: 68px; border-radius: 100%; margin-right: 25px; } .author-contact-listing-wrap .author-contact-wrap .author-contact-avatar img { border-radius: 100%; } .author-contact-listing-wrap .author-contact-wrap .author-contact-info .name { font-size: 16px; text-transform: uppercase; line-height: 20.16px; margin-bottom: 3px; } .author-contact-listing-wrap .author-contact-wrap .author-contact-info .desc { font-size: 14px; font-weight: 400; color: #83827F; line-height: 19px; } .author-contact-listing-wrap .author-contact-wrap .author-contact-info .number-phone { font-size: 14px; font-weight: 500; line-height: 17px; color: #312323; text-transform: uppercase; } .author-contact-listing-wrap .author-contact-wrap .author-contact-info .number-phone i { color: #D01818; margin-right: 8px; } .form-contact-admin .group-form { position: relative; margin-bottom: 18px; } .form-contact-admin .group-form input, .form-contact-admin .group-form textarea { padding: 15px 25px 15px 55px; } .form-contact-admin .group-form i { position: absolute; left: 20px; top: 20px; color: #000000; font-size: 20px; } .form-contact-admin .group-form textarea { height: 183px; background-color: #ffffff; } .form-contact-admin button { gap: 10px; } .widget-related-single-listing { padding-top: 100px; padding-bottom: 165px; } .widget-related-single-listing .related-single-listing { overflow: hidden; } .widget-dealer-single { margin-top: 102px; margin-bottom: 130px; } .widget-dealer-single .dealer-single .title-dealer-details { position: relative; padding-left: 10px; line-height: 24px; margin-bottom: 35px; } .widget-dealer-single .dealer-single .title-dealer-details::after { position: absolute; content: ""; left: 0; height: 100%; width: 2px; background-color: #D01818; top: 50%; transform: translateY(-50%); } .widget-dealer-single .dealer-single .dealer-single-info-top { align-items: center; } .widget-dealer-single .dealer-single .dealer-single-info-top .info-top-left .sub-title { color: #D01818; } .widget-dealer-single .dealer-single .dealer-single-info-top .info-top-left .dealer-heading { font-size: 36px; line-height: 50px; margin-bottom: 8px; } .widget-dealer-single .dealer-single .dealer-single-info-top .info-top-left .dealer-address { font-size: 18px; font-weight: 400; line-height: 33px; color: #83827F; font-family: "DM Sans", sans-serif; } .widget-dealer-single .dealer-single .dealer-single-info-top .info-top-left .dealer-address i { color: #D01818; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-avatar { margin-bottom: 48px; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-avatar img { border-radius: 10px; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content { display: flex; flex-wrap: wrap; gap: 30px; margin-bottom: 100px; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content .dealer-author-item { display: flex; align-items: center; gap: 20px; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content .dealer-author-item .dealer-author-icon { width: 46px; height: 46px; background-color: #fff; border-radius: 100%; box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06); display: flex; justify-content: center; align-items: center; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content .dealer-author-item .dealer-author-icon i { color: #D01818; font-size: 16px; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content .dealer-author-item .dealer-content-info-box .label-dealer-content { color: #000000; font-size: 16px; font-style: normal; font-weight: 700; line-height: 28px; text-transform: capitalize; } .widget-dealer-single .dealer-single .dealer-author .dealer-author-content .dealer-author-item .dealer-content-info-box .dealer-title { color: #000000; } .widget-dealer-single .dealer-single .dealer-description p { font-size: 18px; font-weight: 400; line-height: 33px; color: #83827F; } .widget-dealer-single .dealer-single .dealer-inventory .tab-listing-all { margin-top: 0px; padding: 0px 0px 20px 0px; border-bottom: 1px solid #E9E8E8; margin-bottom: 30px; background-color: transparent; border-radius: unset; } .widget-dealer-single .dealer-single .dealer-inventory .tab-listing-all .toolbar-list { margin-right: 30px; } .widget-dealer-single .dealer-single .dealer-inventory .tab-listing-all .toolbar-list .nice-select { border: unset !important; padding: 0px 20px; } .widget-dealer-single .dealer-single .dealer-inventory .tab-listing-all .toolbar-list .nice-select::after { right: 0; } .widget-dealer-single .dealer-single .dealer-inventory .tab-listing-all .toolbar-list .nice-select .list { min-width: 180px; width: 100%; } .widget-dealer-single .dealer-single .tf-user-dealer { padding: 45px 37px 30px 37px; background-color: #F4F6F8; text-align: center; } .widget-dealer-single .dealer-single .tf-user-dealer > img { width: 100px; height: auto; border-radius: 100%; margin-bottom: 16px; } .widget-dealer-single .dealer-single .tf-user-dealer .name { font-size: 16px; font-weight: 700; line-height: 20px; color: #202732; text-transform: uppercase; margin-bottom: 5px; } .widget-dealer-single .dealer-single .tf-user-dealer .job { font-size: 14px; font-weight: 400; line-height: 18px; color: #727A7D; font-family: "DM Sans", sans-serif; margin-bottom: 10px; } .widget-dealer-single .dealer-single .tf-user-dealer .review { align-items: center; justify-content: center; gap: 5px; } .widget-dealer-single .dealer-single .tf-user-dealer .review i { color: #FFC107; } .widget-dealer-single .dealer-single .tf-user-dealer .review p { font-size: 14px; font-weight: 400; } .widget-dealer-single .dealer-single .tf-user-dealer .des { font-size: 16px; font-weight: 400; color: #5E5F63; margin-bottom: 28px; } .widget-dealer-single .dealer-single .tf-user-dealer .btn-main .button_main_inner { padding: 15px 20px !important; margin-top: 37px; } .widget-dealer-single .dealer-single .tf-dealer-location { padding: 52px 30px 30px 30px; background-color: #F8F8F8; } .widget-dealer-single .dealer-single .tf-dealer-location .form-contact-admin .group-form { position: relative; } .widget-dealer-single .dealer-single .tf-dealer-location .form-contact-admin .group-form i { position: absolute; left: 20px; top: 20px; color: #000000; font-size: 20px; } .widget-dealer-single .dealer-single .dealer-customer-review .listing-customer-review { margin-bottom: 0; padding-right: 15em; } .widget-dealer-single .dealer-single .seller-profile .profile { padding-bottom: 40px; border-bottom: 1px solid #D9D9D9; display: flex; align-items: center; } .widget-dealer-single .dealer-single .seller-profile .profile img { width: 110px; border-radius: 100%; margin-right: 30px; } .widget-dealer-single .dealer-single .seller-profile .profile .information .private-seller { color: #D01818; } .widget-dealer-single .dealer-single .seller-profile .profile .information .title { font-size: 36px; font-weight: 700; line-height: 50px; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content { display: flex; align-items: center; gap: 60px; flex-wrap: wrap; padding: 50px 0px; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content .dealer-author-item { display: flex; align-items: center; gap: 20px; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content .dealer-author-item .dealer-author-icon { width: 46px; height: 46px; background-color: #fff; border-radius: 100%; box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.06); display: flex; align-items: center; justify-content: center; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content .dealer-author-item .dealer-author-icon i { color: #D01818; font-size: 16px; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content .dealer-author-item .dealer-content-info-box .label-dealer-content { font-size: 16px; font-weight: 600; line-height: 28px; color: #000000; } .widget-dealer-single .dealer-single .seller-profile .dealer-author-content .dealer-author-item .dealer-content-info-box .dealer-title { font-size: 16px; font-weight: 500; line-height: 28px; color: #000000; } .widget-contact-us { padding-top: 130px; padding-bottom: 130px; } .widget-contact-us .contact-us .contact-us-box { background-color: #F8F8F8; border-radius: 15px; border: 1px solid #DFDFDF; padding: 46px; text-align: center; } .widget-contact-us .contact-us .contact-us-box .icon { margin-bottom: 25px; } .widget-contact-us .contact-us .contact-us-box .title { font-size: 22px; font-weight: 700; line-height: 34px; color: #000000; margin-bottom: 16px; } .widget-contact-us .contact-us .contact-us-box .des { font-size: 18px; font-weight: 500; line-height: 33px; color: #696A6F; } .widget-contact-us .contact-us .form-contact-us-page { text-align: center; } .widget-contact-us .contact-us .form-contact-us-page .input-contact-us-wrap { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; margin-bottom: 30px; } .widget-contact-us .contact-us .form-contact-us-page input, .widget-contact-us .contact-us .form-contact-us-page textarea { background-color: #F8F8F8; border: 1px solid #DFDFDF; font-size: 18px; font-weight: 400; line-height: 26px; color: #83827F; } .widget-contact-us .contact-us .form-contact-us-page textarea { height: 394px; margin-bottom: 40px; } .widget-contact-us .contact-us .form-contact-us-page button { width: auto; margin: auto; padding: 18px 50px; } .widget-error-404 { padding-top: 100px; padding-bottom: 100px; } .widget-error-404 .error-404 .thumb-404 { margin-bottom: 100px; } .widget-error-404 .error-404 .thumb-404 img { width: auto; } .widget-error-404 .error-404 .error-404-text { margin-bottom: 40px; } .sidebar-dashboard { max-width: 326px; width: 100%; padding: 0px 34px; background-color: #0A1426; height: 100vh; z-index: 999; position: fixed; left: 0; } .sidebar-dashboard .db-logo { padding-top: 36px; padding-bottom: 52px; padding-left: 42px; } .sidebar-dashboard .db-logo img { width: 123px; height: auto; } .sidebar-dashboard .db-profile { padding-left: 42px; margin-bottom: 36px; } .sidebar-dashboard .db-profile img { width: 95px; border-radius: 100%; box-shadow: 0px 4px 21px 0px rgba(0, 0, 0, 0.07); margin-bottom: 26px; } .sidebar-dashboard .db-profile .name { font-size: 18px; font-weight: 700; line-height: 22.68px; color: #ffffff; margin-bottom: 5px; } .sidebar-dashboard .db-profile .seller { font-size: 14px; font-weight: 500; line-height: 17.64px; color: #83827F; } .sidebar-dashboard .db-menu > ul > li { border-radius: 8px; } .sidebar-dashboard .db-menu > ul > li.active { background-color: #1A2435; } .sidebar-dashboard .db-menu > ul > li:hover { background-color: #1A2435; transition: all 0.5s; } .sidebar-dashboard .db-menu > ul > li > a { display: flex; align-items: center; justify-content: flex-start; gap: 20px; font-size: 16px; font-weight: 600; line-height: 28px; color: #ffffff; padding: 14px 47px; } .sidebar-dashboard .db-menu > ul > li > a i svg path { fill: #D01818; } .overlay-dashboard { position: fixed; right: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); transition: all 0.3s ease 0s; visibility: hidden; opacity: 0; z-index: 998; } .overlay-dashboard.active { visibility: visible; opacity: 1; } .overlay-dashboard.active:before { position: absolute; content: "\e962"; font-family: "icomoon"; right: 30px; top: 20px; color: #ffffff; cursor: pointer; } .has-dashboard { margin-left: 326px; background-color: #0A1426; padding-left: 30px; padding-right: 86px; } .has-dashboard .main-header { background-color: #0A1426; } .has-dashboard .main-header .main-menu .navigation > li > a { color: #ffffff; } .has-dashboard .main-header .main-menu .navigation > li > a::after { color: #ffffff; } .has-dashboard .main-header .btn-icon-list { background-color: #1A2435; } .has-dashboard .main-header .btn-icon-list:hover { background-color: #D01818; } .has-dashboard .main-header .logo-box { display: none; } .has-dashboard .page-dashboard-wrap { background-color: #F4F4F4; padding: 90px 70px 90px 70px; } .has-dashboard .page-dashboard-wrap .dashboard .title-dashboard { position: relative; padding-left: 10px; line-height: 30px; margin-bottom: 40px; } .has-dashboard .page-dashboard-wrap .dashboard .title-dashboard::after { position: absolute; content: ""; left: 0; top: 50%; transform: translateY(-50%); background-color: #D01818; height: 100%; width: 2px; } .has-dashboard .page-dashboard-wrap .dashboard .sellec-list-db { text-align: -webkit-right; } .has-dashboard .page-dashboard-wrap .dashboard .sellec-list-db .nice-select { background-color: transparent; border: unset !important; border-radius: 3px; padding: 0px 28px 0px 0px; width: fit-content; font-size: 18px; font-weight: 500; line-height: 22px; color: #0D0E0F; } .has-dashboard .page-dashboard-wrap .dashboard .sellec-list-db .nice-select .list { min-width: 220px; width: 100%; right: 0; left: unset; } .has-dashboard .page-dashboard-wrap .dashboard .sellec-list-db .nice-select:after { height: 6px; width: 6px; margin-top: -5px; right: 5px !important; } .has-dashboard .page-dashboard-wrap .dashboard .btn-show-dashboard { font-size: 16px; font-weight: 700; color: #081E2A; display: none; margin-bottom: 25px; } .has-dashboard .page-dashboard-wrap .dashboard .btn-show-dashboard i { margin-right: 5px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-overview { margin-bottom: 70px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-overview .db-card { padding: 22px 30px; border-radius: 9px; background-color: #FFFFFF; display: flex; justify-content: flex-start; align-items: center; gap: 25px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-overview .db-card .icon-overview { width: 65px; height: 65px; border-radius: 100%; background-color: rgba(208, 24, 24, 0.13); display: flex; align-items: center; justify-content: center; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-overview .db-card .content-overview span { line-height: 20.3px; color: #1C2136; font-size: 16px; font-weight: 500; margin-bottom: 10px; display: inline-block; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-overview .db-card .content-overview .listing-text { font-size: 26px; font-weight: 800; line-height: 32px; color: #1C2136; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-left .page-insight { background-color: rgba(255, 255, 255, 0.6); border: 1px solid #E9E8E8; border-radius: 19px; padding: 42px 22px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-left .page-insight .nice-select { padding: 7px 44px 7px 20px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .tfcl-card { background-color: #FFFFFF; border-radius: 10px; padding: 43px 30px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .tfcl-card:not(:last-child) { margin-bottom: 30px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-message .message > li { display: flex; align-items: center; gap: 13px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-message .message > li:not(:last-child) { margin-bottom: 26px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-message .message > li > p { font-size: 15px; font-weight: 500; line-height: 23px; color: #18191D; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user:not(:last-child) { margin-bottom: 40px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user .group-author { display: flex; align-items: center; gap: 12px; margin-bottom: 9px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user .group-author img { width: 56px; height: 56px; border-radius: 100%; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user .group-author .group-name .review-name { font-size: 14px; font-weight: 700; line-height: 25px; color: #1C2136; margin-bottom: 3px; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user .group-author .group-name .rating-wrap i { color: #FBAD17; } .has-dashboard .page-dashboard-wrap .dashboard .dashboard-middle .dashboard-middle-right .dashboard-reviews > ul .comment-by-user .content p { font-size: 14px; font-weight: 400; line-height: 24px; color: #949392; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory { width: 100%; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr { padding-bottom: 21px; margin-bottom: 28px; border-bottom: 1px solid #E9E8E8; display: block; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr:hover .controller { display: flex !important; opacity: 1 !important; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td { width: 11%; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td:first-child { width: 50%; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing { display: flex; align-items: center; gap: 37px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images { position: relative; max-width: 195px; width: 100%; display: inline-block; overflow: hidden; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .thumb img { border-radius: 10px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller2 { position: absolute; left: 10px; top: 10px; z-index: 1; display: flex; gap: 10px; align-items: center; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller2 > li > .btn-action { width: 29px; height: 29px; border-radius: 9px; background-color: rgba(0, 0, 0, 0.4); display: inline-block; display: flex; justify-content: center; align-items: center; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller2 > li > .btn-action:hover { background-color: #D01818; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller2 > li > .btn-action i { color: #ffffff; font-size: 12px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller { padding: 10px; display: none; align-items: center; justify-content: center; gap: 15px; position: absolute; bottom: 8px; left: 0; background-color: rgba(0, 0, 0, 0.38); width: 100%; opacity: 0; transition: all 0.5s; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller li { width: 30px; height: 30px; display: flex; justify-content: center; align-items: center; border-radius: 10px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .features-images .controller li:hover { background-color: #D01818; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .listing-summary .mypt-brand { font-size: 14px; font-weight: 500; line-height: 17px; color: #86898E; margin-bottom: 3px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .listing-summary .mypt-address { font-size: 18px; font-weight: 400; line-height: 27px; color: #83827F; font-family: "DM Sans", sans-serif; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .tfcl-listing-listing .listing-summary .price { font-size: 17px; font-weight: 700; line-height: 21px; color: #D01818; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .list-wrapper { text-align: center; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .list-wrapper .status-publish { color: #57C257; font-size: 16px; font-weight: 700; line-height: 30px; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .list-wrapper > p { font-size: 16px; font-weight: 500; line-height: 30px; color: #83827F; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory tbody tr td .list-wrapper > b { font-size: 16px; font-weight: 600; line-height: 30px; color: #000000; } #test-driver .modal-dialog, #offer-price .modal-dialog { max-width: 660px; } #test-driver .modal-dialog .modal-content, #offer-price .modal-dialog .modal-content { border: unset; border-radius: 15px; padding: 40px; } #test-driver .modal-dialog .modal-content .title-form, #offer-price .modal-dialog .modal-content .title-form { position: relative; padding-left: 10px; line-height: 24px; margin-bottom: 40px; } #test-driver .modal-dialog .modal-content .title-form::before, #offer-price .modal-dialog .modal-content .title-form::before { position: absolute; content: ""; height: 100%; width: 2px; background-color: #D01818; left: 0; top: 50%; transform: translateY(-50%); } #test-driver .modal-dialog .modal-content .btn-close, #offer-price .modal-dialog .modal-content .btn-close { position: absolute; right: 40px; z-index: 1; opacity: 1; width: 13px; height: 13px; box-sizing: border-box; } #test-driver .modal-dialog .modal-content .group-form:not(:last-child), #offer-price .modal-dialog .modal-content .group-form:not(:last-child) { margin-bottom: 30px; } /*--------- Abstracts variable ---------- */ @media only screen and (max-width: 1399px) { .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content > .box { display: none !important; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { padding-left: 1.5%; } .dashboard-middle-left { margin-bottom: 30px; } .has-dashboard { padding-left: 30px; padding-right: 30px; } .has-dashboard .page-dashboard-wrap { padding: 50px 30px 50px 30px; } .dashboard-overview .col-12:not(:last-child) .db-card { margin-bottom: 30px; } .tf-slide-v4 .slide-v4 .slide-v4-content { padding-left: 0%; } .widget-calculator-form .calculator-form-wrap .calculator-form { padding: 80px 70px 80px 70px; } .feature-car .feature-car-content { padding: 7em 5.5em 5em 7.5em; } .feature-car-video img { height: 100%; object-fit: cover; } .inner-container { padding: 0 0px; } .footer-main { padding-left: 0px; padding-right: 0px; } .shape-left { display: none; } .shape-right { display: none; } } @media only screen and (max-width: 1380px) { .mg-2 { margin: 0 15px; } .feature-car .feature-car-content { padding: 7em 1.5em 5em 1.5em; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content > .box { display: none; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { padding-top: 10em; padding-left: 15px; padding-right: 15px; } } @media only screen and (max-width: 1280px) { .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content { padding: 33px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap .btn-read-more .more-link { padding: 15px 15px; } .dashboard .table-listing-inventory { overflow: scroll; } .has-dashboard .page-dashboard-wrap .dashboard .table-listing-inventory .listing-inventory { width: max-content; } } @media only screen and (max-width: 1199px) { .mobie-app .mobie-app-content .title { margin-bottom: 20px; } .mobie-app { padding: 50px; } .best-selling .item { height: 300px; } .best-selling .item .images { max-height: 200px; } .car-banner-style2 .group-image .car-red { bottom: -13%; left: 0%; right: 0%; width: 100%; } .testimonial-v2 .btn-next-prev { right: 3%; bottom: 3%; } .tf-car-banner .group-image .car { top: -49% !important; right: 0%; left: 15% !important; width: 80%; } .car-banner-style2 .group-image .ellips { width: auto; } .take-appointement { padding: 55px 45px 55px 45px; } .tf-car-service .content { padding: 16px 25px 37px 25px; } .tf-car-service .content .description ul li.listing-information .inner span { display: none; } .tf-car-service .content .description ul li.listing-information i { margin-right: 6px; margin-top: 0px; } .tf-car-service .content .description ul li.listing-information:not(:last-child)::after { display: none; } .tf-car-service .content .description ul li.listing-information:not(:last-child) { margin-right: 12px; } .border-line { margin-bottom: 30px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { align-items: flex-end; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer { top: 0; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot { left: 15.9%; bottom: 18.1%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content { max-width: 100%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car img { margin-right: 0px; } .footer-bottom .bottom-bar-menu { align-items: center; justify-content: center; margin-top: 20px; } .footer-bottom ul.social-icon { justify-content: flex-end; } .side-blog .pl-30 { padding-left: 0px; } } @media only screen and (max-width: 1200px) { .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content { flex-direction: column; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .bottom-price-wrap { flex-direction: row; border-left: unset; padding-left: 0px; margin-top: 30px; } .tf-slide-v4 .slide-v4 .slide-v4-content h1 { font-size: 50px; line-height: 65px; } .tf-slide-v4 .slide-v4 .slide-v4-image { margin-left: 0px; } .tf-car-banner .group-image .car { top: 8%; right: 3%; width: 80%; } .tf-car-banner .group-content { max-width: 100%; } .selling-car .selling-content { max-width: 100%; margin-bottom: 30px; z-index: 1; } .tf-car-banner .group-image { position: relative; margin-top: 30px; } .selling-car { align-items: center; flex-direction: column; } .selling-car .selling-carpart .mask { left: 0px; } .tf-car-service-v2 .content .description ul .listing-information .inner span { display: none; } .tf-car-service-v2 .content .description ul .listing-information i { margin-top: 0px; } .main-header .main-menu .navigation > li { margin-right: 40px; } .flat-bt-top { display: none; } } @media only screen and (max-width: 1024px) { .widget-dealer-single .dealer-single .dealer-customer-review .listing-customer-review { padding-right: 0em; } .post-property .wrap-car-review .reviews-list { padding-right: 0px; } .widget-car-listing-list { padding: 80px 0px; } .special-car-counter .special-image { max-width: 100%; } .special-car-counter { flex-direction: column-reverse; gap: 30px; } .tf-slide-v4 .slide-v4 .slide-v4-content .icon-car { margin-bottom: 0px; } .best-selling .item .images { max-height: 150px; } .best-selling .item { height: 250px; } .best-selling .item .name { font-size: 16px; } .tf-car-banner .group-image .car { top: -17% !important; } .box-icon-list-v2 { grid-template-columns: 1fr 1fr 1fr; } .w-470 { max-width: 100%; } .widget-booking-car .booking-car .brand-car .brand-counter .counter { padding-left: 0px; } .widget-booking-car .booking-car .brand-car { flex-direction: column; } .tf-car-service-v2 .content { padding: 20px 20px 20px 20px; } .testimonial-car-v1 { padding: 40px 0px 0px 10px; } } @media only screen and (max-width: 991px) { #header3.main-header .header-style2 { padding: 20px; } #header3.main-header .header-style2 .mobile-button { right: 40px; } #header3.main-header { padding: 0; } .tf-page-title .page-title { animation: shrink 0s infinite alternate; background-attachment: fixed; } .sidebar-dashboard { left: -400px; } .sidebar-dashboard.active { left: 0px !important; } .has-dashboard .page-dashboard-wrap .dashboard .btn-show-dashboard { display: inline-block; } .has-dashboard { margin-left: 0px; padding-left: 15px; padding-right: 15px; } .has-dashboard .main-header .logo-box { display: block; } .widget-contact-us { padding-top: 80px; padding-bottom: 80px; } .col-md-12:not(:last-child) > .contact-us-box { margin-bottom: 30px; } .driver-price-wrap { margin-top: 50px; } .listing-list-car-grid { grid-template-columns: 1fr 1fr; } .search-filter-listing-car .filter-header-list .btn-filter i { display: block; } .search-filter-listing-car { padding: 10px 14px 10px 14px; margin-bottom: 30px; } .search-filter-listing-car .filter-header-list { margin-bottom: 0px; } .search-filter-listing-car .list-filter { position: absolute; background-color: #ffffff; left: 0px; right: 0px; top: 70px; z-index: 7; padding: 20px; box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.07); border-radius: 10px; display: none; } .tf-widget-add-cart { padding-top: 50px; padding-bottom: 100px; } .tfad-listing-feature .listing-feature-item { width: 30%; } .tfad-listing-feature { gap: 30px; } #video .group-video { max-width: 100%; width: 100%; } .special-step { gap: 30px; } .widget-our-ealers-h5 { padding-top: 115px; padding-bottom: 100px; } .widget-car-list-v2-h5 { padding-top: 100px; padding-bottom: 100px; } .widget-category-car { padding-top: 100px; } .slide-v4 > .row { flex-direction: column-reverse; } .tf-slide-v4 .slide-v4 .slide-v4-content { padding-top: 5%; } .widget-calculator-form .calculator-form-wrap .calculator-form { padding: 50px 20px 50px 20px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap { gap: 40px; padding-left: 0px; padding-right: 0px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content h1 { font-size: 45px; line-height: 60px; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car-ab { font-size: 70px; line-height: 75px; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-content .buy-car { font-size: 70px; line-height: 75px; } .tf-widget-team { margin-bottom: 30px; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-form { max-width: 100%; } .widget-form-buy-car .form-buy-car-wrap { gap: 50px; flex-direction: column; } .box-car-wrap { grid-template-columns: 1fr 1fr 1fr; } .bl-v2 .main-post { padding: 20px 25px; } .main-post .entry-meta.flex { gap: 10px; flex-wrap: wrap; } .icon-box-feature { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; } .car-banner-style2 .group-image .car-red { bottom: 0%; } .take-appointement .take-appointement-image .offer-bg { left: 45px; top: -45px; } .take-appointement .take-appointement-content .title { font-size: 35px; line-height: 45px; } .take-appointement .take-appointement-content .price { font-size: 25px; line-height: 30px; margin-bottom: 35px; } .header-tab { flex-wrap: wrap; gap: 20px; justify-content: center; text-align: center; flex-direction: column; } .widget-car-service .header-section { flex-wrap: wrap; gap: 20px; justify-content: center; text-align: center; flex-direction: column; } .feature-car { flex-wrap: wrap; flex-direction: column; } .feature-car-content, .feature-car-video { width: 100% !important; } .testimonial-car-v1 .testimonial-content .title { font-size: 40px; line-height: 55px; margin-bottom: 15px; } .btn-next-prev { display: none; } .testimonial-car-v1 .testimonial-content .description { font-size: 20px; line-height: 35px; } .counter-wrap { padding: 35px 35px; grid-template-columns: 1fr 1fr; } .widget-counter-car .counter-car .counter-car-header-wrap { gap: 30px; } .tf-widget-quote .widget-quote .quote-wrap { padding: 42px 30px 42px 30px; flex-direction: column; gap: 30px; } .tf-widget-quote .widget-quote .quote-wrap .content-quote { flex-wrap: wrap; justify-content: center; gap: 20px; } .tf-widget-quote .widget-quote .quote-wrap .title-quote { text-align: center; } .tf-car-service-v2 { flex-wrap: wrap; border-radius: 16px; overflow: hidden; } .tf-car-service-v2 .image { max-width: 100%; } .w-722 { max-width: 100%; } .widget-browse-by-mode .browse-by-mode { flex-wrap: wrap; } .car-list-item { grid-template-columns: 1fr 1fr; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { flex-wrap: wrap; gap: 40px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .icon-shape { left: 80px; } .nav-outer { display: none; } .header-account { display: none; } .main-header { padding: 16px 0; } .mobile-button { display: block; } .footer-top { text-align: center; } .footer-top .pd-r80 { padding-right: 15px !important; } .footer-top .icon-ft { display: none; } .footer-top .t-al-right { text-align: center; } .footer-main .widget-info p { margin-right: 0px; } .footer-main .widget { margin-bottom: 30px; } .widget-menu.pl-60 { padding-left: 0px !important; } .widget-menu.pl-30 { padding-left: 0px !important; } .flat-blog-list .side-blog { margin-top: 60px; } } @media only screen and (max-width: 767px) { .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content { padding-top: 5em; } .top-bar { display: none; } .tf-slide-form-v2 .slide-form-v2 .slide-form-item .slide-image img { position: absolute; width: 100%; height: 25%; top: 10px; left: 0; object-fit: cover; } .widget-icon-box { padding-top: 200px; padding-bottom: 90px; } .widget-car-service { padding-top: 90px; padding-bottom: 90px; } .widget-car-list-v2 { padding-bottom: 70px; } .widget-browse-by-mode { padding-top: 90px; padding-bottom: 90px; } .widget-testimonial-car { padding-bottom: 90px; } .main-content { padding-top: 90px; padding-bottom: 90px; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content { padding-top: 150px; padding-bottom: 200px; } .widget-booking-car { padding-top: 90px; padding-bottom: 90px; } .widget-feature-v2-car { padding-top: 370px; padding-bottom: 300px; } .widget-best-deals-v2 { padding-top: 290px; padding-bottom: 90px; } .widget-populer-makes { padding-top: 90px; padding-bottom: 90px; } .widget-banner-v2-h4 { padding-top: 90px; padding-bottom: 90px; } .tf-slide-form-v2 .slide-form-v2 .slide-form-item .slider-wrap .slide-content { max-width: 100% !important; width: 100%; padding-top: 0px; } .widget-contact-form { padding-top: 90px; padding-bottom: 100px; } .tf-slider-v3 { padding: 90px 0 190px 0; } .tf-slide-form { padding: 90px 0 100px 0; animation: none; background-attachment: fixed; } .widget-tf-video .tf-video { padding: 100px 0px 100px 0px; } .car-banner-style2 .group-image .ellips { display: none; } .car-banner-style2 .group-image .car-red { position: relative; } .widget-best-selling-car .themesflat-container.full { padding-left: 15px; padding-right: 15px; } .feature-car .feature-car-content { padding: 7em 1em 5em 1em; } .has-dashboard .page-dashboard-wrap .dashboard .sellec-list-db { text-align: -webkit-left; margin-bottom: 15px; } .post-property .wrap-car-review .listing-customer-review { margin-bottom: 50px; } .post-property .wrap-car-feature .tf-listing-info #tf-features { grid-template-columns: 1fr 1fr; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information .inner span { display: none; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-content .listing-top-content .description .listing-information i { margin-top: 2px; } .listing-list-car-wrap .tab-listing-all .btn-condition-filter:not(:last-child) { margin-right: 15px; } .inner-group.grid { grid-template-columns: 1fr 1fr; } .group-map-address-field .address-searching { width: 90%; } .group-map-address-field .button-location { width: 10%; } .listing-fields-grid { grid-template-columns: 1fr 1fr; } .tf-video-car-banner { padding: 110px 0px; } .explore-car { grid-template-columns: 1fr 1fr 1fr; } .col-md-6:not(:last-child) > .tf-car-service-v2 { margin-bottom: 30px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap { flex-direction: column; margin-top: 234px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-content, .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-box-form { max-width: 100%; } .counter-v2 { align-items: center; flex-direction: column; gap: 10px; } .mobie-app { flex-direction: column; gap: 30px; } .testimonial-v2 .testimonial-v2-image .avata { max-width: 75%; } .testimonial-v2 .testimonial-v2-content .title { font-size: 35px; line-height: 45px; } .testimonial-v2 .testimonial-v2-content .description { font-size: 18px; line-height: 35px; margin-bottom: 20px; } .car-banner-style2 .group-image .car-red { bottom: -20%; } .take-appointement .take-appointement-image .offer-bg { top: -5px; } .take-appointement .take-appointement-content { max-width: 100%; text-align: center; } .take-appointement { align-items: flex-start; flex-direction: column; } .header-section { align-items: flex-start; flex-direction: column; } .tf-car-banner .group-image .car { width: 100%; position: relative; right: 0; left: 0 !important; } .tf-car-banner .group-image .shape, .tf-car-banner .group-image .shape1 { display: none; } .widget-counter-car .counter-car .counter-car-header-wrap { flex-direction: column; align-items: center; flex-wrap: wrap; gap: 0px; text-align: center; } .col-md-4:not(:last-child) .widget-blog { margin-bottom: 30px; } .col-md-6:not(:last-child) .tf-car-banner { margin-bottom: 30px; } .testimonial-car-v1 { gap: 20px; flex-direction: column; } .testimonial-car-v1 .image-thumbs { max-width: 100%; } .widget-counter-car .counter-car .counter-car-header-wrap { flex-direction: column; align-items: flex-start; gap: 0; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-header { max-width: 100%; } .widget-counter-car .counter-car .counter-car-header-wrap .counter-car-content { max-width: 100%; } .footer-bottom { text-align: center; } .footer-bottom ul.social-icon { justify-content: center; margin-top: 20px; } .tf-page-title .page-title { padding: 100px 0; } .tf-page-title .page-title .main-title { font-size: 45px; } .w-671 { max-width: 100% !important; width: 100%; } .post-wrap .imgae-list { padding-left: 15px !important; margin-top: 30px; } .tag-wrap .share-box { margin-top: 20px; } } @media only screen and (max-width: 600px) { .tf-slider-v3 .slider-v3 h1 { line-height: 70px; } .widget-new-cars { padding-bottom: 70px; } .mobie-app .mobie-app-content .image-wrap img { width: 100%; height: auto; } .widget-booking-car .booking-car .brand-car { gap: 40px; } .map4, #map4 { height: 300px; } .widget-contact-us .contact-us .form-contact-us-page .input-contact-us-wrap { grid-template-columns: 1fr; } .widget-contact-us .contact-us .form-contact-us-page textarea { height: 180px; } .wrap-car-leave-a-reply .post-comment .d-flex { flex-direction: column; } .wrap-car-review .listing-customer-review { flex-direction: column; gap: 30px; } .post-property .wrap-car-leave-a-reply .rating-wrap { gap: 30px; } .post-property .wrap-car-review .listing-customer-review .progress { margin-right: 0px; margin-top: 30px; margin-bottom: 30px; } .post-property .wrap-car-review .listing-customer-review { flex-direction: column; } .post-property .wrap-style { margin-bottom: 40px; } .gallary-property-details .property-gallary2 .swiper-button-next, .gallary-property-details .property-gallary2 .swiper-button-prev { width: 45px; height: 45px; } .wrap-property-car .box-1 .icon-box-info .info:not(:last-child) { margin-right: 10px; } .wrap-property-car .box-2 .icon-boxs { margin-bottom: 10px; } .wrap-property-car .box-1 .title-heading { font-size: 30px; line-height: 45px; margin-top: 10px; margin-bottom: 10px; } .banner-car-listing .title { font-size: 40px; line-height: 55px; } .widget-banner-car-listing { padding: 80px 15px 80px 15px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item .listing-item-image { max-width: 100%; } .listing-list-car-grid .listing-grid-item .listing-item-image .hover-listing-image { min-height: 300px; } .listing-list-car-grid.listing-list-car-list .listing-grid-item { flex-direction: column; } .special-step { flex-direction: column; justify-content: center; align-items: center; text-align: center; } .special-step .special-step-item { width: 100%; } h4 { line-height: 40px; } .special-car-counter .special-counter .counter-special-wrap { margin-bottom: 50px; justify-content: space-between; gap: 30px; flex-wrap: wrap; } .special-step .special-step-item .title { margin-bottom: 15px; } .contact-form .form-buy-car-form { max-width: 100%; } .contact-form .map { height: 500px; } .widget-contact-form { padding-top: 100px; padding-bottom: 100px; } #map { height: auto; } .contact-form { flex-direction: column; } .widget-calculator-form .calculator-form-wrap { flex-direction: column; } .widget-calculator-form .calculator-form-wrap .calculator-form, .widget-calculator-form .calculator-form-wrap .calculator-image { width: 100%; } .icon-box-feature { grid-template-columns: 1fr; } .widget-booking-car .booking-car .brand-car .brand-counter .brand-image .car-box { max-width: 124px; padding: 15px 20px; right: 10px; top: 40px; } .counter-v2 { padding: 0px; } .box-icon-list-v2 { grid-template-columns: 1fr 1fr; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .title-slide { font-size: 50px; line-height: 70px; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content { padding-top: 120px; padding-bottom: 180px; } .mybest-selling .swiper-pagination { display: none; } .testimonial-v2 .testimonial-v2-image .icon { display: none !important; } .testimonial-v2 .testimonial-v2-image { max-width: 100%; } .testimonial-v2 { flex-direction: column-reverse; } .widget-category-car .category-car-wrap .category-car { grid-template-columns: 1fr; gap: 28px; } .take-appointement .take-appointement-image .offer-bg { top: -10px; left: 0px; } .car-list-item { grid-template-columns: 1fr; } .box-icon-list { grid-template-columns: 1fr 1fr; } .counter-wrap { grid-template-columns: 1fr; } } @media only screen and (max-width: 575px) { .listing-list-car-grid { grid-template-columns: 1fr; } .col-12:not(:last-child) .tf-car-service-v2 { margin-bottom: 30px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price { padding: 20px; left: 60px !important; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price .proflile span { font-size: 16px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price p { font-size: 14px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price .proflile { margin-bottom: 0px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .icon-shape { display: none; } h2.title { font-size: 40px; line-height: 55px; } .form-v4 .nav-item .nav-link { padding: 6px 10px; } .tf-slide-form-v2 .slide-form-v2 .slider-wrap .slide-box-form { padding: 35px 20px 35px 20px; } } @media only screen and (max-width: 480px) { .wrap-car-review .listing-customer-review .overall-rating-detail { grid-template-columns: 1fr; } .post-property .wrap-car-review .reviews-list .review-item .review-media { margin-right: 0px; margin-bottom: 20px; } .post-property .wrap-car-review .reviews-list .review-item { flex-direction: column; } .post-property .wrap-description > p { line-height: 30px; } .search-form-widget .tab-content { padding: 30px 20px 30px 20px; } .search-form-widget ul li .nav-link { padding: 13px 13px; font-size: 14px; } .pd-bg { padding: 25px 30px; } .tfad-listing-feature .listing-feature-item { width: 100%; } .pd-bg { padding: 25px 30px; } .explore-car { grid-template-columns: 1fr 1fr; } .widget-form-buy-car .form-buy-car-wrap .form-buy-car-form { padding: 40px 30px 40px 30px; max-width: 100%; } .tf-slide-form { padding: 100px 0 100px 0; } .box-car-wrap { grid-template-columns: 1fr 1fr; } .title-section-main { font-size: 36px; line-height: 50px; } .tf-slide-form .slide-form h1 { font-size: 45px; line-height: 60px; } .tf-car-banner .group-image .car { top: 0% !important; } .counter-v2 { padding: 20px; } .widget-booking-car .booking-car .brand-car .brand-counter .counter { flex-direction: column; gap: 20px; } .mobie-app .mobie-app-content .title { font-size: 35px; line-height: 50px; margin-bottom: 15px; } .tab-car-service-v2 { gap: 10px; } .take-appointement .take-appointement-image .offer-bg { top: -40px; } .selling-car .selling-content { padding: 40px 20px 40px 20px; } .selling-car .selling-carpart .item-dot { width: 30px; height: 30px; } .selling-car .selling-carpart .car { margin-left: 0px; } .justify-content-end { justify-content: center !important; gap: 10px; } .tab-car-service-v2 .nav-item:not(:first-child) { margin-left: 0px; } .tf-car-banner .group-image .car { right: 0%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer { left: 0%; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .title-slide { font-size: 60px; line-height: 70px; } .tf-car-banner .group-image .car { width: 100%; } .tags-box .flex { flex-wrap: wrap; } .comment-list ol li.flex { display: flex; flex-direction: column; } .comment-list ol li .images { margin-right: 0px; } .post-property .wrap-car-leave-a-reply .post-comment .d-flex { flex-direction: column; } } @media only screen and (max-width: 414px) { #calculator .input-wrap { gap: 20px; } .post-property .wrap-car-calculator { padding: 60px 20px; } .wrap-property-car .box-1 .icon-box-info { flex-wrap: wrap; } .wrap-property-car .box-1 .icon-box-info .info { margin-top: 5px; margin-bottom: 5px; } .post-property .wrap-car-review .reviews-list .review-item .review-body .rating-box { gap: 9px; margin-bottom: 10px; flex-wrap: wrap; } .post-property .wrap-car-review .listing-customer-review .overall-rating-detail .overall-rating-detail-item .overall-rating-detail-label { margin-bottom: 0px; } .post-property .wrap-car-feature .tf-listing-info #tf-features { grid-template-columns: 1fr; } .post-property .wrap-car-review .listing-customer-review .overall-rating-detail { grid-template-columns: 1fr; gap: 10px 10px; } .inner-group.grid { grid-template-columns: 1fr; } .inner-title .title { font-size: 25px; } .map2 { position: relative; width: 100%; height: 300px; } #map2 { position: absolute; height: 300px; } .group-map-address-field .button-location { width: 20%; } .group-map-address-field .address-searching { width: 80%; } .listing-fields-grid { grid-template-columns: 1fr; } .description-fields textarea { height: 100px; } .special-car-counter .special-counter .counter-special-wrap .counter-v3:not(:first-child):before { display: none; } .tf-car-banner .group-image .car { right: 0%; } .car-banner-style2 .group-image .car-red { bottom: 0%; } .take-appointement { padding: 55px 30px 55px 30px; } .widget-tf-slider-v2 .slider-wrap .tf-slider-item .slide-content .title-slide { font-size: 40px; line-height: 55px; } .box-icon-list-v2 { grid-template-columns: 1fr; } .selling-car .selling-carpart .item-dot .inner { width: auto; } .selling-car .selling-content .parameter ul .listing-information i { margin-top: 0px; } .selling-car .selling-content .parameter ul .listing-information .inner span { display: none; } .box-icon-list { grid-template-columns: 1fr; } .tf-slide-v4 .slide-v4 .slide-v4-content { padding-top: 10%; } .selling-car .selling-carpart .item-dot .inner { padding: 14px 15px 14px 15px; } .selling-car .selling-carpart .item-dot .inner .description { font-size: 10px; line-height: 15px; } } @media only screen and (max-width: 390px) { .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price p { font-size: 11px; } .selling-car .selling-carpart .item-dot .inner .group-title .title { font-size: 14px; } .upload-image .uploadLabel { width: auto; } .tf-slide-v4 .slide-v4 .slide-v4-content h1 { font-size: 40px; line-height: 55px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .title-slide { font-size: 45px; line-height: 55px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-content .description { font-size: 16px; line-height: 30px; margin-left: 0px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-offer { top: -20px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot i { padding: 7px; } .widget-tf-slider .slider-wrap .tf-slide-item .slide-item-content .slide-image .box-car .dot-car .dot .content-price { left: 40px !important; padding: 10px 15px; } } /*-------------- Font ----------------- */ /*# sourceMappingURL=style.css.map */