º/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  color: #5a5a5a;
}

.azul-wrapper{
	background-color:rgba(168,190,199,0.6);/*#69849c;*/
	left: 0;
    right: 0;
    top: 0;
	padding: 15px 0;
}
.azul-wrapper h2, .azul-wrapper p{
	color:#fff !important;
}
.azul-wrapper span.text-muted{
	color:#69849c !important;
}
.azul-img-wrapper{
	background:url(../img/bg2.png);/*#69849c;*/
	left: 0;
    right: 0;
    top: 0;
	padding: 15px 0;
}
.azul2-wrapper{
	background-color:rgba(168,190,199,0.4);
	width:100%;
	left: 0;
    right: 0;
    top: 0;
	padding: 10px 0 40px;
}
.azul3-wrapper{
	background-color:rgba(168,190,199,0.2);
	left: 0;
    right: 0;
    top: 0;
	padding: 10px 0 40px;
}
.azul4-wrapper{
	background-color:rgba(168,190,199,0.2);
	left: 0;
    right: 0;
    top: 0;
	padding: 15px;
}
.gris1-wrapper{
	background-color:rgb(247,247,247);
	left: 0;
	right: 0;
	top: 0;
	padding: 30px 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7;
}
.footer-wrapper{
	background-color:#0068ae;
	left: 0;
	right: 0;
	top: 0;
	padding: 30px 0;
}
.pad-top{padding-top:50px;}
.pad-bottom{padding-bottom:50px;}
.separ-left{border-left:1px solid #e7e7e7;}
.separ-right{border-right:1px solid #e7e7e7;}
ul.li-check{
	list-style:url(../img/ico-check.png) outside;
	display:block;
}
ul.li-check li{padding:10px 0px;}
ul.li-bio{
	list-style:url(../img/ico-bio.png) outside;
	display:block;
}
ul.li-bio li{padding:5px 0px;}
.circle{
	color: #888 !important;
	text-decoration:none !important;
}
.circle p{
	color: #888;
	font-family: "Dosis",sans-serif;
	font-size: 20px;
	line-height: 45px;
}
.circle:hover p{color: #000;}
.ubicacion{
	font-family: "Dosis",sans-serif;
	font-size: 20px;
	color: #888;
}
.ubicacion p{margin:0;}
.ubicacion p strong{
	color:#000;
	font-weight:normal;
}
.ubicacion .grande{
	font-size: 40px;
	line-height: 40px;
}
.foot{
	font-family: "Dosis",sans-serif;
	font-size: 18px;
	color: #fff;
}
.foot p{
	display:block;
	border-left:1px solid #fff;
	padding-left:20px;
}
.foot a{color:#fff;}
.foot a:hover{color:#cce1ef;}
footer p{margin:0;}
footer a{
	display:block;
	border-radius:5px 5px 0 0;
	background:#0068ae;
	color:#fff;
	padding:10px 20px;
	text-transform:uppercase;
	font-size:22px;
}
ul.logos{
	list-style:outside;
	list-style-type:none;
	display:block;
	width:100%;
	clear:both;
}
ul.logos>li{
	display:inline;
	margin:0px;
	text-align:center;
}
.subtitulos{
      color:#0068AE; font-size:16px; font-weight:600;
}     
.destacado{
      color:#0068AE;
}
ul.li-asterisco{
       list-style:url(../img/ico-asterisco.png) outside;
       display:block;
       line-height:17px;
}
ul.li-asterisco li{padding:3px 0px;}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

.topbar-wrapper{
  position: absolute;
  background:#0068ae;
  border-bottom:10px solid #7aafd3;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
  height:65px;
}
.topbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.topbar-wrapper .topbar {
  padding-right: 15px;
  padding-left: 15px;
}
.topbar-wrapper .topbar .container {
  width: auto;
}




/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 65px;
  right: 0;
  left: 0;
  z-index: 20;
  background:rgba(255,255,255,0.8);
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
  height:70px;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.stilo_input{width: 90%; height: 25px; border-radius: 10px; border: 1px solid #dddddd; font-family: 'trebuchet MS'; font-size: 14px;}
label{ display:block;}
/* Carousel base class */
.carousel {
  height: 131px;
  /*height: 500px;*/
  margin-bottom: 20px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
.carousel-caption h1{
	font-size:36px;
	line-height:36px;
	margin:0;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 131px;
  /*height: 500px;*/
  background-color: #777;
}
.carousel-inner > .item > img {
	position: absolute;
	top: 66px;
	left: 0;
	min-width: 100%;
	height: 500px;
}
.slide-form > .item > img {
  height: 300px !important;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

.slide-form {
  height: 300px !important;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: left;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 40px 0; /* Space out the Bootstrap <hr> more */
}
.featurette-divider-top {
  margin: 40px 0 0; /* Space out the Bootstrap <hr> more */
}
.featurette-divider-bottom {
  margin: 0 0 40px; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
	  background:rgba(255,255,255,0.8);
  }
  .navbar-wrapper .container {
    padding-right: 0;
    padding-left: 0;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 25px;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

@media (max-width:480px) {
.col-lg-2{
	width:50% !important;
	float:left;
	text-align:center;
}
.navbar-brand > img {
	width: 100% !important;
}
.topbar-nav>li {
	font-size: 16px;
	margin-left:10px;
}
.topbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.topbar-nav>li>img {
	height:20px;
}
.topbar-link{
	font-size: 16px;
}
}

@media (max-device-width:480px) and (orientation:landscape) {
.link-footer{
	margin:0px 0 0 20px;
}
#menu ul{
	float:none !important;
}
#menu > ul > li{
	float:none !important;
}
#menu .despleg{
	width:100%;
}
#menu .despleg > div{
	width:100%;
}
#menu .despleg > div.btn-ico{
	display:block;
	width:100%;
	margin-bottom:10px;
}
#menu .despleg > .btn-ico > div.ico{
	width: 100px;
	display:block;
	float:left;
}
#menu .despleg > .btn-ico > div.ico img{
	width: 60px;
	height: auto;
	display: block;
	margin: 0px auto;
	padding:10px;
}
#menu .despleg > .btn-ico > div.ico span{
	display: block;
	margin: 0px auto;
	text-align:center;
	line-height: 12px;
}
#menu .despleg > .btn-ico > div.ico > a{
	padding-left: 	0px;
}
#menu .despleg > div > a{
	padding:5px 20px;
}
ul.logos>li img{
	height:80px;
	width:auto;
}
}
@media (max-width:767px) {
.link-footer{
	margin:0px 0 0 20px;
}
#menu ul{
	float:left !important;
}
#menu > ul > li{
	float:none !important;
}
#menu .despleg{
	width:100%;
}
#menu .despleg > div{
	width:100%;
}
#menu .despleg > div.btn-ico{
	display:block;
	width:100%;
	margin-bottom:10px;
}
#menu .despleg > .btn-ico > div.ico{
	width: 120px;
	display:block;
	float:left;
}
#menu .despleg > .btn-ico > div.ico img{
	width: 60px;
	height: auto;
	display: block;
	margin: 0px auto;
	padding:10px;
}
#menu .despleg > .btn-ico > div.ico span{
	display: block;
	margin: 0px auto;
	text-align:center;
	line-height: 12px;
}
#menu .despleg > .btn-ico > div.ico > a{
	padding-left: 	20px;
}
#menu .despleg > div > a{
	padding:5px 20px;
}
#cont1{
	top:140px !important;
}
#cont2{
	top:205px !important;
}
#cont3{
	top:270px !important;
}
ul.logos>li img{
	height:80px;
	width:auto;
}
}
@media (min-width:768px) {
.link-footer{
	margin:0px 0 0 20px;
}
#menu .despleg{
	width:750px;
}
#menu .despleg > div{
	/*width: 240px;*/
	width: 210px;
}
#menu .despleg > div.btn-ico{
	display:block;
	width:100%;
	margin-bottom:10px;
}
#menu .despleg > .btn-ico > div.ico{
	width: 90px;
	display:block;
	float:left;
}
#menu .despleg > .btn-ico > div.ico img{
	width: 60px;
	height: auto;
	display: block;
	margin: 0px auto;
	padding:10px;
}
#menu .despleg > .btn-ico > div.ico span{
	display: block;
	margin: 0px auto;
	text-align:center;
	line-height: 12px;
}
#menu .despleg > .btn-ico > div.ico > a{
	padding-left: 	0px;
}
#menu .despleg > div > a{
	padding-left: 5px;
}
ul.logos>li img{
	height:70px;
	width:auto;
}
}
@media (min-width:992px) {
.link-footer{
	margin:100px 0 0 20px;
}
#menu .despleg{
	width:970px;
}
#menu .despleg > div{
	/*width: 310px;*/
	width: 240px;
}
#menu .despleg > div.btn-ico{
	display:block;
	width:220px;
	margin-bottom:10px;
}
#menu .despleg > .btn-ico > div.ico{
	width: 70px;
	display:block;
	float:left;
}
#menu .despleg > .btn-ico > div.ico img{
	width: 60px;
	height: auto;
	display: block;
	margin: 0px auto;
	padding:10px;
}
#menu .despleg > .btn-ico > div.ico span{
	display: block;
	margin: 0px auto;
	text-align:center;
	line-height: 12px;
}
#menu .despleg > .btn-ico > div.ico > a{
	padding-left: 	0px;
}
#menu .despleg > div > a{
	padding-left: 10px;
}
ul.logos>li img{
	height:80px;
	width:auto;
}
}
@media (min-width:1200px) {
.link-footer{
	margin:100px 0 0 20px;
}
#menu .despleg{
	width:1170px;
}
#menu .despleg > div{
	/*width: 370px;*/
	width: 270px;
}
#menu .despleg > div.btn-ico{
	display:block;
	width:270px;
	margin-bottom:10px;
	margin-left:10px;
}
#menu .despleg > .btn-ico > div.ico{
	width: 90px;
	display:block;
	float:left;
}
#menu .despleg > .btn-ico > div.ico img{
	width: 60px;
	height: auto;
	display: block;
	margin: 0px auto;
	padding:10px;
}
#menu .despleg > .btn-ico > div.ico span{
	display: block;
	margin: 0px auto;
	text-align:center;
	line-height: 12px;
}
#menu .despleg > .btn-ico > div.ico > a{
	padding-left: 	0px;
}
#menu .despleg > div > a{
	padding-left: 20px;
}
ul.logos>li img{
	height:109px;
	width:auto;
}
}
.link-footer{
	position:absolute;
	z-index:999;
	color:#fff;
	font-family: "Dosis",sans-serif;
	font-size: 14px;
}
.link-footer a{
	color:#fff;
}
#menu ul{
	list-style:none;
	padding:0;
	margin:0;
	float: right;
}
#menu li{
    display:inline-block;
}
#menu > ul > li{
	display: block;
	position: relative;
	float: left;
	font-family: "Marvel",sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin: 0 10px;
	text-transform: uppercase;
}
#menu > ul > li > a{
	padding: 15px 15px 10px 15px;
	cursor: pointer;
	display: block;
	color: #666;
	text-decoration:none;
}
#menu > ul > li > a:hover{
	color: #000;
	border-bottom:5px solid #db2c28;
	text-decoration:none;
}
#menu .content, #menu .content > div{
    display:none;
}
#menu .content {
    height:120px;
    padding:0;
}
#menu .despleg{
background: rgb(255,255,255); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2Y4ZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(204,248,255,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(204,248,255,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,248,255,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,248,255,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(204,248,255,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(204,248,255,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ccf8ff',GradientType=0 ); /* IE6-8 */

	
	/*background: #fff;*/
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	font-size: 10px;
	left: 0;
	padding: 15px 0;
	position: absolute;
	text-align: left;
	top: 70px;
	z-index: 1000;
	list-style:outside none circle;
}
#menu .despleg > div{
	display: block;
	float: left;
}
#menu .despleg > div > a{
	display: block;
	/*font-family: "Marvel",sans-serif;*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
}
#menu .despleg > div > a::before{
	content:"· ";
}
#menu .despleg > .btn-ico > div.ico > a::before{
	content:" ";
}
#menu .despleg > div > a:hover{
	text-decoration:none;
}


.first-slide{ disply:none ;}
