p{
	color: #5a5a5a;
}
.h3, h3 {
    font-size: 21px;
    font-weight: 600;
    color: #829fd6;
}

 b, strong {
    color: #c8b5f2;
}
.ok b {
    color: #4a3280;
    padding: 10px;
}
.container{
	    position: relative;
}

.navbar-inverse {
    background-color: transparent !important;
    border-color: transparent !important;
}
.navbar-nav {
    float: right;
    margin: 0;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 12pt;
}
.secserv{
	text-align:center;
	height: 220px;
}

.carousel-caption p spam{
    text-align: left;
    /* background: #fff; */
    padding: 10px;
    font-size: 11pt;
    color: #ffffff !important;
    text-shadow: none;
}
.marketing h2 {
    font-weight: normal;
    font-size: 13pt;
    padding: 4pt;
}
.nav>li>a>img {
    max-width: none;
    width: 55%;
}
.botleng a{
	
}
h1.titulo {
    font-size: 25px;
    margin-bottom: 21px;
    color: #4a3280;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4a3280;
    margin-top: 5px;
}
h4.titulo {
    font-size: 25px;
    margin-bottom: 21px;
    color: #4a3280;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #4a3280;
    margin-top: 5px;
}
.fondo{
    overflow: hidden;
    height: 231px;
    margin-bottom: 31px;
}
footer {
    background: #4a3280;
}
.footer {
    padding: 40px 0px;
}
.footer p{
	color:#fff;
}
.marketing {
    margin-bottom: 40px;
}
.sociales img {
    width: 18%;
    display: inline;
}

.btn-default12{
	    width: 100%;
    background: #4a3280;
    color: #fff;
    padding: 11px;
    margin-top: 10px;
    border-radius: 0px;
}
.img-responsive{
    display: block;
    width: 100%;
    height: auto;
}
a.txtgalery {
    text-align: center;
    width: 100%;
    display: table;
    padding: 6px;
}
.col-sm-3.galerys {
    margin-bottom: 10px;
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-bottom: 0px;
  color: #5a5a5a;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-header{
    position: absolute;
}
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* 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;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 300px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
      left: 11%;
	  top: 106px;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 300px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 300px;
}
.idiomasf{
	    margin-top: 11px;
    margin-left: 11px;
    float: right;
    z-index: 99999999;
    top: 0;
    position: absolute;
    right: 0;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
  height: 244px;
}
.marketing h2 {
  font-weight: normal;
      color: #4a3280;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

hr {
    border-top: 1px solid #4a3280;
}

.featurette-divider {
  margin: 30px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}
nav.navbar.navbar-inverse.navbar-static-top{
	    width: 94%;
}
.cld_numero_i {
    color: #ffffff !important;
    font-size: 10px !important;
    font-weight: bold;
    background: #84a1d6;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    padding: 8px;
}
.cld_texto_inactivo {
    color: #ffffff !important;
    font-size: 10px !important;
    background: #84a1d6;
    padding: 8px;
}
.img-circled{
	border-radius: 50%;}


/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 992px) {
  .marketing {
    width: 100%;
}
}
@media (max-width: 768px) {
	.secserv {
    text-align: center;
    height: auto;
    width: 49%;
    display: inline-table;
}
.secserv h2 {
    font-size: 9pt;
}
	.navbar-header p {
    text-align: center;
}
	.navbar-wrapper .navbar {
    padding-right: 0px;
    padding-left: 0px;
}
	nav.navbar.navbar-inverse.navbar-static-top{
	    width: 100%;
}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
	text-align: center;
}
.navbar-nav .open .dropdown-menu {
    background-color: #adadad;
}
	.carousel {
        height: 220px;
    margin-bottom: 29px;
    overflow: hidden;
}
.carousel-caption {
    z-index: 10;
    left: 0%;
    top: 93px;
    width: 100%;
}
	.idiomasf{
		    margin-top: 52px;
    margin-left: 11px;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
		}
	.nav>li {
    border-bottom: 1px solid #688ac1;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #688ac1;
}
.navbar-collapse{
    width: 100%;
    background: #95afdf;
    margin-top: 6px;
    padding: 0;
    margin-right: 0px !important;
    margin-left: 0px !important;
	}
	.navbar-nav{
	    width: 100%;
    text-align: center;
	}
	.navbar-wrapper .navbar .container {

    padding: 0;
}
#barraaceptacion{
    display: block!important;
    width: 100%!important;
    padding-bottom: 0px!important;
    min-height: 90px!important;
	    z-index: 99999999!important;
}
.navbar-header{
	width:100%;
}
#navbar{
	    top: 172px;
    position: relative;
}
.footer p {
    padding: 40px 11px;
}
.hcimg img{
	    margin-bottom: 10px;
}
}
@media (max-width: 400px) {
	.img-circle {
    height: auto;
    width: 100%;
}
.secserv h2 {
    font-size: 8pt;
}
}
@media (min-width: 768px) {
	
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
	    text-align: left;
  }

  .featurette-heading {
    font-size: 50px;
  }

.img-circle {
    width: 91%;
    height: auto;
}
  .marketing h2 {
    font-size: 11pt;
  }
  
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  } 
   .img-circle {
       width: 91%;
    height: auto;
  }
  .marketing h2 {
    font-size: 11pt;
  }
}
@media (min-width: 1200px) {

}
