/**
    * Theme Name: NT Forester Child
    * Description: This is a child theme of NT Forester, generated by Merlin WP.
    * Author: <a href="http://ninetheme.com/about">Ninetheme</a>
    * Template: nt-forester
    * Version: 1.3.8
    */
/* ESTILOS MÁS QUE TECNOLOGIA */
body{
	font: 'Montserrat', sans-serif !important;
	font-family: 'Montserrat', sans-serif !important;
}
.justificat{
	text-align:justify !important;
}
.justificat h4{ /* text pàgina pricipal, cuadre verd */
	text-align:justify !important;
	text-transform:none !important;
	font-size:14px !important;
	line-height: 25px !important;
	padding:0 35px !important;
}
h6{
	font-size:26px !important;
}
nav.navbar {
    height: 90px !important;
}
nav.navbar.navbar-collaps { /* logo */
    height: 90px !important;
}
.logo-img img {
    max-width: 300px !important;
	max-height:none !important;
	height:auto !important;
}
#menu-item-wpml-ls-13-es { /* idiomes */
    position: relative;
    float: right;
	margin-top: 32px;
    margin-left: 140px;
}
.background-image{ /* capçalera págines adjacents */
	opaity:0.4 !important;
}
.heading-title { /* descripció de les galeries */
    font-size: 16px !important;
    letter-spacing: 1px !important;
    text-transform:none !important;
	line-height: 1.5 !important;
	font-weight: 300 !important;
	padding: 0 10px !important;
}
.form-group{ /* campos de los formulaios */
	text-align:justify !important;
}
.cn-button.bootstrap { /* botos cookies */
    color: #fff;
    background: #359803 !important;
}