/*
    Theme Name: Bell
    Theme URL: https://bootstrapmade.com/bell-free-bootstrap-4-template/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,500;1,700&family=Roboto:wght@400;900&display=swap');

.header {
    height:100px;
	margin:0.938em .4em;
    overflow: hidden;
	padding:0 9em;
	width:100%;
}
.header-logo1 img {
	width:100%;
}
.header-logo2 img{
	width:100%;
}
.header-title {
	width:530px;
	margin-left:.3em;
	padding:0 .6em;
	text-align:center;
}
.header-title h1{font-family: "Raleway", Helvetica, Arial, sans-serif;
font-size: 28px;text-align:center;color:#428f5d;font-weight:bold;}
.header-title h2{font-family: "Raleway", Helvetica, Arial, sans-serif;
font-size: 18px;text-align:center;color:#428f5d;font-weight:bold;}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

p {
  
  font-family: "Raleway", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 6rem;
}

h2 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.875rem;
	margin-bottom: 65px;
	color:#428f5d;
}

h3 {
  font-size: 1.5rem;
  
}

h4 {
  font-size: 18px;
}

/* ==================================================
  General
  ================================================== */

a {
  transition: 0.5s;
  text-decoration:none;
}

td{
  word-break:break-all;
}
.contenido h3{
	font-size: 24px;
	 margin-bottom: 24px;
  color:#428f5d;
  text-align:left;}

/* .td{font-family: "Raleway", Helvetica, Arial, sans-serif; */
/* font-size: 12px;text-align:center;color:#428f5d;font-weight:bold;} */
/* ==================================================
  Elements
  ================================================== */

.btn {
  background-color: #428f5d;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #fff;
  padding: 15px 45px;
  border-radius: 50px;
}

.btn:hover {
  background-color: #E04F00;
  color: #fff;
}

.btn:focus {
  color: #fff;
}

.btn-ghost {
  border: 3px solid #fff;
  background-color: transparent;
}

.btn-ghost:hover {
  background-color: #fff;
  color: #199EB8;
}

section {
  padding: 35px 0;
}

.card {
  position: relative;
  padding: 0;
  border: 0;
  border-radius: 0;
  margin: 0;
  overflow: hidden;
}

a:hover {
  text-decoration: none !important;
}

.scrolltop {
  display: none;
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #428f5d;
  color: #fff;
  text-align: center;
  font-size: 24px;
}

.scrolltop:hover,
.scrolltop:active,
.scrolltop:focus {
  color: #fff !important;
  opacity: .75;
}

/* ==================================================
  Hero Styling
================================================== */

.banner {
  display: table;
  position: relative;
  background-image: url(../img/banner2.jpg);
  background-size: 100% 100%;
  padding: 7.5em 1.25em;
  color: #fff;
  width: 100%;
  height: 100vh;
}

.banner:after {
  content: '';
  z-index: 0;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.50);
  width: 100%;
  height: 100%; 
  left: 0;
  top: 0;
}

.banner .container {
  position: relative;
  z-index: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 100%;  
}



/* ==================================================
  Menu Styling
================================================== */

#menu {
  background: #428f5d;
  height: 70px;
}

/* #menu #logo { */
  /* margin: 14px 25px 0 0; */
/* } */

/* #menu #logo h1 { */
  /* font-size: 36px; */
  /* margin: 0; */
  /* padding: 2px 0; */
  /* line-height: 1; */
  /* font-family: "Raleway", Helvetica, Arial, sans-serif; */
  /* font-weight: 700; */
  /* letter-spacing: 3px; */
  /* text-transform: uppercase; */
/* } */

/* #menu #logo h1 a, */
/* #menu #logo h1 a:hover { */
  /* color: #fff; */
/* } */

/* #menu #logo img { */
  /* padding: 0; */
  /* margin: 0; */
  /* max-height: 40px; */
/* } */


/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Nav Menu Essentials */

.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 140px;
}

/* Nav Menu Arrows */

.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107"; 
  /* content:"\f078"; */
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}


/* Nav Meu Container */

#nav-menu-container {
  margin: 0;
}

/* Nav Meu Styling */

.nav-menu a {
  padding: 22px 10px 18px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 15px;
  outline: none;
}

.nav-menu a:hover,
.nav-menu li:hover > a,
.nav-menu .menu-active > a {
  color: rgba(255, 255, 255, 0.75);
}

.nav-menu ul {
  margin: 4px 0 0 15px;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.08);
}

.nav-menu ul li {
  background: #428f5d;
  border-top: 1px solid #f4f4f4;
}

.nav-menu ul li:first-child {
  border-top: 0;
}

.nav-menu ul li:hover {
  background: #428f5d;
  transition: 0.3s;
}

.nav-menu ul li a {
  color: #fff;
  transition: none;
  padding: 10px 15px;
}

.nav-menu ul li a:hover {
  color: #fff;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */

#mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999;
  margin: 8px 10px 0 0;
  border: 0;
  background: #428f5d;
  font-size: 24px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
}

/* Mobile Nav Styling */

#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background-color: rgba(66, 143, 93, 0.9);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 1em;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}


#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #199EB8;
}

#mobile-nav ul .menu-item-active {
  color: #199EB8;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}

/* Mobile Nav body classes */

body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

/* ==================================================
  Stats Styling
================================================== */

.stats-row {
  margin-top: 65px;
}

.stats-col .circle {
  display: inline-block;
  width: 160px;
  height: 160px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #666;
  border: 6px solid #428f5d;
  border-radius: 50%;
  padding: 55px 25px 0 25px;
  position: relative;
}

.stats-col .circle .stats-no {
  color: #fff;
  width: 70px;
  height: 70px;
  line-height: 70px;
  top: -25px;
  right: -15px;
  font-family: "Raleway", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #428f5d;
  position: absolute;
  border-radius: 50%;
  font-weight: 700;
}

/* ==================================================
  introduccion Styling
  ================================================== */

.intro {
  color: #000;
  height: auto;
  overflow: hidden;
  padding-top: 25px;
}

.intro h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
}

.intro p {
  color: #000;
  line-height:2em;
  font-size: 1.2rem;
  margin-bottom: 45px;
}
.intro .centrador{
  position: relative;
  width: 400px;
  height: 400px;
  background-color: red;
}

.intro #imagen{
    position: absolute;
    width: 100px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
/* ==================================================
  Features Styling
  ================================================== */

.misvis {
	padding-top:5px;
  padding-bottom: 15px;
}

.misvis-col {
  display: table;
  padding-bottom: 35px;
}

.misvis-col > div > div {
  display: table-cell;
  vertical-align: middle;
}

.misvis-col > div > div:last-child {
  padding-left: 20px;
}

.misvis-col h2 {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
  color: #428f5d;
}

.misvis-col p {
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  color: #999;
  text-align:justify;
}


/* ==================================================
  objetivo Styling
  ================================================== */

.contenido {
  color: #000;
  height: auto;
  overflow: hidden;
  padding-top: 65px;
}

.contenido h2 {
  text-transform: uppercase;
  /* margin-bottom: 15px; */
  margin: 18px 0;
  padding-bottom:25px;
}

.contenido p {
  color: #333;
  line-height:1.6em;
  margin-bottom: 15px;
  text-align:justify;  
  font-size: 1.1rem;
}
.contenido ul li {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.2rem;
	color: #333;
	text-align:justify;  
}

.contenido .centrador{
  text-align:center;
  width: 400px;
  height: 400px;
  margin:12px 125px;
  /* background-color: red; */
}

.contenido #imagen{
     position: absolute; 
    /* width: 100px; */
    top: 0;
    left: 0;
    right: 0;
    bottom: 4px;
	display:flex;
  margin:0 auto;
}
.sep {
	
  padding: 45px 12px;
}
.space {
  background-color: #Fff;
  padding: 25px 0;
}
.contenido .simbolo {
	font-family: "Raleway", Helvetica, Arial, sans-serif;
	font-size: 1.5rem;
  color: #333;
   font-weight:bold;
}
/* ==================================================
  Portfolio Styling
  ================================================== */

.portfolio {
  background-color: #fff;
  padding-bottom: 95px;
}

.portfolio h1 {
	font-size:5rem;
  color: #428f5d;
  margin-bottom: 25px;
}



.portfolio-grid .row > div .card img {
  width: 100%;
}

/* ==================================================
  Footer Styling
  ================================================== */

.site-footer {
  background-color: #428f5d;
  padding: 0;
}

.site-footer .bottom {
  background: rgba(66,143,93,0.8);
  padding: 20px 0;
}
.site-footer .bottom .list-inline {
  position: relative;
  top: 5px;
}

.site-footer .bottom .list-inline p {
  color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  margin-right: 5px;
}

.site-footer p {
  color: #fff;
  font-size:1rem;
  opacity: .75;
  line-height: 2.0925;
}

.site-footer .bottom .social-nav {
  margin-top: 15px;
}

.site-footer .bottom .social-nav a {
  font-size: 20px;
  margin-left: 15px;
  color: #fff;
}

.site-footer .bottom .social-nav a:hover {
  color: rgba(255, 255, 255, 0.95);
}


.site-footer .bottom .credits {
   color: #fff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size:1em;  
}

.site-footer .bottom .credits a {
  color: #fff;
}

/* ==================================================
  Responsive Styling
  ================================================== */

@media (max-width: 768px) {
  #menu {
    height: 50px;
  }

 
  #nav-menu-container {
    display: none;
  }

  #mobile-nav-toggle {
    display: inline;
  }
  
 .header {
    height:300px;
}
section #investig{
	width:80%;
}

}

@media (max-width: 767px) {
  .block {
    padding-left: 30px;
    padding-right: 30px;
  }
  section #investig{
	  width:50px;
	  display: block; 
  }
}

@media (max-width: 61.9em) {
  section,
  .block,
  .space {
    padding: 35px 0;
  }
 #investig{
	  width:.5em;
	  	/* padding: 25px 0; */
  }
  .features {
    padding-bottom: 5px;
  }

  p,
  .block p {
    margin: 0;
  }

  .banner-brand {
    margin-bottom: 35px;
  }

  .tagline {
    margin: 35px 0;
  }

  h1 {
    font-size: 32px;
    margin: 0;
  }

  h2,
  .tagline {
    font-size: 24px;
  }

  h2 {
    margin-bottom: 25px;
  }

  h3 {
    font-size: 14px;
  }

  .banner {
    /* padding: 75px 0; */
	padding: 25px 0;
  }

  .block {
    height: auto;
  }

  .feature-col {
    padding-bottom: 30px;
  }

  
  .site-footer .social-nav {
    margin-bottom: 35px;
  }

  .site-footer .list-inline {
    text-align: center;
    padding-bottom: 15px;
  }

  .site-footer .list-inline li {
    display: inline-block;
  }
 
}