@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Heebo|Poppins:600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Handlee&family=Patrick+Hand&display=swap');

/*---FONTS---*/

html {/*font-size:100%;*/}	@media (max-width: 74em) { html {} }
body{font-size:1rem; font-weight:400; line-height:1.2; color:#333; font-family:'Handlee', 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:#27367F; outline:none !important; border-bottom:1px solid #fff;}
::selection {background:#27367F; color:#fff;} 	::-moz-selection {background:#27367F; 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:#27367F;}
::-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:'Handlee', sans-serif;} 
h1, h2{line-height:1; color:#111;}	h3, h4{line-height:1.2; color:#28313b;} 	h5, h6{line-height:1.3; color:#27367F;} 
ul {list-style:none; padding:0; margin:0;}
hr {border-bottom:1px solid #cacaca; /*+*/background:none; border:1px solid transparent !important;}
small {font-size: 90%;}	

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; border:1px solid rgba(10, 10, 10, 0.15);}
.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;}
}

.button{min-height:60px; padding:0.85rem 1.15rem; margin:0 0 1.25rem 0; font-size:0.95rem; font-weight:600; letter-spacing:0.035rem; border-radius:4px;}
.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; }
form .button{min-height:36px;}
form input[type=search] {width:67% !important;}

.button {background-color: #537895; background-image: linear-gradient(315deg, #537895 0%, #09203f 74%); color:#fff;}
.button:hover, .button:focus {background-color:#f53803; background-image:linear-gradient(315deg, #f53803 0%, #f5d020 74%); color:#fff;}
.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:#27367F; border-color:#fff; color:#fff;}

.label {font-size:0.9rem; background:#27367F; color:#F9D000;}
.bg-color .label {background:#F9D000; color:#27367F;}

.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;}

.search .button { padding: 0.65em 0.85em !important; font-size: 1rem !important; }


/*** 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-light{background-color:#bdd4e7; background-image: linear-gradient(315deg, #f3f8ff 0%, #0e4897 74%);}
.bg-dark{background-color:#27367F; background-image:linear-gradient(315deg, #27367F 0%, #28313b 74%); background-attachment:fixed;} 
.bg-color{background-color:#537895; background-image: linear-gradient(315deg, #262f61 0%, #27367f 74%); background-attachment:fixed;} 
.bg-color2{background-color:#0E4897; color:#27367F;  transition: all 0.25s ease-out;}
/* Text color */
.tx-white{color:#fff !important; font-family:'Handlee', sans-serif;} .tx-dark{color:#27367F !important;} .tx-color{color:#27367F !important;} .tx-light{color:#F9D000 !important; font-family:'Patrick Hand', sans-serif;} 
.tx-shadow{text-shadow:0px 2px 4px rgba(0, 0, 0, 0.30);}

/* Titles */
.title{width:auto; height:auto; margin:0 auto 0.4rem auto; padding:12px; position:static; font-family:'Patrick Hand', sans-serif; font-size:1.45rem; letter-spacing:0.025rem; font-weight:600; cursor:default; color:#27367F; background:#CDE6F9 url(../img/patterns/overlay2.png) repeat; 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{font-size:1.8rem; color:#27367F;} 	
.title a{padding:12px; margin:-12px; display:block; color:#27367F; border:none !important;} 		.title a:hover{color:#fff !important; background-color:#27367F; border:none !important;} .title a:hover i{color:#27367F;} 	
.title-color{color:#fff; background:#27367F url(../img/patterns/overlay1.png) repeat;} .title-color i{color:#F9D000;} 
.title-color a{color:#fff !important;} .title-color a:hover, .title-color a:hover i{color:#F9D000 !important; border:none !important;}

.h-line{border-bottom:2px solid rgba(0, 0, 0, 0.08) !important; margin:1.25rem 0.8rem;}		
.v-1{border-right:3.5px solid transparent;} .v-2{border-left:3.5px solid transparent;}
.uppercase{text-transform:uppercase !important;}
.custom_font{font-family:'Poppins', sans-serif;}
.handwriting{font-family:'Dancing Script', cursive !important; font-weight:600 !important; font-size:180% !important; line-height:125% !important;}
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:#F9D000;}
@media screen and (max-width: 54em) {
	.v-1, .v-2{border-width:0;}
}

.container{/*max-width:70rem;*/ margin:0 auto; padding:1.5rem 1rem; position:relative;}
@media screen and (max-width: 830px) {
	.container{margin:0 auto;}
}
.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;} 
.corners{border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} 

.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:#27367F;}*/
.content ul {list-style-type:none;}	
.content li:before {content:"\f1ef"; font-family:"foundation-icons"; font-size:0.6rem; color:#27367F; display:inline-block; margin-right:0.25rem; border-radius:50%;}
.content a {color:#1A1A17; border-bottom:1px solid #27367F; -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:#27367F; outline:none !important; border-color:#F9D000;}


/* banner */
.banner{margin:0 auto; padding:5px 0 0 0; position:relative; float:none; clear:both; color:#fff;} 
.banner a{color:#fff; font-size:175%;} .banner a:hover, .banner a:focus, .banner a:active {color:#fff; background:#27367F;}
.banner .column, .banner .columns {position:relative; padding-left:0; padding-right:0;}		.banner .top-bar {padding:0.25rem 0.5rem 0 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:20px auto 10px auto; padding:0; line-height:1.25;}			
.banner-text cite{margin:5px 0; font-size:0.95rem; font-weight:500; color:#fff; font-family:'Handlee', sans-serif;}
.banner-title1{padding:3px 2px; display:inline-block; font-size:1.85rem; font-family:'Patrick Hand', sans-serif; letter-spacing:-0.06rem; word-spacing:0.12rem; font-weight:600; border-bottom:2px solid rgba(255,255,255,0.5);}
.banner-title2{font-size:1.15rem; letter-spacing:0.15rem; word-spacing:0.10rem; font-weight:400; margin-right:-0.37rem; font-family:'Patrick Hand', sans-serif;} 
.banner-title3{padding:10px; margin-top:35px; font-size:0.95rem; letter-spacing:auto; font-weight:275; font-family:'Handlee', sans-serif;} 
@media screen and (max-width: 45em) {
	.banner-img, .banner-text cite{display:none;} 	.banner-text{margin:0 auto;}		.banner-title3{padding:0 20px; margin-top:0;}
}
@media screen and (max-width: 74em) {
	.banner-text{margin:20px auto;}  	.banner-img_2{display:none;}	
}

.large-menu{margin:0 auto; float:none; clear:both; /*+ para centrar-->*/text-align:center;}
.large-menu.top-bar{padding:0 1rem 0 1rem;}
.large-menu .title-bar{margin:0 auto; padding:1rem; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}	

/* menu */
#menu {width:auto; max-width:100%; height:auto; margin:0 auto; padding:0; float:none; clear:both; position:relative; z-index:3; 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 {border-bottom:2px solid rgba(0, 0, 0, 0.08); /*+ para centrar-->*/text-align:center; display:inline-block;}
.sm-blue-vertical {-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 {padding:7px; background-color: #537895; background-image: linear-gradient(315deg, #6477b9 0%, #27367f 74%); border:none; 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:600; letter-spacing:-0.015rem; text-decoration:none; text-transform:uppercase; color:#fff;}
.sm-blue a:hover, .sm-blue a:focus, .sm-blue a:active, .sm-blue a.highlighted {color:#F9D000; border-bottom:none;}
.sm-blue-vertical a {padding:9px 40px 8px 23px;}
.sm-blue ul a {padding:9px 40px 8px 12px; font-size:1rem; font-weight:400; text-shadow:none; text-transform:none; color:#fff; text-align:left;}
.sm-blue ul a:hover, .sm-blue ul a:focus, .sm-blue ul a:active, .sm-blue ul a.highlighted {background:#27367F; color:#F9D000;}
/* 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:#27367F; 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:#F9D000 transparent transparent transparent;}
.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 #F9D000;}
/* 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-color: #537895; background-image: linear-gradient(315deg, #537895 0%, #09203f 74%); 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 #F9D000 transparent;}
.sm-blue span.scroll-down-arrow {top:6px; border-style:solid dashed dashed dashed; border-color:#F9D000 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; -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; 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:#27367F !important; color:#27367F !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; 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;}
}


/* http://prismjs.com/download.html?themes=prism&languages=clike+javascript */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
.token.comment, .token.prolog, .token.doctype, .token.cdata { color: slategray; }
.token.punctuation { color: #999; }
.namespace { opacity: .7; }
.token.property, .token.tag, .token.boolean, .token.number, .token.constant, .token.symbol, .token.deleted { color: #905; }
.token.selector, .token.attr-name, .token.string, .token.char, .token.builtin, .token.inserted { color: #690; }
.token.operator, .token.entity, .token.url, .language-css .token.string, .style .token.string { color: #a67f59; background: hsla(0, 0%, 100%, .5); }
.token.atrule, .token.attr-value, .token.keyword { color: #07a; }
.token.function { color: #DD4A68; }
.token.regex, .token.important, .token.variable { color: #e90; }
.token.important, .token.bold { font-weight: bold; }
.token.italic { font-style: italic; }
.token.entity { cursor: help; }

/* tiny-slider */
.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s, opacity 0s;-moz-transition:transform 0s, opacity 0s;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{-webkit-transition:all 0.25s;-moz-transition:all 0.25s;transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{-webkit-transition:opacity 0.6s;-moz-transition:opacity 0.6s;transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:-webkit-calc(100% * 70 / 3);width:-moz-calc(100% * 70 / 3);width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:-webkit-calc(100% / 70);width:-moz-calc(100% / 70);width:calc(100% / 70);height:10px;float:left}

img { max-width: 100%; }
img:not(.tns-lazy-img), .lazyload img { height: auto; }
.autoWidth img { max-width: none; }
.autoHeight img { width: 100%; }
.visually-hidden { position: fixed; left: -10000px; opacity: 0; }

.customize-tools { position: relative; }
.thumbnails { margin: 20px 0; text-align: center; }
.thumbnails li { display: inline-block; cursor: pointer; border: 5px solid #fff; }
.thumbnails .tns-nav-active { background: none; border-color: #000; }
.thumbnails li { width: 50px; }
.thumbnails img { vertical-align: bottom; height: auto; max-height: 50px; }
.controls { text-align: center; }
.controls li { display: block; position: absolute; top: 50%; height: 60px; line-height: 60px; margin-top: -30px; padding: 0 15px; cursor: pointer; transition: background 0.3s; }
.controls li img { display: inline-block; vertical-align: middle; }
.controls .prev { left: 0; background:url(../img/angle-left.png) no-repeat center center; }
.controls .next { right: 0; background:url(../img/angle-right.png) no-repeat center center; }
.controls li:hover { background: #f2f2f2; }

.tns-controls {text-align:center; margin-bottom:10px;}
.tns-controls [aria-controls] {font-size:0.8rem; margin:5px; padding:10px; /*height:2.5em;*/ color:#333; background:#fff; border:0; border-radius:3px;}
.lt-ie9 .tns-controls > [aria-controls] { line-height: 2.5em; }
[data-action] {display:block; margin:0 auto; padding:10px; font-size:0.8rem; min-width:3em; text-align:center; background:#fff; border:0;}
.tns-controls [disabled] { color: #999999; background: #B3B3B3; cursor: not-allowed !important; }
.tns-nav {text-align:center; margin:0 auto;}
.tns-nav > [aria-controls] { width: 9px; height: 9px; padding: 0; margin: 0 9px; border-radius: 50%; background: transparent; border: 1px solid #333; }
.tns-nav > .tns-nav-active {background:#666; border-color:#666;}
.playbutton-wrapper {text-align:center;}
.playbutton-wrapper button { height: 34px; padding: 0 10px; font-size: 1rem; background: #fff; border-radius: 3px; border: 1px solid  #ccc; cursor: pointer; }
.wrapper { padding: 0 5em; }
.suite-container .title, .suite-container .subtitle, .suite-container li { padding: 5px 10px; } .suite-container li { font-size: 12px; line-height: 1.4; background: #f5f5f5; }
.suite-container .title { font-size: 14px; font-weight: bold; background: #8acac6; text-transform: capitalize; }
.suite-container .subtitle { font-size: 13px; font-weight: bold; background: #dedede; text-transform: capitalize; }
.suite-container .fail { background: #FFADE2; }

/* tiny-slider_1 */
.tiny-slider_1 .tns-slider {height:466px; overflow:hidden; background:#ECECEC;}
.tiny-slider_1 .tns-controls {position:absolute; z-index:2; top:220px;}
.tiny-slider_1 .tns-controls [aria-controls] {display:block; position:relative;}
.tiny-slider_1 .tns-controls img {display:block;}
.tiny-slider_1 [data-action] {position:absolute; z-index:2; top:10px; right:10px;}
.tiny-slider_1 .tns-nav {position:absolute; z-index:2; top:500px; right:10px;}

.tiny-slider_1 .item-content {padding:0 15px 10px 15px}


/* reset prism */
pre[class*="language-"] { margin: 0; }

/* go to */
.goto-controls { margin-bottom: 10px; text-align: center; }
.goto-controls input, .goto-controls .button { display: inline-block; font-size: 14px; height: 2.6em; line-height: 2.6; padding: 0 1em; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; vertical-align: middle; }
.goto-controls input { border: 1px solid  #ccc; }
.goto-controls .button { min-width: 4em; border: none; color: #fff; background-color: #333; cursor: pointer; }

@-webkit-keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } @keyframes fadeInUp { from { opacity: 0; -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }  to { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } .animate__fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }
@-webkit-keyframes fadeOutUp { from { opacity: 1; }  to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; }  to { opacity: 0; -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); } } .animate__fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }


/* 	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:#27367F;}
/* 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:#27367F; 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{max-height:430px; position:relative; z-index:1; overflow:hidden;} 	.slide-news .columns{margin:20px auto;}		.slide-news img{display:block; height:auto; max-height:430px; margin:10px auto;}
#owl-carousel {height:400px; overflow:hidden;}
#owl-carousel .item{height:400px;}
#owl-carousel img{width:100%; height:auto; margin:15px auto;} 
#owl-carousel a h6{margin:0.5rem auto 0.75rem auto; color:#1A1A17; display:block;}	#owl-carousel a:hover h6{color:#27367F;}	
#owl-carousel a p, #owl-carousel a:hover p, #owl-carousel a:focus p, #owl-carousel a:active p{color:#333 !important;}
#owl-carousel .label{margin:0 auto; padding:4px; color:#27367F; background:#ECECEC;}
.owl-carousel-navigation{width:96.25%; margin:0 auto; padding:0; text-align:center; font-size:0.95rem; position:absolute; z-index:2; bottom:8px; left:1.75%; background:#fff; border-top:8px solid #fff;} 
.owl-carousel-navigation .btn{width:28%; height:40px; display:inline-block; margin:0 1%; padding:10px 0; font-size:1rem; color:#fff; background:#27367F; border:none; opacity:1; filter:Alpha(Opacity=100);}
.owl-carousel-navigation .btn.prev, .owl-carousel-navigation .btn.next{width:16%; background:#27367F;}
.owl-carousel-navigation .btn:hover{color:#27367F; background:#FDC21A;}
.owl-carousel-navigation .btn:hover.prev, .owl-carousel-navigation .btn:hover.next{color:#27367F; background:#FDC21A;}
@media screen and (max-width: 40em) {
	#owl-carousel img{display:none;}
}
@media screen and (max-width: 64em) {
	.slide-news .columns{margin:10px auto;}		.slide-news img{max-height:200px;}	.slide-news img, .slide-news span{margin:-10px auto;}
}
/* hover animation */
.hover-color{width:0; height:100%; padding:0; position:absolute; z-index:2; top:10px;/*0*/ left:0; color:transparent; background:rgba(238,238,238,0.75); -webkit-transition:width 1s; transition:width 1s; cursor:pointer;}
.hover-color p{display:block; position:relative; top:30%; text-align:center; color:tansparent; opacity:0; -webkit-transition:opacity 1s ease 0s; -o-transition: opacity 1s ease 0s; transition: opacity 1s ease 0s; opacity:0;} 
.slide-news .item a:hover .hover-color, .slide-news .item a:focus .hover-color, .slide-news .item a:active .hover-color{width:100%;}
.slide-news .item a:hover .hover-color p, .slide-news .item a:focus .hover-color p, .slide-news .item a:active .hover-color p{color:#14557b; opacity:1;}

/* gallery */
#owl-gallery{width:100%; height:auto;/*height:auto;*/ max-height:435px; padding:0 auto; margin:0 auto; position:relative; display:block; overflow:hidden; background:#eee; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px;} 
#owl-gallery .item img{display:block; width:100%; height:auto;} 
#owl-gallery .item-info{width:100%; height:auto; padding:15px 30px 15px 15px; display:block; position:absolute; bottom:0; left:0; font-weight:400; color:#fff; text-shadow: 0 0 0.2em #000, 0 0 0.2em #000,	0 0 0.2em #000;}
#owl-gallery .item-info p{margin-bottom:0; font-size:3rem; line-height:1.4;}	
#owl-gallery .item-info small{margin-bottom:0; font-style:normal; font-size:85%;}
#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:435px;/*height:600px;*/ overflow:hidden;}	.slide-banner_crop img {width:100%; height:auto !important; min-height:100%;/*min-height:600px;*/ 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%;}
	#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;}
}

/* sections */
.sections .column {padding:0; float:left; border:2px solid #fff; min-height:155px;}
.sections .column:nth-child(1), .sections .column:nth-child(2) {border-top:none;}
.sections .column a{width:100%; height:100%; text-decoration:none; position:relative; z-index:3;}
.sections .column img{width:5rem; /*min-width:5rem; min-height:6rem;*/}	
.sections .column small{margin:-2.75rem 0 0.5rem 0; display:block; font-weight:500; color:white;}
/*120px=7.5rem - 150px=9.375rem*/ /*with border 2px :  116px=7.25rem - 146px=9.125rem*/ 
.section {padding:0.7rem; width:100%; height:100%; /*9.375rem*/ overflow:hidden; position:relative; text-align:center; cursor:default; background:auto;}
.section .mask,.section .content {width:100%; height:100%; min-height:160px; display:block; padding:0.7rem; position:absolute; overflow:hidden; top:0; left:0;}
.section img {display:block; position:relative;}
.section h6 {font-size:0.85rem; padding:10px 0; margin:20px 0 0 0; text-transform:uppercase; text-align:center; position:relative; z-index:2; color:#fff; border-bottom:2px dotted #F9D000;}
.section p {font-size:0.9rem; line-height:1.15rem; font-style:italic; font-weight:300; padding:0 0 5px 0; margin:0; text-align:center; position:relative; z-index:2; color:#fff;}
.section a.info {display:inline-block; text-decoration:none; font-weight:400; padding:10px 5px; position:absolute; top:10px; right:0; color:#fff;}
.section a.info: hover {-webkit-box-shadow: 0 0 5px #000;    -moz-box-shadow: 0 0 5px #000;    box-shadow: 0 0 5px #000; } 
.section-hover img {-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; }
.section-hover .mask {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(opacity=0);    opacity: 0;    background-color:#27367F;    -webkit-transition: all 0.4s ease-in-out;    -moz-transition: all 0.4s ease-in-out;    -o-transition: all 0.4s ease-in-out;    -ms-transition: all 0.4s ease-in-out;    transition: all 0.4s ease-in-out; }
.section-hover h2 {-webkit-transform: translateY(-100px);    -moz-transform: translateY(-100px);    -o-transform: translateY(-100px);    -ms-transform: translateY(-100px);    transform: translateY(-100px);    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(opacity=0);    opacity: 0;    -webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out; }
.section-hover p {-webkit-transform: translateY(100px);    -moz-transform: translateY(100px);    -o-transform: translateY(100px);    -ms-transform: translateY(100px);    transform: translateY(100px);    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(opacity=0);    opacity: 0;    -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; }
.section-hover:hover img {-webkit-transform: scale(1.1,1.1);    -moz-transform: scale(1.1,1.1);    -o-transform: scale(1.1,1.1);    -ms-transform: scale(1.1,1.1);    transform: scale(1.1,1.1); 	-webkit-filter:grayscale(0.80); 	-webkit-filter:grayscale(80%); filter:gray; 	filter:grayscale(80%);}
.section-hover a.info {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";    filter: alpha(opacity=0);    opacity: 0;    -webkit-transition: all 0.2s ease-in-out;    -moz-transition: all 0.2s ease-in-out;    -o-transition: all 0.2s ease-in-out;    -ms-transition: all 0.2s ease-in-out;    transition: all 0.2s ease-in-out; }
.section-hover:hover .mask {-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";    filter: alpha(opacity=100);    opacity: 1; }
.section-hover:hover h2, .section-hover:hover p, .section-hover:hover a.info {    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";    filter: alpha(opacity=100);    opacity: 1;    -webkit-transform: translateY(0px);    -moz-transform: translateY(0px);    -o-transform: translateY(0px);    -ms-transform: translateY(0px);    transform: translateY(0px); }
.section-hover:hover p {-webkit-transition-delay: 0.1s;    -moz-transition-delay: 0.1s;    -o-transition-delay: 0.1s;    -ms-transition-delay: 0.1s;    transition-delay: 0.1s; }
.section-hover:hover a.info {-webkit-transition-delay: 0.2s;    -moz-transition-delay: 0.2s;    -o-transition-delay: 0.2s;    -ms-transition-delay: 0.2s;    transition-delay: 0.2s; }

/* scroll */
#mycustomscroll2 {width:auto; height:400px; margin:0 auto; padding:0 10px; overflow:auto; position:relative;}
#mycustomscroll {width:auto; height:386px; 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:#27367F;}
.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{letter-spacing:0.05rem; font-size:1.5rem;}		.buttons a{margin:15px auto !important;}	.buttons img{max-width:75px; margin:-20px 5px;}
.button.master{ background-color:#fff; border:1px solid #138fcb; color:#138fcb;} .button.master h5{margin:-10px 0 0 0; color:#138fcb; font-family:'Heebo', 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{filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");   filter: gray;   -webkit-filter: grayscale(100%);   opacity: .5;   transition: all 0.3s ease;}
.logos .column:hover {filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0'/></filter></svg>#grayscale");   -webkit-filter: grayscale(0%);   opacity: 1;}

/* footer */
footer{padding-top:60px; margin-top:0;}
footer small{font-size:90%;}
footer a{color:#fff;} footer a:hover, footer a:focus, footer a:active{color:#fff; text-decoration:underline;} 
footer .subheader {margin-top:0.5rem; margin-bottom:0.5rem; font-weight:normal; line-height:1.4;}
footer .menu-text{margin:-10px auto 10px auto; padding-left:0; font-weight:400; font-size:75%; list-style:none;}
footer .h-line{margin:0 auto 1.25rem auto;}


/*** index2 ***/	
.breadcrumbs{margin:1.5rem 1rem;}
.breadcrumbs li{padding-left:0; text-indent:0; font-size:0.765rem; text-transform:capitalize;}.breadcrumbs li::before {content:none; padding-right:0;}
.breadcrumbs a {color:#27367F;}	.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:'Handlee', sans-serif !important; color:#333;}
.contact button, .contact input[type="button"], .contact input[type="reset"], .contact input[type="submit"] {font-family:'Heebo', 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:#27367F;} 
.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:#28313b;}
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.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; letter-spacing:-0.025rem; word-spacing:-0.025rem;}
@media screen and (max-width: 600px) {
	.contact iframe{max-width:350px; max-height:350px;} 
}


/* 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:#27367F;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:#27367F;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}
