@import url('slider.css');
@import url('tabs.css');
@import url('galeria.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.11/css/lightgallery.css');
.logo-menu{
	width: 350px;
}
.navigation {
    margin-top: 32px;
    float: right;
}
.btn-contacto{
	background: #416c3f;
	padding: 10px 20px;
	color: white !important;
	border-radius: 20px 20px 20px 20px !important;
}
.carousel {
    height: 75vh;
    position: relative;
}
.slide-inicio{
	padding: 0 !important;
	width: 100%;
	
}
.person h5 {
    color: #3d4781;
}
.documentos{
	padding: 10px 20px;
	background: lightgray;
	text-align: center;
	margin-bottom: 5px;
	border-right: 2px solid white;
}
.documentos a{
	font-size: 14px !important;

}
.documentos h4{
	font-size: 14px !important;
	color: black;
}
#hospedaje label{
	font-size: 13px; 
	font-weight: normal;
	text-align: center;
	width: 100%;
}
#hospedaje th{
	font-size: 11px !important;

}
#hospedaje p{
	text-align: center;
}
.modal-titlee{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
.bandera-peru{
	background-image: url(../images/bandera-peru.png);
	height: 80px;
	width: 80px;
	background-position: center;
	background-size: cover;
	border-radius: 50%;
}
.pagoo{
	background: lightgray;
	border-right: 10px solid white;
	padding: 10px 20px;
	border-radius: 7px 7px 7px 7px;

}
.pagoo p{
	text-align: center !important;
	color: black;
	font-size: 13px !important;
}
.conferencista{
	border-radius: 50%;
	border: 4px solid #3D4781;
}
.customer-logos-ponentes label{
	color: gray !important;
	text-align:  center !important; 
}
#congreso{
	background:rgba(255, 255, 255);
}
.auspicia{
	background:rgba(255, 255, 255, 0.85);
}
.col-xs-10.col-xs-offset-1.col-sm-5.col-sm-offset-1 {
    top: 13vh;
}
#congreso h2{
	text-align: left;
	color: #0053cd;
	font-weight: bold;
	font-size: 40px;
}
#congreso p{
	color: black;
	font-size: 16px;
	text-align: justify;
}
.gg{
	margin-top: 60px;
}
.bandera{
	width: 50px;
	height: 30px;
}
.overlay{
	background: #258620e8;
	padding: 0 !important;
	width: 100%;
}
.bg-parallax{
	padding: 0 !important;
	width: 100%;
	background-image: url(../images/sli3.jpg);
	background-size: 100%;
	background-attachment: fixed;
}
.bg-parallax h3{
	margin-top: 40px;
	color: white;
	font-weight: ;
	font-size: 30px;
}
.bg-parallax h1{
	color: white;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 40px;
}
.bg-parallax a{
	color: #3D4781;
	text-align: center;
	background: white;
	font-size: 20px;
	font-weight: bold;
	margin-top: 40px;
	padding: 20px 30px;
	border-radius: 10px 10px 10px 10px;
}
.titulos{
	color:  #0053cd;
	font-size: 35px;
	
	font-weight: bold;
}
#auspiciadores{
	padding-top: 50px;
}
.header{
	height: 307px;
    background: rgba(239, 239, 239, 0.8);
}
.header h3{
	width: 100%;
	text-align: center;
	font-size: 50px; 
	font-weight: bold;
	color: #326535;
	margin-top: 180px;
}
.header small{
	color: black;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
.circulo-expositor{
	border-radius: 50%;
}
.person h4{
	text-align: center;
	font-weight: bold;
}
.person{
	text-align: center;
	background: whitesmoke;
	padding: 20px 30px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);

}
.role{
	font-weight: bold !important;
	text-transform: uppercase;
	font-size: 14px !important;
}
.person p{
	text-align: center !important;
	text-transform: uppercase;
	font-size: 13px !important;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #1d64ce;
    font-weight: bold;
}
.tab-pane h3{
	font-weight: bold;
	font-size: 30px;
	color: #326535;

}
.tab-pane p{
	text-align: justify;
	color: rgba(0, 0, 0, 0.8);

}
.medio{
	background: gold;
	padding: 10px 30px;
	border-radius: 7px 7px 7px 7px;
	color: white !important;
}
.medio p{
	color: white !important;
}
.medio h4{
	text-align: left;
	color: white;
	font-size: 30px;
}
.pago{
	background: whitesmoke;
	padding: 10px 20px;
	border-radius: 5px 5px 5px 5px;
	text-align: center;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
	transition: all 0.3s linear;
	cursor: pointer;
}
.pago:hover{
	transition: all 0.3s linear;
	-webkit-box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.75);
}
.pago h3{
	color: #3D4781;
	font-size: 35px;
}
.pago small{
	font-size: 14px;
	border-bottom: 2px solid #3D4781;
	padding-bottom: 10px;
}
.pago p{
	padding-top: 20px;
	text-align: center !important;
}
.beneficios p{
	padding: 0;
}
.beneficios ul li{
	list-style: amharic !important;
}
@media screen and (max-width: 500px){
	.logo-menu{
		width: 100px;
	}
	#header .navigation a{
	  color: white;
	}
	#header.fixed .navigation a{
	  color: white;
	}
	.navigation{
		margin-top: 0;
	}
	.header h3{
		width: 100%;
		text-align: center;
		font-size: 40px; 
		font-weight: bold;
		color: #152836;
		margin-top: 160px;
	}
	.slider-grande-modelo1 .slide-h1 {
	    text-align: center;
	    margin-top: 30%;
	    color: #2c70d3;
	    font-weight: bold;
	    font-size: 30px;
	    line-height: 29px;
	}
	.slider-grande-modelo1 .slide-h2 {
	    text-align: center;
	    color: #000;
	    font-size: 25px;
	    line-height: 26px;
	}
	.slider-grande-modelo1 .slide-h3 {
	    text-align: center;
	    color: #3D4781;
	    font-size: 25px;
	    line-height: 26px;
	}
	#congreso h2{
		text-align: center;
		color: #3D4781;
		font-weight: bold;
		font-size: 40px;
	}
	.bg-parallax h3{
		text-align: center;
	}
	.bg-parallax h2{
		text-align: center;
	}
}
.title {
  text-align: center;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  font-size: 45px;
  color: coral;
  text-transform: uppercase;
}

/**
* CARD
**/
.card {

  width: 100%;
  background-color: #ececec;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  transition: box-shadow 0.5s;
}
.card a {
  color: inherit;
  text-decoration: none;
}

.card:hover {
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);
}

/**
* DATE
**/
.card__date {
  
  top: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  padding-top: 10px;
  background-color: coral;
  border-radius: 50%;
  color: #ececec;
  text-align: center;
  font-weight: 700;
  line-height: 13px;
}
.card__date__day {
  font-size: 14px;
}
.card__date__month {
  text-transform: uppercase;
  font-size: 10px;
}

/**
* THUMB
**/
.card__thumb {
  height: 245px;
  overflow: hidden;
  background-color: #000;
  transition: height 0.5s;
}
.card__thumb img {
	width: 100%;
  display: block;
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}
.card:hover .card__thumb {
  height: 130px;
}

.card:hover .card__thumb img {
  opacity: 0.6;
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/**
* BODY
**/
.card__body {
  position: relative;
  height: 185px;
  padding: 20px;
  transition: height 0.5s;
}
.card:hover .card__body {
  height: 300px;
}

.card__category {
  position: absolute;
  top: -25px;
  left: 0;
  height: 25px;
  padding: 0 15px;
  background-color: coral;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 25px;
}

.card__title {
  margin: 0;
  text-align: center;
  padding: 0 0 10px 0;
  color: #416c3f;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}

.card__subtitle {
  margin: 0;
  text-align: center;
  padding: 0 0 10px 0;
  font-size: 19px;
  color: #000;
}

.card__description {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 56px;
  margin: 0;
  padding: 0;
  color: #666C74;
  line-height: 27px;
  opacity: 0;
  -webkit-transform: translateY(45px);
          transform: translateY(45px);
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
  transition-delay: 0s;
}
.card:hover .card__description {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition-delay: 0.2s;
}

.card__footer {
  position: absolute;
  bottom: 12px;
  left: 20px;
  right: 20px;
  font-size: 11px;
  color: #A3A9A2;
}

.icon {
  display: inline-block;
  vertical-align: middle;
  margin: -2px 0 0 2px;
  font-size: 18px;
}
.icon + .icon {
  padding-left: 10px;
}
