/**************************************************************************************/
/**	Estils reescrits: layout.css
***************************************************************************************/

/* espai sota dels títols*/
div.divider {
	margin-bottom:40px;
}

/* mida lletra del superbanner */
#home .image-caption h1,
#home .image-caption h2 {
	font-size: 300%;
    text-transform: none !important;
}

/* superbanner 04 */
#home #slider04 .image-caption {
    text-align: left;
    top: 48%;
    left: 75%;    
}

#home #slider04 .image-caption h1, 
#home #slider04 .image-caption h2, 
#home #slider04 .image-caption h3 {
    font-family: "Georgia", Times, serif;    
    line-height: 100%;    
    margin: 0;
}

#home #slider04 .image-caption h1 {
    font-size: 230%;   
    margin-bottom: 8px;     
}

#home #slider04 .image-caption h2 {
    font-size: 105%; 
    font-weight: 700; 
    line-height: 120%;    
    color: #A69741;  
    margin-bottom: 10px;     
}

#home #slider04 .image-caption h3 {
    font-size: 75%;    
    font-weight: 500;   
    color: #A69741;
}

#home #slider04 .image-caption .btn {
    color: #A69741;  
    border-color: #A69741;  
    border-radius: 8px;    
    padding: 2px 60px;
    margin-top: 20px;
    font-size: 15px;
}

#home #slider04 .image-caption .btn:hover {
	color: #fff !important;
	background: #A69741 !important;
}

#home #slider04 .image-caption #ver_video {
    font-size: 90%; 
    font-weight: 700; 
    line-height: 110%; 
    margin-top: 50px;     
}

#home #slider04 .image-caption #ver_video a {
    padding-left: 5px;
    color: #fff;
}

#home #slider04 #ver_video img {
   margin: 15px 0;
}

/* superbanner 05 */
#home #slider05 .image-caption h1 {
    font-size: 280%;
}

#home #slider05 .image-caption h1 .slider-small {
    font-size: 70%;
    font-weight: 700;
}

/* superbanner 06 */
#home #slider06 .image-caption {
    top: 70%;
}

#home #slider06 .image-caption h1 {
    font-size: 260%;
}

#home #slider06 .image-caption h1 .slider-small {
    font-size: 80%;
}

/* superbanner 07 */
#home #slider07 .image-caption h1 {
    font-size: 260%;
}

/* superbanner 08 */
#home #slider08 .image-caption {
    top: 70%;
}

#home #slider08 .image-caption h1 {
    font-size: 260%;
}

#home #slider08 .image-caption h1 .slider-small {
    font-size: 70%;
    font-weight: 700;
}

/* superbanner 09 */
#home #slider09 .image-caption {
    top: 70%;
}

#home #slider09 .image-caption h1 {
    font-size: 260%;
    line-height: 105%;
}

/* superbanner 10 */
#home #slider10 .image-caption h1 {
    font-size: 260%;
    line-height: 105%;
}

#home #slider10 .image-caption h1 .slider-small {
    font-size: 90%;
    font-weight: 700;
}

/* superbanner 11 */
#home #slider11 .image-caption {
    top: 70%;
}

#home #slider11 .image-caption h1 {
    font-size: 260%;
    line-height: 105%;
}

/* superbanner 12 */
#home #slider12 .image-caption {
    top: 78%;
}

#home #slider12 .image-caption h1 {
    font-size: 260%;
    line-height: 105%;
    color: #000;
}

/* color de les fletxes del superbanner */
#slider a.next,
#slider a.prev {
	color: #e324b4;
	font-size: 65px;		
    opacity: 1;
}
#slider a.next:hover,
#slider a.prev:hover {
	color: #b4168c;
}

/* padding superior i inferior de les lletres de testimonial */
section.cover,
div.inner-cover {
	padding: 100px 0;
}

/* imatge de Contacto */
#about .me-picture {
	margin-bottom:10px;	
}
#about .me-picture .item {
	border:#F6F6F6 20px solid;		
}

/* color de la lletra del footer */
footer .copyright {
	color:#fff;
}

/* botó de tancar popups ajax */
#ajax_modal .btn-modal {
	margin-top: -15px;
	text-align: center;
	margin-bottom: 0;
    float: right;
}

/* hem afegit "!important" per tal que agafi l'estil */
/* sino no funciona l'efecte quan es canvia de botó del filter de l'isotope */
.faded {/* portfolio, blog - on item hover */
	filter: alpha(opacity=30) !important;
	opacity: 0.3 !important;
}

/* Adreça que es mostra damunt del mapa de Contacte */
#googleMap address {
    width:  250px;
}

/**************************************************************************************/
/**	Estils reescrits: typography.css
***************************************************************************************/
header {
	margin: 0 0 20px 0;	
}

section {
	padding: 60px 0;
}

section section {
	padding: 0 0 30px 0;
}

section article {
	margin-bottom: 40px;
}

/**************************************************************************************/
/**	Estils reescrits: superslides.css
***************************************************************************************/

/* color de les boletes del superbanner */
.slides-pagination a:hover,
.slides-pagination a.current {
	background: #b4168c;	
}

/**************************************************************************************/
/**	Estils reescrits: framework.css
***************************************************************************************/

input[type="text"],
input[type="password"],
input[type="email"],
input[type="phone"],
textarea, textarea:focus,
select, select:focus {
    color: #666;
}

/* Apliquem els estils de form només a les seccions que tenen formularis */

form .div-form {
    display: block !important;
}

form .div-form .row {
	margin-left:-2px;
	margin-right:-2px;
}
form .div-form .row div {
	padding-top:4px;
	padding-right: 2px;
	padding-left: 2px;
}

form .div-form label {
	font-weight:normal !important;
}


/**	Estils reescrits a mitges
*************************************************** **/
figure.pull-left { 
    margin-right: 20px; 
}

.alert {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
}

.alert ul {
    padding: 5px 30px;
}

.alert ul li {
    list-style: disc;    
}


/**************************************************************************************/
/**	Estils reescrits: styleswitcher.css
***************************************************************************************/

/* Twitter */
#showSwitcher {
    color: #fff;
}

#switcher {
    width: 400px;
}
.content-switcher {
    padding: 16px 16px 6px 10px;
}