
@media  screen and (max-width: 1440px) {
    #title-1{
        font-size: 6rem ;
    }
    #title-2{
        font-size: 12rem ;
    }

    .title-1-sub{
        font-size: 3.5rem;
    }

    .title-2-sub{
        font-size: 3.5rem;
    }
}
/* Medium Layout: 1367px. */

@media  screen and (min-width: 1200px) and (max-width: 1880px) {

    /* Car Sharing */

    .cs-1 p span{
        font-size: 5rem;
    }

    .cs-1 .display-3{
        font-size: 2.5rem;
    }
}

@media  screen and (min-width: 1200px) and (max-width: 1600px) {


}




/* Medium Layout: 1280px. */

@media only screen and (min-width: 992px) and (max-width: 1200px) {
	/*-----------------------
		Home One
	-----------------------*/
	.slider-content h2 {
		font-size: 46px;
		line-height: 65px;
	}
	.slider-area {
		height: 737px;
	}

    #title-1{
        font-size: 4rem ;
    }
    #title-2{
        font-size: 5rem ;
    }

    .title-1-sub{
        font-size: 2.5rem;
    }

    .title-2-sub{
        font-size: 2.5rem;
    }

    #second{
        margin-left: 50px;
    }



	/*-----------------------
		Blog Pag
	-----------------------*/
	.blog-post-area {
		padding-top: 90px;
	}
	.bp-with-sidebar {
	    padding-bottom: 80px;
	}
	.pagination-area {
		padding-bottom: 70px;
	}

	/*-----------------------
		Blog Details
	-----------------------*/
	.blog-details{
		padding: 100px 0px;
	}


    /* Home */

    #title-2{
        font-size: 8rem;
    }

    .services-title{
        font-size: 3.5rem;
    }

    #text-landing-1 h3{
        font-size: 3.5rem;
    }

    .text-button div h4{
        font-size: 2.5rem;
    }

    .text-button div a{
        font-size: 1.8rem;
    }

    /* Suscripcion */

     #second p{
        font-size: 3rem;
     }

     .first div p{
         font-size: 2.8rem;
     }


    /* Car Sharing */

    .cs-1 .display-3{
        font-size: 1rem !important;
    }

    .cs-1 p span{
        font-size: 3rem;
    }

    .icon-app a{
        font-size: 2rem;
    }
}





/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
	/*-----------------------
		Home One
	-----------------------*/

	.slider-content h2 {
		font-size: 44px;
		line-height: 58px;
	}
	.slider-area {
		height: 530px;
		padding-top: 135px;
	}
	.raindrops-canvas {
	    height: 805px;
	    padding-top: 0;
	}
	.about-area,
	.screen-slider-area,
	.pricing-area,
	.subscribe-area,
	.testimonial-area,
	.login-area{
		padding: 70px 0px;
	}
	.feature-item .icon::before,
	.feature-item::before,
	.feature-item::after {
		display: none;
	}
	.feature-list {
		margin-top: 0;
		padding-right: 40px;
	}
    .feature-item {
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 30px;
	}
	.feature-area,
	.team-area{
		padding: 30px 0px 50px;
	}
	.feature-list.feature-list-right {
		padding-left: 40px;
		padding-right: 0;
	}
	.download-area {
		padding: 60px 0px 50px;
	}
	.download-btns a {
		margin-bottom: 20px;
	}
	.team-item {
		margin-bottom: 20px;
	}
	.testimonial-list .owl-dots {
		margin-top: 20px;
	}
	.list-item {
		margin-bottom: 30px;
	}
	.letest-blog {
		padding-bottom: 60px;
	}
	.contact-flex-container {
		display: block;
	}
	.contact-flex-container > div {
		padding-right: 80px;
	}
	.contact-flex-container .contact-address {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	/*-----------------------
		Blog Page
	-----------------------*/
	.blog-post-area {
		padding-top: 80px;
	}
	.bp-with-sidebar {
	    padding-bottom: 70px;
	}
	.pagination-area {
		padding-bottom: 70px;
	}

	/*-----------------------
		Blog Details
	-----------------------*/
	.blog-details{
		padding: 90px 0px;
	}
	.sidebar--area {
		padding-left: 0;
	}
	.crumbs-inner h2 {
		font-size: 31px;
	}

	.blog-title{
		color: black;
	}

    .blog-header-area h1{
        font-size: 2.5em;
    }

    .blog-header-area .blog-title{
        font-size: 1.5em;
    }

    .company-name-dashboard{
        font-size: 2.1rem;
        font-weight: 300;
        line-height: 1.2;
    }

    #title-2{
        font-size:8em;
    }

    #title-1{
        font-size:1.9em;
    }

    .admin-top-menu{
        min-width: 90vw;
    }

}

/* Max Size: 910px. */
@media screen and (max-width: 991px) {
    .logo a img {
        max-height: 30px;
    }
    .logo {
        margin: 5px 0px 5px;
    }
	.slicknav_nav a {
		color: #fff !important;
	}
	.slicknav_nav a:hover {
		background: #444;
	}
	.navbar{
		padding-bottom: 10px;
	}

	.main-menu {
		background-color: #000;
        color:white;
		width:100vw;
        height:100vh;
        overflow: visible;
	}

	.navbar-toggler-icon {
		font-size: 36px;
		text-align:right;
	}

	.slider-content h2 {
		font-size: 37px;
		color: #fff;
		line-height: 30px;
		letter-spacing: 0;
		font-weight: 400;
	}

	.slider-area {
		margin-top: 50px;
	}

	.header-area{
		height:76px;
        z-index:1;
	}

	.header-fix{
		background-color: white;
	}

	.slider-area-carsharing{
		margin-top:-50px;
	}

	.slider-screen-two{
		margin-top: 30px;
	}

	.text-white-75 {
		color: rgba(255, 255, 255, 0.75) !important;
	}

	.content h2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h3{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h4{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content ul {
		list-style: none;
	}

	.content ul li{
		padding-left: 2em;
		padding-bottom: 5px;
	}

	.content li:before {
		content: "\f054"; /* FontAwesome Unicode */
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		display: inline-block;
		margin-left: -2em; /* same as padding-left set on li */
		width: 2em; /* same as padding-left set on li */
	}

	.content p{
		padding-bottom: 0.8em;
	}

	h1{
		font-size: 1.7em;
	}

	h2 {
		font-size:1.5em;
	}

	h3 {
		font-size:1.4em;
	}

	.selector-area{
		padding: 5px 0px 20px;
		position:relative;
		height:50vh;
	}

    .company-name-dashboard{
        font-size: 1.9rem;
        font-weight: 300;
        line-height: 1.2;
    }

    .blog-header-area h1{
        font-size: 2.5em;
    }

    .blog-header-area .blog-title{
        font-size: 1.5em;
    }

    .admin-top-menu{
        min-width: 90vw;
    }

    .dropdown-menu{
        min-width: 80vw;
    }

}

/* Mobile Layout: 320px. */

@media screen and (max-width: 767px) {
	.feature-item .icon::before,
	.feature-item::before,
	.feature-item::after {
		display: none;
	}
	.feature-list {
		margin-top: 0;
	}
	.feature-item {
		padding-top: 0;
		margin-top: 0;
		margin-bottom: 27px;
		text-align: center;
	}
	.contact-address {
		padding-left: 5px;
	}

	.contact-form {
		padding-left: 5px;
		padding-right: 5px;
	}

	.navbar-toggle{
		text-align:right;
	}
	.navbar-toggle .icon-bar {
		display: block;
		width: 18px;
		border-radius: 1px;
		border: 0px;
	}

	.slider-nner{
		margin-top:-10px;
		margin-bottom:50px;
	}

	.slider-content h2 {
		font-size: 64px;
		margin-bottom:10px;
		color: #fff;
		letter-spacing: 0;
		font-weight: 400;
	}

    .list-group-flush{
        min-height: 48px;
    }

	.owl-carousel{
		height: 160px;
	}

	.blog-title{
		color: black;
	}

	.navbar-nav .nav-link {
		padding-right: 0;
		padding-left: 0;
		text-align: left;
	}

	.rs-label {
		left: 35%;
	}

    .main-menu {
		background-color: #000;
        color:white;
		display:block;
        position: absolute;
        top:0;
        left: 0;
		width:100vw;
        height:100vh;
        overflow: auto;
	}

	.text-white-75 {
		color: rgba(255, 255, 255, 0.75) !important;
	}

	.content h2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h3{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h4{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content ul {
		list-style: none;
	}

	.content ul li{
		padding-left: 2em;
		padding-bottom: 5px;
	}

	.content li:before {
		content: "\f054"; /* FontAwesome Unicode */
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		display: inline-block;
		margin-left: -2em; /* same as padding-left set on li */
		width: 2em; /* same as padding-left set on li */
	}

	.content p{
		padding-bottom: 0.8em;
	}

	h1{
		font-size: 1.7em;
	}

	h2 {
		font-size:1.5em;
	}

	h3 {
		font-size:1.4em;
	}

	.selector-area{
		padding: 5px 0px 20px;
		position:relative;
		height:50vh;
	}

    .select-office-area{
        padding: 5px 0px 20px;
        position: relative;
        height: 80vh;
    }

    .company-name-dashboard{
        font-size: 1.9rem;
        font-weight: 300;
        line-height: 1.2;
    }

    /* Home */

    #home_index{
        background-image: url("../img/bg/hellomove-plataforma-de-movilidad-mobile.webp") !important;
        align-items: normal !important;
    }

    #image-landing2{
        background-image: url("../img/bg/unete-a-la-revolucion-de-la-movilidad.webp") no-repeat center center fixed;
        background-size: cover;
        min-height: 50vh !important;

    }

    #image-landing2 h3{
       background-color: transparent;
       font-size: 2.5rem;
    }

    #text-landing-1{
        background-color: transparent;
    }

    #text-landing-1-2{
        border-radius: 20px;
        margin-left: 50px;
        padding-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
        display: inline !important;
        color: white;
        width: fit-content;
        height: fit-content;
    }

    #text-landing-2{
        display: none;
    }

    #text-landing-2-1{
        display: inline !important;
    }
    #text-landing-2-1 p{
        color: white !important ;
    }

    #title-1{
        background-color: transparent;
        color: black !important;
        font-weight: 400 !important;
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    #title-2{
        font-weight: 600 !important;
        text-transform: lowercase !important;
        font-size: 5em !important;
    }

    #titles{
        margin-top: 120px;
    }

    #landing-2-1{
        display: none !important;
    }

    #text-2-1{
        color: red !important;
    }

    #landing-button{
        background-image: url("../img/bg/clientes-satisfechos-vehiculo-suscripcion.webp") !important;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        min-height: 40vh !important;
    }

    #progressbar li {
        font-size: 0.6em;
        font-weight: bold;
    }

    .text-button{
        display: none;
    }

    .button-2{
        display: inline !important;
    }

    .button-2 a{
        font-size: 18px;
    }

    .pd-0{
        padding: 0px !important;
    }

    /* Suscripcion */

    #second-sub{
        margin-bottom: -260px;
        margin-top: 40px;
    }

    #first-sub{
        text-align: center !important;
        margin-top: -390px;
    }

    .title-1-sub{
        font-size: 2.5rem;
    }
    .title-2-sub{
        font-size: 2.5rem;
    }

    #second{
        text-align: center !important;
    }

    .second div p .display-3{
        font-size: 2rem !important;
    }
    .display-2{
        font-size: 2rem !important
    }

    .display-9{
        font-size: 3.5rem !important;
    }
    #mainpage_header{
        background-image: url("../img/bg/landing-vehiculo-de-suscripcion.webp") no-repeat center center fixed !important;
        background-size: cover;

    }

    #suscription_finish{
        min-height: 50vh !important;
        background-position: right !important;
        background-size: cover !important;

    }

    #btn-suscription{
        font-size: 3rem;
    }

    #home-suscription{
    display: inline-flex !important;
    flex-direction: column-reverse !important;
    }
    .first-2{
        margin: 0px !important;
    }
    .text-end{
        text-align: end !important;
    }

    .opacity-white{
        background-color: transparent !important;
        padding-bottom: 0px !important;
    }

    .pd-0{
        padding: 0px !important;
    }

    .d-nope{
        display: none;
    }

    #second-1{
        display: inline !important;
    }

    #filter_navbar{
        background-color: transparent;
    }

    .border-filter{
        border-left: 0px !important;
    }

    .btn-filter{
        color: #ccc;
    }

    /*Car Sharing Concesionario*/

    #mainpage_header_carsharing_client{
        align-items: flex-start !important;
    }

    #home-carsharing_client{
        margin-top: 100px
    }
    .cs-1 .display-3{
        font-size: 2em !important;
        line-height: 0.8 !important;
    }

    .cs-2{
        font-size: 1.1em;
    }

    .icon-app{
        margin-bottom: 1.5rem !important;
    }

    .display-8{
    font-size: 3rem !important;
    }

    .icon-app .display-5{
        font-size: 0.8rem;
    }

    .blue{
        margin-top: 3rem;
    }
    .green{
        margin-top: 3rem;
    }

    .wd-100{
        width: 100% !important;
    }

    .como-funciona{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* Concesionario Empresa Car Sharing */
    #mainpage_header_carsharing{
        align-items: flex-start !important;
    }

    #home-carsharing{
        margin-top: 100px
    }

    .blog-header-area h1{
        font-size: 2.5em;
    }

    .blog-header-area .blog-title{
        font-size: 1.5em;
    }

    .menu_mobile ul li.show .dropdown-menu.show {
        margin-top: 5px;
        min-width: 29rem;
        border-color: #f18e29;
        border-width: 1px;
        margin-left: 5px;
        margin-right: 5px;
        padding:5px;
        background: black;
        font-size: 0.8em;
    }

    #selector_mobility .display-1{
        font-size: 3em;
    }

    .fixed-bottom-filters{
        left: 0;
        position: fixed;
        right: 0;
        z-index: 1030;
        bottom:0;
    }

    .admin-top-menu> .navbar-collapse{
        width: 90vw;
    }

    .admin-top-menu{
        min-width: 90vw;
    }

    .dropdown-menu{
        min-width: 80vw;
    }
}





/* Wide Mobile Layout: 480px. */

@media only screen and (min-width: 240px) and (max-width: 480px) {

	/*-----------------------
		Home One
	-----------------------*/
	.slider-content h2 {
		font-size: 22px;
		line-height: 35px;
	}
	.slider-content p {
		font-size: 14px;
	}
	.slider-area {
		height: auto;
		min-height: 100vh;
		padding-top: 10px;
		padding-bottom: 210px;
	}
	.raindrops-canvas{
		padding-bottom: 146px;
	}
	.about-area,
	.screen-slider-area,
	.download-area,
	.subscribe-area,
	.testimonial-area,
	.login-area{
		padding: 20px 0px;
	}
	.about-content h2 {
		font-size: 25px;
	}

	h1{
		font-size: 1.7em;
	}

	h2 {
		font-size:1.5em;
	}

	h3 {
		font-size:1.4em;
	}

    .list-group-flush{
        min-height: 48px;
    }

	.selector-area{
		padding: 5px 0px 20px;
		position:relative;
		height:50vh;
	}

	.feature-area,
	.pricing-area,
	.achivement-area {
		padding: 30px 0px 20px;
	}
	.download-btns a {
		margin-bottom: 20px;
	}
	.pricing-item {
		margin-bottom: 40px;
	}

    .section-title h1 {
		font-size: 24px;
        line-height: 1.6;
        margin-bottom: 8px;
	}

	.section-title h2 {
		font-size: 16px;
		text-align: left;
        font-weight: 600;
	}
	.subscribe_form .input input {
		margin-bottom: 20px;
	}
	.team-area{
		padding: 60px 0px 40px;
	}
	.member-area {
		text-align: center;
	}
	.team-item {
		margin-bottom: 20px;
		display: inline-block;
	}
	.achive-single {
		margin-bottom: 40px;
	}
	.achive-single .icon {
		font-size: 45px;
		margin-bottom: 12px;
	}
	.achive-single h2 {
		font-size: 46px;
		line-height: 44px;
	}
	.testimonial-list .owl-dots {
		margin-top: 0;
	}
	.list-item {
		margin-bottom: 30px;
	}
	.letest-blog {
		padding-bottom: 40px;
	}
	.contact-flex-container {
		display: block;
		padding: 0;
	}
	.contact-flex-container > div {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	.contact-inner {
		padding: 60px 10px 0px;
	}
	.contact-flex-container .contact-form {
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 40px;
	}
	.footer-inner .fsocial li a {
		height: 50px;
		width: 50px;
		line-height: 50px;
	}
	.screen-slider img{
		max-width: 300px;
		margin: auto;
	}

	.rs-label {
		left: 35%;
	}


	/*-----------------------
		Blog Page
	-----------------------*/
	.crumbs-area {
		display: block;
		height: 354px;
	}
	.crumbs-inner h2 {
		font-size: 22px;
	}
	.crumbs-inner {
		width: 100%;
		margin-top: 148px;
		padding: 40px 0px;
	}
	.blog-post-area {
		padding-top: 60px;
	}
	.bp-with-sidebar {
	    padding-bottom: 60px;
	}
	.pagination-area {
		padding-bottom: 70px;
		padding-top: 20px;
	}
	.pagination ul {
		padding: 4px 0px;
	}
	.pagination ul li a,
	.pagination ul li span {
		padding: 10px 5px;
		font-size: 11px;
	}

	/*-----------------------
		Blog Details
	-----------------------*/
	.blog-details {
		padding: 60px 0px;
	}
	.children {
		padding-left: 12px;
	}
	.sidebar--area {
		padding-left: 0;
		margin-top: 60px;
	}
	 /*preloader hide*/
	 #preloader{
	 	display: none!important;
	 }

	.blog-title{
		color: black;
	}

    .main-menu {
		background-color: #000;
        color:white;
		display:block;
		width:100vw;
        height:100vh;
		padding:10px;
		margin-top:-10px;
	}

	.text-white-75 {
		color: rgba(255, 255, 255, 0.75) !important;
	}

	.content h2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h3{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h4{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content ul {
		list-style: none;
	}

	.content ul li{
		padding-left: 2em;
		padding-bottom: 5px;
	}

	.content li:before {
		content: "\f054"; /* FontAwesome Unicode */
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		display: inline-block;
		margin-left: -2em; /* same as padding-left set on li */
		width: 2em; /* same as padding-left set on li */
	}

	.content p{
		padding-bottom: 0.8em;
	}

    .company-name-dashboard{
        font-size: 2.8rem;
        font-weight: 300;
        line-height: 1.2;
    }

    .box-carimage{
        margin-top: 5px;
        height:150px;
        margin-bottom:10px;
    }
    .box-carbody{
        margin-bottom: 25px;
        text-align: center;
    }

    .box-carimage-promo{
        margin-top: 5px;
        height:190px;
        background: radial-gradient(ellipse at center center, #ffed4a 0, #f18e29 100%) 50% 0 no-repeat #f18e29;
        border-radius:30px;
    }

    #selector_mobility .display-1{
        font-size: 3em;
    }

    #selector_mobility .display-1{
        font-size: 3em;
    }

    .cs-1 .display-3{
        font-size: 2em !important;
        line-height: 0.8 !important;
    }

    .cs-2{
        font-size: 1.1em;
    }

    .fixed-bottom-filters{
        left: 0;
        position: fixed;
        right: 0;
        z-index: 1030;
        bottom: 0;
    }

    #collapseFilters.collapse {
        display:none;
    }

    #collapseFilters.collapse.show {
        display:block;
    }

    .admin-top-menu> .navbar-collapse{
        width: 90vw;
    }

    .admin-top-menu{
        min-width: 90vw;
    }

    .dropdown-menu{
        min-width: 80vw;
    }

}

@media  screen and (max-width: 375px) {
	/*-----------------------
		Home One
	-----------------------*/
    #title-1{
        font-size: 3.6em;
    }
    #image-landing2 h3{
        margin-top: -25px;
    }
    #first-sub{
        margin-top: -345px;
    }
    .title-1-sub{
        font-size: 2rem;
    }
    .d-15{
        font-size: 1.5rem !important;
    }
	.slider-content h2 {
		font-size: 27px;
		margin-bottom: 60px;
		line-height: 44px;
		font-weight: bold;
	}
	.slider-content p {
		font-size: 14px;
	}
	.slider-area {
		height: auto;
		min-height: 100vh;
		padding-top: 10px;
		padding-bottom: 210px;
	}
	.about-area,
	.screen-slider-area,
	.download-area,
	.subscribe-area,
	.testimonial-area,
	.login-area{
		padding: 20px 0px;
	}
	h1{
		font-size: 1.7em;
	}

	h2 {
		font-size:1.5em;
	}

	h3 {
		font-size:1.4em;
	}

    .list-group-flush{
        min-height: 48px;
    }

	.selector-area{
		padding: 5px 0px 20px;
		position:relative;
		height:50vh;
	}

	.feature-area,
	.pricing-area,
	.achivement-area {
		padding: 60px 0px 20px;
	}
	.download-btns a {
		margin-bottom: 20px;
	}
	.pricing-item {
		max-width: 420px;
		margin: auto;
		margin-bottom: 40px;
	}
	.subscribe_form .input input {
		max-width: 420px;
		margin-bottom: 20px;
	}
	.subscribe_form input[type="submit"] {
		max-width: 420px;
	}
	.team-area{
		padding: 60px 0px 40px;
	}
	.member-area {
		text-align: center;
	}
	.team-item {
		margin-bottom: 20px;
		display: inline-block;
	}
	.list-item {
		margin-bottom: 30px;
	}
	.letest-blog {
		padding-bottom: 40px;
	}
	.contact-flex-container {
		display: block;
		padding: 0;
	}
	.contact-flex-container > div {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	.contact-inner {
		padding: 60px 10px 0px;
	}
	.achive-single {
		margin-bottom: 70px;
	}

	/*-----------------------
		Blog Page
	-----------------------*/
	.crumbs-area {
		display: block;
		height: 354px;
	}
	.crumbs-inner {
		width: 80%;
		margin-top: 148px;
		padding: 40px 0px;
	}
	.blog-post-area {
		padding-top: 70px;
	}
	.bp-with-sidebar {
	    padding-bottom: 60px;
	}
	.pagination-area {
		padding-bottom: 80px;
		padding-top: 20px;
	}

	/*-----------------------
		Blog Details
	-----------------------*/
	.blog-details {
		padding: 70px 0px;
	}
	.children {
		padding-left: 12px;
	}
	.sidebar--area {
		padding-left: 0;
		max-width: 420px;
	    margin: auto;
	    margin-top: 55px;
	}
	.crumbs-inner h2 {
		font-size: 26px;
	}

	.blog-title{
		color: black;
	}

    .blog-header-area h1{
        font-size: 2.5em;
    }

    .blog-header-area .blog-title{
        font-size: 1.5em;
    }

    .main-menu {
		background-color: #000;
        color:white;
		display:block;
        position: absolute;
        top:0;
        left: 0;
		width:100vw;
        height:100vh;
        overflow: auto;
	}

    .main-menu a, .main-menu a:visited{
        color:#ccc;
    }

	.text-white-75 {
		color: rgba(255, 255, 255, 0.75) !important;
	}

	.content h2 {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h3{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content h4{
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.content ul {
		list-style: none;
	}

	.content ul li{
		padding-left: 2em;
		padding-bottom: 5px;
	}

	.content li:before {
		content: "\f054"; /* FontAwesome Unicode */
		font-family: Font Awesome\ 5 Free;
		font-weight: 900;
		display: inline-block;
		margin-left: -2em; /* same as padding-left set on li */
		width: 2em; /* same as padding-left set on li */
	}

	.content p{
		padding-bottom: 0.8em;
	}

    .company-name-dashboard{
        font-size: 2.8rem;
        font-weight: 300;
        line-height: 1.2;
    }

    .box-carimage{
        margin-top: 5px;
        height:150px;
        margin-bottom:10px;
    }
    .box-carbody{
        margin-bottom: 25px;
        text-align: center;
    }

    .box-carimage-promo{
        margin-top: 5px;
        height:190px;
        background: radial-gradient(ellipse at center center, #ffed4a 0, #f18e29 100%) 50% 0 no-repeat #f18e29;
        border-radius:30px;
    }

    #selector_mobility .display-1{
        font-size: 3em;
    }

    .cs-1 .display-3{
        font-size: 1.5em !important;
        line-height: 0.8 !important;
        margin-bottom: 0.7rem;
    }

    .cs-2{
        font-size: 1.1em;
    }

    .fixed-bottom-filters{
        left: 0;
        position: fixed;
        right: 0;
        z-index: 1030;
        bottom:0;
    }

    #collapseFilters.collapse {
        display:none;
    }

    #collapseFilters.collapse.show {
        display:block;
    }

    .admin-top-menu> .navbar-collapse{
        width: 90vw;
    }

    .admin-top-menu{
        min-width: 90vw;
    }

}
