@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text:400,400i');

*{
	font-family: 'Open Sans', sans-serif;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body{
	background: #FFF;
	min-height:100%;
	width:100%;
}
.img-responsive{width:100%;}
a:hover{
	text-decoration:none;
}
p{
	font-size:12px;
	line-height: 18px;
	letter-spacing: 0.3pt;
	color:#373f44;
	font-weight:400;
}
p.inter{
	line-height:22px;
	font-size: 14px;
}
h1{
	color: #FFF;
    font-weight: 300;
    float: left;
    width: 100%;
    z-index: 100;
    position: relative;
    font-size: 20px;
	padding:0 10px;
}
h1.visible-xs.visible-sm{
	color: #16b5a8;
}
h2{
	font-weight:300;
	font-size:40px;
}
h3{
	font-weight: 300;
	margin:6px 0 14px;
}
.h3deco{
	background: #005CA3;
	width:100%;
	height:3px;
	margin: 30px 0 30px;
}
h4{
	color: #FFF;
	font-size:22px; 
	line-height:22px;
	letter-spacing:1px;
	font-weight:300;
	margin-top:0;
}
h5{
	font-size:16px; 
	line-height:16px;
	text-transform:uppercase;
	font-weight:200;
	display: inline-block;
	vertical-align: middle;
	margin:0 0 10px 0;
	color: #373f44;
}
h4.bajada{
	color: #373f44;
	font-size:22px;
	padding:10px;
	border-bottom: solid 1px #25bae1;
}
.container-fluid {
    float: left;
	width: 100%;
    overflow: hidden;
}
.titulopag{
	color: #373f44;
	margin:30px 0 0px;
	font-size:34px;
	font-weight:300;
}
.titulopag2{
	color: #00377d;
	margin:0px;
	padding:30px 0;
	font-weight: 300;
	font-size:28px;
}
.titulopag21{
	color: #FFF;
	margin:0px;
	padding:30px 0 0;
	font-weight: 300;
	font-size:28px;
	background: #373f44;
}
.colorfff{
	color: #FFF;
}
.color2{
	color: #373f44;
}
.color2 i{
	color: #bbce34;
}
.color3{
	color: #999;
}
.bg{
	background:#373f44;
	width:100%;
	height:200px;
	position:fixed;
	top:0;
	left:0;
}
.container-plantas {
    width: 100%;
    padding: 0 5%;
    float: left;
}
.carousel-control{
	width: 5%;
	margin-top: 190px;
	opacity:1;
}
.carousel-control.right, .carousel-control.left{
	background-image: none !important;
}
.navbar-toggle {
  border: none;
  background: transparent !important;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  transition: all 0.2s;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
	text-decoration: none;
}
.space{
	margin:20px 0;
	width:100%;
	float:left;
}
.si-padding{
	padding:6px 3px;
}
.no-padding{
	padding:0px;
}
.mt0{
	margin-top:0px;
}
.mtb20{
	margin:20px auto;
}
p.mtb20{
	font-size:11px;
}
.mt40{
	margin-top:40px;
}
.mt200{
	margin-top:200px;
}
.mt280{
	margin-top:280px;
}
.hm-bt{
	color: #4d4d4d;
    background: #e6e2ce;
    padding: 30px 10px;
	margin:0px;
    font-size: 15px;
    font-weight: 400;
}
.hm-bt2{
	color: #fff;
    background: #3fbad2;
    padding: 30px 10px;
	margin:0px;
    font-size: 15px;
    font-weight: 400;
}
.txt-home{
	padding: 180px 0;
	letter-spacing: 4px;
}
.txt-home2{
	padding: 40px 0;
    letter-spacing: 4px;
    font-size: 20px;
    line-height: 24px;

}
.icon-home{
	margin-bottom:-40px;
	float: left;
}
.fix-w{
	width:20px;
}
#panel1 {
	display: block;
	position: fixed;
	top: -540px;
	left: 0px;
	width: 100%;
	z-index: 3000;
	height:460px;
	background: #43A4C6;
}
.contenedor-w {
	width: 100%;
	top: 0px;
	position:relative;
	height: 460px;
}
.btn-contacto{
	cursor: pointer;
    left: 50%;
    position: absolute;
    margin-left: -40px;
    width: 80px;
	z-index: 3000;
}
.activa-contacto {
	width: 80px;
    height: 80px;
    background: url(../img/btn-pos.png) center center no-repeat;
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -40px;
    margin-bottom: 0;
}
.menu-col{
	background: #004083;
	padding:15px 0;
}
.navbar {
    position: relative;
    min-height: 40px;
    border: none;
}
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
	background-image: none;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 0px;
    font-size: 18px;
    line-height: 20px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
	text-shadow: none;
    text-transform: uppercase;
    font-size: 12px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent;
    background-image: none;
    background-repeat: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.txt-up-ej{
	    padding: 0 28px;
}
.pds2-iso{
	position:absolute;
	top:50%;
	right: -40px;
	margin-top: -40px;
    z-index: 200;
}
.equip{
	text-align: center;
    background: url(../img/pds2-7.jpg);
    padding-top: 34px !important;
    height: 265px;
}
.selecciona a{
	width: 60px;
    border-radius: 50%;
    color: #fff;
    float: left;
    height: 60px;
    font-size: 22px;
    line-height: 60px;
    text-decoration: none;
    font-weight: 100;
    background: #129086;
}
.selecciona{
	margin: 20px 0;
	float:left;
	width: 100%;
}
.selecciona a:hover, .selecciona a:active, .selecciona a:focus {
    text-decoration: none;
    background: #BCCF35;
    color: #fff;
}
.cajaclara{
	padding:30px 15px;
	background: #e0e9a2;
	margin-top: 6px;
}
.cajaclara2{
	padding:70px 40px;
	background: #e0e9a2;
	margin-top: 6px;
}
.cajaclara3{
	padding:46px 30px;
	background: #e0e9a2;
	margin-top: 6px;
}
.cajaclara4 {
    padding: 46px 30px;
    background: #373f44;
    margin-top: 6px;
	color:#fff;
	font-weight:200;
}
.cajaclara4 h3{
	font-size:24px;
	font-family: 'Titillium Web', sans-serif;
	font-weight: 200;
    margin: 30px 0;
}
.cerrar{
	padding: 10px;
    position: absolute;
    right: 0;
    top: 0;
    background: #004092;
    color: #fff;
	z-index: 3000;
	cursor:pointer;
}
.cerrar:hover{
	background: #004092;
    color: #e3e3e3;
}
.consulta{
	color: #FFF;
	font-size:22px;
	margin:10px 0 20px;
	width: 100%;
}
.consulta2{
	color: #00377d;
    font-size: 40px;
    margin: 40px 0 30px;
    width: 100%;
    line-height: 40px;
    font-weight: 400;
    text-transform: inherit;
}
.cot label, .cot span#basic-addon1{
	color:#373f44 !important;
}
.coti{
	border-color: #074082 !important;
    color: #074082 !important;
    height: 44px !important;
    border: none !important;
    border-bottom: solid 1px !important;
}
.campos {
    color: #0b377d !important;
    margin-bottom: 25px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 200;
    font-size: 13px;
}
span#basic-addon1 {
    background: none;
    border: none;
    color: #373f44;
    font-size: 13px;
    font-weight: 200;
}
.divi{
	width:100%;
	height:100px;
	margin:30px 0;
	background:#373f44;
	float:left;
}
.video{
	width:70%;
	margin:20vh 15% 40vh;
	height: 60vh;
	float:left;
	border:solid 4px #fff;
}
.cajaclara4 p{
	font-size:1em;
	line-height:20px;
	color:#fff;
}
.cajaclara2 p{
	font-size:16px; 
	line-height:24px;
	font-weight:300;
}
.formulario {
    height: auto;
    overflow: hidden;
    padding: 0 0 20px 0;
}
.btn-planta{
	width: 100%;
    background: #d6d92d !important;
    margin-bottom: 4px;
    padding: 6px 10px !important;
    float: left !important;
    color: #373f44 !important;
	border-radius:0;font-size:16px;
	font-weight:200;
	letter-spacing:1px;
}
.deptop{
	background: #16b5a8;
    width: 100%;
    padding: 10px;
    color: #fff;
	font-size:20px;
	letter-spacing:1px;
}
section#formulario {
    position: fixed;
    top: 24%;
    width: 20%;
	right:10%;
}
.square{
	width: 100%;
    line-height: 5vw;
    background: #d6d92d;
    text-align: center;
    font-size: 26px;font-weight: 300;
    color: #373f44;
    display: block;
    float: left;
	margin:10px 0;
}
.bajosquare{
	color:#373f44;
	text-align:center;
	width:100%;
	float:left;font-weight: 200;
	font-size:12px;
	margin:10px 0;
}
.cotito .mid-plant{
	border-right:none;
}
.comparteplanta{
    float: left;
    width: 100%;
}
.comparteplanta a{
	color:#373f44;
	padding-bottom: 10px;
	padding-top:10px;
}
.comparteplanta a i{
	font-size:20px;
}
.cotizar{
	width:100% !important;
	float:left;
	background: #25bae1 !important;
	border-right:solid 2px #25bae1;
	color: #FFF;
	padding:10px;
	font-size:14px;
	text-align:center;
	text-transform:uppercase;
	padding: 10px;
	letter-spacing:1px;
	cursor: pointer;
}
.cotizar:focus, .cotiza:focus, .cotizar:hover, .cotiza:hover{
	color:#eee;
}
.cotiza{
	width:100%;
	float:left;
	background: #00377d;
	color: #FFF;
	padding:5px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding: 10px;
	letter-spacing:1px;
}
.verplanta{
	width:100%;
	float:left;
	background: #008fc3;
	color: #fff;
	padding:5px;
	font-size:12px;
	text-align:center;
	text-transform:uppercase;
	padding: 10px;
	cursor:pointer;
}
.verplanta:hover, .cotiza:hover{
	text-decoration:none;
	color: #e8e8e8;
    background: #25bae1;
	cursor:pointer;
}
.bajoplanta{
	padding:0;
	border-top: solid 1px #00377d;
}
.bajoplanta2{
	background:#373f44;
	padding:0;
	border-right: solid 1px #373f44;
}
.cotito p{
	font-size: 14px;
}
.cotito .depto-tit{
	font-size: 38px;
    line-height: 42px;
    margin: 10px 0;
}
.cotito .mid-plant2 {
    margin-top: 56px;
}
.depto-tit{
	font-size: 24px;
    line-height: 26px;
    margin: 5px 0;
    text-align: left;
    color: #00377d;
    padding: 10px 30px 0;
    font-weight: 400;
}
.cotito .tit-ed{
	font-size: 20px;
    line-height: 24px;
}
.tit-ed{
	font-size: 13px;
    margin: 0 0 10px;
    text-align: left;
    text-transform: uppercase;
    color: #00377d;
    padding: 0 30px;
    font-weight: 100;
}
.det-ed {
	color: #00377d;
    margin: 0;
    padding: 0;
	font-weight:200;
	text-align:justify;
	font-size: 11px;
}
.det-ed span{
	font-weight:600;
}
.det-to{
	color: #00377d;
    font-weight: 600;
    padding: 0;
    margin: 0;
	font-size: 11px;
}
.det-to span{
	font-weight:600;
}
.divider{
	margin:30px 0;
	height:1px; 
	width:100%;
	background:#dedede;
	float:left;
}
.cotizabrd{
	border:solid 1px #333;
	float: left;
}
.caro-plants {
	background:#fff !important;
	float:left;
}
@media (min-width: 768px){
	.caro-plants {
	}
	.qsomos div{
		border-right:solid 1px #004083;
	}
	.diviazul{
		border-left: solid 1px #25bae1;
	}
	.navbar{
		margin: 4px 0px;
		transition: all 0.8s ease-in-out;
	}
	.navbar-nav {
		margin: 0;
		width: auto;
		float: right;
	}
	.chica{
		margin: 0px;
	}
	.nav > li > a {
		position: relative;
		display: block;
		padding: 10px 0px;
	}
	.navbar-nav > li > a {
		padding: 0;
		margin:10px 4px;
		text-transform:uppercase;
		font-size:11px; 
		font-weight: 200;
		text-shadow: none;
	}
	.cotito{
		border-right:solid 1px #333;
	}
	.comparteplanta a:first-child{
		border-right:solid 1px #333;
	}
	.cotizabrd .det-to{
		border-bottom: none;
	}
	.carousel-caption {
		padding-bottom: 0px;
		left:0;
		right:0;
	}
	.carousel-indicators {
		bottom: 100px;
		left: 0;
		margin-left: 0;
		text-align: center;
		width: 100%;
	}
	#chartdiv h3, #chartdiv1 h3, #chartdiv2 h3, #chartdiv3 h3, #chartdiv4 h3{
		padding:40px 10px 10px !important;
	}
	.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
		border-bottom: solid 2px #25bae1;
	}
	.top-pad{
		padding: 80px 0 0 !important;
	}
	.top-pad1{
		padding: 56px 0 0 !important;
	}
	.txt-s{
		padding-bottom:40px;
	}
	.txt-ub{
		border-right: solid 1px #373f44;
	}
	.txt-ub:last-child p{
	    margin: 10px 0 0;
	}
}
.top-pad{
	padding: 40px 0;
}
.txt-ub{
	min-height: 45px;
}
.slide-full{
	width:100%;
	height:100%;
	
}
.camporeal{
	margin-top:6px;
}
.caja-verde{
	background: #bcd96b;
    padding: 15px 0;
}
select{
    border-radius: 0px !important;
	webkit-border-radius: 0px;
    width: 100%;
    border: none;
	float: left;
    background: #373f44;
	color: #FFF;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    padding: 10px;
	-webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
	text-align: center;
	letter-spacing:2px;
	text-align-last:center;
	margin-top: 10px;
}
select:after{
}
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.no-border{
	border: none !important;
}
.carousel-inner > .item.prev, .carousel-inner > .item.active.left {
	border:solid 1px #333;
}
.carousel-inner > .item.next, .carousel-inner > .item.prev.right {
	border:solid 1px #333;
}
.carousel .item {
    height: auto;
    width: 100%;
    border: solid 1px #333;
    float: left;
}
/* Carousel base class */
.carousel {
	margin: 0px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
	z-index: 10;
	bottom: 50%;
}
.carousel-caption h1{
	font-size: 60px;
    line-height: 60px;
    width: 80%;
    margin: 0 10%;
    padding: 0;
	font-weight: 600;
    letter-spacing: -3px;
	margin-bottom:10px;
    color: #FFF;
    text-rendering: optimizeLegibility !important;
    -webkit-font-smoothing: antialiased !important;
}
h4{
	margin: 6px 0 14px;
}
h4 span{
	color:#25bae1;
	font-weight:400;
	font-size:16px;
}
.carousel-caption .top{
	width: 20%;
	height: 44px;
	margin: 0 auto;
	background-size:contain;
}
.carousel-caption .bot{
	width: 300px;
	height: 3px;
	background: #FFF;
	margin: 0 auto;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .25)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .25)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #FFF;
    border: 1px solid #FFF;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #00409A;
	border: 1px solid #00409A;
}
.carousel-control1 {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}
.carousel-control1 i{
	color:#000;
}
.carousel-control1.left {
	left: -40px;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .25)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .25) 0%, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control1.right {
    right: -40px;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .25)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-inner1 {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.carousel-inner1 .active.left { left: -25%; }
.carousel-inner1 .next        { left:  25%; }
.carousel-inner1 .prev		 { left: -25%; }
.carousel-control1 			 { width:  4%; }
.carousel-control1.left,.carousel-control1.right {background-image:none;}

.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}
/* Declare heights because of positioning of img element */
.carousel-inner > .item > img {
	width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.img-slide {
	width: 25% !important;
    left: 33%;
    position: relative;
    bottom: 20px;
}
.carousel-control .fa-long-arrow-left{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    display: inline-block;
    background: #373f44;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
	left:0;
	text-shadow:none;
	opacity:1;
}
.carousel-control .fa-long-arrow-right{
	position: absolute;
    top: 50%;
    margin-top: -15px;
    z-index: 5;
    display: inline-block;
    background: #373f44;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
	right:0;
	text-shadow:none;
	opacity:1;
}
.tit-ejec{
	text-align:center;
	margin:0;
	padding: 14px 0;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	line-height: 16px;
	letter-spacing: 14px;
	font-weight:100;
	color:#FFF;
	background: #000;
	float: left;
    width: 100%;
}
.tit-ejec1{
	text-align:center;
	margin:0;
	padding: 10px 0;
	font-family: 'Titillium Web', sans-serif;
	letter-spacing: 14px;
	font-weight:100;
	color:#FFF;
	background: #005CA3;
	line-height: 20px;
    font-size: 16px;
}
.top1{
	width: 100%;
    float: left;
    margin: 20px 0;
}
.img-back{
	width: 100%;
    height: auto;
    position: relative;
    z-index: 1;
}
.top1 .top{
	width: 14%;
	height: 44px;
    margin: 0 auto;
    background-size: contain;
}
.top1 h1{
	color: #FFF;
	text-align:center;
	font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin: 20px 0;
}
.top1 .bot{
	width: 300px;
	height: 3px;
	background: #FFF;
	margin: 0 auto;
}
h4.ofis {
    background: none;
    color: #000;
    padding: 0 0 8px 0;
    text-indent: 0px;
    font-size: 28px;
    line-height: 28px;
    text-transform: initial;
    letter-spacing: 2px;
    font-weight: 100;
}
.form-group {
    margin-bottom: 4px;
    padding: 0px 2px;
}
.form-control{
	width:100%;
	height:28px;
	font-size:12px;
	border-radius:0;
	-webkit-appearance: none;
	float:left;
	background:none;
	margin-bottom: 10px;
	color:#074082;
	border: solid 1px #074082;
	padding: 4px 6px;
	box-shadow: none;
	transition: all 0.8s ease-in-out;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}
select.form-control, .form-control2{
	width:100%;
	height:28px;
	font-size:12px;
	border-radius:0;
	-webkit-appearance: none;
	float:left;
	background:none;
	margin-bottom: 10px;
	margin-top: 0;
	color:#074082;
	border: solid 1px #074082;
	padding: 4px 6px;
	box-shadow: none;
	transition: all 0.8s ease-in-out;
	direction: ltl;
	text-align:left;
	text-align-last:left;
}
select.form-control option{
	width:100%;
}
.form-control:focus {
    border-color: #a2a2a2;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
	transition: all 0.8s ease-in-out;
	letter-spacing:1px;
}
textarea.form-control {
    height: 134px;
    resize: none;
}
.btn-default {
    color: #fff;
    background-color: #000;
    border-color: transparent;
    font-weight: 100;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 1px;
}
.txt-footer{
	text-align:center;
	font-size:11px;
	line-height:14px;
	color: #000;
}
.overlay {
   background:transparent; 
   position:relative; 
   width:100%;
   height:150px; /* your iframe height */
   top:150px;  /* your iframe height */
   margin-top:-150px;  /* your iframe height */
}
.tab-pane img{
	width:100%;
}
.det-ejec{
	background: #005CA3;
	height: 195px;
	padding: 0 26px;
}
.det-ejec h2{
	color: #FFF;
	line-height:22px; 
	font-size:20px;
	margin:30px 0 9px 0;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.det-ejec h3{
	color: #FFF;
	line-height:16px; 
	font-size:16px;
	margin:0 0 10px 0;
}
.det-ejec p{
	color: #FFF;
	font-weight: 200;
	text-align:left;
	font-size:11px;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.nav-tabs {
    border-bottom: none;
	margin: 10px 0;
}
.nav-tabs > li {
	float: left;
    padding: 0 !important;
    border-top: solid 1px #cacaca;
	border-bottom: solid 1px #cacaca;
}
.nav-tabs > li:last-child {
	border-right: none;
}
.nav-tabs > li > a {
    margin-right: 0;
    line-height: 12px;
	border: none;
    border-radius: 0;
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 600;
	color: #000;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
	background: none;
	border: transparent;
	background: #eee;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    cursor: default;
    color: #fff;
    border: none;
    border-right: transparent;
    text-align: center;
    border-radius: 0;
}
.tab-pane .tabss {
    margin: 4px 0;
	float:left;
	width: 100%;
}
#todos1 a, #habitacionales a, #comerciales a, #insdustriales a, #educacionales a, #hoteles a {
	padding: 0px !important;
}
.lupa1{
	background: url(../img/lupa.png) center center no-repeat;
	background-color: #BCCF35;
	float:left;
	font-family:'FontAwesome';
}
.lupa11{
	background-color: #BCCF35;
	float:left;
	font-family:'FontAwesome';
}
.lupa2{
	background: url(../img/lupa.png) center center no-repeat;
	background-color: #373f44;
	float:left;
	font-family:'FontAwesome';
}
.lupa6{
	background: url(../img/zoom.png) center center no-repeat;
	background-color: rgb(0, 143, 195);
	float:left;
	font-family:'FontAwesome';
}
.lupa1 a img, .lupa11 a img.img-responsive, .lupa2 a img.img-responsive, .lupa6 a img.img-responsive{
	width:100% !important;
	transition: all 0.4s ease-in-out;
}
.lupa1:hover a img, .lupa11:hover a img.img-responsive, .lupa2:hover a img.img-responsive, .lupa6:hover a img.img-responsive{
	opacity:0.1;
	cursor:pointer;
}
.lupa{
	background: url(../img/lupa.png) center center no-repeat;
	background-color: #005ca3;
	transition: all 0.8s;
}
.lupa img{
	width:100% !important;
	transition: all 0.4s ease-in-out;
}
.lupa:hover img{
	opacity:0.25;
	cursor:pointer;
}
.lupa h3{
	opacity:0;
	transition: all 0.8s;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    z-index: 100;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
}
.lupa:hover h3{
	opacity:1;
}
.hover-up{
	position:absolute;
	top:0;
	left:0;
	padding:60px 6% 0;
	width:100%;
	opacity:0;
	transition: all 0.8s ease-in-out;
	color:#FFF;
}
.hover-up p{
	font-weight:200;
}
.lupa11:hover .hover-up, .lupa2:hover .hover-up{
	opacity:1;
}
.nav-tabs{
	padding:0;
}
.azul{
	color:#005CA3;
}
.mito{
	margin: 0;
    text-align: right;
    padding: 10px;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
	float: left;
    width: 100%;
}
.mito{
	text-decoration: none;
}
.item img {
    width: 100%;
}
.txt-xs{
	padding:20px;
	background:#FFF;
}
.plant{
	padding:10px;
}
.tita{
	padding:0px;
	background: #fff;
}
.lupa2 .img-responsive {
    width: 100%;
}
.salto14{
	line-height: 24px;
    margin-bottom: 20px;
	font-size:14px;
}
.salto14 a{
	font-weight:600;
}
#quienessomos {
    min-height: 100vh;
}
.qsomos{
	margin-bottom: 20px;
}
.titulopag2 span{
	font-size:18px;
	color:#fff;
	line-height:18px !important;
}
@media screen and (max-width: 767px) {
	h2.titulopag {
		font-size: 24px;
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: solid 1px #25bae1;
	}
	.item .col-xs-6 {
		padding: 4px;
	}
	.brd-t{border-top:solid 2px #fff;}
	.brd-b{border-bottom:solid 2px #fff;}
	.brd-r{border-right:solid 2px #fff;}
	.brd-l{border-left:solid 2px #fff;}
	.navbar {
		position: relative;
		min-height: 30px;
		margin-bottom: 0;
		border: none;
		padding:0
	}
	.navbar-left img{
		max-width:75%;
	}
	h3{
		font-size:14px !important;
		line-height:18px !important;
		margin-top: 0px !important;
		font-weight:400;
	}
	h4, h5{
		font-size:12px !important;
		line-height:12px !important;
	}
	.carousel-caption {
		z-index: 10;
		bottom: 50% !important;
		padding: 0 !important;
		width: 100%;
		left: 0;
	}
	.carousel-caption h1, .top1 h1 {
		font-size: 34px !important;
		line-height: 36px !important;
		margin: 6px 5% !important;
		padding: 0px 20px;
		width: 90%;
	}
	.img-slide {
		width: 38% !important;
		left: 30%;
		position: relative;
		bottom: 0px;
	}
	.tit-ejec, .tit-ejec1{
		font-size: 11px;
		line-height: 11px;
		letter-spacing: 2px;
	}
	.det-ejec{
		height:auto !important;
	}
	.det-ejec p {
		color: #005CA3;
		padding-bottom: 10px;
    	border-bottom: solid 1px #afc6d8;
	}
	.det-ejec p i {
		width: 16px;
		text-align: center;
	}
	.det-ejec h2 {
		color: #005CA3;
		line-height: 20px;
		font-size: 20px;
		margin: 0;
		font-weight: 100;
		padding: 10px 0;
	}
	.det-ejec {
		background: #FFF;
		margin: 10px 0;
	}
	.hover-up{
		padding:10px 6% 0 !important;
	}
	.top-pad {
		padding: 74px 0 !important;
	}
	h2.hoem, h2.hoem2 {
    	margin-top: 40px !important;
		margin-bottom: 40px;
		font-size:30px;
	}
}
@media (max-width: 1200px) {
	.top-pad1 {
		padding: 72px 0 0 0;
	}
    .navbar-nav > li > .punto {
		display:none;
	}
	.navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		width:100%;
    }
    .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;
		width: 100%;
	}
	.navbar-brand {
		float: left;
		height: 60px;
		padding: 10px 0px;
		font-size: 18px;
		line-height: 20px;
		margin-left: 15px;
	}
	.carousel-caption h1 {
		font-size: 44px;
		line-height: 44px;
		margin: 10px 0;
		width:100%;
		margin: 0 !important;
	}
	.top1 h1 {
		color: #FFF;
		text-align: center;
		font-weight: 200;
		text-transform: uppercase;
		letter-spacing: 1px;
		margin: 10px 0;
		font-size: 24px;
		line-height: 24px;
	}
	.carousel-control1.right, .carousel-control1.right .fa {
    	right: 0px;
	}
	.carousel-control1.left, .carousel-control1.left .fa {
    	left: 0;
	}
	.hidden-mobile{
		display:none !important;
	}
	.det-ejec{
		height: 195px;
	}
	.map-h{
		height: 156px;
	}
	.hover-up{
		padding:60px 6% 0 ;
	}
}
.map-h{
	height: 195px;
}
.btn{
	padding: 0px;
	color: #FFF;
	background: none;
	float: right;
	border: none;
    background: #e6e3ce;
}
.btn:hover{
	color: #eee;
}
.btn-default{
	text-shadow:none;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay1, .hovereffect .overlay2 {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay1, .hovereffect:hover .overlay2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 17px;
  background-color: transparent;
  color: #FFF;
  padding: 0.3em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
  float:left;
  width:100%;
  font-weight: 200;
}
.hovereffect .overlay1 h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-size: 17px;
    background-color: transparent;
    color: #FFF;
    padding: 0.3em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-100%,0);
    transform: translate3d(0,-100%,0);
    float: left;
    width: 100%;
    font-weight: 200;
}
.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 0.7em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
  font-size: 60px;
  line-height:60px;
  height:60px;
  float:left;
  width:100%;
  font-weight:200;
}
.hovereffect .overlay1 a, .hovereffect .overlay1 p {
    color: #FFF;
    padding: 0.4em 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    font-size: 30px;
    line-height: 30px;
    height: 30px;
    float: left;
    width: 100%;
    font-weight: 200;
}
.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  text-decoration:none;
}
.contacto{
	background: #BCCF35;
	padding:30px;
	margin-bottom: 20px;
}
.ubicacion{
	background: url(../img/parque-del-sol-2-slider5.jpg) center center no-repeat;
	background-size:cover;
}
.ejecucion{
	background: url(../img/parque-del-sol-2-slider4.jpg) center center no-repeat;
	background-size:cover;
}
.servicios{
	background: url(../img/parque-del-sol-2-slider3.jpg) center center no-repeat;
	background-size:cover;
}
.empresa{
	background: url(../img/parque-del-sol-2-slider1.jpg) center center no-repeat;
	background-size:cover;
}
#pop{
	cursor:pointer;
}
#lightbox {
    background: rgba(0,0,0,0.8);
}
#delay:nth-child(odd){
	animation-delay: 0s;
}
#delay:nth-child(even){
	animation-delay: 0.3s;
}
.modal-content{
	position: relative;
    background-color: transparent;
	-webkit-background-clip: padding-box; 
	background-clip: padding-box; 
	border: none; 
    border: none; 
    border-radius: none; 
    outline: 0; 
    -webkit-box-shadow: none; 
    box-shadow: none; 
}
.modal-body{
	padding: 0;
}
.modal-footer{
	border-top:none;
}
.close {
    background: none !important;
    border-radius: 0% !important;
    width: 30px !important;
    height: 30px !important;
    color: #fff !important;
    font-size: 30px !important;
    line-height: 30px !important;
	font-weight: 200 !important;
    text-shadow: none !important;
    opacity: 1 !important;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2000;
	display:block;
}
#chartdiv, #chartdiv1, #chartdiv2, #chartdiv3, #chartdiv4{
	display:none;
	transition: all 1.4s;
}
#chartdiv h3, #chartdiv1 h3, #chartdiv2 h3, #chartdiv3 h3, #chartdiv4 h3{
	color: #000;
	border-bottom: solid 1px #000;
	font-weignt: 100;
	text-transform:uppercase;
	padding:10px;
	margin: 0px;
}
#chartdiv p, #chartdiv1 p, #chartdiv2 p, #chartdiv3 p, #chartdiv4 p{
	line-height:20px;
	padding:10px;
	text-align:left;
}
a.left.carousel-control.carousel-control2 {
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: #000;
    color: #FFF;
    opacity: 1;
	position:inherit;
}
a.right.carousel-control.carousel-control2 {
    float: left;
	left: 30px;
	right:inherit;
    width: 30px;
    height: 30px;
    border-radius: 0;
    background: #000;
    color: #FFF;
    opacity: 1;
	margin-left: 4px;
	position:inherit;
}
.carousel-control2 .fa-angle-left, .carousel-control2 .fa-angle-right {
    border: none;
    border-radius: 0;
    background: transparent;
    opacity: 1;
    float: left;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: initial;
    margin: 0;
}
.cerrar-carru{
	float:right;
	width: 30px;
    height: 30px;
	cursor: pointer;
}
.cerrar-carru .fa-close {
    float: right;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #000;
    color: #fff;
    text-align: center;
}
.nav-slide{
	position:absolute;
	z-index:3000;
}
.fin{
	padding-bottom: 100px;
}
.txt-s{
	line-height:10px;
	font-size:9px;
	letter-spacing:0;
	text-align:left;
	margin-top:10px;
}
.bg-fff{
	background: #fff;
    padding-bottom: 30px;
}
.bg-depto{
	background:#fff;
}
.bg-fff:last-of-type{
	background: #fff;
    padding-bottom: 800px;
}
.respoimg{
	padding:0 10px;
	width:100%;
	vertical-align:top;
}
.ed-ti{
	font-size: 16px;
    text-transform: uppercase;
    line-height: 16px;
	float: left;
    width: 100%;
    margin: 6px 0;
}
#map{
	width:100%;
	height:388px;
}
.qsomos p{
	color:#fff;
	margin-top:15px;
}
.qsomos div{
	margin-top:15px;
}
.qsomos div:last-child{
	border-right:none;
}
.qsomos h4{
	font-size:15px;
}
.openvideo{
	color: #00409A;
    text-decoration: none;
    position: absolute;
    left: 50%;
    bottom: 38px;
	margin-left: -25px;
	-ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Safari */
    transform: rotate(90deg);
}
/* IMAGE LIGHTBOX SELECTOR */

		#imagelightbox
		{
			cursor: pointer;
			position: fixed;
			z-index: 10000;
			border: solid 10px #fff;		
			-ms-touch-action: none;
			touch-action: none;

			-webkit-box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
			box-shadow: 0 0 3.125em rgba( 0, 0, 0, .75 ); /* 50 */
		}


		/* ACTIVITY INDICATION */

		#imagelightbox-loading,
		#imagelightbox-loading div
		{
			border-radius: 50%;
		}
		#imagelightbox-loading
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			position: fixed;
			z-index: 10003;
			top: 50%;
			left: 50%;
			padding: 0.625em; /* 10 */
			margin: -1.25em 0 0 -1.25em; /* 20 */

			-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
			box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
		}
			#imagelightbox-loading div
			{
				width: 1.25em; /* 20 */
				height: 1.25em; /* 20 */
				background-color: #fff;

				-webkit-animation: imagelightbox-loading .5s ease infinite;
				animation: imagelightbox-loading .5s ease infinite;
			}

			@-webkit-keyframes imagelightbox-loading
			{
				from { opacity: .5;	-webkit-transform: scale( .75 ); }
				50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
				to	 { opacity: .5;	-webkit-transform: scale( .75 ); }
			}
			@keyframes imagelightbox-loading
			{
				from { opacity: .5;	transform: scale( .75 ); }
				50%	 { opacity: 1;	transform: scale( 1 ); }
				to	 { opacity: .5;	transform: scale( .75 ); }
			}


		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: rgba(0, 19, 41, 0.9);
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #0a315f;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
		#imagelightbox-close:hover,
		#imagelightbox-close:focus { background-color: #111; }

			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}
/*efecto hover imagenes */
.wrap-overlay {
	position: relative;
	overflow: hidden;
}
.overlay-image {
	width: 100%;
	height: 100%;
	background: rgba(30, 142, 196, 0.4);
	position: absolute;
	top: 0;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.boton-image {
	position: absolute;
	background: rgba(255, 255, 255, 0.76);
	width: 13em;
	height: 50px;
	text-align: center;
	padding-top: 11px;
	text-transform: uppercase;
	font-weight: bold;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	margin: auto;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.cotizar h1{
	text-align: center;
	text-transform: uppercase;
	padding: 2em 0 1em;
	font-size: 2em;
}
.boton-zoom {
	position: absolute;
	background: none;
	width: 51px;
	height: 51px;
	box-shadow: none;
	border: solid 1px #fff;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	margin: auto;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.boton-zoom:before {
	content: "";
	display: block;
	width: 1px;
	height: 24px;
	background: #fff;
	top: 14px;
	left:24px;
	position: relative;
}
.boton-zoom:after {
	content: "";
    display: block;
    height: 1px;
    width: 24px;
    background: #fff;
    top: 1px;
    left: 13px;
    position: relative;
}
.boton-zoom2 {
	position: absolute;
	background: rgba(255, 255, 255, 0.76);
	width: 40px;
	height: 40px;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.53);
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	margin: auto;
	opacity: 0;
	transition: all ease .5s;
	-webkit-transition: all ease .5s;
	-moz-transition: all ease .5s;
	-o-transition: all ease .5s;
}
.boton-zoom2:before {
	content: "";
    display: block;
    width: 1px;
    height: 21px;
    background: #24b9e0;
    top: 10px;
    left: 19px;
    position: relative;
}
.boton-zoom2:after {
	content: "";
	display: block;
	height: 1px;
	width: 21px;
	background: #24b9e0;
	top: -1px;
	left: 9px;
	position: relative;
}
.wrap-overlay:hover .overlay-image {
	opacity: 1 !important;
	transition: all ease .5s !important;
	-webkit-transition: all ease .5s !important;
	-moz-transition: all ease .5s !important;
	-o-transition: all ease .5s !important;
	cursor:pointer;
}
.wrap-overlay:hover .boton-image,
.wrap-overlay:hover .boton-zoom,
.wrap-overlay:hover .boton-zoom2{
	bottom: 0;
	opacity: 1 !important;
	transition: all ease .5s !important;
	-webkit-transition: all ease .5s !important;
	-moz-transition: all ease .5s !important;
	-o-transition: all ease .5s !important;
}
.wrap-overlay img {
	transition: all ease .7s !important;
	-webkit-transition: all ease .7s !important;
	-moz-transition: all ease .7s !important;
	-o-transition: all ease .7s !important;
}
.wrap-overlay:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transition: all ease .7s !important;
	-webkit-transition: all ease .7s !important;
	-moz-transition: all ease .7s !important;
	-o-transition: all ease .7s !important;
}
.wrap-overlay .img-responsive, .image-hover .img-responsive{
	width:100%;
}
.mb-20{
	margin-bottom:20px;
}
p.mb-20{
	margin-bottom:20px;
	font-size:11px;
}
.tita a:hover{
	text-decoration:none;
}
div#imagelightbox-caption {
    position: fixed;
    background: #373f44;
    color: #fff;
    bottom: 0px;
    width: 100%;
    z-index: 99999;
    text-align: center;
    padding: 15px;
    font-size: 22px;
    line-height: 22px;
}
a.volverarriba {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background: rgba(255,255,255,0.7);
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
}
a.volverarriba:hover {
    position: fixed;
    right: 40px;
    bottom: 40px;
    background: rgba(255,255,255,1);
	cursor:pointer;
	border:solid 1px #25bae1;
}
.modal-header {
    border-bottom: none;
}
.visite{
	position: fixed;
    z-index: 1000;
    left: 50%;
    margin-left: 400px;
    width: 100px;
    height: 100px;
    top: 56px;

}
.visite2{
	position: fixed;
    z-index: 1000;
    left: 0;
    width: 100%;
    height: 32px;
	font-size:14px;
    line-height: 32px;
    text-align: center;
    top: 84px;
    background: #25bae1;
    color: #fff;
    letter-spacing: 1px;
}
h2.hoem{
	margin-top: 26%;
	text-align:center;
	color:#fff;
}
h2.hoem2{
	margin-top:26%;
	text-align:center;
	color:#00377d;
}
h2.home{
	margin:60px 0;
	text-align:center;
	color:#00377d;
	font-size:36px;
	font-weight:300;
	line-height:30px;
	letter-spacing:-2px;
}
h3.homes{
	margin:80px 0 0;
	text-align:right;
	color:#00377d;
	font-size:22px;
	line-height:30px;
	font-weight:400;
}
h3.home{
	margin:60px 0;
	text-align:center;
	color:#4d4d4d;
	font-size:16px;
	line-height:30px;
}
h4.home{
	text-align:center;
	color:#4d4d4d;
	font-size:16px;
	font-weight:600;
	margin:40px 0 10px;
}
#plantas{
	background:#f0eee2;
}
.mid-plant{
	float:left;
	width:50%;
	border-right:solid 1px;
}
.mid-plant2{
	float:left;
	width:50%;
	padding:15px;
}
.cotiz{
	border-left:solid 1px;
}
.cotiz img{
	border-bottom:solid 1px;
	padding: 30px;
}
.cotiz p{
	padding:0 30px;
}
.cotiz p.det-to{
	margin-bottom:15px;
}
.contacto-btn i{
	transform: translateX(-50%) rotate(90deg);
}
.contacto-btn{
	position: fixed;
    z-index: 10000;
    top: 350px;
    width: 310px;
    left: -1px;
    padding: 12px;
    text-align: center;
    background: #073161;
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: 600;
    transform-origin: center top;
    transform: translateX(-50%) rotate(-90deg);
}
.contacto-btn:hover{
	color:#999;
}
.cont-expand{
	position: fixed;
    z-index: 9999;
	left:-900px;
    top: 195px;
	height: auto;
    padding: 10px 40px;
    width: 900px;
    background: #074082;
    color: #fff;
    -webkit-transition: all 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
    transition: all 1000ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.cont-expand .form-control{
	border-bottom:solid 1px #fff;
	color:#fff;
}
.cont-expand .btn{
	background: transparent;
    border: none;
    color: #fff !important;
	font-size: 12px;
    padding: 10px 20px;
    font-weight: 900;
    letter-spacing: 0px;
}
.cont-expand h4{
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
}
.cont-expand p{
	color:#fff;
}
.mystyle{
	left: 0px;
    transition: all 800ms;
    width: 900px;
}
.caro-plants .cotito img{
	width:auto;
	margin:auto;
}
.br-t-b{
	border-top:solid 1px;
	border-bottom:solid 1px;
}
.o-hidden{overflow:hidden;}
small, .small {
    font-size: 55%;
}
.item i{
	font-size:22px;
	text-align: center;
    width: 100%;
    float: left;
}
.item p{
	font-size:10px;
	text-align: center;
    width: 100%;
    float: left;
}
.cerrar-form{
	position: absolute;
    top: 10px;
    right: 10px;
    border: solid 1px #fff;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
}
.carousel-caption{
	text-shadow: none;
}