﻿#slides-mapas {
     width: 100%;
	height:320px;



    }

    .container-mapas {
      margin: 0 auto;
      position: relative;
      height:320px;


    }
    
    .slidesjs-container {
    width: 100% !important;
	height:320px !important;



	 	}
	
	.container-mapas {
	width: 100% !important;
	height:320px !important;


	}
	
	.slidesjs-control {
	width: 100% !important;
	height:320px !important;

	}
	
	.slidesjs-slide{
	width: 100%;
	height:320px;


	}
	

@media screen and (max-width: 1180px) {
    .slidejs-control, .slidejs-slide, #slides-mapas, .container-mapas,  .slidesjs-container {
     width: 1180px !important;
	height:320px;


    }

}


/*@media screen and (max-width: 1080px) {
     #slides-mapas {
     width: 100%;
	max-height:500px;


    }

    .container-mapas {
      margin: 0 auto;
      position: relative;
      max-height:500px;

    }
    
    .slidesjs-container {
    width: 100%;
	max-height:500px;


	 	}
	
	.container-mapas {
	width: 100%;
	

	}
	
	.slidesjs-control {
	width: 100%;
	max-height:300px;

	}

     
}

    @media (max-width: 480px) {
  .container-mapas {
    width: auto
  }
}

    @media (min-width: 768px) and (max-width: 979px) {
  .container-mapas {
    width: 724px
  }
}


@media (min-width: 1200px) {
  .container-mapas {
    width: 1170px
  }
}
 */
    .slidesjs-pagination{
	display:none;
	}
    
    a.slidesjs-next{
	 background-image: url(/Documents/Images_Home/seta-dir.png);
	}
	
	a.slidesjs-previous{
	 background-image: url(/Documents/Images_Home/seta-esq.png);

	}
    
    
	a.slidesjs-next,
	a.slidesjs-previous,
    a.slidesjs-play,
    a.slidesjs-stop {
      background-repeat: no-repeat;
      display:block;
      width:50px;
      height:50px;
      overflow: hidden;
      text-indent: -9999px;
      float: right;
      margin-right:5px;
      position:relative;
      top: -100px;
      z-index: 100;
      margin: 0 auto;
    }
    
    .container-mapas .btnSaibaMais{
	left:52%; /*65.2%;*/
	position: absolute;
	top: 70%;
	z-index:10;

	
}
.container-mapas .btn{
	height:45px;
	width:270px
}

.lblButtonImage_Slide1{
	position:absolute;
}
   