@import url('https://fonts.googleapis.com/css?family=Just+Another+Hand|Amaranth|Inter|Rancho|Sen&display=swap');
/*---FONTS--*/

html, body{-ms-text-size-adjust:100%; -webkit-text-size-adjust:100%;} 	
@media screen and (max-width: 80em) {html{word-wrap:break-word;}}
body{font-size:105%; font-family:font-family: 'Inter', sans-serif; font-weight:300; line-height:1.2; color:#444;} 
a {color:#007386; text-decoration:underline; -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:#007386; text-decoration:underline; outline:none !important;}
::selection {background:#183a82; color:#fff;} 	::-moz-selection {background:#1b9eb5; color:#222;}
::-webkit-scrollbar {width:15px;}	::-webkit-scrollbar-track, ::-webkit-scrollbar-track-piece {background-color:#DADFE1; border-left:1px dotted #FFF;} 	 	
::-webkit-scrollbar-thumb {background-color:#999; transition: all 0.25s ease-out;}	::-webkit-scrollbar-thumb:hover {background-color:#007386;}
::-webkit-scrollbar-button{background-color:#DADFE1;}	::-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;}
input, textarea, select {text-rendering:auto; color:#555; letter-spacing:normal; word-spacing:normal; text-transform:none; text-indent:0px; text-shadow:none; display:inline-block; text-align:start; font:300 1rem 'Open Sans Condensed', Arial, Helvetica, sans-serif !important;}
header input, header textarea, header select {margin:0;}
[type="text"], [type="password"], [type="date"], [type="datetime"], [type="datetime-local"], [type="month"], [type="week"], [type="email"], [type="number"], [type="search"], [type="tel"], [type="time"], [type="url"], [type="color"], textarea {height:2.4375rem; padding:0.5rem; border:1px solid #cacaca; margin:0 0 1rem; font-size:1rem; color:#555;}
h1, h2, h3, h4, h5, h6{font-family:'Sen', sans-serif; font-weight:bold;} 	h1, h2{color:#333;} h3, h4{color:#444;} h5, h6{color:#555;} 
b, strong {font-weight:400;}
section hr{border-bottom:1px solid transparent; margin:1.25rem auto;}

.title-bar {padding:0.6rem;} .title-bar-title {margin-left:30px; margin-top:6px; font-family:font-family: 'Inter', sans-serif; font-size:1.20rem; font-weight:600; letter-spacing:0.25rem;} 
.menu-icon {width:25px; height:20px;} .menu-icon::after {width:100%; height:3px; top:6px; left:0; box-shadow:0;} .menu-icon:hover::after {box-shadow:0;}
.top-bar, .top-bar ul {background-color:transparent;} 

.thumbnail {box-shadow:0 0 0 1px rgba(10, 10, 10, 0.2);}		.thumbnail:hover, .thumbnail:focus {box-shadow:0 0 6px 1px rgba(10, 10, 10, 0.2);}

/* tooltip */
.tooltip {background-color:#043e48; border-bottom:1px solid #222; color:#fefefe; font-size:90%; padding:0.75rem; position:absolute; z-index:10;}
.tooltip::before {border-color:transparent transparent #043e48;}
.tooltip.top::before {border-color:#043e48 transparent transparent;}
.tooltip.left::before {border-color:transparent transparent transparent #043e48;}
.tooltip.right::before {border-color:transparent #043e48 transparent transparent;}

/* buttons */
.button {text-decoration:none; border:1px solid transparent; border-radius:3px; padding:1em; margin:0 1.5rem 1.5rem 0; font-size:0.9rem; font-weight:400; background:#007386; color:#FFF;}
.button:hover, .button:focus {text-decoration:none; background:#007386; color:#FFF;}
.button img{margin-right:0.75rem;} 	.button hr{border-bottom:1px solid transparent; margin:0 auto;} /*+*/
.button.large {font-size:1.10rem; font-weight:400;}

.button.primary {background:#007386; color:#FFF;}	.button.primary:hover, .button.primary:focus {background:#147cc0; color:#FFF;}
.button.secondary {background:#777; color:#FFF;}		.button.secondary:hover, .button.secondary:focus {background:#5f5f5f; color:#FFF;}
.button.success {background:#3adb76; color:#FFF;}	.button.success:hover, .button.success:focus {background:#22bb5b; color:#FFF;}
.button.alert {background:#007386; color:#FFF;}		.button.alert:hover, .button.alert:focus {background:#1b9eb5; color:#FFF;}
.button.warning {background:#1b9eb5; color:#043e48;}	.button.warning:hover, .button.warning:focus {background:#ffae00; color:#043e48;}

.button.hollow {border:1px solid #043e48; color:#043e48; background:transparent;}	.button.hollow:hover, .button.hollow:focus {border-color:#FFF; color:#FFF; background:#043e48;}
.button.hollow.primary {border:1px solid #007386; color:#007386;}	.button.hollow.primary:hover, .button.hollow.primary:focus {border-color:#007386; color:#FFF; background:#007386 url(../img/patterns/overlay9.png) repeat; text-shadow:-1px -1px 0 #007386, 1px -1px 0 #007386, -1px 1px 0 #007386, 1px 1px 0 #007386;}
.button.hollow.secondary {border:1px solid #777; color:#777;} 	.button.hollow.secondary:hover, .button.hollow.secondary:focus {border-color:#FFF; color:#FFF; background:#777;}
.button.hollow.success {border:1px solid #3adb76; color:#3adb76;} 	.button.hollow.success:hover, .button.hollow.success:focus {border-color:#FFF; color:#FFF; background:#3adb76;}
.button.hollow.alert {border:1px solid #ec5840; color:#ec5840;} 		.button.hollow.alert:hover, .button.hollow.alert:focus {border-color:#FFF; color:#FFF; background:#ec5840;}
.button.hollow.warning {border:1px solid #1b9eb5; color:#1b9eb5;} 	.button.hollow.warning:hover, .button.hollow.warning:focus {border-color:#666; color:#fff; background:#1b9eb5 url(../img/patterns/overlay9.png) repeat; text-shadow:-1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;}

/* labels */
.label {padding:0.33333rem 0.5rem; font-size:0.825rem; background:#007386; color:#FFF;} 	.label.secondary {background:#777; color:#FFF;}		.label.success {background:#3adb76; color:#FFF;}		.label.alert {background:#ec5840; color:#FFF;}		.label.warning {background:#1b9eb5; color:#043e48;}

.subheader{font-weight:300;} 	

/*** COLOR PALETTE ***/
.opacity{filter:alpha(opacity=25); opacity:.25; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(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);}	 
.gray{-webkit-filter:grayscale(0.50); -webkit-filter:grayscale(50%); filter:gray; filter:grayscale(50%);} 	
.pattern{background:transparent url(../img/patterns/overlay9.png) repeat; transition: all 0.25s ease-out;}  
/* Background */ 
.bg-white{background-color:#FFF; transition: all 0.25s ease-out;}	.bg-black{background-color:#043e48; transition: all 0.25s ease-out;}	.bg-dark{background-color:#007386; transition: all 0.25s ease-out;}		.bg-color{background-color:#007386; transition: all 0.25s ease-out;} 	.bg-gray{background-color:#b1d1f2; transition: all 0.25s ease-out;}		.bg-light{background-color:#1b9eb5; transition: all 0.25s ease-out;}
.bg-photo{background:url('../img/bg-photo.jpg') no-repeat center center; -webkit-background-size:cover; -moz-background-size:cover; -o-background-size:cover; background-size:cover;}
.bg-pattern{background:url('../img/bg-pattern.jpg') repeat center center; background-attachment: fixed; }
.bg-half{background:#007386; background:linear-gradient(to right, #007386 0%, #007386 50%, #043e48 50%, #043e48 100%);}
/* Text color */
.tx-white{color:#FFF !important; transition: all 0.25s ease-out;}	.tx-black{color:#043e48 !important; transition: all 0.25s ease-out;}	.tx-dark{color:#043e48 !important; transition: all 0.25s ease-out;}	.tx-color{color:#007386 !important; transition: all 0.25s ease-out;} .tx-gray{color:#DADFE1 !important; transition: all 0.25s ease-out;}	.tx-light{color:#1b9eb5 !important; transition: all 0.25s ease-out;}

/* general */
.uppercase{text-transform:uppercase;}	

/* tittles */
.title{width:auto; height:auto; min-height:40px; margin:0 auto; padding:0.5rem 0; position:static; vertical-align:middle; font-family:'Amaranth', sans-serif; font-size:2rem; font-weight:bold; letter-spacing:0.05rem; word-spacing:0.20rem;color:#1b9eb5;}		.title i{margin:5px 15px -10px 10px; display:inline-block;}		.title small{display:block; font-size:65%; text-transform:none;}
.title a{width:100% !important; padding:0.5em; margin:-0.5em; display:block; text-decoration:none; color:#043e48;}
.title-color{font-size:2rem; color:#FFF; background-color:#043e48;} 	.title-color a{color:#FFF;}

/* banner */
.banner{margin:0.5rem auto; line-height:1.25; vertical-align:middle; transition: all 0.25s ease-out;} 	
.banner-img.column, .banner-img.columns {padding-left:0; padding-right:0;}
.banner-img img{width:100%; height:auto; margin:0 auto; display:block;}
.banner-titles{margin:0.5rem auto 0 auto; border-right:2px solid #043e48;} 
.banner-title1{font-family:'Just Another Hand', Arial, Helvetica, sans-serif, cursive; font-size:4rem; line-height:1; letter-spacing:0.05rem; text-transform:capitalize; word-spacing:0.05rem; color:#007386; font-weight:normal; text-shadow:-1px -1px 0 #FFF, 1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;} 
.banner-title2{font-family:'Sen', sans-serif; margin:0 auto; padding:0.15rem 0.4rem; font-size:1.5rem; letter-spacing:0.10rem; color:#043e48; font-weight:600; display:inline-block; }
.banner-title3{font-family:font-family: 'Inter', sans-serif; margin:20px 0; font-size:0.8rem; color:#000; font-weight:200; text-shadow:1px 1px 0px #FFF;} 
@media screen and (max-width: 74em) {
	.banner-title1{font-size:3.5rem;} 	
}

/* search & social*/
.search {margin:1.4rem 0 0 0;}
.search button{padding:0.42em 0.6em; font-size:1.25rem;} 
.search form input[type=search] {width:60% !important;}
.social {margin:0.65rem 0 0 0; line-height:0 !important;}
.social li:before {content:" "; }	ul.social li{display:inline-block; text-align:center !important;}
.social a i{width:40px; height:40px; margin:0 auto; display:block; background:#FFF; border-radius:3px; opacity:1;}		.social a:hover i{opacity: .75;}
.social a .fi-social-facebook{color:#4867AA;}	.social a .fi-social-youtube{color:#FF0000;}	.social a .fi-social-twitter{color:#2DAAE2;}	.social a .fi-social-instagram{color:#AE3E92;}	
.social small{margin:0.75rem 0; font-size:85%; display:block; font-family:font-family: 'Inter', sans-serif; color:#043e48;}
@media screen and (max-width: 74em) {
	.search, .social {margin:0 0 0.25rem 0;} 	
}


/* menu */
#menu {width:100%; max-width:75rem; height:auto; margin:0 auto; padding:0; float:none; clear:both; position:relative; z-index:300; top:0; vertical-align:middle;}
/* 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);}
/* Menu box
===================*/
.sm-blue {background:#007386;}
.sm-blue-vertical {-moz-box-shadow:0 1px 4px rgba(0,0,0,0.15); -webkit-box-shadow:0 1px 4px rgba(0,0,0,0.15); box-shadow:0 1px 4px rgba(0,0,0,0.15);}
.sm-blue ul {padding:7px 0; background:#007386; border:1px solid rgba(0,0,0,0.15); border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow:0 5px 12px rgba(0,0,0,0.15); -moz-box-shadow:0 5px 12px rgba(0,0,0,0.15); -webkit-box-shadow:0 5px 12px rgba(0,0,0,0.15);}
.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:1rem 0.6rem 0.75rem 0.6rem; line-height:1.25; font-family:font-family: 'Inter', sans-serif; font-size:1.15rem; font-weight:400; text-decoration:none; color:#DADFE1; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {color:#FFF;}
.sm-blue-vertical a {padding:9px 40px 8px 23px; background:#FFF;}
.sm-blue ul a {padding:9px 40px 8px 23px; font-size:1rem; font-weight:200; text-shadow:none; color:#DADFE1; background:transparent; border:none;}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {color:#FFF; background:transparent url(../img/patterns/overlay9.png) repeat;}
/* 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:#007386; 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:-1px; 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:#DADFE1 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:15px; left:auto; margin-left:0; border-style:dashed dashed dashed solid; border-color:transparent transparent transparent #DADFE1; display:none;/*+*/}
/* Items separators
===================*/
.sm-blue li {border-left:1px solid transparent;}
.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:#007386; 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 #DADFE1 transparent;}
.sm-blue span.scroll-down-arrow {top:6px; border-style:solid dashed dashed dashed; border-color:#DADFE1 transparent transparent transparent;}
/*
---------------------------------------------------------------
  Responsiveness
---------------------------------------------------------------*/
/* decrease horizontal main menu items left/right padding to avoid wrapping */
@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: 75em) {
.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;}
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 {background:transparent; -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);}
.sm-blue ul {border:0; padding:0; background:#007386; 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 28px !important;/* add some additional left padding to make room for the sub indicator */ background:#043e48 !important; color:#FFF !important;}
.sm-blue ul a {background:transparent !important; color:#DADFE1 !important; text-shadow:none !important;}
.sm-blue a.current {background:#007386 !important; color:#FFF !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 { }
/* 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; color:#1b9eb5; background:rgba(0,0,0,0.1); border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%; display:block;/*+*/}
/* 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:5px; text-align:right; position:absolute; z-index:200; right:0; bottom:0;}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div{color:#FFF; display:inline-block; zoom:1; margin:0 14px; width:40px; height:40px; padding:8px 14px; background:#007386; font-size:1.25rem; -webkit-border-radius:50%; border-radius:50%; -moz-border-radius:50%; *display:inline;}
/* 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; background:#007386; opacity:1; filter:Alpha(Opacity=100);}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display:inline-block; zoom:1; *display:inline;}
.owl-theme .owl-controls .owl-page span{display:block; float:left; width:16px; height:16px; margin:4px 0 4px 14px; background:transparent; border:2px solid #FFF; -webkit-border-radius:50%; border-radius:50%; -moz-border-radius:50%; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out;}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background:#FFF; filter:Alpha(Opacity=100); 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}

/* banner */
#owl-banner {margin:0 auto;}
#owl-banner .owl-controls{width:100%; height:60%; margin:0 auto; padding:0; background:url('../img/drawing.png') no-repeat bottom right;}	
#owl-banner .owl-controls .owl-buttons {width:100%; margin:0 auto; position:relative; top:0;}
#owl-banner .owl-controls .owl-buttons .owl-prev{float:left; clear:left;}	#owl-banner .owl-controls .owl-buttons .owl-next{float:right;}
#owl-banner .owl-controls .owl-pagination{width:100%; position:relative; bottom:-85%; left:0;}
#owl-banner .owl-controls .owl-page{margin:0 auto; float:left;}
#owl-banner .item img{display:block; width:100%; height:auto; position:relative; z-index:50 !important;}
#owl-banner .item-info{width:40%; padding:15px 30px 15px 15px; font-size:1.20rem; font-weight:500; display:block; position:absolute; z-index:200; bottom:12.5%; left:0; color:#000; background:rgba(170,210,226,0.65) url(../img/patterns/overlay9.png) repeat; border:3px double #f9f31b; border-left:none; border-radius:0 75px 75px 0; -moz-border-radius:0 75px 75px 0; -webkit-border-radius:0 75px 75px 0;}/*+*/
#owl-banner .item-info sup{font-weight:700; color:#1b9eb5;}
#bar{width:0%; max-width:100%; height:4px; background:#1b9eb5;}
#progressBar{width:100%; background:#FFF url(../img/patterns/overlay9.png) repeat;}
.slide-banner_crop {width:100%; height:400px; overflow:hidden;}	.slide-banner_crop img {width:100%; height:auto !important; margin:0;}	/* crop */
.drawing{width:100%; height:400px; position:absolute; z-index:100;}
@media screen and (max-width: 75em) {
	#owl-banner .owl-controls{width:100%; height:70%;}
	#owl-banner .owl-controls .owl-pagination{bottom:-80%;}
	#owl-banner .item-info{width:55%;}
	.slide-banner_crop, .drawing {height:auto; max-height:400px;}
}
@media screen and (max-width: 80em) {
	#owl-banner .owl-controls{width:100%; height:65%;}
	#owl-banner .owl-controls .owl-pagination{bottom:-85%;}
}

/* slide-news */
.slide-news .stat{margin:50% 15%; text-align:center; font-weight:400;}
.slide-news .item .item-info{padding:5px 15px; float:none; clear:both;}
.slide-news .item .item-info span a{text-decoration:none; color:#007386;}	.slide-news .item .item-info span a:hover{text-decoration:none; color:#007386;}
.slide-news .item .item-info .label{margin-right:-15px;}
#owl-news {height:auto;}
#owl-news .item{margin:0 10px; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;}		
#owl-news .item img, #owl-news .item .item-info{width:100%; height:auto; display:block; float:none; clear:both; position:relative;}
#owl-news .owl-controls .owl-page span{background:transparent; border:2px solid #007386; margin:20px 5px 40px 5px;}
#owl-news .owl-controls .owl-page.active span, #owl-news .owl-controls.clickable .owl-page:hover span{background:#007386; filter:Alpha(Opacity=100); opacity:1;}

/* sections */
.sections div.column {/*width:100%; height:100%;*/height:12rem; overflow:hidden; position:relative; background:#fff; border:4px solid #fff;}
.sections span {width:100%; /*height:100%;*/height:7rem; position:absolute; overflow:hidden; top:8.20rem; left:0;}
.sections a img {margin-top:1rem; transition: all 0.2s linear;}
.sections a span {opacity:1; /*opacity:0.85;*/ transition:all 0.4s ease-in-out; border-radius:3px 3px 0 0;}
.sections a h6 {margin:4% 4% 3% 4%; color:#fff; font-size:105%; font-weight:600; letter-spacing:0.05rem; opacity:0.85; transition:all 0.2s ease-in-out;}
.sections a p {margin:auto 3%; color:#ececec; opacity:0; transition:all 0.2s linear;}
.sections a:hover {border-bottom:none !important;}
.sections a:hover img {border-bottom:none !important; -webkit-transform:translateY(-1.5rem);    -moz-transform:translateY(-1.5rem); -o-transform:translateY(-1.5rem); -ms-transform:translateY(-1.5rem); transform:translateY(-1.5rem);}
.sections a:hover span {border-bottom:none !important; opacity:0.95; -webkit-transform:translateY(-3rem);    -moz-transform:translateY(-3rem); -o-transform:translateY(-3rem); -ms-transform:translateY(-3rem); transform:translateY(-3rem);}
.sections a:hover h6, .sections a p, .sections a {border-bottom:none !important; opacity: 1; }
.sections a:hover p {border-bottom:none !important; transition-delay: 0.1s; }
/* sections colors */
.sections div.column:nth-child(1n) a span { background:#1b9eb5; }
.sections div.column:nth-child(2n) a span { background:#007386; }
.sections div.column:nth-child(3n) a span { background:#f7ca18; }
.sections div.column:nth-child(4n) a span { background:#1f1a17; }
@media screen and (max-width: 45em) {
	.sections a img {margin-top:0;}
}

/* cuadro */
.cuadro {padding-left:3.5rem; padding-right:3.5rem;}
.cuadro table {width:100%;}	.cuadro thead, .cuadro tbody, .cuadro tfoot {border:1px solid #f1f1f1; border-left:none; border-right:none;}	
.cuadro thead, .cuadro th {text-align:center; color:#fff; background:#1b9eb5;}
.cuadro tbody {text-transform:uppercase;}
.cuadro tr {border-bottom:1px solid #f1f1f1;}	
.cuadro tr:hover {color:#f1f1f1; background:#007386; transition: all 0.25s ease-out;}
@media screen and (max-width: 55em) {
	.cuadro {padding-left:1rem; padding-right:1rem;}
}


/* scroll destacados */
#mycustomscroll, #mycustomscroll2 {width:auto; height:415px; margin:0 auto; padding:0; overflow:auto; position:relative; font-size:0.9rem !important; font-weight:300 !important; border:0px solid transparent;}	
#mycustomscroll hr, #mycustomscroll2 hr{margin:0 auto !important; border-bottom:0px solid transparent;}	
.flexcroll{} .flexcroll:hover .vscrollerbar, .flexcroll:hover .hscrollerbar {background-color:#1b9eb5;}
.scrollgeneric {line-height:1px; font-size:1px; position:absolute; top:0; left:0;}
.vscrollerbase {width:10px; background:#FFF url(../img/patterns/overlay9.png) repeat;} 
.vscrollerbar {width:10px; background-color:#007386; -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear; transition: border .25s linear, color .25s linear, background-color .25s linear;} 
.hscrollerbase {height:10px; background:#FFF url(../img/patterns/overlay9.png) repeat;} 
.hscrollerbar {height:10px; background-color:#007386; -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;}


/* logos */
.logos hr{border-bottom:1px solid #cacaca; margin:1.25rem auto 0 auto;}
.logos img{margin:1rem auto;}
.logos .column{opacity: 1; transition:all 0.3s ease;}
.logos .column:hover {opacity: .75;}

/* pre-footer */
.pre-footer h6{font-family:'Sen', sans-serif; font-size:1.2rem; font-weight:normal; color:#DADFE1;}
.pre-footer p{font-weight:200; line-height:1.2;}	.pre-footer p i{font-size:0.8rem;}	.pre-footer i{font-size:2rem;}

/* footer */
footer{padding:0; color:#343434; font-size:0.9rem; font-weight:200;}	
footer p{margin:8px 4px;}
footer a{color:#343434; text-decoration:none;}	footer a:hover, footer a:focus, footer a:active{color:#007386; text-decoration:none;} 
footer .button{margin:0 auto;} 
.footer{padding:15px 0;}

/* iframe */
iframe{width:100%; max-height:600px; position:relative; border:none;}


/*** index2 ***/
.breadcrumbs li{font-size:0.85rem; color:#999;}
.breadcrumbs a {color:#007386; text-decoration:none;}	.breadcrumbs a:hover {text-decoration:underline;}	

.newsrow{padding-top:1.5rem; padding-bottom:1.5rem; cursor:pointer; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;} .newsrow h5, .newsrow p{font-family:font-family: 'Inter', sans-serif; line-height:1.4;}
.newsrow img{margin:auto; max-height:200px;}		.newsrow .button{padding:0.45rem 0.5rem;}
.newsrow:hover, .newsrow:focus, .newsrow:active{background:#fcfcfc;} .newsrow:hover h5, .newsrow:focus h5, .newsrow:active h5{color:#007386;}	
.newsrow:hover .button, .newsrow:focus .button, .newsrow:active .button{background-color:#007386;}
.newsrow:hover img, .newsrow:focus img, .newsrow:active img{-webkit-filter:brightness(0.105);  -webkit-filter:brightness(105%);  filter:brightness(105%);}

.gallery.callout{border:1px solid #DADFE1; box-shadow:0 0 0 1px rgba(10, 10, 10, 0);}	
.gallery.callout:hover, .gallery.callout:focus {box-shadow:0 0 2px 1px rgba(10, 10, 10, 0.05); -moz-box-shadow:0 0 2px 1px rgba(10, 10, 10, 0.05); -webkit-box-shadow:0 0 2px 1px rgba(10, 10, 10, 0.05);}
.gallery .subheader {margin-top:1rem; font-size:1rem;}
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); height:100%; width:100%;}	
a.gallery:hover img{-webkit-transform: scale3d(1.05, 1.05, 1.05); transform: scale3d(1.05, 1.05, 1.05);}	
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:#1b9eb5; display:block;}
ul.gallery {margin:0 auto; padding:0; list-style-type:none; list-style-image:none;} 	
ul.gallery li{text-align:center;} 	ul.gallery p{font-size:0.95rem; letter-spacing:-0.025rem; word-spacing:-0.025rem;}

.contacto .button{padding:0.5rem 1rem;}

@media screen and (max-width: 40em) {
	.newsrow img{margin:0 0 1rem 0;}		
}


/* 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:#cb4b44;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:#cb4b44;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 .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:#222}
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:#222;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}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.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 .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}
.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:#222}
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}

/*f5f5f5*/ 