body {
    background: #fff;
    font-weight: 300;
    color: #212121;
    font-size: 18px;
    margin: 20px 0 50px 0
}

p, li, td {
    font-weight: 300;
    color: #212121;
    font-size: 18px
}

b, strong {
    font-weight: 400
}

img {
    max-width: 100%;
    height: auto
}

h1 {
    color: #d86525;
    font-size: 58px;
    line-height: 1em;
    margin: 0 0 0.5em 0
}

h2 {
    color: #d86525;
    font-size: 48px;
    line-height: 1em;
    margin: 0 0 0.5em 0
}

h3 {
    color: #d86525;
    font-size: 38px;
    line-height: 1em;
    margin: 0 0 0.5em 0
}

h4 {
    color: #d86525;
    font-size: 28px;
    line-height: 1em;
    margin: 0 0 0.5em 0
}

h5 {
    color: #d86525;
    font-size: 20px;
    line-height: 1.38em;
    margin: 0 0 0.5em 0
}

h6 {
    color: #d86525;
    font-size: 18px;
    line-height: 1em;
    margin: 0 0 0.5em 0
}

a {
    color: #666
}

a.btn-back {
    float: left;
    line-height: 18px;
    padding-left: 25px;
    background: url("../images/back.png") center left no-repeat
}

#mainContent a {
    color: #0000ff;
    text-decoration: underline
}

.whitelinks a {
    color: #fff !important
}

#mainContent a.btn {
    color: #fff !important;
    text-decoration: none !important
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #d86525 !important;
    text-decoration: none !important
}

.important {
    text-decoration: underline;
    color: #d86525
}

.detail {
    color: #000
}

.name-of-person {
    color: #11ac9c
}

.nowrap {
    white-space: nowrap
}

.container .container {
    width: auto;
    padding: 0
}

.csc-default.container {
    margin: 1em auto
}

.withbgcolor {
    padding: 1em 0 0.5em 0
}

.fixed {
    position: fixed;
    top: 0
}

.tx_ztutils_bgcolor {
    padding: 20px 0
}

.tx_ztutils_roundedimages figure.csc-textpic-image img {
    border-radius: 50%
}

.btn {
    font-size: 1em
}

#cookiesPopup {
    display: none;
    font-size: 0.8em;
    box-shadow: 0px 4px 5px -1px rgba(87, 84, 87, 0.63);
    margin-bottom: 20px;
    padding-bottom: 15px;
}

#cookiesPopup h3 {
    font-size: 1.5em
}

/* ZT Utils */

.tx-ztutils-bgcolor {
    padding: 15px 0;
    margin: 0
}

.btn-warning {
    background-color: #f18a00;
    border-color: #f18a00
}

.google-maps {
    position: relative;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: none
}

/* ==========================================================================
   Structure
   ========================================================================== */

#searchContainer {
    display: none
}

#searchContainer form {
    float: right;
    border: 1px solid #bfbfbf
}

#searchContainer input[type=text] {
    width: 205px;
    height: 34px;
    padding: 0 5px;
    border: none
}

#searchContainer input[type=submit] {
    float: right;
    width: 34px;
    height: 34px;
    line-height: 34px;
    border: none;
    background: url("../images/lupa-petita.png") center center no-repeat;
    color: transparent;
    font-weight: 400
}

#headerContainer {
}

#logo {
    float: left;
    width: 253px
}

.searchTrigger {
    cursor: pointer
}

#wrapperGlobalMenu {
	float: right;
	margin: 0;
	width: calc(100% - 260px);
	z-index: 9999
}

.fixedMenu {
	position: fixed;
	margin-top: 0
}

.topbar {
    float: right;
    width: calc(100% - 265px)
}

.navbar {
    margin-bottom: 0
}

#globalMenu {
    margin-top: 16px
}

.dropdown-menu li a {
    font-size: 15px !important
}

.navbar-default,
.navbar-default .navbar-collapse {
    background: none;
    border: none;
    padding: 0
}

.navbar-nav {
    width: 100%
}

.navbar-nav > li {
    float: left;
    width: auto;
    max-width: 12.5%;
    font-size: 15px !important
}

.navbar-nav > li:last-child  {
    float: right;
    width: 34px;
    padding: 0
}

.navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
    float: left;
    height: 32px;
    padding: 0 5px 0 10px;
    color: #000;
    text-decoration: none;
    line-height: 1em;
    font-weight: 300;
    font-size: 15px !important;
    border-left: 1px solid #ccc
}

.navbar-nav > li > a span.caret {
    float: right;
    margin-top: 5px;
}

.navbar-nav > li:last-child > a,
.navbar-default .navbar-nav > li:last-child > a {
    float: right;
    width: 100%;
    padding: 0
}

.navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #d86525;
    border-color: transparent;
    background: none
}

.dropdown-menu {
    padding: 10px 10px 0 10px;
    margin: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175)
}

.dropdown-menu > li > a {
    float: left;
    width: 100%;
    padding: 5px 25px 5px 0;
    color: #000;
    border-bottom: 1px solid #d86525
}

.dropdown-menu > li:last-child > a {
    border-bottom: none
}

.dropdown-menu > li > a span {
    float: left;
    color: #d86525;
    margin-right: 10px
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    color: #d86525;
    text-decoration: none;
    background: none
}

.breadcrumb {
    padding: 10px 0;
    margin: 0;
    background: none;
    font-size: 0.85em
}

.breadcrumb > li {
    margin-top: 10px
}

.breadcrumb > li + li::before {
    padding: 0;
    color: #0066cc;
    content: "/\00a0"
}

.breadcrumb a {
    color: #666
}

.breadcrumb li a:hover {
    text-decoration: none !important
}

.breadcrumb li:first-child a {
    color: #0066cc
}

body.zt-template-1 .breadcrumb {
    display: none
}

#loginForm,
#logoutForm {
    display: none;
    margin: -10px auto 10px auto;
    text-align: right
}

body.zt-template-1 #loginForm,
body.zt-template-1 #logoutForm {
    margin-top: 10px
}

#loginmessage {
    display: none;
    float: left;
    width: 100%;
    margin-bottom: 8px
}

#loginForm form,
#logoutForm form,
#loginForm form fieldset,
#logoutForm form fieldset {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0
}

#loginForm form label,
#logoutForm form label {
    font-weight: normal;
    padding: 0 8px;
    background: #ccc;
    height: 28px;
    line-height: 28px;
    margin: 0
}

#loginForm form input,
#logoutForm form input {
    border: 1px solid #ccc;
    height: 28px;
    padding: 0 5px;
    line-height: 28px;
    margin: 0 10px 0 0
}

#loginForm form input[type="submit"],
#logoutForm form input[type="submit"] {
    width: 12.5%;
    font-weight: 400;
    border: none;
    background: #ff0000;
    color: #fff;
    text-align: center;
    margin: 0
}

#loginForm form input[type="submit"]:hover,
#logoutForm form input[type="submit"]:hover {
    background: #000
}

#loginForm.userlogged {
    display: none !important
}

#logoutForm {
    display: none
}

#logoutForm.userlogged {
    display: block
}

#mainContainer {
    position: relative;
    float: left;
    width: 100%;    
	min-height: 400px;
    margin-bottom: 25px
}

#featured {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
	margin-bottom: 20px;
    /*overflow: hidden*/
}

#featured:empty {
    display: none
}

footer {
    margin-top: 50px
}

footer .csc-default,
.csc-default.container {
    margin-bottom: 0
}

footer .tx-ztutils-bgcolor {
    padding: 15px 0;
    margin: 0
}

.footer,
.footer a {
    color: #000
}

#wrapperFooterMenu {
    padding: 0 0 20px 0;
    background: #660000;
    font-weight: 400;
    color: #fff
}

#wrapperFooterMenu a {
    font-weight: 400;
    color: #fff
}

#footerMenu ul.level-1 {
	display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 0.9em
}

#footerMenu ul.level-1 li {
    float: left;
    width: 12.5%
}

#footerMenu ul.level-1 > li > a {
    float: left;
    height: 42px;
    padding: 10px;
    border-left: 1px solid #fff;
    line-height: 1.2em
}

#footerMenu ul.level-1 li {
    float: left;
    width: 12.5%
}

#footerMenu ul.level-2 {
	display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 10px;
    font-size: 0.9em
}

#footerMenu ul.level-2 li {
    float: left;
    width: 100%;
    line-height: 1em;
    margin-bottom: 4px
}

/* Mobile menu */

.navbar-toggle {
    position: absolute;
    top: 60px;
    right: 10px;
    width: 28px;
    height: 28px;
    background:  url(../images/menutrigger.png) no-repeat;
    cursor: pointer;
    border: none
}

ul#navbar-mobile,
ul.navbar-mobile-1-subnav,
ul.navbar-mobile-2-subnav {
    float: left;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul#navbar-mobile {
    border-bottom: 7px solid #fff
}

ul#navbar-mobile li,
ul.navbar-mobile-1-subnav li,
ul.navbar-mobile-2-subnav li {
	float: left;
    width: 100%;
    margin: 0;
    padding: 0
}

ul#navbar-mobile li a,
ul.navbar-mobile-1-subnav li a,
ul.navbar-mobile-2-subnav li a {
	float: left;
    width: 100%;
    margin: 0;
    padding: 10px 32px;
    text-decoration: none;
    color: #000;
    font-weight: 100
}

ul#navbar-mobile li a:hover,
ul.navbar-mobile-1-subnav li a:hover,
ul.navbar-mobile-2-subnav li a:hover {
    text-decoration: none
}

ul#navbar-mobile li.navbar-mobile-1 a {
    line-height: 1em;
    border-top: 7px solid #fff;
    background: #ccc;
    font-size: 1em !important
}

ul.navbar-mobile-1-subnav a,
ul#navbar-mobile li.navbar-mobile-2 a,
ul#navbar-mobile li.navbar-mobile-3 a {
    border-top: 3px solid #fff !important;
    background: #e4e4e4 !important;
    font-size: 1.5em !important
}

ul.navbar-mobile-1-subnav li:last-child a,
ul#navbar-mobile li.navbar-mobile-2:last-child a,
ul#navbar-mobile li.navbar-mobile-3:last-child a {
    border-top: none
}

ul#navbar-mobile .caret {
    float: right;
    border-top: 8px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    margin: 5px 0 0 0
}

ul#navbar-mobile .caretreversed {
    border-top-width: 0;
    border-bottom: 8px solid #000
}

ul#navbar-mobile li.navbar-mobile-1:last-child > a,
ul#navbar-mobile li.navbar-mobile-1:last-child > a .caret {
    color: #fff !important;
    background: #ff0000
}

ul#navbar-mobile li.navbar-mobile-1:last-child ul li a {
    color: #000 !important
}

/* News */

.news-list-item {
    margin-bottom:20px
}

.news-list-item h3 {
    margin-bottom: 0.4em
}

.news-list-item h3 a {
    text-decoration: none !important;
    margin: 0 0 1em 0
}

.news-list-item h5 {
    font-size: 1.4em;
    line-height: 1em
}

/*
.news-list-item h5 a {
    color: #666 !important
}
*/

.news-single h2 {
    margin: 0 0 0.5em 0;
    font-family: "Source Sans Pro",Calibri,Candara,Arial,sans-serif;
    font-size: 25px
}

.news-single .teaser p.bodytext {
    color: #660000;
    font-size: 1.111em;
    margin: 0 0 1em 0
}

.page-navigation {
    margin-left: 15px
}

ul.f3-widget-paginator {
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul.f3-widget-paginator li {
    float: left;
    padding: 0 5px;
    margin-right: 10px
}

ul.f3-widget-paginator li.current,
ul.f3-widget-paginator li:hover {
    background: #000;
    color: #fff
}

ul.f3-widget-paginator li a {
    text-decoration: none !important
}

ul.f3-widget-paginator li:hover {
    background: #000;
    color: #fff !important
}

ul.f3-widget-paginator li:hover a {
    color: #fff !important
}

.autor,
.empresa {
    margin-bottom: 2em
}

.autor h3,
.empresa h3 {
    margin: 0;
    text-align: left
}

.news h3 a,
.news h4 a {
    color: #666 !important
}

/* Indexed search */

.tx-indexedsearch-searchbox,
.tx-indexedsearch-rules {
    display: none
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: #999;
    padding: 5px 10px
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
    background: transparent !important;
    padding: 5px 0 0 0 !important;
    color: #666 !important
}

/* Zend form */

.zend_form {
    width: 80%;
    margin: -35px 0 10px 10%;
}

.zend_form input[type=text],
.zend_form input[type=submit] {
    width: 100%;
    height: 34px;
    padding: 0 5px;
    border: 1px solid #ccc;
    margin-bottom:  10px;
}

/* Banners */

.tx-sf-banners .banner:nth-child(even) {
    float: left
}

.tx-sf-banners .banner:nth-child(odd) {
    float: right
}

/* Media queries */

@media only screen and (min-width: 1200px) {
    .container {
        width: 1100px
    }
}

@media only screen and (max-width: 1024px) {
    .navbar-default .navbar-nav > li > a span.awrap {
        font-size: 0.8em
    }
    .tx-sf-banners .banner {
        width: 100%;
        margin-bottom: 20px
    }
    .tx-sf-banners .banner img {
        width: 100%
    }
}

@media only screen and (max-width: 980px) {
    #loginForm,
    #logoutForm {
        margin-top: 10px
    }
    #loginForm form input[type="submit"],
    #logoutForm form input[type="submit"] {
        width: 50%
    }
    .news-list-item time {
        text-align: center;
        display: block;
        margin-top: 10px
    } 
    .news-list-item a.more {
        text-align: center;
        display: block
    }
}

@media only screen and (max-width: 768px) {
    #loginForm {
        text-align: left
    }
    #loginForm form label {
        width: 16%;
        margin-top: 10px
    }
    #loginForm form input {
        width: 33%;
        margin: 0;
        margin-top: 10px
    }
    #loginForm form input[type="submit"] {
        width: 100%;
        height: 40px;
        line-height: 40px
    }
    #loginForm #user {
        margin-right: 10px
    }
    #logoutForm form input[type="submit"] {
        height: 40px;
        line-height: 40px
    }
    .tx-simposiums-search-nav label {
        display: none
    }
    .tx-simposiums-search-nav input#sword {
        width: calc(100% - 35px)
    }
    h1 {
        font-size: 45px
    }
}

@media only screen and (max-width: 640px) {
    h1 {
        font-size: 2.5em
    }
    h2 {
        font-size: 1.8em
    }
    h3 {
        font-size: 1.8em
    }
    h4 {
        font-size: 1.15em
    }
    h5 {
        font-size: 1em
    }
    h6 {
        font-size: 1em
    }
    #header {
        height: 80px
    }
    #logo img {
        width: 80%
    }
    .navbar-toggle {
        top: 70px;
        right: 0
    }
    #loginForm form input {
        width: 32.8%
    }
    .navbar-simposiums-search-nav {
        float: left;
        width: 100%
    }
    .tx-simposiums-search-nav form {
        width: 100% !important;
        height: auto !important;
        padding: 4px 5px !important
    }
    .tx-simposiums-search-nav form {
        width: 100% !important;
        height: auto !important;
        padding: 4px 5px !important
    }
    .navbar-simposiums-search-nav li,
    .navbar-simposiums-search-nav li:last-child {
        width: 100% !important;
        margin: 0 0 10px 0 !important
    }
    .navbar-nav {
        margin: 0 !important
    }
    .navbar-nav .open .dropdown-menu {
        float: left
    }
    .navbar-simposiums-search-nav li > a,
    .navbar-simposiums-search-nav li:last-child a {
        width: 100% !important
    }
}

@media only screen and (max-width: 480px) {
    #loginForm form label,
    #loginForm form input {
        width: 100% !important;
        margin: 10px 0 0 0 !important
    }
    #headerContainer {
        margin: 10px 0
    }
    .topbar {
        display: none
    }
}