@import url('https://fonts.googleapis.com/css?family=Amaranth|Open+Sans:400,600&display=swap');
/*---FONTS---*/

html {/*font-size:100%;*/}	@media (max-width: 74em) { html {} }
body{font-size:1rem; font-weight:400; line-height:1.2; color:#444; font-family:'Open Sans', sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; -webkit-font-smoothing:subpixel-antialiased; -moz-osx-font-smoothing:grayscale; font-smooth:2em; /*-webkit-text-stroke:0.7px;*/}		@media only screen and (max-width: 320px) { body {font-size:2rem;} }
a {color:#fff; -moz-outline-style:none; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}	a:hover, a:focus, a:active {color:#fff; border-bottom:none; outline:none !important;}	
a:hover.button, a:focus.button, a:active.button{border-bottom-color:transparent;}		
a:hover.button.hollow, a:focus.button.hollow, a:active.button.hollow{border-bottom-color:auto !important;}		
a:hover.tx-white{color:#F7C018; outline:none !important; border-bottom:1px solid #fff;}
::selection {background:#F7C018; color:#fff;} 	::-moz-selection {background:#F7C018; color:#fff;}
::-webkit-scrollbar {width:15px;}	::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece {background-color:#ececec; border-left:1px solid #fff;} 	 
::-webkit-scrollbar-thumb {background-color:#999; transition: all 0.25s ease-out;}	::-webkit-scrollbar-thumb:hover {background-color:#F7C018;}
::-webkit-scrollbar-button{background-color:#ececec;}	::-webkit-scrollbar-button:hover{background-color:#999;}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;} input[type=number] {-moz-appearance:textfield;}
iframe{border:none !important; overflow:hidden;}
h1, h2, h3, h4, h5, h6{font-family:'Amaranth', sans-serif;} 
h1, h2{line-height:1; color:#111;}	h3, h4{line-height:1.2; color:#232441;} 	h5, h6{line-height:1.3; color:#006F84;} 
ul {list-style:none; padding:0; margin:0;}
hr {border-bottom:1px solid #cacaca; /*+*/background:none; border:1px solid transparent !important;}	

header .title-bar {padding:1rem 0.5rem;} .title-bar-title {margin-left:30px; font-weight:600; font-size:1.10rem;} /*0.625rem*/
header .menu-icon {width:25px; height:20px;} .menu-icon::after {width:100%; height:3px; top:0; left:0; box-shadow:0;} header.menu-icon:hover::after {box-shadow:0;}
header {margin:0 auto -2.5rem auto; height:auto !important; display:block; position:relative;}

.thumbnail.float-left {margin:0.5rem 1rem 0.5rem 0;}	.thumbnail.float-right{margin:0.5rem 0 0.5rem 1rem; }
.callout{margin:0 0 -0.4rem 0;}
.media-object p {margin-bottom:0.5rem;}
.media-object .lead {font-size:120%; line-height:1.3;}
.media-object.button{min-height:100px; padding:1.2rem 0.3rem 0.3rem 0.3rem;}
.media-object.button img{margin:0 -1rem 0 0.35rem; top:-0.4rem;}
.media-object.button.hollow:hover, .media-object.button.hollow:focus {background:rgba(255,255,255,0.08);}
@media screen and (max-width: 54em) {
	.media-object .button{min-height:100px;}
}

/* search */
.search .button{width:40px; height:40px; padding:0.35rem 0.65rem; margin:0; font-size:0.95rem; font-weight:600; letter-spacing:0.035rem; border-radius:50%;}
.search form .button{min-height:38px;}
.search form input[type=search] {width:75% !important;}

.button {background-color:#006F84; color:#fff;}
.button:hover, .button:focus {background-color:#F7C018; color:#fff;}
.button img{margin:-0.85rem 0.45rem -0.85rem 0; position:relative; top:-0.35rem; left:0; float:left; display:inline-block;}
.button span{position:relative; display:inline-block; }
.button.hollow {background:transparent; border:1px solid #fff; color:#fff;}
.button.hollow, .button.hollow:hover, .button.hollow:focus {background:transparent;}
.button.hollow:hover, .button.hollow:focus {background:#F7C018; border-color:#fff; color:#fff;}

.label {background:#F7C018; color:#fefefe;}

.top-bar, .top-bar ul {background-color:transparent;}
.text-justify h1, .text-justify h2, .text-justify h3, .text-justify h4, .text-justify h5, .text-justify h6 {text-align:left; letter-spacing:0.05rem; word-spacing:0.05rem;}
.text-justify .text-center h1, .text-justify .text-center h2, .text-justify .text-center h3, .text-justify .text-center h4, .text-justify .text-center h5, .text-justify .text-center h6 {text-align:center;}
.text-justify .text-right h1, .text-justify .text-right h2, .text-justify .text-right h3, .text-justify .text-right h4, .text-justify .text-right h5, .text-justify .text-right h6 {text-align:right;}


/*** TEMPLATE ***/
.transparent{filter:alpha(opacity=25); opacity:.25;}
.shadow{-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.10); box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.10);}
.fill {width:100%; height:100%; background-position:center; -webkit-background-size:cover; -moz-background-size:cover; background-size:cover; -o-background-size:cover;}
	 
/* Background */ 
.bg-white{background-color:#fff;} 	.bg-white_op{background:#ececec url(../img/patterns/overlay2.png) repeat;} .bg-image{background:transparent url(../img/bandera.png) no-repeat center right;}
.bg-dark{background-color:#1A1A17;} 
.bg-color{background-color:#006F84 !important;} 
/* Text color */
.tx-white{color:#fff !important;} .tx-dark{color:#006F84 !important;} .tx-color{color:#F7C018 !important;} 
.tx-shadow{text-shadow:0px 2px 4px rgba(0, 0, 0, 0.15);}
.tx-gradient{background:-webkit-linear-gradient(#006F84, #F7C018); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}

/* Titles */
.title{width:auto; height:auto; margin:0 auto 0.4rem auto; padding:12px; position:static; font-family:'Amaranth', sans-serif; font-size:1.25rem; letter-spacing:0.00rem; font-weight:400; cursor:default; color:#006F84; background:#ececec url(../img/patterns/overlay2.png) repeat; /*border:1px solid #cacaca;*/ border-bottom:2px dotted #F7C018; webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;} 	.title i{margin:0 10px 0 0; font-size:1.8rem; color:#F7C018;} 	
.title a{padding:12px; margin:-12px; display:block; color:#006F84;} 		.title a:hover{color:#fff !important; background-color:#F7C018; /*border:none !important;*/} .title a:hover i{color:#006F84;} 	
.title-color{color:#fff; background:#006F84 !important; border-bottom:2px dotted #fff;} .title-color i{color:#F7C018;} 
.title-color a{color:#fff !important;} .title-color a:hover{color:#F7C018 !important; border:none !important;} .title-color a:hover i{color:#F7C018;} 

.h-line{border-bottom:2px solid rgba(0, 0, 0, 0.08) !important; margin:0.5rem 1.5rem;}		
.v-line{border-right:2px solid #006F84;} 
.uppercase{text-transform:uppercase !important;}
.custom_font{font-family:'Amaranth', sans-serif;}
ul.custom_ul {list-style-type:none;}
ul.custom_ul li:before {content:"\f198"; font-family:"foundation-icons"; font-size:0.8rem; display:inline-block; margin-right:0.25rem; border-radius:50%; color:#F7C018;}

.upper-corners{border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; -webkit-border-radius:3px 3px 0 0;} 
.lower-corners{border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px;} 

.large-3.container{float:left; clear:left;}		.large-9.container{float:right; clear:right; padding:20px !important;}
.large-9.container .callout{margin-bottom:10px;}

.content{position:static;}
.content .button{min-height:auto; margin:0 0 1rem 0;}
/*.content ul {list-style:none; padding:0; margin:0;}	
.content li {padding-left:1rem; text-indent:-.7rem;}	.content li:before {content:"\002022"; padding-right:7px; color:#006F84;}*/
.content ul {list-style-type:none;}	
.content li {margin:10px auto;}	.content li:before {content:"\f1ef"; font-family:"foundation-icons"; font-size:0.75rem; color:#006F84; display:inline-block; margin-right:0.25rem; margin-left:-0.5rem; border-radius:50%;}
.content a {color:#006F84; border-bottom:1px solid transparent; -moz-outline-style:none; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}	
.content a:hover, .content a:focus, .content a:active {color:#006F84; outline:none !important; border-color:#F7C018;}


/* banner */
.banner{padding:10px 0; position:relative; float:none; clear:both;} 
.banner a{color:#fff;/*1A1A17*/} .banner a:hover, .banner a:focus, .banner a:active {color:#fff;}
.banner .column, .banner .columns {position:relative; padding-left:0; padding-right:0;}		.banner .top-bar {padding:0.5rem 0.5rem;}
.banner .h-line{border-bottom:2px solid rgba(0, 0, 0, 0.04); margin:0.4rem;}	
.banner-img{margin:0 auto; padding:0;}	.banner-img_2{margin:5px auto; position:relative;} 	
.banner-text{margin:10px auto; padding:0; line-height:1.25;}			
.banner-text cite{margin:5px; font-size:0.9rem; font-weight:500;}
.banner-title1{padding:0; display:inline-block; font-size:2.75rem; font-family:'Amaranth', sans-serif; letter-spacing:0.10rem; word-spacing:0.12rem; font-weight:600; border-bottom:2px solid rgba(255,255,255,0.5);}
.banner-title2{font-size:1.25rem; letter-spacing:-0.05rem; word-spacing:0.10rem; font-weight:600; margin-right:0;} 
.banner-title3{padding:0; font-size:1rem; letter-spacing:0.13rem; font-weight:500;} 
.banner small, .banner i{display:block;}	.banner i{font-size:3rem;}	
.banner .fi-home:before{background:-webkit-linear-gradient(360deg, #FFDD00 54%, #FBB034 55%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner .fi-list-bullet:before{background:-webkit-linear-gradient(360deg, #A4508B 54%, #5F0A87 55%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner .fi-thumbnails:before{background:-webkit-linear-gradient(360deg, #D19592 54%, #C81F70 55%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner .fi-mail:before{background:-webkit-linear-gradient(360deg, #3BB78F 54%, #0BAB64 55%); -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.banner ul li:{}
@media screen and (max-width: 74em) {
	.banner-text{margin:20px auto;}  	.banner-img_2{display:none;}	
}
/* social */
.social small{padding-right:0.25rem;}
.social i{width:31px; height:31px; margin:0 auto; background:#FFF; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; -khtml-border-radius:3px;}
.social a .fi-social-facebook{color:#4867AA;}	.social a .fi-social-youtube{color:#FF0000;}	.social a .fi-social-twitter{color:#2DAAE2;}	
.social a{padding:4px !important; color:rgba(255,255,255,0.75) !important;} .social a:hover{text-decoration:underline; color:rgba(255,255,255,1.0) !important;}
.social .stat {font-size:2.05rem;}


/* menu */
#menu {width:auto; max-width:100%; height:auto; margin:0 auto 0 -2px; padding:0; float:none; clear:both; position:relative; z-index:3 !important; top:0;}
#main-menu {position:relative; z-index:3000; width:auto;}
#main-menu ul {/*width:70rem;*/}
/* SmartMenus Core CSS (No es recomendable editar esta)
===============================================================*/
.sm,.sm ul,.sm li{display:block;list-style:none;padding:0;margin:0;line-height:normal;direction:ltr;}
ul.sm li{position:relative;}
ul.sm a{position:relative;display:block;}
ul.sm a.disabled{cursor:default;}
ul.sm ul{position:absolute;top:-999999px;left:-800px;width:100px;}
ul.sm li{float:left;}
ul.sm-rtl{direction:rtl;}
ul.sm-rtl li{float:right;}
ul.sm ul li,ul.sm-vertical li{float:none;}
ul.sm a{white-space:nowrap;}
ul.sm ul a,ul.sm-vertical a{white-space:normal;}
* html ul.sm-vertical li{float:left;width:100%;}
* html ul.sm-vertical ul li{float:none;width:auto;}
*:first-child+html ul.sm-vertical>li{float:left;width:100%;}
ul.sm ul.sm-nowrap>li>a{white-space:nowrap;}
ul.sm:after{content:"\00a0";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}
* html ul.sm{height:1px;}
*:first-child+html ul.sm{min-height:1px;}
ul.sm li *,ul.sm li *:before,ul.sm li *:after{-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
ul.sm{-webkit-tap-highlight-color:rgba(0,0,0,0);}
ul.sm li{text-indent:0;}/*+*/
ul.sm li::before{content:none;padding-right:0;}/*+*/
/* Menu box 
===================*/ 
.sm-blue {-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.sm-blue-vertical {-moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none;}
.sm-blue ul {padding:0; background-color:transparent !important; border-radius:0 0 3px 3px; -moz-border-radius:0 0 3px 3px; -webkit-border-radius:0 0 3px 3px; box-shadow:0 5px 12px rgba(0,0,0,0.3); -moz-box-shadow:0 5px 12px rgba(0,0,0,0.3); -webkit-box-shadow:0 5px 12px rgba(0,0,0,0.3);}
.sm-blue-vertical ul, .sm-blue ul ul {border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;}
/* Menu items
===================*/
.sm-blue a {padding:14px 12px; line-height:1.5rem; font-size:1rem; font-weight:500; letter-spacing:-0.015rem; text-decoration:none; color:#fff; border-bottom:1px solid rgba(255,255,255,0.3)}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {background:#006F84; color:#fff; border-bottom-color:rgba(255,255,255,0.3);}
.sm-blue-vertical a {padding:9px 40px 8px 23px; background:#006F84;}
.sm-blue ul a {padding:17px 40px 17px 14px; font-size:1rem; font-weight:400; text-shadow:none; color:#fff; background:#006F84; text-align:left;}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {background:#F3CE1E; color:#fff;}
/* + Colors */
.sm-blue li a:before{font-family:"foundation-icons"; font-size:1.75rem; margin:0 1rem 0 0.5rem;}
.sm-blue li:nth-child(1n) a:before{content:"\f11f";}	
.sm-blue li:nth-child(1n) a{border-left:5px solid #087EE1;}		.sm-blue li:nth-child(1n) a:hover{background:#087EE1;}
.sm-blue li:nth-child(1n) ul li a, .sm-blue li:nth-child(1n) ul ul li a{background:#087EE1;}	
.sm-blue li:nth-child(2n) a:before{content:"\f128";}	
.sm-blue li:nth-child(2n) a{border-left:5px solid #A4508B;}		.sm-blue li:nth-child(2n) a:hover{background:#A4508B;}	
.sm-blue li:nth-child(2n) ul li a, .sm-blue li:nth-child(2n) ul ul li a{background:#A4508B;}
.sm-blue li:nth-child(3n) a:before{content:"\f184";}	
.sm-blue li:nth-child(3n) a{border-left:5px solid #D19592;}		.sm-blue li:nth-child(3n) a:hover{background:#D19592;}
.sm-blue li:nth-child(3n) ul li a, .sm-blue li:nth-child(3n) ul ul li a{background:#D19592;}
.sm-blue li:nth-child(4n) a:before{content:"\f124";}	
.sm-blue li:nth-child(4n) a{border-left:5px solid #3BB78F;}		.sm-blue li:nth-child(4n) a:hover{background:#3BB78F;}
.sm-blue li:nth-child(4n) ul li a, .sm-blue li:nth-child(4n) ul ul li a{background:#3BB78F;}
.sm-blue li:nth-child(5n) a:before{content:"\f11e";}	
.sm-blue li:nth-child(5n) a{border-left:5px solid #FBB034;}		.sm-blue li:nth-child(5n) a:hover{background:#FBB034;}
.sm-blue li:nth-child(5n) ul li a, .sm-blue li:nth-child(5n) ul ul li a{background:#FBB034;}
.sm-blue li:nth-child(6n) a:before{content:"\f200";}	
.sm-blue li:nth-child(6n) a{border-left:5px solid #5F0A87;}		.sm-blue li:nth-child(6n) a:hover{background:#5F0A87;}
.sm-blue li:nth-child(6n) ul li a, .sm-blue li:nth-child(6n) ul ul li a{background:#5F0A87;}
.sm-blue li:nth-child(7n) a:before{content:"\f13a";}	
.sm-blue li:nth-child(7n) a{border-left:5px solid #C81F70;}		.sm-blue li:nth-child(7n) a:hover{background:#C81F70;}
.sm-blue li:nth-child(7n) ul li a, .sm-blue li:nth-child(7n) ul ul li a{background:#C81F70;}
.sm-blue li:nth-child(8n) a:before{content:"\f162";}	
.sm-blue li:nth-child(8n) a{border-left:5px solid #0BAB64;}		.sm-blue li:nth-child(8n) a:hover{background:#0BAB64;}
.sm-blue li:nth-child(8n) ul li a, .sm-blue li:nth-child(8n) ul ul li a{background:#0BAB64;}
.sm-blue li ul li a:before{display:none !important;}	.sm-blue li ul li a{border-left:none !important;}	.sm-blue li ul li a:hover{background:#fff !important; color:#006F84 !important;}
.sm-blue li:first-child a{margin-left:2px;}	.sm-blue li:nth-child(1n) ul li a, .sm-blue li ul li:first-child a{margin-left:0 !important;}
/* + Colors */	
/* current items - add the class manually to some item or check the "markCurrentItem" script option */
.sm-blue a.current, .sm-blue a.current:hover, .sm-blue a.current:focus, .sm-blue a.current:active, .sm-blue ul a.current, .sm-blue ul a.current:hover, .sm-blue ul a.current:focus, .sm-blue ul a.current:active {background:#006F84; color:#fff;}
/* round the left corners of the first item for horizontal main menu */
.sm-blue > li:first-child > a {	}
/* round the corners of the first and last items for vertical main menu */
.sm-blue-vertical > li:first-child > a {	}
.sm-blue-vertical > li:last-child > a {	}
.sm-blue a.has-submenu {}
/* Sub menu indicators
===================*/
.sm-blue a span.sub-arrow {position:absolute; bottom:5px; left:50%; margin-left:-5px;
/* we will use one-side border to create a triangle so that we don't use a real background image, of course, you can use a real image if you like too */
width:0; height:0; overflow:hidden; border-width:5px;/* tweak size of the arrow */ border-style:solid dashed dashed dashed; border-color:#F3CE1E transparent transparent transparent; /*+*/display:none;}
.sm-blue-vertical a span.sub-arrow, .sm-blue ul a span.sub-arrow {bottom:auto; top:50%; margin-top:-5px; right:5px; left:auto; margin-left:0; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #F3CE1E;}
/* Items separators
===================*/
.sm-blue li {border-left:2px solid rgba(0, 0, 0, 0.08);}
.sm-blue li:first-child, .sm-blue-vertical li, .sm-blue ul li {border-left:0;}
/* Scrolling arrows containers for tall sub menus 
===================*/
.sm-blue span.scroll-up, .sm-blue span.scroll-down {position:absolute; display:none; visibility:hidden; overflow:hidden; background:#006F84; height:20px;}
.sm-blue span.scroll-up-arrow, .sm-blue span.scroll-down-arrow {position:absolute; top:-2px; left:50%; margin-left:-8px; width:0; height:0; overflow:hidden; border-width:8px; border-style:dashed dashed solid dashed; border-color:transparent transparent #F3CE1E transparent;}
.sm-blue span.scroll-down-arrow {top:6px; border-style:solid dashed dashed dashed; border-color:#F3CE1E transparent transparent transparent;}
/*
---------------------------------------------------------------
  Responsiveness
---------------------------------------------------------------*/
/* decrease horizontal main menu items left/right padding to avoid wrapping */
@media screen and (max-width: 20em){
.banner-title2{font-size:0.8rem; letter-spacing:0.18rem; word-spacing:auto; color:#fff; font-weight:600; margin-right:-0.37rem; text-transform:uppercase;} 
}

@media screen and (max-width: 84em) {
.sm-blue:not(.sm-blue-vertical) > li > a {padding-left:18px; padding-right:18px;}
}
@media screen and (max-width: 74em) {
.sm-blue:not(.sm-blue-vertical) > li > a {padding-left:10px; padding-right:10px;}
}
@media screen and (max-width: 64em) {
/* The following will make the sub menus collapsible for small screen devices (it's not recommended editing these) */
ul.sm-blue{width:auto !important; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
ul.sm-blue ul{display:none;position:static !important;top:auto !important;left:auto !important;margin-left:0 !important;margin-top:0 !important;width:auto !important;min-width:0 !important;max-width:none !important;}
ul.sm-blue>li{float:none;} 
ul.sm-blue>li>a,ul.sm-blue ul.sm-nowrap>li>a{white-space:normal;}
ul.sm-blue iframe{display:none;}
/* Uncomment this rule to disable completely the sub menus for small screen devices */
/*.sm-blue ul, .sm-blue span.sub-arrow, .sm-blue iframe {display:none !important;}*/
/* Menu box
===================*/
.sm-blue {margin:0 0.9375rem; background:#006F84; -moz-box-shadow:0 1px 4px rgba(0,0,0,0.3); -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.3); box-shadow:0 1px 4px rgba(0,0,0,0.3); /*+ para no-centrar-->*/text-align:left; display:block;}
.sm-blue ul {border:0; padding:0; background:#006F84; border-radius:0; -moz-border-radius:0; -webkit-border-radius:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none;}
.sm-blue ul ul {/* darken the background of the 2+ level sub menus and remove border rounding */ 
background:rgba(100,100,100,0.1); border-radius:0; -moz-border-radius:0; -webkit-border-radius:0;}
/* Menu items
===================*/
.sm-blue a {padding:10px 5px 10px 32px !important;/* add some additional left padding to make room for the sub indicator */ background:transparent !important; color:#fff !important;}
.sm-blue ul a {background:transparent !important; color:#fff !important; text-shadow:none !important;}
.sm-blue a.current {background:#006F84 !important; color:#F3CE1E !important;}
/* add some text indentation for the 2+ level sub menu items */
.sm-blue ul a {border-left:8px solid transparent;} .sm-blue ul ul a {border-left:16px solid transparent;} .sm-blue ul ul ul a {border-left:24px solid transparent;} .sm-blue ul ul ul ul a {border-left:32px solid transparent;} .sm-blue ul ul ul ul ul a {border-left:40px solid transparent;}
/* round the corners of the first and last items */
.sm-blue > li:first-child > a {	}
/* presume we have 4 levels max */
.sm-blue > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .sm-blue > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul { }
/* highlighted items, don't need rounding since their sub is open */
.sm-blue > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .sm-blue > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted { }
/* + Colors */
.sm-blue li:first-child a{margin-left:0;}
/* Sub menu indicators
===================*/
.sm-blue a span.sub-arrow, .sm-blue ul a span.sub-arrow {top:50%; margin-top:-9px; right:auto; left:6px; margin-left:0; width:17px; height:17px; font:normal 16px/16px monospace !important; text-align:center; border:0; text-shadow:none; background:rgba(0,0,0,0.1); border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;}
/* Hide sub indicator "+" when item is expanded - we enable the item link when it's expanded */
.sm-blue a.highlighted span.sub-arrow {display:none !important;}
/* Items separators
===================*/
.sm-blue li {border-left:0;}
.sm-blue ul li {border-top:1px solid rgba(0,0,0,0.05);}
.sm-blue ul li:first-child {border-top:0;}
}

/* 	Core Owl Carousel v1.3.3 --------------------------------------- */
/* clearfix */
.owl-carousel .owl-wrapper:after {content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0;}
/* display none until init */
.owl-carousel{display:none; position:relative; width:100%; -ms-touch-action:pan-y;}
.owl-carousel .owl-wrapper{display:none; position:relative; -webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow:hidden; position:relative; width:100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out;}	
.owl-carousel .owl-item{float:left;}
.owl-controls .owl-page, .owl-controls .owl-buttons div{cursor:pointer;}
.owl-controls {-webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
/* mouse grab icon */
.grabbing {cursor:url(grabbing.png) 8 8, move;}
/* fix */
.owl-carousel  .owl-wrapper, .owl-carousel  .owl-item{-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -webkit-transform:translate3d(0,0,0); -moz-transform:translate3d(0,0,0); -ms-transform:translate3d(0,0,0);}

/*** Theme ***/
.owl-theme .owl-controls{margin-top:10px; text-align:right;}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{color:#800000; display:inline;/*inline-block*/ zoom:1; margin:6px; padding:3px; font-size:0.95rem; background:#fff; *display:inline;/*IE7 life-saver */}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{text-decoration:none; color:#F7C018;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display:inline;/*inline-block*/ zoom:1; *display:inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display:block; float:left; width:12px; height:12px; margin:5px 7px; background:#fff; filter:Alpha(Opacity=50);/*IE7 fix*/ opacity:0.5;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background:#F7C018; filter:Alpha(Opacity=100);/*IE7 fix*/ opacity:1;}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto; width:auto; color:#fff; padding:2px 10px; font-size:0.95rem;}
/* preloading images */
.owl-item.loading{min-height:150px; background:url(../img/loader.gif) no-repeat center center;}

/* added */
/*  *  Owl Carousel CSS3 Transitions  *  v1.3.2  */
.owl-origin { 	-webkit-perspective: 1200px; 	-webkit-perspective-origin-x : 50%; 	-webkit-perspective-origin-y : 50%; 	-moz-perspective : 1200px; 	-moz-perspective-origin-x : 50%; 	-moz-perspective-origin-y : 50%; 	perspective : 1200px; }
/* fade */
.owl-fade-out {   z-index: 10;   -webkit-animation: fadeOut .7s both ease;   -moz-animation: fadeOut .7s both ease;   animation: fadeOut .7s both ease; }
.owl-fade-in {   -webkit-animation: fadeIn .7s both ease;   -moz-animation: fadeIn .7s both ease;   animation: fadeIn .7s both ease; }
/* backSlide */
.owl-backSlide-out {   -webkit-animation: backSlideOut 1s both ease;   -moz-animation: backSlideOut 1s both ease;   animation: backSlideOut 1s both ease; }
.owl-backSlide-in {   -webkit-animation: backSlideIn 1s both ease;   -moz-animation: backSlideIn 1s both ease;   animation: backSlideIn 1s both ease; }
/* goDown */
.owl-goDown-out {   -webkit-animation: scaleToFade .7s ease both;   -moz-animation: scaleToFade .7s ease both;   animation: scaleToFade .7s ease both; }
.owl-goDown-in {   -webkit-animation: goDown .6s ease both;   -moz-animation: goDown .6s ease both;   animation: goDown .6s ease both; }
/* scaleUp */
.owl-fadeUp-in {   -webkit-animation: scaleUpFrom .5s ease both;   -moz-animation: scaleUpFrom .5s ease both;   animation: scaleUpFrom .5s ease both; }
.owl-fadeUp-out {   -webkit-animation: scaleUpTo .5s ease both;   -moz-animation: scaleUpTo .5s ease both;   animation: scaleUpTo .5s ease both; }
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {   0% {opacity: 1} }
@-moz-keyframes empty {   0% {opacity: 1} }
@keyframes empty {   0% {opacity: 1} }
@-webkit-keyframes fadeIn {   0% { opacity:0; }   100% { opacity:1; } }
@-moz-keyframes fadeIn {   0% { opacity:0; }   100% { opacity:1; } }
@keyframes fadeIn {   0% { opacity:0; }   100% { opacity:1; } }
@-webkit-keyframes fadeOut {   0% { opacity:1; }   100% { opacity:0; } }
@-moz-keyframes fadeOut {   0% { opacity:1; }   100% { opacity:0; } }
@keyframes fadeOut {   0% { opacity:1; }   100% { opacity:0; } }
@-webkit-keyframes backSlideOut {   25% { opacity: .5; -webkit-transform: translateZ(-500px); }   75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }   100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } }
@-moz-keyframes backSlideOut {   25% { opacity: .5; -moz-transform: translateZ(-500px); }   75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }   100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } }
@keyframes backSlideOut {   25% { opacity: .5; transform: translateZ(-500px); }   75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }   100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } }
@-webkit-keyframes backSlideIn {   0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }   75% { opacity: .5; -webkit-transform: translateZ(-500px); }   100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } }
@-moz-keyframes backSlideIn {   0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }   75% { opacity: .5; -moz-transform: translateZ(-500px); }   100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } }
@keyframes backSlideIn {   0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }   75% { opacity: .5; transform: translateZ(-500px); }   100% { opacity: 1; transform: translateZ(0) translateX(0); } }
@-webkit-keyframes scaleToFade {   to { opacity: 0; -webkit-transform: scale(.8); } }
@-moz-keyframes scaleToFade {   to { opacity: 0; -moz-transform: scale(.8); } }
@keyframes scaleToFade {   to { opacity: 0; transform: scale(.8); } }
@-webkit-keyframes goDown {   from { -webkit-transform: translateY(-100%); } }
@-moz-keyframes goDown {   from { -moz-transform: translateY(-100%); } }
@keyframes goDown {   from { transform: translateY(-100%); } }
@-webkit-keyframes scaleUpFrom {   from { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpFrom {   from { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpFrom {   from { opacity: 0; transform: scale(1.5); } }
@-webkit-keyframes scaleUpTo {   to { opacity: 0; -webkit-transform: scale(1.5); } }
@-moz-keyframes scaleUpTo {   to { opacity: 0; -moz-transform: scale(1.5); } }
@keyframes scaleUpTo {   to { opacity: 0; transform: scale(1.5); } }

/* slide-news */
.slide-news{height:430px; position:relative; z-index:1;} .slide-news span{display:block; position:absolute; bottom:0; padding:1rem 0; background:#fff;}
/* crop */
.slide-news_crop {width:100%; height:430px; overflow:hidden; background-position:center; -webkit-background-size:contain; -moz-background-size:contain; background-size:contain; -o-background-size:contain;}
.slide-news_crop img {width:100%; height:auto !important; margin:0 auto;}
/* crop */
#owl-carousel {height:410px; overflow:hidden;}
#owl-carousel .label{margin:-1px 0 0 0; padding:0.25rem 0.5rem 0.5rem 0.5rem; font-weight:600; position:absolute; right:0; z-index:2; color:#999; background:#fff;  border:1px solid #ececec; border-width:0 0 1px 1px; border-radius:0 0 0 3px; -moz-border-radius:0 0 0 3px; -webkit-border-radius:0 0 0 3px;}
#owl-carousel a:hover small, #owl-carousel a:focus small, #owl-carousel a:active small{color:#fff; background:transparent url(../img/shadow2_hover.png) top left no-repeat;}
#owl-carousel .item{margin:0 1px; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}		#owl-carousel .item img{width:100%; height:auto; /*max-height:275px;+*/ display:block;} 
#owl-carousel a .item-info{margin:0 auto; color:#444; border-bottom:1px solid #ececec;} 
#owl-carousel a .item-info span{margin:15px auto 5px auto; font-size:1.2rem; font-weight:600; text-align:left; color:#1A1A17; display:block;}
#owl-carousel a:hover .item-info span{color:#006F84;}
#owl-carousel .item-info p{margin:0 0 15px 0; line-height:1.4;}
.owl-carousel-navigation{width:96%; margin:0 auto; padding:0; text-align:center; font-size:0.95rem; position:absolute; z-index:2; bottom:8px; left:2%;} 
.owl-carousel-navigation .btn{width:30%; height:40px; display:inline-block; margin:0 auto; padding:10px 0; font-size:1rem; color:#fff; background:#1A1A17; border:none; opacity:.70; filter:Alpha(Opacity=70);}
.owl-carousel-navigation .btn.prev, .owl-carousel-navigation .btn.next{width:17.5%; background:#006F84; opacity:1; filter:Alpha(Opacity=100);}
.owl-carousel-navigation .btn:hover{color:#fff; background:#F7C018; opacity:1;}

/* gallery */
#owl-gallery{width:100%; height:auto;/*height:auto;*/ max-height:430px; padding:0 auto; margin:0 auto; position:relative; display:block; overflow:hidden; background:#eee;} 
#owl-gallery .item img{display:block; width:100%; height:auto;} 
#owl-gallery .item-info{width:100%; height:auto; padding:15px 30px 45px 15px; display:block; position:absolute; bottom:0; left:0; font-weight:400; color:#fff; background:#1A1A17; opacity:.75; filter:Alpha(Opacity=75);}
#owl-gallery .item-info span{font-size:1.2rem; line-height:1.25; padding-right:5px; border-right:2px solid #F7C018;}
#owl-gallery .owl-controls{margin:-15px 0; min-height:50px; position:absolute; z-index:4; right:10px; bottom:15px; border-bottom:1px solid rgba(30, 130, 76, 0.25);}
#owl-gallery .owl-controls .owl-buttons div{zoom:1; margin:5px 10px; padding:3px 10px; font-size:0.95rem; color:#fff; background:#e4b40d; border:none; opacity:1; filter:Alpha(Opacity=100); *display:inline; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}
#owl-gallery .owl-controls.clickable .owl-buttons div:hover{text-decoration:none; color:#e4b40d; background:#9d0404; opacity:1; filter:Alpha(Opacity=100);}
#owl-gallery .owl-controls .owl-page span{display:block; float:left; width:12px; height:12px; margin:25px 7px 15px 7px; background:transparent; border:1px solid #fff; filter:Alpha(Opacity=100); opacity:1; -webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15); -moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15); box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.15);}
#owl-gallery .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background:#fff; border-color:#fff; filter:Alpha(Opacity=100); opacity:1;}
#bar{width:0%; max-width:100%; height:5px; background:#e9d460;}
#progressBar{width:100%; background:#e4b40d;}
.slide-banner_crop {width:100%; height:430px; overflow:hidden;}	.slide-banner_crop img {width:100%; height:auto !important; min-height:100%;/*min-height:420px;*/ margin:0;}	/* crop */
@media screen and (max-width: 75em) {
	#owl-gallery{margin:0 auto;}
	#owl-gallery .item img{display:block; width:auto; max-width:100%; height:100%;} 
	#owl-gallery .item-info{width:60%; top:35%; display:none;}
	#owl-gallery, .slide-banner_crop{height:auto; /*max-height:500px;*/max-height:100%;}
	#owl-gallery, .slide-banner_crop img{width:auto; height:100%;/*height:auto;*/ min-height:100%;/*min-height:500px;*/}
}
@media screen and (max-width: 80em) {
	#owl-gallery{margin:0 auto;}
}


/* scroll */
#mycustomscroll2 {width:auto; height:410px; margin:0 auto; padding:0 10px; overflow:auto; position:relative;}
#mycustomscroll {width:auto; height:380px; margin:0 auto; padding:0 10px; overflow:auto; position:relative;}
#mycustomscroll hr{margin:0 auto; border-color:transparent;}		
.flexcroll{border-width:0; border-color:#ececec; border-style:solid; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;  border-radius:3px 0 0 3px; -moz-border-radius:3px 0 0 3px; -webkit-border-radius:3px 0 0 3px;}	
.flexcroll img{margin:0 auto; display:block;}
.flexcroll .thumbnail{margin-bottom:0.5rem;}		.flexcroll .callout:hover .thumbnail{box-shadow:0 0 6px 1px rgba(10, 10, 10, 0.2);}
.flexcroll .callout {border:1px dotted transparent; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; background-color:#fff;} 	
.flexcroll .tx-color{text-align:center;} 	.flexcroll .subheader {text-transform:capitalize;}
.flexcroll:hover .vscrollerbar, .flexcroll:hover .hscrollerbar {background-color:#F7C018;}
.scrollgeneric {line-height:1px; font-size:1px; position:absolute; top:0; left:0;}
.vscrollerbase {width:10px;  border-right:5px solid #ececec;}		.hscrollerbase {height:10px; border-bottom:5px solid #ececec;}		.vscrollerbase, .hscrollerbase {background:transparent; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}
.vscrollerbar {width:10px;} 		.hscrollerbar {height:10px;} 	.vscrollerbar, .hscrollerbar {background-color:#999; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}
.scrollerjogbox {width:10px; height:10px; top:auto; left:auto; bottom:0px; right:0px; background-color:#fff;} 
.fixedwidth {width:530px; height:auto; position:relative; color:#4f4f4f; padding:1px;}

.buttons img{max-width:60px; margin:0 10px 0 5px;}
.button.master{text-align:left; background-color:#fff; border:1px solid #138fcb; color:#138fcb; border-radius:0;} .button.master h5{margin:0; color:#138fcb; font-family:'Open Sans', sans-serif; font-weight:bold;}
.button.master:hover, .button.master:focus, .button.master:active{ background-color:#138fcb !important; border:1px solid #138fcb; color:#fff;} .button.master:hover h5, .button.master:focus h5, .button.master:active h5{color:#fff;}

/* logos */
.logos .column{opacity: .85;   transition: all 0.3s ease;}
.logos .column:hover {opacity: 1;}

/* footer */
footer{padding-top:30px; padding-bottom:30px; margin-top:0; font-weight:600; border-top:1px solid #cacaca;}
footer small{color:#8a8a8a; font-size:90%;}
footer a{color:#8a8a8a;} footer a:hover, footer a:focus, footer a:active{color:#006F84; text-decoration:underline;} 


/*** index2 ***/	
.breadcrumbs {margin-top:-10px; border-bottom:1px solid #ececec;}
.breadcrumbs li{padding-left:0; text-indent:0; font-size:0.765rem; text-transform:none;}.breadcrumbs li::before {content:none; padding-right:0;}
.breadcrumbs a {color:#006F84;}	.breadcrumbs a:hover {text-decoration:none;}
.breadcrumbs li.disabled{color:#888;}	
.newsrow{padding-top:1.5rem; padding-bottom:1.5rem; cursor:pointer; border-bottom:1px solid #eee; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;} .newsrow:hover{border-bottom:1px solid #ddd; background-color:#f8f8f8;}	.newsrow h5, .newsrow p{line-height:1.4;}
.contact input, .contact textarea, .contact select {font-family:'Neucha', sans-serif !important; color:#444;}
.contact button, .contact input[type="button"], .contact input[type="reset"], .contact input[type="submit"] {font-family:'Raleway', Arial, sans-serif !important;}
.contact span.error{display:none; margin:-0.5rem 0.5rem 1rem 0.5rem; font-size:0.75rem; font-style:italic; font-weight:bold; color:#f03434;}
.contact iframe{width:100%; max-width:600px; max-height:600px; position:relative; border:none;}
b.warning{font-size:50%; color:#F7C018;} 
.gallery.callout{margin: 0 0 1.5rem 0; border:1px solid rgba(10, 10, 10, 0.10); box-shadow:0 0 0 1px rgba(10, 10, 10, 0);}	.gallery.callout:hover, .gallery.callout:focus {border-style:dotted;}
.gallery .subheader {margin-top:1rem; font-size:1rem; color:#232441;}
a.gallery {text-decoration:none;}	
a.gallery img{-webkit-transition: -webkit-transform 0.5s ease 0s; -moz-transition: -moz-transform 0.5s ease 0s; -o-transition: -o-transform 0.5s ease 0s; transition: transform 0.5s ease 0s; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); width:100%;}	
a.gallery:hover img{-webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1);}	
a.gallery .demo-gallery-poster{position:absolute; top:0; bottom:0; left:0; right:0; background-color:rgba(0, 0, 0, 0); -webkit-transition: background-color 0.25s ease 0s; -o-transition: background-color 0.25s ease 0s; transition: background-color 0.25s ease 0s;}
a.gallery .demo-gallery-poster i {padding:0.25rem 0.5rem; font-size:1.5rem; position:absolute; right:0; bottom:0; opacity:0; -webkit-transition: opacity 0.5s ease 0s; -o-transition: opacity 0.5s ease 0s; transition: opacity 0.5s ease 0s; display:none;}
a.gallery:hover .demo-gallery-poster, a.gallery:focus .demo-gallery-poster, a.gallery:active .demo-gallery-poster {background-color:rgba(255, 255, 255, 0.15);}	
a.gallery:hover .demo-gallery-poster i, a.gallery:focus .demo-gallery-poster i, a.gallery:active .demo-gallery-poster i {opacity:1; background-color:rgba(0, 0, 0, 0.10); display:block;}
ul.gallery {margin:0 auto; padding:0; list-style-type:none; list-style-image:none;} 	
ul.gallery li{padding-left:0; text-indent:0; text-align:center;}	ul.gallery li::before {content:none; padding-right:0;} 	
ul.gallery p{font-size:0.95rem; line-height:1.4; letter-spacing:-0.025rem; word-spacing:-0.025rem;}
@media screen and (max-width: 600px) {
	.contact iframe{max-width:350px; max-height:350px;} 
}

/* Mapa de navegación */
.bigmapa{width:100%; height:auto; margin:0 auto; clear:both;}
.linksmapa{width:40%; height:auto; float:left; position:relative; z-index:1; margin:10px 5%;}
.linksmapa ul {margin:0 !important; width:100%; list-style-type:none; padding-left:12px !important;}
.linksmapa li {margin:10px auto;}
.linksmapa li:before {content:"\f10b"; font-family:"foundation-icons"; font-size:0.75rem; color:#006F84; display:inline-block; margin-right:0.25rem; margin-left:-0.5rem; border-radius:50%;}
.mapatitle{line-height:36px; margin:0 0 8px -20px; padding:0 0 2px 10px; cursor:default; letter-spacing:1px; background:#006F84; color:#fff;}
a.linkmapatitle, a.linkmapatitle:hover{text-decoration:none;}
a.linkmapa, a.sublinkmapa {color:#04404A; text-decoration:none; border-bottom:1px solid transparent; -moz-outline-style:none; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}
a.linkmapa:hover, a.linkmapa:focus, a.linkmapa:active, a.sublinkmapa:hover, a.sublinkmapa:focus, a.sublinkmapa:active {color:#006F84; outline:none !important; border-color:#F7C018;}
@media screen and (max-width: 991px) { /*max-width: 64em*/   
	.linksmapa{width:90%; margin:10px 5%;}
}


/* Outdated Browser */
#outdated{display:none;position:fixed;top:0;left:0;width:100%;height:170px;text-align:center;text-transform:uppercase;z-index:1500;background-color:#006F84;color:#fff}* html #outdated{position:absolute}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{display:block;position:relative;padding:10px 20px;margin:30px auto 0;width:230px;color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer}#outdated #btnUpdateBrowser:hover{color:#006F84;background-color:#fff}#outdated .last{position:absolute;top:10px;right:25px;width:20px;height:20px}#outdated #btnCloseUpdateBrowser{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff;font-size:36px;line-height:36px}


/* lightbox - gallery */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(../img/lightbox/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(../img/lightbox/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(../img/lightbox/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(../img/lightbox/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(../img/lightbox/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(../img/lightbox/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(../img/lightbox/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(../img/lightbox/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(../img/lightbox/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(../img/lightbox/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(../img/lightbox/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(../img/lightbox/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(../img/lightbox/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(../img/lightbox/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(../img/lightbox/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default a:hover{border:none;}/*+*/
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(../img/lightbox/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(../img/lightbox/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(../img/lightbox/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(../img/lightbox/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(../img/lightbox/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(../img/lightbox/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(../img/lightbox/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(../img/lightbox/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(../img/lightbox/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(../img/lightbox/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(../img/lightbox/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(../img/lightbox/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(../img/lightbox/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(../img/lightbox/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(../img/lightbox/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(../img/lightbox/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(../img/lightbox/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(../img/lightbox/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(../img/lightbox/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(../img/lightbox/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(../img/lightbox/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(../img/lightbox/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(../img/lightbox/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(../img/lightbox/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(../img/lightbox/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(../img/lightbox/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(../img/lightbox/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(../img/lightbox/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(../img/lightbox/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(../img/lightbox/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(../img/lightbox/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(../img/lightbox/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(../img/lightbox/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(../img/lightbox/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(../img/lightbox/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(../img/lightbox/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(../img/lightbox/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(../img/lightbox/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(../img/lightbox/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(../img/lightbox/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(../img/lightbox/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(../img/lightbox/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(../img/lightbox/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(../img/lightbox/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(../img/lightbox/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(../img/lightbox/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(../img/lightbox/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(../img/lightbox/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(../img/lightbox/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(../img/lightbox/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(../img/lightbox/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(../img/lightbox/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(../img/lightbox/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(../img/lightbox/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(../img/lightbox/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(../img/lightbox/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(../img/lightbox/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(../img/lightbox/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(../img/lightbox/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(../img/lightbox/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(../img/lightbox/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(../img/lightbox/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(../img/lightbox/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(../img/lightbox/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(../img/lightbox/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(../img/lightbox/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(../img/lightbox/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(../img/lightbox/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(../img/lightbox/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(../img/lightbox/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(../img/lightbox/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(../img/lightbox/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(../img/lightbox/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(../img/lightbox/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(../img/lightbox/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(../img/lightbox/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(../img/lightbox/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(../img/lightbox/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(../img/lightbox/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(../img/lightbox/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
.pp_nav:hover .pp_play,.pp_nav:focus .pp_play,.pp_nav:hover .pp_pause,.pp_nav:focus .pp_pause{border:none;}/*+*/
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
a:hover.pp_arrow_previous,a:hover.pp_arrow_next{border:none;}/*+*/
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(../img/lightbox/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery ul li{padding-left:0; text-indent:0;}/*+*/	.pp_gallery ul li::before {content:none; padding-right:0;}/*+*/
.pp_gallery a:hover,.pp_gallery a:focus,.pp_gallery a:active{border-bottom-color:auto;}/*+*/
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(../img/lightbox/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(../img/lightbox/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
a:hover.pp_next,a:hover.pp_previous,a:hover.pp_expand,a:hover.pp_contract,a:hover.pp_close{border:none !important;}/*+*/
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(../img/lightbox/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(../img/lightbox/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
