@charset "utf-8";
/* CSS Document */

/*
/*
/* /////////////  GLOBAL //////////////  */

body {
	font-family: 'Open Sans', sans-serif;
	color: #51717e;
	font-weight: 300;
	line-height: 1.4;
	font-size: 15px;

}

button {
		color: #51717e !important;
}
a, a:hover, a:focus {
	color: #00a4ca;
}
p {
	margin-bottom: 30px;
}
strong {
	font-weight: 600;
}
h1 {
	color: #27d0e9;
	font-family: 'Open Sans', sans-serif;
	font-size: 48px;
	font-weight: 400;
	letter-spacing: -4px;
	margin-bottom: 20px;
	margin-top: 50px;
}
h1:first-child {
	margin-top: 60px;
}
h3 {
	color: #9dbac0;
		font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;

	margin-bottom: 15px;
	margin-top: 50px;
	padding-bottom: 7px;/*	border-bottom: #d6e5e6 1px solid;
	background-image: url("../img/hr-background.png");
	background-repeat: no-repeat;
	background-position: bottom left;*/
	letter-spacing: -1px;
}
h3:first-child {
	margin-top: 50px;
}
h4 {
	letter-spacing: -1px;
}
hr {
	background-color: #ffffff;
	background-image: url("../img/hr-background.png");
	background-position: bottom left;
	background-repeat: repeat-x;
	border: 0 none;
	color: #ffffff;
	height: 21px;
}
.footer {
	background-color: #c8dbe8;
}

.twitter-timeline {
	background-color: #ced5d6;
}



.footer {
	margin-top: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #6D8690;
	font-size: 12px;
	opacity: 0.9;
}
.formaddress, .formwebsite, .formage {
	display: none !important;
}
/*
/*
/* /////////////  NAVBAR //////////////  */

/*.navbar {
	border: medium none;
	border-radius: 0;
	margin-bottom: 0;
}*/
/*.nav > li > a:hover, .nav > li > a:focus, .active {
	background-color: transparent;
	background-image: url("../img/arrow-navbar.png");
	background-position: 6px 16px;
	background-repeat: no-repeat;
	color: #8ca3aa;
}*/


.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .nav > li > a:hover, .nav > li > a:focus, .active, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #c2f4ff;
	color: #035970;
	background-image: url("../img/arrow-navbar.png");
	background-position: 6px 16px;
	background-repeat: no-repeat;
}
.navbar-nav > li > a, .navbar-default .navbar-nav > li > a {
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 15px;
	letter-spacing: -1px;
	
}
.navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.icon-bar, .navbar-default .navbar-toggle .icon-bar {
	background-color: #4bbbde;
	height: 2px !important;
}
.navbar-default, .navbar-default .navbar-toggle {
	background-color: #00a4ca;
	border-color: #00a4ca;
}
/*.background-nav {
	background-image: url("../img/background-navbar.png");
	background-repeat: no-repeat;
}
.navbar-header {
	background-image: url("../img/mask-navbar.png");
	background-repeat: no-repeat;
	background-position: right top;
}*/

div#myNavbar.navbar-collapse.collapse.in {
/*overflow: visible;*/
	/*margin-bottom: 18px;*/
}
/*
/*
/* /////////////  CAROUSEL //////////////  */


/*#myCarousel, .carousel-inner, .carousel, .item, .container {
	height: 100%;
}*/
.carousel-caption {
/*	background-image: url("../img/background-transparent.png");*/
	left: 0px;
	right: 0px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .0);
	

}


.carousel-caption img {
padding-bottom: 35px;
	

}


.carousel-caption img:first-child {
padding-bottom: 15px;
	

}

@media (max-width: 480px) {

	.carousel-caption img {
padding-bottom: 5px;
	

}
	

	
}

@media (max-width: 768px) {

	.carousel-caption {
	
	top:10px;
	
	}
	
.carousel-caption img:first-child {
padding-bottom: 10px;

	

}	
	
}






.carousel-caption p {
	font-family: 'Open Sans', sans-serif;
	letter-spacing: -1px;

	/*background-color: rgba(0, 138, 202, 0.9);*/
	display: inline;
/*	text-transform: uppercase;*/
	font-weight: 300;
	line-height: 105%;


}


.carousel-caption p span {
/*padding-left: 15px;
	padding-right: 15px;*/


}

.opacity-90 {
/*opacity: 0.9;*/
}
.opacity-80 {
	opacity: 0.8;
}
.opacity-70 {
	opacity: 0.75;
}
.opacity-90.amarillo {
	color: #fdd932;
}
.amarillo {
	color: #fdd932;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control.left {
	background-image: none;
}
.glyphicon {
	background-color: #3ebccd;
	border-radius: 35px;
}

span.glyphicon.glyphicon-exclamation-sign {
	background-color: transparent;
	font-size: 24px;
	padding-right: 10px;
}

.vcenter {
	display: flex;
    align-items: center;
}
.alert-info {
font-family: 'Open Sans', sans-serif;
    background-color: #c6f3f8;

	font-weight: 600;

}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 30px;
	line-height: 50px;
	height: 50px;
	margin-top: -60px;
	width: 50px;
	z-index: 100;
}
.carousel, .carousel-inner, .carousel-inner > .item > img, .thumbnail, .item {
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0px 11px 8px -6px rgba(54,56,56,0.20);
	-moz-box-shadow: 0px 11px 8px -6px rgba(54,56,56,0.20);
	box-shadow: 0px 11px 8px -6px rgba(54,56,56,0.20);
}
.carousel {
/*margin-bottom: 0px;*/
}
.carousel-inner > .item > img {
	max-width: none;
}
.carousel, .carousel .item, .carousel-inner > .item > img {
	height: 425px;
}

@media (max-width: 480px) {
.carousel, .carousel .item, .carousel-inner > .item > img {
	height: 200px;
}
.carousel-control.right {
	display: none;
}
.carousel-control.left {
	display: none;
}
}

@media (min-width: 1200px) { /*lg*/
.carousel, .carousel .item, .carousel-inner > .item > img {
	height: 400px;
}
}
#lightbox-container-image-data-box {
	width: 1220px !important;
}
div#gallery div.row div.col-sm-4, div#gallery-xs div.row div.col-sm-3 {
	margin-top: 30px;
}
div#gallery div.row div.col-sm-4 a img, div#gallery-xs div.row div.col-sm-3 a img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
/*
/*
/* /////////////  FORM   //////////////  */

.btn-form {
	background-color: #fb893b;
	border-color: #fb6523;
	color: #ffffff;
	padding-left: 35px;
	padding-right: 35px;
	font-weight: bold;
}
.btn-form:hover, .btn-form:focus, .btn-form:active, .btn-form.active, .open .dropdown-toggle.btn-form {
	background-color: #fb6523;
	border-color: #fb6523;
	color: #ffffff;
}
.form-control {
	border-color: #bccbd3;
	color: inherit;
	box-shadow: none;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.form-control:focus {
	border-color: #3ac3d2;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(58, 195, 210, 0.6);
	outline: 0 none;
}
#mensaje {
	color: red;
}
.btn-donate {
	background-color: #00b6c6;
	border-color: #0299a6;
	color: #ffffff;
	font-weight: bold;
}
.btn-donate:hover, .btn-donate:focus, .btn-donate:active {
	background-color: #0299a6;
	border-color: #0299a6;
	color: #ffffff;
}
/*
/*
/* /////////////  CAPTCHA   //////////////  */

#inputCode {
	background-image: url("../img/1.jpg");
	border: medium none;
	box-shadow: none;
	color: #000;
	font-family: "Special Elite", cursive;
	font-size: 38px;
	height: 60px !important;
	letter-spacing: -2px;
	line-height: 38px;
	text-align: center;
	transition: none 0s ease 0s;
}
/*
/*
/* /////////////  PROGRAM   //////////////  */


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #add6db;
}
.table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #add6db;
}
.table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > th, .table > caption + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > td, .table > thead:first-child > tr:first-child > td {
	border-top: 0;
}
.table > tbody + tbody {
	border-top: 2px solid #add6db;
}
.media-heading {
	letter-spacing: 0px;
	font-family: 'Cabin', sans-serif;
	font-weight: 700;
}
th.col-sm-2 {
	font-size: 14px;
}
.navbar-fixed-top .nav {
	padding: 7px 0;
}
.bg-info {
	background-color: #dfe9ea;
}

/*
/*
/////////* COLAPSE NAV BAR CUSTOM */

@media (max-width: 992px) {
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
/*	padding-top: 10px;
	padding-bottom: 10px;*/
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
	
	

	
}
.label-default {
	background-color: #55bacc;
	font-size: 12px;
}
div#myCarousel.carousel.slide div.carousel-inner div.item.active div.container div.carousel-caption p {
	margin-bottom: 0px;
}
.dotted {
	border-bottom: 1px dashed #c0d3d7;
	margin-bottom: 30px;
}
.award {
	padding: 20px;
	font-size: 16px;
	line-height: 30px;
	border: 1px dotted #2e8a9c;
	border-radius: 6px;
}
i.award p {
	background-color: #dfe6e6;
	padding: 40px;
}
.firstcharacter {
	float: left;
	color: #2e8a9c;
	font-size: 60px;
	line-height: 49px;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 3px;
	font-family: Georgia, serif;
}










div.winner .col-sm-12>h4, div.container div.row div.col-sm-6.col-md-4 h4.panel {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #2f8b9d;
	text-transform: uppercase;
	font-size: 18px;
	text-align: center;
}
div.winner .col-sm-6>h4>strong {
	color: #2f8b9d;
}
div.winner .col-sm-12 h4 >span {
	font-weight: bold;
}

div.container div.row div.col-sm-6.col-md-4 div.thumbnail div.caption h4 {
	text-align: center;
	color: #2f8b9d;
}

div.container div.row div.col-sm-6.col-md-4 div.thumbnail img {
	margin-top: 20px;
}

.glyphicon.glyphicon-menu-left, .glyphicon.glyphicon-menu-right {
	background-color: transparent;
	color: #febe47;
	padding-right: 5px;
	padding-left: 5px;
}


.thumbnail .caption {
    color: inherit;
}

.thumbnail .caption {
    padding: 20px;

}



    .outer {

    }

/*
/*
//////////////////////////////*  PRESENTATIONS  ////////////////////////////// */
.glyphicon.glyphicon-download {
	background-color: transparent;
	font-size: 48px;
	color: #a5b1b1;
}
/*
/*
//////////////////////////////*  SPONSORS  ////////////////////////////// */

.medal-sponsor {
	margin-right: 15px;
	margin-bottom: 25px;
}
h4 {
	color: #acbabc;
	font-family: 'Cabin', sans-serif;
	font-size: 28px;
	font-weight: 500;
	line-height: 20px;
	line-height: 28px;
}
.h3title {
	font-size: 22px;
	line-height: 22px;
	margin-bottom: 35px;
}
.border-sponsor {
	border-bottom: #b8d1d2 solid 1px;
	margin-bottom: 25px;
	margin-top: 25px;
}
.floating-box {
	display: inline-block;
	width: 235px;
	height: 100px;
	margin: 20px;/*    border: 3px solid #73AD21; */
}
div.floating-box img {
	max-width: 225px !important;
	height: auto !important;
}
span.glyphicon.glyphicon-save-file, span.glyphicon.glyphicon-envelope {
	background-color: transparent !important;
	font-size: 20px;
	margin-right: 8px;
	line-height: 28px;
	color: #92a1a3;
}
.venue {
	padding: 15px;
	background-color: #c8dbe8;
	border-radius: 10px;
}
h5.vert-offset-top-0 strong a {
	font-size: 18px !important;
	line-height: 22px !important;
	letter-spacing: -1px !important;
	font-weight: 700 !important;
}

h5.vert-offset-top-0 {
	margin-bottom: 10px;
}

.carousel-caption {

    padding-top: 10px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	padding-top: 15px;
	padding-bottom: 15px;
}
@media (max-width: 480px) {
.award {
	padding: 15px;
	line-height: 30px;
}
i.award p {
	padding: 25px;
	text-align: left;
}
	div.floating-box img {
	max-width: 175px !important;
	height: auto !important;
		
}
	
	div.navbar-header a.navbar-brand img.visible-xs.visible-sm {
		width: 125px;
		height: auto;
	}

	
	div.floating-box.mobile-hidden {
		display: none !important;
	}
}
.bg-orthanc {
	background-color: rgba(69,158,215,0.20);
}