body {
  padding: 0;
  margin: 0;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
  color: #000;
}

strong {
font-weight: bold !important;
}

a:hover, a:focus, .full-width-bg a:hover, .full-width-bg a:focus {
text-decoration: none !important;
}

.full-width-bg {
background: rgb(44, 58, 77);
box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}

#content h2 {
font-size: 24px;
}

.full-width-bg a {
text-decoration: none;
color: white;
}

.full-width-bg a:hover,
.full-width-bg a:active,
.full-width-bg a:focus {
color: #ddd;
}

a {
text-decoration: none;
border: none;
color: #2E4C80;
}

.layout-main {
margin-top: -5px;
}

a:hover, a:active {
color: #000000;
}

#main-wrapper {
margin-top: 0px;
background-color: #ffffff;
}

.sidebar h2:after, .site-footer__top h2:after, h2.node__title:after, #featured-bottom-wrapper h2:after, .featured-top h2:after, .highlighted h2:after {
display: block;
width: 30px;
border-top: 1px solid #4fb7ff;
margin-top: 10px;
content: "";
}

.view-content-recent ul {
padding: 0px;
}

.view-content-recent ul li {
list-style-type: none;
padding: 1px;

}

.view-content-recent .views-field-title,
.view-content-recent .views-field-changed {
display: inline-block;
}

.view-content-recent .views-field-title {
padding-right: 3px;
font-size: 15px;
}

.view-content-recent .views-field-changed {
font-size: 10px;
}

.view-content-recent ul li:before {
content: "\2b";
font-family: 'Glyphicons Halflings';
font-size: 10px;
float: left;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
}

.view-comments-recent ul li {
list-style-type: none;
padding: 1px;

}

.view-comments-recent ul li:before {
content: "\f075";
font-family: 'FontAwesome';
font-size: 18px;
float: left;
font-weight: bold;
padding: 0px 0px 0px 0px;
margin: 0px 10px 0px 0px;
}

.featured-top ul.menu a.is-active,
#featured-bottom-wrapper ul.menu a.is-active {
color: #333;
}

header#header {
box-shadow: 0 4px 5px rgba(0, 0, 0, .1);
}

#logo img, .site-logo img {
padding: 24px 24px 12px 24px;
max-width: none;
}

.tk-navbar-nav {
padding: 0 !important;
}

.contextual-region {
position: initial;
}

.nav.tk-navbar-nav .open > a, .nav.tk-navbar-nav .open > a:hover, .nav.tk-navbar-nav .open > a:focus {
background-color: rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
color: #FFF;
border-color: transparent;
}

.navbar-nav.tk-navbar-nav > li > a {
color: #ffffff;
font-size: 12px;
text-transform: uppercase;
padding: 10px 15px 10px 15px;
font-weight: normal;
text-align: center;
margin: 0;
transition: all 300ms linear;
border-left: 2px solid #06285A;
position: relative;
left: -1px;
}

.nav.tk-navbar-nav li .is-active {
background-color: rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
color: #FFF;
}

.nav.tk-navbar-nav > li > a:hover, .nav.tk-navbar-nav > li > a:focus {
background-color: rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
color: #FFF;
}

.navbar-default {
background-color: transparent;
border: none;
}

.navbar-toggle {
background-color: #ccc;
}

.navbar-toggle .icon-bar {
background-color: #1B2738;
}

.navbar-collapse.collapse {
padding: 0px;
}

.sidebar #search-block-form input.form-submit, .sidebar #search-form input.form-submit,
#search-block-form input.form-submit, #search-form input.form-submit {
height: 40px;
width: 100%;
padding: 0;
cursor: pointer;
border-radius: 2px;
background: rgb(75, 173, 239);
color: white;
border: none;
margin: 15px 0px;
text-indent: 0px;
font-size: 16px;
}

#search-form input.form-submit {
margin: 0px;
}

#search-block-form input.form-submit, #search-form input.form-submit {
width: 30%;
}

#search-block-form input.form-submit:hover, #search-form input.form-submit:hover,
#search-block-form input.form-submit:active, #search-form input.form-submit:active,
#search-block-form input.form-submit:focus, #search-form input.form-submit:focus {
background: rgb(68, 147, 201);
}

ul.menu a.is-active {
color: #4BADEF;
}

label {
font-weight: 500;
color: #6d6d6d;
display: block;
}

.breadcrumb {
background-color: white;
border-radius: 2px;
border: 1px solid #eee;
margin: 10px 15px;
}

.breadcrumb a {
border: none;
}

input.form-text, input.form-tel, input.form-email, input.form-url, input.form-search, input.form-file, input.form-number, input.form-color, select.form-select {
height: 40px;
width: auto;
}

select.form-select {
background: white;
}

.node__title a, node__title a:hover, node__title a:focus {
color: #333;
}

.field .field-label {
font-weight: normal;
}

#edit-submit {
font-size: 15px;
}

.block-user .item-list li {
list-style: none;
}

.sub-footer {
background: rgb(27, 39, 56);
}

.sub-footer p {
margin-top: 10px;
font-size: 10px;
}

.tk-Title {
margin-bottom: 10px;
margin-top: 10px;
font-weight: bold;
list-style: none!important;
}

li.tk-Title:last-child {
margin-top: -20px;
padding: 0;
}

.tk-page-footer .nav-side-menu .tk-menu-list .menu-content li {
width: 100%;
}

.tk-page-footer .nav-side-menu .tk-menu-list .menu-content li a{
color: #000000;
font-size: 12px;
margin-left: 0;
}

.tk-page-footer .nav-side-menu .tk-menu-list .menu-content li a:hover{
color: #666;
font-size: 12px;
}

.tk-page-footer .nav-side-menu .tk-menu-list ul li {
padding: 0;
list-style: none outside url(../images/listBullet.png);
}

#logo, #name-and-slogan {
display: inline-block;
}

#featured-bottom-wrapper .menu-item a, .featured-top .menu-item a {
color: white;
display: block;
padding-bottom: 20px;
border-bottom: 1px solid #e0e0e0;
margin-bottom: 20px;
font-size: 16px;
}

strong {
font-weight: 500;
}

.form-composite > .fieldset-wrapper > .description, .form-item .description {
color: #999;
padding-top: 5px;
}

.messages--error {
color: #DB3613;
box-shadow: -8px 0 0 #EA2800;
}

.messages {
border: none;
border-radius: 0px;
}

.label {
color: #333;
font-size: 16px;
font-weight: 500;
}

.password-strength__meter {
background: #D1D6DA;
}

.node-readmore a:before {
content: "\f0fe";
}

.node-readmore a,
.comment-add a {
color: #15547f;
font-size: 12px;
}

.node--view-mode-teaser .field--type-image {
float: left;
margin-right: 10px;
}

.node-readmore a:before,
.comment-add a:before,
.field-name-field-tags .links.field-items:before {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
padding: 3px 5px;
}

.comment-add a:before {
content: "\f075";
}

.field-name-field-tags .links.field-items:before {
content: "\f02c";
float: left;
color: #6d6d6d;
padding-top: 4px;
font-size: 12px;
}

.field-name-field-tags .links.field-items a {
font-size: 12px;
}

.field-name-field-tags h3.field-label {
display: none;
}

.carousel-control.left, .carousel-control.right {
margin-top: 0;
}

.carousel-control {
font-size: 5em;
top: 50%;
line-height: 0;
}

#block-integrity-branding {
float: left;
}

.slice {
margin-top: 4em;
margin-bottom: 4em;
}

.menu--main,
.block-menu .navigation {display: inline-block;float: none;margin-left: -15px;}

.carousel-control.left, .carousel-control.right {
background: none;
}

.icon-feature {
font-size: 68px;
margin-top: 10px;
text-align: center;
display: block;
}

.credited {
color: #000000;
padding-bottom: 20px;
}

.site-footer .menu-item a {
color: #4493C9;
}

.site-footer .menu-item a:hover {
text-decoration: underline !important;
}

.dropdown-submenu {
position: relative;
}

.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
padding: 0px;
}

.dropdown-submenu:hover > .dropdown-menu {
display: block;
}

.dropdown-submenu > a:after {
content: "\e080";
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-size: 10px;
float: right;
margin-top: 5px;
}

.dropdown-submenu:hover > a:after {
border-left-color: #fff;
}

.dropdown-submenu.pull-left {
float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}

.navbar-nav.tk-navbar-nav li:last-child > .dropdown-menu {
left: auto;
right: 0;
font-size: 11px;
padding: 10px;
}

.navbar-nav.tk-navbar-nav li:last-child > .dropdown-menu a {
text-align: left !important;
color: #545454;
font-family: Verdana, Geneva, sans-serif;
font-size: 11px;
font-weight: normal;
padding-left: 5px;
line-height: 25px;
}

.navbar-nav.tk-navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > a:after {
float: left;
content: "\e079";
}

.navbar-nav.tk-navbar-nav li:last-child > .dropdown-menu .dropdown-submenu > .dropdown-menu {
left: -100%;
}

.dropdown:hover > .dropdown-menu {
display: block;
}

.dropdown-menu > li > a {
line-height: 25px;
font-size: 15px;
text-align: left;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
line-height: 25px;
background-color: #FFFFFF;
text-align: left;
}

.dropdown-menu a:hover {
color: #000000 !important;
}

/* Secondary region */
.region-secondary-menu .navigation.menu--account {
display: inline-block;
}

.region-secondary-menu .search-block-form input {
height: 30px !important;
}

.region-secondary-menu .search-block-form {
display: inline-block;
float: right;
}

.region-secondary-menu .search-block-form #edit-actions {
display: inline-block;
padding: 0px;
}

.region-secondary-menu .search-block-form #edit-submit {
width: 70px;
margin-top: 5px;
margin-bottom: 5px;
}

@media (min-width: 0px) and (max-width: 767px) {
.navbar-collapse,
.navbar-header {
  width: 100%;
}

.dropdown:hover > .dropdown-menu,
.dropdown-submenu > .dropdown-menu {
  position: inherit;
  float: none;
  left: 0;
}
}

.tk-navbar-nav.navbar-nav > li > .dropdown-menu {
margin-top: 8px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
border: 0;
}

.navbar-default .navbar-nav > li > a {
width: 200px;
font-weight: bold;
}

.mega-dropdown {
position: static !important;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}

.mega-dropdown-menu {
padding: 20px 0px;
width: 100%;
box-shadow: none;
-webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
content: "";
border-bottom: 15px solid #fff;
border-right: 17px solid transparent;
border-left: 17px solid transparent;
position: absolute;
top: -15px;
left: 285px;
z-index: 10;
display: none;
}

.mega-dropdown-menu:after {
content: "";
border-bottom: 17px solid #ccc;
border-right: 19px solid transparent;
border-left: 19px solid transparent;
position: absolute;
top: -17px;
left: 283px;
z-index: 8;
display: none;
}

.mega-dropdown-menu > li > ul {
padding: 0;
margin: 0;
}

.mega-dropdown-menu > li > ul > li {
list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #999;
white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
text-decoration: none;
color: #444;
background-color: #f5f5f5;
}

.tk-navbar-nav .mega-dropdown-menu .dropdown-header {
font-size: 12px;
background: #0147a7;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(top, #0147a7 0%, #11346c 99%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0147a7), color-stop(99%, #11346c));
background: -webkit-linear-gradient(top, #0147a7 0%, #11346c 99%);
background: -o-linear-gradient(top, #0147a7 0%, #11346c 99%);
background: -ms-linear-gradient(top, #0147a7 0%, #11346c 99%);
background: linear-gradient(top, #0147a7 0%, #11346c 99%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0147a7', endColorstr='#11346c', GradientType=0);
-webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
padding: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin: 10px 0 10px 0;
color: #ffffff;
font-weight: bold;
}

.mega-dropdown-menu form {
margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
margin-bottom: 3px;
}

/*NEW STYLES Jose de Mello saude*/

/*Body*/

body {
background: #e9e9e9 url(../images/bgbody.jpg) repeat-x;
padding: 0;
margin: 0;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
color: #000000;
}

#page-wrapper {
box-shadow: 0 0 20px 0 #000;
max-width: 970px;
margin-left: auto;
margin-right: auto;
}

h1 {
color: #2E4C80;
font-size: 26px;
font-weight: bold;
margin: 10px 0 10px 0;
font-family: Georgia, "Times New Roman", "Times", serif;
padding: 10px 0 0;
}

h2 {
color: #2E4C80;
font-size: 24px;
font-weight: normal;
text-transform: none;
font-family: Georgia, "Times New Roman", "Times", serif;
margin: 0 !important;
}

h3 {
padding: 15px 0 10px 0;
color: #2E4C80;
font-size: 20px;
font-weight: normal;
font-family: Georgia, "Times New Roman", "Times", serif;
}

h4 {
font-size: 14px;
font-weight: bold;
}

h4 strong {
font-size: 13px;
}

/*Container*/

.layout-container {
max-width: 970px;
position: relative;
}

.container {
max-width: 970px;
min-width: 768px;
}

.container-fluid {
padding-left: 0;
padding-right: 0;
}

.blue-container {
background: #d5d5d5 !important;
}

.blue-container p {
font-weight: 500 !important;
}

/* Pager */

.pager__item {
padding: 0;
}

.pager .pager__items {
text-align: right;
}

.pager li > a, .pager li > span {
border-radius: 0px;
color: #000000;
}

.pager__item.is-active a {
background-color: #2E4C80;
}

.pager li > a:hover, .pager li > a:focus {
background-color: #2E4C80;
color: #ffffff;
}

/*Logo branding*/

#logo, .site-logo {
padding: 0;
}

.site-branding-text {
display: none;
}

.node__content {
margin: 0;
font-size: 13px;
}

.navbar.tk-navbar.container {
min-height: 40px;
background: transparent url(../images/menubg.png);
border-radius: 0;
padding: 0;
margin-bottom: 0;
width: 100vw;
}

/*Pesquisa*/
.tk-search {
margin-top: 55px;
text-align: right;
}

.tk-search form {
display: inline;
}

.tk-search form input {
height: 30px;
width: 50%;
}

.tk-search input#edit-submit {
width: 35px;
position: absolute;
right: 15px;
top: -15px;
height: 30px;
background: url(../images/btnPesquisaAzul.png) no-repeat center center;
text-indent: 99999px;
}

.tk-search input#edit-submit--2 {
width: 35px;
position: absolute;
right: 15px;
top: -15px;
height: 30px;
background: url(../images/btnPesquisaAzul.png) no-repeat center center;
text-indent: 99999px;
}

.tk-search input#edit-submit:hover {
background: url(../images/btnPesquisaAzul.png) no-repeat center center;
}

.tk-search input#edit-submit--2:hover {
background: url(../images/btnPesquisaAzul.png) no-repeat center center;
}

/* Sidebar Left */
.tk-sidebar {
padding: 10px;
background: #FFF url(../images/sidebarbg.png);
min-height: 480px;
}

.tk-sidebar .block {
background-color: transparent;
border: 0;
padding: 0;
margin: 0;
}

.tk-sidebar .block h2 {
padding: 0;
margin: 0;
color: #545454;
font-size: 22px;
padding: 0;
line-height: 25px;
font-family: Georgia, "Times New Roman", "Times", serif;
text-transform: none;
}

.tk-sidebar .block h2:after {
border: none;
}

.tk-sidebar .menu-list.tk-menu-list ul {
padding: 0;
}

.tk-sidebar .menu-list.tk-menu-list ul li {
float: none !important;
min-height: 36px;
background: url(../images/gradmenu.png) no-repeat center bottom;
}

.tk-sidebar .menu-list.tk-menu-list ul li a {
color: #15547F;
font-size: 11px;
text-decoration: none;
padding-top: 10px;
display: inherit;
margin-left: 0;
}

.tk-sidebar .menu-list.tk-menu-list ul li a:hover {
color: #000000;
}

.tk-sidebar .menu-list.tk-menu-list ul li .is-active {
font-weight: bold;
background: transparent url(../images/atoseta.png) no-repeat right center;
padding: 10px 10px 10px 0;
}

/* Sidebar Right */
.tk-image-links--teaser:first-child {
margin-bottom: 25px;
}

/* Header Menu */
.menu-list.tk-menu-list ul li {
list-style: none;
padding: 0;
float: right;
padding: 0 10px 0 0;
}

.menu-list.tk-menu-list ul li a {
color: #007ac3;
font-size: 11px;
text-decoration: none;
margin: 0 5px 0 5px;
padding-top: 8px;
display: inline-block;
}

.menu-list.tk-menu-list ul li a:hover {
color: #000;
text-decoration: none;
}

.tk-layout-container .region-main-menu {
max-width: 970px;
}

.tk-layout-container .tk-region-secondary-menu,
.tk-layout-container .tk-region-featured-top {background-color: #ffffff;margin-left: 0;margin-right: 0;height: 100%;padding: 0px 15px;}

.menu--header-menu .menu-list.tk-menu-list ul li:first-child {
margin-right: 45px;
width: 141px;
height: 30px;
background: transparent url(../images/topmenubg.png) no-repeat left top;
line-height: 20px;

}

.menu--header-menu .menu-list.tk-menu-list ul li:first-child a {
color: #fff;
background: transparent url("../images/btnContactos.png") no-repeat scroll right 3px;
float: left;
padding: 2px 35px 0 10px;
text-align: left;
}

.menu--header-menu .menu-list.tk-menu-list ul li:first-child a:hover {
color: #fff;
}

/* Breadcrumb */
.tk-breadcrumb {
background: #e5f2fb;
border-bottom: 1px solid #dbe4eb;
}

.tk-breadcrumb .content {
margin: 0;
}

.tk-breadcrumb .breadcrumb {
padding: 10px;
color: #ffffff;
background: #2E4C80;
margin: 0;
border: none;
border-radius: 0;
font-family: Verdana, Geneva, sans-serif;
}

.tk-breadcrumb .breadcrumb a {
color: #ffffff;
font-size: 13px;
}

.tk-breadcrumb .breadcrumb a:hover {
color: #CCCCCC;
}

.tk-breadcrumb .breadcrumb li:first-child::before {
content: "/\00a0";
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 16px;
color: #3597C4;
padding: 0px 2px;
}

/* Footer */

.tk-site-footer {
background-color: #B8B8B8;
padding: 0;
}

.site-footer, .site-footer * {
font-family: Verdana, Geneva, sans-serif!important;
font-weight: 100;
}

.tk-site-footer .sub-footer {
background-color: #B8B8B8;
}

.tk-site-footer .sub-footer .text-left {
color: #888787;
text-align: left;
}

.tk-site-footer .sub-footer a {
margin: 0 10px 0 10px;
color: #000000;
font-size: 10px;
}

.tk-site-footer .sub-footer a:hover {
margin: 0 10px 0 10px;
color: #666;
}

.tk-hr {
border-bottom: 1px solid #d5e1ee;
margin: 15px 0 15px 0;
}

/*Header MENU*/

.nav .tk-navbar-nav-menu-header li a {
font-size: 13px;
}

.nav.tk-navbar-nav-menu-header > li > a:hover, .nav.tk-navbar-nav-menu-header > li > a:focus {
text-decoration: none;
background-color: transparent;
color: #00B0D5;
}

.tk-dropdown-menu {
top: 32px;
left: 30px;
}

.tk-dropdown-menu li {
list-style: none outside url(../images/blueball.png);
margin-left: 15px;
}

ul.dropdown-menu.tk-dropdown-menu.tk-dropdown-header-menu {
padding: 0;
margin: 20px 0 0 0;
left: 0;
}

.tk-navbar-nav-menu-header li a i {
padding: 2px 0 0 0;
}

.tk-dropdown-header-menu {
padding: 10px 50px 10px 15px;
}

.tk-dropdown-header-menu li a {
transition: all 0.4s ease-in-out 0s;
border-left: solid 4px #fff;
padding: 10px 50px 10px 15px;
}

.tk-dropdown-header-menu li a:hover {
border-left: solid 4px #00b0d5;
background-color: #fcfcfc;
}

/*Forms*/
.tk-form {
background-color: #E5F2FB;
display: inline-block;
padding: 25px;
}

.tk-form h1 {
font-size: 20px;
font-weight: 800;
margin: 0;
color: #3597C4;
}

.tk-form .form-required:after {
content: ' *';
color: #BE3C58 !important;
font-weight: bold;
background-image: none;
}

.tk-form .form-geral label {
color: #0c71b5;
font-weight: 500;
margin: 15px 0 5px;
}

.tk-form .form-geral .button {
color: #0c70b4;
padding: 5px 10px 5px 10px;
border: 2px solid #d5e1ee;
background: #ffffff;
float: right;
margin: 0 !important;
}

.tk-form .form-geral legend {
color: #0c71b5;
font-weight: 500;
border-bottom: none;
}

/* Banner */

.field-content img {
height: auto;
min-height: 100% !important;
width: 100% !important;
}

.views_slideshow_main {
height: 100%;
min-height: 100% !important;
width: 100% !important;
}

.skin-default {
margin-top: -15px;
}

/* Banner Right White*/
.tk-banner-description-right {
position: absolute;
top: 100px;
right: 30%;
}

.tk-Title-white {
font-weight: 600;
font-size: 37px;
color: #ffffff;
}

.tk-Sub-Title-white {
font-size: 18px;
color: #ffffff;
font-weight: bold;
}

a.button.tk-button {
border: 2px solid #024779;
padding: 5px 10px 5px 10px;
transition: all 300ms ease-out;
margin: 0;
display: inline-block;
background-color: transparent;
color: #0c70b4;
font-weight: bold;
}

a:hover.button.tk-button {
border-color: #ffffff;
}

/* Banner Right Blue*/
.tk-banner-description-right-blue {
position: absolute;
top: 100px;
right: 10%;
}

.tk-Title-blue {
font-weight: 600;
font-size: 37px;
color: #3597C4;
font-weight: bold;
}

.tk-Sub-Title-blue {
font-size: 18px;
color: #3597C4;
font-weight: bold;
}

a:hover.button.tk-button {
border-color: #93CBD6;
}

/* Banner Right left*/

.tk-banner-description-left-blue {
position: absolute;
top: 100px;
left: 25%;
}

.tk-banner-description-left {
position: absolute;
top: 100px;
left: 25%;
}

/* Sidebar e NavBar */

.sidebar .section {
padding: 10px 5px 0;
}

.nav-side-menu .menu-list .menu-content {
display: block;
}

/* Notícias */
.tk-noticias .h2-noticais a {
font-size: 16px;
color: #747474;
font-family: Georgia, "Times New Roman", "Times", serif;
text-transform: none;
}

.tk-noticias .h2-noticais a:hover {
color: #2E4C80;
}

.tk-noticias p {
margin: 0;
color: #000;
font-size: 13px;
line-height: 22px;
text-align: justify;
hyphens: auto;
margin-bottom: 10px;
}

.views-row:first-child > .tk-news-holder {border-right: 1px solid #CCC;padding: 10px 15px 0px 0px;}

.views-row:last-child > .tk-news-holder {padding: 10px 0 0 5px;}

.tk-news-title,
.tk-news-title > h4 > a {font-family: Georgia, "Times New Roman", "Times", serif;color: #747474;font-size: 16px;font-weight: initial;line-height: 22px;/* padding: 0; */}

.tk-news-body {
color: #000;
font-size: 12px;
line-height: 20px;
overflow: hidden;
margin-top: 10px;
}

.tk-news-readmore {
clear: both;
float: none;
display: block;
padding-top: 20px;
text-align: right;
font-family: Georgia, "Times New Roman", "Times", serif;
color: #000;
text-decoration: underline;
}

/* Mensagens */
.tk-messages .section {
padding: 0;
}

.tk-messages .messages--status {
box-shadow: none;
}

.tk-messages .messages--error {
box-shadow: none;
}

.region-help {
border: none;
padding: 0;
margin: 10px 0 10px 0;
}

.tk-Btn-Banner .views_slideshow_controls_text_previous a {
  position: absolute;
  background: transparent url(../images/seta_previous_activo_normal.png) 0 0 no-repeat;
  width: 23px;
  height: 34px;
  top: 44%;
  z-index: 999;
  left: 15px;
}

.tk-Btn-Banner .views_slideshow_controls_text_previous a:hover {
  background: transparent url(../images/seta_previous_activo_hover.png) 0 0 no-repeat;
}

.tk-Btn-Banner .views_slideshow_controls_text_next a {
  position: absolute;
  background: transparent url(../images/seta_next_activo_normal.png) 0 0 no-repeat;
  width: 23px;
  height: 34px;
  top: 44%;
  z-index: 999;
  right: 15px;
}

.tk-Btn-Banner .views_slideshow_controls_text_next a:hover {
  background: transparent url(../images/seta_next_activo_hover.png) 0 0 no-repeat;
}

.tk-Btn-Banner .views_slideshow_controls_text_pause {
display: none;
}











table.SemLinhas, table.SemLinhas td, table.SemLinhas th, table.SemLinhas tr {
  border: 0 !important;
  background: transparent !important;
  padding: 0;
}

@media (max-width: 767px) {
.tk-search {
  margin-top: 0;
  padding-bottom: 15px;
}
.tk-search form input {
  width: 100%;
}
.navbar.tk-navbar.container {
  background: transparent;
  margin-left: 25px;
}

.tk-sidebar .menu-list.tk-menu-list ul li {
  background: none;
  border-bottom: 1px solid #ddd;
}

.navbar.tk-navbar.container {
  background: none;
}

.navbar-nav.tk-navbar-nav > li > a {
  background-color: #0346a1;
}

.nav.tk-navbar-nav > li > a:hover, .nav.tk-navbar-nav > li > a:focus {
  background-color: #0f3573;
}
.navbar-collapse.collapse {
  padding: 0;
  margin: 0;
}
.navbar-toggle {
  background-color: #ccc;
  float: left;
}
}

@media only screen
and (min-device-width: 320px)
and (max-device-width: 480px)
and (-webkit-min-device-pixel-ratio: 2) {



}

.tk-news-navigation {
display: flex;
}

.tk-news-navigation label,
.tk-news-navigation .form-wrapper,
.tk-news-navigation .pager__item--first,
.tk-news-navigation .pager__item--last {
display: none;
}

.tk-news-navigation .view-filters {
margin-left: auto;
}

.tk-news-navigation .pager,
.tk-news-navigation .pager__items,
.tk-news-navigation .form-item-items-per-page {
margin-top: 0;
margin-bottom: 0;
}

.tk-news-navigation .form-select {
height: 30px;
border-radius: 4px;
border-color: #aaa;
background-color: transparent;
width: 50px;
}

.tk-news-navigation .form-item-items-per-page {
background-image: linear-gradient(to top, #eeeeee 0%,#ffffff 50%);
}

.tk-news-navigation .form-item-items-per-page {
position: relative;
}

.tk-news-navigation .form-item-items-per-page::after {
content: 'v';
color: white;
position: absolute;
background-image: linear-gradient(to bottom,  #0146a3 0%,#11336b 100%);
top: 0;
right: 0;
bottom: 0;
width: 15px; 
display: flex;
justify-content: center;
padding: 4px 0;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
font-weight: normal;
transform: scaleX(1.5);
pointer-events: none;
}

/* Buttons */

.tk-goback-btn:before {
  content: "<";
  margin-right: 5px;
}
.tk-goback-btn {
  font-size: 10px;
  color: white;
  border: none;
  height: 22px;
  border-radius: 3px;
  padding: 0px 15px 0 5px;
  margin: 10px 0;
  background: #093C87;
  background: -moz-linear-gradient(top, #0147a7 0%, #11346c 99%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0147a7), color-stop(99%, #11346c));
  background: -webkit-linear-gradient(top, #0147a7 0%, #11346c 99%);
  background: -o-linear-gradient(top, #0147a7 0%, #11346c 99%);
  background: -ms-linear-gradient(top, #0147a7 0%, #11346c 99%);
  background: linear-gradient(top, #0147a7 0%, #11346c 99%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0147a7', endColorstr='#11346c', GradientType=0);
}

/**
* Cookies dialog
*/
.tk-cookie-container {
position: fixed;
padding: 10px 100px 10px 20px;
font-size: 12px;
background: #F2F2F2;
border-bottom: 2px solid #ECECEC;
color: #323232;
line-height: 22px;
z-index: 99;
opacity: 1;
}

/*.tk-cookie-container a {*/
/*color: #007a68;*/
/*}*/

.tk-cookie-close-btn {
padding: 5px 15px;
background: #123369;
color: #FFF;
font-weight: bold;
border: 0;
font-size: 12px;
-webkit-border-radius: 5px;
border-radius: 5px;
cursor: pointer;
}

.tk-Btn-Banner .views-content-counter a {
  float: left;
  margin-right: 10px;
  width: 15px;
  height: 15px;
  text-indent: -9999px;
  background: #123369 !important;
  font-size: 0;
  transition: all 0.4s ease-in-out 0s;
  cursor: pointer;
}

.tk-Btn-Banner .views-content-counter a:hover {
  background: #123369 !important;
}

.tk-Btn-Banner .active a {
  background: #56afd7 !important;
  width: 15px;
  height: 15px;
  margin-right: 10px;
}

.tk-Btn-Banner div#widget_pager_bottom_banner_home_page-block_1 {
  display: inline-flex;
  position: absolute;
  bottom: 15px;
  z-index: 99;
  right: 15px;
}

#tk-unidades-dropdown {
margin: 20px;
}

#tk-unidades-dropdown select {
max-width: 100%;
height: 30px;
font-size: 11px;
color: #8e8c8d;
font-family: Verdana,Arial,sans-serif;
font-style: italic;
}

.newsletter-summary {
text-align: justify;
font-size: 18px;
color: rgb(46, 76, 128);
font-family: Georgia, "Times New Roman", Times, serif;
}

.newsletter-title {
text-align: justify;
font-size: 20px;
color: rgb(46, 76, 128);
font-family: Georgia, "Times New Roman", Times, serif;
}


.tk-page-footer .region.region-footer-second{
border-left: 1px solid #A5A5A5;
border-right: 1px solid #A5A5A5;
}
/*
#block-headermenu .menu-list.tk-menu-list ul li:last-child {
border-right: 1px solid black;
}
*/
.tk-news-holder {
margin-top: 20px;
}

.tk-region-secondary-menu .highlighted{
padding: 0;
}

/* MENU DROPDROWN IDIOMAS */
.dropdown{
float:right;
margin-top: -8px;
margin-right: 10px;
}  

.btn-primary{
background-color: #7A97B6;
font-family: "Roboto", sans-serif;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
border-color: transparent;
}

.dropdown-menu{
/* o min-width era 147px antes aqui */
min-width: 10px !important; 
}

.dropdown-menu >li >a {
padding-left: 5px !important;
margin-left: -15px;
margin-right: -1px;
font-size: small !important;
}

.btn-primary:hover{
 background-color: #2E4C80; 
}

.dropdown-menu>.active>a{
background-color: #2E4C80;
}

.dropdown-menu a:hover {
color: black !important;
}  
@media (min-width: 851px){
.site-footer__top .region {
  width: 33%!important;
}
}

/* .tk-noticias p img{
margin: 30px!important;
} */


.opportunity-info p{
font-size: 16px;
color:#737373!important;
}

.opportunity-info h3{
padding-top: 0px;
margin-top: 0px;
}

.opportunity:hover{
background-color: #DDD;
border-radius: 5px;
}

.opportunity:hover .opportunity-info p{
color: black;
}

.detail p, .detail li, .detail a{
font-size: 14px;
}

.detail h3{
color: #545454!important;
}

.experience{
margin-right:15px; 
background-color: #DDD;
margin-top: 10px;
}

.content, .node__content{
  margin-top: 9px;
}