/* 

Flex Template 

http://www.templatemo.com/tm-406-flex

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video {
	/*margin: 0;*/
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

/*body { background-image: url("../images/Fondo3.jpg"); }*/
.blue {
	color: #06C;
}

.green {
	color: #090;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a:focus {
	outline: none;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav,
	section, img {
	display: block;
}

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio


:not

 

(
[
controls
]

 

)
{
display


:

 

none


;
}
sub, sup {
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
	*overflow: visible;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button, input[type="button"], input[type="reset"], input[type="submit"]
	{
	cursor: pointer;
	-webkit-appearance: button;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]:-webkit-search-decoration {
	-webkit-appearance: none;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

body {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: .83em;
	line-height: 1.75;
	color: #666666;
	background-color: white;
	text-rendering: optimizeLegibility;
	overflow-x: hidden;
}
a {
	color: #007fff;/* #ec523f;*/
	text-decoration: none;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

a:hover {
	color: black;
	text-decoration: none;
}

h1 {
	font-family: "Open Sans", Arial, sans-serif;
	color: #444444;
	font-size: 25px;
}

h2, h3, h4, h5, h6 {
	font-family: "Open Sans", Arial, sans-serif;
	color: #444444;
}

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

button, input, select, textarea {
	border: 1px solid #d5d5d5;
	outline: 0;
	padding: 10px 12px;
	color: #666666;
}

button:focus, input:focus, select:focus, textarea:focus {
	border-color: #666666;
}

.text-right {
	text-align: right;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.main-btn {
	color: #000000;
	border: 1px solid #000000;
	padding: 12px 20px;
	text-transform: uppercase;
	font-weight: 700;
	display: inline-block;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e2e2e2;
	margin: 40px 0;
}

.site-header ul.social2-icons {
	position: relative;
	z-index: 11;
	margin: 30px 0;
}

.site-header ul.social2-icons li {
	display: inline-block;
	margin: 0 2px;
}

.site-header ul.social2-icons li a {
	width: 36px;
	height: 36px;
	background-color: white;
	color: #444444;
	text-align: center;
	line-height: 36px;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

.main-header {
	position: fixed;
	width: 100%;
	margin: 0 auto;
	z-index: 1000;
	/*top: 94px;*/
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

.scrolled {
	position: fixed;
	left: 0;
	top: 0;
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
}

#menu-wrapper {
	/*background-color:rgba(0,0,0,1.00);*/
	background: -webkit-linear-gradient(top, rgba(58, 132, 174, 0.13) 0, rgba(58, 132, 174, 0.13) 420px, rgba(8, 24, 34, 0.1) 1050px) no-repeat, url(../images/identidad/page.png), -webkit-linear-gradient(top, #3A84AE 0, #3A84AE 420px, #0F2C3E 1050px) repeat;
	/*background-color: rgb(58, 132, 174);*/
	overflow: hidden;
	/*
-webkit-box-shadow: 11px 17px 27px 2px rgba(77,77,77,1);
-moz-box-shadow: 11px 17px 27px 2px rgba(77,77,77,1);
box-shadow: 11px 17px 27px 2px rgba(77,77,77,1);
	*/
	-webkit-box-shadow: 4px -2px 22px -2px rgba(66, 66, 66, 1);
	-moz-box-shadow: 4px -2px 22px -2px rgba(66, 66, 66, 1);
	box-shadow: 4px -2px 22px -2px rgba(66, 66, 66, 1);
	/*
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	*/
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0px solid #000000;

	/*-moz-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, 0.07);*/
  height: 96px;
}

.logo-wrapper {
	/* background: url(../images/logo.png) no-repeat;*/
	height: 100px;
	background: rgba(0, 0, 0, 0.56);
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.56) 0%,
		rgba(31, 31, 31, 0.56) 1%, rgba(219, 219, 219, 1) 7%,
		rgba(250, 250, 250, 1) 8%, rgba(250, 250, 250, 1) 92%,
		rgba(250, 250, 250, 0.94) 93%, rgba(0, 0, 0, 0.58) 99%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.56)),
		color-stop(1%, rgba(31, 31, 31, 0.56)),
		color-stop(7%, rgba(219, 219, 219, 1)),
		color-stop(8%, rgba(250, 250, 250, 1)),
		color-stop(92%, rgba(250, 250, 250, 1)),
		color-stop(93%, rgba(250, 250, 250, 0.94)),
		color-stop(99%, rgba(0, 0, 0, 0.58)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.56) 0%,
		rgba(31, 31, 31, 0.56) 1%, rgba(219, 219, 219, 1) 7%,
		rgba(250, 250, 250, 1) 8%, rgba(250, 250, 250, 1) 92%,
		rgba(250, 250, 250, 0.94) 93%, rgba(0, 0, 0, 0.58) 99%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.56) 0%,
		rgba(31, 31, 31, 0.56) 1%, rgba(219, 219, 219, 1) 7%,
		rgba(250, 250, 250, 1) 8%, rgba(250, 250, 250, 1) 92%,
		rgba(250, 250, 250, 0.94) 93%, rgba(0, 0, 0, 0.58) 99%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.56) 0%,
		rgba(31, 31, 31, 0.56) 1%, rgba(219, 219, 219, 1) 7%,
		rgba(250, 250, 250, 1) 8%, rgba(250, 250, 250, 1) 92%,
		rgba(250, 250, 250, 0.94) 93%, rgba(0, 0, 0, 0.58) 99%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.56) 0%,
		rgba(31, 31, 31, 0.56) 1%, rgba(219, 219, 219, 1) 7%,
		rgba(250, 250, 250, 1) 8%, rgba(250, 250, 250, 1) 92%,
		rgba(250, 250, 250, 0.94) 93%, rgba(0, 0, 0, 0.58) 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',
		endColorstr='#000000', GradientType=1);
}

.logo-lg {
	display: block;
	text-indent: -9999px;
	width: 230px;
	height: 100px;
	background: url(../images/identidad/happlications.svg) no-repeat;
	background-size: 230px 100px;
	position: fixed;
    left: 0px;
}

.main-menu ul li {
	display: inline-block;
	margin: 0 20px;
}

.main-menu ul li:last-child {
	margin-right: 35px;
}

.main-menu ul li a {
	text-transform: uppercase;
	font-size: 1em;
	color: #FFFFFF;
	line-height: 100px;
	padding: 37px 5px 35px 5px;
}

.main-menu ul li.active a {
	border-top: 3px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	background-color: rgb(58, 132, 174);
	color: #FFFFFF;
	font-weight: bold;
}

.toggle-menu {
	width: 36px;
	height: 36px;
	float: left;
	margin-top: 33px;
	margin-right: 30px;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	background: #D1D2D7;
	display: inline-block;
	color: #226292;
	cursor: pointer;
	vertical-align: middle;
	padding-top: 10px;
	float: right;
}

/*.menu-responsive {
  display: none;
  background-color: rgba(50, 50, 50, 0.88);
}
.menu-responsive ul li {
  padding: 5px 0px 5px 25px;
}
.menu-responsive ul li a {
  display: block;
  color: white;
  text-transform: uppercase;
  font-size: 14px;
}
.menu-responsive ul li.active a {
  color: #ec523f;
}*/
.flexslider {
	position: relative;
	top: -96px;
}

.flexslider .overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
}

.flexslider .slider-caption {
	position: absolute;
	z-index: 9;
	width: 100%;
	text-align: center;
	top: 380px;
	left: 0;
}

.flexslider .slider-caption h2 {
	color: white;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 700;
	border-bottom: 1px solid white;
	padding-bottom: 10px;
	display: inline-block;
}

.flexslider .slider-caption p {
	color: white;
	text-transform: uppercase;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 26px;
	display: block;
}

.flexslider .slider-caption a.slider-btn {
	color: white;
	background-color: #001DFF;
	padding: 12px 20px;
	border-radius: 4px;
	text-transform: uppercase;
	font-weight: 700;
}

@media screen and (min-width: 989px) {
	.flexslider .slider-caption {
		top: 230px;
	}
}

@media screen and (min-width: 1200px) {
	.flexslider .slider-caption {
		top: 380px;
	}
}

@media screen and (max-width: 1199px) {
	.main-menu ul li {
		margin-left: 15px;
		margin-right: 15px;
	}
	.main-menu ul li:last-child {
		margin-right: 30px;
	}
}

@media screen and (max-width: 991px) {
	#menu-wrapper {
		min-height: 50px;
		height: auto;
	}
	.logo-wrapper {
		background-size: contain;
	}
	.logo-wrapper {
		height: 50px;
	}
	.logo-wrapper a {
		line-height: 50px;
		padding-left: 70px;
	}
	.toggle-menu {
		margin-top: 7px;
		margin-right: 10px;
	}
	.header3 button {
		width: 75%;
		font-size: 0.6em;
		padding:5px 5px 5px 5px;
	}
	.main-menu ul li {
		display: block;
		border-top: thin solid rgb(255, 255, 255);
	}
	.menu-first.show {
		/*opacity: 1;*/
		/*height: auto;  */
		margin-top: 10px;
		display: block;
		/*transition: opacity 1s, height 0;*/
	}
	.menu-first {
		float: right;
		overflow: auto;
		width: 100%;
		display: none;
		/*opacity: 1;  */
		/*height: 0;  */
		/*background: rgba(50, 50, 50, 0.88);*/
		/*transition: opacity 1s, height 0 1s; */
		/*transition: all 0.3s ease;    */
	}
	.main-menu ul li a {
		line-height: 40px;
		padding-top: 10px;
		padding: 0px;
	}
	.main-menu ul li.active a {
		border-top: none;
	}
	.main-menu ul li:last-child {
		margin-right: 20px;
	}
}
@media screen and (max-width: 767px) {
	.main-header {
		top: 0;
	}
	.site-header {
		margin-top: 40px;
	}
	.logo-wrapper {
		float: left;
	}
	.menu-first {
		margin-top: 0;
	}
	.flexslider {
		margin-top: 80px;
	}
}

@media screen and (max-height: 500px) {
	.menu-first.show {
		max-height: 250px;
		padding-right: 15px;
	}
}

.content-section {
	padding-top: 60px;
	margin-top: 0px;
}

.heading-section {
	/*margin-bottom: 60px;*/
}

.heading-section h2 {
	font-size: 28px;
	font-weight: 600;
	text-transform: uppercase;
	border-bottom: 1px solid #444444;
	display: inline-block;
}

.heading-section p {
	color: #444444;
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 10px;
}

.small-text {
	color: #aaaaaa;
}

.space-fixed {
	width: 100%;
	height: 130px;
	overflow: hidden;
	position: relative;
}
/*
.content-section#services {
	
}
*/

.service-item {
	position: relative;
	color: white;
	text-align: center;
	margin-bottom: 30px;
}

.service-item a {
	color: #ffff66;
}

.service-item a:hover {
	color: black;
}

.service-item .service-icon {
	font-size: 3em;
	padding: 110px 0;
}

.service-item .service-content {
	padding: 10px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
/*
.service-item .service-content .inner-service {
	padding: 20px;
}
*/
.service-item .service-content h3 {
	font-size: 1rem;
	text-transform: uppercase;
	color: white;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	margin-bottom: 15px;
}

.service-item:hover .service-icon {
	opacity: 0;
	visibility: hidden;
}

.service-item:hover .service-content {
	opacity: 1;
	visibility: visible;
}

#service-1 {
	background-color: #1abc9c;
}

#service-2 {
	background-color: #e67e22;
}

#service-3 {
	background-color: #3498db;
}

#service-4 {
	background-color: #2ecc71;
}

.portfolio-item {
	margin-bottom: 30px;
}

.portfolio-item .portfolio-thumb {
	position: relative;
	overflow: hidden;
}

.portfolio-item .portfolio-thumb img {
	width: 100%;
}

.portfolio-item .portfolio-thumb .portfolio-overlay {
	background-color: #ec523f;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 25px;
	text-align: center;
	color: white;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.portfolio-item .portfolio-thumb .portfolio-overlay h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: inline-block;
	border-bottom: 1px solid white;
}

.portfolio-item .portfolio-thumb .portfolio-overlay a.expand {
	margin-top: 15px;
	width: 36px;
	height: 36px;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	background-color: white;
	display: inline-block;
	text-align: center;
}

.portfolio-item .portfolio-thumb .portfolio-overlay a.expand i {
	line-height: 36px;
}

.portfolio-item .portfolio-thumb:hover .portfolio-overlay {
	opacity: 1;
	visibility: visible;
}

.team-member {
	margin-bottom: 30px;
}

.team-member .member-thumb {
	position: relative;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}

.team-member .member-thumb img {
	width: 100%;
}

.team-member .member-thumb .team-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	top: 0;
	left: 0;
	background-color: #ec523f;
	color: white;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.team-overlay h3{
	width: 80%;
}

.team-member .member-thumb .team-overlay h3 {
	font-size: 18px;
	text-transform: uppercase;
	color: white;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 1px solid white;
	margin-top: 64px;
}

.team-member .member-thumb .team-overlay span {
	text-transform: uppercase;
	font-weight: 300;
	margin-top: 10px;
	display: block;
}

.team-member .member-thumb .team-overlay ul.social2 {
	display: block;
	margin-top: 20px;
}

.team-member .member-thumb .team-overlay ul.social2 li {
	display: inline-block;
}

.team-member .member-thumb .team-overlay ul.social2 li a {
	width: 36px;
	height: 36px;
	background-color: white;
	line-height: 40px;
	color: #ec523f;
	border-radius: 18px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
}

.team-member .member-thumb:hover .team-overlay {
	opacity: 1;
	visibility: visible;
}

.skills-heading {
	margin-top: 60px;
	margin-bottom: 50px;
}

.skills-heading h3.skills-title {
	font-style: italic;
	font-size: 18px;
	text-transform: uppercase;
	color: #5e5e5e;
}

.skills-heading .small-text {
	font-style: italic;
}

.progress {
	height: 34px;
	box-shadow: none;
	border-radius: 0;
	background-color: #e7e7e7;
	margin-bottom: 10px;
}

.progress-bar {
	line-height: 34px;
	text-align: left;
	padding-left: 15px;
	text-transform: uppercase;
	font-weight: 700;
	background-color: #ec523f;
	box-shadow: none;
}

.googlemap-wrapper {
	height: 380px;
	margin-bottom: 40px;
}

.map-canvas {
	height: 380px;
	border: 10px solid #efefef;
}

.contact-info {
	margin: 20px;
	font-size: 1rem;
}

.contact-form input {
	width: 100%;
	margin-bottom: 15px;
}

.contact-form textarea {
	width: 100%;
	max-width: 100%;
	height: 120px;
}

.contact-form .mainBtn {
	margin-top: 15px;
	color: white;
	background-color: #007fff;
	text-transform: uppercase;
	border: 0;
	text-shadow: 1px 1px #333;
}

#go-top {
	/*
	background-color: #0024F8;
	color: white;
	padding: 15px 40px;
	text-transform: uppercase;
	*/
	background-color: #007fff;
    padding: 5px 13px;
    font-size: 2em;
    border-radius: 50%;
    color: #FFF;
	text-shadow: 1px 1px #333;
}

#footer {
	/*margin-top: 130px;*/
}

/*
body, p, div, h1, h2, h3, h4, h5, h6 {
	font-family: "Open Sans", Arial, Verdana, Geneva, sans-serif;
   	font-style: normal;
}
*/
.social {
	position: fixed;
	/* Hacemos que la posición en pantalla sea fija para que siempre se muestre en pantalla*/
	right: 0; /* Establecemos la barra en la izquierda */
	top: 115px; /* Bajamos la barra 200px de arriba a abajo */
	z-index: 2000;
	/* Utilizamos la propiedad z-index para que no se superponga algún otro elemento como sliders, galerías, etc */
}

.social ul {
	list-style: none;
}

.social ul li a {
	display: inline-block;
	float: right;
	color: #fff;
	background: #08088A;
	padding: 5px 7px;
	text-decoration: none;
	-webkit-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
	/* Establecemos una transición a todas las propiedades */
}

.social ul li .icon-facebook {
	background: #3b5998;
}
/* Establecemos los colores de cada red social, aprovechando su class */
.social ul li .icon-twitter {
	background: #00abf0;
}

.social ul li .icon-googleplus {
	background: #d95232;
}

.social ul li .icon-pinterest {
	background: #ae181f;
}

.social ul li .icon-mail {
	background: #666666;
}

.social ul li .icon-sesion {
	background: #A6A5AA;
}

.social ul li a:hover {
	background: #3A84AE;
	/* Cambiamos el fondo cuando el usuario pase el mouse */
	padding: 5px 45px 5px 5px;
	/* Hacemos mas grande el espacio cuando el usuario pase el mouse */
}

.Search {
	box-sizing: border-box;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 16px;
	background-color: white;
	background-image: url('../images/iconos/search-icon.png');
	background-position: 10px 10px;
	background-repeat: no-repeat;
	padding: 12px 20px 12px 40px;
	-webkit-transition: width 0.4s ease-in-out;
	transition: width 0.4s ease-in-out;
}

.thumbnails li>.fff .caption {
	background: #fff !important;
	padding: 10px
}

/* Page Header */
.page-header {
	background: #f9f9f9;
	margin: -30px -40px 40px;
	padding: 20px 40px;
	border-top: 4px solid #ccc;
	color: #999;
	text-transform: uppercase;
}

.page-header h3 {
	line-height: 0.88rem;
	color: #000;
}

ul.thumbnails {
	margin-bottom: 0px;
}

/* Thumbnail Box */
.caption h4 {
	color: #444;
}

.caption p {
	color: #999;
}

/* Carousel Control */
.control-box {
	text-align: center;
	width: 100%;
}

.carousel-control {
	background: #666;
	border: 0px;
	border-radius: 0px;
	display: inline-block;
	font-size: 34px;
	font-weight: 200;
	line-height: 18px;
	opacity: 0.5;
	padding: 4px 10px 0px;
	position: static;
	height: 30px;
	width: 15px;
}

/* Mobile Only */
@media ( max-width : 767px) {
	.page-header, .control-box {
		text-align: center;
	}
}

@media ( max-width : 479px) {
	.caption {
		word-break: break-all;
	}
}

li {
	list-style-type: none;
}

::selection {
	background: #ff5e99;
	color: #FFFFFF;
	text-shadow: 0;
}

::-moz-selection {
	background: #ff5e99;
	color: #FFFFFF;
}

.contenedor-modal {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
}

.contenedor-modal button {
	position: relative;
	top: 40%;
}

#map-OH {
	width: 250px;
	height: 250px;
	background-color: #CCC;
}

#map-CA {
	width: 175px;
	height: 120px;
	background-color: #CCC;
}

#map-UK {
	width: 175px;
	height: 120px;
	background-color: #CCC;
}

.header3 {
	z-index: 0;
	background-color: rgba(0, 0, 0, 0.77);
	/* /*Opacity start*/
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 80);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	opacity: 0.8;
	/*Opacity end*/
	color: white;
	position: absolute;
	top: 0%;
	left: 0;
	width: 30%;
	height: 100%;
	padding: 0;
	margin: 0;

	/*border-radius: 28px 28px 28px 28px;
-moz-border-radius: 28px 28px 28px 28px;
-webkit-border-radius: 28px 28px 28px 28px;
border: 0px solid #000000;*/
}

/**/
.header3 h2 {
	text-shadow: 5px 0px 14px rgba(0, 0, 0, 0.63);
	color: #ffffff;
	font-size: 3vw;
	/*font-size-adjust: auto;*/
}

.header3 p {
	/*text-align: justify;*/
	font-size: 2vw;
	padding-top: 4px;
}

.header3 .ventana {
	/*position: absolute;
    top: 20%;
    left: 15%;
    padding: 10px;
    width: 90%;
    height: 100%;*/
    padding: 130px 10px 10px;
    width: 100%;
    height: 100%;
}

.header3 button, .header3 a {
	color: #ffffff;
    font-size: 1.4vw;
    background: none;
    border: none;
    text-decoration: underline;
    text-shadow: 5px 0px 14px rgba(0, 0, 0, 0.63);
	/*
	position: absolute;
	left: 90%;
	top: 90%;
	width: 100%;
	-webkit-border-radius: 28;
	-moz-border-radius: 28;
	border-radius: 28px;
	font-family: Arial;
	color: #ffffff;
	font-size: 17px;
	padding: 10px 20px 10px 20px;
	background: rgba(24, 124, 243, 0.89);
	*/
}

/* On screens that are 767px or less, set the background color to blue */
@media screen and (max-width: 767px) {
 /*
 	.header3 {
		width: 30%;
	}	

  .header3 .ventana {
		top: 0%;
		left: 10%;
	}
	*/
	.header3 .ventana {
		padding: 20px 10px 10px;
	    /*width: 90%;
	    height: 100%;
	    float: right;*/
	}
	.header3 button, .header3 a {
		color: #ffffff;
	    font-size: 2.5vw;
	}
	.header3 h2 {
		font-size: 4vw;
	}
	
	.header3 p {
		font-size: 3vw;
	}
	
	.header3 button {
	    font-size: 2.2vw;
	}
}
.carousel-indicators {
	/*bottom: 25%;
	left: 65%;
	*/
	-webkit-transform: rotate(0deg);
	-webkit-transform-origin: right top;
	-moz-transform: rotate(0deg);
	-moz-transform-origin: right top;
	-ms-transform: rotate(0deg);
	-ms-transform-origin: right top;
	-o-transform: rotate(0deg);
	-o-transform-origin: right top;
	transform: rotate(0deg);
	transform-origin: right top;
	white-space: nowrap;
/*
	width: 5%;
	bottom: 10%;
	margin-left: 40%;
	position: absolute;
	*/
}

.carousel-indicators>li {
	background-color: #000000;
	padding-top: 5px;
}

.carousel-indicators>li.active {
	background: #437FF9;
	padding-top: 5px;
	margin-right: 5px;
}

.close-button {
	background: #FF5555;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
}

.close-button:hover {
	background: #F78E8F;
}

.button_carousel_ant {
	background-color: transparent;
	border-radius: 50px 50px 50px 50px;
	-moz-border-radius: 50px 50px 50px 50px;
	-webkit-border-radius: 50px 50px 50px 50px;
	border: 0px solid #000000;
	/*position: absolute;
	top: 95%;
	left: 40%;*/
}

.button_carousel_ant:hover {
	background-color: rgba(88, 88, 88, 0.53);
}

.button_carousel_sig {
	background-color: transparent;
	border-radius: 200px 200px 200px 200px;
	-moz-border-radius: 200px 200px 200px 200px;
	-webkit-border-radius: 200px 200px 200px 200px;
	border: 0px solid #000000;
	/*position: absolute;
	top: 95%;
	right: 40%*/
}

.button_carousel_sig:hover {
	background-color: rgba(88, 88, 88, 0.53);
}

.letrero_2_1 {
	font-size: 10px;
}

.izquerdo_ {
	display: block;
	margin-bottom: 3%;
	/*margin-right: auto;*/
	width: 20%;
}