@font-face {
  font-family: 'Poppins-Regular.ttf'; /* nome da fonte que será usada no resto do código CSS */
  src: url('fonts/Poppins-Regular.ttf') format('truetype'); /* caminho para a fonte */
}
html,
body {
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: 'Poppins-Regular.ttf', sans-serif;
scroll-behavior: smooth;
}
.h1personal{border-bottom: 3px solid #e88c5d;padding-bottom:5px;font-size: 2.25rem;text-align:center;}
.h2personal2oab{text-align:center;color:#e88c5d; padding-bottom:5px;font-size:1.5em;}
.h1personal2{text-align:center;color:#2d5169; padding-bottom:5px;font-size:2em;}
.h4personal{text-align:center;}
.h5personal{font-size: 1.25rem;text-align:center;}
@media(max-width: 414px) {
.h1personal{border-bottom: 3px solid #e88c5d;padding-bottom:5px;font-size: 1.75rem;text-align:center;}
}
.navbar .dropdown-menu i {
font-size: 16px;
min-width: 22px;
}
.navbar .nav .get-started-btn {
min-width: 120px;
margin-top: 8px;
margin-bottom: 8px;
}
.navbar .dropdown-menu {
border-radius: 1px;
border-color: #e5e5e5;
box-shadow: 0 2px 8px rgba(0,0,0,.05);
}
.navbar .nav .dropdown-menu li {
color: #999;
font-weight: normal;
}
.navbar .nav .dropdown-menu li a, .navbar .nav .dropdown-menu li a:hover, .navbar .nav .dropdown-menu li a:focus {
padding: 8px 20px;
line-height: normal;
color: #999;
}
.or-seperator {
margin-top: 32px;
text-align: center;
border-top: 1px solid #e0e0e0;
}
.or-seperator b {
color: #666;
padding: 0 8px;
width: 30px;
height: 30px;
font-size: 13px;
text-align: center;
line-height: 26px;
background: #fff;
display: inline-block;
border: 1px solid #e0e0e0;
border-radius: 50%;
position: relative;
top: -15px;
z-index: 1;
}
.navbar .checkbox-inline {
font-size: 13px;
}
.navbar .navbar-right .dropdown-toggle::after {
display: none;
}
.navbar .input-group {
width: 100%;
}
.navbar .nav .btn-primary, .navbar .nav .btn-primary:active {
display: block;
}
/* lazy img*/
article{
margin: auto;
line-height: 30px;
background-color: white;
}
section{
margin-bottom: 10px;
}
.lazy-img{
/*    display: flex;*/
align-items: center;
}
.lazy-img img{
opacity: 0;
}
.lazy-img img.loaded{
opacity: 1;
transition: opacity 1s;
}
.bg-custom,
.btn-custom {
background: #2D5169;
padding-top:2px;
padding-bottom:2px;
}
.btn-custom {
color: #fff;
}
.btn-custom:hover {
color: #fff;
background: #9661ad;
}
header {
background: #fff;
color: #000;
padding: 1px;
}
header .fas {
padding-right: 5px;
cursor: pointer;
}
header .fab {
padding-right: 10px !important;
cursor: pointer;
}
header .fas:hover,
header .fab:hover {
color: #339;
}
a.navbar-brad{
color:#000;
}
.navbar {
background-color: #fff;
}
nav {
padding: 0;
}
.nav-item {
padding-right: 10px;
color: #fff;
}
#aboutus .row:nth-child(1) {
padding-top: 10px;
padding-bottom: 20px;
}

#aboutus h4 {
font-size: 20px;
padding-top: 10px;
color: #377e80;
font-weight: 600;
}
#aboutus h5 {
font-size: 18px;
padding: 0;
margin: 0;
color: #8E44AD;
line-height: 2;
font-weight: 500;
}
#aboutus p {
text-align: left;
font-size: 14px;
line-height: 1.8;
color: #000;
}
.font10 {
font-size: 11px !important;
text-align: center !important;
padding-bottom: 15px;
}
.ultimas{
color:#000;
}
.ultimas h2 {
font-size: 20px;
padding-top: 10px;
color: #1c5c93;
font-weight: 100;
}
.ultimas a{color:#1c5c93; font-weight: 500;}
.ultimas a:hover{color:#03C; font-weight: 500;}
.about-lists {
padding: 5px;
}
.no-gutters{
box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);
}
.about-lists .row {
overflow: hidden;
}
.about-lists .content-item {
padding: 10px;
border-left: 1px solid #d9e8f4;
border-bottom: 1px solid #d9e8f4;
margin: -1px;
}
.about-lists .content-item span {
display: block;
font-size: 24px;
font-weight: 400;
color: #069;
}
.about-lists .content-item h5 {
font-size: 18px;
font-weight: 400;
color: #900;
padding-left:5px;
}
.about-lists .content-item h4 {
font-size: 28px;
font-weight: 400;
padding: 0;
margin: 20px 0;
}
.about-lists .content-item p {
color: #aaaaaa;
font-size: 15px;
margin: 0;
padding: 0;
}
@media (max-width: 768px) {
.about-lists .content-item {
padding: 40px 0;
}
}
.about-lists .content-item h4 {
font-size: 28px;
font-weight: 400;
padding: 0;
margin: 20px 0;
}
.index-content a:hover{
color:black;
text-decoration:none;
}
.index-content{
margin-bottom:20px;
padding:10px 0px;
}
.index-content .row{
margin-top:20px;
}
.index-content a{
color: black;
}
.index-content .card{
height:270px;
background-color: #FFFFFF;
padding:0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius:4px;
box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.3);
}
.index-content h5 {
font-size: 18px;
padding-left: 10px;
margin: 0;
color: #333;
line-height: 2;
font-weight: 500;
}
.index-content .card:hover{
box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.3);
color:black;
}
.index-content .card h4{
margin:20px;
}
.index-content .card p{
margin:20px;
opacity: 0.65;
}
.index-content .blue-button{
width: 100px;
-webkit-transition: background-color 1s , color 1s; /* For Safari 3.1 to 6.0 */
transition: background-color 1s , color 1s;
min-height: 20px;
background-color: #002E5B;
color: #ffffff;
border-radius: 4px;
text-align: center;
font-weight: lighter;
margin: 0px 20px 5px 20px;
padding: 1px 0px;
display: inline-block;
position: absolute;
left:    0;
bottom:   0;
}
.index-content .blue-button:hover{
background-color: #dadada;
color: #002E5B;
}
@media (max-width: 768px) {
.index-content .col-lg-4 {
margin-top: 20px;
}
}
.index-content .card{
height:290px;
}
/*doutrinas*/
.divdoutrinas{
background-color:#fdfdfd;
}
.font11 {
font-size:1.2rem;
text-transform: uppercase;
text-align: center !important;
padding-bottom: 5px;
}
.font11  a{color:#000;text-decoration:none}
.font11 a:focus,.font11 a:hover{text-decoration:none;color:#666666}
a.read-more { background-color: #93291b; border: 1px solid #333333; border-radius: 3px 3px 3px 3px; box-shadow: 0 0 1px #93291b inset; color: #f5f5f5; padding: 5px;}
a.read-more:hover { background-color: #be3523; border-radius: 3px 3px 3px 3px; text-decoration: none; }
a.maispesquisadas {font-size: 0.9rem; }
a.maispesquisadas:hover { font-size: 0.9rem;}
.shadowimg {box-shadow: 0 5px 25px 0 rgba(214, 215, 216, 0.6);}
#myFooter{
bottom: 0;
width: 100%;
}
#myFooter{background-color:#1c5c93;color:#fff}
#myFooter .row{margin-bottom:60px}
#myFooter .info{text-align:justify;color:#afb0b1}
#myFooter ul{list-style-type:none;padding-left:0;line-height:1.7}
#myFooter h5{font-size:18px;color:#fff;font-weight:700;margin-top:30px}
#myFooter .logo{margin-top:10px}
#myFooter .second-bar .logo a{color:#fff;font-size:28px;float:left;font-weight:700;line-height:68px;margin:0;padding:0}
#myFooter a{color:#d2d1d1;text-decoration:none}
#myFooter a:focus,#myFooter a:hover{text-decoration:none;color:#fff}
#myFooter .second-bar{text-align:center;background-color:#33373e;text-align:center}
#myFooter .second-bar a{font-size:22px;color:#9fa3a9;padding:10px;transition:.2s;line-height:68px}
#myFooter .second-bar a:hover{text-decoration:none}#myFooter .social-icons{float:right}
#myFooter .facebook:hover{color:#0077e2}
#myFooter .instagram:hover{color:purple}
#myFooter .twitter:hover{color:#00aced}
@media screen and (max-width:767px){
#myFooter{text-align:center}
#myFooter .info{text-align:center}
#nomelogo{font-size:65%; color:#1c5c93;}
h2{font-size:1.5rem; text-align:center;color:#2d5169;}
}
#subirTopo { z-index:1000; text-decoration: none; background: rgba(30,156,161,.9); bottom: 15px; right: 15px; color: #fff; text-align: center; cursor: pointer; padding: 5px; font-size: 12px; font-weight: bold; text-transform: uppercase; position: fixed; border: 0; font-family: sans-serif; opacity: .6; } #subirTopo:hover { opacity:1; }
.dropdown:hover>
.dropdown-menu{display:block;margin-top:0px}
.dropdown>.dropdown-toggle:active{/*Withoutthis,clickingwillmakeitsticky*/pointer-events:none;}
.dropdown-menu.show{margin-top:0px}
.style_featured{
padding: 20px 0;
text-align: center;
}
.style_featured > div > div{
margin-bottom: 30px;
padding:15px 0px 15px;
border: 1px solid rgb(153, 200, 250);
box-shadow: rgba(0, 0, 0, 0.1) 0px 9px 9px 9px;
background: rgba(153, 200, 250, 0.1);
}
.content{
padding: 5px;
margin-bottom: 5px;
}
.content span:hover{
cursor: pointer;
}
.tooltip-inner{
text-align: left;
max-width: 350px;
background-color: #333;
}
.tooltipEl {
border-bottom: 1px dotted;
color:#00C;
}
.btn-primary{
background-color: #B30000;
border-color: #b46954;
}
.btn-primary:hover{
background-color: #b46954;
border-color: #e88c5d;
}
#grad1 {
height: 200px;
background-color: #27e1d3; /* For browsers that do not support gradients */
background-image: linear-gradient(to bottom right, #27e1d3, #bef2dc);
}
.form-signin {
width: 100%;
max-width: 330px;
padding: 15px;
margin: 0 auto;
}
.form-signin .checkbox {
font-weight: 400;
}
.form-signin .form-control {
position: relative;
box-sizing: border-box;
height: auto;
padding: 10px;
font-size: 16px;
}
.form-signin .form-control:focus {
z-index: 2;
}
.form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
margin-bottom: 10px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.form-control {
box-shadow: none;
font-weight: normal;
font-size: 13px;
}
.navbar .form-inline {
display: inline-block;
}
.navbar .dropdown-menu i {
font-size: 16px;
min-width: 22px;
}
.navbar .navbar-form {
border: none;
}
.navbar .dropdown-menu.form-wrapper {
width: 280px;
padding: 20px;
left: auto;
right: 0;
font-size: 14px;
}
.navbar .dropdown-menu.form-wrapper a:hover{
text-decoration: underline;
}
.navbar .form-wrapper .hint-text {
text-align: center;
margin-bottom: 15px;
font-size: 13px;
}
.navbar .form-wrapper .form-footer {
text-align: center;
padding-top: 10px;
font-size: 13px;
}
.navbar .form-wrapper .form-footer a:hover{
text-decoration: underline;
}
.navbar .form-wrapper .checkbox-inline input {
margin-top: 3px;
}
.or-seperator {
margin-top: 32px;
text-align: center;
border-top: 1px solid #e0e0e0;
}
.or-seperator b {
color: #666;
padding: 0 8px;
width: 30px;
height: 30px;
font-size: 13px;
text-align: center;
line-height: 26px;
background: #fff;
display: inline-block;
border: 1px solid #e0e0e0;
border-radius: 50%;
position: relative;
top: -15px;
z-index: 1;
}
@media (min-width: 1200px){
.form-inline .input-group {
width: 300px;
margin-left: 30px;
}
}
@media (max-width: 768px){
.navbar .dropdown-menu.form-wrapper {
width: 100%;
padding: 10px 15px;
background: transparent;
border: none;
}
.navbar .form-inline {
display: block;
}
.navbar .input-group {
width: 100%;
}
.navbar .nav .btn-primary, .navbar .nav .btn-primary:active {
display: block;
}
}

* {
box-sizing: border-box;
}
.row3 {
height: 400px;
background: rgb(39,225,211);
background: linear-gradient(90deg, rgba(39,225,211,1) 0%, rgba(207,235,223,1) 72%);
}
/* Create two equal columns that floats next to each other */
.column3 {
float: left;
margin-left: 399px;
width: 25%;
padding: 44px 1px 1px 1px;
}
.column3 h1 {
font-size: 64px;
font-weight: bold;
color: #000!important;
text-align: left;
}
.column3 h2 {
color: #000!important;
text-align: left;
}
.column4 {
float: left;
margin-left: 50px;
width: 40%;
padding: 10px 1px 1px 1px;
}
.column4 h1 {
font-size: 64px;
font-weight: bold;
color: #000!important;
text-align: left;
}
/* Clear floats after the column3s */
.row3:after {
content: "";
display: table;
clear: both;
}
/* Responsive layout - makes the two column3s stack on top of each other instead of next to each other */
@media screen and (max-width: 1300px) {
.column3 {
width: 100%;
margin-left: 400px;
}
.column4 {
width: 100%;
margin-left: 0px;
}
.row3{
height: 800px;
}
}
@media screen and (max-width: 660px) {
.column3 {
width: 100%;
margin-left: 19px;
margin-top: 10px;
}
.column4 {
width: 100%;
margin-left: 19px;
margin-top: 10px;
}
.row3{
height: 800px;
}
}
@media (max-width:599px) {
.navbar.ncustom {
width: 100%;
margin: 0 auto;
font-size: 11px;
}
.btn {
font-size: 11px;
}
.navbar .dropdown-menu.form-wrapper	{
width: 100px;
background-color: #fff;
}
}
@media (max-width:800px) {
.navbar.ncustom {
width: 95%;
margin: 0 auto;
font-size: 12px;
}
.btn {
font-size: 12px;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0px;
padding-left: 0px;
}
}
@media (max-width:1024px) { /* big landscape tablets, laptops, and desktops */
.navbar.ncustom {
width: 80%;
margin: 0 auto;
font-size: 12px;
}
.btn {
font-size: 12px;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0px;
padding-left: 0px;
}
}
@media (max-width:1280px) { /* hi-res laptops and desktops */
.navbar.ncustom {
width: 80%;
margin: 0 auto;
font-size: 13px;
}
.btn {
font-size: 13px;
}
.navbar-expand-sm .navbar-nav .nav-link {
padding-right: 0px;
padding-left: 0px;
}
}
@media (min-width:1281px) { /* hi-res laptops and desktops */
.navbar.ncustom {
width: 50%;
margin: 0 auto;
font-size: 13px;
}
}
.cardv{
background: rgb(8,48,48);
background: linear-gradient(180deg, rgba(8,48,48,1) 0%, rgba(28,183,186,1) 100%);
}
.gren-button {
display: inline-block;
position: absolute;
right: 0;
bottom: 0;
}
.dtbase {
display: inline-block;
position: absolute;
left: 0;
bottom: 40;
}
.carousel{
background: rgb(39,225,211);
background: linear-gradient(90deg, rgba(39,225,211,1) 0%, rgba(207,235,223,1) 72%);
}
.carousel-inner{
  min-height: 330px;
}
.carousel-caption{
  top: 0;
}
.carousel-caption h3 {
font-size: 64px;
font-weight: bold;
color: #002e5b;
}
.carousel-caption h4 {
font-size: 24px;
font-weight: bold;
color: #002e5b;
}