.img-responsive{
	height: auto;
    max-width: 100%;
}

.redes-sociais{
	display: block;
	list-style: none;
	float: right;
}
.redes-sociais li{
	float: right;
}
.redes-sociais li a{
	border-radius: 100px;
    background-color: #3d6fb7;
    color: #fff;
    width: 30px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 33px;
    margin-left: 10px;
}
.redes-sociais li a:hover{
	background-color: #3d6fb7;
}
.redes-sociais li a.r{
	border-radius: 0px;
    background-color: transparent;
    color: #000;
    width: auto;
    height: auto;
    display: block;
    text-align: left;
    line-height: all;
    margin-left: 0;
}
.ct-b{
	display: block;
	background-repeat: repeat-x;
	background-image: url(../imagens/barra.png);
	background-position: center top;
	height: 11px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mt-40{
	margin-top: 40px;
}
.mt-20{
    margin-top: 20px;
}
.redes-sociais li a.t{
	  border-radius: 0px;
    background-color: transparent;
    color: #fff;
    width: auto;
    height: auto;
    font-size: 17px;
    display: block;
    text-align: left;
    font-family: arial;
    margin-top: 30px;
    font-weight: bolder;
    text-shadow: 2px 1px #000;
}
.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}
.logo{

	display: block;
    margin-top: 54px;
}
#top-bar__navigation ul li a.search-a{

}

/*Search*/
#header-search{
	position: relative;
}
#header-search input {
      background: transparent;
    border: none;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 17px 40px 17px 17px !important;
    line-height: 14px;
    width: 100% !important;
    height: 18px;
    background: rgb(24,28,187);
    background: -moz-radial-gradient(center, ellipse cover, rgba(24,28,187,1) 0%, rgba(0,4,127,1) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(24,28,187,1) 0%,rgba(0,4,127,1) 100%);
    background: radial-gradient(ellipse at center, rgba(24,28,187,1) 0%,rgba(0,4,127,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181cbb', endColorstr='#00047f',GradientType=1 );
    border-radius: 10px;
    outline: none;
}
#header-search button {
     float: right;
    border: none;
    font-size: 15px;
    right: 0px;
    color: #fff;
    position: absolute;
    height: 34px;
    line-height: 0;
    background-color: #fcb914;
    border-radius: 7px;
    padding: 0 13px;
    top: 1px;
    cursor: pointer;
    margin: 0px;
}
#header-search .search-submit {
  background: transparent;
  border: none;
  color: #ffffff;
  font-size: 12px;
  vertical-align: -webkit-baseline-middle;
}
#header-search .search-submit:focus,
.search-page form.search-form button.search-submit:focus,
.page-404 .search-submit:focus {
  outline: 0;
}
#header-search {
 right: auto !important;
    left: 0 !important;
    display: block !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    padding: 0px 0px 0px 0px !important;
    height: 0px !important;
    line-height: 35px !important;
    min-width: 100% !important;
    position: inherit;
    border: 0;
    border-radius: 4px;
}



/* Menu */
.menu-wrap {
	position: fixed;
	z-index: 1001;
	margin-top: 0px;
	height: 100%;
	background-color: #141414;
    box-shadow: 0 5px 10px #000000;
	padding: 2.5em 1.5em 0;
	font-size: 1.15em;
	-webkit-transform: translate3d(-320px,0,0);
	transform: translate3d(-320px,0,0);
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}
.menu-wrap li{
	list-style: none;
	position: relative;
}

.menu, 
.icon-list {
	height: 100%;
}

.icon-list {
	-webkit-transform: translate3d(0,100%,0);
	transform: translate3d(0,100%,0);
}

.icon-list a {
	display: block;
    border-top: 1px solid rgba(255, 255, 255, .05);
    -webkit-transform: translate3d(0,500px,0);
    transform: translate3d(0,500px,0);
    line-height: 50px;
}

.icon-list,
.icon-list a {
	-webkit-transition: -webkit-transform 0s 0.4s;
	transition: transform 0s 0.4s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.icon-list a:nth-child(2) {
	-webkit-transform: translate3d(0,1000px,0);
	transform: translate3d(0,1000px,0);
}

.icon-list a:nth-child(3) {
	-webkit-transform: translate3d(0,1500px,0);
	transform: translate3d(0,1500px,0);
}

.icon-list a:nth-child(4) {
	-webkit-transform: translate3d(0,2000px,0);
	transform: translate3d(0,2000px,0);
}

.icon-list a:nth-child(5) {
	-webkit-transform: translate3d(0,2500px,0);
	transform: translate3d(0,2500px,0);
}

.icon-list a:nth-child(6) {
	-webkit-transform: translate3d(0,3000px,0);
	transform: translate3d(0,3000px,0);
}

.icon-list a span {
	margin-left: 10px;
	    font-weight: normal;
}

/* Shown menu */
.show-menu .menu-wrap {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list,
.show-menu .icon-list a {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
}

.show-menu .icon-list a {
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
}

.show-menu .content::before {
	opacity: 1;
	-webkit-transition: opacity 0.8s;
	transition: opacity 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.menu-wrap .menu{
	background-color: transparent;
}


 /* mapa estados*/

 #svg-map path { fill:#00a645; }
    #svg-map text { fill:#fff; font:12px Arial-BoldMT, sans-serif; cursor:pointer }
    #svg-map a{ text-decoration:none }
    #svg-map a:hover { cursor:pointer; text-decoration:none }
    #svg-map a:hover path{ fill:#008035 !important }
    #svg-map .circle { fill:#ccc }
    #svg-map a:hover .circle { fill:#ddd !important; cursor:pointer }



#svg-map path#cor-map { fill:#ffb600 !important;}
#svg-map a:hover path#cor-map { fill:#008035 !important;}


@media (min-width: 0px) and (max-width: 575px ){
#top-bar {
    position: inherit !important;
    top: 0;
    left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 335px;
    background-color: transparent;
    z-index: 5;
    -webkit-transition: padding .3s ease-in-out;
    transition: padding .3s ease-in-out;
        background-position: -249px bottom;
}
.redes-sociais li a.t{
    margin-top: 10px;
}
.top-bar__navigation-toggler span, .top-bar__navigation-toggler span:after, .top-bar__navigation-toggler span:before{
    background-color: #fcb914;
}
}


#slide-tam2{
    position: relative !important;
   /* z-index: 18 !important;*/
    padding-top: 0px;
    margin-top: -51px;
    margin-bottom: 60px;
}

@media (max-width: 1200px){
    /*#slide-tam2 {
    position: relative !important;
    z-index: 0 !important;
    padding-top: 240px;
}*/
}
@media (max-width: 944px){
/*#slide-tam2{
        padding-top: 170px;
}*/
}

@media (max-width: 575px){
/*#slide-tam2 {
    margin-top: -74px;
    position: relative !important;
    z-index: 0 !important;
    padding-top: 0px;
}*/
}
.porc{
        display: block;
    background: #fff;
    border-radius: 10px;
    box-shadow: 1px 2px 17px 0px rgba(0, 0, 0, 0.21);
    cursor: pointer !important;
    margin-bottom: 20px;
}
.porc img{
    border-radius: 10px;
}
.porc i{
 background: #3d6fb7;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 22px;
    line-height: 40px;
    text-align: center;
    margin: -26px auto auto auto;
    z-index: 1;
    position: relative;
    display: block;
    box-shadow: 1px 1px 0px 2px #5294f3;
}
.porc p, .porc h4{
    text-align: center;
    padding: 10px;
    margin: 0px !important;
    min-height: 60px;
}
#header{
    padding-bottom: 80px;
    padding-top: 50px;
    margin-bottom: 36px;
    text-align: center;
    background-image: url(../imagens/h1.png) !important;
    background-repeat: no-repeat;
    background-position: center bottom;
}