/*RESET GENERIC CSS*/
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, 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%; vertical-align:baseline; scroll-behavior: smooth; }
ol, ul {list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after{content:''; content:none;}
:focus {outline:0;}
a {outline:0;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width:0px; line-height:0px; font-size:0px;}
/*GENERIC PAGE CSS*/


::-moz-selection { /* Code for Firefox */
    background: #000;
}

::selection {
    background: #000;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 1, 2024 */



@font-face {
    font-family: 'balooregular';
    src: url('baloo-regular-webfont.woff2') format('woff2'),
         url('baloo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold-webfont.woff2') format('woff2'),
         url('montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratbold_italic';
    src: url('montserrat-bolditalic-webfont.woff2') format('woff2'),
         url('montserrat-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratitalic';
    src: url('montserrat-italic-webfont.woff2') format('woff2'),
         url('montserrat-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.woff2') format('woff2'),
         url('montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



body {
    display: block;
    margin: 0px;
    font-family: 'barlowregular';
	width: 100%;
}

/*HEADER*/


header {
    clear: both;
    /* overflow: hidden; */
    position: fixed;
    display: block;
    text-align: center;
    width: 100%;
    z-index: 300;
    margin: 0 auto;
    background: #f59d2b00;
}

.nav-background {
    display: block;
    position: fixed;
    background: #f59d2c;
    margin: 0 auto;
    width: 100%;
    height: 60px;
    margin-top: 0;
    z-index: 60;
    opacity: 1;
}

.exit-box {
    display: inline-block;
    /* height: auto; */
    /* min-width: 472px; */
    overflow: hidden;
    position: absolute;
    height: 30px;
    bottom: 30px;
    /* background-color: #f5d300; */
    /* left: 15px; */
    right: 10px;
    top: 20px;
    z-index: 110;
}


.exit-button {
    color: #000;
    text-align: center;
    text-decoration: none;
    position: relative;
    width: 30px;
    height: 30px;
    /* padding: 5.5px 10px; */
    display: block;
    background: url(../img/exithover.svg) no-repeat left top;
}

    /* 
.exit-button:hover {
    background: url(../img/exithover.svg) no-repeat left top;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
} */

.exithover:hover {
    opacity: 0;
	-webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
 	-o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}


.animation-gif {
    padding-top: 250px;
    padding-left: 28px;
    height: auto;
    float: none;
    margin: 0 8px 12px 8px;
    overflow: hidden;
}


.top-banner {
    display: block;
    /* padding-top: 40px; */
    margin: 0 18px;
}

.top-banner-slide {
    display: block;
    position: relative;
    max-height: 450px;
    overflow: hidden;
}

.top-banner-slide img {
    background-size: cover;
    width: 100%;
}



.wrapper {
/* max-width: 1280px; */
    padding: 0 60px 0 60px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    display: block;
    float: none;
}

.wrapper.menu {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    background: #000095;
    z-index: 1;
	padding-top: 48px;
}

.wrapper a.logo.logo-menu {
    padding-right: 40px;
    margin-top: 0;
}


.wrapper a.logo {
	display: block;
    margin: 0 auto;
    position: relative;
    text-align: left;
    margin-top: 48px;
    margin-bottom: 32px;
	float: left
}

.wrapper a.logo.logo-menu img {
    width: 259px;
}

.separador-home {
	display: block;
    position: absolute !important;
    margin: -140px 0 26px 0 !important;
    width: 3px !important;
    height: 203px;
    background-color: #fff;
}

.lang {
    display: block;
    margin: 0 auto;
    position: relative;
    padding: 46px 0;
    max-width: 137px;
    text-align: left;
    float: left;
    overflow: hidden;
}

.lang a {
    text-transform: none;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratbold';
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
    color: #b2b2b2;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.lang a:hover {
    color: #000095;
}

#dot {
    margin: 0 5px 0 5px;
	width: 3px;
    height: 3px;
}

nav {
    display: block;
    position: relative;
    /* float: unset; */
    text-align: center;
    margin: 0 auto;
    width: 680px;
    /* height: 64px; */
    background: #f59d2b;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 2px 10px 5px rgba(0,0,0,.15);
    padding: 30px 0 10px 0;
    z-index: 300;
}


.secondary-menu {
    display: block;
    position: relative;
    text-align: center;
    width: 100%;
    height: 44px;
    background-color: #fff;
    background-image: unset;
	border-top: 2px solid #004080;
}

.secondary-menu .navigation {
    padding: 14px 0 0 0;
}

.secondary-menu .navigation li a {
    text-transform: none;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratbold';
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
    color: #004080;
    float: unset;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.secondary-menu .navigation li a:hover {
    color: #007ABA;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.secondary-menu .navigation li a.highlight {
    /* color: #007ABA !important; */
    /* background-color: #fff; */
    border-bottom: 2px solid #004080;
    /* padding: 7px; */
}



.logo {
    display: inline-block;
    text-align: left;
    margin: 0 auto !important;
    width: 440px;
    padding: 26px 0 17px 44px;
}

#nav-column-right {
    display: inline-block;
    position: relative;
    max-width: 148px;
}

#nav-column-left {
    display: inline-block;
    padding-right: 25px;
    max-width: 166px;
}


#dotnav {
    margin: 0px 6.5px 8px 6.5px;
    width: 3px;
    height: 3px;
    position: relative;
    display: inline-block;
    /* float: left; */
    padding-top: 0px;
    padding-inline-start: 0;
}


#nav-column-right-menu {
    display: inline-block;
}

#nav-column-left-menu {
    display: inline-block;
}

.hifen {
    display: inline-block;
    position: relative;
    margin: 6px 0 16px 0;
}

.x {
    right: 186px;
    z-index: 500;
    background-color: #000;
    display: block;
    position: absolute;
}


.btn-primary {
    background-color: #ffffff00;
    display: block;
    position: fixed;
    top: 45px;
    width: 59px;
    height: 59px;
    right: 60px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    color: #ffffff00;
    border: 2px #fff solid;
    border-radius: 0;
    background: url(../img/x.svg) no-repeat left top;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.btn-primary:hover {
	background: url(../img/x-hover.svg) no-repeat left top;
	border: 2px #fff solid;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.x-page {
    right: 186px;
    z-index: 500;
    background-color: #000;
    display: block;
    position: absolute;
}

.btn-primary-page {
    background-color: #ffffff00;
    display: block;
    position: fixed;
    top: 285px;
    width: 59px;
    height: 59px;
    right: 43px;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 19px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    background-image: none;
    color: #0000;
    border: 2px #fff solid;
    border-radius: 0;
    background: url(../img/x.svg) no-repeat left top;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.btn-primary-page:hover {
	background: url(../img/x-hover.svg) no-repeat left top;
	border: 2px #000095 solid;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.first-menu-block {
    display: block;
    position: relative;
    float: left;
    padding-right: 50px;
}

.second-menu-block {
    display: block;
    position: relative;
    float: left;
    padding-right: 50px;
}

.navigation.navigation-menu li a {
    text-transform: none;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratbold';
    font-size: 18px;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: -0.5px;
    color: #fff;
    float: unset;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.navigation.navigation-menu li a:hover {
    color: #008195;
}


.navigation.navigation-menu h1{
    text-transform: none;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratbold';
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: -0.5px;
    color: #fff;
    float: unset;
}



.navigation.navigation-menu {
    padding: 0;
    padding-bottom: 30px;
}

.navigation {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 0;
}


.navigation li {
    margin: 0 7px;
}

.navigation li a {
    text-transform: none;
    cursor: pointer;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'montserratbold';
    font-size: 16px;
    padding-bottom: 4px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
    color: #000;
    float: unset;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}


.navigation li a:hover {
    color: #fff;
}


.lang-block {
    display: block;
    /* float: right; */
    position: absolute;
    right: 60px;
    /* bottom: 0; */
    margin: 0 auto;
    margin-top: -60px;
    /* text-align: center; */
    padding: 0px 0 0 0;
}
.lang-item-1 {
    margin-left: 0 !important;
}

.lang-item-2 {
    margin-right: 0 !important;
}



.navigation-lang li a {
    text-transform: none;
    cursor: pointer;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'barlowblack';
    font-size: 16px;
    padding-bottom: 4px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: 0;
    color: #fff;
    float: unset;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}


.navigation-lang li a:hover {
    color: #d6d6d6;
}



nav2 {
    display: block;
    position: relative;
    float: left;
    text-align: left;
    width: auto;
    height: 100%;
}


.navigation2 {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: left;
    padding: 48px 0;
}



.navigation2.navigation-menu li a {
    text-transform: none;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'barlowblack';
    font-size: 18px;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: -0.5px;
    color: #fff;
    float: unset;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.navigation2.navigation-menu li a:hover {
    color: #008195;
}


.navigation2.navigation-menu h1{
    text-transform: none;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-family: 'barlowblack';
    font-size: 26px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    letter-spacing: -0.5px;
    color: #fff;
    float: unset;
}


.navigation2.navigation-menu {
    padding: 0;
    padding-bottom: 30px;
}


.highlight {
    color: #fff !important;
    /* background-color: #fff; */
    /* border-bottom: 2px solid #fff; */
    /* padding: 0 6px 4px 6px; */
}


.active {
    color: #fff !important;
    /* padding: 0 6px 4px 6px; */
}


.active {
    color: #fff;
}

.navigationsocial {
    display: block;
    margin: 0 auto;
    padding-top: 46px;
    float: left;
}

.navigationsocial li {
    float: right;
}

.navigationsocial li a {
}

.socialicon {
    margin: 0 2px;
    float: left;
    font-size: 0px !important;
    width: 30px;
    opacity: 1.0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

/*
.navigationsocial li:first-child  {
    display:none;
}

.navigationsocial li:nth-child(2)  {
    display:none;
}
 */


.socialicon:hover {
	opacity: 0.7;
}


.pesquisa-alternativa {
	display: none;
}


.socialicon2 {
	margin: 0 0 0 40px;
    float: left;
    font-size: 0px !important;
    width: auto;
    opacity: 1.0;
	-webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
 	-o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.socialicon2:hover {
	opacity: 0.7;
}




/* BOOK NOW */

div.book-now-wrapper {
    display: block;
    position: absolute;
    right: 0;
    top: 500px;
    z-index: 800;
    border: 9px solid #fff;
    border-right: 0px;
    height: 176px;
    width: 357px;
    overflow: hidden;
}

a.book-now-button {
    display: block;
    font-family: 'balooregular';
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    padding: 12px 0 4px 28px;
    background-color: #37ade3;
    font-size: 50px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.book-now-button:hover {
    background-color: #f59d2c;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

span.book-now-date-1 {
    display: inline-block;
    font-family: 'montserratbold';
    text-decoration: none;
    color: #f59d2c;
    background-color: #000;
    width: 100%;
    line-height: 1.1;
    font-size: 28.4px;
    padding: 9px 0 0 28px;
}

span.book-now-date-2 {
    display: inline-block;
    font-family: 'montserratbold';
    text-decoration: none;
    color: #f59d2c;
    background-color: #000;
    width: 100%;
    line-height: 1.1;
    font-size: 28.4px;
    padding: 0 0 12px 28px;
}




/* Dropdown Button */
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}


.secondary-menu .dropdown:nth-child(7) {
    margin: unset;
}

.secondary-menu .dropdown:nth-child(9) {
    margin: unset;
}

.dropdown-menu {
    position: relative;
    display: block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    margin-top: 0px;
    padding: 30px 6px 16px 6px;
    margin-top: -2px;
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 100px;
    width: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
}

/* Links inside the dropdown */
.dropdown-content a {
    color: #000 !important;
    font-family: 'barlowregular' !important;
    /* padding: 10px 16px; */
    /* padding-left: 20px; */
    font-size: 14px !important;
    text-decoration: none;
    display: block !important;
    float: none !important;
    font-weight: normal;
    /* border: #fff 4px solid; */
}

.dropdown-content a:hover {
    text-decoration: underline;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {background-color: #3e8e41;}






/* Responsive Menu */

.toggle a.threestripes {
    position: absolute;
    /* top: -95px; */
    right: 96px;
    width: 52px;
    /* background: url(../img/responsive-icon.svg) no-repeat left top; */
    cursor: pointer;
    z-index: 320;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.toggle a.threestripes:hover {
    opacity:0.7;
}


.bar1, .bar2, .bar3 {
	width: 52px;
    height: 7px;
    background-color: #fff;
    margin: 0 0 6px 0;
    transition: 0.4s;
}


.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 10px);
    transform: rotate(-45deg) translate(7px, -6px);
    background-color: #fff;
    height: 7px;
    position: fixed;
    margin-top: 22px;
	right:96px;
}



.change .bar2 {
	opacity: 0;
	right:96px;
	}



.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-15px, -17px);
    transform: rotate(45deg) translate(-15px, -17px);
	background-color: #fff;
    height: 7px;
    position: fixed;
    margin-top: 22px;
	right:96px;
}






/* Style the links inside the navigation bar */
.topnav a {
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    padding-bottom: 8px;
    letter-spacing: 0.8px;
    color: #000;
    float: left;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

/* Change the color of links on hover */
.topnav a:hover {

}

/* Hide the link that should open and close the topnav on small screens */
.topnav .icon {
    display: none;
}




.responsive-menu-button {
    /* top: 51px; */
    left: 10px;
    margin: unset;
    display: inline-block;
    /* max-width: 20px; */
    /* margin-top: 50px; */
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 24px;
    cursor: pointer;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
    display: none;
}
/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}
/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}
























/* Dropdown Button */



/* Style the buttons that are used to open and close the accordion panel */

.accordion {
    /* width: 100%; */
    /* text-align: left; */
    outline: none;
    transition: 0.4s;
    background-color: #fff;
    font-family: 'barlowsemibold';
    color: #000;
    padding: 0;
    font-size: 20px;
    letter-spacing: 0;
    /* border: 0; */
    margin: -2px 0 0 0;
    cursor: pointer;
    /* width: 1100px; */
    /* float: right; */
    /* border-bottom: 2px solid #007ABA !important; */
}


.accordion:hover {
    color: #777;
}

.profile-right {
    float: unset !important;
    display: inline-block;
    position: relative;
    width: 100% !important;
    right: 0;
    margin-bottom: 18px;
}

.profile-left {
    float: unset !important;
    display: inline-block;
    position: relative;
    width: 100% !important;
    right: 0;
    margin-bottom: 18px;
}

.profile-block-wrapper {
    max-height: unset !important;
    column-count: 2;
    margin: 18px 18px -18px 18px !important;
}


/* Style the accordion panel. Note: hidden by default */

.panel {
    padding: 0;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    /* width: 1100px; */
    /* float: right; */
}

.desc {
    font-family: 'barlowregular';
    color: #fff;
    /* font-size: 16px; */
    line-height: 1.2;
    /* margin: 0 10px; */
    display: block;
    position: relative;
    /* max-width: 500px; */
    /* padding-right: 76px; */
    float: left;
    /* right: 20px; */
}

.panel-areas {
    font-family: 'barlowregular';
    color: #000;
    font-size: 30px;
    line-height: 01;
    display: block;
    position: relative;
    /* max-width: 500px; */
    /* padding-right: 76px; */
    float: left;
    right: 0;
}

.panel-wrapper {
    padding: 30px 20px 30px 20px;
    /* border-bottom: 2px solid #007ABA !important; */
    background-color: #000;
    display: block;
    z-index: 200;
    position: relative;
    clear: both;
    overflow: hidden;
}

.panel p {
    font-family: 'barlowregular';
    color: #000;
    font-size: 30px;
    padding: 18px 0;
}

.panel a {
    font-family: 'barlowregular';
    color: #000;
    font-size: 30px;
    max-height: 100%;
    /* margin: -11px 0; */
    line-height: 1;
    display: block;
    margin-bottom: -21px;
    text-decoration: none;
}











/* SLIDER */


.slideshow {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1280px;
/*	padding-top: 10px; */
	
}


.slides {
    display: block;
    position: relative;
    overflow: hidden;
}
/*
background: url(../img/triangle.svg) no-repeat right top;
}*/
/*
.slides:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 80px solid white;
    border-left: 80px solid #000095;
    width: 0;
}
*/
.slidecontent {
    display: block;
    position: absolute;
    background-color: #fff;
    z-index: 100;
    /* margin: 0 auto; */
    /* max-width: 646px; */
    min-height: 318px;
    max-width: 33.1vw;
    /* width: 35%; */
    /* padding-left: 48px; */
    padding: 32px 9.4vw 30px 48px;
    /* top: 32px; */
    text-align: left;
    overflow: hidden;
    left: 0;
    /* width: 24%; */
    /* transform: translate(-50%, -50%); */
}

#slide-image {

}

.sliderow {
    display: block;
    position: relative;
	}
	
	

.slideshow-display-left {
    position: absolute;
    top: 51%;
    left: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(-0%,-50%);
    background-color: #fff !important;
	background: url(../img/seta-esquerda.svg) no-repeat left top;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.slideshow-display-left:hover {
	background: url(../img/seta-esquerda-hover.svg) no-repeat left top;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

.slideshow-display-right {
    position: absolute;
    top: 51%;
    right: 0%;
    transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    background-color: #fff !important;
	background: url(../img/seta-direita.svg) no-repeat left top;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}

.slideshow-display-right:hover {
	background: url(../img/seta-direita-hover.svg) no-repeat left top;
	-webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
 	-o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.slideshow-btn, .slideshow-button {
	border: none;
    display: inline-block;
    margin: -5px 14px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #0000;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    opacity: 1;
	z-index: 100;
	
}


.slide-img {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    z-index: 50;
	width: 100%;
    height: auto;
}


h1.slide-title {
    font-family: 'moskbold_700';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 46px;
    /* font-size: 1.8vw; */
    color: #1d1d1b;
    text-transform: none;
    text-align: left;
    text-decoration: none;
    line-height: 0.95;
    letter-spacing: -0.8px;
    margin: 0 auto;
    margin-bottom: 14px;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: inline-block;
    clear: both;
    /* top: 40.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}


h1.slide-text {
    font-family: 'mosklight_300';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 18px;
    color: #1d1d1b;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin: 0 auto;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: inline-block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}


h1.slide-date {
	font-family: 'moskbold_700';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #1d1d1b;
    text-align: left;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin: 0 auto;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    padding-bottom: 2px;
    display: block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
	
}


a.slide-button {
    font-family: 'mosklight_300';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 18px;
    color: #1d1d1b;
    text-align: left;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin: 0 auto;
    padding: 16.5px 30px;
    position: fixed;
    bottom: 30px;
    width: auto;
    border: 2px #1d1d1b solid;
	background-color: #fff;
    /* max-width: 650px; */
    display: inline-block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


a.slide-button:hover {
    color: #fff;
    border: 2px #000095 solid;
	background-color: #000095;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.slidecontentgaleria {
    display: block;
    position: absolute;
    background-color: #38ade3;
    max-width: 765px;
    /* height: 464px; */
    /* margin: 18px 0 18px 18px; */
    margin-top: 4%;
    text-align: left;
    right: 0;
    top: 0;
    opacity: 1;
    text-decoration: none;
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.slidecontentgaleria#final-slide {
    margin-top: 16%;
}


.slidecontentgaleria p {
    font-family: 'montserratregular';
    font-size: 23px;
    text-align: left;
    line-height: 1.32;
    color: #fff;
    padding: 50px;
    width: 80%;
    display: block;
}


.slidecontentgaleria p.final-slide {
    font-family: 'balooregular';
    font-size: 56px;
    text-align: left;
    line-height: 1;
    color: #fff;
    padding: 50px;
    padding-right: 100px;
    width: 100%;
    display: block;
}

.slidecontentgaleria p b{
    font-family: 'montserratbold';
}

.galeria-full-wrapper {
    display: block;
    position: relative;
    background-color: #fff;
    /* margin: 18px 18px 0 18px; */
    /* max-height: 500px; */
    overflow: hidden;
    z-index: 298;
}

.galeria-block-wrapper {
    display: inline-block;
    position: relative;
    width: 100%;
    /* background-color: #38ade3; */
}

.galeria-block-wrapper img{
    background-size: cover;
    display: block;
    width: 100%;
    margin-bottom: -5px;
	margin-top: -1px;
}

.separator {
    display: block;
    position: relative;
    background-color: #fff;
    height: 9px;
    width: 100%;
    /* z-index: 299; */
}


.galeria-block-wrapper-left {
    display: inline-block;
    position: relative;
    width: 50%;
    margin-right: 0;
}

.galeria-block-wrapper-left img {
    width: 100%;
}

.publication-img {
    border-right: 2px solid #000;
	min-width: 73%;
}

.galeria-block-wrapper-right {
    display: inline-block;
    position: relative;
    width: 50%;
    float: right;
    margin-left: 0;
}

.galeria-block-wrapper-right img {
    width: 100%;
}

div.slide-button-galeria {
    display: inline-block;
    position: absolute;
    max-width: 90%;
    text-align: left;
    left: 50px;
    top: 50px;
    opacity: 1;
    z-index: 100;
    margin: 0px;
    text-decoration: none;
}

h1.news-date {
    font-family: montserratregular;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 34px;
    line-height: 1.4;
    padding-bottom: 4px;
    color: rgb(255, 255, 255);
    text-align: left;
    position: relative;
    width: auto;
    display: block;
    clear: both;
    z-index: 100;
    text-decoration: none;
    margin: 0px auto -10px;
    overflow: hidden;
}

h1.news-title {
    font-family: montserratbold;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 38px;
    color: rgb(255, 255, 255);
    text-transform: none;
    text-align: left;
    position: relative;
    width: auto;
    display: inline-block;
    clear: both;
    z-index: 100;
    text-decoration: none;
    margin: 0px auto 24px;
}

h1.news-text {
    font-family: montserratregular;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 23px;
    line-height: 1.32;
    color: rgb(255, 255, 255);
    text-align: left;
    position: relative;
    width: auto;
    display: inline-block;
    clear: both;
    z-index: 100;
    text-decoration: none;
    overflow: hidden;
}

a.news-button {
    display: inline-block;
    position: relative;
    bottom: 0px;
    font-family: 'montserratbold';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 16px;
    color: rgb(0, 0, 0);
    text-align: left;
    letter-spacing: -0.5px;
    width: auto;
    background-color: rgb(255, 255, 255);
    clear: both;
    z-index: 100;
    text-decoration: none;
    margin: 0px auto;
    margin-top: 25px;
    padding: 16.5px 30px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.news-button:hover {
    opacity: 1 !important;
	background-color: #f59d2b;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.orange {
    background-color: #f59d2c;
}


.owl-galeria {
    overflow: hidden;
    display: inline-block!important;
    /* max-height: 570px; */
    clear: both;
    background-color: #fff;
    /* min-height: 280px; */
    /* max-width: 870px; */
    /* width: 45vw; */
    width: 100%;
    margin: 0 !important;
}
/*
.owl-galeria:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-bottom: 50px solid #ddd;
    border-right: 50px solid #fff;
    -webkit-box-shadow: -7px 7px 7px rgb(0 0 0 / 50%);
    -moz-box-shadow: -7px 7px 7px rgba(0, 0, 0, 0.5);
    box-shadow: -7px 7px 7px rgb(0 0 0 / 50%);
}

.owl-galeria:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-top: 80px solid white;
    border-left: 80px solid #000095;
    width: 0;
}
*/







.carousel-galeria-right {
    float: right;
}

.owl-galeria .slides {
    display: block;
    position: relative;
    max-height: 100%;
    overflow: hidden;
}


.owl-galeria .slides {
    /* overflow: hidden; */
    /* display: flex; */
    /* flex-direction: column; */
    /* height: 570px; */
    /* max-height: 570px; */
}

.owl-carousel .owl-item img {
    /* display: block; */
    /* width: 100%; */
    /* max-width: 960px; */
    /* overflow: hidden; */
    /* display: flex; */
    /* flex-direction: column; */
    /* height: 570px; */
}

h1.slide-category-galeria {
    font-family: 'moskbold_700';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    letter-spacing: -0.5px;
    /* margin: 0 auto; */
    /* margin-top: -40px; */
    padding: 8px 0 8px 0;
    position: absolute;
    top: 0px;
    width: auto;
    min-width: 138px;
    /* padding-bottom: 2px; */
    display: inline-block;
    background-color: #008195;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}	

h1.slide-title-galeria {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    /* font-size: 1.8vw; */
    color: #004080;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 0.95;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 48px 38px 18px 38px;
    /* margin-bottom: 14px; */
    /* margin-top: 16px; */
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: inline-block;
    clear: both;
    /* top: 40.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}

a.slide-title-galeria {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    /* font-size: 1.8vw; */
    color: #004080;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 0.95;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 48px 38px 18px 38px;
    /* margin-bottom: 14px; */
    /* margin-top: 16px; */
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: inline-block;
    clear: both;
	cursor: pointer;
    /* top: 40.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.slide-title:hover {
    color: #007ABA;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


span.slide-title {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 48px;
    /* font-size: 1.8vw; */
    color: #000;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    line-height: 1;
    letter-spacing: 0;
    margin: 0 auto;
    padding: 0 24px 18px 24px;
    /* margin-bottom: 14px; */
    /* margin-top: 16px; */
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: inline-block;
    clear: both;
    cursor: pointer;
    /* top: 40.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


span.slide-date {
    font-family: 'barlow';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 25px;
    margin: 24px;
    color: #000;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    text-decoration: none;
    width: auto;
    padding: 0;
    clear: both;
    z-index: 200;
}


span.slide-event {
    font-family: 'barlow';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 25px;
    color: #000;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    /* text-transform: uppercase; */
    margin: 24px 24px 0 24px;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    /* padding: 0 38px 32px 38px; */
    display: block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}



h1.slide-location-galeria {
    font-family: 'barlowsemibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #004080;
    background-color: #fff;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 auto;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    padding: 0 38px 0 38px;
    display: block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}


a.slide-button-galeria {
    display: block;
    position: absolute;
    z-index: 100;
    min-height: 218px;
    max-width: 60%;
    margin: 14vw 0 0 30px;
    text-align: left;
    overflow: hidden;
    left: 0;
    opacity: 1;
    text-decoration: none;
	cursor: pointer;
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.slide-button-galeria {

}


a.slide-button-galeria {
    display: block;
    position: absolute;
    background-color: #fff;
    max-width: 380px;
    /* height: 464px; */
    margin: 80px 0 18px 320px;
    text-align: left;
    left: 0;
    top: 0;
    opacity: 1;
    text-decoration: none;
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

a.slide-button-galeria:before {

}


a.slide-button-galeria.big-slide-width {
    /* min-height: 218px; */
    /* max-width: 36%; */
    font-family: 'balooregular';
    color: #fff;
    background-color: #fff0;
    font-size: 146px;
    line-height: 0.7;
    padding-top: 65px;
    overflow: visible;
	cursor: default;
}

#final-logo {
    margin: 9.5% 0 18px 100px;
}

a.slide-button-galeria.big-slide-width #summer {
    font-family: 'balooregular';
    color: #f59d2b;
    font-size: 103px;
    margin-top: 8px;
    display: block;
    line-height: 0.75;
}

a.slide-button-galeria.big-slide-width #year {
    font-family: 'balooregular';
    color: #fff;
    font-size: 124px;
    margin-top: 8px;
    display: block;
    line-height: 0.75;
}

a.slide-button-galeria.big-slide-width #summer span {
    padding-bottom: 12px;
    letter-spacing: 0.9px;
    display: block;
}

a.slide-button-galeria:hover {
    opacity: 1;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.owl-dots {
    display: flex;
    position: relative;
    clear: both;
    margin: 0 auto;
    z-index: 100;
    width: 100px;
    text-align: center;
}

button.owl-dot.active {
    background: #fff !important;
}

.wrapper-section-partners .owl-dots,
.wrapper-section .owl-dots  {
    display: none;
}














iframe {
    /* position: absolute; */
    width: 100%;
    /* height: 100%; */
    left: 0;
}

iframe.calendario  {
    position: relative;
    width: 100%;
    height: 600px;
    padding: 30px 0 30px 0;
    left: 0;
    max-height: unset !important;
}


iframe.mapa {
    position: relative;
    min-height: 540px;
    max-height: 540px;
    left: 0;
}







/* SECTION ONE */

.one {
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}

.one p {
    font-family: 'mulilight';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
}


.one p a {
    font-family: 'mulibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    cursor: pointer;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
}


.flexible-icon {
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
    padding: 64px;
}


.one p.flexible-text {
    font-family: 'mulilight';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
}



.one h1 {
    font-family: 'mulibold';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 40px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    width: auto;
    display: block;
}


.one h1.flexible-title {
    font-family: 'mulibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    padding-bottom: 26px;
    position: relative;
    width: auto;
    display: block;
}


.square-wrapper {
    display: block;
    position: relative;
    clear: both;
    overflow: hidden;
    margin: 60px 0 0 0;
}


.flexible-square {
    display: inline-block;
    position: relative;
    clear: both;
    overflow: hidden;
    background-color: #1288c9;
    width: 404.5px;
    margin: 0 9.5px 0 9.5px;
    padding-bottom: 40px;
}

.one h2 {
    font-family: 'barlowbold';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    padding-top: 30px;
    position: relative;
    width: auto;
    display: block;
}


strong {
    font-family: 'montserratbold';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.one-img {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 50;
    height: auto;
	padding-bottom:35px;
}


.one-button {
    display: block;
    position: relative;
    margin: 0 auto;
    /* margin: -5px 14px; */
    width: 295px;
    height: 32px;
    /* height: 40px; */
    /* font-size: 0; */
    background: url(../img/one-button.svg) no-repeat left top;
}


.one-button:hover {

}


.one-title {
    font-family: 'muliregular';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
	padding: 0 72px 0 72px;
    width: auto;
    display: block;
}


.one-text {
	font-family: 'aleoregular';
	font-weight: normal;
    font-size: 20px;
    /* font-size: 1.8vw; */
    color: #000;
    /* text-transform: uppercase; */
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin: 0 auto;
    position: relative;
    width: auto;
	padding-bottom: 9px;
    display: block;
    /* clear: both; */
    z-index: 100;
}



.box-small {
    display: inline-block;
    position: relative;
    height: auto;
    max-width: 472px;
    padding-top: 66px;
    overflow: hidden;
}


.box-left {
	float:left;
}

.box-right {
	float:right;
}


.wrapper-section {
    padding: 100px 60px 120px 60px;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
    display: block;
    float: none;
}


.contact-wrapper {
    padding: 100px 60px 0 60px;
}


.wrapper-section img {
    display: block;
    max-width: 960px;
    height: auto;
    width: 100%;
    margin: 30px 0 30px 0;
}








/* SECTION TWO */


.services-icon {
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
    padding: 46px 0 28px 0;
}


.two p.services-text {
    font-family: 'mulilight';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 18px;
    color: #1288c9;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
	padding: 10px 0 0 0;
}


.two h1.services-title {
    font-family: 'mulibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 23px;
    text-transform: uppercase;
    color: #1288c9;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    padding-bottom: 10px;
    position: relative;
    width: auto;
    display: block;
}


.services-square {
    display: inline-block;
    position: relative;
    clear: both;
    overflow: hidden;
    background-color: #fff;
    width: 307px;
	margin: 0 4.5px 0 4.5px;
    padding-bottom: 40px;
}




.two {
    background-color: #1288c9;
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}


.three {
    background-color: #1288c9;
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}


.two p {
    font-family: 'mulilight';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
	padding: 96px 0 0 0;
    width: auto;
    display: block;
}

.two p.call {
	padding: 0;
	color: #51668a;
}

.callblock {
    display: block;
    clear: both;
    /* width: 94%; */
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    /* padding-top: 115px; */
    clear: both;
    background-color: #004080;
    overflow: hidden;
    margin: 62px 0 0 0;
    height: auto;
    width: unset;
}


.blue {
    background-color: #51668a;
}


.two h1 {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 37px;
    /* font-size: 1.8vw; */
    color: #fff;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    line-height: 0.95;
    margin: 0 auto;
    margin-bottom: 14px;
    margin-top: 83px;
    position: relative;
    width: auto;
    /* max-width: 650px; */
    display: block;
    clear: both;
    /* top: 40.6%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    z-index: 100;
}


.two h1 {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 37px;
    /* font-size: 1.8vw; */
    color: #fff;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    line-height: 0.95;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 83px;
    position: relative;
    width: auto;
    display: block;
    clear: both;
}

a.call-button {
    font-family: 'barlowsemibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    /* font-size: 1.8vw; */
    color: #fff;
    text-transform: none;
    text-align: center;
    text-decoration: none;
    line-height: 1.3;
    margin: 0 7px;
    position: relative;
    width: auto;
    display: inline-block;
    clear: both;
	cursor: pointer;
	opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


a.call-button:hover {
	opacity: 0.8;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}



.call-block {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    /* font-size: 1.8vw; */
    color: #fff;
	
	
    text-transform: none;
    text-align: center;
    text-decoration: none;
    line-height: 0.95;
    margin: 0 auto;
    margin-bottom: 60px;
    position: relative;
    width: 60%;
    display: block;
    clear: both;
}



.two-title {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 29px;
    /* font-size: 1.8vw; */
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin: 0 auto;
    position: absolute;
    /* max-width: 170px; */
    width: auto;
    overflow: hidden;
    padding: 0 20px 7px 20px;
    margin-top: 82px;
    margin-bottom: 50px;
    border-bottom: 1px solid #000;
    display: block;
    /* top: 0; */
    left: 50%;
    /* width: 80%; */
    transform: translate(-50%, -50%);
    /* clear: both; */
    z-index: 100;
	}

.navigationgrupos {
    display: block;
    float: none;
    position: relative;
    margin: 0 auto;
    width: 80%;
    padding: 160px 0 118px 0;
	}
	
.navigationgrupos li {
    display: block;
    float: left;
    position: relative;
    margin: 0 auto;
    width: 55px;
    /* height: 70px; */
    margin: 0px 15px;
	}
	



/* SECTION PARTNERS */

.partners {
    background-color: #fff;
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}


.wrapper-section-partners {
    display: block;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
    padding: 0;
}






/* SECTION AGENDA */

.agenda {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 976px;
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
    /* padding-bottom: 60px; */
}


.agenda-seta {
    position: relative;
    display: block;
    overflow: hidden;
    /* width: 30px; */
    /* height: 30px; */
    float: left;
    z-index: 100;
    background: url(../img/seta-1.svg) no-repeat left top;
}


.agenda-button {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 17px;
    /* text-indent: 30px; */
    /* font-size: 1.8vw; */
    color: #000;
    float: left;
    background-color: #f5d300;
    /* text-transform: uppercase; */
    text-align: left;
    text-decoration: none;
    letter-spacing: 0.4px;
    position: relative;
    width: auto;
    /* min-height: 33px; */
    overflow: hidden;
    padding: 5.5px 10px 5.5px 40px;
    /* margin-left: 30px; */
    display: block;
    background: url(../img/seta-1.svg) no-repeat left top;
    z-index: 120;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
}


.agenda-button:hover {
    background: url(../img/seta-2.svg) no-repeat left top;
}



.agenda-type {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 14px;
    /* font-size: 1.8vw; */
    color: #fff;
    float: left;
    background-color: #000;
    /* text-transform: uppercase; */
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.4px;
    margin: 0 auto;
    position: relative;
    width: auto;
    overflow: hidden;
    padding: 3px 10px;
    margin-right: 2px;
    display: block;
    z-index: 100;
	}


.agenda-date {
	font-family: 'aleoregular';
    font-weight: normal;
    font-size: 14px;
    /* font-size: 1.8vw; */
    color: #fff;
    float: left;
    background-color: #000;
    /* text-transform: uppercase; */
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.4px;
    margin: 0 auto;
    position: relative;
    /* max-width: 170px; */
    width: auto;
    overflow: hidden;
    padding: 3px 10px;
    /* margin-bottom: 50px; */
    display: block;
    z-index: 100;
	}
	
	

.agenda-title {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 29px;
    /* font-size: 1.8vw; */
    color: #000;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin: 0 auto;
    position: absolute;
    /* max-width: 170px; */
    width: auto;
    overflow: hidden;
    padding: 0 20px 7px 20px;
    margin-top: 82px;
    margin-bottom: 50px;
    border-bottom: 1px solid #000;
    display: block;
    /* top: 0; */
    left: 50%;
    /* width: 80%; */
    transform: translate(-50%, -50%);
    /* clear: both; */
    z-index: 100;
	}

.agenda-img {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 50;
    height: auto;
	max-width: 472px;
	}


.box-agenda {
    display: inline-block;
    position: relative;
    height: auto;
    /* min-width: 472px; */
    /* width: 472px; */
    float: left;
    margin: 6px 8px 6px 8px;
    /* padding: 3px; */
    overflow: hidden;
    /* margin: 0; */
}

.box-info {
	display: inline-block;
    height: auto;
    overflow: hidden;
    position: relative;
    left: 30px;
}

.box-info-container {
    display: inline-block;
    position: absolute;
    max-width: 472px;
    overflow: visible;
    height: auto;
    width: 100%;
    bottom: 30px;
    /* background-color: #f5d300; */
    left: 15px;
    /* z-index: 110; */
}

.box-button {
	display: inline-block;
    /* height: auto; */
    /* min-width: 472px; */
    overflow: visible;
    position: relative;
    height: auto;
    /* bottom: 30px; */
    background-color: #f5d300;
    /* left: 15px; */
    z-index: 110;
}

.box-button::before {
    content: url(../img/seta-1.svg) no-repeat left top;
}


.wrapper-agenda {
    display: block;
    position: relative;
	padding-top: 160px;
}








/* SECTION NEWSLETTER */

.newsletter {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 960px;
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
	padding-bottom: 100px;
}


.box-newsletter {
    display: block;
    position: relative;
    margin: 0 auto;
    height: auto;
    padding-top: 150px;
    overflow: hidden;
}


.textspacing {
    display: block;
    position: relative;
    margin: 0 auto;
    padding-bottom: 30px;
}

.agenda-separador {
    padding-top: 60px;
    display: block;
    margin: 0 auto;
    position: relative;
}


span.crumbless {
    margin: -3px 8px 0 7px;
    float: left;
    font-family: 'aleoregular';
    padding-top: 0;
}






/* SECTION TEXT */

.text {
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}


.text-darkblue {
    display: block;
	background-color: #51668a;
    position: relative;
    margin: 0 auto;
    clear: both;
    width: 100%;
    height: auto;
}

.text-darkblue h1 {
    color: #fff !important;
}


.text-darkblue p {
    color: #fff !important;
    font-size: 30px !important;
}

.slide-services {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    height: auto;
    width: 100%;
}

.slide-news {
    padding: 40px 0 0 0;
    margin-bottom: -20px;
}

.newsarticle {
    padding: 0 0 20px 0;
    border-bottom: 4px #51668a solid;
    margin-bottom: 90px;
}

.investigadores-list {
    column-count: 3;
    column-gap: 20px;
    max-width: 960px;
    display: inline-block !important;
    clear: both;
}

.programa {
    column-count: 2;
    column-gap: 24px;
}


.text {
    margin: 30px 32px 100px 62px;

}

.text h1, .text h2 {
    column-count: 1 !important;
}


.text p, .text {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    color: #1d1d1b;
    font-size: 20px;

    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    letter-spacing: 0;
    padding: 0;
    position: relative;
    display: block;
}


.text h1 {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 49px;
    color: #000;
    text-align: left;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
}

.text h2 {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #000;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    width: auto;
    display: block;
}



.text h3 {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-size: 18px;
    font-weight: normal;
    color: #777;
}


.text h4 {
    font-family: 'barlowbold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 22px;
    color: #004080;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;

    position: relative;
    width: auto;
    display: block;
}


.text h5 {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 18px;
    color: #004080;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;

    position: relative;
    width: auto;
    display: block;
}

.text h5 span {
    font-size: 18px;
    color: #004080;
}



.text h6 {
    font-family: 'barlowbold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #004080;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    position: relative;
    width: auto;
    display: block;
}


.text-investigacao p {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    color: #1d1d1b;
    font-size: 20px;
	width: 90%;
    margin: 50px 32px 100px 62px;
    text-align: left;
    line-height: 1.3;
    text-decoration: none;
    letter-spacing: 0;
    padding: 0;
    position: relative;
    display: block;
    column-count: 2;
}

.text-investigacao ul {
    list-style: auto;
    padding-left: 40px;
    margin: 24px 0;
}


.title-investigacao h1 {
    font-family: 'barlowblack';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 49px;
    color: #000;
    text-align: left;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
}

.title-investigacao h2 {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #000;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    width: auto;
    display: block;
}

.title-investigacao {
    margin: 50px 32px 0 62px;
}


a.group-button {
    background-color: #000;
    display: block;
    padding: 18px;
    margin-bottom: 20px;
	text-decoration: none;
}

a.group-button h2 {
    color: #fff;
}

.text p {

}

.textgroups {
    column-count: 1 !important;
    width: 60% !important;
}

section.text {
    column-count: 2;
    width: 80%;
}

section.text img {
    width: 50%;
}

.text-1-column {
    column-count: 1 !important;
}

.long-text p {
    column-count: 1;
	width:70%;
}


#press-note {
    font-size: 16px;
}

#separador-press {
    max-width: 30px;
    height: 4px;
}

p.project-desc {
    margin: -60px 0 42px 0;
}

.text ul.navigation-grupos {
    list-style: none;
    padding-left: 0;
}


img.logo-listing-1 {
    display: block;
    max-width: 200px;
    padding: 10px 0 20px 0;
    width: 100%;
}

img.logo-listing-2 {
    display: block;
    max-width: 250px;
    padding: 10px 0 20px 0;
    width: 100%;
}

img.logo-listing-3 {
    display: block;
    max-width: 250px;
    padding: 10px 0 20px 0;
    width: 100%;
}

.text ul {
    list-style: auto;
    padding-left: 40px;
    margin: 26px 0;
}

.text ol {
    list-style-type: decimal;
    padding-left: 20px;
}

.text .newsblock p {
    font-size: 20px;
    text-align: left;
}


.text p a, .text a {
    /* font-family: 'barlowbold'; */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-decoration: underline;
    font-weight: normal;

    color: #000;
    text-align: left;
    line-height: 1.3;
    cursor: pointer;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.text p a:hover, .text a:hover{
    color: #777;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.text p strong {
    font-family: 'barlowbold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}


p.color-title strong {

}


.text .newsblock p a, .text .newsblock a {
    font-size: 20px;
    text-align: left;
}


.background-label {
    background-color: #000095;
    display: inline-block !important;
    padding: 10px;
    color: #fff !important;
}

.specialp {
    font-family: 'barlowregular' !important;
}

.specialp-divide {
    padding-bottom: 5px !important;
    color: #000095 !important;
    font-family: 'barlowregular' !important;
    font-size: 20px !important;
    text-transform: uppercase;
}

.specialp-divide span {
    text-transform: lowercase;
}


.text h2.listing {
    margin: 30px 0 30px 0;
    font-size: 28px;
}

.text h2.listing::after {
    content: "";
    background: url(../img/hifen-blue.svg) no-repeat left top #fff;
    max-width: 30px;
    height: 4px;
    margin-bottom: 20px;
    margin-top: 3px;
    position: relative;
    display: block;
}


.text h2.listing-first {
    margin: -30px 0 10px 0;
}


.separador-hide {
    display: none;
}


.text .newsblock h1 {
    font-size: 30px;
    text-align: left;
    padding-bottom: 4px;
}


.text .newsblock h2 {
    font-size: 20px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 20px;
}

.text-img {
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 50;
    height: auto;
	padding-bottom:35px;
}


.text-button {
    display: block;
    position: relative;
    margin: 0 auto;
    /* margin: -5px 14px; */
    width: 295px;
    height: 32px;
    /* height: 40px; */
    /* font-size: 0; */
    background: url(../img/one-button.svg) no-repeat left top;
}


.text-button:hover {

}


.text-title {
    font-family: 'muliregular';
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #51668a;
    text-align: center;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
	padding: 0 72px 0 72px;
    width: auto;
    display: block;
}


.text-text {
	font-family: 'aleoregular';
	font-weight: normal;
    font-size: 20px;
    /* font-size: 1.8vw; */
    color: #000;
    /* text-transform: uppercase; */
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.7px;
    margin: 0 auto;
    position: relative;
    width: auto;
	padding-bottom: 9px;
    display: block;
    /* clear: both; */
    z-index: 100;
}











/* SECTION PROFILE */

.profile-pic {
    /* display: block; */
    width: auto !important;
    height: 250px;
    position: absolute;
    /* padding: 24px 0; */
    margin-top: 0;
    margin: 0 auto;
    /* margin-bottom: 40px; */
    /* left: -18%; */
}

.profile-box {
    border: 2px solid #000;
    height: 250px;
}

.profile-imagebox {
    display: block;
    position: absolute;
    width: 250px;
    height: 250px;
    overflow: hidden;
}

.profile-listing {
    display: inline-block;
    /* position: fixed; */
    margin: 20px 20px 0 270px;
    /* float: left; */
    /* top: 0; */
}

.publication-listing.profile-listing {
    margin: 20px 20px 0 210px !important;
}

.profile-listing h2 {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 30px;
    color: #000;
    text-align: left;
    line-height: 1.2;
    text-decoration: none;
    letter-spacing: 0;
    margin-bottom: -10px;
    position: relative;
    width: auto;
    display: block;
}

.profile-listing a {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-decoration: underline;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    text-align: left;
    line-height: 1.4;
    letter-spacing: 0;
    margin: 0;
    position: relative;
    width: auto;
    /* display: block; */
}

.profile-listing a:hover{
    color: #777;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.profile-listing p {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 20px;
    color: #000;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0;
    margin: 10px 0 0 0;
    position: relative;
    width: auto;
    display: block;
}


.profile-background {
    background-color: #007ABA;
    color: #fff;
}


.profile-background p {
    color: #fff;
}


.profile-background p a, .profile-background a {
    color: #fff;
    text-decoration: underline;
}


.profile-background h3 {
    color: #fff;
}

.profile-pic img {
    max-width: 40%;
    margin: 0 auto;
	-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 30px, 92% 0);
    clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 30px, 92% 0);
}

.profile-title {
    font-family: 'barlowsemibold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 26px;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    line-height: 1;
    text-decoration: none;
    letter-spacing: 0;
    margin: 0 auto;
    position: relative;
    width: auto;
    display: block;
}


.panel-areas p {
    color: #1d1d1b;
    font-size: 20px;
    padding-top: 16px;
}


.panel-areas ul li {
    color: #1d1d1b;
    font-size: 20px;
    padding-top: 16px;
}




/* SECTION AGENDA */



.news-box {
    background-color: #000;
    height: 350px;
    border: 2px solid #000;
}

.news-box a {
    font-family: 'barlowregular';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-decoration: underline;
    font-weight: normal;
    font-size: 30px;
    color: #fff;
    text-align: left;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 12px;
    position: relative;
    width: auto;
    display: block;
}


.news-box a:hover{
    color: #777;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.news-box h2 {
    color: #fff;
    margin-bottom: 12px;
}

.news-block-wrapper {
    column-count: 1 !important;
}

.news-imagebox {
    display: block;
    position: absolute;
    width: 247px;
    height: 100%;
    overflow: hidden;
}

.news-box img {
    height: 350px;
}

.news-box p {
    color: #fff;
}


.agenda-pic {
    /* display: block; */
    /* position: relative; */
    float: left;
    width: auto;
    margin-right: 18px;
    max-height: 500px;
}

.info-block {
    display: block;
    background-color: #f59d30;
}

.flower-background-orange {
    background: url(../img/flower-background.png) no-repeat left top #f59d2c;
    background-position-x: right;
}

.flower-background-blue {
    background: url(../img/flower-background.png) no-repeat left top #38ade3;
    background-position-x: right;
}

.flower-background-black {
    background: url(../img/flower-background.png) no-repeat left top #000;
    background-position-x: right;
}

.blue {
    background-color: #38ade3;
}

.location-wrapper {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 74px 0 74px 0;
    width: 100%;
}

div.spacer-block {
    display: none;
}

.email-info {
    font-size: 16px;
    font-family: 'montserratregular';
    color: #000;
    text-align: center;
    line-height: 1.32;
    margin: 0 auto;
    font-weight: normal;
    padding: 74px 30px 0 30px;
    max-width: 800px;
}

.email-info a {
    color: #000;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.email-info a:hover {
    color: #fff;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.partner-title {
    font-size: 12px;
    font-family: 'montserratregular';
    color: #fff;
    text-align: center;
    line-height: 1.32;
    margin: 0 auto;
    font-weight: normal;
    padding: 20px 0 30px 0;
}

.partner {
    width: 160px !important;
    padding: 10px 0 20px 0;
}

#disclaimer {
    color: #000;
	text-align: center;
    line-height: 1.5;
    margin: 0 auto;
    font-weight: normal;
    padding: 30px 20px 30px 20px;
    max-width: 1260px;
}

#disclaimer strong {
    font-size: 14px;
}

p#location-text {
    font-size: 23px;
    font-family: 'montserratregular';
    color: #fff;
    line-height: 1.32;
    text-align: center;
    width: auto;
    display: block;
    vertical-align: top;
    padding: 0 2%;
}

p#location-text.train-block {
    display: block;
    text-align: center;
    margin-top: 20px;
}


p#location-text b {
    font-family: 'montserratbold';
}

p#location-text span {
    font-family: 'montserratbold';
    font-size: 34px;
}

.info-block h1 {
    position: relative;
    z-index: 298;
    font-size: 56px;
    font-family: 'balooregular';
    color: #fff;
    text-align: center;
    letter-spacing: 4px;
    font-weight: normal;
    padding: 74px 0 30px 0;
}


.info-title.middle-title {
    padding-top: 0;
    margin-top: -20px;
}


em {
    font-family: 'montserratitalic';
}


.info-block p{
    font-size: 23px;
    font-family: 'montserratregular';
    color: #fff;
    text-align: center;
    line-height: 1.32;
    margin: 0 auto;
    font-weight: normal;
    padding: 0 0 74px 0;
    max-width: 1260px;
}

.info-block p b{
    font-family: 'montserratbold';
}


.slider-elements-wrapper {
    display: block;
    position: absolute !important;
    top: -48px;
    overflow: hidden;
    clear: both;
    /* height: 1150px; */
    /* max-height: 1400px; */
    z-index: 297;
}

img.slider-elements {
    width: 100%;
    margin-left: 0;
    height: 1440px;
    /* max-height: 900px; */
    display: block;
    position: relative;
}


.slider-elements-wrapper-2 h1 {
    display: block;
    position: absolute;
    font-family: 'balooregular';
    color: #fff;
    background-color: #fff0;
    font-size: 84px;
    line-height: 0.55;
    padding-top: 130px;
    right: 52px;
    overflow: visible;
    z-index: 680;
}

.slider-elements-wrapper-2 h1 span {
    font-size: 63px;
}

.slider-elements-wrapper-2 h1 span.venue {
    font-size: 27.6px;
    margin-top: 22px;
    display: block;
}


.slider-elements-wrapper-2 {
    z-index: 640;
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
    /* overflow: hidden; */
    clear: both;

}

img.slider-elements-2 {
    z-index: 640;
    margin-left: 0;
    height: unset;
    width: 130%;
    /* max-height: 900px; */
    display: block;
    position: relative;
    float: right;
    vertical-align: top;
}

.info-block h2 {
	margin-top: 20px;
    font-size: 26px;
}

.info-block a.call-text {
    color: #fff;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.info-block a {
    color: #000;
	opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.info-block a:hover {
    color: #fff;
	opacity: 0.8;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.agenda-detalhe {
    position: relative;
    display: block;
    margin-bottom: 30px;
    clear: both;
    height: 480px;
    overflow: hidden;
}




/* PRICING TABLE */

table {
    font-family: montserratregular;
    /* border-collapse: collapse; */
    /* width: 100%; */
    /* max-width: 90%; */
    /* display: block; */
    position: relative;
    /* clear: both; */
    /* text-align: center; */
    margin: 0 auto;
    margin-top: -40px;
}

td, th {
  border: 2px solid #fff;
  text-align: left;
  padding: 12px;
}

tr:nth-child(1) {
  background-color: #fff;
}




/* SECTION FOOTER */

.footer {
    display: block;
    position: relative;
    padding-top: 20px;
    margin: 0 auto;
    overflow: hidden;
    clear: both;
    height: auto;
    background: #000;
}

.footer-bottom {
    margin-top: -15px;
}

.navigationsocial-footer {
    display: block;
    position: relative;
    margin: 0 auto;
}

.navigationsocial-footer li {

}

.navigationsocial-footer li .socialicon {
    margin: 0 0 0 10px;
    float: left;
    font-size: 0px !important;
    width: auto;
    opacity: 1.0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.navigationsocial-footer li .socialicon:hover {
	opacity: 0.7;
}

#dot-white {
    margin: 0 5px 0 5px;
	width: 3px;
    height: 3px;
}

#dotnavfooter {
    margin: 0 10px 0 10px;
	width: 3px;
    height: 3px;
	float: left;
	padding-top: 9px;
}


#navfooter {
    display: block;
    position: relative;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
    width: 100%;
}


.navigationfooter {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 16px;
}

.social-nav-footer {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
}

.navigationfooter li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    vertical-align: middle;
}

.navigationfooter li a {
    text-align: left;
    display: inline;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'barlowregular';
    font-weight: normal;
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
    /* padding: 0 16px 0 0; */
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}


.navigationfooter li a:hover {
    text-decoration:underline;
    color: #fff;
}

.social-wrapper {
    display: block;
    position: relative;
    margin: 0 auto;
    /* margin: 10px 0; */
}

.footer-logo-wrapper {
    margin: 0 auto;
    padding: 90px 0 50px 0;
    display: block;
    position: relative;
    overflow: hidden;
    clear: both;
    text-align: center;
}


.footer-logo {
    display: inline-block;
    position: relative;
    margin: 0 auto;
    /* text-align: left; */
    /* float: left; */
    padding: 0 30px 20px 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}


.footer-text {
    display: block;
    position: relative;
    top: 10px;
    padding-bottom: 20px;
    margin: 0 auto;
    text-decoration: none;
    font-family: 'montserratregular';
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.5;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.footer-text a {
    display: block;
    position: relative;
    text-decoration: none;
    font-family: 'montserratregular';
    font-weight: normal;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.5;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

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



.footer-content {
    display: block;
    position: relative;
    padding: 26px 44px 26px 44px;
}

.one-footer {
    display: block;
    position: relative;
    margin: 0 auto;
    width: 218px;
}

.footer-content a {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    opacity: 1.0;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.footer-content a:hover {
	opacity: 0.7;
}

.logos-footer {
    max-width: 516px;
}


.socialspacer {
    margin-left: 10px;
}


.footer-social {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    padding: 24px 0 0 0;
}


a#img-footer  {
    text-decoration: none;
    letter-spacing: 0.5px;
    color: #fff;
    padding-left: 20px !important;
    margin-right: -20px;
}

.divide-right  {
    display: block;
    position: absolute;
    width: 20.25%;
    right: 0;
    overflow: visible;
}



.navigationfooterimg {
    display: block;
    position: relative;
    max-width: 960px;
    margin: 0 auto;
    padding-top: 40px;
}

.navigationfooterimg li {

}

.navigationfooterimg li a {
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding-right: 20px;
    text-decoration: none;
	font-family: 'aleolight';
    font-weight: normal;
    font-size: 12px;
    letter-spacing: 0.5px;
    color: #fff;
    float: left;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}


.navigationfooterimg li a:hover {
    text-decoration:underline;
    letter-spacing: 0.5px;
    color: #fff;
}




/* 

.footer img {
    display: block;
    margin: 0 auto;
	opacity: 0;
    top: 0;
    position: relative;
    overflow: hidden;

}

.footer {
    display: block;
    margin: 0 auto;

    top: 0;
    position: relative;
    overflow: hidden;
	background: url(../img/footer.png) no-repeat top center;
}

*/



/* Make the image responsive */
.container img {
  width: 100%;
  height: auto;
}






/* Fading animation 
.fade {
  -webkit-animation-name: fadeout;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
*/






/* GALERIA */


.testemunhos-button {
    display: block;
    margin: auto;
    position: absolute;
    /* align-items: center; */
    width: 214px;
    /* justify-content: center; */
    text-align: center;
    z-index: 100;
    background-color: #1288c9;
    /* height: 68px; */
    border-radius: 15px 15px 0 0;
    padding: 20px 20px 20px 20px;
    /* top: -74px; */
    bottom: 0;
    left: 0;
    right: 0;
    /* text-align: right; */
    overflow: hidden;
    text-decoration: none;
    font-weight: normal;
    font-size: 20px;
    font-family: mulibold;
    letter-spacing: 0;
    color: #fff;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
    clear: both;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}



.testemunhos-button:hover {
    background-color: #fff;
    color: #1288c9;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}




/* PUBLICAÇÕES */

.publicacoes-wrapper {
    display: block;
    /* max-height: 138px; */
    max-width: 138px;
	min-width: 138px;
    /* margin-left: -30px; */
    margin-right: 2px;
    overflow: hidden;
    float: left;
    opacity: 1;
}

a.publicacoes-wrapper img {
    width: 100%;
}

.publicacoes-type {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 14px;
    color: #000;
    float: left;
    text-align: left;
    text-decoration: none;
    letter-spacing: 0.4px;
    position: relative;
    width: auto;
    overflow: hidden;
    padding: 4px 10px 4px 10px;
    margin-right: 2px;
	line-height: 1.4;
    margin-bottom: 2px;
    display: block;
    background: #fff;
}


.article:first-child {
    padding-top: 0;
}

.publicacoes-investigador-type {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    float: left;
    text-align: left;
    text-decoration: none;
    letter-spacing: 0.4px;
    position: relative;
    width: auto;
    overflow: hidden;
    padding: 4px 10px 4px 10px;
    margin-right: 2px;
    display: block;
    background: #000;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}


a.publicacoes-investigador-type:hover {
    color: #777;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}


.publicacoes-type a {
    font-family: 'aleoregular';
    font-weight: normal;
    font-size: 14px;
    color: #000;
    float: left;
    text-align: left;
    text-decoration: underline;
    letter-spacing: 0.4px;
    position: relative;
    width: auto;
    overflow: hidden;
    /* padding: 4px 10px 4px 10px; */
    /* margin-right: 2px; */
    /* margin-bottom: 2px; */
    display: block;
    background: #fff;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.publicacoes-type a:hover {
    color: #777;
    text-decoration: underline;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.wrapper-coleccoes {
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 30px;
}

img.coleccoes {
    display: block;
    /* position: relative; */
    /* padding-left: 0; */
    /* overflow: hidden; */
    width: 140px;
	clear: both;
    float: left;
}

.subtitlebold {
    font-size: 16px;
    line-height: 1.4;
    /* font-family: 'aleobold'; */
    font-weight: 600;
    letter-spacing: 0.8px;
}

.formacao-text {
    /* display: block; */
    padding-top: 10px;
    clear: both;
}

.type-wrapper-plus {
    display: block;
    float: left;
    width: 100%;
}


.formacao-wrapper {
    display: inline-block;
    padding-top: 30px;
    clear: both;
}


.formacao-wrapper-list {
    display: inline-block;
    padding-bottom: 30px;
    clear: both;
}








/* CONTACT FORM */

section#contact {
    margin: 0 auto;
    /* padding: 0 50px 22px 0; */
    margin-top: -11px;
    clear: both;
    display: block;
    position: relative;
    overflow: hidden;
    height: auto;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 0 60px 0;
    /* margin-top: -60px; */
    clear: both;
    display: block;
    position: relative;
    overflow: hidden;
    /* height: auto; */
}

section#contact-footer {
    margin: 0 auto;
    padding: 0 0 22px 0;
    margin-top: -30px;
    clear: both;
    display: block;
    position: relative;
    overflow: hidden;
    height: 77px;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    /* margin-bottom: 0; */
    /* margin: 0 auto; */
    /* border-bottom: 1px solid #fff; */
    display: inline-block;
    margin: 0 11px;
    /* float: left; */
    /* position: absolute; */
    left: 0;
    width: 626px;
}

section#contact-footer .form-group {
    /* margin-bottom: 0; */
    /* margin: 0 auto; */
    /* border-bottom: 1px solid #fff; */
    display: block;
    margin-right: 12px;
    float: left;
    position: absolute;
    right: 144px;
    width: 268px;
}


section#contact .form-group input,
section#contact .form-group textarea,
section#contact-footer .form-group input,
section#contact-footer .form-group textarea {
    width: 100%;
    padding: 16px 0;
    text-indent: 10px;
    font-family: 'barlowregular';
    text-transform: uppercase;
    font-size: 16px;
	color: #fff;
}

input#vehicle1 {
    display: block;
}

section#contact .form-group input.form-control,
section#contact-footer .form-group input.form-control {
    height: auto;
    width: 100%;
    padding: 25px 0 13px 0;
    margin-bottom: 0;
    font-family: 'barlowregular';
    text-indent: 10px;
    text-transform: unset;
    font-size: 16px;
    border-width: 0px;
    background-color: #51668a00;
    border: solid #fff 2px;
}


section#contact .form-group label.form-control {
    height: auto;
    width: 100%;
    padding: 16px 0 0px 0;
    font-family: 'barlowregular';
    text-indent: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    display: block;
    border-width: 0px;
    background-color: #51668a;
}


select#status {
    position: relative;
    height: auto;
    width: 100%;
    padding: 0 0 20px 0;
    margin-bottom: 4px;
    font-family: 'barlowregular';
    text-indent: 10px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    font-size: 16px;
    display: block;
    border-width: 0px;
    background-color: #51668a;
}

section#contact .form-group textarea.form-control {
	height: 212px;
    margin-bottom: 25px;
    margin: 0 auto;
    font-size: 16px;
    display: block;
    position: relative;
    min-width: 1277px;
    text-transform: unset;

    width: 100%;
    padding: 25px 0 13px 0;
    margin-bottom: 0;
    font-family: 'barlowregular';
    text-indent: 10px;
    text-transform: unset;
    font-size: 16px;
    background-color: #51668a00;
    border: solid #fff 2px;
}


.alert-success {	
    display: inline-block;
    color: #fff;
    right: 0;
    font-family: 'montserratregular';
    font-size: 14px;
    margin-top: 62px;
    text-decoration: none;
    letter-spacing: 0;
}

.alert-success strong {
    font-weight:normal;
}


button.close {
	display:none;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: #000;
    font-family: 'montserratregular';
    text-transform: uppercase;
    font-size: 27px;
    background-color: unset;
    box-sizing: border-box;
    padding: 0px 6px 0px;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}


::placeholder{
    display:block;
    color: #fff;
}


section#contact .form-control:focus,
section#contact-footer .form-control:focus {
    border-color: #941c80;
    box-shadow: none;
}


section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: 'barlowregular';
    color: #000;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: 'barlowregular';
    color: #000;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: 'barlowregular';
    color: #000;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: 'barlowregular';
    color: #000;
}

section#contact .text-danger,
section#contact-footer .text-danger {
    color: #fff;
    display: block;
    position: relative;
    text-decoration: none;
    font-family: 'barlowregular';
    font-size: 14px;
    padding: 10px;
    text-align: left;
    line-height: 0.8;
    letter-spacing: 0;
}

.alert.alert-danger {
    display: inline-block;
    position: absolute;
    color: #fff;
    right: 0;
    font-family: 'barlowregular';
    font-size: 14px;
    margin-top: 62px;
}

.btn-xl {
    height: auto;
    padding: 12.5px 14px;
    margin: 0 auto;
    font-family: 'barlowblack';
    text-indent: 0;
    text-transform: unset;
    font-size: 16px;
    background-color: #fff;
    color: #004080;
    border: solid #fff 2px !important;
    box-shadow: none;
    border-width: 0px;
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-align: center;
    text-decoration: none;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

.botao-call {
    /* margin-top: 0px; */
    /* margin-bottom: -60px; */
}

.btn-xl:hover {

}


p.contact-line {
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: 'barlowregular';
    font-size: 20px;
    padding-top: 14px;
    line-height: 1.4;
    letter-spacing: 2.8px;
    color: #000;
}

.col-lg-12.text-center{
    display: block;
    position: relative;
    /* background-color: #fff;*/
}






/* MAP */

.map {
    display: block;
    position: relative;
    margin: 0 auto;
    /* max-width: 930px; */
    overflow: hidden;
    clear: both;
    width: 100%;
    height: auto;
}


.acontece {
    display: block;
    position: relative;
    margin: 0 60px 46px 60px;
}


.acontece-block-wrapper {
    background-color: #008195;
    height: 220px;
    margin: 46px 0 0 0 !important;
    display: inline-block;
    position: relative;
    z-index: 100;
    clear: both;
    /* max-width: 40.2vw; */
    width: 48.6%;
    /* padding: 0 48px 30px 48px; */
    text-align: left;
    overflow: hidden;
    left: 0;
}

.block-right {
    float: right;
}









/* PESQUISA */

div.pagination {
    padding: 20px 0 0 0;
    /* margin: 3px; */
}

div.pagination a {
    padding: 10.5px 0;
    width: 44px;
    /* height: 44px; */
    margin: 1px;
    border: 1px solid #000095;
    /* vertical-align: middle; */
    zoom: 100%;
    text-decoration: none;
    text-align: center;
    color: #000095;
    display: inline-block;
    position: relative;
    overflow: hidden;
}

div.pagination a.next {
    padding: unset;
    margin: 1px;
    /* border: 1px solid #000; */
    zoom: 100%;
    text-decoration: none;
    text-align: unset;
    color: #fff0;
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    font-size: 29px;
    overflow: hidden;
    font-weight: bold;
}

div.pagination a.next::before {
    content: ">";
    padding: 0px 16px;
    margin: 0 -26px 0 0;
    border: 1px solid #000095;
    background-color: #000095;
    zoom: 100%;
    text-decoration: none;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}

div.pagination a.prev {
    padding: unset;
    margin: 1px;
    /* border: 1px solid #000; */
    zoom: 100%;
    text-decoration: none;
    text-align: unset;
    color: #fff0;
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    font-size: 29px;
    overflow: hidden;
    font-weight: bold;
}

div.pagination a.prev::before {
    content: "<";
    padding: 0px 16px;
    margin: 0 -26px 0 0;
    border: 1px solid #000095;
    background-color: #000095;
    zoom: 100%;
    text-decoration: none;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}

div.pagination a:hover, div.pagination a:active {
    border: 1px solid #000099;

    color: #000;
}

div.pagination span.page_current {
    padding: 10.5px 19.5px;
    margin: 1px;
    border: 1px solid #000095;
    font-weight: bold;
    background-color: #000095;
    color: #fff;
    display: inline-block;
    position: relative;
    overflow: hidden;
}


div.pagination span.page_disabled {
    padding: 6px 10px;
    margin: 3px;
    border: 1px solid #EEE;
    color: #DDD;
	display: inline-block;
	position: relative;
	overflow: hidden;
}

div.pagination span.page_disabled.next {
    padding: unset;
    margin: 1px;
    border: 1px solid #DDD;
    zoom: 100%;
    text-decoration: none;
    color: #fff0;
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    font-size: 29px;
    overflow: hidden;
    font-weight: bold;
}

div.pagination span.page_disabled.next::before {
    content: ">";
    padding: 0 16px;
    margin: 0 -26px 0 0;
    border: 1px solid #DDD;
    background-color: #DDD;
    zoom: 100%;
    text-decoration: none;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}


div.pagination span.page_disabled.prev {
    padding: unset;
    margin: 1px;
    border: 1px solid #DDD;
    zoom: 100%;
    text-decoration: none;
    color: #fff0;
    display: inline-block;
    position: relative;
    width: 44px;
    height: 44px;
    font-size: 29px;
    overflow: hidden;
    font-weight: bold;
}

div.pagination span.page_disabled.prev::before {
    content: "<";
    padding: 0 16px;
    margin: 0 -26px 0 0;
    border: 1px solid #DDD;
    background-color: #DDD;
    zoom: 100%;
    text-decoration: none;
    color: #fff;
    width: 44px;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}


* span.elipsis {zoom:100%}






form#k_search_form {
    display: inline-block;
    margin-bottom: 14px;
}

form#k_search_form p input.search_field {
    font-family: 'mosklight_300';
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    float: left;
    text-align: left;
    text-decoration: none;
    letter-spacing: 0.4px;
    position: relative;
    width: 200px;
    overflow: hidden;
    margin-top: -2px;
    padding: 13.5px 10px 13.5px 10px;
    display: block;
    background: #008195;
    border-width: 0px;
    border-radius: 0px;
    border-color: #000;
    height: 30px;
    border: 2px #fff solid;
}

form#k_search_form p input.search_button {
    font-family: 'mosklight_300';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    font-weight: normal;
    font-size: 18px;
    color: #fff;
    text-align: left;
    text-decoration: none;
    letter-spacing: -0.5px;
    margin: 0 auto;
    padding: 16.5px 30px;
    position: relative;
    bottom: 0;
    width: auto;
    border: 2px #000095 solid;
    background-color: #000095;
    /* max-width: 650px; */
    display: inline-block;
    overflow: hidden;
    clear: both;
    /* top: 59.6%; */
    left: 0;
    cursor: pointer;
    /* transform: translate(-50%, -50%); */
    z-index: 100;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


form#k_search_form p input.search_button:hover {
    color: #000095;
    border: 2px #000095 solid;
	background-color: #fff;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}






/* CONTACT */



section#contact {
    /* background-color: #302878; */
    /* background-position: center; */
    /* position: relative; */
    /* max-width: 960px; */
    width: 100%;
    margin: 0 auto;
    padding: 60px 0 60px 0;
    clear: both;
    background: url(../img/fundo-contactos.png) no-repeat left top;
    display: block;
    position: relative;
    /* max-width: 960px; */
    overflow: hidden;
    height: auto;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
    margin: 0 auto;
    display: block;
    position: relative;
    max-width: 960px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    width: 100%;
    padding: 16px 0;
    text-indent: 10px;
    font-family: 'dosisregular';
    text-transform: uppercase;
    font-size: 12px;
}

section#contact .form-group input.form-control {
    height: auto;
    width: 100%;
    padding: 16px 0;
    margin-bottom: 2px;
    text-indent: 10px;
    font-family: 'montserratregular';
    text-transform: unset;
    font-size: 16px;
    border-width: 0px;
    border-bottom: 2px solid #fff;
    /* background-color: #ffffffc9; */
}

section#contact .form-group textarea.form-control {
    height: 150px;
    margin-bottom: 25px;
    margin: 0 auto;
    font-size: 16px;
    display: block;
    position: relative;
    min-width: 922px;
    border-width: 0px;
    text-transform: unset;
}


.alert-success {
    color: #ffffff;
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: 'montserratregular';
    font-size: 14px;
    padding-bottom: 8px;
    line-height: 1.4;
    letter-spacing: 0.8px;
}

.alert-success strong {
    font-weight:normal;
}


button.close {
	display:none;
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: #fff;
    font-family: 'montserratregular';
    text-transform: uppercase;
    font-size: 27px;
    background-color: unset;
    box-sizing: border-box;
    padding: 0px 6px 0px;
    border-width: 0px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
}

section#contact .form-control:focus {
    border-color: #941c80;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #ffffff;
    /* text-align: center; */
    display: block;
    text-decoration: none;
    font-family: 'montserratregular';
    font-size: 14px;
    padding-bottom: 8px;
    line-height: 1.4;
    letter-spacing: 0.8px;
}

.btn-xl {
    display: block;
    position: relative;
    bottom: 0px;
    font-family: 'montserratbold';
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizelegibility;
    font-weight: normal;
    font-size: 16px;
    color: rgb(0, 0, 0);
    text-align: left;
    letter-spacing: -0.5px;
    width: auto;
    background-color: rgb(255, 255, 255);
    clear: both;
    z-index: 100;
    text-decoration: none;
    margin: 0px auto;
    margin-top: 25px;
    padding: 16.5px 30px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.btn-xl:hover {
    opacity: 0.7;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

p.contact-line {
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: 'dosisregular';
    font-size: 20px;
    padding-top: 14px;
    line-height: 1.4;
    letter-spacing: 2.8px;
    color: #fff;
}




/* PREÇOS */


.tabela-precos {
    width: 100%;
}

h5 {
    font-family: 'montserratbold';
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.price-info-text {
    font-family: 'montserratregular';
	text-align: center;
	line-height: 1.32;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

.tabela-precos thead tr th,.tabela-precos thead tr td,.tabela-precos tbody tr th,.tabela-precos tbody tr td {
    font-size: 15px;
	font-family: montserratregular;
    line-height: 2;
    text-align: center;
    padding: 5px;
    width: 33.333%;
}

.tabela-precos thead tr th,.tabela-precos tbody tr th {
    font-weight: 700;
}

.tabela-precos thead {
    background-color: #38ade3;
}

.tabela-precos thead tr th {
    color: #fff;
}

.tabela-precos tbody tr {
    -webkit-transition: none;
    transition: none;
}

.tabela-precos tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.tabela-precos tbody tr:hover {
    background-color: #f4f4f4;
}

.tabela-precos:nth-child(n+2) {
    margin-top: 35px;
}













/* RESPONSIVE */

@media screen and (max-width: 1920px) {

    img.slider-elements {
        height: 1140px;
        top: 20px;
    }

    a.slide-button-galeria {
        margin: 60px 0 18px 350px;
    }

    #final-logo {
        margin: 11.3% 0 18px 100px;
        padding-top: 0;
    }

    div.book-now-wrapper {
        top: 430px;
    }

    .galeria-block-wrapper-left {
        overflow: hidden;
        margin-bottom: -4px;
    }

    img.news-img {
        width: auto;
        height: 30vw;
    }
    }


@media screen and (max-width: 1720px) {

    img.slider-elements {
        height: 1050px;
        top: 24px;
    }
    
    a.slide-button-galeria {
        margin: 40px 0 18px 310px;
        scale: 90%;
    }

    .slider-elements-wrapper-2 {
        top: -29px;
        right: -23px;
        scale: 85%;
    }
    
     #final-logo {
        margin: 11.3% 0 18px 100px;
        padding-top: 0;
        scale: 90%;
        left: -30px;
    }

    .info-block h1 {
        font-size: 50px;
    }

    .slidecontentgaleria p.final-slide {
        font-size: 50px;
    }
    }


@media screen and (max-width: 1630px) {

    img.news-img {
        width: auto;
        height: 36vw;
        float: right;
    }
    }


@media screen and (max-width: 1500px) {

    img.slider-elements {
        height: 935px;
        top: 23px;
    }

    .slidecontentgaleria {
        max-width: 640px;
    }

    .slidecontentgaleria p {
        font-size: 23px;
    }

    .info-block p {
        font-size: 23px;
    }

    p#location-text {
        font-size: 23px;
    }

    h1.news-text {
        font-size: 23px;
    }

    a.news-button {
       
    }

    p#location-text span {
        font-size: 32px;
    }

    h1.news-date {
        font-size: 32px;
    }

    h1.news-title {
        font-size: 34px;
    }

    #final-logo {
        margin: 9% 0 18px 100px;
        padding-top: 0;
        scale: 80%;
        left: -60px;
    }

    .slider-elements-wrapper-2 {
        top: -58px;
        right: -45px;
        scale: 70%;
    }

    div.book-now-wrapper {
        top: 380px;
        scale: 85%;
        right: -28px;
    }

    a.slide-button-galeria {
        margin: 0 0 18px 250px;
        scale: 80%;
    }

}





@media screen and (max-width: 1400px) {

    img.slider-elements {
        height: 886px;
        top: 24px;
    }

    .info-block h1 {
        font-size: 40px;
    }

    .slidecontentgaleria p {
        font-size: 20px;
    }

    .info-block p {
        font-size: 20px;
    }

    p#location-text {
        font-size: 20px;
    }

    p#location-text span {
        font-size: 28px;
    }

    h1.news-date {
        font-size: 26px;
    }

    h1.news-title {
        font-size: 28px;
    }

    h1.news-text {
    font-size: 20px;
    }

    a.news-button {
        font-size: 16px;
    }

    .slidecontentgaleria p.final-slide {
        font-size: 40px;
    }

    .footer-text {

    }

    .footer-text a {

    }

    .info-block p {
        margin: 0 74px;
    }

    .info-block p#location-text{
        margin: unset;
    }

}



@media screen and (max-width: 1350px) {

    .navigation li a {
        font-size: 14px;
    }

    .navigation-lang li a {
        font-size: 14px;
    }

    .navigationfooter li a {
        font-size: 14px;
    }

    nav {
        width: 600px;
    }

    .info-block h1 {
        padding: 64px 0 30px 0;
    }

    #final-logo {
        margin: 7.5% 0 18px 100px;
        padding-top: 0;
        scale: 80%;
        left: -60px;
    }

}


@media screen and (max-width: 1280px) {

    .navigation li a {
        font-size: 12px;
    }

    nav {
        width: 530px;
    }
}


@media screen and (max-width: 1200px) {

    img.slider-elements {
        height: 750px;
        top: 24px;
    }

    .slider-elements-wrapper-2 {
        top: -77px;
        right: -60px;
        scale: 60%;
    }

    div.book-now-wrapper {
        top: 300px;
        scale: 75%;
        right: -46px;
    }

    a.slide-button-galeria {
        margin: -40px 0 18px 180px;
        scale: 70%;
    }

    nav {
        padding: 20px 0 10px 0;
    }

    .nav-background {
        height: 46px;
    }

    .info-block h1 {
        padding: 54px 0 30px 0;
        font-size: 36px;
    }

    .slidecontentgaleria p.final-slide {
        font-size: 36px;
    }

    #final-logo {
        margin: 5% 0 18px 60px;
        padding-top: 0;
        scale: 70%;
        left: -60px;
    }

    .slidecontentgaleria p {
        font-size: 18px;
    }

    .info-block p {
        font-size: 18px;
    }

    p#location-text {
        font-size: 18px;
    }

    p#location-text span {
        font-size: 26px;
    }

    h1.news-text {
        font-size: 18px;
    }

    a.news-button {
        font-size: 14px;
    }
	
	.btn-xl {
    	font-size: 14px;
	}

    h1.news-title {
        font-size: 26px;
    }

    h1.news-date {
        font-size: 24px;
    }
}




@media screen and (max-width: 1160px) {

    .galeria-block-wrapper-left {
        width: 100%;
    }

    .galeria-block-wrapper-right {
        width: 100%;
    }

    #news .galeria-block-wrapper-left {
        width: 50%;
    }

    img.news-img {
        width: 100%;
        height: auto;
    }

    .galeria-block-wrapper-right {
        width: 100%;
    }

    div.slide-button-galeria {
        position: relative;
        padding-bottom: 100px;
    }

    .map {
        height: 400px !important;
    }

    p#location-text {
        width: auto;
        padding: 0 50px;
    }

    .spacer-block {
        display: block;
        height: 50px;
        padding: 0 50px;
    }

}



@media screen and (max-width: 1100px) {

    .navigation li a {
        font-size: 10px;
    }

    nav {
        padding: 20px 0 10px 0;
        width: 460px;
    }

}



@media screen and (max-width: 1024px) {

    img.slider-elements {
        height: 670px;
        top: 24px;
    }

    .slider-elements-wrapper-2 {
        top: -97px;
        right: -75px;
        scale: 50%;
    }

    a.slide-button-galeria {
        margin: -70px 0 18px 140px;
        scale: 60%;
    }

    div.book-now-wrapper {
        top: 250px;
        scale: 65%;
        right: -64px;
    }

    #final-logo {
        margin: 2.5% 0 18px 30px;
        padding-top: 0;
        scale: 60%;
        left: -60px;
    }

    .slidecontentgaleria p.final-slide {
        font-size: 30px;
        padding-right: 50px;

    }

    .info-block h1 {
        font-size: 30px;
    }

}



@media screen and (max-width: 980px) {

    a.slide-button-galeria {
        margin: -80px 0 18px 0;
        scale: 50%;
        left: -50px;
    }

    .slider-elements-wrapper {
        top: -68px;
        left: -95px;
    }

    nav {
        padding: 20px 0 10px 0;
        width: 460px;
    }

    .slidecontentgaleria p {
        font-size: 16px;
        padding: 30px;
        width: 85%;
    }

    .slidecontentgaleria {
        max-width: 540px;
    }

    .info-block p {
        font-size: 16px;
    }

    p#location-text {
        font-size: 16px;
    }

    p#location-text span {
        font-size: 22px;
    }

    h1.news-text {
        font-size: 16px;
    }

    h1.news-title {
        font-size: 22px;
    }

    h1.news-date {
        font-size: 20px;
    }
	
	.btn-xl {
    	font-size: 12px;
        padding: 12.5px 20px;
	}

    a.news-button {
        font-size: 12px;
        padding: 12.5px 20px;
    }

    #final-logo {
        margin: 0 0 18px 30px;
        padding-top: 0;
        scale: 50%;
        left: -76px;
    }

    .slidecontentgaleria p.final-slide {
        padding: 30px;
    }

    div.book-now-wrapper {
        top: 210px;
        scale: 55%;
        right: -83px;
    }

    .footer-text {
        font-size: 12px;
    }

    .footer-text a {
        font-size: 12px;
    }

    img.slider-elements-2 {
        opacity: 0;
    }

}




@media screen and (max-width: 768px) {

    .carousel-galeria .owl-item img {
        width: 900px !important;
        right: 0;
        margin-top: -30px;
        float: right !important;
    }

    .carousel-galeria .owl-item img {
        opacity: 0.8;
    }

    .slides {
        background-color: #000;
    }

    header {
        z-index: 900;
    }

    nav {
        padding: 18px 0 6px 0;
        width: auto;
    }

    #festival,#celebration,#location,#news {
        scroll-margin-top: 30px;
      }

    .nav-background {
        height: unset;
    }

    .navigation li {
        margin: 0 4px;
    }

    div.book-now-wrapper {
        top: 190px;
        scale: 50%;
        right: -93px;
    }
    
    a.slide-button-galeria {
        margin: -100px 0 18px 0;
        scale: 50%;
        left: -50px;
    }

    .owl-carousel .owl-stage-outer {
        padding-top: 20px;
    }

    .slider-elements-wrapper-2 {
        top: -78px;
    }

    .slider-elements-wrapper-2 h1 {
        padding-top: 196px;
    }

    .info-block h1 {
        font-size: 24px;
        padding: 40px 20px 16px 20px;
        line-height: 1;
    }

    .info-block p {
        /* font-size: 12px; */
        padding: 0 0 40px 0;
        line-height: 1.5;
    }

    .slidecontentgaleria {
        max-width: 450px;
        margin-top: 2.5%;
    }

    .slidecontentgaleria p {
        /* font-size: 12px; */
        padding: 30px;
        line-height: 1.5;
    }

    img.festival-img {
        height: auto;
        width: 1160px;
        left: -80px;
        display: block;
        position: relative; 
    }

    img.final-img {
        height: auto;
        width: 900px;
        left: -80px;
        display: block;
        position: relative;
    }

    .slidecontentgaleria#final-slide {
        margin-top: 20%;
    }

    .slidecontentgaleria {
        max-width: 420px;
        margin-top: 2.5%;
    }

    .separator {
        height: 6px;
    }

    p#location-text {
        /* font-size: 12px; */
        line-height: 1.5;
    }

    p#location-text span {
        font-size: 20px;
    }

    .location-wrapper {
        padding: 40px 0 40px 0;
    }

    .spacer-block {
        height: 20px;
    }

    h1.news-text {
        /* font-size: 12px; */
        line-height: 1.4;
    }

    h1.news-title {
        font-size: 20px;
        margin: 4px auto 18px;
    }

    h1.news-date {
        font-size: 18px;
        line-height: 1.4;
        padding-bottom: 4px;
    }

    a.news-button {
        font-size: 12px;
        padding: 10.5px 18px;
    }

    div.slide-button-galeria {
        padding-bottom: 70px;
        top: 30px;
    }

    .slidecontentgaleria p.final-slide {
        font-size: 26px;
    }

    #final-logo {
        top: -2.1vw;
    }

    .footer-text {
        font-size: 10px;
    }

    .footer-text a {
        font-size: 10px;
    }

    .footer-bottom {
        padding-top: 0;
    }

    .one-footer {
        width: 180px;
    }

    .socialicon {
        width: 24px;
    }
	
	.partner {
    width: 120px !important;
    padding: 10px 0 10px 0;
}

table {
    width: 80%;
	margin-top: -20px;
}


}


@media screen and (max-width: 680px) {

    .slider-elements-wrapper {
        display: none;
    }

}



@media screen and (max-width: 480px) {

    li.dropdown:first-child {
        display: none;
      } 

    li.dropdown:nth-child(2) {
        display: none;
      }

    li.dropdown:nth-child(3) {
        display: none;
    }

    li.dropdown:nth-child(4) {
        display: none;
    }

    div.slide-button-galeria {
        width: 86%;
        left: 30px;
    }

    .navigation li {
        margin: 0 6px;
    }

    .navigation li a {
        font-size: 14px;
    }

    .navigation {
        padding: 4px 20px;
    }

    a.slide-button-galeria {
        margin: -70px 0 18px 0;
        scale: 40%;
        left: -80px;
        padding-top: 0 !important;
    }

    .slider-elements-wrapper-2 h1 {
        padding-top: 94px;
        right: 40px;
    }

    .carousel-galeria .owl-item img {
        margin-top: 8px;
    }

    .slider-elements-wrapper-2 {
        top: -50px;
        scale: 40%;
    }

    .carousel-galeria .owl-item img {
        right: -40px;
    }

    .info-block p {
        font-size: 16px;
        width: auto;
        margin: 0;
        padding: 0 30px 40px 30px;
    }

    .info-block h1 {
        line-height: 1;
        padding: 25px 30px 20px 25px;
    }

    p#location-text {
        width: auto;
        padding: 0 30px;
    }

    .slidecontentgaleria {
        max-width: unset;
        width: 100%;
        margin-top: unset;
        /* bottom: -4px; */
        top: 6px;
    }

    img.festival-img {
        top: 340px;
        width: 750px;
    }

    .galeria-full-wrapper {
        height: 580px;
    }

    .slidecontentgaleria#final-slide {
        margin-top: unset;
        position: absolute;
        bottom: -160px;
        top: unset;
    }

    .slidecontentgaleria p.final-slide {
        text-align: center;
        width: auto;
    }

    #final-logo {
        margin: 10px 0 18px 0;
        scale: 40%;
        left: -80px;
    }

    img.final-img {
	left: -150px;
    width: 934px;
    margin-bottom: -23px;
    }

    #news {
        scroll-margin-top: 36px;
      }
	  
table {
    width: 90%;
	margin-top: -20px;
}

.slidecontentgaleria p {
        text-align: center;
}


}


@media screen and (max-width: 480px) and (orientation: portrait) {



}











/* BACK TO TOP */

#return-to-top {
    position: fixed;
    bottom: 140px;
    right: 62px;
    width: 50px;
    height: 50px;
    z-index: 200;
    cursor: pointer;
    display: none;
    border: 3px solid #fff;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    color: #000;
    background: url(../img/seta-4.svg) no-repeat left top #000;
}


#return-to-top:hover {
    position: fixed;
    bottom: 140px;
    right: 62px;
    width: 50px;
    height: 50px;
	z-index: 100;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transition: background 0.2s ease-out;
    -moz-transition: background 0.2s ease-out;
    -o-transition: background 0.2s ease-out;
    transition: background 0.2s ease-out;
    color: #000;
    background: url(../img/seta-5.svg) no-repeat left top #fff;
}





/*Cookie Consent*/
.cookieconsent {
    display:none !important;
	background-color: #000;
    font-family: 'barlowregular';
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    text-align: center;
    text-transform: uppercase;
	min-height: 134px;
    font-size: 12px;
    color: #fff;
	line-height: 1.4;
    padding: 10px 0 0 0;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 4px solid #fff;
    right: 0;
    display: block;
    z-index: 9999;
}

.cookieconsent a {
    color: #fff;
    text-decoration: none;
    font-family: 'barlowbold';
}

#closeCookieConsent {
    display: block;
    position: absolute;
    cursor: pointer;	
    bottom: 60px;
    right: 30px;
    width: 30px;
    height: 30px;
    -webkit-transition: color 0.2s ease-out;
    -moz-transition: color 0.2s ease-out;
    -o-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}

#closeCookieConsent:hover {

}
.cookieconsent a.cookieConsentOK {
display: block;
position: relative;
margin: 0 auto;
  margin-top: 0px;
cursor: pointer;
font-family: 'barlowbold';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
text-align: center;
text-transform: uppercase;
width: 110px;
font-size: 14px;
line-height: 38px;
margin-top: 16px;
color: #fff;
border: 2px #fff solid;
text-decoration: none;
padding: 0 10px 0 10px;
-webkit-transition: color 0.2s ease-out;
-moz-transition: color 0.2s ease-out;
-o-transition: color 0.2s ease-out;
transition: color 0.2s ease-out;
-webkit-transition: background-color 0.2s ease-out;
-moz-transition: background-color 0.2s ease-out;
-o-transition: background-color 0.2s ease-out;
transition: background-color 0.2s ease-out;
}
.cookieconsent a.cookieConsentOK:hover {
    background-color: #fff;
    color: #000;
}

.separador {
    display: block;
    clear: both;
    position: relative;
    height: 4px;
    background-color: #fff;
    margin-top: -4px;
    z-index: 10;
}

.separador-blue {
    display: block;
    clear: both;
    position: relative;
    height: 4px;
    background-color: #1288c9;
    margin-top: -4px;
    z-index: 10;
}




.js-video {
    height: 0;
    padding-top: 0px;
    padding-bottom: 54.5%;
    position: relative;
    overflow: hidden;
    margin: 48px 0 48px 0;
    float: left;
    max-width: 1090px;
    width: 96.3%;
}



@media screen and (min-width: 1280px) {

.js-video {
    padding-top: 20px;
}

}



.js-video embed, .js-video iframe, .js-video object, .js-video video {

    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;

}
