

.colImg{

height:240px !important;
border-radius:20px;

} 

.hiddenNew{
display:none;
}

.NewsDetailPic{
    display: flex
;
    justify-content: center;
}

.NormasAnimCont{

text-align: center;
    position: absolute;
    top: 5rem;
    right: 80px;
    height: auto;
}

@media (max-width: 1190px) {
    .NormasAnimCont {
        display: none;
    }
}

.homeFooter{

background:#f8f8f8 !important;
}

.box-icon {
	text-align: center;
	padding: 0px !important;
}

.newHeader{
	margin-right: 10rem;
	margin-left: 10rem;
	margin-top: 2rem;
	border-radius: 25px !important;
}


.cityimg{

width:100%;
}



.language-users > li >a:after{
text-decoration:none;
display:none;

}
.language-users > li:hover{
text-decoration:none;

}

.newHeader{
    margin-top: 6rem;

}


.header-ul{


    width: 70%;
    text-align: center;
    justify-content: center;
}


.menu-header .nav>li .sub-menu, .menu-header .nav>li .sub-menu>li .sub-menu {
        background-color: #fefefe;
        border-radius: 25px;
    }


.mainNav{
display:flex;
justify-content:space-between;

gap:1rem}

.language-users{
display:flex;
flex-direction:row;
gap:10px;
align-items:center;

}




.pricing-table .pricing h3 {
	font-size: 50px !important;

}
.pricing-table h2 {
	padding: 17px !important;
}
.titleTarifas {
	text-align: center;
	margin-bottom: 40px;
}
.tp-caption h3 {
	color: #ffffff;
	font-weight: 600;
}
.footer-widget {
	margin-bottom: 60px !important;
}
.box.padding-medium {
    padding: 24px !important;
}


.mx-4{
	margin-right: 2rem;
	margin-left: 2rem;
}

.rounded{
	border-radius: 25px;
}
.light-color {
	background-color: #F0F0F0 !important;
	color: #555;
}

h1.text-light,h2.text-light {
	color: #fff !important;
}

span > a {
    color: #fff;
}

.new{
       padding: 3rem 0 !important;
}

#pagination > span > a {
	color: #63B01F;
}

#pagination-buttons {
	position: relative;
    text-align: center;

}

#pagination-buttons > *{
	display: inline-block;
	position: relative;
	float: none;
	margin: auto;
}

@media (max-width:1025px){
.mainNav {
    display: flex;
    
    flex-direction: column;
}

    .menu-header .navbar-header .navbar-toggle {
        display: block !important;
        margin-top: 45px !important;
    }

.navbar-brand {
    height: auto;
    padding-left: 0;
    width: 100%;
}

.navbar-header{

display: flex;
        flex-direction: row-reverse;
}


}


.HeroBanner{

padding-top:15rem;
	
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
   
background-image: url("/img/heromapbg.png");
padding-top:4rem;

}

.bicciasGif{

    width: 100%;
    object-fit: cover;
    /* width: auto; */
    height: 100%;
    margin-top: 20rem;

}

.HeroText{
width:60%;

}

.HeroText > h1{
color:#63B01F;
margin-top:20rem;
font-size:70px;

}

.HeroImgAndText{
display: flex;
flex-direction: row;
margin-bottom: 20rem;

}

.HeroImg{
width:45%;
}

.HeroText > p{
color:#2B2A29;
font-weight: 300;
font-size:30px;
margin-bottom:5rem;
font-style: italic;
}

.HeroText > p > span{
margin-bottom:5rem;
font-weight: 700;
margin-bottom:1rem;
}

.register-btn{

background:transparent;
background:#2B2A29;
border-radius:15px;
padding:1rem;
color:#fff;
font-size:18px;
font-family:'Ubuntu',sans-serif;
text-decoration: none;

}

.register-btn:hover{

background:#2B2A29;
border: none;
border-radius:15px;
color:#fff;
text-decoration:none !important;

}

arrowicon{

margin-left:0.5rem;
}

.navbar-collapse{
display: flex !important;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    gap: 0rem;
}

.Images-Home-Cont{

display:flex;
justify-content:space-around;
gap:4rem;
flex-direction:row;
}


@media (max-width: 1190px) {
  .biciAnimCont{

display:none;
}

.HowToText{

width:100% !important;
}
}

.biciAnimCont{
text-align: center;
 
    position: absolute;
        top: 5rem;
    right: -12px;
    height: auto;
}

.imageAnimText{

color:#333333;
font-size:18px;
font-weight:300;
text-align:center;
font-style: italic;

}

.BiciAnim{

    text-align: center;
    width: 90%;

text-align:center;

}

@media(min-width:1025px){

.HeroText > h1{
color:#63B01F;
margin-top:25rem;
font-size:70px;
        margin-bottom: 4rem;

}

.Images-Home-Cont{

display:flex;
justify-content:space-around;
gap:6rem;
flex-direction:row;


        margin-top: 4rem;
}

}


.HowtoSupContain{

padding-left:8rem;
padding-right:8rem;
background:#FEFEFE;
margin-top:4rem;

}
.HowTo-Container{

margin-left:auto;
margin-right:auto;
background:#F8F8F8;
padding-left:10rem;
padding-right:10rem;
padding-top:8rem;
padding-bottom:8rem;
border-radius: 30px;
gap:6rem;
display:flex;
justify-content:between;
flex-direction:row;
margin-bottom:10rem;
margin-top:10rem;
border: solid 2px #2B2A290D;
}

.HowToText{

width:60%;

}



.HowtoTitle{
    line-height: 25px;
font-size:50px;
font-weight:300;
color:#333333;
}

.HowtoTitle2{
font-size:70px;
color:#333333;

font-weight:700;
margin-bottom:2rem;
}

.HowtoPara{

font-size: 26px;
    color: #333333;
    margin-bottom: 5rem;
    margin-top: 4rem;
font-style: italic;
width:90%;
}

.HowtoHighlight{

font-weight:700;

}

.HowTo-btn{

background:#63B01F;
border: 3px solid #fff;
border-radius:15px;
padding:1rem;
color:#fff;
font-size:18px;
font-family:'Ubuntu',sans-serif;
text-decoration: none;
padding: 1.5rem 3rem;
}

.HowTo-btn:hover{

background:#2B2A29;
text-decoration:none;
}


.AppSupContain {
    padding-left: 8rem;
    padding-right: 8rem;
    background: #FEFEFE;
    margin-top: 4rem;
    padding-bottom: 0rem;
}

.App-Container {
    margin-left: auto;
    margin-right: auto;
    background: #F8F8F8;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    border-radius: 30px;
    gap: 6rem;
    display: flex;
    justify-content: between;
    flex-direction: row;
    margin-bottom: 10rem;
    margin-top: 10rem;
    align-items: center;
    border: 2px #2B2A290D;
}

.AppTitle{
font-size:50px;
font-weight:300;
color:#333333;
}

.AppHiglight{
font-size:58px;
font-weight:700;
color:#63B01F;
}

.AppText{
width:40%;
}

.AppImg {
    width: 60%;
    margin-top: -22rem;
    margin-bottom: -6rem;
}

.AppPara{
color:#333333;
font-size:24px;
font-weight:300;

}


.AppSpan{
font-weight:700;

}

.StoreBtnCont{

display:flex;
flex-direction:row;
gap:2rem;

}

.StoreBtn{

border-radius:15px;
padding: 1rem 2rem;
background:#2B2A29;
}

.StoreBtn:hover{
cursor:pointer;
border-radius:15px;
padding: 1rem 2rem;
background:#63B01F;
}

@media(max-width: 768px){
.StoreBtnCont{

display:flex;
flex-direction:column;
gap:2rem;

}

.App-Container{

margin-left:auto;
margin-right:auto;
background:#F8F8F8;
padding-left:2rem;
padding-right:2rem;
padding-top:4rem;
padding-bottom:4rem;
border-radius: 30px;
gap:3rem;
display:flex;
justify-conten:center;
flex-direction:column;
margin-bottom:5rem;
margin-top:5rem;
    align-items: center;


}

.AppImg{

width:100%;

}

.AppImage{

width:280px;

}
}


.NewtitleTarifas{

font-size:60px;
color:#2B2A29;
text-align:center;
}


.tarifas-divider{

background: #63B01F;
    width: 25%;
    margin: auto;
    height: 3px;
    font-size: 8px;
    margin-bottom: 3rem;
    margin-top: 5rem;
}


.TarifasPara{
font-size:25px;
font-weight:300;
color:#333333;
text-align:center;

}

.TarifasCardAnual{

background:#F8F8F8;
padding:1rem;

border-radius:15px;

}

.Card{
width:20% !important;

}

.TarifasCardAnual > h2{
margin-top:0px;
text-align: center;
    color: #fff;
    background: #63B01F;
    padding: 1.5rem;
font-size:30px;
font-weight:700;
    border-radius: 15px;
}
.pricingAnual > h3{
text-align:center;
font-size:70px;
font-weight:700;
color:#63B01F;
line-height:30px;
margin-bottom:0px;
margin-top:4rem !important;

}

.pricingAnual > h3 > span{
text-align:center;
font-size:20px;
font-weight:300;
color:#000;
}

.TarifasCardTri > h2{
margin-top:0px;
text-align: center;
    color: #fff;
    background: #DEC544;
    padding: 1.5rem;
font-size:25px;
font-weight:700;
    border-radius: 15px;
}
.pricingTri > h3{
text-align:center;
font-size:70px;
font-weight:700;
color:#DEC544;
line-height:30px;
margin-bottom:0px;
margin-top:4rem !important;

}

.pricingTri > h3 > span{
text-align:center;
font-size:20px;
font-weight:300;
color:#000;
}

.TarifasCardMen > h2{
margin-top:0px;
text-align: center;
    color: #fff;
    background: #1F96B0;
    padding: 1.5rem;
font-size:25px;
font-weight:700;
    border-radius: 15px;
}
.pricingMen > h3{
text-align:center;
font-size:70px;
font-weight:700;
color:#1F96B0;
line-height:30px;
margin-bottom:0px;
margin-top:4rem !important;

}

.pricingMen > h3 > span{
text-align:center;
font-size:20px;
font-weight:300;
color:#000;
}

.TarifasCardTri{

background:#F8F8F8;
padding:1rem;

border-radius:15px;

}


.TarifasCardMen{

background:#F8F8F8;
padding:1rem;

border-radius:15px;

}

.TarifasCardSem{

background:#F8F8F8;
padding:1rem;

border-radius:15px;

}


.TarifasCardSem > h2{
margin-top:0px;
text-align: center;
    color: #fff;
    background:#D9814F;
    padding: 1.5rem;
font-size:25px;
font-weight:700;
    border-radius: 15px;
}
.pricingSem > h3{
text-align:center;
font-size:70px;
font-weight:700;
color:#D9814F;
line-height:30px;
margin-bottom:0px;
margin-top:4rem !important;

}

.pricingSem > h3 > span{
text-align:center;
font-size:20px;
font-weight:300;
color:#000;
}

.TarifasCardDay{

background:#F8F8F8;
padding:1rem;

border-radius:15px;

}


.TarifasCardDay > h2{
margin-top:0px;
text-align: center;
    color: #fff;
    background:#5576ED;
    padding: 1.5rem;
font-size:25px;
font-weight:700;
    border-radius: 15px;
}
.pricingDay > h3{
text-align:center;
font-size:70px;
font-weight:700;
color:#5576ED;
line-height:30px;
margin-bottom:0px;
margin-top:4rem !important;

}

.pricingDay > h3 > span{
text-align:center;
font-size:20px;
font-weight:300;
color:#000;
}


/* News Section */

.NewsHeadCont{
margin-top:15rem;
margin-bottom:2rem;
text-align:left;
} 


.NewsHead{

font-weight:300;
font-size:60px;
color:#2B2A29;
text-align:left;
display:flex;
gap:2rem;

}

.NewsHead > span {

font-weight:700;
font-size:60px;
color:#63B01F;
text-align:left;

}

.NewsCard{

background:#F8F8F8;
border-radius:30px;
padding:1.5rem;
border: solid 2px #2B2A290D;
min-height:500px;
}

.NewsImg{

border-radius:30px;
object-fit:contain;
width:auto;
height:auto;
display: flex;
justify-content: center;

}

.NewsTitle > a{

font-size:20px;
color:#2B2A29 !important;
font-weight:700;

}

.NewsDate{

font-size:16px;
color:#2B2A29;
font-weight:300;

}

.MoreNewsBtn{
background:#2B2A29;
padding-top:1rem;
padding-bottom:1rem;
padding-left:2.5rem;
padding-right:2.5rem;
border-radius:15px;
color:#fff;
font-size:18px;
margin-right:1rem;
}

.MoreNewsBtn:hover{
background:#63B01F;
color:#fff;
text-decoration:none;
}

.MoreNewsBtn > i:before{
color:#fff;
font-size:18px;
font-weight:300;
margin-left:1rem;
}

.faq{
background:#F8F8F8;
padding-top:10rem;
padding-bottom:10rem;
padding-left:10rem;
padding-right:10rem;

}

.FaQ1Head{

text-align:center;
}

.FaQ1Head > h3{
font-size:40px;
font-weight:700;
color:#63B01F;
text-align:center;
}

.FaQ1Head > h1{
display:inline-flex;
gap:1rem;
font-size:60px;
font-weight:300;
color:#2B2A29;
text-align:center;
margin-bottom:15rem;
}

.FaQ1Head > h1 > span{

gap:1rem;
font-size:60px;
font-weight:700;
color:#2B2A29;
text-align:center;

}

 .active{
background: #fff !important;
    padding: 3rem;
    border-radius: 15px !important;

}

 .active > .panel-heading{
border:none !important;
color:#63B01F;
}

 .active > .panel-collapse > .panel-body  {
border:none !important;

}

.triangle-cont{
position:relative;
height:10rem;
}

.triangle1{
    background-color: #d4d4d4;
    clip-path: polygon(-10% 100%, 20% 5%, 65% 100%);
inset: 0px;
position:absolute;
}

.triangle2{
position:absolute;
background-color: #63B01F;
    clip-path: polygon(0 101%, 70% 35%, 101% 101%);
inset: 0px;
}


.footercont{
background-color: #63B01F;



}

.imagescont{
display: flex;
    justify-content: flex-end;
    flex-wrap: nowrap;
    position: relative;
    margin-right: 18rem;
}

.fooImg1{

    position: absolute;
    left: 12rem;
    margin-top: -8rem;

}

fooImg2{

margin-top: -2rem;
    margin-bottom: 5rem;

}

.footerRow1{


align-items: center;
    justify-content: center;
    display: flex;

}

.FooterMenuHead{

font-size:24px;
color:#F8F8F8;
font-weight:700;
}

.ListItem{

color:#F8F8F8;
line-height:3.5rem;
font-size:22px;
font-weight:400;

}

.footerRow3{

text-align:center;
font-size:18px;
color:#F8F8F8;
}

.footerRow2{

margin-top:4rem;
margin-bottom:4rem;
}

.HowtoRegist{
margin-top:20rem;
}

.RegTitle{

color:#2B2A29;
font-size:40px;
text-align:center;
font-weight:700;
margin-bottom:10rem;
margin-top:10rem;
}

.RegMovil > p{

font-size:25px;
color:#2B2A29;
font-weight:700;
}

.RegMovil > ul > li{

font-size:25px;
color:#2B2A29;
font-weight:300;
line-height:50px;
}

.RegWeb > p{

font-size:25px;
color:#2B2A29;
font-weight:700;
}

.RegWeb > ul > li{

font-size:25px;
color:#2B2A29;
font-weight:300;
line-height:50px;
}

.abonoPara{
text-align:center;
font-size:30px;
color:#2B2A29;
font-weight:400;
margin-top:4rem;

}

.RegisterSteps{

margin-top:5rem;
margin-bottom:5rem;
}

.RegImages{


margin-top:10rem;
margin-bottom:5rem;
}

.RegTitle{
margin-top:8rem;
margin-bottom:16rem;
}


.RegisterSteps{

display:flex;
flex-direction:column;
}

.ObtenerBiciContainer{
background:#F8F8F8;
padding-top:10rem;
padding-bottom:5rem;
display: flex;
    flex-direction: column;
}

.BiciTitles{
color:#2B2A29;
text-align:center;
font-size:40px;
font-weight:700;
margin-bottom:10rem;

}

.biciSteps{
color:#2B2A29;
font-size:30px;
font-weight:400;
line-height: 60px;


}

.ObtainBiciImages{

margin-top: 10rem;
    margin-bottom: 18rem;
display:flex;

}

.BiciReturnTitle{
color:#2B2A29;
text-align:center;
font-size:40px;
font-weight:700;
margin-bottom: 10rem;

}

.DevolutionBici > ul{
color:#2B2A29;
font-size:30px;
font-weight:400;
margin-bottom: 10rem;
    line-height: 60px;
}

.biciContact{

font-size:30px;
color:#2B2A29;
text-align:center;
margin-top: 10rem;
}

.moreNewsCons{

        display: flex;
        flex-wrap: wrap;
}

.NewsDetailCont{

background: #F8F8F8;
    border-radius: 30px;
    padding: 5rem;
    border: solid 2px #2B2A290D;
margin-bottom:20rem;
}

.NewsDetailPic > a > img{
max-height:390px;
border-radius:20px;
width:100%;
object-fit:cover;

}

.DetailNewTitle > a{

color:#2B2A29 !important;
font-size:30px !important;
font-weight:700 !important;
}

.newsentry-date > a{
font-size:25px !important;
font-weight:400 !important;
color:#2B2A29 !important;
}

.newdetails > a{

color:#2B2A29 !important;
font-size:18px !important;
font-weight:300 !important;

}

.normasBtn{
text-decoration:none;
padding:1.5rem 4rem;
background:#2B2A29;
border-radius:15px;
color:#FFFFFF;

tex-align:center;
font-size:18px;

}

.Normas-Container{
    background: #F8F8F8;
    padding-left: 10rem;
	position:relative;
    padding-right: 10rem;
    padding-top: 8rem;
    padding-bottom: 8rem;
    border-radius: 30px;
    border: 2px #2B2A290D;
margin-top:20rem;
margin-bottom:20rem;
}

.normasSubContainer{

gap: 6rem;
    display: flex;
    justify-content: between;
    flex-direction: row;

}

.normasBtnCont{

text-align:center;
margin-top:4rem;
}

.header-ul{

display: flex !important;
align-items: center !important;
color:#2B2A29;
}

.lang-ul{

display: flex !important;
align-items: center !important;

}

//Responsive

@media only screen and (max-width: 765px) {



.HeroImg{
display:none;

}

.HeroText{

text-align:center;
width:100%;
}


.newHeader {
    margin-right: 5rem;
    margin-left: 5rem;
    margin-top: 2rem;
    border-radius: 25px !important;
}

.HowToImg {
    width: 100%;
}

.HowToText {
    width: 100%;
}

.HowTo-Container {
    margin-left: auto;
    margin-right: auto;
    background: #F8F8F8;
    padding-left: 10rem;
    padding-right: 0rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
    border-radius: 30px;
    /* gap: 10rem; */
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin-bottom: 10rem;
    margin-top: 10rem;
    border: 2px #2B2A290D;
}

.AppText {
    width: 100%;
}

.AppTitle {
    font-size: 40px;
    font-weight: 300;
    color: #333333;
}

.AppHiglight {
    font-size: 45px;
    font-weight: 700;
    color: #63B01F;
}

.AppPara {
    color: #333333;
    font-size: 20px;
    font-weight: 300;
}

.NewsHead {
    font-weight: 300;
    font-size: 45px;
    color: #2B2A29;
    text-align: left;
    display: block;
    
    margin: 5rem;
}

.FaQ1Head > h3 {
    font-size: 35px;
    font-weight: 700;
    color: #63B01F;
    text-align: center;
}

.faq {
    background: #F8F8F8;
    padding-top: 10rem;
    padding-bottom: 10rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.FaQ1Head > h1 {
    /* display: inline-flex; */
    gap: 1rem;
    font-size: 35px;
    font-weight: 300;
    color: #2B2A29;
    text-align: center;
}

.panel-title > a {
    text-transform: none;
    font-weight: 900;
    font-size: 15px;
    color: #2B2A29;
}



}

.sub-menu > li > a:hover{
color:#63B01F;
border-radius:25px;
}

.menu-header .nav>li .sub-menu a:not(.btn) {
border-radius: 25px;
}

.header-ul > li > a:hover{
color:#63B01F !important;
}

.normasBtn:hover{

color:white;
text-decoration:none;

}

.stadistics-sect{
margin-top:20rem;

}

.StatsTitle{
    margin-top: 8rem;
    font-size: 60px;
    color: #2B2A29;
    font-weight: 300;
    margin-left: -2rem;

}

.Highlight{

color:#63B01F;
font-weight:700;
}

.MainStat{
background:#F8F8F8;
padding: 5rem 10rem;
border-radius:30px;
margin-bottom:5rem;
margin-top:0rem;
gap:4rem;
}

.MainStat > .statrow1 > h1{
font-size:55px;
color:#2B2A29;
margin-bottom:4rem;
line-height:0;

}

.MainStat >  .statrow1{
margin-bottom:12rem;
    display: flex;
    align-items: center;
    gap: 2.5rem;
}

.MainStat > .statrow2 > h1{
font-size:120px;
color:#63B01F;
text-align:right;
}

.tab-content{
border:0 !important;
}

.statcont{
background:#F8F8F8;
padding:3rem 2rem;
border-radius:30px;
}

.statcont > .statrow1 > h1{
font-size:30px;
line-height:0;
color:#2B2A29;
font-weight:400;
margin-bottom:4rem;
font-style:italic;
}

.statcont > .statrow2 > h1{
font-size:45px;
color:#63B01F;
text-align:right;

}

.statcont > .statrow1{

margin-bottom:4rem;
}

.statscontrow{

display:flex;
gap:4rem;
}

.nav-pills>li.active>a{

background-color:#2B2A29 !important;

}

.statsnav{
text-align: center;
    margin: 0rem 20rem;
    padding: 2rem 0rem;
    background: #F8F8F8;
    border-radius: 25px;
width:auto !important;
}

.statsnav > li {
background-color:transparent !important;
padding:0rem 2rem;

}

.statsnav > li  .active > a {
color:#FFFFFF;
font-size:16px;
font-weight:500;

}

.statsnav > li > a {
color:#2B2A29;
font-size:16px;
font-weight:500 !important;
border-radius:15px !important;
padding:2rem 4rem !important;

}


@media only screen and (max-width: 767px){

.Contactitle {
    font-family: Ubuntu;
    font-size: 50px;
    font-weight: 700;
    line-height: 60px;
    text-align: left;
    color: #63B01F;
} 

.HeroImg{

display:none;
}

.normasBtn {
    text-decoration: none;
    padding: 1.5rem 6rem;
    background: #2B2A29;
    border-radius: 15px;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
}


.faq{

padding:1rem;

}

.AppImg{

margin-bottom:0rem;
}

.menu-header{
flex-direction: column;
    text-align: right;
}


.returnBiciImg{

flex-direction:column;
}

.newHeader{

margin: 4rem 3rem;
}

.footerRow1 {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.HeroText > h1 {
   
    margin-top: 20rem;
    font-size: 50px;
    text-transform: none;
}


.Images-Home-Cont > img{
    display:none;
}

.HeroText > p {
   
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 5rem;
}


.HowTo-Container {
    margin-left: auto;
    margin-right: auto;
    background: #F8F8F8;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    border-radius: 30px;
    gap: 2rem;
    display: flex;
    justify-content: between;
    /* flex-direction: row; */
    margin-bottom: 10rem;
    margin-top: 10rem;
    border: 2px #2B2A290D;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.HeroText{
width:100%;
text-align:center;
padding-right:1rem;
padding-left:1rem;HeroText
}


.HowtoPara {
    font-size: 20px;
    color: #333333;
    margin-bottom: 4rem;
width:100%; 
}


.HowToText {
    width: 100%;
}

.AppText {
    width: 100%;
}

.secondFooterImg > img{

width:80%;

}

.AppTitle {
    font-size: 45px;
    font-weight: 300;
    color: #333333;
}

.AppHiglight {
    font-size: 45px;
    font-weight: 700;
    color: #63B01F;
}

.NewtitleTarifas {
    font-size: 55px;
    color: #2B2A29;
    text-align: center;
}


.NewsHead {
    font-weight: 300;
    font-size: 55px;
    color: #2B2A29;
    text-align: center;
    display: flex;
    gap: 2rem;
    flex-direction: column;
    align-items: center;
}
faq {
    background: #F8F8F8;
    padding-top: 10rem;
      padding-bottom: 25rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

.FaQ1Head > h1 {
    display: block;
    gap: 1rem;
    font-size: 38px;
    font-weight: 300;
    color: #2B2A29;
    text-align: center;
}

.panel-title > a {
    text-transform: none;
    font-weight: 900;
    font-size: 15px !important;
    color: #2B2A29;
}

.RegTitle{

font-size:35px;
}

.triangle-cont {
    position: relative;
    height: 10rem;
    margin-bottom: -4px;
}

.normasSubContainer{

flex-direction:column-reverse;
}


.Normas-Container{

padding-top:1rem;
padding-bottom:5rem;
padding-right:1rem;
padding-left:1rem;
}

.HowToImg {
    width: 100%;
}

.HowtoTitle2 {
    font-size: 45px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 2rem;
}

.HowtoTitle {
    font-size: 40px;
    font-weight: 300;
    color: #333333;
line-height:1;
}

.header-ul{
flex-direction:column;
}

.language-users{

flex-direction:column;
}

.RegWeb > p{
    margin-top: 4rem;

}

.RegImages{
display:flex;
flex-direction:column;
align-items: center;
gap:4rem;
padding:2rem 3rem;
}

.RegImages > div > img{
width:300px;
}

.ObtainBiciImages{
display:flex;
flex-direction:column;
gap:4rem;
}

.ObtainBiciImages > div >img{
width:230px;
}
.ObtenerBiciContainer{
display:block;
}

.returnBiciImg{

gap:4rem;
display:flex;
flex-direction:column;
}
.returnBiciImg > div > img{

width:230px;
}

.TarifasPara{

    padding: 2rem;
    font-size: 20px;	
}

.statsnav {
    text-align: center;
    margin: 0rem 2rem;
    padding: 2rem 0rem;
    background: #F8F8F8;
    border-radius: 25px;
    width: auto !important;
}

.StatsTitle {
    margin-top: 2rem;
    font-size: 45px;
    color: #2B2A29;
    font-weight: 300;
}

.MainStat > .statrow1 {
    margin-bottom: 5rem;
    display: flex;
    align-items: center;
    gap: 2.5rem;
}
.statrow1 > h1 {
    font-size: 40px;
    color: #2B2A29;
    margin-bottom: 4rem;
    line-height: 0;
}

.MainStat > .statrow2 > h1 {
    font-size: 70px;
    color: #63B01F;
    text-align: right;
}


.MainStat {
    background: #F8F8F8;
    padding: 2rem 3rem;
    border-radius: 30px;
    margin-bottom: 5rem;
    margin-top: 4rem;
    gap: 4rem;
}

.statscontrow {
    display: flex;
    gap: 4rem;
    flex-direction: column;
}

.search-bar {
    position: relative;
    z-index: 100;
    margin-top: -4rem;
    /* margin-right: 2rem; */
    /* margin-left: 2rem; */
    padding: 1.5rem 2rem;
    border-radius: 30px;
    border: 1px solid #2B2A291A;
    box-shadow: 0px 5px 30px 0px #50514F33;
    display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 20px;
    background: #fff;
    margin-bottom: 15rem;
}

.vertical{
display:none;
}

.activeMap {
    color: #F8F8F8;
    font-size: 15px;
    font-weight: 700;
    padding: 1.5rem 2rem;
    background-color: #63B01F !important;
    border-radius: 20px;
}

.SearchContainer{

display:flex;
flex-direction:row;
align-items:center;
}

.header-ul{

width:100% !important;
}

.biciAnimCont{
display:none;
position:static;
}

.buttonAnchor{
font-size:12px;
padding:1rem;
}

.buttonBici{
font-size:12px;
padding:1rem;

}

.activeMap{

font-size:12px;
padding:1rem;}

} 

.langSelector{
text-transform:uppercase;

}

.returnBiciImg{

display:flex;}


.menu-header .nav>li .sub-menu a:not(.btn):hover {
        color: #63B01F !important;
        background: #f7f7f7;
        font-size: 16px;
        font-weight: 500;
    }


.footer2 main{
        position: relative;
        z-index: 1;
        background: transparent;
    }


.progressHead{
text-align:center;
font-size:120px;
margin-top:35rem;
margin-bottom:20rem;
color:#63B01F;
}

.staidistics-main{
margin-bottom: 15rem;
margin-top: 8rem;
text-align:center;
}

.newHeader{
box-shadow: 0px 5px 30px 0px #3851231A !important;

}

.Contactitle{
font-family: Ubuntu;
font-size: 70px;
font-weight: 700;
line-height: 75px;
text-align: left;
color:#63B01F;

}

#MapMain{

margin-top:30rem;
}

body{

background:#FEFEFE;
}

.socialMediaCont{

display: flex;
    gap: 2rem;
    justify-content: center;
}

.normasBtn:focus{
text-decoration:none;
color: #fff;

}

.ListItem > a {
text-decoration:none;
color:#fff;
}

.ListItem > a:hover {
text-decoration:none;
color:#fff;
}

.ListItem > a:focus {
text-decoration:none;
color:#fff;
}

.HowtoSupContain{

position:relative;
}

#accordion2{
    margin-bottom: 20rem;

}

.tarifaIva{

font-family: Ubuntu;
font-size: 25px;
font-weight: 300;
color:#2B2A29;
text-align: center;

}

.tarifaIvaUL{
display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 12rem;
    margin-bottom: -5rem;

}
.gm-ui-hover-effect {
    background: #2B2A290D !important;
	width: 35px !important;
    height: 35px !important;
    border-radius: 100% !important;
    border: solid 1px #2B2A290D !important;

}

.gm-ui-hover-effect > span{

    width: 24px !important;
    height: 24px !important;

}

.gm-style-iw-chr{
margin-bottom: 2rem;

}

.windowTitle{
font-family: Ubuntu;
font-size: 18px;
font-weight: 700;
line-height: 25px;
text-align: left;
text-transform:uppercase;
margin-bottom:2rem;

}

.infosContainer{
display:flex;
flex-direction:column;
margin-top:2.5rem;

}

.infosBicicontainer{

background:#FFFFFF;
padding:2rem;
border-radius:20px;

}

.infoanchorsContainer{
background:#FFFFFF;
padding:2rem;
border-radius:20px;
}


.bicititle{
    display: flex;
    flex-direction: row;
    gap: 4rem;
    align-items: center;

}

.bicicontitle{
display: flex;
    gap: 2rem;

}

.maximumBici{

color:#AAAAA9;
}

.anclajetitle{
 display: flex;
    flex-direction: row;
    gap: 4rem;
    align-items: center;
}

.anclajecontain{
display: flex;
    gap: 2rem;
    align-items: center;
}


.progress{

border-radius:20px;
}

.EuropeanCont{
display: block;
    align-items: center;
    padding-bottom: 5rem;
text-align:center;

}

.EuropeanCont > img{
margin-right: 5rem;
width:110px;
text-align:center;
}
.eurotitle{
font-size: 10px;
    color: #fff !important;
    font-weight: 400;
    font-family: 'Ubuntu';
	    text-align: left;
}

@media only screen and (max-width: 767px) {
    .Contactitle {
        font-family: Ubuntu;
        font-size: 50px !important;
        font-weight: 700;
        line-height: 60px;
        text-align: left;
        color: #63B01F;
    }

.logos-contain{

flex-direction:column;
}

.MainStat > .statrow1 > h1 {
    font-size: 28px;
    color: #2B2A29;
    margin-bottom: 4rem;
    line-height: 0;
}

.MainStat > .statrow1 > img {
   width:30px;
}

.StatsTitle {
        margin-top: 2rem;
        font-size: 40px;
        color: #2B2A29;
        font-weight: 300;
        padding: 3rem;
    }

}

.footerRow3{

padding-bottom:5rem;
}

.logos-contain{

display:flex;
flex-direction:row;
gap:2rem;
flex-wrap:wrap;
justify-content:center;
align-items:center;


}


.logo-img{

width:250px;
}

.ayuda-img{
height:100px;
width:150px;

}


.timelines {
            position: relative;
            padding: 20px 0;
        }
.timelines:before {
            content: '';
            position: absolute;
            top: 20px;
            left: 50px;
            height: 55%;
            width: 2px;
            background: #2B2A29;
}
        .timelines-number {
            width: 104px;
            height: 104px;
            background-color: #2B2A29;
            border-radius: 50%;
            text-align: center;
            line-height: 100px;
            font-size: 65px;
            color: #F8F8F8;
            font-weight: bold;
            z-index: 2;
            position: relative;
        }
        .timelines-content {
            margin-left: 180px;
        }
        .step-title {
            color: #63B01F;
            font-weight: bold;
            margin-bottom: 65px;
	font-size:45px;
	
        }
        .card {
            border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
            border-radius: 4px;
           border-radius: 20px 20px 20px 20px;
            margin-bottom: 20px;
        }
        .card-title {
            font-weight: bold;
            margin-bottom: 10px;
	    color:white;
font-size:25px;
font-weight:700;
margin-top:0px;
margin-bottom:5px;
        }
        .app-store-buttons img {
            height: 40px;
            margin-right: 10px;
        }
	.card-header{
	background:#2B2A29;
	padding:2rem;
display:flex;
gap:2rem;
	
	border-radius: 20px 20px 0px 0px;
	border: 1px 0px 0px 0px;
	opacity: 0px;

}

.card-content{

padding:6rem;
}

.mt-reverse{

margin-top:-7.5rem;
}

.card-title-top{
font-size:20px;
font-weight:300;
margin-bottom: 5px;
    color: #fff;
}

.card-content > ul > li {
color:#2B2A29;
font-family: Ubuntu;
font-size: 20px;
font-weight:300;


}

.card-content > ul {
margin-left:0px;
margin-bottom:8.5rem;
}


.registerbtns {

    display: flex;
    flex-direction: row;
    gap: 2rem;
    justify-content: space-between;
	

}

.cardstorebtn {

    border-radius: 10px;
    padding: 1.5rem 2rem;
    background: #2B2A29;

}

.cardstorebtn:hover {
cursor: pointer;
background: #63B01F;
}

.card-content-nomargin{

padding:6rem;
}


.card-content-nomargin > ul > li {
color:#2B2A29;
font-family: Ubuntu;
font-size: 20px;
font-weight:300;


}

.card-content-nomargin > ul {
margin-left:0px;
margin-bottom:0rem;
}

.twoOptions{
font-family: Ubuntu;
font-size: 22px;
font-style: italic;
font-weight: 300;

text-align: center;

}

.yelloAdvice{
background:#FCF7EA;
padding:1rem 1.5rem;
font-family: Ubuntu;
font-size: 25px;
font-style: italic;
font-weight: 500;
color:#E5B235;
text-align: center;
border-radius:10px;
margin-right:10rem;
margin-left:10rem;
}

.yelloAdvice > p {
margin-bottom:0px;
}


.lessmargin {

margin-bottom:2.6rem!important;
}

.BlueCont{
background: #1F8DB00D;

padding:1rem 1.5rem;
text-align: center;
border-radius:10px;
margin-right:20rem;
margin-left:30rem;
display:flex;
gap:2rem;
flex-direction:row;
align-items:center;

font-family: Ubuntu;
font-size: 20px;
font-style: italic;
font-weight: 500;

text-align: left;
color:#1F8DB0;


}

.contactphoneCont{
padding: 0.5rem 1rem;
    border-radius: 200px;
    opacity: 0.1px;
    display: flex
;
    gap: 2rem;
    align-items: center;
    background: #eaf2e3;
    width: 65%;

}

.contactphoneCont > p{
font-family: Ubuntu;
font-size: 48px;
font-weight: 700;
margin-bottom:0px;
letter-spacing: 0.01em;
text-align: left;
color:#63B01F;

}

.contact-container{
background: #F8F8F8;
    padding-left: 10rem;
    position: relative;
    padding-right: 10rem;
    padding-top: 8rem;
    padding-bottom: 0rem;
    border-radius: 30px;
    border: 2px #2B2A290D;
    margin-top: 20rem;
    margin-bottom: 20rem;


}

.GeneratedMarquee {
font-size:2em;
line-height:0.5em;
color:#FFFFFF;
background-color:#63B01F;
padding:1.5em;}

.ObetenerBiciSubTitle{

font-family: Ubuntu;
font-size: 40px;
font-weight: 700;
text-align: center;
color:#63B01F;

}

.ObetenerBiciTitle{

font-family: Ubuntu;
font-size: 60px;
font-weight: 700;
text-align: center;
color:#2B2A29;


}

.ObtainBiciStep{
display: flex;
    align-items: center;
    padding: 0rem 0rem 0rem 15rem;
    justify-content: space-between;
    border: 2px solid #2B2A291A;
    border-radius: 30px;
    background:#fff;
}

.ObteinBiciStepText > h1{
font-family: Ubuntu;
font-size: 50px;
font-weight: 700;
line-height: 60px;
text-align: left;
color:#2B2A29;
}

.ObteinBiciStepText > p{
font-family: Ubuntu;
font-size: 35px;
color:#2B2A29;
line-height: 60px;
text-align: left;

}

.ObteinBiciStepText{

width:40%;
}

.ReturnBiciContainer{
background: #FEFEFE;
    padding-top: 10rem;
    padding-bottom: 30rem;
    display: flex;
    flex-direction: column;

}

.ContactFormSubtitle{

font-family: Ubuntu;
font-size: 40px;
font-weight: 700;
color:#63B01F;
text-align: center;


}

.ContactFormTitle{
font-family: Ubuntu;
font-size: 60px;
font-weight: 700;
color:#2B2A29;
text-align: center;

}

.ContactFormPara{
font-family: Ubuntu;
font-size: 25px;
font-weight: 300;
text-align: center;


color:#333333;
}


.contactLabel{
    font-family: Ubuntu;
    font-size: 25px;
    font-weight: 700;
    line-height: 50px;
    display: block;
    text-align: left;
    color: #2B2A29;

}

.form-contact{
    width: 100%;
    border: 2px solid #2B2A291A;
    background: #F8F8F8;
    padding: 1.5rem;
    border-radius: 10px;
    margin-bottom: 1rem;

}

.contactSubContainer {
    gap: 6rem;
    display: flex;
    justify-content: between;
    flex-direction: row;
}


@media only screen and (max-width: 767px) {

.contact-container {
    background: #F8F8F8;
    padding-left: 2rem;
    position: relative;
    padding-right: 2rem;
    padding-top: 4rem;
    padding-bottom: 0rem;
    border-radius: 30px;
    border: 2px #2B2A290D;
    margin-top: 20rem;
    margin-bottom: 20rem;
}

.contactphoneCont{
width:100%;

}

.contactphoneCont > p {
    font-family: Ubuntu;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 0px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #63B01F;
}

.ContactFormTitle {
    font-family: Ubuntu;
    font-size: 45px;
    font-weight: 700;
    color: #2B2A29;
    text-align: center;
}

.ContacAnimCont > img {

    object-fit: contain;
    width: 100%;
}


.timelines-number{

display:none;
}

.timelines:before{

display:none;
}

.timelines-content{

    width: 100% !important;
    margin: 0;

}

.card-content {
    padding: 2rem;
}

.cardstorebtn {
    border-radius: 10px;
    padding: 1.5rem 1rem;
    background: #2B2A29;
}

.yelloAdvice {
margin-right: 2rem;
    margin-left: 2rem;

}

.BlueCont{

margin-right:2rem;
margin-left:2rem;
}

.ObtainBiciStep{
    flex-direction: column;
padding:2rem;

}


.ObteinBiciStepText {
     width: 100%; 
}


.ObtainBiciImg{

object-fit: contain;
    width: 100%;
}

    .contactSubContainer {
        flex-direction: column;
    }

}

.icon-heading{
display:inline-flex;
align-items:center;
gap:1rem;
}

.icon-heading-text{
font-size:45px;
font-weight:700;
color:#2B2A29;
}

.bluedatabox{

margin-top:2.5rem;
border-radius:30px;
padding:5rem 4rem; 
background-color:#EAF5F7;
width:100%;
}

.inside-data-box{
display:flex;
justify-content:space-around;

}

.sub-data-box{
display:inline-flex;
align-items:center;
gap:2rem;

}

.data-box-sub{
font-family: Ubuntu;
font-size: 20px;
font-style: italic;
font-weight: 300;

color:#2B2A29;
margin-bottom:0;
text-align:right;
margin-bottom: -10px;

}

.data-box-title{
font-family: Ubuntu;
font-size: 35px;
font-style: italic;
font-weight: 700;
color:#2B2A29;
margin-bottom:0;
text-align:right;


}

.blue-highlight{
font-size:60px;
font-weight:700;
color:#1F8DB0;
margin:0;

}

.greendatabox{

margin-top:2.5rem;
border-radius:30px;
padding:5rem 4rem; 
background-color:#F2FAEC;
width:100%;
}

.green-highlight{
font-size:60px;
font-weight:700;
color:#63B01F;
margin:0;

}

.lower{
font-size:30px;
text-transform: lowercase;
}

.heading-subtitle{
color:#B6B6B6;
font-size: 20px;
font-style: italic;
font-weight: 300;



}

.grabox{

margin-top:2.5rem;
border-radius:30px;
padding:5rem 4rem; 
background-color:#F8F8F8;
width:100%;
justify-content:space-between;
display:flex;
}

.stationMarker{

display:inline-flex;
gap:1rem;
align-items:center;

}

.station-title{

font-size: 16px;
font-weight: 700;



}

.bigGrabox{

margin-top:2.5rem;
border-radius:30px;
    padding: 10rem 15rem;
    background-color: #F8F8F8;
    width: 100%;
    display: inline-flex;
gap: 5rem;
    align-items: flex-start;

}

.donut-chart {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 0 auto;
}

.donut-hole {
    position: absolute;
    width: 60%;
    height: 60%;
    background: white;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.donut-segment {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    clip-path: path('M 150,150 m -120,0 a 120,120 0 1,0 240,0 a 120,120 0 1,0 -240,0');
    transform: rotate(calc(var(--rotation) * 1deg));
}

.donut-segment::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    transform: scale(0.85);
    transition: transform 0.3s ease;
}

.donut-segment:hover::before {
    transform: scale(0.90);
}

/* Segment colors */
.prestamo::before {
    background: #4CAF50;
}

.camion::before {
    background: #FFC107;
}

.estacion::before {
    background: #8BC34A;
}

/* Legend styles */
.legend {
    margin-top: 30px;
    display: flex;
   flex-wrap:wrap;
width:50%;
    gap: 30px;
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
}

.dot.prestamo {
    background: #528B1F;
}

.dot.camion {
    background: #FFC107;
}

.dot.estacion {
    background: #8BC34A;
}

.percentage {
    font-weight: bold;
    font-size: 55px;
}


.prestamo{

color:#528B1F;
}

.camion{
color:#E5B235;

}

.estacion{
color:#98D661;

}

.chartlabel {
    color: #2B2A29;
    font-size: 20px;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:90px;
	right:20px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  font-size:30px;
	box-shadow: 2px 2px 3px #999;
  z-index:100;
}

.my-float{
	margin-top:16px;
}

.my-float:before{
color:#fff !important;

}

.finalLogo{
margin-left:4rem;

}

@media(max-width:600px){
.finalLogo{
margin-left:0rem;


}
.inside-data-box{


flex-direction:column;

}

.blue-highlight{

font-size:30px;
margin:auto;

}

.data-box-sub{
text-align:left;

}


.data-box-title{
text-align:left;

}

.green-highlight{

font-size:35px;
margin:auto;

}

.sub-data-box{
align-items:normal;

}

}

.chartCont{

width:60% !importan;

}

@media only screen and (max-width: 767px) {

.green-highlight{
font-size:30px;

}

.icon-heading-text{
font-size:30px;
}

.grabox{
flex-direction:column;
justify-content:center;
align-items:center;
padding:2rem;
margin-bottom:1rem;
}

.bigGrabox{
    margin-top: 2.5rem;
    border-radius: 30px;
    padding: 5rem 2rem;
    background-color: #F8F8F8;
    width: 100%;
    display: flex
;
    gap: 5rem;
    align-items: center;
    flex-direction: column;
	
}

.blue-highlight{

font-size:30px;
}



}


.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 400px !important;
}