/*PAGINATION DESIGN*/

ul.pagination li a, ul.pagination li span {
    width: 35px;
    height: 35px;
    background: #ed1e791a;
    border-radius: 50%;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    margin: 0px 5px;
    transition: all .3s;
    color: #000;
    display: inline-block;
}

ul.pagination li {
  display: inline-block;
}

ul.pagination li a:hover {
    color: #000 !important;
}

ul.pagination {
    display: inline-block;
    margin: 0 auto;
}

ul.pagination li.active span {
    background: #ed1e79;
    color: #fff;
    cursor: no-drop;
}

.page-center {
    text-align: center;
}

/*PAGINATION DESIGN ENDS*/


.gocover {
    display:none;
    position: absolute;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
}

.recent-post-widget .post-list li .post .post-img {
    max-width: 100px;
}
.forgot-header {
    background-color: #ed1e79;
    padding: 15px 30px;
}

.forgot-header h3 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 28px;
}

/*-------------------------
    Preloader Css
---------------------------*/
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 9999999;
 }
/* PRELOADER CSS ENDS*/


/* details page CSS */
ul.profile-meta i {
    color: #ff5328;
}

/* search page CSS */
a#showMore {
    display: block;
    text-align: right;
    font-size: 14px;
    text-transform: capitalize;;
}

.mainmenu-area .navbar #main_menu .navbar-nav .nav-link {
    color: #fff;
}
/* .mainmenu-area .navbar #main_menu .navbar-nav .nav-link.active, .mainmenu-area .navbar #main_menu .navbar-nav .nav-link:hover {
    color: #FF7F00 !important;
    background: #fff;
    transition: font-weight 0.9s;
} */

.fotter-social-links a> i {
    color: #FF7F00 !important;
    background: #fff; 
    transition: font-weight 0.9s;
}
.fotter-social-links a> i:hover {
    color: #fff !important;
    font-weight: bold;
}
.mainmenu-area .navbar #main_menu .navbar-nav .nav-link.active, 
.mainmenu-area .navbar #main_menu .navbar-nav .nav-link:hover
{
    color: #FF7F00 !important;
    background: #000;
    font-weight: bold;
}
.car-info-box .content .footer-area .right-area .condition {
    background: #000 !important;
    color: #fff !important;
}
.car-info-box .content .footer-area .left-area .price {
    color: #ff5328 !important;
}
.bottomtotop i {
    background: #FF7F00 !important;
}
.mybtn1 {
    background: #FF7F00 !important;
    border: 1px solid #000;
    border-radius: 50px !important;
   /* font-weight: bold; */
    color: #fff;
}
.mybtn1:hover {
    background: #000 !important;
    color: #FF7F00 !important;
}
.search__field {
    padding: 5px 10px;
    height: 35px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
   /* font-weight: bold; */
    text-align: center;
    border-radius: 0 !important;}
.mainmenu-area .navbar #main_menu .mybtn1 {
    border: 1px solid #FF7F00 !important;
}
.car-info-box .content .short-info li {
    width: 31.4%;
}
.footer .copy-bg .content .content p a {
    color: #FF7F00;
}
.footer .fotter-social-links ul li a{
    border: none;
}
.footer .copy-bg {
    background: #fff;
    margin-top: 0;
}
.footer-nav li a{
    color: #434343;
    text-decoration: none;
}
.footer .footer-widget ul li i {
    font-size: 22px !important;
}
.footer .fotter-social-links ul li a:hover{
    background: none !important;
}
@media (max-width: 991px){
.mainmenu-area .navbar #main_menu .navbar-nav .nav-link {
    color: #fff !important;
}
.mainmenu-area .navbar #main_menu .navbar-nav-test .nav-link {
    color: #fff !important;
}
.rslides {
    margin-top: 25% !important;
}
}
.footer-nav{
    display: inline-block;
    float: left;
    width: 100%;
    margin: auto !important;
}
.footer-li{
    display: inline-block;
}
.footer .copy-bg {
    background: #fff;
    margin-top: 0;
}
.footer .copy-bg .content .content p {
    color: #000 ;
}
.footer-test p {
    color: #fff !important;
}
.footer .copy-bg .content .content p {
    font-size: 13px;
    line-height: 13px;
}
.footer-li a{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    padding: 5px;
}
.footer {
    padding: 2px 0px 0px;
    background: #9e9e9e !important;
}

.colum-75{
    max-width: 65%;
    float: left;
    width: 100%;
}
 .colum-25{
    float: right;
    max-width: 35%;
}
.car-list{
    max-width: 100%;
    flex: auto;
    background: #fff;
    margin: 10px;
}
.carlist-img{
    width: 40%;
    display: inline-block;
    float: left;
}
.carlist-txt{
    width: 60%;
    display: inline-block;
}
.car-info-box .content .top-meta {
    margin: 7px 0px;
}
.car-info-box .content .short-info li {
    padding: 5px 0px;
}
.car-info-box .content .footer-area {
    border-top: none;
    margin-top: 0px;
    padding-top: 10px;
}
.latestCars .car-info-box {
    margin: 10px 0;
}
.car-info-box .content {
    padding: 10px 20px 0px;
}
.sub-categori .all-categories-area .body-area .accordion .card .card-header .button {
    background: none;
    color: #000 !important;
}
.img-area:after:hover{
    background-color: #000 !important;
}
.contact-us {
    padding: 0;
}
.contact-us .right-area .contact-info .left .icon .lable {
    font-size: 20px;
}
.footer-nav{
    font-weight: 700;
    font-size: 13px;
}
.nav-link li a:hover, .nav-link li:hover a{
    color: #FF7F00;
}
.featuredCars {
    padding: 20px 0px 30px;
}
.section-heading .title {
    font-size: 20px;
    text-align: center;
}
.featuredCars .section-heading {
    margin-bottom: 10px;
}
.latestCars {
    padding: 30px 0px 70px;
}
.hero-area .content .select-list li .select2-container--default .select2-selection--single {
    /* background: #f6f7f8; */
  
    /* font-weight: bold; */
}
.single-details .container h1{
    font-size: 22px;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 32px;
}
.strong{
    font-weight: 700;
}
.precio{
    color: #ff6225;
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
}
.lineb{
    border-bottom: 1px solid;
}
.col-lg-4 .car-info-box .content{
    padding: 7px;
}
.col-lg-4 .car-info-box .content .title {
    font-size: 15px;
    line-height: 20px;
}
/*.left-area .widget {
    padding: 0;
}*/
.car-info-box .content .footer-area .left-area .price {
    font-size: 18px;
}
.fab {
    font-family: "Font Awesome 5 Brands";
    padding-top: 6px;
}
.max-2{
    display: block;width: 320px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.max-1{
    display: block;width: 340px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.max-3{
    display: block;width: 220px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.max-4{
    display: inline-block;width: 180px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
}
.mainmenu-area .navbar #main_menu .mybtn1 {
    padding: 8px 25px;
}
.contact-us .right-area .contact-info .left .icon {
    padding-top: 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev, .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled, .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
    color: #ff5328 !important;
}
.footer .copy-bg {
    margin-top: 0px;
    padding: 0;
}
.about-page {
    background: #F7F7F7;
}
.dynamic{
    padding: 20px 25px 25px;
    background: #fff;
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
}
.elegant-pricing-tables.style-2 {
    border: 1px solid rgba(0, 0, 0, 0.15);
}
.elegant-pricing-tables .pricing-head {
    position: relative;
    padding: 25px 0 0px;
}
.elegant-pricing-tables .pricing-detail {
    padding-top: 25px;
}
.elegant-pricing-tables {
    background: #fff;
    color: #333;
    border-radius: 3px;
    overflow: hidden;
}
    .elegant-pricing-tables h3 .price-sticker,
    .elegant-pricing-tables:hover,
    .elegant-pricing-tables.active,
    .elegant-pricing-tables:hover .price,
    .elegant-pricing-tables.active .price,
    .elegant-pricing-tables.style-2 .price,
    .elegant-pricing-tables .btn {
        background: #000
    }

    .elegant-pricing-tables .price {
        color: #000;
        border-color: #000
    }
    .user-profile-details .elegant-pricing-tables{
        margin-bottom: 30px;
    }
    .elegant-pricing-tables:hover h3 .price-sticker,
    .elegant-pricing-tables.active h3 .price-sticker,
    .elegant-pricing-tables:hover .btn,
    .elegant-pricing-tables.active .btn,
    .elegant-pricing-tables.style-2:hover .price,
    .elegant-pricing-tables.style-2.active .price {
        color: #000000
    }

    .elegant-pricing-tables:hover li:nth-child(odd),
    .elegant-pricing-tables.active li:nth-child(odd) {
        background: #0c96c3
    }

    .elegant-pricing-tables.style-2:hover,
    .elegant-pricing-tables.style-2.active {
        border-color: #FF7F00 !important;
    }


    .elegant-pricing-tables {
        background: #fff;
        color: #333;
        border-radius: 3px;
        overflow: hidden
    }

    .elegant-pricing-tables * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .elegant-pricing-tables .pricing-head {
        position: relative;
        padding: 25px 0 0px
    }

    .elegant-pricing-tables h3 {
        font-size: 24px;
        line-height: 30px;
        font-weight: bold;
        color: #333;
        margin: 8px 0 17px;
        letter-spacing: -0.05em;
        /* text-transform: uppercase; */
    }

    .elegant-pricing-tables h3 .price-sticker {
        display: inline-block;
        padding: 4px 6px;
        margin: -5px 0 0 3px;
        font-size: 22px;
        line-height: 12px;
        color: #fff;
        border-radius: 3px;
        letter-spacing: 0;
        vertical-align: middle
    }

    .elegant-pricing-tables .price {
        display: inline-block;
        line-height: 17px;
        border: 2px solid #fff;
        background: #fff;
        border-radius: 50%;
        width: 122px;
        height: 122px;
        padding-top: 43px;
    }

    .elegant-pricing-tables .price sup {
        top: -18px;
        font-size: 20px;
    }

    .elegant-pricing-tables .price-digit {
        font-size: 40px;
        font-weight: bold;
    }

    .elegant-pricing-tables .btn {
        display: inline-block;
        padding: 10px 20px;
        margin: 25px 0;
        color: #fff;
        border: 0;
        border-radius: 3px;
        font-weight: bold;
        /* text-transform: uppercase */
    }

    .elegant-pricing-tables:hover h3,
    .elegant-pricing-tables.active h3 {
        color: #fff
    }

    .elegant-pricing-tables:hover h3 .price-sticker,
    .elegant-pricing-tables.active h3 .price-sticker {
        background: #fff
    }

    .elegant-pricing-tables:hover .price,
    .elegant-pricing-tables.active .price {
        color: #fff;
        border-color: #fff;
        -webkit-animation: toRightFromLeft 0.5s forwards;
        -moz-animation: toRightFromLeft 0.5s forwards;
        animation: toRightFromLeft 0.5s forwards
    }



    .elegant-pricing-tables:hover .btn,
    .elegant-pricing-tables.active .btn {
        background-color: #fff
    }
    .elegant-pricing-tables.style-2 .price {
        color: #fff;
        border: 0
    }

    .elegant-pricing-tables.style-2 .btn {
        border-radius: 20px
    }

    .elegant-pricing-tables.style-2:hover .price,
    .elegant-pricing-tables.style-2.active .price,
    .elegant-pricing-tables.style-2.active .pricing-detail span {
        background: #fff !important
    }

    .elegant-pricing-tables.style-2:hover li:nth-child(odd),
    .elegant-pricing-tables.style-2.active li:nth-child(odd) {
        background: inherit
    }

    .elegant-pricing-tables.style-2 .price .price-month {
        padding-top: 5px;
        display: inline-block;
    }


    .elegant-pricing-tables .pricing-detail {
        padding-top: 25px
    }

    .elegant-pricing-tables .pricing-detail li {
        /* display: block; */
        padding: 10px 0;
        margin: 0 20px;
    }
    .elegant-pricing-tables.style-2:hover .pricing-detail span {
    color: #fff !important;
}
    .elegant-pricing-tables:hover .pricing-detail li,
    .elegant-pricing-tables.active .pricing-detail li,
    .elegant-pricing-tables.style-2.active .pricing-detail span {
        color: #fff !important;
    }

    .elegant-pricing-tables .pricing-detail li:nth-child(odd) {
        background: #f9f9f9
    }

    .elegant-pricing-tables,
    .elegant-pricing-tables .btn,
    .elegant-pricing-tables .pricing-detail li,
    .elegant-pricing-tables .price {
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s
    }

    .elegant-pricing-tables.style-2 .pricing-detail li {
        padding: 6px 0;
        margin: 0px 35px;
    }

    .elegant-pricing-tables.style-2 .pricing-detail li:nth-child(odd) {
        background: inherit
    }

    .elegant-pricing-tables.style-2 .pricing-detail li:last-child {
        padding-bottom: 0
    }

    .elegant-pricing-tables.style-2 .pricing-detail li>i {
        color: #aaa;
        margin-right: 5px
    }

    .elegant-pricing-tables.style-2:hover .pricing-detail li>i,
    .elegant-pricing-tables.style-2.active .pricing-detail li>i,
    .elegant-pricing-tables.style-2.active .pricing-detail span  {
        color: #fff !important;
    }
    .elegant-pricing-tables:hover .price,
    .elegant-pricing-tables.active .price {
        color: #fff;
        border-color: #fff;
        -webkit-animation: toRightFromLeft 0.5s forwards;
        -moz-animation: toRightFromLeft 0.5s forwards;
        animation: toRightFromLeft 0.5s forwards
    }
@keyframes toRightFromLeft {
        49% {
            transform: translate(100%)
        }

        50% {
            opacity: 0;
            transform: translate(-100%)
        }

        51% {
            opacity: 1
        }
    }
    @media (max-width:991px) {
        .elegant-pricing-tables {
            margin-bottom: 30px
        }
    }
.text-center {
    text-align: center!important;
}
.pb-5, .py-5 {
    padding-bottom: 3rem!important;
}
.pl-4, .px-4 {
    padding-left: 1.5rem!important;
}
.pr-4, .px-4 {
    padding-right: 1.5rem!important;
}

.car-icon{
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 30px;
    color: #ff7f00;
}
.contact-car-input {
    width: 100%;
    height: 60px;
    padding: 0px 30px 0px 47px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
}
.car-textarea {
    width: 100%;
    height: 180px;
    padding: 20px 25px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 14px;
}
@media (max-width: 1366px){
.rslides{
    margin-top: 70px !important;
}
}
@media (max-width: 1024px){
.rslides{
    margin-top: 70px !important;
}
.hero-area .content form .select-list li {
    flex: 50%;
}
.select2-container {
    width: 100% !important;
}
}
@media (max-width: 812px){
.rslides{
    margin-top: 81px !important;
}
}
@media (max-width: 767px){
.rslides{
    margin-top: 71px !important;
}
}
@media (min-width: 992px){
.container {
    max-width: 980px;
}
}

@media (min-width: 1200px){
.container {
    max-width: 1190px;
}
}
@media (min-width: 1440px){
.rslides{
    margin-top: 70px !important;
}
}

@media (max-width: 991px){
.colum-75 {
    max-width: 100%;
    float: none;
    margin: auto;
}
.desktop{
    display: none !important;
}
 .colum-25{
    float: none;
    max-width: 100%;
    margin: auto;
}
.carlist-img{
    width: 100%;
}
.carlist-txt{
    width: 100%;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
    margin-top: 15%;
}
}
.car-info-box .img-area img.feature{
    max-height: 244.63px;
    min-height: 244.63px;
    height: auto;
    object-fit: cover;
    width: 100%;
}
.car-info-box .img-area img.feature-car{
    max-height: 154px;
    min-height: 154px;
    height: auto;
    object-fit: cover;
}
.product-details-tab .tab-pane {
    padding-bottom: 40px;
}

.profile-area .profile-info .right .title{
    line-height: 38px;
    font-size: 30px;
}
.latest-cars .cars-list li .landscape-single-car .img img {
    width: 100px;
    height: 78px;
    object-fit: cover;
}

/*@media (max-width: 1024px) and (min-width: 768px){
.preloader{
    display: none;
}
}*/

/*@supports (-webkit-text-size-adjust:none) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
@media (max-width: 1024px) and (min-width: 768px){
.preloader{
    display: none;
}
}
@media (max-width: 768px){
#main_menu {
    margin-left: 0px;
}
}
}*/

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){}
/* { @media {
    @media (max-width: 768px){
#main_menu {
    margin-left: 0px;
}
}
}} */

/*@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0) {
@media (max-width: 1024px) and (min-width: 768px){
.preloader{
    display: none;
}
}*/
@media (min-width: 767px) and (max-width: 768px){
#main_menu {
    margin-left: 0px;
    position: initial;
}
}


@media (max-width: 991px){
    .product-details-tab .tab-pane {
    padding-bottom: 25%;
}
}

@media (min-width: 992px){
    .mobile {
    display: none !important;
}
}

@media (min-width: 980px)and (max-width: 1024px){
    .mainmenu-area .navbar #main_menu .navbar-nav .nav-link {
    font-size: 12px;
    padding: 22px 5px;

} 
.mainmenu-area .navbar #main_menu .mybtn1 {
    padding: 8px 10px;
    font-size: 12px;
}
}

.mainmenu-area .navbar #main_menu .mybtn1 {
    font-size: 14Px;
    padding: 8px 15px;
}



@media only screen and (max-width: 410px){
.car-info-box .img-area img.feature-car {
    max-height: 300px;
    min-height: 154px;
    height: auto;
    object-fit: cover;
}
.ml-auto, .mx-auto {
    margin-left: auto!important;
    margin-top: 20%;
}
}

.title-name{
    font-size: 12px;
}

/*@document url("https://seucarro.pt/public_html/car_indi/") {
  .none {
    display:none;
  }
}*/

.preloader{
    display: none;
}

.hero-area .content .select-list li .js-example-basic-single {
    width: 100% !important;
    height: 50px !important;
    max-width: 212px;
}
.latest-cars .heading .title{
    line-height: 22px;
}
.select2-container--default .select2-results>.select2-results__options {
    max-height: 300px;
}
.rslides {
    z-index: 1 !important;
}
.profile-area .solial-links ul li a {
    width: 32px !important;
    height: 22px !important;
    border: none !important;
}
.profile-area .solial-links ul li a:hover{
    background: none !important;
}

.mainmenu-area .navbar .navbar-brand img.logo-seu{
    max-width: 280px;
    width: 100%;
}

@media only screen and (max-width: 767px){
.mainmenu-area .navbar .navbar-brand img.logo-seu{
    width: 280px;
}
    }

.callbacks .caption {
    display: none !important;
}

@media only screen and (max-width: 812px){
.single-details div.row {
    display: block !important;
}
.profile-area .profile-info .right .title {
    font-size: 20px;
    }
}

@media only screen and (max-width: 511px){
.pl-5, .px-5 {
    padding-left: 1.5rem!important;
}
.pr-5, .px-5 {
    padding-right: 1.5rem!important;
}
.col-lg-4 .car-info-box .content .title {
    overflow: hidden;
    white-space: nowrap;
    width: 280px;
}
.mainmenu-area .navbar .navbar-brand img.logo-seu {
    width: 240px;
}
}

.nicEdit-button{
    background-image: url(https://seucarro.pt/nicEditIcons-latest.gif) !important;
}
