
body{
	font-family: 'Open Sans', sans-serif;
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}


@font-face {
	font-family: 'Space Age';
	src: url('../fonts/SpaceAge.eot');
	src: url('../fonts/SpaceAge.eot?#iefix') format('embedded-opentype'),
		url('../fonts/SpaceAge.woff') format('woff'),
		url('../fonts/SpaceAge.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


 ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.ul2 {
  padding-left: 1em !important;
  margin-left: 1em;
  list-style-type: disc !important;
}
.li2 {
	text-align: left;
	list-style-type: disc !important;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
}
p{
	margin:0;
	padding:0;	
	color: #777;
}
/*--banner--*/

/*---*/
nav a {
	position: relative;
	display: inline-block;
	outline: none;
	text-decoration: none;
}
nav a:hover,
nav a:focus {
	outline: none;
}
/*----*/
.header {
   background-color: #8e0000;
}
.header-top {
    padding: 1em 0em;
    background: #150c26;
}
.header-top h1{
    text-align: center;
    padding-top: 20px;
    font-size: 2rem;
   font-family: 'Space Age';
    color:#424242;
}

	
.logo{
  position: relative;
  padding-left: 35%;
  align-content: center;
}

.indicate {
    float: left;
}
.deatils{
	  float: right;
}
.indicate a{
	font-size: 1.1em;
    color: #C6C7C7;
    text-decoration: none;
    outline: none;
	vertical-align: middle;
}
.indicate i{
	font-size: 1.2em;
    vertical-align: middle;
    margin-right: 0.5em;
    color: #888f90;
}
.deatils ul li {
    display: inline-block;
	margin: 0 5px;
}
.deatils ul li i {
    font-size: 1.2em;
    vertical-align: middle;
    margin-right: 0.5em;
    color: #888f90;
}
.deatils ul li a {
    font-size: 1.1em;
    color: #C6C7C7;
    text-decoration: none;
    outline: none;
	vertical-align: middle;
}
.social-icons {
    float: right;
    margin-top: 1.3em;
    color:#fff;
}
.social-icons a i {
    width: 24px;
    height: 24px;
    background:#8e2121   url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.1em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    border-radius: 16px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top:5px;
}
.social-icons i.icon:hover {
  background: #ffc700    url(../images/img-sprite.png) no-repeat 0px 0px;
      transform: rotateY(360deg);
    color: #34495e;
}
.social-icons i.icon {
    background-position: 0px 0px;
}
.social-icons i.icon1 {
    background-position: -32px 0px;
}
.social-icons i.icon1:hover {
  background: #ffc700    url(../images/img-sprite.png) no-repeat -32px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon2 {
    background-position: -64px 0px;
}
.social-icons i.icon2:hover {
  background: #ffc700    url(../images/img-sprite.png) no-repeat -64px 0px;
      transform: rotateY(360deg);
}
.social-icons i.icon3 {
    background-position: -96px 0px;
}
.social-icons i.icon3:hover {
  background: #ffc700    url(../images/img-sprite.png) no-repeat -96px 0px;
      transform: rotateY(360deg);
}
.social-icon {
    margin-top: 1.8em;
}
.social-icon a i {
    width: 32px;
    height: 32px;
    background:#ffc700 url(../images/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    border-radius: 16px;
}
.social-icon i.icon:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat 0px 0px;
}
.social-icon i.icon {
    background-position: 0px 0px;
}
.social-icon i.icon1 {
    background-position: -32px 0px;
}
.social-icon i.icon1:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -32px 0px;
}
.social-icon i.icon2 {
    background-position: -64px 0px;
}
.social-icon i.icon2:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -64px 0px;
}
.social-icon i.icon3 {
    background-position: -96px 0px;
}
.social-icon i.icon3:hover {
  background: #34495e   url(../images/img-sprite.png) no-repeat -96px 0px;
}

.header-bottom {
    padding: 0.5em 0em;
    
}
.navbar-nav {
    float: left;
    margin: 0;
    
}
.navbar-default {
    background:#fff ;
    border: none!important;
}
.navbar-default .navbar-nav > li > a {
    color: #FFF;
    font-size: 1.3em;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffc700;
    background-color: #8e0000;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffc700;
    background-color: #8e0000;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent;
    background-color: #8e0000;
    
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffc700;
    background-color: #8e0000;
}
/*-- nav-hover-effect --*/
.menu__list {
	position: relative;
    -webkit-flex-wrap: inherit;
    flex-wrap: inherit;
    list-style: none;
}

.menu__item {
	display: block;
	margin: 1em 0;
}

.menu__link {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.menu__link:hover,
.menu__link:focus {
	outline: none;
}

/* Francisco */
.menu--francisco .menu__item {
	margin: 0 1.5em;
}

.menu--francisco .menu__link {
	position: relative;
    overflow: hidden;
    height: 3em;
    padding: 1em 0 1em;
	text-align: center;
	color: #b5b5b5;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
}

.menu--francisco .menu__link:hover,
.menu--francisco .menu__link:focus {
	color: #929292;
}

.menu--francisco .menu__item--current .menu__link{
	color: #ffc700;
}
.menu--francisco .menu__link::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
    opacity: 0;
    background: #ffc700;
	-webkit-transform: translate3d(0, -3em, 0);
	transform: translate3d(0, -3em, 0);
	-webkit-transition: -webkit-transform 0s 0.3s, opacity 0.2s;
	transition: transform 0s 0.3s, opacity 0.2s;
}

.menu--francisco .menu__item--current .menu__link::before,.menu--francisco .menu__link:hover::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.1s;
	transition: transform 0.5s, opacity 0.1s;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.menu--francisco .menu__helper {
	display: block;
	pointer-events: none;
}

.menu--francisco .menu__item--current .menu__helper,.menu__link:hover  .menu__helper{
	-webkit-animation: anim-francisco 0.3s forwards;
	animation: anim-francisco 0.3s forwards;
}

@-webkit-keyframes anim-francisco {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes anim-francisco {
	50% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	51% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}
/*-- //nav-hover-effect --*/
/*--header-menu--*/
/*--banner--*/
.slider {
	position: relative;
/*-- w3layouts --*/ 
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.caption{
	width: 60%;
	position: absolute;
	top: 44%;
	left: 20%;
	text-align:center;
}
.caption h3{
	color: #ffffff;
	font-size: 3.5em;
    padding-top: 10px;
    -webkit-text-stroke-width: 2px; /* largura da borda */
    -webkit-text-stroke-color: #2e2d2c; /* cor da borda */

}
.caption p{
	line-height: 1.8em;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
    -webkit-text-stroke-width: 1px; /* largura da borda */
    -webkit-text-stroke-color: #2e2d2c; /* cor da borda */
	width: 81%;
	margin: 5px auto 0px;
	color:#eee;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	/*-- agileits --*/
	height: 15px;
	width: 15px;
	display: inline-block;
	border: 2px solid #FFFFFF;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	background:#506a85;
}
.callbacks_here a:after{
	background:rgb(23, 167, 139);
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
	display:none;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: -2px;
	z-index: 999;
	left: 46%;
	background:#fff;
	
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 44%;
  left: 14%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: none;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 14%;
 }

.welcome,.padrao,.history,.hfotos,.empresas,.page-w3,.contact{
    padding: 5em 0;
}
h2.tittle {
    font-size: 3.5em;
    text-align: center;
	    color: #8e0000;;
}
.place-grids,.popular-grids,.feature-grids,.padrao-grids,.history-grids,.hfotos-grids,.empresas-grids,.map {
    margin-top: 3em;
}
.welcome-grid h4 {
    font-size: 2em;
    text-align: center;
    background: #34495e;
    padding: 0.5em;
    color: #fff;
}
.welcome-text {
    text-align: center;
    
}
.welcome-grid:hover img {
    webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}
.welcome-grid img {
    -webkit-transition: all 2s ease-in-out;
    -moz-transition: all 2s ease-in-out;
    -o-transition: all 2s ease-in-out;
    transition: all 2s ease-in-out;
}
.detail-bottom ul {
    border-top: 1px solid #eee;
    padding: .5em 0;
}
.detail-bottom ul li.text-info {
    width: 53%;
    color: #777;
    font-size: 1em;
    font-weight: 400;
    float: left;
    text-align: left;
    margin-left: 0.8em;
    line-height: 2em;
}
.detail-bottom ul li.text-info1 {
    width: 20%;
    color: #777;
    font-size: 1em;
    font-weight: 400;
    float: right;
    text-align: right;
    margin-right: 0.8em;
    line-height: 2em;
}
.welcome-grid h5 {
    font-size: 1.8em;
    color: #222;
    padding: 0.5em;
}
a.button {
    background: #ffc700;
    width: 100%;
    display: block;
    padding: .5em;
    font-size: 1.2em;
    color: #fff;
    text-decoration: none;
}
.welcome-grid p {
    font-size: 1em;
    line-height: 1.8em;
    padding: 1em 1em;
}

/*--links uteis--*/
h2.tittle{
	font-size: 3.5em;
    text-align: center;
	color:#8e0000;
    padding-bottom: 50px;
}
.item img {
    width: 100%;
}

.properties-w3ls{
	padding:5em 0 4em;	
    background:#f1f1f1;
    border-top: 3px solid;
    border-color: #8e0000;
}
.properties-grid1 p {
    font-size: 1em;
    line-height: 1.8em;
    padding: 1em 1em;
	color:#eee;
}
.left-grid {
    float: left;
    width: 14%;
    margin-right: 2%;
}
.right-grid {
    float: left;
    width: 84%;
}
.left-grid p {
    color: #fff;
    background: #ffc700;
    width: 60px;
    height: 60px;
    font-size: 1.5em;
    margin: 0;
    border-radius: 50%;
    text-align: center;
    padding-top: 0.6em;
}
.right-grid p {
    font-size: 1em;
    padding: .5em 0 0;
}
.properties-grid1 h4 {
    font-size: 1.8em;
    color: #fff;
}
.spacotop{
    padding-top: 20px;
}


/*--links uteis--*/

.care {
    margin-top: 3em;
}
.icons i {
    font-size: 24px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    width: 64px;
    border-radius: 100%;
    color: #34495e;
    box-shadow: inset 0 0 0 1px #34495e;
    -webkit-box-shadow: inset 0 0 0 1px #34495e;
    transition: background-color 400ms,background-color 400ms;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.fer-grid:hover .icons i{
   background-image: -webkit-linear-gradient(90deg,#34495e 0%,#ffc700 100%);
    background-image: -webkit-linear-gradient(90deg,#34495e 0%,#ffc700 100%);
    background-image: -ms-linear-gradient(90deg,#34495e 0%,#ffc700 100%);
    color: #fff;
    box-shadow: inset 0 0 0 5px rgba(255,255,255,0.8);
    -webkit-box-shadow: inset 0 0 0 5px rgba(255,255,255,0.8);
}
h3.tittle1{
    font-size: 3.5em;
    text-align: center;
    color: #34495e;
}


.footer-section {
    background: #ffc700;
    padding: 5em 0;
}
.footer-grid h4 {
    font-size: 2em;
    color: #34495e;
    margin-bottom: .5em;
}
.footer-grid p {
    font-size: .96em;
    color: #34495e;
    line-height: 1.8em;
}
.footer-grid ul li a {
    font-size: .96em;
    color: #34495e;
    line-height: 1.8em;
	text-decoration:none;
}
.footer-grid i {
    font-size: 1.2em;
    color: #34495e;
    margin-right: 11px;
	line-height: 1.8em;
}
.footer-grid ul li  {
    list-style: none;
	font-size: .96em;
    color: #34495e;
    line-height: 1.8em;
}
.footer-grid ul li a:hover {
    color: #34495e;
}
.footer-grid p a {
    color: #34495e;
}
.copy-section{
	padding:2em 0;
	text-align:center;
	background: #8e0000;
}
.copy-section p {
	font-size: 0.9em;
	color: #fff;
	font-weight: 400;
}
.copy-section  a {
	font-size: 1em;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
	line-height: 1.8em;
}
.copy-section a:hover {
	color: #fff;
}
.copy-section a {
	margin: 0 0.3em
}
/*--history--*/
.banner1 {
    background: url(../images/bgs/banner.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 190px;
    padding: 6em 0 0;
    text-align: center;
}
.banner1 h3 a {
    color: #fff;
    text-decoration: none;
}
.banner1 h3 {
    font-size: 1.5em;
    color: #fff;
    margin: 0 0 2em;
}
.banner1 h3 span {
    color: #ffc700;
}
.multi-gd-text a {
    display: block;
    position: relative;
}
.multi-gd-text a:hover::before {
    width: 100%;
    height: 100%;
}
.multi-gd-text a::before {
    background: rgba(0,0,0,0.34);
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    transition: all 0.5s ease-out 0s;
    z-index: 99;
    content: "";
}
.multi-gd-text a {
    height: auto;
    width: 100%;
}
.multi-gd-text a:hover::after {
    width: 100%;
    height: 100%;
}
.multi-gd-text a::after {
    background:rgba(5, 34, 42, 0.49);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    transition: all 0.5s ease-out 0s;
    z-index: 99;
    content: "";
}
.history-grid h4 {
    font-size: 1.2em;
    color: #ffc700;
    font-weight: 400;
}
.history-grid p {
    font-size: 1em;
    line-height: 2em;
    margin-top: 1em;
}

.numscroller {
    font-size: 2.5em;
    color: #fff;
  font-family: 'Roboto', sans-serif;
        padding: 0.3em 0;
}
.hfotos-box {
    padding-top:20px;
}
.hfotos-grid h4 {
    font-size: 2em;
    color: #ffc700;
    margin: 0.5em 0 0.4em;
}
.hfotos-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
/*--history--*/
/*--services--*/
.service-top1 {
    margin-top: 2em;
}
.serce-grid h4{
    color: #ffc700;
    font-size: 2em;
    text-transform: capitalize;
    padding: 0.8em 0 0.5em;
}
.serce-grid p {
    font-size: 1em;
    line-height: 1.8em;
}
.empresas1{
	position:relative	
}
.empresas-icon i {
    font-size: 1.5em;
    color: #fff;
    top: 1.2em;
    padding-top:25px;
}
.empresas-icon {
    position: absolute !important;
    bottom: -18%;
    left: 38%;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    background: #ffc700;
    border-radius: 60%;
    -webkit-border-radius: 60%;
    -moz-border-radius: 60%;
    -o-border-radius: 60%;
    -ms-border-radius: 60%;
    text-align: center;
}


/* estrutura */
.padrao-grid h4 {
    font-size: 1.2em;
    color: #34495e;
    font-weight: 400;
    margin-top: 1em;
}
.padrao-grid p {
    font-size: 1em;
    line-height: 2em;
    margin-top: 1em;
}

.padrao-grid li{
font-size: 1em;
    line-height: 2em;
    margin-top: 1em;
    color: #777;
}
/* estrutura */



/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #34495e;
    border-radius: 50%;
	-webkit-border-radius: 60%;
	-moz-border-radius: 60%;
	-o-border-radius: 60%;
	-ms-border-radius: 60%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before,.services-grid:hover .hvr-sweep-to-top:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.empresas-bottom {
    background: #f5f5f5;
    text-align: center;
    padding: 2em 1em 2em;
}
.empresas-grid h4 {
    font-size: 1.3em;
    color: #ffc700;
}
.empresas-grid p {
    font-size: 1em;
    line-height: 1.8em;
    margin-top: 1em;
}
h3.tittle2 {
    font-size: 3.5em;
    text-align: center;
    color: #34495e;
	margin-bottom:.5em
}

.tittle-news h2{
    font-size: 1.5em;
    color: #34495e;
    text-align: center;
}
.news-bottom {
    background: #f5f5f5;
    text-align: center;
    padding:10px;
    min-height: 50px;
    
}
.news-grid h4 {
    font-size: 1.3em;
    color: #34495e;
   
}
.news-grid p {
    font-size: 1.1em;
    color: #34495e;
    text-align: justify;
}
.data-news{
    width:100%;    
    font-size: 1.1em;
    color: #fff;
    background-color: #34495e;
    padding: 5px;
    text-align: center;
}
/*--transparence acorddion--*/
ul.transparencia {
  padding: 0;  
  background:#34495e;
  width: 100%;
  text-align: center;
}
ul.transparencia li {
  display: inline-block;
  padding: 5px;
}
ul.transparencia li {
  font-size: 1.2em;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.table-2017{
    text-align: center;
}

.table-2022{
    text-align: center;
}
/*--transparence acorddion--*/





/*--codes--*/
.page-header h3{
	font-size: 2.5em;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: none;
}
.grid1 {
  margin: 1.5em 0 0;
}
ul.nav.nav-pills {
  margin: 1.5em 0 0;
}
.grid2{
	margin: 1em 0 0;
}
.form-horizontal .control-label {
  text-align: left;
}
/*--codes--*/

/*--contact--*/
.map iframe {
    width: 100%;
    min-height: 400px;
}
.contact-right ul li i {
    font-size: 1.2em;
    margin-right: 7px;
    color: #777;
}
.contact-right ul li {
    list-style: none;
    line-height: 2.5em;
    font-size: 1em;
    color: #777;
    padding-top: 15px;
}
.contact-right h4 {
    font-size: 2em;
    margin-bottom: 0.5em;
    color: #ffc700;
}
.contact-right {
    margin-top: 3em;
}
.contact p {
    font-size: 1em;
    line-height: 1.8em;
    padding-top: 1em;
}
.contact-right ul li a {
    color: #777;
    text-decoration: none;
}
.contact-form input[type="text"],.contact-form input[type="mail"],.contact-form textarea{
	background:none;
	border: 1px solid #D9D9D9;
    color: #A3A3A3;
    padding: 13px 10px;
	font-size: 14px;
	outline: none;
}
.contact-form input[type="text"],.contact-form input[type="mail"]{
	width: 100%;
	float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
.contact-form input[type="mail"]{

}
.contact-form textarea{
	min-height: 200px;
	resize: none;
	width: 100%;
	margin:1em 0;
}
.contact-form input[type="submit"],.contact-form input[type="reset"]{
	outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
	width: 40%;
    background:#8e0000;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    margin-top: 5px;
}
.contact-form input[type="submit"]:hover,.contact-form input[type="reset"]:hover{
	background:#ffc700;
}
.contact-form h4{
	font-size: 2em;
    margin: 0 0 1em;
}
/*--contact--*/
/*-- login --*/
.modal-header {
    border-bottom: none;
}
.modal-dialog {
    width: 550px;
    margin: 12em auto 0 auto;
}
.modal-body {
    padding: 2em 4em 4em;
}
.login-right h3{
    font-size: 2.5em;
    text-transform: capitalize;
    text-align: center;
     font-family: 'Roboto', sans-serif;
    color: #ffc700;
}
.login-right input[type="text"] ,.login-right input[type="password"] {
    width: 100%;
    padding: 10px;
    font-weight: normal;
    background: none;
    border: 1px solid #E6E4E4;
    color: #D2D1D1;
    outline: none;
    font-size: 14px;
    margin-top: 20px;
}
.login-right h4{
	color:#C53743;
	font-size:12px;
	margin:20px 0;
}
.login-right h4 a{
	color:#ffc700;
	text-decoration:none;
}
.login-right h4 a:hover{
	color:#ffc700;
}
.login-right input[type="submit"] {
  background:#34495e;
  color: #fff;
  font-size: 1.5em;
  border: none;
  width: 100%;
  outline: none;
  -webkit-appearance:none;
      padding: .5em 0;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
    margin-top: .5em;
	    font-family: 'Roboto', sans-serif;
}
.login-right input[type="submit"]:hover {
	background:#ffc700;
}
.login-grids p {
    font-size: 12px;
    margin-top: 25px;
	color:#A9A8A8;
}
.login-grids p a{
	color:#ffc700;
	text-decoration:none;	
}
.modal-header .close {
    outline: none;
}
/*--login--*/

.rodape{
	margin-right: 0.0em;
	padding: 0px;
}
