@charset "utf-8";
/* CSS Document */

/*
---------------------------------------------
TEMPLATE LP - 2018 v1.1
11/09/2018
Autor: Paulo Cézar Teilor Junior
---------------------------------------------
*/


/*
----------------------------------------------
ESTRUTURA G1
----------------------------------------------
*/

/* BARRA G1 */
.gui-color-primary-bg {background-color: #A80000; border-bottom: 1px solid; border-bottom-color: rgba(150,0,0,0.4)}
.header-principal {height: 74px;}
.header-navegacao-color {color:#fff; padding: 10px 0;}
.logo {color:#fff;}
.logo-area {height: 90%;}
.logo-area .logo svg {height: 35px; transition: 0.3s;}
.logo-area .logo svg:hover {opacity: 0.6; transition: 0.3s;}
.header-title {
  color: #fff;
  text-transform: uppercase;
  font-family: Opens Sans, sans-serif;
  font-size: 28px;
  transition: 0.3s;
  text-align: center;
}
.header-title:hover {text-decoration: none; color: #fff; opacity: 0.6; transition: 0.3s;}
.header-title a {}

.header-pub { background: url(http://hotsites-sistemafiep.s3.amazonaws.com/wp-content/themes/fiep-industria/images/header-pub.png) top center; height: 47px;}

/* RODAPE G1 */
.glb-rodape {background-color: #A80000; color: #fff; width: 100%;}
.glb-rodape a {color: #fff;}
.glb-rodape li {font-size: 12px; }
.glb-rodape ul { }

.first-line {border-bottom: 1px solid; border-bottom-color: rgb(250,250,250,0.5);}
.footer-pull {float: right; border: none;}
.vl {border-right: 1px solid green; height: 20px; border-right-color: rgb(250,250,250,0.5);}

/*
----------------------------------------------
ESTRUTURA SITE
----------------------------------------------
*/

/* ESTRUTURA */
.bar-white {height: 5px; background-color: #fff;}
.bar-blue {height: 10px; background-color: #2c4e80;}
.bar-yellow {height: 5px; background-color: #faea23;}
.height-a {height: 90px;}
.btn-360 .text-360-2 {transition: 0.3s;}
.btn-360 .text-360-2:hover {font-size: 28px; text-decoration: none; color: #83A3D4; transition: 0.3s;}
.btn-360:hover {text-decoration: none;}

.banner-h {}
.bg-img {background: url('../img/img_banner_fundo5.jpg') no-repeat center center; background-color: #2C4E80;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;}

.b-content-gdp {padding-top: 115px;}
.bg-agende-gdp {background-color: #a6b528; min-height: 115px; color:#fff; font-family: 'Oswald',sans-serif; text-transform: uppercase; font-weight: 300;}

.height-1 {height: 10px;}
.height-2 {height: 20px;}
.height-3 {height: 30px;}

.bg-news-gdp {background: url('../img/fundonews.png') no-repeat; background-color: #eaecd7; min-height: 200px;}
.bg-videos-gdp {background: url('../img/fundos_videos.png') no-repeat right; background-color: #849803; min-height: 200px;}


.title-border-1 {border: 1px solid #a5b136;}
.card {transition: 0.3s;}

.card:hover {background-color: rgba(165,177,54,0.1); color: #fff !important; transition: 0.3s;}
.noticia-gdp {background-color: #fff; transition: 0.3s;}
.noticia-gdp:hover {background-color: rgba(44,78,128,0.1); color: #fff; transition: 0.3s;}

.news {padding: 0 10px 25px 10px; transition: 0.3s;}
.news:hover {opacity: 0.5; transition: 0.3s;}

.btn-todos {font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase; background-color: #a5b136; border: none; text-decoration: none; padding: 10px 45px; border-radius: 0px; transition: 0.3s;}
.btn-todos:hover {background-color: #828B2A; transition: 0.3s;}
.todas-gdp {border: 1px solid #a5b136; padding: 5px;}

.v-hr {border-left:1px dotted #a5b136;}


/* TIPOGRAFIA */
h1 h2 h3 h4 {font-family: 'Oswald', sans-serif;}

.text-360-1 {color: #2c4e80; font-size: 16px; }
.text-360-2 {color: #2c4e80; font-size: 25px; font-weight: bold;}

.tag {background-color: #a5b136; color: #fff; font-size: 12px; padding: 2px 8px; font-weight: 700;}
.tag-uni {color: #a1a1a1;}
.title-uni {font-family: 'Open Sans', Arial, sans-serif; font-size: 22px; color:#2c4e80; font-weight: bold; text-transform: uppercase;}
.gravata-uni {font-family: 'Open Sans', Arial, sans-serif; font-size: 18px; color:#494949;}

.title-gdp-2 {color: #a5b136; font-weight: bold; transition: 0.3s;}
.title-gdp-2:hover {color: #CFD87F; font-weight: bold; transition: 0.3s;}
.p-basic {color: #656565; transition: 0.3s;}
.p-basic:hover {color: #959595; transition: 0.3s;}

.font-thin {font-weight: 300;}
.hr-dashed {border-top: dotted 3px #bdcc42;}

.btn-gdp-1 {border: none; font-family: 'Oswald', sans-serif; background-color: #b8c835; text-transform: uppercase; transition: 0.3s;}
.btn-gdp-1:hover {background-color: #a2b128; text-decoration: none;}

.decoration-none {text-decoration: none;}
.decoration-none:hover {text-decoration: none;}

.bg-gdp p {color: #fff;}
.title-gdp-1 {font-family: 'Oswald', sans-serif; font-weight: 300; text-transform: uppercase; color: #a5b136;}

.bg-videos-gdp .title-gdp-1 {color: #fff;}
.bg-videos-gdp .title-gdp-2 {color: #fff;}
.bg-videos-gdp p {color: #fff;}
.bg-videos-gdp .title-gdp-1:hover {color: #fff; opacity: 0.8;}
.bg-videos-gdp .title-gdp-2:hover {color: #fff; opacity: 0.8;}
.bg-videos-gdp p:hover {color: #fff; opacity: 0.8;}

.bg-videos-gdp img:hover {opacity: 0.9;}

.bg-videos-gdp .title-border-1 {border-color: #fff;}

.bg-videos-gdp a {text-decoration: none; transition: 0.3s;}


