@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300);

* {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

body {
	padding: 0;
	margin: 0;
	background-color: #e1e1e1;
}

.container {
    max-width: 970px;
}

.main-wrapper {
    background-color: #fff;
    min-height: 350px;
}

.header {
    margin-left: -15px;
    margin-right: -15px;
}

.header .top-band {
    height: 35px;
    background-color: #232831;
    color: #fff;
    text-align: center;    
    padding-top: .5em;
    font-size: 1em;
    font-weight: bold;
}

.header .top-band-oficial {
    background-color: #FF4C51;
    text-align: center;
    color: #fff;
}

.header .top-band-oficial p {
    margin: 0;
    padding: .5em;
    font-size: 1.2em;
}

.header .top-band a {
    color: #fff;
}

.header .brand-nav {
    height: 55px;
    width: 100%;
    padding-top: .8em;
    /*padding-left: 25px;*/
}

.header .brand-nav .container {
    text-align: center;
}

.navbar-default {
    border-radius: 0;
    background-color: #eee;
}

.navbar-default .navbar-nav > li > a {
    color: #333;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #000;
    background-color: #ddd;
}

.navbar-default .navbar-toggle {
    background-color: #fff;
}

.section {
    padding-top: 1.5em;
    padding-bottom: 2em;
}

h2.section-title {
    text-align: center;
    color: #252525;
    font-size: 2em;
    font-weight: 300 !important;
}

.section.light {
    background-color: #BDF2C5;
    margin-left: -15px;
    margin-right: -15px;
}

.titular {
    text-align: center;
    color: #fff;
    background-color: #FF4C51;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -20px;
}

#partners {
    text-align: center;
}

#partners img {
    margin-right: 1em;  
}

img.material {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* Pàgina */

.page {
    margin-bottom: 2em;
}

h2.page-title {
    color: #252525;
    font-size: 2em;
    font-weight: 300;
}

h4.marca {
    color: #CC3336;
    border-bottom: 2px solid #e72d04;
    margin-bottom: 1em;
    margin-top: 1em;
    padding-bottom: .5em;
    font-size: 1.5em;
    font-weight: 400;
}

.page-content {
    margin-top: 2em;
    overflow: hidden;
}

.page p {
    font-size: 1.1em;
    line-height: 1.5em;
    margin-bottom: 1.5em;
}

h4.formulari {
    margin-top: 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #000;
}

.oferta {
    box-shadow: 0 2px 6px 1px rgba(0,0,0,.25);
    margin-top:10px;
}

/* Slider */

.section-slider {
    height: 250px;
    background: url("../img/slider1.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

.slider-content {
    padding: .3em 1em 1em 3em;
}

.slider-title, .slider-text {
    font-weight: 400;
    line-height: 1.3;
    text-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}

.slider-title {
    color: #fff;
    font-size: 2.0em;
}

.slider-text {
    color: #fff;
    font-size: 1.3em;
    margin: .5em 0 1em 0;
}

/* Footer */

.footer {
    background: none repeat scroll 0 0 #232831;
    color: #8793a9;
    font-size: 13px;
    margin-left: -15px;
    margin-right: -15px;
}

.footer p {
    margin: 0;
}

.footer .top {
    background: none repeat scroll 0 0 #292e38;
    padding: 66px 0 62px;
}

.footer .bottom {
    padding: 45px 0 30px;
    text-align: center;
}

.footer .bottom a {
    color: #b2baca;
}

.footer .bottom a:hover {
    color: #fff;
}

.footer .bottom strong {
    font-weight: 600;
}

.footer .bottom strong a {
    color: #fff;
}

.footer .bottom span {
    padding: 0 4px;
}

.footer .copyright {
    float: left;
    max-width: 500px;
}

.footer .credits {
    float: right;
    max-width: 400px;
    text-align: right;
}

.footer .credits img {
    margin-left: 6px;
}

.footer .widget {
    float: left;
    font-size: 13px;
    line-height: 1.2;
    margin-left: 42px;
    width: 152px;
}

.footer .widget ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.footer .widget ul li {
    padding-bottom: 8px;
}

.footer .widget a {
    color: #8793a9;
}

.footer .widget a:hover {
    color: #fff;
    text-decoration: none;
}

.footer .widget-title {
    border-bottom: 1px solid #424a58;
    color: #dbe1eb;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 24px;
    padding: 5px 0 8px;
    text-transform: uppercase;
}

.footer .widget.widget-double {
    width: 250px;
}

.footer .widget.widget-double ul {
    float: left;
    width: 50%;
}

.footer .widget.widget-connect {
    width: 254px;
}

.footer .widget.widget-connect p {
    padding-bottom: 13px;
}

.footer .widget.widget-connect .footer-logo {
    background: url("../img/logo-ch-w.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    height: 54px;
    width: 212px;
}

.footer .widget.widget-connect .address {
    font-size: 13px;
    font-weight: 300;
    text-align: left;
}

.footer .widget.widget-connect .socials ul {
    font-size: 0;
    line-height: 0;
    list-style: outside none none;
}

.footer .widget.widget-connect .socials ul li {
    display: inline;
    padding: 0 9px;
}

.footer .widget.widget-connect .socials ul li a {
    border: 2px solid #737d90;
    border-radius: 50%;
    color: #b2baca;
    display: inline-block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px;
}

.footer .widget.widget-connect .socials ul li .fa {
    line-height: 36px;
}

.footer .widget.widget-connect .socials ul li a:hover {
    border-color: #fff;
    color: #fff;
}

.footer-bar {
    background: none repeat scroll 0 0 #88b640;
    color: #fff;
    font-family: "ProximaNova",sans-serif;
    font-size: 16px;
    padding: 26px 0 7px;
}

.footer-bar a {
    color: #fff;
}

.footer-bar .left {
    text-align: left;
}

.footer-bar .right {
    text-align: right;
}

.footer-bar .left .fa {
    margin-right: 8px;
}

.footer-bar .center {
    float: left;
    text-align: center;
}

.footer-bar .center .fa {
    font-size: 18px;
    margin-left: 10px;
}

.back-top {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 5px;
    bottom: 20px;
    color: #eee;
    padding: 10px;
    position: fixed;
    right: 20px;
    text-align: center;
    transition: all 0.25s ease 0s;
    z-index: 999999999;
    display: none;
}

/* Media querys */

@media (max-width: 768px) {

    .navbar-default {
        background-color: #CC3336;
        box-shadow: none;
        border-left: 0;
        border-right: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #f6f6f6;
    }

    .btn-lang {
        margin-top: 8px;
        margin-right: 3px;
        padding: 6px 7px;
        text-transform: uppercase;
    }

    .header .brand-nav {
        height: 50px;
    }

    .header .brand-nav {
        text-align: center;
    }

    .dropdown-lang > li > a {
        padding: 2px 7px;
    }

    .dropdown-menu.dropdown-lang {
        width: 90px !important;
        min-width: 90px !important;
    }

    .section-slider {        
        overflow: hidden;
        margin: -20px -15px -15px -15px;
    }

    .slider-contact {
        margin-top: 1em;
    }

    .slider-content {
        padding-top: 1em;
        padding-left: 1em;
    }

    .slider-content h1 {        
        padding: 0;
        margin: 0;
    }

    .header .brand-nav .container {
        text-align: center;
    }

    .oferta {
        margin-top:20px;
    }

}

@media (max-width: 360px) {

    .section-slider {        
        height: 160px;
        font-size: 3vw !important;
        line-height: 3.4vw;
    }

    .header .brand-nav .container {
        text-align: center;
    }

}