/*
Theme Name: Diretorias
Theme URI: 
Author: Marcos Mendes
Author URI: http://www.dti.ufv.br/
Description: 	
Version: 1.1
License: GNU General Public License
License URI: license.txt
Tags: Universidade Federal de Viçosa, UFV
*/

@font-face {
  font-family: 'lucida_sansdemibold';
  src: url("assets/font/lucida-sans-demibold_28961-webfont.woff2") format("woff2"), url("assets/font/lucida-sans-demibold_28961-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

html,body,h1,h2,h3,h4,h5,h6,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit;outline:0;vertical-align:baseline;margin:0;padding:0;}
:focus{outline:0;}
ol,ul{list-style:none;}
table{border-collapse:separate;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
i,em{font-style:italic;}
b,strong{font-weight:bold;}
small{font-size:10px;}
big{font-size:16px;}
a img{border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
h1,h2,h3,h4,h5,h6{font-weight:bold;}
a:link,a:visited{color:#0066cc;text-decoration:none;outline:0;}
a:hover,a:active{color:#0055a9;text-decoration:none;outline:0;}
body{font:normal 13px/150% "lucida_sansdemibold", sans-serif;color:#363636;}
 
#corpo{

}
 
#header{
    width:100%;
    background: #fff;
}

#header #container {
  width: 960px;
  min-height: 135px;
}
 
#header h1{
font-size:24px;
margin-bottom:10px;
}
 
#header h2{
font-size:18px;
margin-bottom:20px;
}

.custom-logo-link img { 
    width: 210px;
    height: auto;
    margin: 14px 0px; }

.logo {
    float: left;
}

#LogoUFV a { 
    float: right;
    height: 69px;
    margin-top: 44px; }

#LogoUFV img {
    width: 215px;
}

/* Seletor linguagem */

.wrapper-language {

}

.menu-seletor-de-linguagens-container {
    clear:both;
    float:right;
    margin-top: -26px;
    width: 115px;
}

.seletor-linguagem {
    list-style:none;
    position:relative;
}

.seletor-linguagem ul {
    
}

ul li:hover > ul, 
ul li ul:hover {
    visibility:visible;
    opacity:1;
    display:block;
}

.seletor-linguagem{
    padding: 6px 6px 1px 1em;
    z-index: 20;
}

.seletor-linguagem li ul li {
    clear:both;
    width:100%;
    padding: 1em 1em 0.5em;
    text-align:left;
}

.seletor-linguagem li ul li + li {
    padding-top: 0.5em;
}


.seletor-linguagem li ul {
    list-style-type:none;
    visibility:hidden;
    position:absolute;
    left:0;
    display:none;
    opacity:0;
    background-color:#d1d5db;
    width:100%;
    z-index: 600;
}

.seletor-linguagem a{
    color:#404852;
}

.seletor-linguagem li ul li a:hover {
    color: #c01412;
}

.seletor-linguagem:hover{
    background-color:#d1d5db;
}




#navigation {
    background: #682A2C;
    width: 100%;
}

#nav{
    width:940px;
    margin: 0 auto;
    height: 44px;
}

.navegacao{
    width:100%;
    float:left;
    }

.linha {
    background: #682A2C;
    width: 573px;
    height: 2px;
    margin-top: 7px;
    margin-right: 10px;
    float: left;
}

.vejamais a {
  color: #682A2C;
}
 
.recentes{
    float:left;
    }
 
.anteriores{
    float:right;
    }
 
#container{
margin:0px auto;
width:960px;
  margin-bottom: 10px;
}

#Superior {
    margin-top: 10px;
}

#Slider {
	overflow: hidden;
}
 
#noticias{
width:715px;
float:left;
margin-bottom: 10px;
}

  .noticia{
  width:227px;
  margin-bottom:30px;
  float:left;
  margin-right: 10px;
  background-color: #fff;
  }

  .noticia img {
    width: 227px;
    height: 176px;
    object-fit: cover;
  }
   
  .noticia h1{
  font-size:20px;
  margin-bottom:10px;
  }
   
  .noticia h2{
    margin: 5px 10px 10px 5px;
    font-size: 15px;
  }

  .noticia h2 a{
  color: #2f2d2d;
  }
   
  .noticia p{
  margin-bottom:10px;
  margin-left: 5px;
  }
 
#sidebar{
width:245px;
float:right;
}

#conteudo{
    width: 100%;
    margin: 40px 0;
    min-height: 490px;
}

#artigos {
    width: 960px;
    margin: 0 auto;
    text-align: justify;
    font-family: sans-serif;
    font-size: 18px;
    line-height: 25px;
}

#artigos h1, h2, h3, h4, h5, h6 {
    color: #682A2C !important;
}

.artigo h1 {
    font-size: 30px;
    font-family: "lucida_sansdemibold", sans-serif;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: inherit;
    color: #682A2C;
    text-align: left;
}


.buscaContainer {
height: 2.5rem;
background-color: #fff;
border-radius: 2px;
border-color: #682A2C;
border-style: solid;
border-width: 3px;
box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16),0 0 0 1px rgba(0,0,0,0.08);
box-sizing: border-box;
width: 100%;
max-width: 100%;
display: flex; /* <===== the most iportant line in this code */
}

.buscaContainer .campo-busca {
flex : 1; /*  <===== the most iportant line in this code */
font-size: 14px;
color: #000;
border: none;
margin-left: 10px;
}

.btn-busca {
border: none;
background-color: #fff;}

.btn-busca img {
  width: 20px;
  margin: 5px 3px 0 0;
}

.widget .menu { width: 245px; text-transform: uppercase; font-size: 15px; }
.widget .menu { margin: 0; padding: 0px; }
.widget .menu li {
  background: url(assets/images/estrutura/botao-lateral2.png) no-repeat top left;
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 245px;
  height: 56px;
  margin-bottom: 5px;
  display: flex;
  align-items: center; 
}
.widget .menu li a {
  font-size: 11px;
  color: #682A2C;
  padding-left: 62px;
  float: left;
  margin-top: 5px;
}

.widget .menu li a:hover { background-position: bottom left }
 
.widget{
width:245px;
margin: 12px 0;
}
 
.widget h3{
font-size:14px;
margin-bottom:10px;
}

#banners-rodape {
    width: 74%;
    margin-bottom: 15px;
    text-align: center;
}

#banner-rodape {
    width: 180px;
    height: 100px;
    border-color: #b3b3b3;
    border-width: 2px;
    border-style: solid;
    display: inline-block;
}

#banner-rodape h2 {
    position: absolute;
    width: 170px;
	margin-top: 75px;
    padding: 6px 5px 0px 5px;
    text-align: center;
    background: url(assets/images/estrutura/fundo-banner.png) no-repeat top left;
    background-color: #ffffff;
    opacity: 0.9;
}

#banner-rodape h2 a {
  color: #000;
}

#banner-rodape a img {
    max-width: 180px !important;
    height: 100px !important;
    object-fit: cover;
}
 
#footer{
width: 100%;
font-size: 11px;
text-align: center;
background-color: #682A2C;
clear: both;
color: #fff;
}

#footer .direitos {
    padding: 5px 0 5px 0;
}

#endereco-rodape {
    padding: 25px 0;
    font-size: 110%;
    text-align: left;
    margin: 0 auto;
    width: 955px;
}

#endereco-rodape h2 {
    font-size: 16px;
    margin: 5px 0;
}

#comments{
    width:630px;
    float:left;
    border-top:1px solid #bebebe;
    }
 
#comments h3{
    font-size:14px;
    margin:20px 0;
    }
 
ol.commentlist{
    list-style:none;
    }
 
ol.commentlist li{
    margin-bottom:30px;
    }
 
ol.commentlist ul{
    margin:0px;
    }
 
ol.commentlist ul li{
    margin:20px 20px 20px 40px;
    }
 
#respond{
    margin:0 0 30px 0;
    clear:both;
    }
 
#respond form label{
    float:left;
    clear:left;
    width:60px;
    text-align:right;
    margin-right:10px;
    }
 
#respond form input{
    float:left;
    width:250px;
    margin-bottom:10px;
    }
 
#respond form textarea{
    float:left;
    width:400px;
    height:100px;
    margin-bottom:10px;
    }
 
#respond form input.commentsubmit{
    float:left;
    margin-left:70px;
    }

/* COMEÇO MENU PRINCIPAL */
#cssmenu {
  padding: 0;
  margin: 0;
  border: 0;
  width: auto;
}
#cssmenu ul,
#cssmenu li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#cssmenu ul {
  position: relative;
  z-index: 19;
}
#cssmenu ul li {
  float: left;
  min-height: 1px;
  vertical-align: middle;
}
#cssmenu ul li.hover,
#cssmenu ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
}
#cssmenu ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#cssmenu ul ul li {
  float: none;
}
#cssmenu ul ul ul {
  top: 0;
  left: 190px;
  width: 190px;
}
#cssmenu ul li:hover > ul {
  visibility: visible;
}
#cssmenu ul ul {
  bottom: 0;
  left: 0;
}
#cssmenu ul ul {
  margin-top: 0;
}
#cssmenu ul ul li {
  font-weight: normal;
}
#cssmenu a {
  display: block;
  line-height: 1em;
  text-decoration: none;
}
/* Custom CSS Styles */
#cssmenu {
  font-family: "lucida_sansdemibold", sans-serif;
  font-size: 12px;
}
#cssmenu > ul {
  *display: inline-block;
}
#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu ul {

}
#cssmenu ul ul {
  text-transform: none;
  min-width: 190px;
}
#cssmenu ul ul a {
  background: rgba(222, 222, 222, 0.9);
  color: #272727;
  border-top: 0 none;
  line-height: 150%;
  padding: 14px 20px 9px 20px;
  font-size: 12px;
}
#cssmenu ul ul ul {
  border-top: 0 none;
}
#cssmenu ul ul li {
  position: relative;
}
#cssmenu ul ul li:first-child > a {
  
}
#cssmenu ul ul li:hover > a {
  background: #502122;
  color: #ffffff;
}
#cssmenu ul ul li:last-child > a {

}

#cssmenu ul ul li:last-child:hover > a {

}

#cssmenu ul ul li.has-sub > a:after {
  content: '+';
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -8px;
}
#cssmenu ul li:hover > a {
  background: #502122;
  color: #ffffff;
}
#cssmenu ul li.has-sub > a:after {
  content: ' +';
  margin-left: 5px;
}
#cssmenu ul li.last ul {
  left: auto;
  right: 0;
}
#cssmenu ul li.last ul ul {
  left: auto;
  right: 99.5%;
}
#cssmenu a {
  color: #fff;
  padding: 4px 20px 0 20px;
}
#cssmenu > ul > li > a {
  line-height: 40px;
  font-size: 12px;
}

/* FIM MENU PRINCIPAL */

/* COMEÇO SISTEMAS DISPONIVEIS */
.container-sistemas {
    display: grid;
    font-size: 15px;
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 1em;
    grid-column-gap: 1em;
}

div.container-sistemas div.card div.card-body h5.card-title {
    font-size: 1em;
    font-weight: bold;
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

div.container-sistemas div.card div.card-body ul.list-group.list-group-flush li.list-group-item {
    padding: 0.2rem;
}

/* FIM SISTEMAS DISPONIVEIS */


.busca {
    margin-top: 20px;
}

.busca li {
    border-bottom: 1px solid #DDE0E4;
    margin-bottom: 10px;
}

.busca li a {
    font-size: 16px;
    font-weight: 600;
}

.busca li div {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}

@media (max-width: 980px) 
{
  #header #container {
    width: 97%;
  }
  #artigos {
    width: 96%;
  }

}




.toggle-nav2 {
    display: none !important;
}

@media screen and ( max-width: 960px ) {

    #nav {
      width: 100%;
    }

    #cssmenu {
      display: none;
    }

    #container {
      width: 100%;
    }

    #noticias {
	    width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	}

	.noticia {
	    width: 30.7%;
   		margin: 1.3%;
	}

	.noticia img {
    width: 30.7vw;
    height: 23.7vw;
  }

	.navegacao {
	    margin-bottom: 20px;
	}

    .linha {
	    width: 78%;
	}

	#sidebar {
	    margin: 0 15px 15px 15px;
	}

    #endereco-rodape {
		width: 95%;
    }
}

@media screen and ( max-width: 960px ) {
    .toggle-nav2 {
      display: inline-block !important;
      float: right;
      margin: -39px 0px 0px 15px;
      font-size: 2em;
      transition: color linear 0.15s;
      border-width: 2px;
      border-style: solid;
      border-color: #fff;
      color: #fff !important;
      padding: 10px 5px 2px 5px;
      position: absolute;
      z-index: 100;
    }
         
    a.toggle-nav2:link, 
    a.toggle-nav2:visited,
    a.toggle-nav2:hover, 
    a.toggle-nav2:active {
        text-decoration: none;
        color: #f70404;
    } 
}


@media screen and ( max-width: 660px ) {
	.linha {
	    width: 75%;
	}
}

@media screen and ( max-width: 580px ) {
  #header #container {
    min-height: 95px;
  }

  .custom-logo-link img {
    width: 160px;
    height: auto;
    margin: 14px 0px;
  }

  #LogoUFV img {
    width: 140px;
  }

  #LogoUFV a {
    margin-top: 30px;
  }

  .menu-seletor-de-linguagens-container {
    margin-top: -40px;
  }

	#artigos {
		width: 96%;
		font-size: 16px;
		line-height: 28px;
	}

	.artigo h1 {
    	font-size: 26px;
	}

	.linha {
	    width: 71%;
	}

	#sidebar {
		float: none;
	    margin: 0 auto;
	}

	#banners-rodape {
	    margin: 0 auto;
	    margin-top: 20px;
	}

	#endereco-rodape {
	    text-align: center;
	}
}

@media screen and ( max-width: 471px ) {
	.linha {
	    width: 64%;
	}
}

@media screen and ( max-width: 372px ) {
	.linha {
		width: 57%;
	}
}


.menu2.main2 {
    display: none;
    background-color: #682A2C;
    padding: 20px 10px 15px 20px;
}

.menu2.main2 ul {

}

.menu2.main2 li {
    padding: 5px 5px 5px 5px;
}

.menu2.main2 a {
    color: #fff;
}

.menu2.main2 ul li ul {
  background-color: #d2cccc;
  margin-left: 15px;
}

.menu2.main2 ul li ul li a {
    color: #2f2d2d;
    display: block;
    padding-bottom: 10px;
}
.menu2.main2 ul li ul li ul{
  background-color: #dddcdc;
}
     