body{
  overflow-x: hidden;
  overflow-y: scroll;
}

.ContenedorCustom{
  margin-left: 30px;
  margin-right: 50px;
}

/* ---------------------------------- */

.mb1 {
  padding-bottom: 1px;  
}
.mb2 {
  padding-bottom: 2px;  
}
.mb5 {
  padding-bottom: 5px;  
}
.mb10 {
  padding-bottom: 10px;  
}
.mb15 {
  padding-bottom: 15px;  
}
.mb20 {
  padding-bottom: 20px;  
}
.mb30 {
  padding-bottom: 30px;  
}
.mb40 {
  padding-bottom: 40px;  
}
.mb60 {
  padding-bottom: 60px;  
}


.mt2 {
  padding-top: 2px;
}
.mt5 {
  padding-top: 5px;  
}
.mt10 {
  padding-top: 10px;  
}
.mt15 {
  padding-top: 15px;  
}
.mt20 {
  padding-top: 20px;  
}
.mt30 {
  padding-top: 30px;  
}
.mt40 {
  padding-top: 40px;  
}
.mt60 {
  padding-top: 60px;  
}


/*--- Resp Charts ---*/
.gbMail{
  background: url(../../_web/_media/_images/_bg/mail.jpg) no-repeat center center fixed;   
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gbLogin{
  background: url(../../_web/_media/_images/_bg/lock.jpg) no-repeat center center fixed;   
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.gbAbout{
  background-color: rgba(34, 54, 75, 0.132);
}


.text-huge{
  font-size:4em; 
}

.cinta {
  color: #fff !important;
  background-color: rgba(35,78,58, 1); /*#6A287E 0069A9 008080 7D0552;*/
}

.cinta2 {
  color: #fff !important;
  background-color: #006DB5;
}



.shadow_elegant_01 {
  text-shadow: 3px  4px 6px rgba(0,0,0,0.75354385);
}
.shadow_elegant_02 {
  text-shadow: 2px 2px 4px #000;
}
.shadow_elegant_03 {
  text-shadow: 1px 1px 8px rgba(0,0,0,0.4546);
}
.shadow_elegant_04 {
  text-shadow: 1px 1px 2px rgba(255,255,255,1);
}

.box-shadow_elegant_01 {
  text-shadow: 3px  4px 6px rgba(0,0,0,0.75354385);
}

.box-shadow_elegant_02 {
  box-shadow: 3px 4px 6px rgba(0,0,0,0.75354385);
}
.box-shadow_elegant_03 {
  box-shadow: 2px 3px 5px rgba(0,0,0,0.45354385);
}

.titulo-seccion {
  color: #337ab7;
  font-weight: 500;
  text-shadow: 1px 1px 4px rgba(0,0,0,0.45354385);
}

.text-white{
  color: #fff !important;
}

.text-warning2 {
  color: #F38A02;
}

.hactiva:hover{
  color: #ff0000;
  box-shadow: 4px 6px 8px rgba(0,0,0,0.45354385);
  margin-top: -5px;
}
.hactiva2:hover{
  color: #ff0000;
  font-size: 15px;
  box-shadow: 4px 6px 8px rgba(0,0,0,0.65354385);
}

.hactiva3:hover{
  color: #ff0000;
  text-shadow: 1px 2px 4px rgba(0,0,0,0.35354385);

}

.btn-xlg,
.btn-group-xlg > .btn {
  padding: 20px 40px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.alert-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.alert-default hr {
  border-top-color: #ccc;
}
.alert-default .alert-link {
  color: #333;
}


/*-------------------*/
/* Warning 2 */
.btn-warning2{
  color: #fff;
  background-color: #F18928;
  border-color: #F18928;
}
.btn-warning2:focus,
.btn-warning2.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning2:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning2:active,
.btn-warning2.active,
.open > .dropdown-toggle.btn-warning2 {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning2:active:hover,
.btn-warning2.active:hover,
.open > .dropdown-toggle.btn-warning2:hover,
.btn-warning2:active:focus,
.btn-warning2.active:focus,
.open > .dropdown-toggle.btn-warning2:focus,
.btn-warning2:active.focus,
.btn-warning2.active.focus,
.open > .dropdown-toggle.btn-warning2.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning2:active,
.btn-warning2.active,
.open > .dropdown-toggle.btn-warning2 {
  background-image: none;
}
.btn-warning2.disabled:hover,
.btn-warning2[disabled]:hover,
fieldset[disabled] .btn-warning2:hover,
.btn-warning2.disabled:focus,
.btn-warning2[disabled]:focus,
fieldset[disabled] .btn-warning2:focus,
.btn-warning2.disabled.focus,
.btn-warning2[disabled].focus,
fieldset[disabled] .btn-warning2.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning2 .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* Warning 3 */
.btn-warning3{
  color: #fff;
  background-color: #7E3517;
  border-color: #7E3517;
}
.btn-warning3:focus,
.btn-warning3.focus {
  color: #7E3517;
  background-color: #666;
  border-color: #666;
}
.btn-warning3:hover {
  color: #333;
  background-color: #c0c0c0;
  border-color: #666;
}
.btn-warning3:active,
.btn-warning3.active,
.open > .dropdown-toggle.btn-warning3 {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning3:active:hover,
.btn-warning3.active:hover,
.open > .dropdown-toggle.btn-warning3:hover,
.btn-warning3:active:focus,
.btn-warning3.active:focus,
.open > .dropdown-toggle.btn-warning3:focus,
.btn-warning3:active.focus,
.btn-warning3.active.focus,
.open > .dropdown-toggle.btn-warning3.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning3:active,
.btn-warning3.active,
.open > .dropdown-toggle.btn-warning3 {
  background-image: none;
}
.btn-warning3.disabled:hover,
.btn-warning3[disabled]:hover,
fieldset[disabled] .btn-warning3:hover,
.btn-warning3.disabled:focus,
.btn-warning3[disabled]:focus,
fieldset[disabled] .btn-warning3:focus,
.btn-warning3.disabled.focus,
.btn-warning3[disabled].focus,
fieldset[disabled] .btn-warning3.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning3 .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* fonts */
.font-News{font-family: 'News Cycle', sans-serif;}
.font-Raleway{font-family: 'Raleway', sans-serif;}
.font-Roboto{font-family: 'Roboto', sans-serif;}
.font-Lato{font-family: 'Lato', sans-serif;}
.font-Poiret{font-family: 'Poiret One', sans-serif, cursive;}
.font-Cantarell{font-family: 'Cantarell', sans-serif;}
.font-Permanent{font-family: 'Permanent Marker', sans-serif, cursive;}
.font-Caveat{font-family: 'Caveat', serif, cursive;}
.font-Sans{font-family: 'Open Sans', sans-serif;}
.font-Assistant{font-family: 'Assistant', sans-serif;}


/* control slider */
.carousel-control2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10; 
  width: 5%;
  font-size: 40px;
  color: #59E817;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  padding-top: 70px;
  /* filter: alpha(opacity=90); */
  /* opacity: 1; */
}
.carousel-control2.left {
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 255, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 255, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .1)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .1) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); */
  background-repeat: repeat-x;
}
.carousel-control2.right {
  right: 0;
  left: auto;
  /* background-image: -webkit-linear-gradient(left, rgba(0, 0, 255, .0001) 0%, rgba(0, 0, 255, .1) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 255, .0001) 0%, rgba(0, 0, 255, .1) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 255, .0001)), to(rgba(0, 0, 255, .1)));
  background-image:         linear-gradient(to right, rgba(0, 0, 255, .0001) 0%, rgba(0, 0, 255, .1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); */
  background-repeat: repeat-x;
}
.carousel-control2:hover,
.carousel-control2:focus {
  color: #ff0000;
  text-decoration: none;
  /* filter: alpha(opacity=90); */
  outline: 0;
  /* opacity: .99; */
}
.carousel-control2 .icon-prev,
.carousel-control2 .icon-next,
.carousel-control2 .glyphicon-chevron-left,
.carousel-control2 .glyphicon-chevron-right {
  position: absolute;
  /* top: 10%; */
  z-index: 5;
  display: inline-block;
  /* margin-top: -10px; */
  color: #000;
}
.carousel-control2 .icon-prev,
.carousel-control2 .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control2 .icon-next,
.carousel-control2 .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control2 .icon-prev,
.carousel-control2 .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

/* .carousel-control2 .icon-prev:before {
  content: '\2039';
}
.carousel-control2 .icon-next:before {
  content: '\203a';
} */


/* footer */

.footer-bottom {
  /* background: rgba(0, 109, 181, 1); 
  background-image: linear-gradient(rgba(0, 109, 181, 0.005),rgba(0, 109, 181, 0.235138)); */
  color: #000 !important;
	padding-top: 10px;
  padding-bottom: 10px;
  font-size: 50px;
  /* font-style: italic; */
  height: 60px;
  padding-top: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.135864); ;
  /* text-decoration: none; */
}
.footer-bottom p.pull-left {
	padding-top: 6px;
}
.footer-bottom p.pull-right {
	padding-top: 6px;
}

.footer-fix-bottom {
  position: absolute;
  bottom:0;
  /* background-image: linear-gradient(rgba(175, 155, 96, 0.01),rgba(175, 155, 96, 0.454331));   */
	/* background: #EDEFF1; */
	height: auto;
	/* padding-bottom: 30px; */
	/* position: relative; */
	width: 100%;
	/* border-bottom: 1px solid #CCCCCC; */
	/* border-top: 1px solid #DDDDDD; */
}

.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.135864); ;
  padding-top:30px;
  background-color: #fff !important; 
  /* background-image: linear-gradient(rgba(0, 109, 181, 0.009),rgba(0, 109, 181, 1));   */
	/* background: #EDEFF1; */
	height: auto;
	/* padding-bottom: 30px; */
	position: relative;
	width: 100%;
	/* border-bottom: 1px solid #CCCCCC; */
	/* border-top: 1px solid #DDDDDD; */
}
.footer p {
	margin: 0;
}
.footer img {
	max-width: 100%;
}
.footer p {
	border-bottom: 1px solid #BAC1C8;
	/* color: #54697E; */
	font-size: 14px;
	font-weight: 600;
	line-height: 27px;
	/* padding-bottom: 40px; */
	/* text-transform: uppercase; */
}
.footer ul {
	font-size: 14px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 15px;
	color: #333;
}
.footer ul li a {
	padding: 0 0 5px 0;
	display: block;
}
.footer a {
	color: #333;
}
.supportLi h4 {
	font-size: 20px;
	font-weight: lighter;
	line-height: normal;
	margin-bottom: 0 !important;
	padding-bottom: 0;
}
.newsletter-box input#appendedInputButton {
	background: #FFFFFF;
  display: inline-block;
  /* float: left; */
  height: 30px;
	clear: both;
	width: 100%;
}
.newsletter-box .btn {
	border: medium none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	height: 40px;
	padding: 0;
	width: 100%;
	color: #fff;
}
.newsletter-box {
	overflow: hidden;
}
.bg-gray {
	background-image: -moz-linear-gradient(center bottom, #BBBBBB 0%, #F0F0F0 100%);
	box-shadow: 0 1px 0 #B4B3B3;
}

.bg-white{
	background-color: #fff !important;
}


.social li {
	background: none repeat scroll 0 0 #B5B5B5;
	/* border: 2px solid #B5B5B5; */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	float: left;
	height: 36px;
	line-height: 36px;
	margin: 0 8px 0 0;
	padding: 0;
	text-align: center;
	width: 36px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}
.social li:hover {
	transform: scale(1.15) rotate(360deg);
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
}
.social li a {
	color: #EDEFF1;
}
.social li:hover {
	border: 2px solid #2c3e50;
	background: #2c3e50;
}
.social li a i {
	font-size: 16px;
	margin: 0 0 0 5px;
	color: #EDEFF1 !important;
}


/*------------------*/
.panel-default2 {
  border: 1px solid rgba(0,0,0,0.1148543);
}


/*---- SUBMENU ---*/
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}

.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}


/*----------------------*/

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }