/*----------------------------------------------------
@File: Default Styles of COPEC Conferences
@Author: Maria Feldgen
@URL: https://www.copec.eu
*/
/*font Variables*/
/*@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap'); 
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;1,300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Saira+Extra+Condensed:wght@100;200&display=swap'); */

html {
  font-family: sans-serif;
  font-size: 1rem;
 /* -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100% */
}
body {
  font-family: 'Roboto Condensed', sans-serif;  
  padding-top: 15px; 
  margin: 0;
}
img {
    max-width: 100%;
    display: block;
} 
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
.container-fluid-footer {
  margin-right: auto;
  margin-left: auto;
  background-color: black;
  color: white;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  font-family: 'Roboto Condensed', sans-serif;
 /* font-family: 'Lato', sans-serif; */
  font-weight: 400;
  color: #2C3539 
}
h5.barra{
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color: #2C3539;
    vertical-align: bottom;
}
h5.ital {
    font-weight: 400;
}
p, li, ul, ol {
  /*font-family: 'Lato', sans-serif;*/
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: #2C3539;
  margin-top: 10px;
  /*font-size: 1rem !important;*/
}
.nav-item {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  color: inherit;
  font-size: 0.8rem !important; 
}
.small {
  font-family: 'Lato', sans-serif; 
  font-weight: 300;
  color: inherit;
  font-size: 0.8rem !important; 
}
.info {
  /*font-family: 'Saira Extra Condensed', sans-serif; */
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  color: inherit;
}
.stronger {
    font-weight: bold;
}
td, th, .td, .th {
  /*font-family: 'Lato', sans-serif; */
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #2C3539
}
hr {
  height: 1px;
  background-color: darkblue;
  border: none;
}
div.chico {
    font-size: smaller !important;
}
/* background images for EDUNINE Clearing House pages */
.current {
  background-image: url("../images/background02.jpg");
  background-blend-mode: soft-light;
  background-size: cover;
  background-position: center;
}
.past {
  background-image: url("../images/pastTransp.png");
  background-blend-mode: soft-light;
  background-size: cover;
  background-position: center;
}
.award {
  background-image: url("../images/kT858BAXc.jpg");
  background-blend-mode: soft-light;
  background-size: contain;
  background-position: center;
}
.region9 {
  background-image: url("../images/edunineMap.png");
  background-blend-mode: soft-light;
  background-size: contain;
  background-position: left;
  background-repeat: no-repeat;
}
.card {
  border: none;
}
.person {
    width: 18rem;
}
.logoUni {
  height: 50px;
  width: auto;
}
.footer {
  background-image: url("images/background03.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.importantDates {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  border: #051685 solid thin;
/*  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400; */
}
.marco {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  border: #051685 solid thin;
 /* font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: medium; */
}
.side-info {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  /*border: #051685 solid thin;*/
  background-color: #f8f9fa;
 /* font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: medium; */
}
.topics {
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  border: #051685 solid thin;
 /* font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400; */
}
.topicsBackg {
  background-image: url("../images/LightAbstractEdu9.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;	
}
p.reduced {
	font-size: smaller; 
}
.cinza {
  background-color: lightblue;
}
.fechado {
  text-decoration: line-through;
}
.topo {
  width: 100%;
  height: auto;
}
.technical {
  border-collapse: collapse;
  width: 100%;
  border-spacing: 2px;
}
.huge {
  font-size: 50px;
  line-height: normal;
}
.img-center {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
/*@media screen and (min-width:768px) {*/
.jumbotron {
  padding: 2px;
  margin-top: 60px;
  color: inherit;
  background-color: white;
 /* background-image: url("../images/background03.jpg");
  background-size: cover;
  background-repeat: no-repeat;*/
}
.jumbotron h1, .h1 {
  color: inherit
}
.jumbotron p {
  margin-bottom: 2.5px;
 /* font-size: 21px;*/
}
/*.container .jumbotron  {
  border-radius: 6px
} */
.jumbotron .container {
  max-width: 100%
}
/*---------------------------------------------------- */
/*----------------------------------------------------*/
.list_style {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  /*-webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; */
  transition: all 0.3s ease-in-out;
}
a:hover, a:focus {
  text-decoration: none;
  outline: none;
}
.row.m0 {
  margin: 0px;
}
.p0 {
  padding: 0px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-25 {
  margin-top: 25px;
}
section {
  background: #fff;
}
button:focus {
  outline: none;
}
.row {
  margin-left: -15px;
  margin-right: -15px
}
/*
.section_gap {
  padding: 120px 0;
}
*/
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.title_color {
  color: #222222;
}
.title_w {
  color: #fff;
}
.title {
  font-size: 36px;
  line-height: 45px;
  font-weight: 600;
}
/*============== header css =============*/
.header_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
.header-top {
  padding: 3px 0px;
}
.header-top a {
  color: #fff;
  /* -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear; */
  transition: all 0.3s linear;
}
.header-top a:hover {
  color: #f3c300;
}
.header-top ul {
  padding-left: 0px;
  margin-bottom: 0px;
}
.header-top ul li {
  display: inline-block;
  margin-right: 15px;
}
@media (max-width: 414px) {
  .header-top ul li {
    margin-right: 0px;
  }
}
.header-top .header-top-left a {
  margin-right: 8px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  display: inline-block;
}
.header-top .header-top-right {
  text-align: right;
}
.header-top .header-top-right .header-social a {
  color: #fff;
  margin-left: 15px;
/*  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear; */
  transition: all 0.3s linear;
  font-size: 14px;
}
.header-top .header-top-right .header-social a:hover {
  color: #f3c300;
}
/*
.navbar {
  padding: 0px;
  border: 0px;
  border-radius: 0px;
}
.navbar {
  background: #fff;
  padding: 0px 25px;
}
.navbar .logo_h {
  padding-top: 0px;
}
.navbar .menu_nav .nav-item .nav-link {
  font: 12px/80px "Lato", sans-serif;
  color: #222222;
  text-transform: uppercase;
  padding: 0px;
}
.navbar .menu_nav .nav-item .nav-link:after {
  display: none;
}
.navbar .menu_nav .nav-item:hover .nav-link, .navbar .menu_nav .nav-item.active .nav-link {
  color: #52c5fd;
}
.navbar .menu_nav .nav-item.submenu {
  position: relative;
}
.navbar .menu_nav .nav-item.submenu ul {
  border: none;
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0px;
  background: transparent;
}
.navbar .submenu ul {
    color: black;
}
/* END OF Change the Navbar Colors/Font/Size */
/*
@media (min-width: 992px) {

} */
/*  .navbar .menu_nav .nav-item.submenu ul {
    position: absolute;
    top: 100%;
    left: 0px;
    min-width: 220px;
    text-align: left;
    opacity: 0;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    transition: all 300ms ease-in;
    visibility: hidden;
    display: block;
    border: none;
    padding: 0px;
    border-radius: 0px;
  }

.navbar .menu_nav .nav-item.submenu ul:before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  right: 24px;
  top: 45px;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms linear;
  -o-transition: all 400ms linear;
  transition: all 400ms linear;
}

.navbar .menu_nav .nav-item.submenu ul .nav-item {
  display: block;
  float: none;
  margin-right: 0px;
  border-bottom: 1px solid #ededed;
  margin-left: 0px;
  background: #fff;
  -webkit-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  transition: all 0.4s linear;
}

@media (min-width: 992px) {
  .navbar .menu_nav .nav-item.submenu ul .nav-item {
    margin-top: 10px;
  }
}

.navbar .menu_nav .nav-item.submenu ul .nav-item .nav-link {
  line-height: 45px;
  color: #222222;
  padding: 0px 30px;
  -webkit-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
  display: block;
}

.navbar .menu_nav .nav-item.submenu ul .nav-item:last-child {
  border-bottom: none;
}

.navbar .menu_nav .nav-item.submenu ul .nav-item:hover .nav-link {
  background: #f0f0f0;
  color: #52c5fd;
}

@media (min-width: 992px) {
  .navbar .menu_nav .nav-item.submenu:hover ul {
    visibility: visible;
    opacity: 1;
  }
}

.navbar .menu_nav .nav-item.submenu:hover ul .nav-item {
  margin-top: 0px;
}

.navbar .menu_nav .nav-item + li {
  margin-left: 30px;
}

.menu_two {
  background: rgba(255, 255, 255, 0.15);
}

.menu_two .menu_nav .nav-item .nav-link {
  line-height: 60px;
  color: #fff;
}

.navbar_fixed {
  position: fixed;
  width: 100%;
  left: 0;
  background: #fff;
  top: 0;
  top: -50px;
  -webkit-transform: translateY(50px);
  -ms-transform: translateY(50px);
  transform: translateY(50px);
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  transition: transform 300ms ease, background 300ms ease, -webkit-transform 300ms ease;
}

.navbar_fixed .navbar {
  background: transparent;
}

.navbar_fixed .header-top {
  display: none;
}

.navbar_fixed.header_two {
  background: rgba(34, 34, 34, 0.9);
}

/*---------------------------------------------------- */
/*----------------------------------------------------*/
/*============= Start banner_area css =============*/
.banner_area {
  /*  background: #04091e; */
  position: relative;
  z-index: 1;
}
.banner_area .position {
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
}
/*
.booking_table {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 800px;
}
*/
.overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 125%;
  bottom: 0;
  z-index: -1;
}
.banner_content {
  color: #fff;
  margin-bottom: 94px;
}
.banner_content h6 {
  font-size: 14px;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  font-weight: 400;
}
.banner_content h2 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}
.banner_content p {
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  padding: 10px 0px 20px;
}
/*============= End banner_area css =============*/