 @font-face { font-family: MuseoSans-300; src: url('MuseoSans-300.otf'); }
 @font-face { font-family: MuseoSans_0; src: url('MuseoSans_0.otf');}
@font-face {
    font-family: 'kaushan_scriptregular';
    src: url('../stil-de-legenda/assets/fonts/kaushanscript-regular-webfont.woff2') format('woff2'),
         url('../stil-de-legenda/assets/fonts/kaushanscript-regular-webfont.woff') format('woff'),
         url('../stil-de-legenda/assets/fonts/kaushanscript-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	list-style: url(none) none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	vertical-align: top;
}
ol, ul { 
	list-style: none;
}
body {
	background: repeat-x 0px 0px;
	text-decoration: none;
	color: #333;
	font-family: 'MuseoSans-300', sans-serif;
	font-weight: normal;
}
br {
	clear: both;
}
.fix {
	clear: both;
}
.box {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
}

.width {
	max-width: 960px;
	margin: 0px auto;
	position: relative;
}
.width2 {

	margin: 0px auto;
	position: relative;
}

.header {
	width: 100%;
}
.header-top {
	background: #F7F7F7;
	width: 100%;
	border-bottom: 1px solid #C1E0E3;
	padding: 6px 0px;
}

.header-top-slogan {
	float: left;
	margin: 10px 10px 0px;
}
.header-top-right {
	float: right;
	margin-top: 3px;
}
.header-top-right .info {
	font-size: 14px;
	color: #63858B;
	float: left;
}
.header-top-right .info li {
	float: left;
	background: url(none) no-repeat right center;
	margin: 4px 6px 6px 0px;
}
.header-top-right .info li a {
	color: #63858B;
	text-decoration: none;
}
.header-top-right .info li a:hover {
	color: #294141;	
}
.header-top-right .social {
	float: left;
	display: none;
}
.header-top-right .social li {
	float: left;
	margin-right: 8px;
}
.header-top-right .social li span {
	display: none;
}
.header-top-right .social li a {
	display: block;
	height: 25px;
	width: 25px;
	float: left;
}
.header-top-right .social li a.facebook {
	background: url(../img/share-icons.png) no-repeat 0px 0px;
}
.header-top-right .social li a.facebook:hover {
	background: url(../img/share-icons.png) no-repeat 0px -25px;
}
.header-top-right .social li a.linkedin {
	background: url(../img/share-icons.png) no-repeat -25px 0px;
}
.header-top-right .social li a.linkedin:hover {
	background: url(../img/share-icons.png) no-repeat -25px -25px;
}
.header-top-right .social li a.google {
	background: url(../img/share-icons.png) no-repeat -50px 0px;
}
.header-top-right .social li a.google:hover {
	background: url(../img/share-icons.png) no-repeat -50px -25px;
}
.header-top-right .social li a.twitter {
	background: url(../img/share-icons.png) no-repeat -75px 0px;
}
.header-top-right .social li a.twitter:hover {
	background: url(../img/share-icons.png) no-repeat -75px -25px;
}
.header-logo {
	float: left;
	margin: 20px 10px 10px;
}
.header-logo2 {
	float: right;
	margin: 20px 50px 10px;
}
.header-menu {
	float: right;
	margin: 30px 0px 15px;
}
.header-menu li {
	float: left;
	margin-left: 10px;
}
.header-menu li a {
	font-size: 15px;
	line-height: 35px;
	color: #002D57;
	text-decoration: none;
	display: block;
	padding: 0px 5px;
	float: left;
	text-transform: uppercase;
}
.header-menu li a.sdl_m {
	color:#fff;
	background: none ;
	background-image: url(../stil-de-legenda/assets/img/bg_headline.png); 
	background-size: 189px;
	background-repeat: no-repeat;
	padding: 0px 29px;
	font-family: 'kaushan_scriptregular';
}
.header-menu li a:hover,
.header-menu li a.active {
	color: #FFF;
	background-color: #63858B;
}
.header-menu li a.sdl_m:hover {
	background-color:inherit; 
}
  @media only screen and (min-width: 960px) and (max-width: 1200px) {
	   .home_menu .header-menu {
	      max-width: 410px; 
	  } 
  }

.slideshow {
	width: 100%;
	background: url(../img/slideshow-bg.png) repeat-x 0px 0px;
}
.slideshow-content {
	background: url(../img/header-center-bg.png) no-repeat center top;
}

.slideshow-content li img {
	width: 100%;

}
.slideshow-content li span {
	position: absolute;
	top: 10%;
	left: 500px;
}
.slideshow-content li span p {
	font-size: 28px;
	line-height: 36px;
	text-transform: uppercase;
	color: #FFF;
	background: #294141;
	padding: 0px 10px;
	margin-bottom: 5px;
	font-weight: lighter;
	clear: left;
	float: left;
}
.header-title1 {
	background: url(../img/header-bg1.png) repeat-x 0px 0px;
	width: 100%;
	border-bottom: 3px solid #739297;
}
.header-title2 {
	background: url(../img/header-bg2.png) repeat-x 0px 0px;
	width: 100%;
	border-bottom: 3px solid #739297;
}
.header-title-bg {
	background: url(../img/header-center-bg.png) no-repeat center top;
}
.header-title-img {
	position: relative;
}
.header-title-img img {
	width: 100%;
}
.header-title-img h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
	background: #294141;
	padding: 5px 12px;
	position: absolute;
	top: 40%;
	right: 21px;
}
.header-title-noimg {
	position: relative;
	height: 100px;
}
.header-title-noimg h1 {
	font-size: 30px;
	line-height: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
	background: #294141;
	padding: 5px 12px;
	position: absolute;
	top: 30%;
	left: 320px;
}

.content {
	background: url(../img/content-bg.png) repeat-y center top;
	width: 100%;
}
.home-content {
	background: #FFF;
	width: 100%;
	margin-bottom: 25px;
}
.home-menu {
	float: left;
	width: 100%;
	margin-bottom: 70px;
}
.home-menu li {
	background: #BBBBC3;
	float: left;
}
.home-menu li.one {
	background: #BBBBC3;
}
.home-menu li.two {
	background: #A2A2AA;
}
.home-menu li.three {
	background: #5C7C80;
}
.home-menu li a {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background: url(../img/arrow-home-menu.png) no-repeat right top;
	display: block;
	padding: 30px 40px 30px 50px;
	height: 140px;
	width: 230px;
}
.home-menu li a span {
	font-size: 26px;
	line-height: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	display: block;
	height: 95px;
	margin-bottom: 10px;
	width: 200px;
}
.home-menu li:hover {
	background: #78999E;
}
	
.home-col {
	float: left;
	width: 50%;
	margin-bottom: 25px;
}
.home-col h1 {
	font-size: 30px;
	line-height: 35px;
	font-weight: lighter;
	padding: 5px 12px;
	border: 1px solid #C5C5CD;
	color: #002D57;
	margin-bottom: 25px;
	float: left;
	clear: both;
}

.home-col h2 {
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #5D7B7F;
	background: url(../img/line-diagonal.png) repeat-x left bottom;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 25px;
	clear: both;
}
.home-col p {
	font-size: 16px;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
}
.home-col ul {
	margin-bottom: 15px;
}
.home-col li {
	background: url(../img/bull-grey.png) no-repeat 5px 8px;
	display: block;
	margin-bottom: 3px;
	padding-left: 17px;
}



.home-img {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 25px;
	float: left;
}

.home-img img {
	width: 100%;
}


.sidebar {
	float: left;
	width: 280px;
	padding: 60px 20px 140px;
	position: relative;
}
strong{
	font-family: 'MuseoSans_0', sans-serif;
}
.sidebar-block {
	float: left;
	width: 100%;
	margin-bottom: 40px;
}
.sidebar-logo {
	display: block;
	text-align: right;
}
.sidebar-menu {
	background: url(../img/line-sidebar-menu.png) repeat-y right top;
}
.sidebar-menu li {
	margin-bottom: 5px;
	display: block;
	text-align: right;
	padding-right: 15px;
}
.sidebar-menu li.active {
	background: url(../img/arrow-sidebar-menu.png) no-repeat right 10px;
}
.sidebar-menu li a {
	font-size: 18px;
	line-height: 22px;
	color: #002D57;
	text-decoration: none;
	padding: 2px 10px 4px;
	display: inline-block;
	font-weight: lighter;
}
.sidebar-menu li a:hover {
	color: #FFF;
	background: #63858B;
}
.sidebar-menu li.active a {
	background: #008083;
	color: #FFF;
}
.sidebar-info {
}
.sidebar-info h5 {
	font-family: 'MuseoSans_0', sans-serif;
	
	font-size: 18px;
	line-height: 20px;
	color: #2C494D;
	text-transform: uppercase;
	text-align: right;
	display: block;
	margin-bottom: 10px;
}
.sidebar-info dl {
	border-top: 3px solid #BBBBC3;
	border-bottom: 2px solid #BBBBC3;
	font-size: 12px;
	line-height: 28px;
	color: #007F83;
	float: left;
	width: 100%;
}
.sidebar-info dl dt {
	border-bottom: 1px solid #BBBBC3;
	float: left;
	width: 59%;
	text-align: right;
	background: url(../img/arrow-sidebar-info.png) no-repeat right center;
	padding-right: 5%;
}
.sidebar-info dl dd {
	border-bottom: 1px solid #BBBBC3;
	float: left;
	width: 34%;
	text-align: left;
	padding-left: 2%;
}
.sidebar-info .note {
	font-size: 12px;
	font-style: italic;
	color: #007F83;
	text-align: right;
	display: block;
	float: left;
	width: 100%;
	margin-top: 5px;
}
.sidebar-slider {
	border: 3px solid #A2A3AA;
	padding: 30px 25px;
	border-radius: 4px;
	display: block;
}
.sidebar-slider h5 {
	font-size: 18px;
	line-height: 20px;
	color: #2C494D;
	text-transform: uppercase;
	display: block;
}
.sidebar-slider h6 {
	font-size: 18px;
	line-height: 20px;
	color: #007F83;
	text-transform: uppercase;
	display: block;
	margin: 20px 0px 5px;
}
.sidebar-slider p {
}
.sidebar-slider li {
	font-size: 14px;
	line-height: 18px;
	color: #007F83;
}




.sidebar-contact {
	margin: 40px 0px;
}
.sidebar-contact h5 {
	font-size: 18px;
	line-height: 20px;
	color: #2C494D;
	text-transform: uppercase;
	text-align: right;
	display: block;
	margin: 0px 30px 10px 0px;
}

.sidebar-contact li {
	text-align: right;
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #678489;
	padding: 0px 30px 20px 0px;
}
.sidebar-contact li.location {
	background: url(../img/ico-location.png) no-repeat right top;
}
.sidebar-contact li.phone {
	background: url(../img/ico-phone.png) no-repeat right top;
}
.sidebar-contact li.fax {
	background: url(../img/ico-fax.png) no-repeat right top;
}
.sidebar-contact li.email {
	background: url(../img/ico-mail.png) no-repeat right top;
}
.sidebar-contact li.link {
	background: url(../img/ico-link.png) no-repeat right top;
}

.sidebar-contact a {
	color: #002D57;
	text-decoration: none;
}
.sidebar-contact a:hover {
	color: #678489;
}
.sidebar-bottom-logo {
	position: absolute;
	right: 20px;
	bottom: 60px;
}

.main {
	float: right;
	width: 600px;
	padding: 50px 0px;
	font-size: 16px;
	line-height: 20px;
	color: #333;
}
.main br {
	clear: both;
}
.main h1 {
	font-family: 'MuseoSans_0', sans-serif;
	
	text-transform:uppercase;
	
	font-size: 20px;
	line-height: 35px;
	font-weight: lighter;
	padding: 5px 0px;
	color: #333;
	margin-bottom: 25px;
	float: left;
	clear: both;
}
.main h2 {
	font-family: 'MuseoSans_0', sans-serif;
	
	text-transform:uppercase;
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #33CC66;
	background: url(../img/line-diagonal.png) repeat-x left bottom;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 25px;
	padding-bottom: 25px;
	clear: both;
}
.main h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: lighter;
	color: #2C494D;
	margin-bottom: 25px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.main h4 {
	font-size: 18px;
	line-height: 18px;
	font-weight: lighter;
	padding: 5px 0px;
	color: #333;
	margin-bottom: 20px;
	text-transform: uppercase;

	clear: both;
	float: left;
}
.main p{
	font-size: 16px;
	line-height: 20px;
	color: #333;
	margin-bottom: 10px;
}
.main ul {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.main li {
	background: url(../img/bull-grey.png) no-repeat 5px 8px;
	display: block;
	margin-bottom: 3px;
	padding-left: 17px;
}



.main-img {
	text-align: center;
	display: block;
	width: 100%;
	margin-bottom: 25px;
	float: left;
}

.main-img img {
	width: 100%;
}

.main-img span {
	font-size: 16px;
	line-height: 18px;
	color: #BBBBC3;
	text-align: center;
	display: block;
	float: left;
	width: 100%;
	font-style: italic;
}

.main-thumb1 img, .main-thumb2 img {
	width: 100%;
}
.main-thumb1 {
	float: left;
	margin: 0px 20px 25px 0px;
}
.main-thumb2 {
	float: left;
	margin: 0px 5px 10px 0px;
}
.main-thumb1 img {
	float: left;
}
.main-thumb1 span {
	font-size: 13px;
	line-height: 15px;
	color: #BBBBC3;
	float: left;
	font-style: italic;
	display: block;
	clear: left;
	padding-top: 10px;
	width: 191px;
}
.main-map {
	border: 3px solid #DFE6E6;
	padding: 2px;
	margin-bottom: 40px;
}
.main-map #map {
	height: 400px;
	width: 100%;
}




.main-form {
	float: left;
	margin-top: 10px;
	width: 320px;
}
.main-form fieldset {
	float: left;
	width: 100%;
	clear: left;
	margin-bottom: 15px;
}
.main-form .input {
	background: #F7F7F7;
	float: left;
	height: 30px;
	padding: 5px 15px;
	color: #678489;
	border: 2px solid #DBEDEF;
	font: lighter 18px/30px 'Source Sans Pro', sans-serif;
	border-radius: 4px;
	width: 286px;
}
.main-form .textarea {
	background: #F7F7F7;
	float: left;
	padding: 5px 15px;
	color: #678489;
	border: 2px solid #DBEDEF;
	font: lighter 18px/20px 'Source Sans Pro', sans-serif;
	border-radius: 4px;
	width: 286px;
}
.main-form .button {
	background: transparent url(../img/btn-form.png) no-repeat 0px 0px;
	color: #FFF;
	display: block;
	float: left;
	cursor: pointer;
	border-radius: 4px;
	border-style: none;
	font-size: 18px;
	font-weight: bold;
	font-family: 'MuseoSans-300', sans-serif;
	line-height: 43px;
	text-transform: uppercase;
	height: 46px;
	width: 149px;
	text-align: center;
	padding-bottom: 3px;
	margin-left: 171px;
	clear: left;
	
}
.main-form .button:hover {
	background: #63858B;
	color: #FFF;
}
.main-table {
	float: left;
	width: 100%;
	border-top: 3px solid #BBC9CB;
	border-bottom: 3px solid #BBC9CB;
	font-size: 15px;
	color: #2C494D;
}
.main-table tr td {
	padding: 7px;
}
.main-table thead tr td{
	font-weight: bold;
	border-bottom: 3px solid #BBC9CB;
}
.main-table tbody tr td{
	border-bottom: 1px solid #BBC9CB;
	vertical-align: middle;
}

.footer {
	background: #01A14B;
	width: 100%;
}
.footer.blue {
	background: #4B91DB;
}

.footer-top {
	background: #00772F;
	width: 100%;
	text-align: center;
}
.footer-top.blue {
	background: #0069AF;
}

.footer-menu {
	padding: 10px 0px;
}
.footer-menu li {
	display: inline;
	padding: 0px 5px;
}
.footer-menu li a {
	font-size: 15px;
	line-height: 35px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding: 0px 10px;
	display: inline-block;
}
.footer-menu li a:hover {
	color: #333333;
	background: #F7F7F7;
}

.footer-content {
	padding: 40px 10px;
	text-align: center;
}
.footer-info {
	font-size: 12px;
	color: #FFF;
	line-height: 18px;
}
.cruce {
	
	margin-left:50px;z-index:1;position:absolute;
}
.contact {
	width:auto;
}
@media only screen and (max-width: 959px) {
.cruce {
   display: none;
}
.width {
	max-width: 959px;
}
.header-menu {
	float: left;
	margin-top: 0px;
}

.slideshow-content li span {
	top: 15%;
	left: 400px;
}
.slideshow-content li span p {
	font-size: 24px;
	line-height: 32px;
}

.content {
	background: url(../img/content-bg2.png) repeat-y center top;
}
.main {
	width: 420px;
}

.home-col {
	float: left;
	width: 46%;
	margin: 0px 2% 25px;
}

}


@media only screen and (max-width: 767px) {
	
.contact {
	width:200px;
}
.width {
	width: 100%;
	padding: 0px 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header-top-right {
	float: left;
	margin: 3px 0px 0px 10px;
	clear: left;
}
.header-menu {
	width: 100%;
}
.header-menu li {
	margin-left: 0px;
	float: none;
	border-bottom: 1px solid #DBE2E3;
}
.header-menu li:last-child {
	border: none;
}
.header-menu li a {
	padding: 0px 10px;
	float: none;
}
.header-title-img h1 {
	font-size: 20px;
	line-height: 20px;
	padding: 5px 10px;
	top: 35%;
	right: 10px;
}
.header-title-noimg h1 {
	font-size: 20px;
	line-height: 20px;
	padding: 5px 10px;
	top: 35%;
	right: 10px;
	left: auto;
	white-space: nowrap;
}

.slideshow-content li span {
	top: 10%;
	left: auto;
	right: 0;
}
.slideshow-content li span p {
	font-size: 13px;
	line-height: 20px;
}

.home-menu {
	margin-bottom: 50px;
}
.home-menu li {
	background: #BBBBC3;
	float: none;
}

.home-menu li a {
	background: url(../img/arrow-home-menu.png) no-repeat right top;
	padding: 40px;
	height: auto;
	width: auto;
}
.home-menu li a span {
	height: auto;
	margin-bottom: 10px;
	width: auto;
}

.home-col {
	float: left;
	width: 100%;
	margin: 0px 0% 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px 10px;
}


.sidebar {
	float: left;
	width: 100%;
	padding: 20px 10px;
	background: #DFE6E6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.sidebar-block {
	margin-bottom: 0px;
}
.sidebar-info h5 {
	text-align: left;
}
.sidebar-logo {
	float: right;
	text-align: right;
	display: block;
	margin-bottom: 20px;
}
.sidebar-menu {
	float: left;
	width: 100%;
	background: url(none);
}
.sidebar-menu li {
	text-align: left;
	border-bottom: 1px solid #C6C6CC;
	padding: 0px;
	display: block;
	margin-bottom: 0;
}
.sidebar-menu li:last-child {
	border: none;
}
.sidebar-menu li.active {
	background: url(none);
}

.sidebar-menu li a {
	font-size: 16px;
	line-height: 21px;
	padding: 7px 10px;
	display: block;
}
.sidebar-info {
	display: none;
}
.sidebar-slider {
	display: none;
}
.sidebar-bottom-logo {
	display: none;
}
.sidebar-contact {
	margin: 0px;
}

.content {
	background: url(none);
}
.main {
	width: auto;
	padding: 30px 10px;
}
.main-table {
	font-size: 9px;
}
.main-map {
	width: auto;
}
.footer-menu {
	width: 100%;
	margin-bottom: 10px;
}
.footer-menu li {
	border-bottom: 1px solid #008836;
	padding: 0px;
	display: block;
}
.footer-menu li:last-child {
	border: none;
}
.footer-menu li a {	
	display: block;
	text-align: left;
}
}

.cookie-disc {
  position: fixed;
  bottom: 0px;
  background: #46d2bf;
  width: 100%;
  z-index: 2000;
  display: none; }
  .cookie-disc .cookie-disc-container {
    position: relative;
    max-width: 960px;
    margin: 0px auto;
    text-align: center;
    padding: 10px 30px;
    color: #fff; }
    @media screen and (max-width: 480px) {
      .cookie-disc .cookie-disc-container {
        font-size: 12px; } }
    .cookie-disc .cookie-disc-container a {
      color: #fff;
      font-weight: bold;
      text-decoration: none; }
      .cookie-disc .cookie-disc-container a.close_cookie {
        position: absolute;
        top: -6px;
        right: 0px;
        padding: 10px 15px; }
