* {
    padding: 0;
    margin: 0
}

/*
    HTML5 new elements
    We do the following for IE6-IE8 backward compatibility issues
*/

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

/* General styles applicable to all devices. */

body, div, p, h1, h2, h3, h4, h5, td, dt, dd, li {
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    color: #666
}

p {
    float: left;
    width: 100%;
    font-size: 1em;
    margin: 0 0 1em 0;
    clear: left
}

.align-center {
    text-align: center
}

#box h1 {
    float: left;
    width: 98%;
    width: calc(100% + 70px);
    background: #354898;
    color: #fff;
    text-align: center;
    padding: 0.1em 0;
    margin: 0 0 22px -35px;
    border-top: 10px solid #fff;
    border-bottom: 18px solid #fff;
    font-weight: 200;
    font-size: 2.3em
}

#box h2 {
    float: none;
    width: 100%;
    color: #354898;
    margin: 0.2em 0 0.5em 0;
    font-weight: 200;
    font-size: 2em
}

#box h3 {
    float: none;
    width: 100%;
    color: #354898;
    margin: 0.2em 0 0.8em 0;
    font-weight: 200;
    font-size: 1.6em
}

#box h4 {
    float: none;
    width: 100%;
    margin: 0.2em 0 1em 0;
    font-weight: 200;
    font-size: 1.4em
}

#box h5 {
    float: none;
    width: 100%;
    color: #354898;
    margin: 0.2em 0 1em 0;
    /*font-weight: 200;*/
    font-size: 1.2em
}

#rightTarifas h1,
#rightTarifas h2,
#rightTarifas h3,
#rightTarifas h4,
#rightTarifas h5 {
    font-weight: 500
}

.ym-g20, .ym-gl {
    float: left;
    display: inline;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box
}

.ym-gbox {
    display: block
}

h1 .no {
    float: left;
    display: inline
}

.csc-textpic-intext-right {
    margin: 0;
    color: #616162;
    line-height: 1.5em
}

.csc-textpic-above .csc-textpic-text,
.csc-textpic-below .csc-textpic-text {
    float: left
}

.csc-textpic-above .csc-textpic-imagewrap,
.csc-textpic-below .csc-textpic-imagewrap {
    float: left;
    width: 100%
}

.csc-textpic-imagewrap {
    margin: 0 !important
}

.csc-textpic-center-inner {
    text-align: center
}

.csc-textpic-center-inner img {
    margin: auto
}

.navi-ul {
    color: #818284;
    margin: 0;
    padding: 0
}

nav ul li {
    list-style-type: none
}

a {
    font-weight: normal;
    text-decoration: underline;
    color: #616162
}

a:hover {
    /*text-decoration: none*/
}

a:focus {
    text-decoration: underline
}

ul {
    color: #818284;
    padding-left: 30px;
    margin: 0
}

ol {
    padding-left: 30px;
    color: #818284;
    margin: 5px 0 5px 0
}

footer a {
    font-weight: normal;
    text-decoration: none
}

footer a:hover {
    text-decoration: none
}

.clear {
    clear: both
}

#logo-and-langs {
    display: none;
    clear: both
}

#logo-and-langs img {
    float: left
}

nav#langs {
    font: normal 12px 'Scada', Arial, Helvetica, sans-serif;
    height: auto;
    text-transform: uppercase;
    float: right;
    margin: 21px -4px 0 0
}

nav#langs ul li {
    height: 30px;
    padding: 0 5px;
    float: left
}

nav#langs ul li.active {
    font-weight: bold
}

.csc-textpic-caption {
    color: #1D4AA3;
    margin: 0.5em 0;
    font-weight: 200;
    line-height: 1.1em;
}

/* Upper desktop menu */

#nav-and-image {
    /*height: 312px;*/
    margin-top: -4px
}

#nav-and-image img {
    width: 960px;
    height: auto;
    margin-top: 1px
}

/*
#main-nav {
    float: left;
    display: inline;
    width: 960px;
    height: 40px;
    margin: 0 auto;
    background: #efeeee
}

#main-nav ul{
    padding-left: 0 !important
}

#main-nav ul li a {
    float: left;
    display: inline;
    font-size: 0.92em;
    font-weight: 400;
    text-decoration: none;
    color: #000;
    padding: 0 12px 0 11px;
    line-height: 40px;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    text-transform: uppercase;
    border-right: 2px solid #fff
}

#main-nav ul li a:hover,
#main-nav ul li a.current {
    color: #fff;
    background: #3C4891
}

#main-nav ul li.first a {
    width: 40px;
    height: 40px;
    padding: 0;
    overflow: hidden;
    line-height: 4000px;
    background: #3C4891 url(../img/home-on.png) no-repeat center center !important
}

#main-nav ul li.first a:hover,
#main-nav ul li.first a.current {
    background: #3C4891 url(../img/home-on.png) no-repeat center center !important
}
*/

/* Bottom desktop menu */

#footer-bg {
    float: left;
    width: 960px;
    border-bottom: 1px solid #e2e3e2;
    border-top: 1px solid #e2e3e2;
    margin-top: 18px;
    padding: 5px 0;
    overflow: hidden
}

#footer-nav {
    float: right;
    width: 100%;
    font: normal 0.60em
}

#footer-nav h1{
    margin-bottom: 5px
}

#footer-nav li {
    color: #888787;
    font: bold 0.60em;
    margin-right: 19px
}

#footer-nav li a {
    color: #888787;
    font: normal 1.40em
}

#footer-nav li.last, #footer-nav-ii li.last {
    margin-right: 0;
    font: normal 1.40em
}

/* Layout */

#wrapper {
    width: 960px;
    max-width: 100% !important;
    height: auto;
    margin: 15px auto 0 auto
}

#content {
    background: #eeefef;
    position: relative;
    top: -52px;
    padding: 0 21px 0 21px
}

/* Home option */

article#home {
    padding-top: 0;
    float: left;
    width: 70%
}

article#home h1#title {
    margin: 2px 0 0 -3px
}

h2#subtitle {
    margin-top: 4px;
    color: #818284
}

article#home div.photos {
    margin-top: 0;
    padding-right: 30px
}

article#home div.photo {
    overflow: hidden;
    clear: both;
    margin-bottom: 30px
}

article#home div.first {
    margin-top: 23px
}

article#home div.photo img {
    max-width: 320px;
    height: auto;
    margin-right: 25px;
    float: left
}

article#home div.photo p {
    margin-bottom: 15px
}

/* Nuevos estilos */

.text_destacado {
    float: left;
    display: block;
    line-height: 1.3em;
    color: #616162;
    font-size: 1em;
    font-weight: normal;
    background: #FFF;
    margin-top: 14px;
    padding: 15px
}

.copy {
    float: left;
    background: url(../img/bsm-logo.png) no-repeat left center;
    height: 13px;
    line-height: 13px;
    padding-left: 75px;
    font-size: 1.5em;
    color: #888787;
    margin: 10px 0 52px 0
}

#boxes {
    width: 250px;
    float: right;
    position: relative;
    top: -70px
}

.recuperar_vehicle_img {
    float: left
}

.text {
    color: #616162;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-weight: normal;
    margin: 7px 0 5px 25px;
    padding: 0
}

.box {
    float: left;
    width: 100%;
    margin: 0px 15px 20px 0px;
    padding: 0
}

.box .last {
    overflow: hidden;
    padding-top: 20px;
    margin-bottom: 0
}

.box ul {
    margin: 0;
    padding: 0
}

.box ol {
    margin-left: 5px;
    padding: 0
}

.box li {
    color: #616162;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-weight: normal;
    margin: 7px 0 5px 25px;
    padding: 0
}

#box12 ul {
    margin: 0 0 0 5px;
    padding: 0
}

#box12 ol {
    margin-left: 5px;
    padding: 0
}

#box12 li {
    color: #616162;
    line-height: 1.5em;
    margin-bottom: 20px;
    font-weight: normal;
    margin: 7px 0 5px 25px;
    padding: 0
}

/*.box h3 {
    color: #25a7da;
    padding: 5px 0 13px 50px
}*/

.box h3#com-arribar {
    background: url(../img/icons/mark.png) no-repeat
}

.box h3#companyies {
    background: url(../img/icons/bus.png) no-repeat
}

.box h3#incidencies {
    background: url(../img/icons/warning.png) no-repeat
}

.box .last img {
    height: auto;
    float: left;
    margin-right: 10px
}

/*.box10 h3 {
    margin-top: -20px
}*/

.box10 a, .box11 a {
    visibility: hidden
}

#slider {
    float: left;
    width: 960px;
    height: 273px;
    border-top: 1px solid #fff
}

#slider1 {
    float: left;
    width: auto;
    height: auto
}

#slider3 {
    float: left;
    width: auto;
    height: auto
}

#center {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 40px;
    background: #efeeee
}

#box {
    float: left;
    width: 100%;
    height: auto
}

#box1 {
    float: left;
    width: 674px;
    padding-left: 20px;
    margin-top: 0;
    height: auto
}

/*#box1 h1 {
    float: left;
    color: #35499e;
    font-size: 46px;
    font-weight: 700 !important;
    margin: 5px 0 0 0;
    padding: 0
}*/

#box1 p {
    float: left;
    line-height: 1.5em;
    color: #616162;
    margin: 22px 0 0 0
}

#box_texto_destacado, #box1 h2 {
    float: left;
    line-height: 1.3em;
    color: #616162;
    font-size: 1em;
    font-weight: normal;
    background: #fff;
    margin-top: 14px;
    padding: 15px;
    letter-spacing: 1px
}

.azul_claro {
    color: #72a0c2;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.3em
}

#box2 {
    float: left;
    width: 215px;
    height: 192px;
    border: 1px solid #efeeee;
    margin: 82px 0 0 30px
}

#box2:hover {
    border: 1px solid #efeeee
}

#box2 img {
    border: 0
}

#box3 {
    float: left;
    width: 960px;
    height: auto;
    margin: 15px 0 0 -20px
}

#box3 .box10 {
    float: left;
    background: url(../img/box1_bg.png) no-repeat;
    width: 184px;
    height: 160px;
    padding: 24px 22px 0 22px;
    margin: 0 0 0 14px
}

#box3 .box10 img {
    float: left;
    width: auto;
    height: auto;

}

#box3 .box10 h3{
    float: left;
    font-size:1.1em !important;
    color: #418bbb;
    line-height: 1.2em;
    width: 60%;
    font-weight: normal;
    margin-left: 9px
}

#box3 .box10 p {
    float: left;
    line-height: 1.3em;
    color: #616161;
    margin: 20px 0 0 0
}

#box3 .box10 p .bold {
    color: #418bbb;
    font-weight: bold
}

#box3 .box11 {
    float: left;
    background: url(../img/box1_bg.png) no-repeat;
    width: 187px;
    height: 160px;
    padding: 24px 22px 0 22px;
    margin: 0 0 0 4px
}

#box3 .box11 h1{
    float: left;
    font-size: 1.15em;
    color: #ca9e34;
    width: 110%
}

#box3 .box11 h2 {
    color: #c17d24;
    float: left;
    font-size: 1.15em;
    width: 110%
}

#box3 .box11 h3 {
    color:#c17d24 !important;
    float: left;
    font-size: 1.1em;
    font-weight: normal;
    width: 110%
}

#box3 .box11 h5 {
    color:#ca9e34 !important;
    float: left;
    font-size:1.1em !important;
    line-height: 1.2em;
    font-weight: normal;
    width: 95%
}

#box3 .box11 h6{
    color: #6d9e6e;
    float: left;
    font-size:1.1em !important;
    font-weight: normal;
    width: 110%
}

#box3 .box11 p {
    float: left;
    line-height: 1.3em;
    color: #616161;
    margin: 5px 0 4px 0
}

#box3 .box11 h4 {
    float: left;
    line-height: 1.3em;
    color: #616161;
    font-weight: normal;
    margin: 4px 0 12px 0
}

#box3 .box11 img {
    float: left;
    width: auto;
    height: auto
}

#shadow {
    float: left;
    background: url(../img/bottom_shadow.png) no-repeat;
    width: 880px;
    height: 8px;
    margin-left: 42px
}

#f_bg {
    float: left;
    width: 960px;
    height: 127px;
    border-bottom: 1px solid #e2e3e2;
    border-top: 1px solid #e2e3e2;
    margin-top: 18px
}

#f_menu {
    float: left;
    display: inline;
    width: 45px;
    height: auto;
    margin-top: 0
}

#f_menu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    text-decoration: none
}

#f_menu li h1 a:hover {
    text-decoration: underline
}

#f_menu li a{
    color: #aeadad;
    font-size: 1.5em;
    text-decoration: none
}

#f_menu li a:hover {
    text-decoration: underline
}

#f_menu1 {
    float: left;
    display: inline;
    width: 55px;
    height: auto;
    margin-left: 10px;

}

#f_menu1 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu1 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu1 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    text-decoration: none;

}

#f_menu1 li h1 a:hover {
    text-decoration: underline
}

#f_menu1 li a{
    color: #aeadad;
    font-size: 1.5em;
    text-decoration: none
}

#f_menu1 li a:hover {
    text-decoration: underline
}

#f_menu11 {
    float: left;
    display: inline;
    width: 55px;
    height: auto;
    margin-left: 10px
}

#f_menu11 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu11 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu11 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    text-decoration: none
}

#f_menu11 li h1 a:hover {
    text-decoration: underline
}

#f_menu11 li a{
    color: #aeadad;
    font-size: 1.5em;
    text-decoration: none
}

#f_menu11 li a:hover {
    text-decoration: underline
}

#f_menu2 {
    float: left;
    display: inline;
    width: 150px;
    height: auto;
    margin-left: 20px
}

#f_menu2 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu2 li {
    float: left;
    display: inline;
    font-size: 1.5em;
    width: 100%
}

#f_menu2 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    width: 100%;
    text-decoration: none
}

#f_menu2 li h1 a:hover {
    text-decoration: underline
}

#f_menu2 li a {
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu2 li a:hover {
    text-decoration: underline
}

#f_menu22 {
    float: left;
    display: inline;
    width: 150px;
    height: auto;
    margin-left: 20px
}

#f_menu22 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu22 li {
    float: left;
    display: inline;
    font-size: 1.5em;
    width: 100%
}

#f_menu22 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    width: 100%;
    text-decoration: none
}

#f_menu22 li h1 a:hover {
    text-decoration: underline
}

#f_menu22 li a {
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu22 li a:hover {
    text-decoration: underline
}

#f_menu3 {
    float: left;
    display: inline;
    width: 136px;
    height: auto;
    margin-left: 10px;

}

#f_menu3 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu3 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu3 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    text-decoration: none
}

#f_menu3 li h1 a:hover {
    text-decoration: underline
}

#f_menu3 li a{
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu3 li a:hover {
    text-decoration: underline
}

#f_menu33 {
    float: left;
    display: inline;
    width: 136px;
    height: auto;
    margin-left: 10px;

}

#f_menu33 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu33 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu33 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    text-decoration: none
}

#f_menu33 li h1 a:hover {
    text-decoration: underline
}

#f_menu33 li a{
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu33 li a:hover {
    text-decoration: underline
}

#f_menu4 {
    float: left;
    display: inline;
    width: 60px;
    height: auto;
    margin-left: 15px
}

#f_menu4 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu4 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu4 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    text-decoration: none
}

#f_menu4 li h1 a:hover {
    text-decoration: underline
}

#f_menu4 li a{
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu4 li a:hover {
    text-decoration: underline
}

#f_menu44 {
    float: left;
    display: inline;
    width: 60px;
    height: auto;
    margin-left: 15px
}

#f_menu44 ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0
}

#f_menu44 li {
    float: left;
    display: inline;
    font-size: 1.5em
}

#f_menu44 li h1 a{
    color: #888787;
    font-weight: normal;
    font-size: 1.5em;
    margin-bottom: 5px;
    text-decoration: none
}

#f_menu44 li h1 a:hover {
    text-decoration: underline
}

#f_menu44 li a{
    color: #aeadad;
    font-size: 1.5em;
    line-height: 1.5em;
    text-decoration: none
}

#f_menu44 li a:hover {
    text-decoration: underline
}

/*cercaVehicles*/

#box12 {
    float: left;
    width: 100% !important;
    padding-left: 35px !important;
    margin: 0;
    height: auto
}

/*#box12 h1 {
    color: #35499e;
    font-size: 3.09em;
    font-weight: 700;
    margin: 8px 0 0 0;
    padding: 0
}*/

/*#box12 h2 {
    color: #35499e;
    font-size: 3.09em;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0
}*/

#box12 span {
    width: 50px;
    height: auto;
    margin-top: 20px
}

#box12 img {
    width: auto;
    height: auto;
    margin-right: 5px
}

/*#box12 h3 {
    float: left;
    font-weight: normal;
    line-height: 1.5em;
    color: #616162;
    font-size: 0.75em
    margin-top: 27px;
    margin-left: 5px;
    margin-bottom: 5px
}*/

#box12 h3 a {
    color: #616162
}

/*#box12 p {
    line-height: 1.5em;
    color: #616162;
    font-size: 0.75em
    margin: 0 0 0 0
}*/

#box12 p a {
    color: #616162
}

#box12 h4 {
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 1em;
    color: #35499e;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 8px;
    line-height: 22px
}

#box12 h5 {
    line-height: 1.5em;
    color: #616162;
    font-size: 1.5em;
    font-weight: normal;
    margin: 5px 0 0 0;

}

.accordion2 .point {
    float: left;
    width: 926px;
    height: auto;
    background: #fff;
    margin-top: -5px;

}

.accordion2 .point h6 {
    float: left;
    display: inline;
    color: #616162;
    background:url(../img/icons/point.jpg) left top no-repeat !important;
    width: 95%;
    background-position:1px 10px !important;
    padding-left: 20px;
    line-height: 1.8em;
    margin-left: 14px;
    font-weight: normal
}

#accordion2 {
    width: 900px;
    float: left;
    margin: 0 0 15px 0;
    border-top: none
}

.accordion2 {
    width: 900px
}

.accordion2 dt {
    float: left;
    width: 886px;
    margin-top: 5px;
    padding: 4px 6px 6px 34px;
    color: #616162;
    cursor: pointer;
    font-weight: bold;
    background-image: url(../img/icons/point1.png);
    background-position: 14px 8px;
    background-repeat: no-repeat
}

.accordion2 dt:hover {
    background-color: #fff
}

.accordion2 .open {
    background-color: #fff;
    background-image:url(../img/icons/point2.png) !important
}

.accordion2 dd {
    float: left;
    display: inline;
    background: #fff;
    padding: 0;
    width: 926px;
    margin-left: 0;
    margin-bottom: 5px
}

.accordion2 dd .point{
    display: inline;
    width: 926px;
    border-top: none;
    float: left;
    margin-bottom: 5px;
    padding-bottom: 5px;
    padding-top: 5px
}

/*cercaVehicles*/

/*Texto-Foto-Listado*/

#box13 {
    float: left;
    width: 890px !important;
    padding-left: 35px !important;
    margin-top: 10px;
    height: auto
}

/*#box13 h1 {
    float: left;
    color: #35499e;
    font-size: 3.09em;
    font-weight: normal;
    margin: 5px 0 0 0;
    padding: 0
}*/

/*#box13 img {
    float: left;
    width: auto;
    height: auto;
    margin-right: 5px;
    border: 1px solid #fff;
    margin-top: 8px
}*/

#box13 p {
    float: left;
    line-height: 1.5em;
    color: #616162
}

#box13 p a{
    line-height: 1.5em;
    color: #616162
}

#box13 h3 {
    float: left;
    font-weight: normal;
    line-height: 1.5em;
    color: #616162;
    background: url(../img/icons/point.jpg) no-repeat left center;
    padding-left: 25px;
    width: 100%;
    margin-top: 10px
}

/*#box13 h2 {
    float: left;
    line-height: 1.4em;
    color: #616162;
    font-size: 0.75em
    width: 607px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 4px
}*/

#box13 h5 {
    float: left;
    line-height: 1.4em;
    color: #616162;
    width: 445px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 8px
}

#box13 h4 {
    float: left;
    color: #0174b5;
    margin: 10px 0 10px 0
}

/*Texto-Foto-Listado*/

/*DispositsMunicipals*/

#map {
    float: left;
    width: 629px;
    height: 530px;
    border: 1px solid #c1c1c1;
    margin: 17px 0 0 0;
    max-width: 100%;
    overflow: hidden
}

#left {
    float: left;
    width: 268px !important;
    height: auto;
    margin:14px 0 0 20px !important
}

#left h2 {
    float: left;
    color: #254f87;
    font-weight: 400;
    font-size: 1em;
    line-height: 18px;
    margin: 0 0 10px 0;
    letter-spacing: 1px
}

#left h5 {
    float: left;
    color: #254f87;
    font-weight: normal;
    font-size: 1em;
    line-height: 1.3em;
    margin: 20px 0 15px 0
}

#left h6 a{
    float: left;
    color: #616162;
    text-decoration: underline;
    margin: 0;
    background: none
}

#left h6 a:hover {
    text-decoration: none
}

#left p {
    float: left;
    /* font-size: 0.75em */
    line-height: 17px;
    margin: 0;
    color: #616162;
    margin-bottom: 0
}

/*DispositsMunicipals*/

/*Tarifas_fichaDeposito*/

#right {
    float: left;
    position: relative;
    width:452px !important;
    height: auto
}

#right .align-left {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

#right .sub, #right .box {
    float: left;
    height: auto;
    width: 408px;
    box-shadow: 0 8px 6px -10.5px #000;
    background: #e6e5e5;
    padding: 20px;
    margin-bottom: 11px;
    margin-top: 10px
}

#right .box .csc-textpic-imagecolumn {
    margin-top: 15px
}

#right .sub p {
    float: left;
    /* font-size: 0.75em */
    width: 92%;
    color: #616162;
    margin: 15px 0 0 13px
}

#right .sub p a {
    text-decoration: underline;
    /* font-size: 0.75em */
    color: #616162
}

#right .sub h6, #right .box h6{
    float: left;
    /* font-size: 0.75em */
    font-weight: normal;
    color: #616162;
    background: url(../img/icons/point.jpg) no-repeat left top;
    background-position: 0 5px;
    margin: 14px 0 5px 0;
    line-height: 1.3em;
    margin-left: 12px;
    width: 90%;
    padding-left: 14px
}

#right .sub img {
    float: left;
    width: auto;
    height: auto;
    margin: 15px -5px 0 15px
}

#right .sub1, #right .sub2 {
    float: left;
    height: auto;
    width: 452px;
    box-shadow: 0 8px 6px -10.5px #000;
    background: #e6e5e5;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 19px
}

#right .sub1 p, #right .sub2 p {
    float: left;
    /* font-size: 0.75em */
    width: 92%;
    color: #616162;
    margin: 15px 0 0 13px
}

#right .sub1 p a, #right .sub2 p a {
    text-decoration: underline;
    /* font-size: 0.75em */
    color: #616162
}

#right .sub1 h6, #right .sub2 h6 {
    float: left;
    /* font-size: 0.75em */
    font-weight: normal;
    color: #616162;
    background: url(../img/icons/point.jpg) no-repeat left top;
    background-position: 0 5px;
    margin: 14px 0 5px 0;
    line-height: 1.3em;
    margin-left: 12px;
    width: 90%;
    padding-left: 14px
}

#right .sub1 img, #right .sub2 img {
    float: left;
    width: auto;
    height: auto;
    margin: 15px -5px 0 15px
}

#right .map2 {
    float: left;
    border: 1px solid #c1c1c1;
    margin: 20px 0 0 0
}

#left1 {
    float: left;
    width: 448px;
    height: auto;
    margin: 5px 0 0 20px
}

#left1 h2 {
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-bottom: 0
}

#left1 h6 {
    font-weight: normal;
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-left: 0;
    width: 90%;
    margin-top: 10px;
    letter-spacing: 1px
}

#left1 h3 {
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-left: 10px;
    font-weight: bold;
    width: 90%;
    margin-top: 20px
}

#left1 h4 {
    font-weight: normal;
    float: left;
    color: #254f87;
    font-size: 1em;
    text-transform: capitalize;
    width: 70%;
    margin-top: 11px
}

#left1 .box2 {
    float: left;
    height: auto;
    margin-top: 10px
}

#left1 .box2 img {
    float: right;
    width: auto;
    height: auto
}

#left1 .sub1, #left1 .sub2 {
    float: left;
    background: #fff;
    height: auto;
    width: 448px;
    border-left: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    border-top: 1px solid #a2a0a0;
    margin: 0 0 15px 0;
    padding: 0
}

#left1 .sub1 p, #left1 .sub2 p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    width: 313px;
    padding-left: 12px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    margin: 0
}

#left1 p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    margin: 0
}

#left1 .sub1 h6, #left1 .sub2 h6 {
    /* font-size: 0.75em */
    text-align: right;
    color: #616162;
    width:115px !important;
    font-weight: normal;
    padding-right: 12px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #a2a0a0;
    margin: 0
}

#left1 .tab2 p {
    width: auto;
    line-height: 25px;
    margin: 0;
    color: #616162;
    font-size: 0.8em
}

#left1 .tab2 {
    background: #fff;
    height: auto;
    width: 448px;
    margin: 10px 0 15px 0;
    padding: 0
}

#left1 .tab2 h4{
    float: left;
    font-weight: normal;
    width: 85px;
    text-align: center;
    line-height: 25px;
    margin: 0;
    color: #616162;
    text-transform: capitalize;
    font-size: 0.8em
}

#left1 .tab2 h5 {
    float: left;
    font-weight: normal;
    width: 82px;
    text-align: center;
    line-height: 25px;
    margin: 0;
    /* font-size: 0.75em */
    color: #616162
}

table {
    border-collapse: collapse
}

td {
    width: auto;
    padding-right: 10px;
    padding-left: 5px;
    line-height: 25px;
    margin: 0;
    color: #616162;
    /* font-size: 0.75em */
    border: 1px solid #A2A0A0
}

#rightTarifas td {
    border: none;
    vertical-align: top
}

/*Tarifas_fichaDeposito*/

/*FormularioCercaVehiculos(resultados)*/

#search {
    float: left;
    height: auto;
    width: 318px;
    background: #fff;
    padding: 20px 0 20px 20px;
    margin-top: 28px
}

#search img {
    float: left;
    width: auto;
    height: auto
}

#search h6 {
    float: left;
    color: #1c6594;
    font-weight: normal;
    background:none !important;
    width: 202px;
    line-height: 1.3em;
    /* font-size: 0.75em */
    margin-left: 18px;
    font-size: 1em;
}

#search p {
    float: left;
    color: #616162;
    font-size: 1.5em
}

.txt {
    float: left;
    background: #fff;
    width: 120px;
    height: 18px;
    border: 1px solid #dedede;
    margin-top: 7px;
    padding: 0 4px 0 4px
}

.b1 {
    float: left;
    border-left: 1px solid #dedede;
    height: 22px;
    margin: 7px 15px 0 15px;

}

.clr a{
    float: left;
    background: url(../img/clear.jpg) no-repeat;
    width: 57px;
    height: 20px;
    margin-top: 7px
}

#addr {
    float: left;
    width: 550px;
    max-width: 100%;
    height: auto;
    margin: 28px 0 0 20px
}

#addr h2 {
    font-size: 1em;
    color: #254f87
}

#addr p {
    color: #616162;
    font-size: 0.8em
}

#addr p a {
    color: #616162;
    font-size: 0.8em
}

/*FormularioCercaVehiculos(resultados)*/

/* Companies and services options */

article #companyies p, article #serveis p {
    margin: 15px 0
}

.companyies-boxes, .serveis-boxes {
    background: #fff;
    margin: 25px 0 35px 0;
    padding: 15px 20px 0 20px;
    -moz-box-shadow: 0 0 3px #AEAEAE;
    -webkit-box-shadow: 0 0 3px #AEAEAE;
    box-shadow: 0 0 3px #AEAEAE;
    overflow: hidden
}

.companyies-boxes a {
    font-weight: normal;
    text-decoration: underline
}

.servei-box, .companyia-box {
    float: left;
    width: 47%;
    margin: 0 0 20px 0;
    padding-right: 20px;
    display: table-row
}

.servei-box p, .companyia-box p {
    display: table-row
}

.servei-box img, .companyia-box img {
    margin: 0 12px 0 0;
    float: left
}

.servei-box h3, .companyia-box h3 {
    font-size: 1.15em
}

.companyies-boxes .companyia-box p {
    margin-top: 0
}

/* Com arribar option */

#com-arribar-column p {
    margin: 0 0 20px 0
}

#com-arribar-column p.subtitle {
    /* font-size: 0.75em */
    font-weight: bold;
    color: #25a7da;
    margin: 5px 0
}

article iframe {
    border: 1px solid #cccccc;
    margin: 21px 20px 33px 0;
    float: left
}

#com-arribar-column {
    margin-top: 20px
}

/* Destinacions option */

article#destinacions{
    margin: 0 0 10px 0
}

.destinacions-boxes {
    margin-top: 14px;
    font-size: 1.5em
}

.destinacio-box {
    width: 15%;
    float: left;
    margin: 0 15px 30px 0;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #818284
}

.destinacio-box a {
    font-weight: normal;
    text-decoration: underline
}

/* Accessibilitat option */

article#accessibilitat h2.subtitle {
    margin: 21px 0 5px 0
}

article#accessibilitat h2.first {
    margin-top: 14px
}

article#accessibilitat p {
    margin: 7px 0 13px 0
}

article#accessibilitat ul, article#accessibilitat ol {
    margin: 15px 0 15px 45px
}

article#accessibilitat ul li, article#accessibilitat ol li {
    color: #818284;
    margin-bottom: 6px
}

.footer_cc_links{
    background-color: #FFF;
    box-shadow: 0 0 1px #E8E8E8;
    padding: 7px 0;
    text-align: center
}

.copyright {
    border-right: 1px solid #E8E8E8;
    color: #000;
    font-size: 0.7em;
    margin-right: 20px;
    padding-right: 20px;
    padding-bottom: 14px;
    padding-top: 14px
}

.footer_links{
    font-size: 0.7em;
    padding-top: 9px;
    color: #E8E8E8
}

.copyright a{
    font-size: 0.7em;
    color: #0d8ed1;
    text-decoration: none
}

.footer_links a{
    font-size: 0.75em;
    color: #0d8ed1;
    text-decoration: none
}

.copyright img{
    vertical-align: middle;
    padding-top: -1px
}

#peu {
    font-size: 0.75em;
    background: none repeat scroll 0 0 #000000;
    height: 70px;
    text-align: center;
    margin: auto
}

#peu .ajuntament {
    font-size: 0.75em;
    padding-top: 17px;
    padding-bottom: 17px;
    color: #FFF;
    background: none repeat scroll 0 0 #000000
}

#peu .contact {
    font-size: 0.75em;
    background: url(../img/mailicon.gif) no-repeat 1px;
    color: #FFF;
    padding-left: 18px;
    text-decoration: none;
    border-bottom: 1px dotted #FFFFFF
}

#peu .bsmsalink {
    font-size: 0.75em;
    color: #FFF;
    text-decoration: none
}

#peu .bsmsalink:hover {
    font-size: 0.75em;
    color: #FFF;
    text-decoration: underline
}

/*-------------------------------------- NEW TARIFAS --------------------------------------*/

.bg1{
    background-color: #EFEEEE
}

#leftTarifas {
    position: relative;
    float: left;
    height: auto;
    margin: 5px 0 0 0;
    width: 100%
}

#leftTarifas h2 {
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-bottom: 0
}

#leftTarifas h6 {
    font-weight: normal;
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-left: 0;
    width: 90%;
    margin-top: 10px;
    letter-spacing: 1px
}

#leftTarifas h3 {
    float: left;
    color: #254f87;
    font-size: 1em;
    margin-left: 10px;
    font-weight: bold;
    width: 90%;
    margin-top: 20px
}

#leftTarifas h4 {
    font-weight: normal;
    float: left;
    color: #254f87;
    font-size: 1em;
    text-transform: capitalize;
    width: 70%;
    margin-top: 11px
}

#leftTarifas .box2 {
    float: left;
    height: auto;
    margin-top: 10px
}

#leftTarifas .box2 img {
    float: right;
    width: auto;
    height: auto
}

#leftTarifas .sub1, #leftTarifas .sub2 {
    float: left;
    background: #fff;
    height: auto;
    width: 100%;
    border-left: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    border-top: 1px solid #a2a0a0;
    margin: 0 0 15px 0;
    padding: 0
}

#leftTarifas .sub1 p, #leftTarifas .sub2 p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    width: 313px;
    padding-left: 12px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    margin: 0
}

#leftTarifas p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    margin: 0
}

#leftTarifas .sub1 h6, #leftTarifas .sub2 h6 {
    /* font-size: 0.75em */
    text-align: right;
    color: #616162;
    width:115px !important;
    font-weight: normal;
    padding-right: 12px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #a2a0a0;
    margin: 0
}

/*#box12 header h1{
    color: #35499E;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding: 0
}*/

#rightTarifas {
    float: right;
    position: relative;
    width:445px !important;
    height: auto
}

#rightTarifas .sub, #rightTarifas .box {
    float: left;
    height: auto;
    width: 408px;
    box-shadow: 0 8px 6px -10.5px #000;
    background: #e6e5e5;
    padding: 20px;
    margin-bottom: 11px;
    margin-top: 10px
}

.iconTitleCar{
    float: left;
    margin-top: 8px
}

.iconTitleTruck{
    float: left;
    margin-top: 10px
}

.iconTitleMotocycle{
    float: left;
    margin-top: 2px
}

.iconTitleCycle{
    float: left;
    margin-top: 1px
}

.textTitle{
    float: left
}

.boxBgGrey{
    background: none repeat scroll 0 0 #E6E5E5;
    box-shadow: 0 8px 6px -10.5px #000;
    height: auto;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 20px;
    color: #616162;
    /* font-size: 0.75em */
    line-height: 1.5em
}

.boxBgGrey h2{
    color:#35499E !important;
    font-size: 1.5em !important;
    margin:0 !important;
    padding:0 !important
}

table.tableTarifas{
    width: 100%;
    margin: 0 0 15px 0;
    background-color: #fff
}

ul.boxTarifasLeft{
    margin:0 20px 10px 20px !important;
    padding:0 !important
}

ul.boxTarifasLeft li{
    margin:0 !important;
    padding:0 !important
}

#titPagament{
    height: 50px;
    background-color: #E6E5E5;
    padding: 1% 2% 1% 2%;
    margin: 0 0 2% 0
}

#titPagament h3{
    color:#35499E !important;
    font-size: 2em !important;
    margin:0 !important;
    padding:0 !important
}

.cardTarifas{
    width: 100%;
    margin: 1% 0 0 0
}

ul.iconosTarifas li ul li{
    list-style: disc !important;
    margin:0 0 0 10px !important;
    padding:0 !important
}

ul.iconosTarifas li{
    list-style: none;
    margin-left:0 !important;
    padding:0 0 0 30px !important
}

span.fontPeq{
    font-size: 1.5em;
    line-height: 15px
}

/*-------------------------------------- NEW DIPOSITS --------------------------------------*/

#leftDiposits {
    position: relative;
    float: left;
    height: auto;
    margin: 5px 0 0 0;
    width: 425px
}

#leftDiposits p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    margin: 0
}

#leftDiposits .sub, #leftDiposits .box {
    float: left;
    height: auto;
    width: 388px;
    box-shadow: 0 8px 6px -10.5px #000;
    background: #e6e5e5;
    padding: 20px;
    margin-bottom: 20px;
    margin-top: 10px
}

#rightDiposits {
    float: right;
    position: relative;
    width: 445px !important;
    height: auto
}

#rightDiposits h6 {
    font-weight: normal;
    color: #254f87;
    font-size: 1em;
    margin-left: 0;
    width: 90%;
    margin-top: 20px;
    letter-spacing: 1px
}

#rightDiposits .sub1, .sub2 {
    float: left;
    background: #fff;
    height: auto;
    width: 448px;
    border-left: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    border-top: 1px solid #a2a0a0;
    margin: 0 0 25px 0;
    padding: 0
}

#rightDiposits .sub1 p, .sub2 p {
    float: left;
    /* font-size: 0.75em */
    color: #616162;
    width: 313px;
    padding-left: 12px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #a2a0a0;
    border-right: 1px solid #a2a0a0;
    margin: 0
}

#rightDiposits .tab2 p {
    width: auto;
    line-height: 25px;
    margin: 0;
    color: #616162;
    font-size: 0.75em
}

#rightDiposits .tab2 {
    background: #fff;
    height: auto;
    width: 448px;
    margin: 10px 0 15px 0;
    padding: 0
}

.csc-textpic-imagerow{
    padding:0 !important;
    margin:0 !important
}

.csc-textpic-firstcol, .csc-textpic-imagecolumn, .csc-textpic-lastcol, .csc-textpic-image, .csc-textpic-last{
    padding:0 !important;
    margin:0 !important
}

.csc-textpic-firstcol img{
    padding:0 !important;
    margin:0 !important
}

#right .box .csc-textpic-imagecolumn{
    padding:0 !important;
    margin:0 !important
}

#rightTarifas figure img{
    padding:0 !important;
    margin:0 5px 8px 5px !important
}
/* Google MAP */

#map iframe {
    width: 633px;
    height: 530px
}

.map2 iframe {
    width: 448px;
    height: 306px
}

#leftDiposits .map2 iframe {
    width: 425px;
}

/* ZT */

img {
    max-width: 100%;
    height: auto
}

#search {
    display: table;
    float: none;
    background: none;
    padding: 40px 0;
    margin: auto
}

/* Faq's */

.tx-irfaq-pi1 {
    width: 100%;
    clear: left;
    margin-top: 20px
}

.tx-irfaq-pi1 p {
    display: none
}

.tx-irfaq-pi1 p.bodytext {
    display: block !important;
    color: #333;
    padding: 0 0 20px 32px
}

.tx-irfaq-toggle-plus {
    background: url("../img/plus.png") left top no-repeat !important;
    padding: 0 0 20px 32px !important
}

.tx-irfaq-toggle-minus {
    background: url("../img/minus.png") left top no-repeat !important;
    padding: 0 0 20px 32px !important
}

.tx-irfaq-pi1 .additional-info {
    display: none
}

.tx-irfaq-dynheader {
    color: #354898
}

.tx-irfaq-pi1 dd {
    margin-bottom: 30px
}

.tx-irfaq-pi1 dd li {
    margin-left: 45px !important
}


.tx-irfaq-pi1 ul li a {
    text-decoration: underline !important
}
/* ZT destacats */

.zt-dce-destacats {
    width: 100%;
    margin: auto
}

.zt-dce-destacats-75 {
    width: 75%
}

.zt-dce-destacats-50 {
    width: 50%
}

.zt-dce-destacat {
    box-sizing: border-box;
    float: left;
  width: 100%;
    padding: 0 6px 15px 6px
}

.zt-dce-destacats-title-0 .zt-dce-destacat {
    padding: 0 6px
}

.zt-dce-destacats-2cols .zt-dce-destacat {
  width: calc(50%)
}

.zt-dce-destacats-3cols .zt-dce-destacat {
  width: calc(33%)
}

.zt-dce-destacats-4cols .zt-dce-destacat {
  width: calc(25%)
}

.zt-dce-destacat-title {
    float: left;
    width: 100%;
    color: #344798;
    margin-bottom: 5px;
    font-weight: 500
}

.zt-dce-destacat-title-empty {
}

.zt-dce-destacats-title-0 .zt-dce-destacat-title {
    display: none
}

.zt-dce-destacat-image {
    float: left;
    width: 100%;
    height: 88px;
    background-position: center center;
    background-repeat: no-repeat
}

.zt-dce-destacat-text {
    box-sizing: border-box;
    float: left;
    width: 100%;
    height: 80px;
    background: #fff;
    padding: 8px 13px 0 13px
}

.zt-dce-destacats-small .zt-dce-destacat-text {
    height: 80px
}

.zt-dce-destacats-medium .zt-dce-destacat-text {
    height: 110px
}

.zt-dce-destacats-large .zt-dce-destacat-text {
    height: 140px
}

.zt-dce-destacats-verylarge .zt-dce-destacat-text {
    height: 170px
}

.zt-dce-destacats-1cols .zt-dce-destacat-text {
    height: auto
}

.zt-dce-destacat-subtitle a {
    color: #344798 !important
}

.zt-dce-destacat-subtitle {
    margin-bottom: 8px
}

.zt-dce-destacat-texts {
    margin-bottom: 0;
    line-height: 1em
}

.zt-dce-destacats-1cols .zt-dce-destacat-texts {
    margin-bottom: 10px
}

.zt-dce-destacats-left .zt-dce-destacat-image {
    width: 133px;
    height: 63px
}

.zt-dce-destacats-right .zt-dce-destacat-image {
    float: right;
    width: 133px;
    height: 63px
}

.zt-dce-destacats-left .zt-dce-destacat-text {
    float: right;
    width: calc(100% - 145px);
    /*height: 63px !important;*/
    background: none !important;
    padding: 0
}

.zt-dce-destacats-right .zt-dce-destacat-text {
    width: calc(100% - 145px);
    /*height: 63px !important;*/
    background: none !important;
    padding: 0
}

.tx-zt-gruabcn {
    float: left;
    width:  100%
}

/* Multicontent */

.tx-jfmulticontent-pi1 {
    float: left;
    width: 100%
}

/* Site map peu */

.tx-autositemap-pi1 a {
    font-size: 14px
}

#brand.v2015.v2015-ajuntament-f.restyle header.navbar .wrapper.legacy .content h2.right a{
  font-weight: 700;
}

.faqs {font-size: 28px;text-align: center;}

.navbar-default .navbar-nav>li>a {
    text-decoration: none;
}
.navbar-brand {
    text-decoration: none;
}

@media screen and (max-device-width: 480px){
    body{
        -webkit-text-size-adjust: none;
    }
}