@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/css?family=Pacifico);
/*========================================================
                    Main layout styles
=========================================================*/
body {
	background: #31353d;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #666666;
}
a {
	text-decoration: none;
	outline: 0 none;
}
a:hover {
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
 background: none;
}


textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}

label, .label {
    color: #8d8d8d;
    display: block;
    float: left;
    width: 20%;
    font-size: 1.1em;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.27778;
    margin-bottom: 0.2em;
    text-align: left;
    text-transform: none;
}

.form-input{
    display: block;
    float: left;
    width: 80%;
    margin-bottom: 15px;
}

.form-button{
    display: block;
    float: right;
    width: 80%;
    margin-bottom: 15px;
}

.form-fselect {
    padding: 5px 0;
}

input {
    height: auto;
    padding: 0.6em 0.5em;
}

.input-field {
    padding: 0.6em 0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    background-color: white;
    border: 1px solid #cecdcb;
    color: #35424d;
    transition: border 0.05s linear 0s, color 0.05s linear 0s;
}
input[type="submit"] {
    -moz-user-select: none;
    background-color: #1084c6;
    background-image: none;
    border-color: #1084c6;
    border-radius: 0;
    font-size: 1.2em;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    line-height: 2;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

input[type="submit"]:hover, input[type="submit"]:focus, input[type="submit"]:active, input[type="submit"].active {
    background-color: #35424d;
    border-color: #666;
    color: #fff;
}


input, textarea {
    width: 100%;
}
.form-dbradio {
    width: 3%;
}

p {
	margin-bottom: 15px;
	line-height: 24px;
	font-size:14px;
}
h1.navbar-brand_ {
	margin: 36px 0 0 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: bold 24px/30px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	margin: 0 0 36px 0;
	text-transform: uppercase;
}
h2.indent {
	margin: 0 0 30px 0;
}
h2.blue {
	font: bold 28px/30px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0072c6;
}
h3 {
	font: 15px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0072c6;
	margin: 0 0 0 0;
	text-transform: uppercase;
}
h4 {
	font: 18px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}

.extra-wrap h3 {
	font-weight: 800;
    line-height: 1.2em;
    margin-top:2px;
}
.extra-wrap a {
    color: #0072c6;
}
.extra-wrap a:hover {
    color: #39464f;
}

.extra-wrap-news {
	overflow: hidden;
}

.extra-wrap-news h3 {
	font-weight: 800;
	margin-bottom:12px;
	line-height: 1.2em;
	font-size: 1.1em;
}

.extra-wrap-news p {
	line-height: 1.4em;
}

.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 66px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}
/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0 0 17px 0;
	z-index: 2;
	background: #ffffff;
	border-bottom: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
header.indent {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.follow-box {
	overflow: hidden;
	padding: 6px 0 6px 0;
	background: #2c2c2c;
}
.follow-box p {
	float: left;
	font: 12px 'Arial';
	color: #ffffff;
	margin: 4px 0 0 0;
}
.follow-box p > a {
	font: 12px 'Arial';
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow-box p > a:hover {
	color: #0072c6;
}
.address_icon {
	padding: 0;
	margin: 0;
	float: left;
	list-style: none;
}
.address_icon li {
	float: left;
	margin-left: 36px;
	font: 12px 'Arial';
	color: #ffffff;
}
.address_icon li:first-child {
	margin-left: 0;
}
.address_icon li img {
	float: left;
	margin-right: 9px;
}
.address_icon li a {
	font: 12px 'Arial';
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.address_icon li a:hover {
	color: #0072c6;
}

.address_icon .infc, .follow_icon .infc {
	padding-top: 4px;
}




.follow_icon {
	padding: 0;
	margin: -3px 0 0 0;
	float: right;
	list-style: none;
}
.follow_icon li {
	display: inline-block;
	margin-left: 16px;
}
.follow_icon li:first-child {
	margin-left: 0;
}
.follow_icon li a {
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	display: block;
}
.follow_icon li a:active {
	opacity: 0.5 !important;
	filter: alpha(opacity=50) !important;
}
.follow_icon.indent {
	float: none;
}
.follow_icon.indent li {
	margin-left: 21px;
}
.follow_icon.indent li:first-child {
	margin-left: 0;
}
.follow_icon.indent li a {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.follow_icon.indent li a:hover {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}










/* googleTranslate
========================================================*/

.googleTranslate {
    margin: 0;
    padding: 0;
}

.googleTranslate #google_translate_element {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    color: #888687;
    display: block;
    font-size: 0.85em;
    height: 22px;
    line-height: 18px;
    margin: 0;
    padding: 0 10px;
    text-decoration: none;
    max-width: 130px;
}
.googleTranslate a.goog-te-menu-value {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.googleTranslate a.goog-te-menu-value:hover {
    text-decoration: none;
}
.googleTranslate a.goog-te-menu-value span {
    color: #333 !important;
    font-size: 11px;
    text-decoration: none;
    margin-right: 5px;
}
.googleTranslate a.goog-te-menu-value span:hover {
    color: #666 !important;
    text-decoration: none;
}
.googleTranslate .goog-te-gadget {
    color: #333;
    font-family: arial;
    font-size: 12px;
    padding: 0;
    white-space: nowrap;
}
.googleTranslate .goog-te-gadget-simple {
    background-color: transparent !important;
    border-color: -moz-use-text-color !important;
    border-style: none !important;
    border-width: medium !important;
    cursor: pointer;
    display: inline-block;
    height: 18px;
    margin: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.googleTranslate .goog-te-gadget-icon {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color;
    border-image: initial;
    border-style: none;
    border-width: medium;
    display: none;
    height: 19px;
    margin: 2px 2px 0 0 !important;
    vertical-align: middle;
    width: 19px;
}

@media (max-width: 1024px) {
.googleTranslate #google_translate_element{
    margin: 0 auto;
    max-width: 170px;
}
}



.translation-icons {
	margin: 0;
	padding-top: 6px;
}


.translation-icons a {
    background: transparent url("/files/41/413.png") no-repeat scroll 0 0;
    width: 16px;
    height: 11px;
    text-indent:-9999px;
    margin-left: 6px;
	float: left;
	display: block;
	outline: 0 none;
}

.translation-icons .en {background-position: 0 0;}
.translation-icons .es {background-position: -16px 0;}
.translation-icons .de {background-position: -32px 0;}
.translation-icons .it {background-position: -48px 0;}
.translation-icons .fr {background-position: -64px 0;}



.local {
    background: transparent url("/files/35/35.png") no-repeat scroll 0 0;
    height: 18px;
    padding-left: 19px;
	outline: 0 none;
}

.email {
    background: transparent url("/files/36/36.png") no-repeat scroll 0 0;
    height: 18px;
    padding-left: 24px;
	outline: 0 none;
}

.mapa {
    background: transparent url("/files/14/1455.png") no-repeat scroll 0 0;
    height: 18px;
    padding-left: 24px;
	outline: 0 none;
}

.tlf {
    background: transparent url("/files/37/37.png") no-repeat scroll 0 0;
    height: 18px;
    padding-left: 19px;
	outline: 0 none;
}


.face, .you, .rss, .pint, .trip, .insta {
    width: 18px;
    height: 18px;
    padding-left: 15px;
	outline: 0 none;
}

.face, .face:active {background: transparent url("/files/38/38.png") no-repeat scroll 0 0}
.you, .you:active {background: transparent url("/files/39/39.png") no-repeat scroll 0 0}
.rss, .rss:active {background: transparent url("/files/40/40.png") no-repeat scroll 0 0}
.pint, .pint:active {background: transparent url("/files/41/41.png") no-repeat scroll 0 0}
.trip, .trip:active {background: transparent url("/files/42/42.png") no-repeat scroll 0 0}
.insta, .insta:active {background: transparent url("/files/20/2083.png") no-repeat scroll 0 0}










/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 0;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
	position: relative;
	font-size: 13px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	float: left;
}
nav.tm_navbar li::after {
 position: absolute;
 right: 0;
 top: 50%;
 width: 1px;
 height: 18px;
 background: #d0d0d0;
 content: '';
}
nav.tm_navbar li:last-child::after {
 content: none;
 display: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 48px 0 33px 0;
	width: 90px;
	text-align: center;
	font: 14px 'Roboto Condensed';
	color: #505050;
	background: transparent;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: #0072c6 !important;
	border-bottom: 5px solid #2c2c2c;
}
nav.tm_navbar li.active::after {
 content: none;
 display: none;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: #0072c6;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li:hover::after {
 content: none;
 display: none;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #0072c6;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover::after {
 content: none;
 display: none;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	height: 4px;
	width: 100%;
	display: inline-block;
	left: 0;
	bottom: 26px;
	z-index: 0;
	background: url(../img/marker.png) center 0 no-repeat;
}

/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 110px;
	left: 0;
	top: 100px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2a2a2a;
	border-radius: 0;
	padding: 29px 10px 16px 16px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul li {
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 13px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li::after {
 content: none !important;
 display: none !important;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li span {
	display: inline-block;
	position: absolute;
	right: 10px;
	top: 5px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
}
nav.tm_navbar .sub-menu > ul li a:hover {
	text-decoration: none;
	color: #0072c6 !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #0072c6 !important;
	background: none !important;
}
/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: absolute;
	display: none;
	width: 107px;
	left: 94px;
	top: -10px;
	border-radius: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #0072c6;
	padding: 10px 10px 0 10px;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu ul ul li a {
	background: none;
	padding: 0;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	text-decoration: none;
	color: #ffffff !important;
	background: none !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.select-menu {
	display: none !important;
}


/*========================================================
                    Mapa do Site
=========================================================*/

.menu a {
	font-size:14px;
}

.menu ul li ul {
	display: none;
}



/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	background: url(../img/top.png) 0 top no-repeat;
}
#toTop:hover {
	outline: none;
	background: url(../img/top.png) 0 bottom no-repeat;
}
.trainerBox {
	margin-bottom: 25px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0 0 25px 0;
}
.trainerBox figure img {
	width: 100%;
}
.trainerBox a {
	font: 300 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	text-transform: uppercase;
	-webkit-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.trainerBox a:hover {
	color: #e25454;
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 47px;
}
.thumb-box1 {
	overflow: hidden;
	padding: 39px 0;
}
.thumb-box2 {
	overflow: hidden;
	padding: 24px 0 83px 0;
}
.thumb-box2 .title {
	font: bold 48px/48px 'Roboto Condensed';
	text-transform: uppercase;
	color: #35424d;
	margin-bottom: 0;
}
.thumb-box2 .desc {
	font: 24px 'Roboto Condensed';
	color: #747f88;
	margin-bottom: 13px;
	letter-spacing: 1px;
}
.thumb-box2 p {
	font: 14px/24px 'Roboto Condensed';
	color: #8595a2;
	margin-bottom: 0;
}
.thumb-box3 {
	background: url(../img/pattern.png) repeat;
	padding: 75px 0 28px 0;
	overflow: hidden;
}
.thumb-box3 .col-lg-3 {
	margin-bottom: 30px;
}
.thumb-box3 .box {
	text-align: center;
}
.thumb-box3 .box .title {
	font: 21px/24px 'Roboto Condensed';
	color: #35424d;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.thumb-box3 .box figure {
	overflow: hidden;
	width: 107px;
	height: 139px;
	margin-bottom: 32px;
	display: inline-block;
}
.thumb-box3 .box:hover figure img {
	margin-top: -139px;
}
.thumb-box3 .box:hover a.arrow {
	background: url(../img/more_btn2.png) 0 bottom no-repeat;
}
.thumb-box3 .box p {
	margin-bottom: 23px;
}
.thumb-box3 .box a.arrow {
	width: 23px;
	height: 23px;
	display: inline-block;
	background: url(../img/more_btn2.png) 0 top no-repeat;
	overflow: hidden;
	text-indent: -99999px;
}
.thumb-box3 .box a.arrow:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-box4 {
	overflow: hidden;
	background: #ffffff;
	padding: 70px 0 32px 0;
}
.thumb-box4 figure {
    margin-bottom: 30px;
    max-height: 128px;
    overflow: hidden;
    position: relative;
}
.thumb-box4 figure img {
	width: 100%;
	height: 150px;
}
.thumb-box4 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-box4 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #0072c6 url(../img/more_btn.png) center center no-repeat;
	background: rgba(61, 170, 245, 0.6) url(../img/more_btn.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}



.read figure {
    margin-bottom: 30px;
    max-height: 300px;
    overflow: hidden;
    position: relative;
}

.read2 figure {
    margin-bottom: 30px;
    max-height: 100%;
    overflow: hidden;
    position: relative;
}


.read figure:hover i, .read2 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.read figure i, .read2 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #0072c6 url(../img/more_btn.png) center center no-repeat;
	background: rgba(61, 170, 245, 0.6) url(../img/more_btn.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}





.thumb-box5 {
	padding: 60px 0 53px 0;
	overflow: hidden;
	background-position: 100% 100%;
	background-attachment: fixed;
	position: relative;
	background-image: url(/files/89/89.jpg);
}
.thumb-box5 .title {
	font: bold 40px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #239c80;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.13);
}
.thumb-box5 .desc {
	color: #ffffff;
	text-transform: uppercase;
	font: 16px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thumb-box5 .col-lg-4, .thumb-box5 .col-lg-5 {
	padding-top: 22px;
}
.thumb-box6 {
	overflow: hidden;
	background: #ffffff;
	padding: 40px 0 32px 0;
}
.thumb-box6 .title {
	font: bold 36px/36px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #35424d;
	margin-bottom: 0;
}
.thumb-box6 .desc {
	font: 18px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #8595a2;
	margin-bottom: 1px;
}
.thumb-box6 p {
	font: 16px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8595a2;
	margin-bottom: 0;
}
.thumb-box7 {
	overflow: hidden;
	background: #f6f6f6;
	padding: 47px 0;
}
.thumb-box8 {
	overflow: hidden;
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 38px 0;
}
.thumb-box9 {
	background: #ffffff;
	padding: 68px 0 0 0;
	overflow: hidden;
}
.thumb-box9 .col-lg-3, .thumb-box9 .col-lg-4, .thumb-box9 .col-lg-5 {
	margin-bottom: 38px;
}
.thumb-box10 {
	padding: 0 0 45px 0;
	overflow: hidden;
}
.thumb-box11 {
	overflow: hidden;
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 74px 0;
}
.thumb-box12 {
	padding: 68px 0 60px 0;
	background: #ffffff;
	overflow: hidden;
}
.thumb-box12 .col-lg-4 {
	margin-bottom: 30px;
}
.thumb-box13 {
	padding: 60px 0 58px 0;
	overflow: hidden;
	background-position: 100% 100%;
	background-attachment: fixed;
	position: relative;
	background-image: url(../img/bg_pic1.jpg);
}
.thumb-box13 p {
	color: #ffffff;
}
.thumb-box13 .title {
	font: bold 40px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	margin-bottom: 25px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #239c80;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.13);
}
.thumb-box14 {
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 9px 0;
}

.mbottom {
	padding-bottom:40px;
	min-height:600px;
}






/*========================================================
                    -NEWS-
=========================================================*/


.news-head h1 {
    color: #35424d;
    font: bold 24px/30px "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    text-transform: uppercase;
}

.news-head h2 {
    margin:0;
    font: bold 18px/24px "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    color:#777777;
}

.news-body{
    margin-top:20px;
}

.album-content {
    margin-top: 30px;
}

.comment-form {
    display: none;
}

.description, .link {
  text-align: right;
}

.button_container{
	padding-bottom: 20px;
}

.button_container_news{
	padding: 20px 0;
}

.btn {
  border: none;
  display: block;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  outline: none;
  overflow: hidden;
  position: relative;
  color: #fff;
  font-weight: 600;
  font-size: 13px;
  background-color: #0072c6;
  padding: 10px 18px 8px 18px;
  margin: 0 auto;
  border-radius: 0px;
  border-bottom: 5px solid #2c2c2c;
}

.btn span {
  position: relative; 
  z-index: 1;
}

.btn:hover, .btn:active {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  background: #39464f;
  color: #fff;
  border-bottom: 5px solid #0072c6;
}

.box-archive {margin-bottom: 35px;}

.news-archive, .events-archive {
    border: 1px solid #e5e5e5;
	background: #0072c6;
    margin: 0 7px 5px 7px;
}

.news-archive {
    min-height: 328px;
}

.events-archive {
    min-height: 268px;
}

.news-archive .news-img{
    max-height: 250px;
    overflow: hidden;
    position: relative;
}

.events-archive .events-img{
    max-height: 185px;
    overflow: hidden;
    position: relative;
}

.news-archive img, .events-archive img {
	max-width: 100%;
	height: auto;
}

.news-archive .news-txt, .events-archive .events-txt{
    padding: 15px;
}

.news-archive h1, .events-archive h1 {
	font: 600 18px 'Roboto Condensed';
    text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
}

.news-archive h1 a, .events-archive h1 a{
	color: #fff;
}

.news-archive .data, .events-archive .data {
    bottom: 0;
    left: 0;
    position: absolute;
    width: auto;
    z-index: 8;
}



.news-archive .data .ate, .events-archive .data .ate {
    background: none repeat scroll 0 0 #0072c6;
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 12px;
    position: relative;
    text-align: center;
    z-index: 50;
}

.news-archive .data .sdia, .events-archive .data .sdia {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 12px;
    position: relative;
    text-align: center;
    z-index: 50;
}


.news-archive .data .dia, .events-archive .data .dia {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 12px;
    position: relative;
    text-align: center;
    z-index: 50;
}



.news-archive .data .mes, .events-archive .data .mes {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    color: #ffffff;
    float: left;
    font-size: 12px;
    line-height: 14px;
    padding: 8px 12px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 49;
}


/*========================================================
                    -EVENT-
=========================================================*/


.agenda-head {
    color: #35424d;
    font: bold 24px/30px "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 36px;
    text-transform: uppercase;
}

.agenda-top strong {
    color: #777777;
}

.agenda-body {
    margin-top:20px;
}



/*========================================================
                    -EVENT-
=========================================================*/


.image-left, .image-right, .image-center {
    display: block;
    height: auto;
    max-width: 100%;
    padding: 20px 0;
}

.image-left img, .image-right img, .image-center img {
    height: auto;
    max-width: 100%;
    min-width: 100%;
}

.image-left img, .image-right img, .image-center img {
    border: 0 none;
    margin: 0;
    padding: 0;
}




/*-----subscribeForm-----*/

#newsletter {
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top: 24px;
}

#newsletter input[type="text"] {
	box-shadow: none;
	border: none;
	font: 14px/18px 'Open Sans';
	color: #a2a2a2;
	background: none;
	height: 38px;
	width: 465px;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 9px 22px;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#newsletter input[type="email"] {
	box-shadow: none;
	border: none;
	font: 14px/18px 'Open Sans';
	color: #a2a2a2;
	background: none;
	height: 38px;
	width: 465px;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 9px 22px;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

#newsletter input:focus {
	outline: none;
	border: 1px solid #ccc;
}

#newsletter label {
	position: relative;
	margin-right: 5px;
	float: left;
	border: none;
}

#newsletter .btn-default.btn2 {
	float: right;
    width: 100px;
}






/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: center;
	background: #0072c6;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1:hover {
	background: #2c2c2c;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .caption {
	padding: 26px 75px 38px 75px;
	color: #a2a2a2;
}
.thumb-pad1 .caption .title {
	font: 300 30px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.thumb-pad1 .caption p {
	font: bold 14px/21px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 10px;
}
.thumb-pad1 .caption a {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../img/more_btn.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .caption a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.thumb-pad1 figure {
	margin: 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .caption p {
	font-style: italic;
}
.thumb-pad2 .caption a {
	font: 21px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 .caption a:hover {
	color: #0072c6;
}
.thumb-pad2 figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad3 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: 900 12px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad3 .thumbnail .caption a:hover {
	text-decoration: underline;
}
.thumb-pad3 .thumbnail .caption img {
	display: block;
	margin-top: 8px;
}
.thumb-pad3 figure {
	margin: 0 19px 0 0;
	float: left;
}
.thumb-pad4 {
	margin: 0;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	min-height: 295px;
}
.merendas {
   	min-height: 220px;
}

.thumb-pad4 figure {
	margin: 0 0 26px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	text-align: center;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0 25px;
	text-align: center;
}

.thumb-pad5 .thumbnail .caption a {
	font: 21px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #0072c6;
}
.thumb-pad5 figure {
	margin: 0 0 35px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: center;
	background: #0072c6;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6:hover {
	background: #2c2c2c;
}
.thumb-pad6 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .caption {
	padding: 26px 10px 15px 10px;
	color: #a2a2a2;
}
.thumb-pad6 .caption .title {
	font: 600 19px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 10px;
	padding-bottom: 0;
	text-transform: uppercase;
}

.thumb-pad6 .caption .subtitle {
	font: 400 16px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.thumb-pad6 .caption .tsmall{
	font: 400 16px 'Roboto Condensed';
	color: #0072c6;
	margin-bottom: 20px;
	text-transform: uppercase;
	padding: 10px;
	background-color: #fff;
}

.thumb-pad6 .caption p {
	font: 400 14px/17px 'Roboto Condensed';
	color: #ffffff;
	display:block;
	padding-bottom: 0;
}

.thumb-pad6 .caption small {
	font: 400 9px/10px 'Roboto Condensed';
	color: #ffffff;
	text-transform: uppercase;
}

.thumb-pad6 .caption a {
	font: 400 14px/16px 'Roboto Condensed';
	color: #ffffff;
}

.thumb-pad6 .caption .linkto {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../img/more_btn.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .caption .linkto:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.thumb-pad6 figure {
	margin: 0;
}
.thumb-pad6 figure img {
	width: 100%;
}
.thumb-pad7 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	display: block;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}

.thumb-pad8 {
	margin: 0 0 78px 0;
	padding: 0 0 75px 0;
	border-bottom: 1px solid #ccc;
}
.thumb-pad8.indent {
	border-bottom: none;
}
.thumb-pad8 .badge {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	float: left;
	margin: 0 17px 0 0;
	padding: 7px 0 0 0;
	text-align: center;
	font: 14px/18px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.thumb-pad8 .lnk {
	font: 21px/25px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .lnk:hover {
	color: #0072c6;
}
.thumb-pad8 .extra-wrap p {
	margin: 0;
	color: #9f9f9f;
}
.thumb-pad8 .extra-wrap p a {
	color: #9f9f9f;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .extra-wrap p a:hover {
	color: #0072c6;
}
.thumb-pad8 .extra-wrap p span {
	color: #9f9f9f;
	font-size: 13px;
	margin-right: 3px;
}
.thumb-pad8 .thumbnail {
	padding: 42px 0 0 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #a2a2a2;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
}
.thumb-pad9 {
	margin: 0 0 43px 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	display: block;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad9 .thumbnail .caption time {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #35424d;
}
.thumb-pad9 .thumbnail figure {
	margin: 0 33px 0 0;
	float: left;
}
.thumb-pad9 .thumbnail figure img {
	width: 100%;
}




.thumb-pad10 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad10 .thumbnail {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	display: block;
}
.thumb-pad10 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad10 .thumbnail figure {
	margin: 0 0 0 30px;
	float: right;
}
.thumb-pad10 .thumbnail figure img {
	width: 100%;
}



/* iframe
========================================================*/
iframe {
    border: 0 none;
    height: 430px;
    margin: 0;
    padding: 0;
    width: 100%;
}

iframe {
    border: 1px solid #35424d;
    margin: 0;
    padding: 0;
    width: 100%;
}



/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 21px;
	font: 14px/50px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 26px 0 0 0;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #35424d;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #0072c6;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 26px;
	font: 14px/36px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #2f2f2f;
	text-transform: uppercase;
	border: 1px solid #ccc;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #35424d;
	border-color: #35424d;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 21px;
	font: 14px/50px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #0072c6;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #39464f;
	text-decoration: none;
}
/* list
========================================================*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 17px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.list1-1 li a {
	font: 14px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #35424d;
}
.list1-1 li::after {
 position: absolute;
 left: 0;
 top: 7px;
 width: 6px;
 height: 6px;
 background: #eaf7f4;
 border-radius: 100%;
 content: '';
}
.list1 {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.list11 {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0;
	padding: 20px 0 0 0;
}


.list1 .agenda-ative {
    background: rgba(255, 255, 255, 1) url("../files/10/1059.png") no-repeat scroll 0 0;
}


.list1 li .badge {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	float: left;
	margin: 0 17px 0 0;
	padding: 12px 0 0 0;
	text-align: center;
	font: 13px/16px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 0 85px;
	float: left;
}
.list2 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.list2 li:first-child {
	margin: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 12px;
	position: relative;
}
.list3 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b8b7b7;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #3aa0ec;
}
.list3 li::after {
 position: absolute;
 left: 0;
 top: 7px;
 width: 4px;
 height: 4px;
 background: #3aa0ec;
 border-radius: 100%;
 content: '';
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
.list4 li p {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #ddd;
	font-size: 12px;
	line-height: 20px;
}
.list4 li p a {
	color: #ddd;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li p a:hover {
	color: #0072c6;
}
.list4 li span {
	float: left;
	margin-right: 10px;
	width: 23px;
}


.list4 .morada {
	background: transparent url("/files/98/98.png") no-repeat scroll 0 0;
    display: block;
    height: 16px;
    outline: 0 none;
    text-indent: -9999px;
	width: 23px;
}

.list4 .carta {
	width: 23px;
	background: transparent url("/files/99/99.png") no-repeat scroll 0 0;
    display: block;
    height: 16px;
    outline: 0 none;
    text-indent: -9999px;
}


.list5 {
	margin: 0;
	padding: 16px 0 17px 0;
	list-style: none;
}
.list5 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 34px;
	position: relative;
}
.list5 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a2a2a2;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #0072c6;
}
.list5 li::after {
 position: absolute;
 left: 0;
 top: 5px;
 width: 8px;
 height: 8px;
 background: #0072c6;
 border-radius: 100%;
 content: '';
}
.list5-1 {
	margin: 0;
	padding: 16px 0 17px 0;
	list-style: none;
}
.list5-1.indent {
	border-bottom: 1px solid #ccc;
	padding-bottom: 60px;
	margin-bottom: 70px;
}
.list5-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.list5-1 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #555;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5-1 li a:hover {
	color: #0072c6;
}
.list5-1 li::after {
 position: absolute;
 left: 0;
 top: 5px;
 width: 8px;
 height: 8px;
 background: #0072c6;
 border-radius: 100%;
 content: '';
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 13px;
}
.list6 li span {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	font: bold 18px/52px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	display: inline-block;
	float: left;
	margin: 8px 16px 0 0;
	text-align: center;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 13px;
}
.list7 li span {
	width: 69px;
	height: 69px;
	border-radius: 100%;
	background: #0072c6;
	color: #ffffff;
	font-size: 36px;
	line-height: 69px;
	display: inline-block;
	float: left;
	margin: 8px 30px 0 0;
	text-align: center;
}
.list8 {
	margin: 0;
	padding: 0 0 50px 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
/* search
========================================================*/
#search-404 {
	padding: 0;
	margin: 40px 0 0 0;
	position: relative;
}
#search-404 a {
	position: absolute;
	top: 13px;
	right: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #a2a2a2;
	padding: 13px 33px 13px 13px;
	height: 47px;
	resize: none;
}
#search {
	margin: 0 0 0 10px;
	position: relative;
	float: right;
}
#search a {
	font-size: 14px;
	color: #dbdbdb;
	position: absolute;
	top: 9px;
	right: 8px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	color: #353535;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	border: 1px solid #ffffff;
	font: 12px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a2a2a2;
	padding: 6px 30px 6px 14px;
	height: 32px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/* map
========================================================*/
.map {
	margin-bottom: 75px;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 442px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 107px;
	display: inline-block;
}
.info p a {
	color: #0072c6;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #35424d;
}
.mail {
	color: #0072c6;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #35424d;
	text-decoration: none;
}
.errorBox {
	text-align: center;
}
.errorBox .desc {
	font: 48px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.errorBox .title {
	font: bold 172px/172px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0072c6;
	margin-bottom: 19px;
}
.errorBox p {
	font-size: 18px;
	line-height: 24px;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 46px 0 0 0;
	overflow: hidden;
}
footer em {
	font-style: normal;
}
footer .prev {
    font: bold 34px/38px "Roboto Condensed","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #ddd;
	margin-bottom: 10px;
}

footer .w3c{
	margin-top: 20px;
}

footer .wcag{
    display: block;
    background: transparent url("/files/38/384.png") no-repeat scroll 0 0;
    width: 88px;
    height: 33px;
    outline: 0 none;
    text-indent: -9999px;
}

footer .prev span {
	font: 30px 'Pacifico';
	text-transform: none;
	margin-right: 6px;
	color: #ffffff;
}

footer .prev small {
	font-size: 18px;
}



footer .prev a {
	color: #ddd;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .prev a:hover {
	color: #0072c6;
}
footer .follow_icon {
	float: none;
}
footer .col-lg-3 {
	margin-bottom: 46px;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 1220px) {
 .container {
 padding: 0;
}
 .btn-default.btn1 {
 float: left;
}
}
/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 .list2 li {
 margin: 0 0 0 28px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 .follow-box {
 text-align: center;
}
 .follow-box .address_icon {
 display: inline-block;
 float: none;
 margin-bottom: 30px;
}
 .follow-box .address_icon li {
 float: none;
 margin: 0 0 15px 0;
}
 .follow-box .address_icon li img {
 float: none;
}
 .follow-box .follow_icon {
 float: none;
 margin: 0 0 15px 0;
}
 .thumb-pad1 .caption {
 padding: 26px 15px;
 color: #a2a2a2;
}
 .thumb-box5 .col-lg-4,  .thumb-box5 .col-lg-5 {
 padding: 0;
 margin-bottom: 35px;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 float: none;
 display: inline-block;
 margin: 0 15px 0;
}
 .thumb-pad7 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}

 .thumb-pad10 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 width: 100%;
 text-align: center;
}
 nav.tm_navbar .nav {
 display: none;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
 margin-bottom: 15px;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 0;
 width: 100%;
 border: 1px solid #31353d;
 background: #31353d;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}
 .follow-box {
 text-align: center;
}
 .follow-box .address_icon {
 display: inline-block;
 float: none;
 margin-bottom: 30px;
}
 .follow-box .address_icon li {
 float: none;
 margin: 0 0 15px 0;
}
 .follow-box .address_icon li img {
 float: none;
}
 .follow-box .follow_icon {
 float: none;
 margin: 0 0 15px 0;
}
 .thumb-box5 .col-lg-4,  .thumb-box5 .col-lg-5 {
 padding: 0;
 margin-bottom: 35px;
}
 #newsletter {
 display: block;
}
 #newsletter input {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #newsletter label {
 margin-right: 0;
 float: none;
 width: 100%;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 float: none;
 display: inline-block;
 margin: 0 15px 0;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad7 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
 .thumb-pad10 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
 .map iframe {
 height: 300px;
}
 footer {
 text-align: center;
}
 footer .list3 li {
 margin: 0 3px 12px 0;
 display: inline-block;
}
 footer figure {
 float: none !important;
 margin: 0 0 15px 0;
 display: inline-block;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 26px 0;
 float: none;
}
 .thumb-pad8 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad2 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


table {
    border-collapse: collapse;
}

table, th, td {
   border: 1px solid #dddddc;
   vertical-align: middle;
} 

table {
    width: 100%;
    margin-top:20px;
}

th {
    padding: 10px;
}

td {
    padding: 10px;
}

th strong, td strong{
    text-transform:uppercase;
    color: #0072c6;
    font-size: 14px;
}

td p, tr p {
    margin: 0;
}

table {
   border: 0;
} 

th {
   border: 0;
   font-weight: 400;
} 

td {
   border-top: 1px solid #ddd;
   border-left: 0;
   border-right: 0;
   border-bottom: 0;
   height: 70px;
} 

td {
    padding: 10px;
}

td {
    margin: 0;
}


/*========================================================
                Menu Peregrino 
=========================================================*/

.peregrino {
    background-color: #0072c6;
    margin: 0 0 50px 0;
}

.m-peregrino {
    float:left;
	display:block;
	text-align: center;
    padding: 10px 0;
}	

.m-peregrino span{
    padding: 0 22px;
}

.m-peregrino a {
	font: 15px 'Roboto Condensed';
	color: #fff;
	font-weight: 600;
    text-transform: uppercase;
}

.m-peregrino a:hover {
	color: #ccc;
}

.m-peregrino .active {
    border-bottom: 5px solid #505050;
    padding-bottom: 10px;
}

.list55-1 {
    margin: 0;
    padding: 0 0 20px 0;
    list-style: none;
}

.list55-1 li {
    font-size: 13px;
    line-height: 1.428571429;
    padding: 0 0 0 20px;
    position: relative;
}

.list55-1 li::after {
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    background: #0072c6;
    border-radius: 100%;
    content: '';
}
