@charset "utf-8";
/* CSS Document */
#header_nav_2 {
	/*height:120px;*/
    width:100%;
   
  
	z-index: 999;
}
#navbar {
	transition:All 0.3s ease;
-webkit-transition:All 0.3s ease;
-moz-transition:All 0.3s ease;
-o-transition:All 0.3s ease;
}
.top-bar {
	/* height: 100px; */
	background-color: #858a13;
	
	-webkit-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.48);
	-moz-box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.48);
	box-shadow: 0px 0px 9px 1px rgba(0, 0, 0, 0.48);
}

.cacho-home {
	
	 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: url("img/foto_1_summit_web.jpg") center no-repeat ; /* FF3.6-15 */
background: url("img/foto_1_summit_web.jpg") center no-repeat ; /* Chrome10-25,Safari5.1-6 */
background: url("img/foto_1_summit_web.jpg") center no-repeat ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ), url("img/foto_1_summit_web.jpg") center no-repeat ; /* IE6-9 */

	background-position: center;
	background-size: cover;
	
}
.cacho-home2 {
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: url("img/foto_2_summit_web.jpg") center no-repeat ; /* FF3.6-15 */
background: url("img/foto_2_summit_web.jpg") center no-repeat ; /* Chrome10-25,Safari5.1-6 */
background: url("img/foto_2_summit_web.jpg") center no-repeat ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ), url("img/foto_1_summit_web.jpg") center no-repeat ; /* IE6-9 */

   background-position: center;
   background-size: cover;
   
}
.cacho-home3 {
	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: url("img/foto_3_summit_web.jpg") center no-repeat ; /* FF3.6-15 */
background: url("img/foto_3_summit_web.jpg") center no-repeat ; /* Chrome10-25,Safari5.1-6 */
background: url("img/foto_3_summit_web.jpg") center no-repeat ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ), url("img/foto_1_summit_web.jpg") center no-repeat ; /* IE6-9 */

   background-position: center;
   background-size: cover;
   
}
.cacho-home-bcn {
	
	 /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0+100;White+to+Transparent */
background: -moz-linear-gradient(top,  rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.3) 100%), url("img/tech.png") center no-repeat ; /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255, 255, 255, 0.75) 0%,rgba(0, 0, 0, 0.3) 100%), url("img/tech.png") center no-repeat ; /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255, 255, 255, 0.75) 0%,rgba(0, 0, 0, 0.3) 100%), url("img/tech.png") center no-repeat ; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ), url("img/tech.png") center no-repeat ; /* IE6-9 */

	background-position: center;
	background-size: cover;
	
}
.cacho_intro{
	background-color: white;
}
.cacho_ponen{
	
}
.cacho_programa {
	/* background-color: #f1f1f1; */
}
.cacho_patros{
	background-color: white;
}
.boton_azul_2 {
	width: auto;
	cursor:pointer;
	padding: 20px 54px;
	border-width: 0;
	border-color: rgb(65, 107, 139);
	border-style: solid;
	border-radius: 5px;
	background-color: #858a13;
	font-size: 12px;
	font-family: "Arial";
	color: rgb(246, 246, 246);
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	/*position: relative;*/
}
.ponenfx{
	background-color: #848a138f;
	color: #FFFFFF;
	height: 100%;
	opacity: 0;
}
.ponenfx:hover{
	background-color: #848a138f;
	
	opacity: 1;
}
.ponenLoop{
	display: inline-block;
	padding: 0px;
	width: 200px;
	cursor: pointer;
	width: 250px; height: 270px;
	
	
}
.patro-display{
	display: inline-block;
	width: 200px;
	padding: 22px;
	outline: 1px solid #858a13;
	height: 200px;
	margin: 0;
	vertical-align: middle;
	outline-style: auto;
}
.patro-display img{
	max-width: 100%;
	
}
.gradient-top{
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+49 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 49%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 49%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */

}.top-bar-parent {
  display: flex;
  justify-content: center;
  align-items: center;
}


.top-bar-menu{
	display: inline-block;
	padding: 12px;
	cursor: pointer;
}
.top-bar-menu a {
	color: black;
	font-weight: normal;
}
.top-bar-menu a:hover {
	color: #24699e;
}
.top-bar-menu-fixed{
	display: inline-block;
	padding: 25px;
	cursor: pointer;
}
.top-bar-menu-fixed a {
	color: rgb(255, 255, 255);
	padding-bottom: 10px;
	font-weight: normal;
}
.top-bar-menu-fixed a:hover {
	border-bottom: 2px solid #ffffff;
}

.top-bar-menu-bcn{
	display: inline-block;
	padding: 12px;
	cursor: pointer;
}
.top-bar-menu-bcn a {
	color: black;
	font-weight: bold;
}
.top-bar-menu-bcn a:hover {
	color: #9F6316;
}

/* PRIMARY MENU style */
ul.js-css-menu2  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
   opacity: 0;
}

.js-css-menu2 li {
    display: inline-block;
}

.js-css-menu2 li a {
    display: block;
    text-align: center;
    padding: 13px;
    text-decoration: none;
	color: #000000;
}
.js-css-menu2 li a.active {
	color: #858a13;
}
.js-css-menu2 li a.active:hover {
	color: #ffffff;
}
.js-css-menu2 li a:hover {
    
}
.com_op {
	display: inline-block;
	float: none;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border: 1px solid #e6e6e6;
	padding: 7px;
	
	width: 300px;
	background-color: #f5f5f5;
	margin:  10px 0;
}


.mesas-main{
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border: 0px solid #e6e6e6;
	padding: 0px;
	width: 700px;
	background-color: #f2f2f2;
}
.mesa-left {
	text-align: center; 
	color: #646363; 
	font-size: 12px; 
	vertical-align: middle;
	border-right: 1px solid #ffffff;
	width: 90px;
}

.mesa-title{
	
    font-size: 18px;
    color: #21507b;
    font-weight: bold;
    text-align: left;

}

.mesa-body {
	
    font-size: 16px;
    color: #3F6FB8;
    font-weight: bold;
    text-align: left;

}
.mesa-inscritos {
	border-left: 1px solid  rgba(183,183,183,1.00);
	padding-left: 10px;
	margin-left: 10px;
	margin-top: 10px;
	
    font-size: 14px;
    color: #696969;

}
.live-search-box {
width: 100%;
display: block;
padding: 1em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border: 0px solid #3498db;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	background-color: #f3f3f3;
}


/* Radial Out */
.hvr-radial-out-home {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
	-moz-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  overflow: hidden;
  -webkit-transition-property: color;
	-moz-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
color:hsla(0,0%,100%,0);

}
.hvr-radial-out-home:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #4f92c6;
  border-radius: 100%;
  -webkit-transform: scale(0);
	-moz-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
	-moz-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out-home:hover, .hvr-radial-out-home:focus, .hvr-radial-out-home:active {
  color:hsla(0,0%,100%,1.00);
}
.hvr-radial-out-home:hover:before, .hvr-radial-out-home:focus:before, .hvr-radial-out-home:active:before {
  -webkit-transform: scale(2);
	-moz-transform: scale(2);
  transform: scale(2);
}

.hvr-orange:before {
	background-color: #9F6316;
}

.hvr-red:before {
	background-color: #9C0F2E;
}
.hvr-green:before {
	background-color: #2E6E13;
}
.hvr-blue:before {
	background-color: #1E588E;
}
.hvr-amarillo:before {
	background-color: #737513;
}
.howworks {
	padding: 35px; 
	width: 400px; 
	height: 400px; 
	border-radius: 1%; 
	/*display: table; */
	box-sizing: border-box; 
	background-position: center; 
	background-size: cover; 
	background-repeat: no-repeat; 
	margin: 20px;
	cursor: pointer;
}

.mensaje-n{
	margin: 6px auto;
	padding: 10px;
	background-color: #ededed;
	display: table;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	max-width: 80%;
	position: relative;
}
.mensaje-r2{
	margin: 6px;
	padding: 10px;
	background-color: #ffffff;
	display: table;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	max-width: 80%;
	border: 1px solid #d2d2d2;
	position: relative;
}


.shadow-rounded {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.33);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.33);color:#626262;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 20px;
	border-radius: 			3px 3px 3px 3px;
	-moz-border-radius: 	3px 3px 3px 3px;
	-webkit-border-radius: 	3px 3px 3px 3px;
}
.shadow-rounded .row{
	vertical-align:middle;
	padding: 25px;
}
.shadow-rounded h3{
	color:#858a13;
	font-size: 16px;
}
.shadow-rounded img {
	float: right;
	max-width:100%;
	max-height: 100%;
	
}
.shadow-rounded .fotologo {
	height: 85px;
}

.convbox {
	height: 500px;
	width: 500px;
	background-size: cover;
}






















