/*

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

NOTE:  

*/

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

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

/*************************
    General
*************************/

.uppercase { text-transform: uppercase; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif; font-weight: normal; color: #363636; margin-top: 0px; text-transform: uppercase; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
h1 { font-size: 40px; font-style: normal; font-weight: 500; line-height: 40px; }
h2 { font-size: 35px; font-style: normal; font-weight: 600; line-height: 35px; }
h3 { font-size: 28px; font-style: normal; font-weight: 600; line-height: 28px; }
h4 { font-size: 24px; font-style: normal; font-weight: 600; line-height: 24px; }
h5 { font-size: 18px; font-style: normal; font-weight: 600; line-height: 24px; }
h6 { font-size: 16px; font-style: normal; font-weight: 600; line-height: 24px; }
ul { margin: 0px; padding: 0px; }
hr { margin: 0; padding: 0px; border-bottom: 1px solid #232323; border-top: 0px; }
hr.gray { margin: 0; padding: 0px; border-bottom: 1px solid #dedede; border-top: 0px; }
label { font-size: 12px; font-weight: 400; color: #626262; }
.label { color: #fff !important; font-size: 9px !important; }
*::-moz-selection { background: #db2d2e; color: #fff; text-shadow: none; }
::-moz-selection { background: #db2d2e; color: #fff; text-shadow: none; }
::selection { background: #db2d2e; color: #fff; text-shadow: none; }



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


/*************************
    Form
*************************/
.form-control { border-radius: 0; box-shadow: none; height: auto; line-height: 1.33333; padding: 8px 8px; font-size: 12px; background: transparent; color: #626262; }
.form-control:focus { box-shadow: none; border: 1px solid #db2d2e; }
.form-control.input-lg { resize: none; font-size: .9em }
.form-control.rounded { border-radius: 0px; }
.form-control, .input-group-addon { border: 1px solid #e3e3e3; }

.form-control2 { border-radius: 0; box-shadow: none; height: auto; line-height: 1.33333; padding: 5px 5px; font-size: 12px; background: transparent; color: #626262; }
.form-control2:focus { box-shadow: none; border: 1px solid #db2d2e; }
.form-control2.input-lg { resize: none; font-size: .9em }
.form-control2.rounded { border-radius: 0px; }
.form-control2, .input-group-addon { border: 1px solid #e3e3e3; }

.form-inline button { margin: 0px; }
.form-group > label { display: block; }
.form-control::-moz-placeholder { color: #626262; }
.form-control::-ms-input-placeholder { color: #626262; }
.form-control::-webkit-input-placeholder { color: #626262; }
select { border: 1px solid #232323; color: #777; cursor: pointer; display: block; line-height: 14px; max-width: 100%; min-width: 100%; padding: 14px; }

.select-hidden { display: none; visibility: hidden; padding-right: 10px; }
.select { cursor: pointer; display: inline-block; position: relative; font-size: 14px; color: #e3e3e3; width: 100%; height: 40px; }
.select-styled { text-align: left; font-size: 14px; color: #323232; position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 1px solid #e3e3e3; background-color: #fff; padding: 8px 15px; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -webkit-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in; }
.select-styled:after { content: ""; width: 0; height: 0; border: 7px solid transparent; border-color: #e3e3e3 transparent transparent transparent; position: absolute; top: 18px; right: 10px; }
.select-styled:active:after, .select-styled.active:after { top: 10px; border-color: transparent transparent #e3e3e3 transparent; }
.select-options { text-align: left; display: none; position: absolute; top: 100%; right: 0; left: 0; z-index: 99; margin: 0; padding: 0; list-style: none; background-color: #fff; border: 1px solid #e3e3e3; border-top: 0px; }
.select-options li { list-style: none; font-size: 14px; padding-left: 15px; color: #323232; }


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

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

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

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


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

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

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





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

/*search*/
.search .search-block { padding: 35px 40px 20px; background: #ffffff; border: 1px solid #e3e3e3; margin-top: 20px; position: relative; z-index: 1; }
.search .search-block .selectpicker { margin-bottom: 15px; border-radius: 0px; border-color: #e3e3e3; }
.search .search-block span { margin-bottom: 10px; display: block; font-size: 12px; }
.search .search-block .select { height: 50px; margin-bottom: 10px; }
.search .search-block .select-styled { padding: 13px 15px; color: #999999; }
.search .search-block .select-styled:after { top: 22px; opacity: 0.5; }
.search .search-block .select-styled:active:after, .search .search-block .select-styled.active:after { top: 14px; }
.search .search-block .select-options li { color: #999999; }
.search .search-block .selected-box .select-options { max-height: 170px; overflow: auto; }
.search-top .selected-box .select-options { max-height: 170px; overflow: auto; }





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

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



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

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

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



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

.clearfix .parsley-required {
	color: #FF0004;
	font-size: 12px;
	
	padding-top: 5px;
	list-style-type: none;
}
@media (max-width: 575px){
  .hidden-xs-down {
    display: none!important;
  }
}



/*************************************
        Product listing
**************************************/
.product-listing .car-item { margin-top: 30px; }
.product-listing .listing-sidebar .widget { border: 1px solid #e3e3e3; }
.product-listing .listing-sidebar .widget-search { padding: 20px; }
.product-listing .listing-sidebar .widget-search h5 { position: relative; padding-bottom: 10px; margin-bottom: 20px; }
.product-listing .listing-sidebar .widget-search h5:before { position: absolute; content: ""; width: 20px; height: 2px; background: #db2d2e; left: 0; bottom: 0px; }
.product-listing .listing-sidebar .widget-search ul li { margin-bottom: 20px; }
.product-listing .listing-sidebar .widget-search ul li i { padding-right: 10px; }
.product-listing .listing-sidebar .widget-search ul li span { font-size: 12px; width: 30px; height: 30px; line-height: 30px; border-radius: 50%; color: #ffffff; background: #db2d2e; text-align: center; display: inline-block; }
.product-listing .listing-sidebar .widget-banner { margin-top: 30px; }
.product-listing ul { margin-bottom: 0px; }
.product-listing ul li ul { display: none; }
.product-listing ul li a { color: #323232; position: relative; display: block }
.product-listing ul li.list-group-item a:after { content: "\f107"; font: normal normal normal 14px/1 FontAwesome; position: absolute; right: 0; top: 0; font-size: 20px; line-height: 30px; }
.product-listing ul li.list-group-item a.current:after { content: "\f106"; }
.product-listing ul.list-group li { list-style: none; }
.product-listing ul.list-group .checkbox label { line-height: 22px; }
.product-listing .list-group-item { border-left: 0; border-right: 0; padding: 13px 15px; }
.product-listing .list-group-item:last-child { border-bottom: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px; }
.list-group-item:first-child { border-radius: 0px; }
.product-listing ul li a.current .fa-angle-down { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); }

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

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

/*.car-grid */
.product-listing .car-grid { margin-top: 10px; }
.product-listing .car-grid { border: 1px solid #e3e3e3; padding: 20px; }
.product-listing .car-grid .car-item { margin-top: 0px; }
.product-listing .car-grid .car-title a { position: relative; padding-bottom: 10px; margin-bottom: 10px; display: inline-block; font-size: 14px; text-transform: uppercase; font-weight: 600; color: #363636; }
.product-listing .car-grid .car-title a:before { position: absolute; content: ""; width: 20px; height: 2px; background: #db2d2e; left: 0; bottom: 0px; }
.product-listing .car-grid .price {  font-size: 12px; }

.product-listing .car-grid .car-list { margin-top: 21px; }
.product-listing .car-grid .car-list ul li { padding: 1px ; font-size: 12px; }
.product-listing .car-grid .car-item .car-overlay-banner ul { top: 50%; }
.product-listing .car-grid:hover .car-overlay-banner { opacity: 1; top: 0; }


.btn2 {
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
	padding: 3px;
}
@media (min-width: 1028px) {
	.hidden-lg-down {
    display: none!important;
  }
}

.dellpicture_background {
	background-color: #FF0004;
	text-align: center;
	padding: 2px 5px 1px 5px;
	border-radius: 3px;
	color: #FFFFFF;  
}
.dellpicture_background a {
	color: #ffffff;   	
}
.dellpicture_background a:hover {
	color: #000000;   	
}
.namepicture_background {
	background-color: #007bff;
	text-align: center;
	padding: 2px 5px 1px 5px;
	border-radius: 3px;
	color: #FFFFFF;  
}
.img_td {
	padding-left: 5px;
}
.img-detail {
	border-radius: 5px;
	color: #FFFFFF;  	
}
.text_h {
	font-weight: 700;
}
mark_red{
	padding: 2px;
	background-color:#FF0004;
	color: #FFFFFF;
}
.txt_head_bold {
	font-weight: 600;
	color: #000000;
}

/****************************************************** Radio Botton ********************************************************/
.redio_checkcontainer {
    display: block;
    position: relative;
    padding-left: 25px;
	padding-right: 15px;	
	margin-top: 7px;
	margin-bottom: 10px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none; /* Chrome, Opera, Safari */
    -moz-user-select: none; /* Firefox 2+ */
    -ms-user-select: none; /* IE 10+ */
    user-select: none; /* Standard syntax */
}

/* Hide the browser's default checkbox */
.redio_checkcontainer input {
  	position: absolute;
	  opacity: 0;
cursor: pointer;}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

/* On mouse-over, add a grey background color */
.redio_checkcontainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.redio_checkcontainer input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.redio_checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.redio_checkcontainer .checkmark:after {
    left: 10px;
    top: 6px;
    width: 7px;
    height: 12px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Create a custom radio button */
.radiobtn{
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.redio_checkcontainer:hover input ~ .radiobtn{
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.redio_checkcontainer input:checked ~ .radiobtn{
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radiobtn:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.redio_checkcontainer input:checked ~ .radiobtn:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.redio_checkcontainer .radiobtn:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
/****************************************************** End Radio Botton ********************************************************/
