/** Powered by Omnisinal created by André Oliveira (andreoliveira@omnisinal.pt) 
 * 
 * Copyright CSS and other contributors
 * Released under the MIT license. **/


.comment-form {display:none}

.news-head{
	margin-bottom: 2rem;
	display: block;
	min-height: 20px;
}

#twitter-widget-0{
	margin-top: 6px;
}

.news-head h1 {
  font-size: 42px;
  margin-bottom: 0;
  padding-bottom: 0;
  color: #01216a;
}

.news-head h2 {
	font-size: 28px;
	color: #005ff7;
	padding-bottom: 5px;
}

.pdate small{
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	color: #666;
	line-height: 1.5;
}

.pdate small::before{
	font-size: 14px;
	font-family: "Font Awesome 5 Duotone";
	content: "\10f017";
	display: inline-block;
	padding-right: 5px;
	vertical-align: middle;
	font-weight: 900;
	color: #666;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
}

.image-caption {
  font-size: 0.68rem;
  letter-spacing: 0;
  margin: 5px 0;
}

.news-wrap .image-right, .news-wrap .image-left, .news-wrap .image-center,.genericbox .image-right, .genericbox .image-left, .genericbox .image-center  { 
	margin: 25px 0;
	max-width: 100%;
}

.news-wrap .image-right img, .news-wrap .image-left img, .news-wrap .image-center img,.genericbox .image-right img, .genericbox .image-left img, .genericbox .image-center img{ 
	width: 100%;
	height: auto;
	border-style: none;
}

.news-wrap .news-body-top{ 
	margin-bottom: 2rem;
}

.new-arquive { 
	max-height: 190px;
	overflow: hidden;
}

.genericbox strong, .news-wrap strong{ 
	color: #01216a;
}

.genericbox h2{ 
	font-size: 1.9rem;
	margin: 0 0 12px 0;
	color: #005ff7;
}

.genericbox h3{ 
	margin: 25px 0 15px 0;
}

.genericbox { 
	color: #333;
}

.genericbox em{
  font-size: 1rem;
}



.widget_recent_entries{ 
	position: relative;
}

.plus-news{ 
	position: absolute;
	top: 25px;
	right: 30px;
	text-align:right;
	font-size: 23px;
}

.plus-news a{ 
	color:#005ff7;
}

.plus-news a:hover{ 
	color:#111;
}

.genericbox h1 {
  padding-bottom: 15px;
}

.genericbox ul {
  list-style: none;
  padding: 0;
  margin-top: 15px;
}

.genericbox li {
  padding-left: 1.8em;
  padding-bottom: 0.8em;
}


.genericbox li:before {
	font-size: 18px;
	content: "\10f058"; 
	font-family: "Font Awesome 5 Duotone";
	display: inline-block;
	margin-left: -1.5em; 
	width: 1.5em;
	font-weight: 900;
	color: #0364FF;
}

.owl-carousel .owl-stage {
      display: flex;
}

.owl-carousel .owl-item img {
      width: auto;
      height: 100%;
}


.bottom_color_border {
  position: relative;
}

.with_border {
  border: 1px solid #e4e4e4;
}

.bottom_color_border.with_border::after {
  bottom: -1px;
  left: -1px;
  right: -1px;
}

.bottom_color_border::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #005ff7;
  z-index: 1;
}

.pdf-content {
	padding: 35px 25px 20px 25px;
	min-height: 140px;
	margin-bottom: 10px;
}

.pdf-content h4 {
	font-size: 1.2rem;
	padding:0;
	margin:0;
}

.pdf-content h5 {
	font-size: 0.9rem;
	color:#555;
	padding-top: 5px;
	margin:0;
}

.pdf-content i {
	margin-left: 1px;
	margin-right: 5px;
}

.docs {
	font-size: 1.5rem;
	margin: 0 0 25px 0;
	color: #005ff7;
}

.docs i{
	margin-right: 3px;
}

.dow-wrapper{
	flex: 0 0 auto;
	width: 46.33333333%;
	position: relative;
	padding: 15px 25px 20px 25px;
	min-height: 130px;
	margin: 25px 0;
	border: 1px solid #e4e4e4;
}

.dow-wrapper h2 {
	font-size: 1.2rem;
	padding: 0;
	margin: 0;
}

.dow-wrapper:hover h2{
	color: #005ff7;
}


.dow-wrapper::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3px;
  background-color: #005ff7;
  z-index: 1;
}


.form-button {
	background-color: #0364ff;
	padding: 18px 38px;
	margin: 25px 0;
	border-radius: 50px;
	transition: 0.3s ease-in-out;
	text-align: center;
	cursor: pointer;
	z-index: 1;
	line-height: 1;
	border: 2px solid #0364ff;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	white-space: nowrap;
}

.form-post {
	margin: 25px 0;
	max-width: 68%;
	-webkit-box-shadow: 10px 10px 90px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 90px rgba(0, 0, 0, 0.1);
	padding: 47px 45px 30px;
	text-align: center;
}

.form-post h1{
	font-size: 1.9rem;
	margin: 0 0 30px 0;
	color: #333;
}

.form-button input{
	color: #fff;
	font-weight: 600;
	transition: 0.3s ease-in-out;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	text-transform: uppercase;
}

.form-button:hover {
	background-color: transparent;
	border-color: #0364ff;
	color: #0364ff;
}

.form-button:hover input{
	border-color: #0364ff;
	color: #0364ff;
}

.form-file {
	text-align: left;
}

.form-file label {
	width: 90px;
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400;
	text-align: right; 
}

.form-userfile {
	color: #9b9b9b;
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 20px;
}

.team-content h3{
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 2px;
}

.team-content span{
	font-size: 14px;
	font-weight: 400;
	color: #111;
}


.team-img {
    display: block;
    overflow: hidden;
    width: 100%;
    height: auto;
    -webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-ms-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
}

.team-img img {
    width: 100%;
    -webkit-transition: transform 1s ease-out;
	-moz-transition: transform 1s ease-out;
	-o-transition: transform 1s ease-out;
	transition: transform 1s ease-out;
}


.team-img img:hover {
    -moz-transform: scale(1.15);
	-webkit-transform: scale(1.15);
	-o-transform: scale(1.15);
	-ms-transform: scale(1.15);
	transform: scale(1.15);
}

.form-label{
	color: #9b9b9b;
	font-size: 13px;
	font-weight: 400;
}


@media only screen and (max-width:575px) {
.blog-sidebar { display: none}
.dow-wrapper { width: 98% }
}
