﻿/*============INICI GENERAL===========*/

html, body {
    height: 100%;
}

body {
    background: #fff;
    padding-top: 80px;
    font-family: 'Lato', sans-serif;
}

table {
    font-family: 'Lato', sans-serif !important;
    font-size: 12px !important;
}

a, a:hover {
    text-decoration: none;
    color: #666;
}

/*margins & paddings*/

.pt-40 {
    padding-top: 40px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-80 {
    margin-top: 40px;
}

.mt-32 {
    margin-top: 32px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-40 {
    margin-bottom: 40px;
}

/*============INICI NAVBAR===========*/


/*#navbar{
  padding-top: 23px;
}*/

.nav-lang li:hover {
    text-decoration: none;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar {
    min-height: 79px;
}

.nav-lang {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.navbar {
    background: rgba(119, 188, 31, 1);
    border: none;
}

.dropdown-menu {
    background: #97d24a !important;
    border: none;
}

    .navbar-nav > li.active, .nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
        background: #97d24a;
        color: #fff;
    }

    .navbar a, .dropdown-menu > li > a {
        color: #fff;
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            color: #777777;
        }

.dropdown-menu {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/*============FINAL NAVBAR===========*/


/*=== INICI SLIDER ===*/


/* Carousel Styles */

.carousel-indicators .active {
    background-color: #2980b9;
}

.carousel-inner img {
    width: 100%;
    max-height: 460px
}

.carousel-control {
    width: 0;
}

.slider-container {
    /*margin-bottom: 40px;*/
}

.carousel-control.left, .carousel-control.right {
    opacity: 1;
    filter: alpha(opacity=100);
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}

    .carousel-control.left span {
        padding: 15px;
    }

    .carousel-control.right span {
        padding: 15px;
    }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 25px;
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 50px;
}

.carousel-control.left span, .carousel-control.right span {
    background-color: transparent;
}

    .carousel-control.left span:hover, .carousel-control.right span:hover {
        opacity: .7;
        filter: alpha(opacity=70);
    }

/* Carousel Header Styles */

.header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

    .header-text h2 {
        background-color: transparent;
        padding: 10px 0;
        font-weight: 600;
        font-size: 70px;
        margin: 0;
        padding: 0;
        padding-left: 10px;
        border-left: 1px solid #fff;
    }

    .header-text h3 {
        background-color: transparent;
        padding: 10px 0;
        font-weight: 300;
        font-size: 35px;
        margin: 0;
        padding: 0;
        border-left: 1px solid #fff;
        letter-spacing: 0px;
        padding-left: 10px;
    }

.btn-min-block {
    min-width: 170px;
    line-height: 26px;
    border-radius: 0;
}

.btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

    .btn-theme:hover {
        color: #000;
        background-color: #fff;
        border-color: #fff;
    }

.carousel-indicators .active {
    background-color: #fff;
    height: 11px;
    width: 11px;
}

.carousel-indicators li {
    border-color: #fff;
}

/*=== FI SLIDER ===*/


/*=== INICI FITXA ===*/

.checkbox, .radio {
    margin: 0;
}

.pictos-fitxa {
    min-height: 50px;
    line-height: 50px;
    background: #777777;
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}

.pictos-fitxa-2 {
    min-height: 50px;
    line-height: 50px;
    background: #bbb;
    color: #444;
    font-size: 14px;
    font-weight: 300;
}

.opcions a {
    padding: 0 25px;
    border-left: 1px solid #444;
}

.pictos-fitxa a:hover {
    color: rgba(119, 188, 31, 1);
}

.pictos-fitxa a {
    transition: color 0.5s ease;
}

.pictos-fitxa i {
    font-size: 18px;
}

.opcions a:first-child {
    border-left: 1px solid transparent;
}

.pictos-fitxa a {
    color: #FFF;
}

.pictos-fitxa-2 a {
    color: #444;
}

.pictos-fitxa span {
    padding-left: 10px;
}

.breadcrumb {
    background: none;
}

    .breadcrumb li {
        font-size: 11px;
        color: #bcc4b9;
    }

        .breadcrumb li a, .breadcrumb > .active {
            font-size: 11px;
            color: #bcc4b9;
        }

.title {
    color: #b3b3b3;
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 200;
    margin: 28px 0;
}

input.form-control {
    border-color: #b3b3b3;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    margin-right: 10px;
}

    input.form-control:focus {
        border-color: #b3b3b3;
        box-shadow: none;
        outline: none;
    }

.filtre label {
    font-weight: 400;
    color: #666666;
    font-size: 12px;
    /* padding-top: 9px;  Comentar*/
}

.btn-default {
    background: #77bc1f;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: none;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
}

button.dropdown-toggle {
    border-radius: 0;
    background: #606060;
    color: #fff;
    border: 0px;
    letter-spacing: 1px;
    font-weight: 500;
    text-transform: none;
    font-size: 12px;
}

    button.dropdown-toggle:hover {
        border-radius: 0;
        background: #808080;
        color: #fff;
        border: 0px;
        letter-spacing: 1px;
        font-weight: 500;
        text-transform: none;
        font-size: 12px;
    }

.btn-default:hover {
    background: #97d24a;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: none;
}

.afegirCamp .btn {
    color: #b3b3b3;
    margin: 10px 0;
}

.afegirCamp .caret {
    border-top: 12px dashed;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
}

.num-paginas a {
    height: 20px;
    line-height: 20px;
    padding: 0 6px;
    text-align: center;
    display: inline-block;
    border: 1px solid #b3b3b3;
    color: #666666;
}

    .num-paginas a:hover, .num-paginas a.active {
        background: rgba(119, 188, 31, 1);
        color: #fff;
    }

.table-striped > tbody > tr:nth-of-type(odd) {
    background: #efefef;
}

.table-hover > tbody > tr:hover {
    background-color: #efefef;
}

select.form-control {
    border-color: #b3b3b3;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    margin-right: 10px;
    /* width: 60%; Comentar */
    display: inline-block;
    border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0px;
}

    select.form-control:focus {
        box-shadow: none;
        border-color: #b3b3b3;
    }

.pagination {
    margin-top: 31px;
}

    .pagination > li > a, .pagination > li > span {
        padding: 3px 9px;
        margin-left: -1px;
        line-height: 1.42857143;
    }

    .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
        border-radius: 0;
    }

    .pagination > li > a, .pagination > li > span {
        border-color: #b3b3b3;
        color: #666;
    }

        .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
            z-index: 2;
            color: #fff;
            cursor: default;
            background-color: rgba(119, 188, 31, 1);
            border-color: #337ab7;
        }

.title-page {
    min-height: 50px;
    background-color: #bbb;
    margin-top: -1px;
}

.grey {
    padding-bottom: 0;
    padding-bottom: 0;
}

    .grey li {
        color: #333 !important;
    }

        .grey li a {
            color: #333 !important;
        }

    .grey > li + li:before {
        padding: 0 5px;
        color: #333;
        content: "/\00a0";
    }

.title-page h3 {
    color: #fff;
    margin: 0 0 10px 0;
    padding-left: 12px;
}

.padded {
    padding: 20px 0;
}

.line-form {
    min-height: 30px;
    margin-bottom: 15px;
}

label {
    font-size: 12px !important;
}

.padding-pictos div {
    padding: 0 20px;
    float: left;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #77bc1f;
}
/*=== FI FITXA ===*/


/*=== INICI LOGIN ===*/

.container.login {
    height: 100%;
}

    .container.login .row {
        display: flex;
        align-items: center;
        height: 100%;
        margin-top: -80px;
    }

.login .panel-heading {
    background: rgba(119, 188, 31, 1);
    border-radius: 0;
}

.login .panel {
    border-radius: 0px;
}

/*=== FI LOGIN ===*/


/*=== FOOTER ===*/

footer {
    padding: 40px 0 20px 0;
    background-color: #555;
    color: #fff !important;
    font-size: 0.9em;
}

    footer li a {
        color: #fff;
    }

        footer li a:hover {
            color: #77bc1f;
        }

    footer .footer-menu {
        margin-top: 20px;
    }

    footer .logo-peu {
        margin-top: 100px;
    }

/*=== FI FOOTER ===*/


/*=============RESPONSIVE=============*/

@media (min-width: 768px) {
    .navbar-nav > li > a {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    #navbar ul {
        float: none !important;
        width: 100% !important;
    }
}


.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}
