@charset "UTF-8";
/**
* Gumby Framework
* ---------------
*
* Follow @gumbycss on twitter and spread the love.
* We worked super hard on making this awesome and released it to the web.
* All we ask is you leave this intact. #gumbyisawesome
*
* Gumby Framework
* http://gumbyframework.com
*
* Built with love by your friends @digitalsurgeons
* http://www.digitalsurgeons.com
*
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

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

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

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

.pull_right { float: right; }

.pull_left { float: left; }
 

/* Base Styles */
* html { font-size: 100%; }

html { font-size: 16px; line-height: 1.625em; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out; }

body { background: #efebe8; font-family: 'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 400; color: #716c68; position: relative; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border:14px solid #efebe8; }
@media only screen and (max-width: 800px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; border:none !important } .text-center-box{text-align:center;} }

html, body { height: 100%; }

.hide { display: none; }

.hide.active, .show { display: block; }


.fixed { position: fixed; }
.fixed.pinned { position: absolute; }
@media only screen and (max-width: 800px) { .fixed { position: relative !important; top: auto !important; left: auto !important; } }

.unfixed { position: relative !important; top: auto !important; left: auto !important; }

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

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

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

/* Fonts */


@font-face { font-family:'ScalaSansLight-Italic'; src: url('../fonts/ScalaSansLight-Italic_gdi.eot'); src: url('../fonts/ScalaSansLight-Italic_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/ScalaSansLight-Italic_gdi.svg#ScalaSansLight-Italic') format('svg'), url('../fonts/ScalaSansLight-Italic_gdi.woff') format('woff'), url('../fonts/ScalaSansLight-Italic_gdi.ttf') format('truetype'), url('../fonts/ScalaSansLight-Italic_gdi.otf') format('opentype'); font-weight: 500; font-style: italic; font-stretch: normal; unicode-range: U+0020-2212;}

@font-face { font-family:'ScalaSansLight-Regular'; src: url('../fonts/ScalaSansLight_gdi.eot'); src: url('../fonts/ScalaSansLight_gdi.eot?#iefix') format('embedded-opentype'), url('../fonts/ScalaSansLight_gdi.svg#ScalaSansLight-Regular') format('svg'), url('../fonts/ScalaSansLight_gdi.woff') format('woff'), url('../fonts/ScalaSansLight_gdi.ttf') format('truetype'), url('../fonts/ScalaSansLight_gdi.otf') format('opentype') ; font-weight: 500; font-style: normal; font-stretch: normal; unicode-range: U+0020-2212;}

@font-face {font-family:'ScalaSans-BoldSC';src: url('../fonts/ScalaSans-BoldSC_gdi.eot');src: url('../fonts/ScalaSans-BoldSC_gdi.eot?#iefix') format('embedded-opentype'),url('../fonts/ScalaSans-BoldSC_gdi.svg#ScalaSans-BoldSC') format('svg'),url('../fonts/ScalaSans-BoldSC_gdi.woff') format('woff'),url('../fonts/ScalaSans-BoldSC_gdi.ttf') format('truetype') ;font-weight: 500;font-style: normal;font-stretch: normal;unicode-range: U+0020-2212;}

@font-face {font-family:'Liana-Regular';src: url('../fonts/Liana_gdi.eot');src: url('../fonts/Liana_gdi.eot?#iefix') format('embedded-opentype'),url('../fonts/Liana_gdi.svg#Liana-Regular') format('svg'),url('../fonts/Liana_gdi.woff') format('woff'),url('../fonts/Liana_gdi.ttf') format('truetype'),url('../fonts/Liana_gdi.otf') format('opentype');font-weight: 400;font-style: normal;font-stretch: normal;unicode-range: U+0020-2122;}

/* Typography */
h1, h2, h3, h4, h5, h6 { font-family: 'ScalaSans-BoldSC'; font-weight: Normal; color: #002c5c; text-rendering: optimizeLegibility; padding-top: 0.273em; line-height: 1.15538em; padding-bottom: 0.273em; font-variant:small-caps; text-transform:lowercase;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #d04526; }

@media only screen and (max-width: 800px) { h1, h2, h3, h4, h5, h6 { word-wrap: break-word; } }
h1 { font-size: 68px; font-size: 4.25rem; }
h1.xlarge { font-size: 110px; font-size: 6.875rem; }
h1.xxlarge { font-size: 126px; font-size: 7.875rem; }
h1.absurd { font-size: 177px; font-size: 11.0625rem; }

h2 { font-size: 22px; font-size: 1.425rem;}

h2.absurd{font-family:'Liana-Regular'; font-variant:normal; text-transform:none;font-size: 40px; line-height:26px; background:url(../img/top-h2.png) no-repeat center 0; padding-top:50px; position:relative; margin:-20px 0 20px 0}

@media only screen and (max-width:800px) {h2.absurd{ font-size:45px;}}

h3 { font-size: 30px; font-size: 1.875rem;}
@media only screen and (max-width:1366px) {h3 { font-size:26px; font-size: 1.475rem;} }

h4 { font-size: 26px; font-size: 1.625rem; }

h5 { font-size: 18px; font-size: 1.125rem; }

h6 { font-size: 16px; font-size: 1rem; }

  @media only screen and (max-width:400px) {h2 { font-size: 22px; font-size: 1.425rem;}}
.subhead { color: #777; font-weight: normal; margin-bottom: 20px; }

/*=====================================================  Links & Paragraph styles  ======================================================*/
p {  font-weight: 400; font-size: 16px; font-size: 1rem; margin-bottom: 5px; font-family:'ScalaSansLight-Regular'; line-height:1.65rem; }
p.lead { font-size:18px; font-size:1.1rem; margin-bottom: 18px; line-height:1.65rem; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; }
@media only screen and (max-width:1366px) {p { font-size: .9rem;  line-height: 1.425em; } }
@media only screen and (max-width: 800px) { p { font-size: 17.6px; font-size: 1.1rem; line-height: 1.625em; } }

i, p i, em{font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; }

a { color: #002c5c; text-decoration: none; outline: 0; line-height: inherit }
a:hover { color: #336699; }

/*=====================================================
 Lists  ======================================================*/
ul, ol { margin-bottom: 0.273em; }

ul { list-style: none outside; }

ol { list-style: decimal; margin-left: 30px; }

ul.square, ul.circle, ul.disc { margin-left: 25px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul { margin: 4px 0 5px 25px; }

ol ol { margin: 4px 0 5px 30px; }

li { padding-bottom: 0.273em; }

ul.large li { line-height: 21px; }

dl dt { font-weight: bold; font-size: 16px; font-size: 1rem; }

@media only screen and (max-width: 800px) { ul, ol, dl, p { text-align: left; } }
/* Mobile */
em { font-style: italic; line-height: inherit; }

strong { font-weight: 700; line-height: inherit; }

small { font-size: 56.4%; line-height: inherit; }

h1 small, h2 small, h3 small, h4 small, h5 small { color: #777; }

/*  Blockquotes  */
blockquote { line-height: 20px; color: #777; margin: 0 0 18px; padding: 9px 20px 0 19px; border-left: 5px solid #cccccc; }
blockquote p { line-height: 20px; color: #777; }
blockquote cite { display: block; font-size: 12px; font-size: 1.2rem; color: #716c68; }
blockquote cite:before { content: "\2014 \0020"; }
blockquote cite a { color: #716c68; }
blockquote cite a:visited { color: #716c68; }

hr { border: 1px solid #cccccc; clear: both; margin: 16px 0 18px; height: 0; }

abbr, acronym { text-transform: uppercase; font-size: 90%; color: #222; border-bottom: 1px solid #cccccc; cursor: help; }

abbr { text-transform: none; }

/** Print styles.  Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/ Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com) */
@media print { * { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
  /* Black prints faster: sanbeiji.com/archives/953 */
  p a { color: #716c68 !important; text-decoration: underline; }
  p a:visited { color: #716c68 !important; text-decoration: underline; }
  p a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  /* css-discuss.incutio.com/wiki/Printing_Tables */
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; } }
.row .pull_one.one.column:first-child, .row .pull_one.two.columns:first-child, .row .pull_one.three.columns:first-child, .row .pull_one.four.columns:first-child, .row .pull_one.five.columns:first-child, .row .pull_one.six.columns:first-child, .row .pull_one.seven.columns:first-child, .row .pull_one.eight.columns:first-child, .row .pull_one.nine.columns:first-child, .row .pull_one.ten.columns:first-child, .row .pull_two.one.column:first-child, .row .pull_two.two.columns:first-child, .row .pull_two.three.columns:first-child, .row .pull_two.four.columns:first-child, .row .pull_two.five.columns:first-child, .row .pull_two.six.columns:first-child, .row .pull_two.seven.columns:first-child, .row .pull_two.eight.columns:first-child, .row .pull_two.nine.columns:first-child, .row .pull_two.eleven.columns:first-child, .row .pull_three.one.column:first-child, .row .pull_three.two.columns:first-child, .row .pull_three.three.columns:first-child, .row .pull_three.four.columns:first-child, .row .pull_three.five.columns:first-child, .row .pull_three.six.columns:first-child, .row .pull_three.seven.columns:first-child, .row .pull_three.eight.columns:first-child, .row .pull_three.ten.columns:first-child, .row .pull_three.eleven.columns:first-child, .row .pull_four.one.column:first-child, .row .pull_four.two.columns:first-child, .row .pull_four.three.columns:first-child, .row .pull_four.four.columns:first-child, .row .pull_four.five.columns:first-child, .row .pull_four.six.columns:first-child, .row .pull_four.seven.columns:first-child, .row .pull_four.nine.columns:first-child, .row .pull_four.ten.columns:first-child, .row .pull_four.eleven.columns:first-child, .row .pull_five.one.column:first-child, .row .pull_five.two.columns:first-child, .row .pull_five.three.columns:first-child, .row .pull_five.four.columns:first-child, .row .pull_five.five.columns:first-child, .row .pull_five.six.columns:first-child, .row .pull_five.eight.columns:first-child, .row .pull_five.nine.columns:first-child, .row .pull_five.ten.columns:first-child, .row .pull_five.eleven.columns:first-child, .row .pull_six.one.column:first-child, .row .pull_six.two.columns:first-child, .row .pull_six.three.columns:first-child, .row .pull_six.four.columns:first-child, .row .pull_six.five.columns:first-child, .row .pull_six.seven.columns:first-child, .row .pull_six.eight.columns:first-child, .row .pull_six.nine.columns:first-child, .row .pull_six.ten.columns:first-child, .row .pull_six.eleven.columns:first-child, .row .pull_seven.one.column:first-child, .row .pull_seven.two.columns:first-child, .row .pull_seven.three.columns:first-child, .row .pull_seven.four.columns:first-child, .row .pull_seven.six.columns:first-child, .row .pull_seven.seven.columns:first-child, .row .pull_seven.eight.columns:first-child, .row .pull_seven.nine.columns:first-child, .row .pull_seven.ten.columns:first-child, .row .pull_seven.eleven.columns:first-child, .row .pull_eight.one.column:first-child, .row .pull_eight.two.columns:first-child, .row .pull_eight.three.columns:first-child, .row .pull_eight.five.columns:first-child, .row .pull_eight.six.columns:first-child, .row .pull_eight.seven.columns:first-child, .row .pull_eight.eight.columns:first-child, .row .pull_eight.nine.columns:first-child, .row .pull_eight.ten.columns:first-child, .row .pull_eight.eleven.columns:first-child, .row .pull_nine.one.column:first-child, .row .pull_nine.two.columns:first-child, .row .pull_nine.four.columns:first-child, .row .pull_nine.five.columns:first-child, .row .pull_nine.six.columns:first-child, .row .pull_nine.seven.columns:first-child, .row .pull_nine.eight.columns:first-child, .row .pull_nine.nine.columns:first-child, .row .pull_nine.ten.columns:first-child, .row .pull_nine.eleven.columns:first-child, .row .pull_ten.one.column:first-child, .row .pull_ten.three.columns:first-child, .row .pull_ten.four.columns:first-child, .row .pull_ten.five.columns:first-child, .row .pull_ten.six.columns:first-child, .row .pull_ten.seven.columns:first-child, .row .pull_ten.eight.columns:first-child, .row .pull_ten.nine.columns:first-child, .row .pull_ten.ten.columns:first-child, .row .pull_ten.eleven.columns:first-child, .row .pull_eleven.two.columns:first-child, .row .pull_eleven.three.columns:first-child, .row .pull_eleven.four.columns:first-child, .row .pull_eleven.five.columns:first-child, .row .pull_eleven.six.columns:first-child, .row .pull_eleven.seven.columns:first-child, .row .pull_eleven.eight.columns:first-child, .row .pull_eleven.nine.columns:first-child, .row .pull_eleven.ten.columns:first-child, .row .pull_eleven.eleven.columns:first-child, .sixteen.colgrid .row .pull_one.one.column:first-child, .sixteen.colgrid .row .pull_one.two.columns:first-child, .sixteen.colgrid .row .pull_one.three.columns:first-child, .sixteen.colgrid .row .pull_one.four.columns:first-child, .sixteen.colgrid .row .pull_one.five.columns:first-child, .sixteen.colgrid .row .pull_one.six.columns:first-child, .sixteen.colgrid .row .pull_one.seven.columns:first-child, .sixteen.colgrid .row .pull_one.eight.columns:first-child, .sixteen.colgrid .row .pull_one.nine.columns:first-child, .sixteen.colgrid .row .pull_one.ten.columns:first-child, .sixteen.colgrid .row .pull_one.eleven.columns:first-child, .sixteen.colgrid .row .pull_one.twelve.columns:first-child, .sixteen.colgrid .row .pull_one.thirteen.columns:first-child, .sixteen.colgrid .row .pull_one.fourteen.columns:first-child, .sixteen.colgrid .row .pull_two.one.column:first-child, .sixteen.colgrid .row .pull_two.two.columns:first-child, .sixteen.colgrid .row .pull_two.three.columns:first-child, .sixteen.colgrid .row .pull_two.four.columns:first-child, .sixteen.colgrid .row .pull_two.five.columns:first-child, .sixteen.colgrid .row .pull_two.six.columns:first-child, .sixteen.colgrid .row .pull_two.seven.columns:first-child, .sixteen.colgrid .row .pull_two.eight.columns:first-child, .sixteen.colgrid .row .pull_two.nine.columns:first-child, .sixteen.colgrid .row .pull_two.ten.columns:first-child, .sixteen.colgrid .row .pull_two.eleven.columns:first-child, .sixteen.colgrid .row .pull_two.twelve.columns:first-child, .sixteen.colgrid .row .pull_two.thirteen.columns:first-child, .sixteen.colgrid .row .pull_two.fifteen.columns:first-child, .sixteen.colgrid .row .pull_three.one.column:first-child, .sixteen.colgrid .row .pull_three.two.columns:first-child, .sixteen.colgrid .row .pull_three.three.columns:first-child, .sixteen.colgrid .row .pull_three.four.columns:first-child, .sixteen.colgrid .row .pull_three.five.columns:first-child, .sixteen.colgrid .row .pull_three.six.columns:first-child, .sixteen.colgrid .row .pull_three.seven.columns:first-child, .sixteen.colgrid .row .pull_three.eight.columns:first-child, .sixteen.colgrid .row .pull_three.nine.columns:first-child, .sixteen.colgrid .row .pull_three.ten.columns:first-child, .sixteen.colgrid .row .pull_three.eleven.columns:first-child, .sixteen.colgrid .row .pull_three.twelve.columns:first-child, .sixteen.colgrid .row .pull_three.fourteen.columns:first-child, .sixteen.colgrid .row .pull_three.fifteen.columns:first-child, .sixteen.colgrid .row .pull_four.one.column:first-child, .sixteen.colgrid .row .pull_four.two.columns:first-child, .sixteen.colgrid .row .pull_four.three.columns:first-child, .sixteen.colgrid .row .pull_four.four.columns:first-child, .sixteen.colgrid .row .pull_four.five.columns:first-child, .sixteen.colgrid .row .pull_four.six.columns:first-child, .sixteen.colgrid .row .pull_four.seven.columns:first-child, .sixteen.colgrid .row .pull_four.eight.columns:first-child, .sixteen.colgrid .row .pull_four.nine.columns:first-child, .sixteen.colgrid .row .pull_four.ten.columns:first-child, .sixteen.colgrid .row .pull_four.eleven.columns:first-child, .sixteen.colgrid .row .pull_four.thirteen.columns:first-child, .sixteen.colgrid .row .pull_four.fourteen.columns:first-child, .sixteen.colgrid .row .pull_four.fifteen.columns:first-child, .sixteen.colgrid .row .pull_five.one.column:first-child, .sixteen.colgrid .row .pull_five.two.columns:first-child, .sixteen.colgrid .row .pull_five.three.columns:first-child, .sixteen.colgrid .row .pull_five.four.columns:first-child, .sixteen.colgrid .row .pull_five.five.columns:first-child, .sixteen.colgrid .row .pull_five.six.columns:first-child, .sixteen.colgrid .row .pull_five.seven.columns:first-child, .sixteen.colgrid .row .pull_five.eight.columns:first-child, .sixteen.colgrid .row .pull_five.nine.columns:first-child, .sixteen.colgrid .row .pull_five.ten.columns:first-child, .sixteen.colgrid .row .pull_five.twelve.columns:first-child, .sixteen.colgrid .row .pull_five.thirteen.columns:first-child, .sixteen.colgrid .row .pull_five.fourteen.columns:first-child, .sixteen.colgrid .row .pull_five.fifteen.columns:first-child, .sixteen.colgrid .row .pull_six.one.column:first-child, .sixteen.colgrid .row .pull_six.two.columns:first-child, .sixteen.colgrid .row .pull_six.three.columns:first-child, .sixteen.colgrid .row .pull_six.four.columns:first-child, .sixteen.colgrid .row .pull_six.five.columns:first-child, .sixteen.colgrid .row .pull_six.six.columns:first-child, .sixteen.colgrid .row .pull_six.seven.columns:first-child, .sixteen.colgrid .row .pull_six.eight.columns:first-child, .sixteen.colgrid .row .pull_six.nine.columns:first-child, .sixteen.colgrid .row .pull_six.eleven.columns:first-child, .sixteen.colgrid .row .pull_six.twelve.columns:first-child, .sixteen.colgrid .row .pull_six.thirteen.columns:first-child, .sixteen.colgrid .row .pull_six.fourteen.columns:first-child, .sixteen.colgrid .row .pull_six.fifteen.columns:first-child, .sixteen.colgrid .row .pull_seven.one.column:first-child, .sixteen.colgrid .row .pull_seven.two.columns:first-child, .sixteen.colgrid .row .pull_seven.three.columns:first-child, .sixteen.colgrid .row .pull_seven.four.columns:first-child, .sixteen.colgrid .row .pull_seven.five.columns:first-child, .sixteen.colgrid .row .pull_seven.six.columns:first-child, .sixteen.colgrid .row .pull_seven.seven.columns:first-child, .sixteen.colgrid .row .pull_seven.eight.columns:first-child, .sixteen.colgrid .row .pull_seven.ten.columns:first-child, .sixteen.colgrid .row .pull_seven.eleven.columns:first-child, .sixteen.colgrid .row .pull_seven.twelve.columns:first-child, .sixteen.colgrid .row .pull_seven.thirteen.columns:first-child, .sixteen.colgrid .row .pull_seven.fourteen.columns:first-child, .sixteen.colgrid .row .pull_seven.fifteen.columns:first-child, .sixteen.colgrid .row .pull_eight.one.column:first-child, .sixteen.colgrid .row .pull_eight.two.columns:first-child, .sixteen.colgrid .row .pull_eight.three.columns:first-child, .sixteen.colgrid .row .pull_eight.four.columns:first-child, .sixteen.colgrid .row .pull_eight.five.columns:first-child, .sixteen.colgrid .row .pull_eight.six.columns:first-child, .sixteen.colgrid .row .pull_eight.seven.columns:first-child, .sixteen.colgrid .row .pull_eight.nine.columns:first-child, .sixteen.colgrid .row .pull_eight.ten.columns:first-child, .sixteen.colgrid .row .pull_eight.eleven.columns:first-child, .sixteen.colgrid .row .pull_eight.twelve.columns:first-child, .sixteen.colgrid .row .pull_eight.thirteen.columns:first-child, .sixteen.colgrid .row .pull_eight.fourteen.columns:first-child, .sixteen.colgrid .row .pull_eight.fifteen.columns:first-child, .sixteen.colgrid .row .pull_nine.one.column:first-child, .sixteen.colgrid .row .pull_nine.two.columns:first-child, .sixteen.colgrid .row .pull_nine.three.columns:first-child, .sixteen.colgrid .row .pull_nine.four.columns:first-child, .sixteen.colgrid .row .pull_nine.five.columns:first-child, .sixteen.colgrid .row .pull_nine.six.columns:first-child, .sixteen.colgrid .row .pull_nine.eight.columns:first-child, .sixteen.colgrid .row .pull_nine.nine.columns:first-child, .sixteen.colgrid .row .pull_nine.ten.columns:first-child, .sixteen.colgrid .row .pull_nine.eleven.columns:first-child, .sixteen.colgrid .row .pull_nine.twelve.columns:first-child, .sixteen.colgrid .row .pull_nine.thirteen.columns:first-child, .sixteen.colgrid .row .pull_nine.fourteen.columns:first-child, .sixteen.colgrid .row .pull_nine.fifteen.columns:first-child, .sixteen.colgrid .row .pull_ten.one.column:first-child, .sixteen.colgrid .row .pull_ten.two.columns:first-child, .sixteen.colgrid .row .pull_ten.three.columns:first-child, .sixteen.colgrid .row .pull_ten.four.columns:first-child, .sixteen.colgrid .row .pull_ten.five.columns:first-child, .sixteen.colgrid .row .pull_ten.seven.columns:first-child, .sixteen.colgrid .row .pull_ten.eight.columns:first-child, .sixteen.colgrid .row .pull_ten.nine.columns:first-child, .sixteen.colgrid .row .pull_ten.ten.columns:first-child, .sixteen.colgrid .row .pull_ten.eleven.columns:first-child, .sixteen.colgrid .row .pull_ten.twelve.columns:first-child, .sixteen.colgrid .row .pull_ten.thirteen.columns:first-child, .sixteen.colgrid .row .pull_ten.fourteen.columns:first-child, .sixteen.colgrid .row .pull_ten.fifteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.one.column:first-child, .sixteen.colgrid .row .pull_eleven.two.columns:first-child, .sixteen.colgrid .row .pull_eleven.three.columns:first-child, .sixteen.colgrid .row .pull_eleven.four.columns:first-child, .sixteen.colgrid .row .pull_eleven.six.columns:first-child, .sixteen.colgrid .row .pull_eleven.seven.columns:first-child, .sixteen.colgrid .row .pull_eleven.eight.columns:first-child, .sixteen.colgrid .row .pull_eleven.nine.columns:first-child, .sixteen.colgrid .row .pull_eleven.ten.columns:first-child, .sixteen.colgrid .row .pull_eleven.eleven.columns:first-child, .sixteen.colgrid .row .pull_eleven.twelve.columns:first-child, .sixteen.colgrid .row .pull_eleven.thirteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.fourteen.columns:first-child, .sixteen.colgrid .row .pull_eleven.fifteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.one.column:first-child, .sixteen.colgrid .row .pull_twelve.two.columns:first-child, .sixteen.colgrid .row .pull_twelve.three.columns:first-child, .sixteen.colgrid .row .pull_twelve.five.columns:first-child, .sixteen.colgrid .row .pull_twelve.six.columns:first-child, .sixteen.colgrid .row .pull_twelve.seven.columns:first-child, .sixteen.colgrid .row .pull_twelve.eight.columns:first-child, .sixteen.colgrid .row .pull_twelve.nine.columns:first-child, .sixteen.colgrid .row .pull_twelve.ten.columns:first-child, .sixteen.colgrid .row .pull_twelve.eleven.columns:first-child, .sixteen.colgrid .row .pull_twelve.twelve.columns:first-child, .sixteen.colgrid .row .pull_twelve.thirteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.fourteen.columns:first-child, .sixteen.colgrid .row .pull_twelve.fifteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.one.column:first-child, .sixteen.colgrid .row .pull_thirteen.two.columns:first-child, .sixteen.colgrid .row .pull_thirteen.four.columns:first-child, .sixteen.colgrid .row .pull_thirteen.five.columns:first-child, .sixteen.colgrid .row .pull_thirteen.six.columns:first-child, .sixteen.colgrid .row .pull_thirteen.seven.columns:first-child, .sixteen.colgrid .row .pull_thirteen.eight.columns:first-child, .sixteen.colgrid .row .pull_thirteen.nine.columns:first-child, .sixteen.colgrid .row .pull_thirteen.ten.columns:first-child, .sixteen.colgrid .row .pull_thirteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_thirteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_thirteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_thirteen.fifteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.one.column:first-child, .sixteen.colgrid .row .pull_fourteen.three.columns:first-child, .sixteen.colgrid .row .pull_fourteen.four.columns:first-child, .sixteen.colgrid .row .pull_fourteen.five.columns:first-child, .sixteen.colgrid .row .pull_fourteen.six.columns:first-child, .sixteen.colgrid .row .pull_fourteen.seven.columns:first-child, .sixteen.colgrid .row .pull_fourteen.eight.columns:first-child, .sixteen.colgrid .row .pull_fourteen.nine.columns:first-child, .sixteen.colgrid .row .pull_fourteen.ten.columns:first-child, .sixteen.colgrid .row .pull_fourteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_fourteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_fourteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_fourteen.fifteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.two.columns:first-child, .sixteen.colgrid .row .pull_fifteen.three.columns:first-child, .sixteen.colgrid .row .pull_fifteen.four.columns:first-child, .sixteen.colgrid .row .pull_fifteen.five.columns:first-child, .sixteen.colgrid .row .pull_fifteen.six.columns:first-child, .sixteen.colgrid .row .pull_fifteen.seven.columns:first-child, .sixteen.colgrid .row .pull_fifteen.eight.columns:first-child, .sixteen.colgrid .row .pull_fifteen.nine.columns:first-child, .sixteen.colgrid .row .pull_fifteen.ten.columns:first-child, .sixteen.colgrid .row .pull_fifteen.eleven.columns:first-child, .sixteen.colgrid .row .pull_fifteen.twelve.columns:first-child, .sixteen.colgrid .row .pull_fifteen.thirteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.fourteen.columns:first-child, .sixteen.colgrid .row .pull_fifteen.fifteen.columns:first-child { margin-left: 0; }

/*=================================================

	+++ LE GRID +++
	A Responsive Grid -- Gumby defaults to a standard 960 grid,
	but you can change it to whatever you'd like.
 ==================================================*/
/*.container {
	padding: 0 $gutter-in-px;
}*/
.row { width: 100%; max-width: 1410px; min-width: 320px; margin: 0 auto; padding-left: 20px; padding-right: 20px; }
.row .row { min-width: 0; padding-left: 0; padding-right: 0; }

@media only screen and (max-width: 1600px) { .row { max-width: 1280px; } }
@media only screen and (max-width: 1366px) { .row { max-width: 1100px; } }

/* To fix the grid into a different size, set max-width to your desired width */
.column, .columns { margin-left: 1.45985%; float: left; min-height: 1px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.column:first-child, .columns:first-child, .alpha { margin-left: 0; }

.column.omega, .columns.omega { float: right; }

/* Column Classes */
.row .one.column { width: 6.99513%; }
.row .one.columns { width: 6.99513%; }
.row .two.columns { width: 15.45012%; }
.row .three.columns { width: 23.90511%; }
.row .four.columns { width: 32.3601%; }
.row .five.columns { width: 40.81509%; }
.row .six.columns { width: 49.27007%; }
.row .seven.columns { width: 57.72506%; }
.row .eight.columns { width: 66.18005%; }
.row .nine.columns { width: 74.63504%; }
.row .ten.columns { width: 83.09002%; }
.row .eleven.columns { width: 91.54501%; }
.row .twelve.columns { width: 100%; }

/* Push and Pull Classes */
.row .push_one { margin-left: 9.91484%; }
.row .push_one:first-child { margin-left: 8.45499%; }
.row .pull_one.one.column { margin-left: -15.45012%; }
.row .pull_one.two.columns { margin-left: -23.90511%; }
.row .pull_one.three.columns { margin-left: -32.3601%; }
.row .pull_one.four.columns { margin-left: -40.81509%; }
.row .pull_one.five.columns { margin-left: -49.27007%; }
.row .pull_one.six.columns { margin-left: -57.72506%; }
.row .pull_one.seven.columns { margin-left: -66.18005%; }
.row .pull_one.eight.columns { margin-left: -74.63504%; }
.row .pull_one.nine.columns { margin-left: -83.09002%; }
.row .pull_one.ten.columns { margin-left: -91.54501%; }
.row .push_two { margin-left: 18.36983%; }
.row .push_two:first-child { margin-left: 16.90998%; }
.row .pull_two.one.column { margin-left: -23.90511%; }
.row .pull_two.two.columns { margin-left: -32.3601%; }
.row .pull_two.three.columns { margin-left: -40.81509%; }
.row .pull_two.four.columns { margin-left: -49.27007%; }
.row .pull_two.five.columns { margin-left: -57.72506%; }
.row .pull_two.six.columns { margin-left: -66.18005%; }
.row .pull_two.seven.columns { margin-left: -74.63504%; }
.row .pull_two.eight.columns { margin-left: -83.09002%; }
.row .pull_two.nine.columns { margin-left: -91.54501%; }
.row .pull_two.eleven.columns { margin-left: -108.45499%; }
.row .push_three { margin-left: 26.82482%; }
.row .push_three:first-child { margin-left: 25.36496%; }
.row .pull_three.one.column { margin-left: -32.3601%; }
.row .pull_three.two.columns { margin-left: -40.81509%; }
.row .pull_three.three.columns { margin-left: -49.27007%; }
.row .pull_three.four.columns { margin-left: -57.72506%; }
.row .pull_three.five.columns { margin-left: -66.18005%; }
.row .pull_three.six.columns { margin-left: -74.63504%; }
.row .pull_three.seven.columns { margin-left: -83.09002%; }
.row .pull_three.eight.columns { margin-left: -91.54501%; }
.row .pull_three.ten.columns { margin-left: -108.45499%; }
.row .pull_three.eleven.columns { margin-left: -116.90998%; }
.row .push_four { margin-left: 35.27981%; }
.row .push_four:first-child { margin-left: 33.81995%; }
.row .pull_four.one.column { margin-left: -40.81509%; }
.row .pull_four.two.columns { margin-left: -49.27007%; }
.row .pull_four.three.columns { margin-left: -57.72506%; }
.row .pull_four.four.columns { margin-left: -66.18005%; }
.row .pull_four.five.columns { margin-left: -74.63504%; }
.row .pull_four.six.columns { margin-left: -83.09002%; }
.row .pull_four.seven.columns { margin-left: -91.54501%; }
.row .pull_four.nine.columns { margin-left: -108.45499%; }
.row .pull_four.ten.columns { margin-left: -116.90998%; }
.row .pull_four.eleven.columns { margin-left: -125.36496%; }
.row .push_five { margin-left: 43.73479%; }
.row .push_five:first-child { margin-left: 42.27494%; }
.row .pull_five.one.column { margin-left: -49.27007%; }
.row .pull_five.two.columns { margin-left: -57.72506%; }
.row .pull_five.three.columns { margin-left: -66.18005%; }
.row .pull_five.four.columns { margin-left: -74.63504%; }
.row .pull_five.five.columns { margin-left: -83.09002%; }
.row .pull_five.six.columns { margin-left: -91.54501%; }
.row .pull_five.eight.columns { margin-left: -108.45499%; }
.row .pull_five.nine.columns { margin-left: -116.90998%; }
.row .pull_five.ten.columns { margin-left: -125.36496%; }
.row .pull_five.eleven.columns { margin-left: -133.81995%; }
.row .push_six { margin-left: 52.18978%; }
.row .push_six:first-child { margin-left: 50.72993%; }
.row .pull_six.one.column { margin-left: -57.72506%; }
.row .pull_six.two.columns { margin-left: -66.18005%; }
.row .pull_six.three.columns { margin-left: -74.63504%; }
.row .pull_six.four.columns { margin-left: -83.09002%; }
.row .pull_six.five.columns { margin-left: -91.54501%; }
.row .pull_six.seven.columns { margin-left: -108.45499%; }
.row .pull_six.eight.columns { margin-left: -116.90998%; }
.row .pull_six.nine.columns { margin-left: -125.36496%; }
.row .pull_six.ten.columns { margin-left: -133.81995%; }
.row .pull_six.eleven.columns { margin-left: -142.27494%; }
.row .push_seven { margin-left: 60.64477%; }
.row .push_seven:first-child { margin-left: 59.18491%; }
.row .pull_seven.one.column { margin-left: -66.18005%; }
.row .pull_seven.two.columns { margin-left: -74.63504%; }
.row .pull_seven.three.columns { margin-left: -83.09002%; }
.row .pull_seven.four.columns { margin-left: -91.54501%; }
.row .pull_seven.six.columns { margin-left: -108.45499%; }
.row .pull_seven.seven.columns { margin-left: -116.90998%; }
.row .pull_seven.eight.columns { margin-left: -125.36496%; }
.row .pull_seven.nine.columns { margin-left: -133.81995%; }
.row .pull_seven.ten.columns { margin-left: -142.27494%; }
.row .pull_seven.eleven.columns { margin-left: -150.72993%; }
.row .push_eight { margin-left: 69.09976%; }
.row .push_eight:first-child { margin-left: 67.6399%; }
.row .pull_eight.one.column { margin-left: -74.63504%; }
.row .pull_eight.two.columns { margin-left: -83.09002%; }
.row .pull_eight.three.columns { margin-left: -91.54501%; }
.row .pull_eight.five.columns { margin-left: -108.45499%; }
.row .pull_eight.six.columns { margin-left: -116.90998%; }
.row .pull_eight.seven.columns { margin-left: -125.36496%; }
.row .pull_eight.eight.columns { margin-left: -133.81995%; }
.row .pull_eight.nine.columns { margin-left: -142.27494%; }
.row .pull_eight.ten.columns { margin-left: -150.72993%; }
.row .pull_eight.eleven.columns { margin-left: -159.18491%; }
.row .push_nine { margin-left: 77.55474%; }
.row .push_nine:first-child { margin-left: 76.09489%; }
.row .pull_nine.one.column { margin-left: -83.09002%; }
.row .pull_nine.two.columns { margin-left: -91.54501%; }
.row .pull_nine.four.columns { margin-left: -108.45499%; }
.row .pull_nine.five.columns { margin-left: -116.90998%; }
.row .pull_nine.six.columns { margin-left: -125.36496%; }
.row .pull_nine.seven.columns { margin-left: -133.81995%; }
.row .pull_nine.eight.columns { margin-left: -142.27494%; }
.row .pull_nine.nine.columns { margin-left: -150.72993%; }
.row .pull_nine.ten.columns { margin-left: -159.18491%; }
.row .pull_nine.eleven.columns { margin-left: -167.6399%; }
.row .push_ten { margin-left: 86.00973%; }
.row .push_ten:first-child { margin-left: 84.54988%; }
.row .pull_ten.one.column { margin-left: -91.54501%; }
.row .pull_ten.three.columns { margin-left: -108.45499%; }
.row .pull_ten.four.columns { margin-left: -116.90998%; }
.row .pull_ten.five.columns { margin-left: -125.36496%; }
.row .pull_ten.six.columns { margin-left: -133.81995%; }
.row .pull_ten.seven.columns { margin-left: -142.27494%; }
.row .pull_ten.eight.columns { margin-left: -150.72993%; }
.row .pull_ten.nine.columns { margin-left: -159.18491%; }
.row .pull_ten.ten.columns { margin-left: -167.6399%; }
.row .pull_ten.eleven.columns { margin-left: -176.09489%; }
.row .push_eleven { margin-left: 94.46472%; }
.row .push_eleven:first-child { margin-left: 93.00487%; }
.row .pull_eleven.two.columns { margin-left: -108.45499%; }
.row .pull_eleven.three.columns { margin-left: -116.90998%; }
.row .pull_eleven.four.columns { margin-left: -125.36496%; }
.row .pull_eleven.five.columns { margin-left: -133.81995%; }
.row .pull_eleven.six.columns { margin-left: -142.27494%; }
.row .pull_eleven.seven.columns { margin-left: -150.72993%; }
.row .pull_eleven.eight.columns { margin-left: -159.18491%; }
.row .pull_eleven.nine.columns { margin-left: -167.6399%; }
.row .pull_eleven.ten.columns { margin-left: -176.09489%; }
.row .pull_eleven.eleven.columns { margin-left: -184.54988%; }

/* Centered Classes */
.row .one.centered { margin-left: 46.50243%; }
.row .two.centered { margin-left: 42.27494%; }
.row .three.centered { margin-left: 38.04745%; }
.row .four.centered { margin-left: 33.81995%; }
.row .five.centered { margin-left: 29.59246%; }
.row .six.centered { margin-left: 25.36496%; }
.row .seven.centered { margin-left: 21.13747%; }
.row .eight.centered { margin-left: 16.90998%; }
.row .nine.centered { margin-left: 12.68248%; }
.row .ten.centered { margin-left: 8.45499%; }
.row .eleven.centered { margin-left: 4.22749%; }


img, object, embed { max-width: 100%; height: auto; }

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

#map_canvas img, .map_canvas img { max-width: none !important; }

/* Tile Grid */
.tiles { display: block; overflow: hidden; }
.tiles > li, .tiles > .tile { display: block; height: auto; float: left; padding-bottom: 0; }
.tiles.two_up { margin-left: -4%; }
.tiles.two_up > li, .tiles.two_up > .tile { margin-left: 4%; width: 46%; }
.tiles.three_up, .tiles.four_up { margin-left: -2%; }
.tiles.three_up > li, .tiles.three_up > .tile { margin-left: 2%; width: 31.3%; }
.tiles.four_up > li, .tiles.four_up > .tile { margin-left: 2%; width: 23%; }
.tiles.five_up { margin-left: -1.5%; }
.tiles.five_up > li, .tiles.five_up > .tile { margin-left: 1.5%; width: 18.5%; }

/* Nicolas Gallagher's micro clearfix */
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }

.row { *zoom: 1; }
.row:before, .row:after { content: ""; display: table; }
.row:after { clear: both; }

.valign:before { content: ' '; display: inline-block; height: 400px; vertical-align: middle; margin-right: -0.25em; }
.valign > div, .valign > article, .valign > section, .valign > figure { display: inline-block; vertical-align: middle; }

/* Mobile */
@media only screen and (max-width:800px) { body { -webkit-text-size-adjust: none; -ms-text-size-adjust: none; width: 100%; min-width: 0; }
  .container { min-width: 0; margin-left: 0; margin-right: 0; }
  .row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
  .row .row .column, .row .row .columns { padding: 0; }
  .row .centered { margin-left: 0 !important; }
  .column, .columns { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
  .column:last-child, .columns:last-child { margin-right: 0; float: none; }
  [class*="column"] + [class*="column"]:last-child { float: none; }
  [class*="column"]:before { display: table; }
  [class*="column"]:after { display: table; clear: both; }
  [class^="push_"], [class*="push_"], [class^="pull_"], [class*="pull_"] { margin-left: 0 !important; } }
/* Navigation (with dropdowns) */
.navbar { width: 100%; min-height:120px; display: block; margin-bottom:0; position: relative; }
@media only screen and (max-width: 800px) { .navbar { border: none; }
  .navbar .column, .navbar .columns { min-height: 0; } }
.navbar.fixed { position: fixed; z-index: 99999; background:rgba(255,255,255,0.5)}
.navbar.pinned { position: absolute; }
.navbar a.toggle { display: none; }
@media only screen and (max-width: 800px) { .navbar a.toggle { top:-60px; right: 0%; width:100%; position: absolute; text-align: center; display: inline-block; color: #002c5c; background: white; height: 40px; line-height: 38px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; font-family: 'ScalaSans-BoldSC'; font-weight: Normal; color: #002c5c; font-variant:small-caps; font-size:18px; text-transform:lowercase; }
  .navbar a.toggle:hover { background: white; }
  .navbar a.toggle:active, .navbar a.toggle.active { background: #f2f2f2; } }

.navbar .logo { display: inline-block; margin:0; padding: 0; height: 110px; line-height:108px; }
.navbar .logo a { display: block; padding: 0; overflow: hidden; height: 110px; line-height:108px; }
.navbar .logo a img { max-height: 95%; }
@media only screen and (max-width: 800px) { .navbar .logo { float: left; display: inline; }
  .navbar .logo a { padding: 0; }
  .navbar .logo a img { width: auto; height: auto; max-width: 100%; } }
  
  @media only screen and (max-width: 800px) {  .navbar .logo a img { width:100%;} }


.navbar nav{ margin-top:60px;}
@media only screen and (max-width:1280px) {.navbar nav{ margin-top:40px;}}

.navbar ul { display: table; vertical-align: middle; margin: 0; float: none; width:80% ; float:right;}
@media only screen and (max-width: 800px) { .navbar ul { position: absolute; display: block; width: 100% !important; height: 0; max-height: 0; top:-10px; left: 0; overflow: hidden; text-align: center; background: #f2f2f2; }
  .navbar ul.active { height: auto; max-height: 600px; z-index: 999998; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-box-shadow: 0 2px 2px #d9d9d9; -moz-box-shadow: 0 2px 2px #d9d9d9; box-shadow: 0 2px 2px #d9d9d9; } }
.navbar ul li { display: table-cell; text-align: center; padding-bottom: 0; margin:0; height: auto; line-height: auto; width:14.28571428571429%}
@media only screen and (max-width: 800px) { .navbar ul li { display: block; position: relative; min-height: 50px; max-height: 320px; height: auto; width: 100%; border-right: 0 !important; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; } }
.navbar ul li > a { display: block; padding:0; white-space: nowrap; color: #002c5c; border:2px solid transparent; height: auto; line-height: auto; font-size: 16px; font-size: 1rem;font-family:'ScalaSansLight-Italic' !important; }
.navbar ul li > a i.icon-popup { position: absolute; }
.navbar ul li .btn { border-color: #b3b3b3 !important; }
.navbar ul li.field { margin-bottom: 0 !important; margin-right: 0; }
@media only screen and (max-width: 800px) { .navbar ul li.field { padding: 0 20px; } }
.navbar ul li.field input.search { background: #cccccc; border: none; color: #002c5c; }
.navbar ul li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #00336b; overflow: hidden; z-index: 999; }
@media only screen and (max-width: 800px) { .navbar ul li .dropdown { width: 100%; max-width: 100%; position: relative; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
  .navbar ul li.active .dropdown { border-bottom: 1px solid #e6e6e6; }
  .navbar ul li.active .dropdown ul { position: relative; top: 0; background: #ebebeb; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
  .navbar ul li.active .dropdown ul li { min-height: 50px; border-bottom: #f2f2f2; }
  .navbar ul li.active .dropdown ul li a { color: white; border-bottom: 1px solid #e6e6e6; }
  .navbar ul li.active .dropdown ul li a:hover { color: #002c5c; } }

@media only screen and (min-width: 800px) and (max-width: 1369px) { .navbar > ul > li > .btn a { padding: 0 10px 0 10px !important; }
  .navbar ul > li .dropdown ul li.active .dropdown { left: -320px; } }

.navcontain { height: 110px; margin:20px 0 0 0;}
@media only screen and (max-width: 800px) { .navcontain { height: auto; } }
/*dropdpwn*/

.navbar li .dropdown { width: auto; min-width: 0; max-width: 320px; height: 0; position: absolute; background: #00336b; overflow: hidden; z-index: 999; }
@media only screen and (max-width: 800px) { .navbar li .dropdown .dropdown { width: 100%; max-width: 100%; position: relative; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
  .navbar li .dropdown.active .dropdown { border-bottom: 1px solid #e6e6e6; }
  .navbar li .dropdown.active .dropdown ul { position: relative; top: 0; background: #ebebeb; min-height: 50px; max-height: 250px; height: auto; overflow: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; }
  .navbar li .dropdown.active .dropdown ul li { min-height: 50px; border-bottom: #f2f2f2; }
  .navbar li .dropdown.active .dropdown ul li a { color: white; border-bottom: 1px solid #e6e6e6; }
  .navbar li .dropdown.active .dropdown ul li a:hover { color: #002c5c; } }

.navbar li .dropdown ul { margin: 0; display: block; }
.navbar li .dropdown ul > li { position: relative; display: block; width: 100%; float: left; text-align: left; height: auto; -webkit-border-radius: none; -moz-border-radius: none; -ms-border-radius: none; -o-border-radius: none; border-radius: none; }
@media only screen and (min-width: 800px) and (max-width: 1369px) { .navbar li .dropdown ul > li { max-width: 320px; word-wrap: break-word; } }
.navbar li .dropdown ul > li a { display: block; padding: 0 20px; color: #002c5c; border-bottom: 1px solid #cccccc; text-shadow: none; height: 51px; line-height: 49px; }
@media only screen and (max-width: 800px) { .navbar li .dropdown ul > li a { padding: 0 20px; } }
.navbar li .dropdown ul > li .dropdown { display: none; background: #00448f; }
.navbar li .dropdown ul li:first-child a { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

.gumby-no-touch .navbar ul li:hover > a, .gumby-touch .navbar ul li.active > a { position: relative; z-index: 1000; background:rgba(255,255,255,0.25)}
.navbar ul li > a.active{ font-weight:900; font-style:italic; position: relative; border-top:2px solid #002c5c; z-index: 1000; }

.gumby-no-touch .navbar ul li:hover .dropdown, .gumby-touch .navbar ul li.active .dropdown { min-height: 50px; max-height: 561px; overflow: visible; height: auto; width: 100%; padding: 0; border-top: 1px solid #f2f2f2; -webkit-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3); box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.3); }

.gumby-no-touch .navbar ul li:hover .dropdown ul { position: relative; top: 0; min-height: 50px; max-height: 250px; height: auto; -webkit-box-shadow: none !important; -moz-box-shadow: none !important; box-shadow: none !important; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }
@media only screen and (max-width: 800px) { .gumby-no-touch .navbar ul li:hover .dropdown ul { overflow: auto; background: #ebebeb; }
  .gumby-no-touch .navbar ul li:hover .dropdown ul li { border-bottom: #f2f2f2; }
  .gumby-no-touch .navbar ul li:hover .dropdown ul li a { color: white; border-bottom: 1px solid #e6e6e6; }
  .gumby-no-touch .navbar ul li:hover .dropdown ul li a:hover { color: #002c5c; } }

.gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown { border-top: none; display: block; position: absolute; z-index: 9999; left: 100%; top: 0; margin-top: 0; }
@media only screen and (max-width: 800px) { .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown, .gumby-touch .navbar li .dropdown ul > li.active .dropdown { position: relative; left: 0; }
  .gumby-no-touch .navbar li .dropdown ul > li:hover .dropdown ul, .gumby-touch .navbar li .dropdown ul > li.active .dropdown ul { background: #d9d9d9 !important; } }

.gumby-no-touch .navbar li .dropdown ul li a:hover { background: #002c5c; }

.gumby-touch .navbar a:hover { color: #002c5c !important; }

.subnav { display: block; width: auto; overflow: hidden; margin: 0 0 18px 0; padding-top: 4px; }
.subnav li, .subnav dt, .subnav dd { float: left; display: inline; margin-left: 9px; margin-bottom: 4px; }
.subnav li:first-child, .subnav dt:first-child, .subnav dd:first-child { margin-left: 0; }
.subnav dt { color: #002c5c; font-weight: normal; }
.subnav li a, .subnav dd a { color: #002c5c; font-size: 15px; text-decoration: none; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; }
.subnav li.active a, .subnav dd.active a { background: white; padding: 5px 9px; text-shadow: 0 1px 1px white; }

/* Buttons */
.btn, .skiplink { display: inline-block; width: auto; -webkit-appearance: none; font-weight: 600; text-align: left; cursor:pointer; color:#ffffff; border-radius:1px;font-family: 'ScalaSansLight-Italic'; font-style:italic; background:#002c5c url(../img/sliders/barrio/lupita.png) no-repeat right top; height:24px; padding:0 40px 0 10px; line-height:26px;}
.btn > a, .btn input, .btn button, .skiplink > a, .skiplink input, .skiplink button { display: block; padding: 0 18px; color: white; height: 100%; }
.btn input, .btn button, .skiplink input, .skiplink button { background-image: url(../img/sliders/barrio/enviar.png); background-repeat:no-repeat; background-position:right top; border: none; width: 100%; font-size: 100%; cursor: pointer; font-weight: 400; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-style:italic;}
input.btn{ background-image: url(../img/sliders/barrio/enviar.png); background-repeat:no-repeat; background-position:right top; border: none; width: 100%; font-size: 100%; cursor: pointer; font-weight: 400; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-style:italic;}

.btn:hover{ background-color:#336699; color:#ffffff;}


/* Form Styles */
form { margin: 0 0 18px; }
form label { display: block; font-size: 16px; font-size: 1rem; line-height: 1.625em; cursor: pointer; margin-bottom: 9px; }
form label.inline { display: inline-block; padding-right: 20px; }
form dt { margin: 0; }
form textarea { height: 150px; }
form ul, form ul li { margin-left: 0; list-style-type: none; }
form fieldset { border-style: solid; border-width: 0.0625em; padding: 1.5625em; border-color: #001429; margin: 18px 0; }
form fieldset legend { padding: 5px 10px; }

.field { position: relative; max-width: 100%; margin-bottom: 10px; vertical-align: middle; font-size: 16px; overflow: hidden; }
.field.metro, .field .metro { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }
.field input, .field input[type="*"], .field textarea { max-width: 100%; width: 100%; padding: 0; margin: 0; border: none; outline: none; resize: none; -webkit-appearance: none; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 300; font-size: 16px; font-size: 1rem; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor:pointer; }
.field .input { position: relative; padding: 0 10px; background: #efebe8; height: 36px; line-height: 34px; font-size: 16px; font-size: 1rem; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px;cursor:pointer; }
.field .input.search { height: 36px; line-height: 34px; -webkit-border-radius: 1000px; -moz-border-radius: 1000px; -ms-border-radius: 1000px; -o-border-radius: 1000px; border-radius: 1000px; padding-right: 0; }
.field .input.textarea { height: auto; }
.field .input:hover{ background:#f9f7f6;}

input.xnarrow, .input.xnarrow { width: 13.33333%; margin: 0; }
input.xnarrow:last-child, .input.xnarrow:last-child { margin-left: -4px; }
input.xnarrow:first-child, .input.xnarrow:first-child { margin-right: 3.94%; margin-left: 0; }
input.xnarrow:first-child:last-child, .input.xnarrow:first-child:last-child { margin: 0; }
input.narrow, .input.narrow { width: 30.66667%; margin: 0; }
input.narrow:last-child, .input.narrow:last-child { margin-left: -4px; }
input.narrow:first-child, .input.narrow:first-child { margin-right: 3.94%; margin-left: 0; }
input.narrow:first-child:last-child, .input.narrow:first-child:last-child { margin: 0; }
input.normal, .input.normal { width: 48%; margin: 0; }
input.normal:last-child, .input.normal:last-child { margin-left: -4px; }
input.normal:first-child, .input.normal:first-child { margin-right: 3.94%; margin-left: 0; }
input.normal:first-child:last-child, .input.normal:first-child:last-child { margin: 0; }
input.wide, .input.wide { width: 65.33333%; margin: 0; }
input.wide:last-child, .input.wide:last-child { margin-left: -4px; }
input.wide:first-child, .input.wide:first-child { margin-right: 3.94%; margin-left: 0; }
input.wide:first-child:last-child, .input.wide:first-child:last-child { margin: 0; }
input.xwide, .input.xwide { width: 82.66667%; margin: 0; }
input.xwide:last-child, .input.xwide:last-child { margin-left: -4px; }
input.xwide:first-child, .input.xwide:first-child { margin-right: 3.94%; margin-left: 0; }
input.xwide:first-child:last-child, .input.xwide:first-child:last-child { margin: 0; }
input.xxwide, .input.xxwide { width: 100%; margin: 0; }
input.xxwide:last-child, .input.xxwide:last-child { margin-left: -4px; }
input.xxwide:first-child, .input.xxwide:first-child { margin-right: 3.94%; margin-left: 0; }
input.xxwide:first-child:last-child, .input.xxwide:first-child:last-child { margin: 0; }

label + .xnarrow:last-child, label + .narrow:last-child, label + .normal:last-child, label + .wide:last-child, label + .xwide:last-child, label + .xxwide:last-child { margin-left: 0; }

@media only screen and (max-width: 1390px) { .xxwide:first-child, .xxwide:last-child { margin-right: 0%; } }
/* remove inline-block white-space — A 0px font-size = 0px of white space */
.prepend, .append { font-size: 0; white-space: nowrap; padding-bottom: 3.5px; }

.prepend input, .prepend .input, .append input, .append .input { display: inline-block; max-width: 100%; margin-right: 0; margin-left: 0; }

.prepend input, .prepend .input, .prepend.append input:last-child, .append *:last-child { -webkit-border-radius: 0px 2px 2px 0; -moz-border-radius: 0px 2px 2px 0; -ms-border-radius: 0px 2px 2px 0; -o-border-radius: 0px 2px 2px 0; border-radius: 0px 2px 2px 0; }

.append input, .append .input, .prepend.append input:first-child, .prepend *:first-child { -webkit-border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -ms-border-radius: 2px 0 0 2px; -o-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; }

.prepend.append input { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

.prepend.append input:last-child { margin-left: -1px; }

.prepend .adjoined, .append .adjoined, .prepend .btn, .append .btn { position: relative; display: inline-block; margin-bottom: 0; z-index: 99; }

.prepend .btn a, .prepend .btn input, .prepend .btn button, .append .btn a, .append .btn input, .append .btn button { padding: 0 12px; }

.prepend .adjoined, .append .adjoined { padding: 0 10px 0 10px; background: #002c5c; border: 1px solid #001429; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 600; color: #716c68; font-size: 16px; font-size: 1rem; height: 36px; line-height: 34px; }

.prepend .adjoined, .prepend .btn { margin-right: -1px; }

.adjoined:first-child { margin-left: 0 !important; }

.append .adjoined, .append .btn { margin-left: -1px; }

.append button, .prepend button { display: inline-block; }

.prepend input:first-child, .append input:first-child, .prepend .input:first-child, .append .input:first-child { margin-right: 0; }

.double input, .double .input { width: 50% !important; }
.double input:last-child, .double .input:last-child { margin-left: -1px; }

.field input, .field .input, .field textarea, .field .textarea, .field .radio span, .field .checkbox span, .field .picker { -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.field.danger:after { font-family: "entypo"; content: "\2716"; font-size: 16px; position: absolute; top: 14%; right: 15px; z-index: 999; color: #002c5c; }
.field.danger.no-icon:after { display: none; }
.field.danger.append:after, .field.danger.prepend:after { content: ""; }
.field.danger input, .field.danger .input, .field.danger textarea, .field.danger .textarea, .field.danger .radio span, .field.danger .checkbox span, .field.danger .picker { border-color: #002c5c; background: #1082ff; }
.field.danger input, .field.danger .input, .field.danger textarea, .field.danger .textarea, .field.danger .radio span, .field.danger .checkbox span, .field.danger .picker, .field.danger input::-webkit-input-placeholder, .field.danger textarea::-webkit-input-placeholder, .field.danger input:-moz-placeholder, .field.danger textarea:-moz-placeholder textarea { color: #002c5c; }
.field.warning:after { font-family: "entypo"; content: "\26a0"; font-size: 16px; position: absolute; top: 14%; right: 15px; z-index: 999; color: #002c5c; }
.field.warning.no-icon:after { display: none; }
.field.warning.append:after, .field.warning.prepend:after { content: ""; }
.field.warning input, .field.warning .input, .field.warning textarea, .field.warning .textarea, .field.warning .radio span, .field.warning .checkbox span, .field.warning .picker { border-color: #002c5c; background: #1082ff; }
.field.warning input, .field.warning .input, .field.warning textarea, .field.warning .textarea, .field.warning .radio span, .field.warning .checkbox span, .field.warning .picker, .field.warning input::-webkit-input-placeholder, .field.warning textarea::-webkit-input-placeholder, .field.warning input:-moz-placeholder, .field.warning textarea:-moz-placeholder textarea { color: #002c5c; }
.field.success:after { font-family: "entypo"; content: "\2713"; font-size: 16px; position: absolute; top: 14%; right: 15px; z-index: 999; color: #002c5c; }
.field.success.no-icon:after { display: none; }
.field.success.append:after, .field.success.prepend:after { content: ""; }
.field.success input, .field.success .input, .field.success textarea, .field.success .textarea, .field.success .radio span, .field.success .checkbox span, .field.success .picker { border-color: #002c5c; background: #1082ff; }
.field.success input, .field.success .input, .field.success textarea, .field.success .textarea, .field.success .radio span, .field.success .checkbox span, .field.success .picker, .field.success input::-webkit-input-placeholder, .field.success textarea::-webkit-input-placeholder, .field.success input:-moz-placeholder, .field.success textarea:-moz-placeholder textarea { color: #002c5c; }
.field .picker.danger { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.field .picker.danger select, .field .picker.danger:after { color: #002c5c; }
.field .picker.warning { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.field .picker.warning select, .field .picker.warning:after { color: #002c5c; }
.field .picker.success { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.field .picker.success select, .field .picker.success:after { color: #002c5c; }

.field .text input[type="search"] { -webkit-appearance: textfield; }

.no-js .radio input { -webkit-appearance: radio; margin-left: 1px; }
.no-js .checkbox input { -webkit-appearance: checkbox; }
.no-js .radio input, .no-js .checkbox input { display: inline-block; width: 16px; }

.js .field .radio, .js .field .checkbox { position: relative; }
.js .field .radio.danger, .js .field .checkbox.danger { color: #002c5c; }
.js .field .radio.danger span, .js .field .checkbox.danger span { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.js .field .radio.warning, .js .field .checkbox.warning { color: #002c5c; }
.js .field .radio.warning span, .js .field .checkbox.warning span { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.js .field .radio.success, .js .field .checkbox.success { color: #002c5c; color: #716c68; }
.js .field .radio.success i, .js .field .checkbox.success i { color: #002c5c; }
.js .field .radio.success span, .js .field .checkbox.success span { border-color: #002c5c; color: #002c5c; background: #1082ff; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; transition-duration: 0.2s; }
.js .field .radio.checked i, .js .field .checkbox.checked i { position: absolute; top: -1px; left: -8px; line-height: 16px; }
.js .field .radio span, .js .field .checkbox span { display: inline-block; width: 16px; height: 16px; position: relative; top: 2px; border: solid 1px #cccccc; background: #fefefe; }
.js .field .radio input[type="radio"], .js .field .radio input[type="checkbox"], .js .field .checkbox input[type="radio"], .js .field .checkbox input[type="checkbox"] { display: none; }
.js .field .radio span { -webkit-border-radius: 8px; -moz-border-radius: 8px; -ms-border-radius: 8px; -o-border-radius: 8px; border-radius: 8px; }
.js .field .checkbox span { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.field .text input[type="search"] { -webkit-appearance: textfield; }

/* Form Picker Element (<select>) */
.picker { position: relative; width: auto; display: inline-block; margin: 0 0 2px 1.2%; overflow: hidden; border: 1px solid #002043; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 600; height: auto; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #005dc2), color-stop(100%, #002c5c)); background-image: -webkit-linear-gradient(#005dc2, #002c5c); background-image: -moz-linear-gradient(#005dc2, #002c5c); background-image: -o-linear-gradient(#005dc2, #002c5c); background-image: linear-gradient(#005dc2, #002c5c); }
.picker:after { content: "\25BE"; font-family: entypo; z-index: 0; position: absolute; right: 8%; top: 50%; margin-top: -12px; color: #716c68; }
.picker:first-child { margin-left: 0; }
.picker select { position: relative; display: block; min-width: 100%; width: 135%; height: 34px; padding: 6px 45px 6px 15px; color: #716c68; border: none; background: transparent; outline: none; -webkit-appearance: none; z-index: 99; cursor: pointer; font-size: 16px; font-size: 1rem; }
.picker select::-ms-expand { display: none; }

/* Labels */
.badge, .label { height: 20px; display: inline-block; font-family: Helvetica, arial, verdana, sans-serif; font-weight: bold; line-height: 20px; text-align: center; color: #fff; }
.badge a, .label a { color: #fff; }
.badge.primary, .label.primary { background: #002c5c; border: 1px solid #002c5c; }
.badge.secondary, .label.secondary { background: #002c5c; border: 1px solid #002c5c; }
.badge.default, .label.default { background: #002c5c; border: 1px solid #002c5c; color: black; }
.badge.default:hover, .label.default:hover { border-color: #002043; }
.badge.default a, .label.default a { color: black; }
.badge.info, .label.info { background: #716c68; border: 1px solid #716c68; }
.badge.danger, .label.danger { background: #002c5c; border: 1px solid #002c5c; }
.badge.warning, .label.warning { background: #002c5c; border: 1px solid #002c5c; color: black; }
.badge.warning a, .label.warning a { color: black; }
.badge.success, .label.success { background: #002c5c; border: 1px solid #002c5c; }
.badge.light, .label.light { background: #fff; color: #716c68; border: 1px solid #002c5c; }
.badge.light a, .label.light a { color: #002c5c; }
.badge.dark, .label.dark { background: #212121; border: 1px solid #212121; }

.badge { padding: 0 10px; font-size: 14px; font-size: 0.875rem; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; }

.label { padding: 0 10px; font-size: 12px; font-size: 0.75rem; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }

.alert { padding: 0 10px; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 600; list-style-type: none; word-wrap: break-word; margin-bottom: 8px; font-size: 14px; font-size: 0.875rem; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.alert.primary { background: #005dc2; border: 1px solid #002c5c; color: black; }
.alert.secondary { background: #005dc2; border: 1px solid #002c5c; color: black; }
.alert.default { background: #005dc2; border: 1px solid #002c5c; color: black; color: black; border: 1px solid #002c5c; }
.alert.info { background: #a39f9c; border: 1px solid #716c68; color: #3c3937; color: #002c5c; }
.alert.danger { background: #005dc2; border: 1px solid #002c5c; color: black; }
.alert.warning { background: #005dc2; border: 1px solid #002c5c; color: black; color: black; }
.alert.success { background: #005dc2; border: 1px solid #002c5c; color: black; }

/* Tabs */
.tabs { display: block; }

.tab-nav { margin: 0; padding: 0; border-bottom: 1px solid #002043; }
.tab-nav > li { display: inline-block; width: auto; padding: 0; margin: 0 1.45985% 0 0; cursor: default; top: 1px; -webkit-box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 white; box-shadow: 0 1px 0 white; }
.tab-nav > li > li { display: inline-block; width: auto; padding: 0; margin: 0 1.45985% 0 0; cursor: default; top: 1px; -webkit-box-shadow: 0 1px 0 white; -moz-box-shadow: 0 1px 0 white; box-shadow: 0 1px 0 white; }
.tab-nav > li > li > a { display: block; width: auto; padding: 0 16px; margin: 0; color: #716c68; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 600; border: 1px solid #002043; border-width: 1px 1px 0 1px; text-shadow: 0 1px 1px #003876; background: #002c5c; cursor: pointer; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; -ms-border-radius: 2px 2px 0 0; -o-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; height: 42px; line-height: 40px; }
.tab-nav > li > li > a:hover { text-decoration: none; background: #002e61; }
.tab-nav > li > li > a:active { background: #002752; }
.tab-nav > li > li.active > a { height: 43px; line-height: 41px; background: white; cursor: default; }
.tab-nav > li > li:last-child { margin-right: 0; }

.tab-nav > li:last-child { margin-right: 0; }

.tab-nav > li > a { display: block; width: auto; padding: 0 16px; margin: 0; color: #716c68; font-family:'ScalaSansLight-Italic','ScalaSansLight-Regular', arial, sans-serif; font-weight: 600; border: 1px solid #002043; border-width: 1px 1px 0 1px; text-shadow: 0 1px 1px #003876; background: #002c5c; cursor: pointer; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; -ms-border-radius: 2px 2px 0 0; -o-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; height: 42px; line-height: 40px; }
.tab-nav > li > a:hover { text-decoration: none; background: #002e61; }
.tab-nav > li > a:active { background: #002752; }

.tab-nav > li.active > a { height: 43px; line-height: 41px; background: white; }

.tabs.pill .tab-nav { width: 100%; /* remove if you dont want the tabs to span the full container width */ display: table; overflow: hidden; border: 1px solid #002043; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; }
.tabs.pill .tab-nav > li { display: table-cell; margin: 0; margin-left: -4px; text-align: center; top: 0; }
.tabs.pill .tab-nav > li:first-child { margin-left: 0; }
.tabs.pill .tab-nav > li > a { border: none; border-right: 1px solid #002043; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; height: 42px; line-height: 40px; }
.tabs.pill .tab-nav > li:last-child > a { border-right: none; }

.tab-content { display: none; padding: 20px 10px; }
.tab-content.active { display: block; }

.tabs.vertical .tab-nav { border: none; }
.tabs.vertical .tab-nav > li { display: block; margin: 0; margin-bottom: 5px; }
.tabs.vertical .tab-nav > li.active { position: relative; z-index: 99; }
.tabs.vertical .tab-nav > li.active > a { border-right: 1px solid #002c5c; }
.tabs.vertical .tab-nav > li > a { border: 1px solid #002043; -webkit-border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -ms-border-radius: 2px 0 0 2px; -o-border-radius: 2px 0 0 2px; border-radius: 2px 0 0 2px; }
.tabs.vertical .tab-content { padding: 10px 0 30px 20px; margin-left: -1px; border-left: 1px solid #002043; }

/* Images */
.image { line-height: 0; margin-bottom: 20px; }
.image.circle { -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; -ms-border-radius: 50% !important; -o-border-radius: 50% !important; border-radius: 50% !important; overflow: hidden; width: auto; }
.image.rounded { overflow: hidden; -webkit-border-radius: 2px 2px; -moz-border-radius: 2px 2px; -ms-border-radius: 2px 2px; -o-border-radius: 2px 2px; border-radius: 2px 2px; }
.image.photo { border: 5px solid white; -webkit-box-shadow: 0 0 1px #716c68; -moz-box-shadow: 0 0 1px #716c68; box-shadow: 0 0 1px #716c68; }
.image.photo.polaroid { padding-bottom: 50px; background: #fff; }

/* Video */
body .video { width: 100%; position: relative; height: 0; padding-bottom: 56.25%; }
body .video.twitch, body .video.youtube.show_controls { padding-top: 30px; }

.video > video, .video > iframe, .video > object, .video > embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Toggles */
.drawer { position: relative; width: 100%; max-height: 0; background: #3e4144; -webkit-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; -moz-box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; box-shadow: inset 0 -2px 5px #313436, inset 0 2px 5px #313436; overflow: hidden; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.drawer.active { height: auto; max-height: 800px; -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -o-transition-duration: 0.5s; transition-duration: 0.5s; }

.modal { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 999999; background: black; background: rgba(0, 44, 92, 0.8); }
.modal > .content { width: 75%; min-height: 50%; max-height:85%; position: relative; top: 10%; margin: 0 auto; padding: 20px; background: white; z-index: 2; overflow: auto; }
@media only screen and (max-width: 800px) { .modal > .content { width: 80%; min-height: 80%; max-height: 80%; top: 10%; } }
@media only screen and (max-width: 800px) { .modal > .content { width: 92.5%; min-height: 92.5%; max-height: 92.5%; top: 3.75%; } }
.modal > .content > .close { position: absolute; top: 1px; right: 1px; cursor: pointer; z-index:3 ; background-image:url(../img/sliders/barrio/close.png); margin:0 !important;}
.modal, .modal > .content { visibility: hidden; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; }
.modal.active { -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity; -webkit-transition-duration: 0.3s; -moz-transition-duration: 0.3s; -o-transition-duration: 0.3s; transition-duration: 0.3s; }
.modal.active, .modal.active > .content { visibility: visible; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

.modal.active > .content table thead tr th { font-size: 16px; font-family: 'ScalaSans-BoldSC', arial, sans-serif; text-transform:uppercase; letter-spacing:2px; }
.modal.active > .content table{ margin:0 0 0 -40px;}

/* Tables */
table { display: table; background-color: transparent; border-collapse: separate; border-spacing:2px; margin-bottom:0; width: 100%; border:none; }
table caption { text-align: center; font-size: 30px; padding: .75em; }
table thead th, table tbody td, table tr td { display: table-cell; padding:2px 2px 2px 0; vertical-align: top; text-align: left; border-top:none; }
table tr td, table tbody tr td { font-size: 13px; background:rgba(255,255,255,0.75);color:#002C5C;}
table thead { color: #716c68; padding:0;}
table tr td span, table tbody tr td span{ color:#002C5C; text-align:center; display:inline-block; font-family: 'ScalaSans-BoldSC'; padding:0 4px; margin-right:4px;}
table thead tr th { font-size: 12px; font-weight: bold; text-transform:uppercase; letter-spacing:2px;color:#002C5C; }
table.striped tr:nth-of-type(even), table table tr.stripe, table table tr.striped { background:rgba(255,255,255,0.75)}
table.rounded { border-radius: 4px; border-collapse: separate; }
table.rounded caption + thead tr:first-child th:first-child, table.rounded caption + tr td:first-child, table.rounded > thead tr:first-child th:first-child, table.rounded > thead tr:first-child td:first-child, table.rounded > tr:first-child td:first-child { border-top-left-radius: 4px; }
table.rounded caption + thead tr:first-child th:last-child, table.rounded caption + tr td:last-child, table.rounded > thead tr:first-child th:last-child, table.rounded > thead tr:first-child td:last-child, table.rounded > tr:first-child td:last-child { border-top-right-radius: 4px; }
table.rounded thead ~ tr:last-child td:last-child, table.rounded tbody tr:last-child td:last-child { border-bottom-right-radius: 4px; }
table.rounded thead ~ tr:last-child td:first-child, table.rounded tbody tr:last-child td:first-child { border-bottom-left-radius: 4px; }
table.rounded thead th, table.rounded thead td, table.rounded caption + tbody tr:first-child td, table.rounded > tbody:first-child tr:first-child td { border-top: 0; }

@media only screen and (max-width:1366px) {table thead th, table tbody td, table tr td {padding:0; line-height:18px;}
}

/* Tooltips */
.ttip { position: relative; cursor: pointer; }
.ttip:after { display: block; background: #002c5c; border: 1px solid #002c5c; border-bottom: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; padding: 0.5em 0.75em; width: auto; min-width: 130px; max-width: 500px; position: absolute; left: 0; bottom: 101%; margin-bottom: 8px; text-align: left; color: #fff; content: attr(data-tooltip); line-height: 1.5; font-size: 16px; font-weight: normal; font-style: normal; -webkit-transition: opacity 0.1s ease; -moz-transition: opacity 0.1s ease; -o-transition: opacity 0.1s ease; transition: opacity 0.1s ease; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; pointer-events: none; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #004a9c), color-stop(100%, #002c5c)); background-image: -webkit-linear-gradient(top, #004a9c, #002c5c); background-image: -moz-linear-gradient(top, #004a9c, #002c5c); background-image: -o-linear-gradient(top, #004a9c, #002c5c); background-image: linear-gradient(top, #004a9c, #002c5c); -webkit-box-shadow: 0 0 5px 0 rgba(0, 44, 92, 0.25); -moz-box-shadow: 0 0 5px 0 rgba(0, 44, 92, 0.25); box-shadow: 0 0 5px 0 rgba(0, 44, 92, 0.25); }
.ttip:before { content: " "; width: 0; height: 0; position: absolute; bottom: 101%; left: 8px; border-top: 9px solid #002c5c !important; border-left: 9px solid transparent; border-right: 9px solid transparent; -webkit-transition: opacity 0.1s ease; -moz-transition: opacity 0.1s ease; -o-transition: opacity 0.1s ease; transition: opacity 0.1s ease; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); opacity: 0; pointer-events: none; }
.ttip:hover:after, .ttip:hover:before { -webkit-transition: opacity 0.1s ease; -moz-transition: opacity 0.1s ease; -o-transition: opacity 0.1s ease; transition: opacity 0.1s ease; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity: 1; }

@media only screen and (max-width: 800px) { .ttip:after, .ttip:before { display: none; } }

/* SHAME */
.ie8 .xxwide, .ie8 .xwide, .ie8 .wide, .ie8 .normal, .ie8 .narrow, .ie8 .xnarrow { display: inline; }
.ie8 .xxwide + input, .ie8 .xwide + input, .ie8 .wide + input, .ie8 .normal + input, .ie8 .narrow + input, .ie8 .xnarrow + input { display: inline; margin: 0 0 0 -0.25em; }
.ie8 .ttip:before, .ie8 .ttip:after { display: none; }
.ie8 .ttip:hover:before, .ie8 .ttip:hover:after { display: block; }

.ie9 .radio.checked i, .ie9 .checkbox.checked i { top: 0; }

header{ position:relative; z-index:99;}
.wrapper{ clear:both; float:none; margin-top:20px;}
/*slider*/
.back_slider {z-index:0;top:0;left:0; position:absolute; width:100%; max-width:100% !important; height:100%;overflow: hidden; padding: 0;margin: 0;}
.back_slider article, .back_slider_interior article {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;height:100%;left: 0;top: 0;}
.back_slider article:first-child, .back_slider_interior article:first-child { position: relative;display: block;float: left;}
.back_slider img, .back_slider_interior img {display: block;height:100%;float: left;width:100%; max-width:inherit !important;border: 0;}

@media only screen and (max-width:1280px) {
.back_slider img, .back_slider_interior img {display: block;height:100%;float: left;width:auto; max-width:inherit !important;border: 0;}}

@media only screen and (max-width:800px) {.back_slider img, .back_slider_interior img {display: block;height:auto;float:none;width:100%; max-width:100% !important;border: 0;}}
}

.back_slider article figure, .back_slider_interior figure { position:relative; height:100%; width:100%;}
.back_slider article figure figcaption{ position:absolute; z-index:4; width:auto; max-width:25%; height:auto; top:40%; left:14%; padding:60px 30px 30px 60px; background:#002c5c url(../img/plus.png) no-repeat 30px 40px; }
.back_slider article figure figcaption h2, .back_slider article figure figcaption p{ color:#ffffff;}
.back_slider article figure figcaption h2{ margin:0 0 4px 0; padding:0; font-size:28px; line-height:30px;}

ul.back_slider_tabs{position:absolute; z-index:4; bottom:10px; width:100%;list-style:none;text-align:center;}
ul.back_slider_interior_tabs{position:absolute; z-index:4; bottom:10px; width:777px;list-style:none;text-align:center;}
ul.back_slider_tabs li,  ul.back_slider_interior_tabs li{ display:inline-block; margin:0 2px; }
ul.back_slider_tabs li a,  ul.back_slider_interior_tabs li a{ text-indent:-99999px; background:#999999; border-radius:100%; width:10px; height:10px; float:left; margin:0 10px; padding:0;}
ul.back_slider_tabs li a:hover,  ul.back_slider_interior_tabs li a:hover{background:#999999;}
ul.back_slider_tabs li.back_slider_here a,  ul.back_slider_interior_tabs li.back_slider_interior_here a{ background:#002c5c;}

.back_slider_interior{position:relative; width:100%; max-width:100% !important; height:100%;overflow: hidden; padding: 0;margin: 0;}
ul.back_slider_interior_tabs{top:460px; height:20px;}
.back_slider_interior img{ height:auto !important}


.back_slider article figure figcaption{
  animation: animationFrames ease-in-out 12s;
  animation-iteration-count: infinite;
  transform-origin: 0;
  animation-fill-mode:inherit; /*when the spec is finished*/
  -webkit-animation: animationFrames ease-in-out 12s;
  -webkit-animation-iteration-count: infinite;
  -webkit-transform-origin: 0;
  -webkit-animation-fill-mode:inherit; /*Chrome 16+, Safari 4+*/ 
  -o-animation: animationFrames ease-in-out 12s;
  -o-animation-iteration-count: infinite;
  -o-transform-origin: 0;
  -o-animation-fill-mode:none; /*Not implemented yet*/
  -ms-animation: animationFrames ease-in-out 12s;
  -ms-animation-iteration-count: infinite;
  -ms-transform-origin: 0;
  -ms-animation-fill-mode:none; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    opacity:0;
    transform:  translate(10px,0px)  scaleX(0.9) scaleY(0.9) ;
  }
  
  50% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  90% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  100% {
    opacity:0;
    transform:  translate(20px,0)  scaleX(1.00) scaleY(1.00) ;
  }
}


@-webkit-keyframes animationFrames {
  0% {
    opacity:0;
    transform:  translate(10px,0px)  scaleX(0.9) scaleY(0.9) ;
  }
  
  50% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  90% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  100% {
    opacity:0;
    transform:  translate(20px,0)  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    opacity:0;
    transform:  translate(10px,0px)  scaleX(0.9) scaleY(0.9) ;
  }
  
  50% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  90% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  100% {
    opacity:0;
    transform:  translate(20px,0)  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    opacity:0;
    transform:  translate(10px,0px)  scaleX(0.9) scaleY(0.9) ;
  }
  
  50% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  90% {
    opacity:1;
    transform:  translate(0,0)  scaleX(1) scaleY(1) ;
  }
  100% {
    opacity:0;
    transform:  translate(20px,0)  scaleX(1.00) scaleY(1.00) ;
  }
}

.white-border{border:1px solid #ffffff; padding:4px; height:700px !important;}
.white{padding:60px 60px 15px 60px !important; height:100%;background:#ffffff;}



aside .white{ padding:60px !important;}
.white figure img{ border-radius:2px; }
.white img.fm{ margin-left:-20px;}
.white p span{font-family: 'ScalaSans-BoldSC'; font-weight: Normal; color: #002c5c; font-variant:small-caps; font-size:20px;}
@media only screen and (max-width:1366px) {.white-border{height:550px !important;} .white{padding:45px 30px 15px 30px !important; }aside .white{ padding:30px !important;}}

body.gracias section article{ min-height:500px;}
body.gracias p{  color: #002c5c;}
body.gracias p a{ font-weight:bold;}
/*el barrio*/
body.barrio, body.gracias{ background: url(../img/sliders/home/2.jpg) no-repeat 0 0;}
body.barrio a.btn{ margin-top:-30px; }
body.barrio section p{ padding-right:20px; line-height: 1.65rem;}
body.barrio .opt p{ padding:0 60px; line-height:30px;}
body.barrio h2{ line-height:30px; margin-top:10px;}
body.barrio h2 span{ display:block; margin:20px 0 0 0;}

@media only screen and (max-width:1366px) {body.barrio .opt p{ padding:0 30px 0 0; line-height:24px;} }

/*ubicacion*/
body.ubicacion{ background: url(../img/sliders/ubicacion/ubicacion.jpg) no-repeat 0 0;}
body.ubicacion .white{position:relative; padding:60px 30px 15px 60px !important}
body.ubicacion .white article{ min-height:600px;}
body.ubicacion .white article p{-moz-column-count: 2;-moz-column-gap: 20px;-webkit-column-count: 2;-webkit-column-gap: 20px;column-count: 2;column-gap: 20px; -webkit-column-rule: 1px outset #b5aba4;-moz-column-rule: 1px outset #b5aba4;column-rule: 1px outset #b5aba4; }
body.ubicacion .opt article p{-moz-column-count: 1;-moz-column-gap: 0;-webkit-column-count: 1;-webkit-column-gap:0;column-count: 1;column-gap:0; -webkit-column-rule:none;-moz-column-rule:none;column-rule:none; }
body.ubicacion .white article ul{ margin-top:10px;}
body.ubicacion .white article ul li{font-family:'ScalaSansLight-Regular'; line-height:26px; margin-bottom:10px; float:left; width:50%}
body.ubicacion .white article ol li{font-family:'ScalaSansLight-Regular'; line-height:26px; margin-bottom:10px;}
body.ubicacion .white article ul li span{ width:25px; height:25px; display:block; float:left; margin-right:10px;}
body.ubicacion .white article h2{ margin:10px 0 2px 0; padding:0; }
body.ubicacion .opt article ul li{ float:none; width:100%;}
body.ubicacion .opt article h2{ margin:10px 0 40px 0; padding-top:50px}
body.ubicacion .opt article p, body.ubicacion .opt article ul, body.ubicacion .opt article ol{padding:0 35px; line-height:30px;}
body.ubicacion .opt ul.back_slider_interior_tabs{top:500px; right:0; height:20px;}
body.ubicacion a.film, body.barrio a.film{ margin:30px auto 0 auto; width:35%; text-align:center; background-image:none; padding:0 10px; border-radius:2px; display:block;}

.tituloUbicacion{ text-indent:-99999px; background-image:url(../img/sliders/ubicacion/title.png) !important; height:91px;}

@media only screen and (max-width:400px) {body.ubicacion .opt article p, body.ubicacion .opt article ul, body.ubicacion .opt article ol{padding:0}}


/*video*/
body.video{ background: url(../img/sliders/video/video.jpg) no-repeat 0 0;}
body.video h2.tituloVideo{ text-indent:-99999px; background-image:url(../img/sliders/video/title.png) !important; height:106px;}
/*desarrolla*/
body.desarrolla, body.contacto{ background: url(../img/sliders/desarrolla/desarrolla.jpg) no-repeat 0 0;}
body.desarrolla article.white figure{ margin-bottom:20px;}
body.desarrolla .white-border{ height:550px !important;}
body.desarrolla article p.border{ border-right:1px solid #b5aba4}
body.desarrolla article div.pad{ padding-left:15px;}


/*respuestas*/
body.respuestas{ background: url(../img/sliders/respuestas/respuestas.jpg) no-repeat 0 0;}
body.respuestas .white{ padding:30px !important;}
body.respuestas .white-border{ height:550px !important;}
.smk_accordion {position: relative;margin: 0;padding: 0;list-style: none;}
.smk_accordion p.lead{ margin:0; padding:5px 0;font-family: 'ScalaSans-BoldSC'; font-weight: Normal; color: #002c5c; font-variant:small-caps; font-size:18px; text-transform:lowercase;}
.smk_accordion p a{ font-weight:bold;}
.smk_accordion ul li{ list-style:outside circle}.smk_accordion ol li{ list-style:outside decimal}
.smk_accordion, .smk_accordion .accordion_in, .smk_accordion .accordion_in .acc_head, .smk_accordion .accordion_in .acc_head .acc_icon_expand, .smk_accordion .accordion_in .acc_content, .smk_accordion .accordion_in:first-of-type,.smk_accordion .accordion_in:first-of-type .acc_head, .smk_accordion .accordion_in:last-of-type,.smk_accordion .accordion_in:last-of-type .acc_content, .smk_accordion .accordion_in.acc_active > .acc_content, .smk_accordion .accordion_in.acc_active > .acc_head, .smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand, .smk_accordion.acc_with_icon .accordion_in .acc_head,.smk_accordion.acc_with_icon .accordion_in .acc_content { -webkit-transition: none !important;-moz-transition: none !important;-ms-transition: none !important;-o-transition: none !important;transition: none !important;}
.smk_accordion .accordion_in {position: relative;z-index: 10;margin-top: -1px;overflow: hidden;}
.smk_accordion .accordion_in .acc_head {position: relative; background:#efebe8;cursor: pointer; margin-bottom:2px;}
.smk_accordion .accordion_in .acc_head:hover{ background:#f9f7f6;}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {display: block;width: 18px;height: 18px;position: absolute;left: 10px;top: 50%;margin-top: -9px;background: url(../img/plusminus.png) center 0;}
.smk_accordion .accordion_in .acc_content {background: #f9f7f6;padding:10px;}
.smk_accordion .accordion_in:first-of-type,.smk_accordion .accordion_in:first-of-type .acc_head {border-radius: 2px 2px 0 0;}
.smk_accordion .accordion_in:last-of-type,.smk_accordion .accordion_in:last-of-type .acc_content {border-radius: 0 0 2px 2px;}
.smk_accordion .accordion_in.acc_active > .acc_content {display: block;}
.smk_accordion .accordion_in.acc_active > .acc_head {background: #f9f7f6;}
.smk_accordion .accordion_in.acc_active > .acc_head .acc_icon_expand {background: url(../img/plusminus.png) center -18px;}
.smk_accordion.acc_with_icon .accordion_in .acc_head,.smk_accordion.acc_with_icon .accordion_in .acc_content {padding-left: 40px;}

#scrollbar1{width:100%;margin:0;position: relative;}
#scrollbar1 .viewport{height: 450px;overflow:hidden;position:relative;}
#scrollbar1 .overview{list-style:none;position:absolute;left:0;top:0;margin:0;padding:0; width:90%;}
#scrollbar1 .scrollbar{background:#f9f7f6;position:absolute;background-position:0 0;right: -20px;top:0;width:6px;}
#scrollbar1 .track{background:#f9f7f6;height:100%;width:6px;position:relative;padding:0;}
#scrollbar1 .thumb{background:#002c5c;height:20px;width:4px;cursor:pointer;overflow:hidden;position:absolute;top:0;left:1px;}
#scrollbar1 .thumb .end{background:#002c5c;overflow:hidden;height:5px;width:43px;}
#scrollbar1 .disable{display:none;}
.noSelect{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;}

@media only screen and (max-width: 1440px) {body.barrio .modal.active > .content table{ margin:0}.back_slider article figure figcaption{ top:35%; left:5%;}}

@media only screen and (max-width: 1366px) {
	body{border:none !important}
	.navcontain{ margin:0; padding:10px 0 0 0}
	.back_slider figure, .back_slider_interior figure { text-align:center; height:100%}
	.back_slider figure figcaption, .back_slider_interior figure figcaption { text-align:left;}
	.back_slider_interior img { width:auto !important; height:100% !important; margin:0 auto; float:none;}
}

@media only screen and (max-width: 1280px) { 
.white, aside .white, body.ubicacion .white{padding:30px 30px 15px 30px !important; }
body.barrio a.btn{ margin-top:0; position:relative;} 
body.barrio figure figcaption{ display:none;}
body.barrio .modal.active > .content figure figcaption{ display:block;}
body.ubicacion .white article{ min-height:400px}
ul.back_slider_interior_tabs{top:390px; height:20px;}
.back_slider article figure figcaption{ top:25%; left:5%;}
p{ font-size:.9rem; line-height:1.425rem;}}
@media only screen and (max-width: 800px) { 
/*slider*/
.back_slider{ overflow:scroll !important; margin-top:180px !important; }
.back_slider article, .back_slider_interior article {position:relative !important;display:block !important; float:none !important; transition:none !important; -webkit-transition:none !important; opacity:1 !important; z-index:4 !important; height:auto !important; left:auto !important; top:auto !important;}
.back_slider img, .back_slider_interior img {height:auto !important;float:none !important;}
.back_slider article figure, .back_slider_interior figure { position:relative; height:100%; width:100%;}
.back_slider article figure figcaption{ position:relative !important; width:100% !important; max-width:100% !important; height:auto; top:0 !important; left:0 !important; padding:10px; background:#002c5c; background-image:none;transition:none !important; -webkit-transition:none !important; -webkit-animation:none !important;animation:none !important }
.back_slider_tabs{ display:none !important;}
body.barrio, body.ubicacion, body.video, body.respuestas, body.gracias, body.desarrolla{ background-image:none; background-color:#efebe8;}
.white p{ text-align:center !important;}.white img.fm{ margin:auto !important}
input.btn{ width:100% !important; font-size:1.25rem; text-align:center; background-image:none; border-radius:2px;}
body.barrio figure figcaption { display:block !important; }

.back_slider_interior article figcaption h2, body.desarrolla{ font-size:2.5rem;}
.back_slider_interior article figcaption h2, .back_slider_interior article figcaption p, body.desarrolla p, body.desarrolla h2, body.desarrolla{ text-align:center;}
 .back_slider_interior article figcaption p{-webkit-column-count: 1!important;}
  .back_slider_interior article figcaption ul li{ width:100% !important;}
 body.ubicacion .white article{ min-height:inherit !important}
 body.desarrolla p{ border:none !important}
 .white-border, body.desarrolla .white-border{height:auto !important;}
 .white, aside .white, body.ubicacion .white{padding:60px !important; }
}

@media only screen and (max-width:400px) {
.white, aside .white, body.ubicacion .white{padding:30px 30px 15px !important; }
body.desarrolla .white-border{ height:auto !important;}
body.video .white-border{ height:auto !important;}
body.video .eight.columns .white{ padding:20px 0 0 0!important}
body.video .eight.columns .white h2{ padding:40px 20px 0 20px}
body.barrio figure figcaption table td{ width:100% !important; display:block !important; }
}

.extruder{position:fixed;cursor:default; z-index:9999;-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder .header{height:27px}
.extruder .extruder-content{display:none;background:none;-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder.open .extruder-content{ height:100%; margin-top:25%;-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder.right{height:60%; top:20% !important;-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder.right .extruder-content{ border-width:2px 0 2px 2px; border-color:#002c5c; border-style:solid;-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder.right.open .extruder-content{-webkit-transition:none !important; -webkit-animation:none !important;animation:none !important}
.extruder.right .ext_wrapper{height:100%;right:0}
.extruder.right .footer{display:none}
.extruder.right .flap{font-size:18px;color:white;top:35% !important;padding:10px 0;background:#002c5c;width:30px; height:130px; display:block;position:absolute;left:-29px; border-radius:0 2px; cursor:pointer;}

.extruder.right .flap .flapLabel{background:#002c5c;font-family: 'ScalaSans-BoldSC'!important ;}
#extruderRight aside .white{ padding:30px !important;}
#extruderRight aside .white h3{ font-size:26px; line-height:24px;}
#extruderRight aside .white p{ font-size:18px; line-height:18px;}


@media only screen and (max-width:1366px) { 
.extruder.open .extruder-content, .extruder-content .extruder-container, .extruder-content .extruder-container .white-border{ height:100% !important; margin-top:0;}
#extruderRight aside .white{ padding-top:100px !important;}
.extruder.right{height:100%; top:0 !important;}
}

@media only screen and (max-width: 1600px) {
	.navcontain{ margin:0; padding:10px 0 0 0}
	.back_slider figure, .back_slider_interior figure { text-align:center; height:100%}
	.back_slider figure figcaption, .back_slider_interior figure figcaption { text-align:left;}
	.back_slider_interior img { width:auto !important; height:100% !important; margin:0 auto; float:none;}
}