


.caption-ver {
  margin-top: -20px;
  float: left;
  height: 76px;
  background:url(../img/ver-b.png) no-repeat center;
  width: 100%;
  z-index: 5;
  position: relative;
}
.otros:hover .caption-ver{
  background:url(../img/ver-v.png) no-repeat center;
}


#carousel-home2 {
    padding-bottom: 20px;
}
#carousel-home2 .carousel-indicators{
  bottom: -26px;
}
#carousel-home2 .carousel-indicators li{
  background: #000;
  width: 20px;
  height: 20px;
  border:none;
}
#carousel-home2 .carousel-indicators .active{
  background: #E76115;
}


#carousel-menus2 {
    padding-bottom: 20pxt;
}
#carousel-menus2 .carousel-indicators{
  bottom: 2px;
}

#carousel-menus2 h3{
    margin: 0.32em 0 2.5em;
    text-align: left;
    font-family:"Open Sans";
	font-size:20px;
}


#carousel-menus2 .carousel-indicators li{
  background: #000;
  width: 15px;
  height: 15px;
  border:none;
}
#carousel-menus2 .carousel-indicators .active{
  background:#ED660C;
}



/**/

#carousel-menus3 {
    padding-bottom: 20pxt;
}
#carousel-menus3 .carousel-indicators{
  bottom: 2px;
}

#carousel-menus3 h3{
    margin: 0.32em 0 2.5em;
    text-align: left;
    font-family:"Open Sans";
	font-size:20px;
}


#carousel-menus3 .carousel-indicators li{
  background: #000;
  width: 15px;
  height: 15px;
  border:none;
}
#carousel-menus3 .carousel-indicators .active{
  background:#ED660C;
}


/**/
#carousel-menus4 {
    padding-bottom: 20pxt;
}
#carousel-menus4 .carousel-indicators{
  bottom: 2px;
}

#carousel-menus4 h3{
    margin: 0.32em 0 2.5em;
    text-align: left;
    font-family:"Open Sans";
	font-size:20px;
}


#carousel-menus4 .carousel-indicators li{
  background: #000;
  width: 15px;
  height: 15px;
  border:none;
}
#carousel-menus4 .carousel-indicators .active{
  background:#ED660C;
}



#servicios{
  padding: 20px 0px;
  text-align: center;
 
}


.caption-ser{
  width: 88%;
  min-height: 100%;
  font-family: "Open Sans Light";
  font-size: 22px;
  line-height: 25px;
  color: #fbfbfb;
  padding: 60px 15px;
  position: absolute;
  left: 0px;
  top: 0px;
}
.caption-ampliar{
  width: 60px;
  height: 60px;
  position: absolute;
  bottom: 43px;
  right: 6px;
  background: url(../img/ampliar.png);
}
.caption-ampliar:hover{
  background: url(../img/ampliar-h.png);
}
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
	z-index:9999;
	}
.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99999999;
	}
.fancybox-skin {
	position: relative;
	background: #FFF;
	color: #444;
	text-shadow: none;
	}
.fancybox-opened {
	z-index: 999999;
	}
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	}
.fancybox-outer, .fancybox-inner {
	position: relative;
	}
.fancybox-inner {
	overflow: hidden;
	}
.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
	}
.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
	}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
	}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('../img/fancybox_sprite.png');
	}
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 9999;
	}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('../img/fancybox_loading.gif') center center no-repeat;
	}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 99999;
	}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('../img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 999999;
	}
.fancybox-prev {
	left: 0;
	}
.fancybox-next {
	right: 0;
	}
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 99999;
	visibility: hidden;
	}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
	}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
	}
.fancybox-nav:hover span {
	visibility: visible;
	}
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
	}
/* Overlay helper */
.fancybox-lock {
	overflow: hidden;
	}
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index:9999;
	background: rgba(0, 0, 0, 0.7);
	}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
	}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
	}
/* Title helper */
.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
	}
.fancybox-opened .fancybox-title {
	visibility: visible;
	}
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
	margin-bottom: -25px;
	margin-left: -15px;
	z-index:99999;
	}
.fancybox-title-float-wrap .child {
	display: inline-block;
	width: 100%;
	float: left;
	position: relative;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: #000;
	color: #4286b0;
	line-height: 24px;
	white-space: nowrap;
	}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
	}
.fancybox-title-inside-wrap {
	padding-top: 10px;
	}
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
	}
#back-top {
	position: fixed;
	bottom: 80px;
	z-index: 100;
	right: 50px;
}
#back-top a {
	width: 87px;
	display: block;
	text-align: center;
	font-family:"Bedini  Italic";
	font-size:22px;
	line-height:18px;
	text-decoration: none;
	color: #000;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #d1661e;
}
/* arrow icon (span tag) */
#back-top span {
	width: 87px;
	height: 88px;
	display: block;
	margin-bottom: 7px;
	background-image:url(../img/boton1.png);
	background-position:center center;
	background-repeat:no-repeat;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover span {
	background-image:url(../img/boton2.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#contacto{
  padding: 30px 0px;
  text-align: center;
}
#contacto h1{
  font-family:"Bedini  Italic";
  font-size: 36px;
  color:#ED660B;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top:33px;
}
#contacto p{
  font-family:"Open Sans";
  font-size:18px;
  text-align: justify;
  margin-top: 20px;
  color: #000;
}
#formulario{
  margin-top: 20px;
	text-align: left;
}
#formulario h2{
	color: #000 !important;
	font-family:"Open Sans";
    margin-left: 10px;
	text-transform: none;
	font-size: 16px;
	margin-top: 5px;
}
#formulario input{
	width:100%;
	background-color:#8CBB49;
	color:#fff;
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding:12px 8px;
	margin-top: 5px;
	}
#formulario textarea{
	width:100%;
	background-color:#8CBB49;
	color:#fff;
	border:none;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	padding:7px 8px;
	margin-top: 5px;
    height: 135px;
	}
#enviar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px !important;
	margin-bottom:0px !important;
	padding:8px 0px !important;
	background: #e0681b !important;
	font-weight: bold;
	margin-right: 15px;
	}
#enviar:hover{
  background: #9aba52 !important;
	color: #000 !important;
	}
#borrar{
	width:90px !important;
	cursor:pointer;
	position:relative;
	float:right;
	font-size:16px !important;
	color:#FFF !important;
	text-align:center;
	margin-top:30px!important;
	margin-bottom:0px !important;
	padding:8px 0px !important;
	font-weight: bold;
	background: #e0681b !important;
	}
#borrar:hover{
  background: #9aba52 !important;
	color: #000 !important;
	}
#mapa{
  padding: 120px 0px;
  text-align: center;
  background: url(../img/mapa.jpg);
  margin-top: -20px;
}
#mapa h1{
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  color: #d1661e;
  text-transform: uppercase;
}
#map{
	height:300px;
	border: solid 8px #9aba52;
    margin-top: 20px;
	}
#ampliar{
  background-color: #9aba52;
  color: #FFF;
  text-align: center;
  padding:10px 25px;
	text-decoration: none;
  position: absolute !important;
  right: 40px;
  float: none !important;
  bottom: 0px;
  text-transform: none !important;
  border-radius: 0px !important;
	}
#ampliar:hover{
	background: #e0681b;
	}

@media (max-width: 800px){
	.navbar-header {
	    float: none;
	}
	.navbar-left,.navbar-right {
	    float: none !important;
	}
	.navbar-toggle {
	    display: block;
			background: #fff !important;
	}
	.navbar-collapse {
	    border-top: 1px solid transparent;
	    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
	    top: 0;
	    border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	.navbar-nav {
	    float: none!important;
	    margin-top: 7.5px;
	}
	.navbar-nav>li {
	    float: none;
	}
	.navbar-nav>li>a {
	    padding-top: 10px ;
	    padding-bottom: 10px;
	}
	.collapse.in{
	    display:block !important;
	}
	#navbar li {
	   width: 100%;
	 }
	#navbar a{
	  width: 100%;
	  text-align: left;
		padding: 5px;
		margin-top: 2px;
	}
	#menu {
	  margin-top: 10px;
	}
	.menu{
	  display: block;
	}
	.texto-photo {
    font-size: 18px;
    text-align: center;
	}
	.texto-photo img {
    float: none;
    text-align: center;
    margin: 10px auto;
    display: inline-block;
	}
	#back-top {
    bottom: 15px;
    right: 10px;
	}
	#pse {
    margin-top: 30px;
	}
	footer p{
		margin-top: 30px;
	}
	.web a {
    font-size: 12px;
	}
	#quienes p {
		margin-top: 15px;
		float: left;
		font-size:15px;
		line-height:19px;
	}
	
	#quienes h1{
		font-size:30px;
	}
	
	.photo2 h1 {
    font-size: 22px;
}

#home-text h1{
	font-size:35px;
	margin-top:-2px;
	margin-bottom:15px;
}
/*
#carousel-home2 img{
	margin-top: 15px;
}*/
.caption-ser {
    font-size: 14px;
    line-height: 20px;
}

.menu-home h2{
	font-size:21px;
}

.caption-home{
	font-size:21px;
}

#menus-home h1{
	font-size:34px;
}


#textura h1{
	
	font-size:27px;
}



  
}


@media (max-width:1000px) and (min-width:800px){
	
	#servicios h1{
		font-size:28px;
	}
	
	.caption-ser{
		line-height:13px;
		font-size:12px;
	}
	
	#carousel-menus2 h3{
		font-size:14px;
	}
	
	#textura h1{
		font-size:31px;
	}
	
	.caption-home{
		font-size:21px;
	}
	
	#menus-home h1{
		font-size:33px;
	}
	
	.menu-home h2{
		font-size:17px;
		margin-top:9px;
	}
	
	.menu-home p{
		font-size:15px;
		margin-top:15px;
		line-height:16px;
	}
	
	#home-text h1{
		font-size:46px;
	}
}


@media (max-width:1500px) and (min-width:1000px){
	
	
	
	#home-text h1{
		margin-top:6px;
	}
	
	.caption-home{
		font-size:22px;
	}
	
	#menus-home h1{
		font-size:33px;
	}
	
	.menu-home h2{
		margin-top:6px;
	}
	
	.menu-home p{
		margin-top:15px;
		font-size:16px;
		line-height:18px;
	}
	
	.photo2 h1{
		font-size:28px;
	}
	
	#clientes h1{
		font-size:36px;
	}
	
	.caption-ser{
		font-size:15px;
		line-height:18px;
	}


}


@media (max-width:1800px) and (min-width:1500px){
	
	.caption-ser{
		font-size:16px;
	}
	
	#home-text p{
		font-size:17px;
	}
}


@media (max-width:1920px) and (min-width:1800px){
	
	.caption-ser{
		font-size:21px;
	}
	
	#home-text p{
		font-size:17px;
	}
	}