/*-----------------------------------------------------------------------------------

  Theme Name: Dublin, GA
  Author Design: Nasryn Abou-Arabi - https://www.linkedin.com/in/nasryn-abou-arabi-5b6aaa89
  Developer: Devin Metivier @devjmetivier
  Author URI: http://www.revize.com/
  Date: December DAY, 2017

-----------------------------------------------------------------------------------*/
/* -----------------------------------------
#basic styles
-----------------------------------------*/
body { font-family: sans-serif; font-weight: 400; font-size: 14px; text-transform: none; line-height: 1.6; background: #fff; color: #686868; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-text-size-adjust: 100%; }

/* -----------------------------------------
#typography
-----------------------------------------*/
h1, h2, h3, h4, h5, h6 { margin: 0 0 30px 0; font-weight: normal; line-height: 1.2; color: #686868; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }

h1 { font-size: 36px; }

h2 { font-size: 32px; }

h3 { font-size: 28px; }

h4 { font-size: 21px; }

h5 { font-size: 16px; }

h6 { font-size: 14px; }

.header { margin: 0 0 30px 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 20px; text-transform: uppercase; color: #686868; }

.subheader { margin: 0 0 30px 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; color: #686868; }

p { margin: 0 0 30px 0; }

em { font-style: italic; }

strong, b { font-weight: bold; }

small { font-size: 80%; }

hr { margin: 10px 0 30px; height: 0; border: solid #ccc; border-width: 1px 0 0; clear: both; }

/* -----------------------------------------
#links
-----------------------------------------*/
a, a:visited { color: #0e8ad6; text-decoration: underline; }

a:hover, a:focus { color: #0f99ee; }

p a, p a:visited { line-height: inherit; }

/* -----------------------------------------
#lists
-----------------------------------------*/
ul, ol { margin: 0 0 20px 10px; }

ul { list-style: disc; }

ol { list-style: decimal; }

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

ul ul li { margin-bottom: 6px; }

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

ul ol li { margin-bottom: 6px; }

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

ol ol li { margin-bottom: 6px; }

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

ol ul li { margin-bottom: 6px; }

li { line-height: 1.3; margin-bottom: 7px; }

li p { line-height: 1.3; }

/* -----------------------------------------
#images
-----------------------------------------*/
img { max-width: 100%; height: auto; }

a img { border: none; }

.alignleft { float: left; clear: left; margin: 0 20px 20px; }

.alignright { float: right; margin: 0 0 20px 20px; }

.alignnone { margin: 0 auto 20px; display: block; }

img[align="right"], img[style*="float: right"], img[style*="float:right"] { margin: 0 0 20px 20px; }

img[align="left"], img[style*="float: left"], img[style*="float:left"] { margin: 0 20px 20px 0; }

/* -----------------------------------------
#buttons
-----------------------------------------*/
.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .btn { display: inline-block; padding: 6.5px 19px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 3px; text-decoration: none; line-height: normal; text-transform: uppercase; vertical-align: top; border: 0; border-radius: 15px; background: #07b773; color: #fff; cursor: pointer; transition: background .3s; }

.button:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .btn:hover { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #06a568; color: #fff; }

.button:active, a.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .btn:active { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #06a568; }

.button:focus, a.button:focus, button:focus, input[type="submit"]:focus, input[type="reset"]:focus, input[type="button"]:focus, .btn:focus { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #06a568; color: #fff; }

.button:visited, a.button:visited, button:visited, input[type="submit"]:visited, input[type="reset"]:visited, input[type="button"]:visited, .btn:visited { -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -ms-box-shadow: none; box-shadow: none; background: #06a568; color: #fff; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

.btn-share-close { background: #4f7cbf; color: #fff; }

.btn-share-close:hover { background: #4770ac; color: #fff; }

.btn-alt { padding: 14px 38.5px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; border-radius: 25.5px; }

.btn.blue { background: #4f7cbf; }

.btn.blue:hover, .btn.blue:active, .btn.blue:visited, .btn.blue:focus { background: #4770ac; }

/* -----------------------------------------
#forms
-----------------------------------------*/
form { margin-bottom: 30px; }

fieldset { margin-bottom: 30px; }

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea, select { border: 1px solid #e9eaec; padding: 10px 14px; outline: none; font-size: 13px; font-family: sans-serif; color: #777; margin: 0; display: inline-block; background: #fff; border-radius: 0; box-shadow: none; }

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus { color: #63686c; border: 1px solid #0F95E9; }

label, legend { display: block; font-weight: bold; font-size: 13px; }

input[type="checkbox"] { display: inline; }

label span { font-weight: normal; font-size: 13px; color: #444; }

legend span { font-weight: normal; font-size: 13px; color: #444; }

.form-control:focus { border-color: inherit; -webkit-box-shadow: none; box-shadow: none; }

::-webkit-input-placeholder { color: #777; }

:-moz-placeholder { color: #777; }

::-moz-placeholder { color: #777; }

:-ms-input-placeholder { color: #777; }

.gsc-control-cse * { box-sizing: content-box; }

/* -----------------------------------------
#rz intranet
-----------------------------------------*/
form.loginform { padding: 30px; border: 1px solid #D2DFEF; background: #fff; }

form.loginform p { padding: 20px; line-height: 1; background: #E65229; color: #fff; }

form.loginform label { font-weight: normal; }

form.loginform label input { display: block; box-sizing: border-box; margin-bottom: 10px; padding: 10px; width: 100%; color: #000; }

/* -----------------------------------------
#rz notify
-----------------------------------------*/
.e-notify { overflow: hidden; padding: 3px 13px 2px; position: fixed; bottom: 10px; left: 10px; font-size: 12px; font-weight: bold; text-transform: uppercase; border-radius: 50px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.175); background: #E7DF7F; color: #111; z-index: 999; }

.e-notify img { display: none; }

.e-notify i { margin-right: 4px !important; }

.e-notify a { position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

/* -----------------------------------------
#rz alert
-----------------------------------------*/
.floating-alert { margin: 0; padding: 30px; position: fixed; right: 10px; bottom: 10px; width: 350px; font-size: 14px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); border: 3px solid #fff; background: rgba(0, 0, 0, 0.9); color: #fff; z-index: 99999; }

.floating-alert h1 { margin: 0 0 10px; font-family: sans-serif; font-size: 18px; font-weight: bold; text-transform: uppercase; color: #ffc140; }

.floating-alert .btn { margin: 20px 0 0 0 !important; padding: 8px 10px; }

.floating-alert .close { margin-right: 20px; padding: 0; background: none !important; color: #fff !important; opacity: 1; }

/* -----------------------------------------
#rz edit
-----------------------------------------*/
.float_button_above {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.socialbtn {
  position: absolute;
  top: -22px;
  left: 0;
}
.sliderBtn, .sliderbtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 56;
}
.qLeftlinksBtn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.qLeftlinksBtn a {
  padding: 0 !important;
}
.qlinksBtn {
  position: absolute;
  top: -22px;
  left: 0;
  width: 100%;
  text-align: center;
}
.welcome-news-events .copyrightBtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.alertbtn {
  position: absolute;
  bottom: 0;
  left: 0;
}

/* -----------------------------------------
#loader
-----------------------------------------*/
/* -----------------------------------------
#main
-----------------------------------------*/
body { overflow-x: hidden; }

.text-overflow { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.search-open #nav { margin-top: 40px; }

header { position: relative; z-index: 60; }

.main-bar { background: #121c2b; }

.logo { position: absolute; top: 9px; left: 17px; z-index: 2; }

nav { margin: 0 0 0 142px; float: left; }

#nav { float: none; margin: 0; padding: 0; list-style: none; }

#nav a, #nav span { display: block; padding: 26px 23px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; text-decoration: none; background: transparent; color: #fff; }

#nav a:hover, #nav a:focus, #nav span:hover, #nav span:focus { background: transparent; color: #fff; }

#nav li { margin: 0; float: left; }

#nav li:hover > ul { display: block; }

#nav ul { display: none; margin: 0; padding: 95px 0 90px 0; position: absolute; top: 100%; left: 0; list-style: none; text-align: left; background: #4f7cbf; }

#nav ul.showUl { display: block; }

#nav ul.hideUL { display: none; }

#nav ul:before { content: ''; position: absolute; top: 0; left: 0; height: 100%; margin-left: -1000%; padding-left: 1000%; background: #4f7cbf; z-index: -1; }

#nav ul:after { content: ''; position: absolute; top: 0; left: 0; height: 100%; margin-right: -1000%; padding-right: 1000%; background: #4f7cbf; z-index: -1; }

#nav ul a, #nav ul span { padding: 0; margin-bottom: 14px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: none; color: #fff; }

#nav ul a.has-children .toggle2, #nav ul span.has-children .toggle2 { display: inline-block; margin-left: 8px; color: #08cf82; }

#nav ul li { margin: 0; padding: 0; }

#nav ul ul { margin: 0; padding: 0; left: 100%; top: 0; }

#nav ul ul.showUl { display: block; }

#nav ul ul.hideUL { display: none; }

#nav ul ul a, #nav ul ul span { margin-bottom: 9px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; }

#nav ul { -moz-column-count: 5; -moz-column-gap: 30px; -webkit-column-count: 5; -webkit-column-gap: 30px; column-count: 5; column-gap: 30px; width: 100%; }

#nav ul li { display: block; float: none; }

#nav ul ul { display: block; position: static; top: 100%; left: 0; max-width: 100%; -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; }

#search { float: right; margin-top: 16px; width: 238px; background: transparent; }

#search form { margin: 0; position: relative; width: 100%; }

#search input { padding-left: 38px; padding-right: 75px; height: 36px; width: 100%; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 11px; text-transform: none; letter-spacing: 1px; color: #20201d; border: none; border-radius: 18px; }

#search input:focus { outline: none; border: none; }

#search input::placeholder { font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 11px; text-transform: none; letter-spacing: 1px; color: #20201d; }

#search button { padding: 0 11px; position: absolute; top: 0; right: 0; height: 36px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; border-radius: 0 18px 18px 0; background: #07b773; color: #fff; }

#search button:focus { outline: none; border: none; }

#search em { margin-top: 0; position: absolute; top: 9px; left: 12px; font-size: 15px; color: #4f7cbf; }

.translate { float: right; margin: 19px 18px 0 0; }

.socials { float: right; position: relative; margin: 20px 40px 0 0; font-size: 0; }

.socials a:not(:last-of-type) { margin: 0 10px 0 0; }

.slider { position: relative; height: 700px; background: #000; z-index: 1; }

.slider .bx-controls { display: none; }

.tagline { position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; z-index: 55; }

.tagline .container, .tagline .row, .tagline .col-md-12 { height: 100%; }

.tagline .tagline-wrap { display: table; width: 100%; height: 100%; }

.tagline .contents { display: table-cell; vertical-align: middle; padding-top: 41px; }

.tagline .suf { margin-bottom: -3px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: uppercase; letter-spacing: 3px; color: #fff; }

.tagline img { display: block; margin: 0 auto; }

.tagline .btn { display: inline-block; margin-top: -9px; }

.qlinks-toggle { cursor: pointer; }

.qlinks-btn { position: fixed; top: 522px; width: 203px; height: 77px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; letter-spacing: 3px; line-height: 77px; text-align: center; border-radius: 0 0 3px 3px; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); background: #07a267; background: -moz-linear-gradient(left, #07a267 0%, #07b774 100%); background: -webkit-linear-gradient(left, #07a267 0%, #07b774 100%); background: -o-linear-gradient(left, #07a267 0%, #07b774 100%); background: -ms-linear-gradient(left, #07a267 0%, #07b774 100%); background: linear-gradient(to right, #07a267 0%, #07b774 100%); transform-origin: 0 0; transform: rotate(-90deg); color: #fff; z-index: 59; }

.qlinks { position: fixed; top: 175px; left: -486px; width: 486px; background: #fff; border-radius: 0 3px 3px 0; opacity: 0; z-index: 58; transition: all .25s ease-in-out; }

.qlinks.active { left: 0; opacity: 1; }

.qlinks .qlinks-close-btn { float: right; margin: 18px 21px 0 0; }

.qlinks ul { margin: 0; padding: 0 51px 25px 151px; list-style: none; clear: both; }

.qlinks li { margin: 0; }

.qlinks li:not(:last-of-type) { border-bottom: 1px solid #e7e8e9; }

.qlinks a { display: block; padding: 18px 0; position: relative; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 18px; text-transform: none; text-decoration: none; color: #121c2b; }

.qlinks a:before { display: none; content: url("../../_assets_/images/clover.png"); position: absolute; top: calc(50% - 9px); left: -47px; }

.qlinks a:hover, .qlinks a:active, .qlinks a:visited, .qlinks a:focus { text-decoration: none; color: #121c2b; }

.qlinks a:hover:before, .qlinks a:focus:before { display: block; }

.qlinks-2 { padding: 50px 0; position: relative; background: url("../../_assets_/images/qlinks-bg.jpg"); }

.qlinks-2 img { width: auto !important; }

.qlinks-2 .item a { display: table; width: 100%; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: none; text-align: center; text-decoration: none; border-radius: 3px; background: #fff; color: #4f7cbf; }

.qlinks-2 .item a:not(:last-of-type) { margin-bottom: 10px; }

.qlinks-2 .item a:hover, .qlinks-2 .item a:active, .qlinks-2 .item a:visited, .qlinks-2 .item a:focus { text-decoration: none; background: #fff; color: #4f7cbf; }

.qlinks-2 .item img { display: block; margin: 0 auto 6px auto; }

.qlinks-2 .item-info { display: table-cell; vertical-align: middle; padding: 18px 15px; }

.welcome-news-events {position: relative;}

.welcome-news-events .controls { position: absolute; top: 0; right: 5px; font-size: 0; z-index: 10; }

.welcome-news-events .controls a { margin-right: 10px; width: 203px; height: 77px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; text-decoration: none; letter-spacing: 3px; line-height: 77px; text-align: center; border-radius: 0 0 3px 3px; box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2); background: #07a267; background: -moz-linear-gradient(left, #07a267 0%, #07b774 100%); background: -webkit-linear-gradient(left, #07a267 0%, #07b774 100%); background: -o-linear-gradient(left, #07a267 0%, #07b774 100%); background: -ms-linear-gradient(left, #07a267 0%, #07b774 100%); background: linear-gradient(to right, #07a267 0%, #07b774 100%); color: #fff; }

.welcome-news-events .controls a:hover, .welcome-news-events .controls a:active, .welcome-news-events .controls a:visited, .welcome-news-events .controls a:focus { text-decoration: none; color: #fff; }

.welcome-toggle, .news-toggle, .events-toggle { display: inline-block; }

.welcome-toggle.active, .news-toggle.active, .events-toggle.active { display: none; }

.welcome, .news, .events { display: none; margin: 0 -15px; }

.welcome.active, .news.active, .events.active { display: block; }

.welcome { padding: 60px 0 31px 0; }

.welcome h2 { margin-bottom: 29px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; text-transform: none; color: #121c2b; }

.welcome .sub { margin-bottom: 12px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 36px; text-transform: none; font-style: italic; color: #07b773; }

.welcome p { font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 18px; text-transform: none; }

.welcome .btn { margin-top: 30px; }

.mayor { margin: 50px 0 0 -46px; max-width: 416px; }

.mayor .name { padding: 16.5px 15px; position: relative; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 18px; text-transform: uppercase; letter-spacing: 3.5px; text-align: center; border-radius: 0 0 3px 3px; background: #4f7cbf; color: #fff; z-index: 1; }

.mayor .name span { color: #0de792; }

.mayor .name:before { content: ''; position: absolute; top: -12px; left: calc(50% - 17px); width: 24px; height: 24px; background: #4f7cbf; z-index: -1; transform: rotate(45deg); }

.news { padding: 60px 0 72px 0; text-align: center; }

.news h2 { margin-bottom: 29px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; text-transform: none; text-align: left; color: #121c2b; }

.news .btn { margin-top: 72px; }

.news-item { display: block; padding: 39px 58px; text-align: left; text-decoration: none; line-height: 24px; border-radius: 3px; background: #4f7cbf; }

.news-item:hover, .news-item:active, .news-item:visited, .news-item:focus { text-decoration: none; }

.news-item .date { margin-bottom: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #08cf82; }

.news-item .title { margin-bottom: 20px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 20px; text-transform: none; color: #fff; }

.news-item .read-more { margin-bottom: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; text-transform: uppercase; color: #fff; }

.events { padding: 0 0 93px 0; }

.events h2 { float: left; margin-bottom: 29px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; text-transform: none; text-align: left; color: #121c2b; }

.event-head {padding-top: 60px;}

.events .btn { float: right; margin: 14px 70px 0 0; }

.copyright { padding: 18px 0; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 14px; text-transform: none; background: #e5ebf5; }

.copyright p { margin-bottom: 0; color: #4f7cbf; }

.copyright a { font-weight: 700; text-decoration: none; color: #4f7cbf; }

.copyright a:hover, .copyright a:active, .copyright a:visited, .copyright a:focus { text-decoration: none; color: #4f7cbf; }

.copyright a.color { text-transform: uppercase; color: #07b773; }

.copyright a.color:hover, .copyright a.color:active, .copyright a.color:visited, .copyright a.color:focus { color: #07b773; }

.copyright .seals { font-size: 0; text-align: center; }

.copyright .seals img { display: inline-block; }

.copyright .seals img:not(:last-of-type) { margin-right: 33px; }

.foot-info { padding: 23px 0 22px 0; background: #121c2b; }

.foot-info p { margin: 3px 0; font-family: 'Open Sans', sans-serif; font-weight: 600; font-size: 12px; text-transform: none; line-height: 20px; color: #fff; }

.foot-info .seals { font-size: 0; text-align: center; }

.foot-info .seals img { display: inline-block; }

.foot-info .seals img:not(:last-of-type) { margin-right: 33px; }

footer { font-family: sans-serif; font-weight: 400; font-size: 12px; text-transform: none; background: transparent; }

footer p { margin: 15px 0; color: #000; }

footer p a { text-decoration: none; color: #fff; }

footer p a:hover, footer p a:focus, footer p a:visited { text-decoration: none; color: #fff; }

footer p a.color { color: #000; }

footer p .color { color: #000; }

iframe { border: none; }

iframe[src="calendar_app/index.html#-mini,css=calendar_mini_dublinga.css"] {}

.dropdown-menu a { text-decoration: none; }

.goog-te-gadget-simple { padding: 0 !important; background: transparent !important; border: none !important; }

.goog-te-gadget-simple .goog-te-menu-value { color: #fff !important; }

.goog-te-gadget-icon { display: none !important; }

.goog-te-gadget { display: inline !important; font-family: sans-serif !important; font-size: 12px !important; }

.goog-te-menu-value { margin: 0 !important; text-decoration: none; }

.goog-te-menu-value:hover, .goog-te-menu-value:active, .goog-te-menu-value:visited, .goog-te-menu-value:focus { text-decoration: none; }

.goog-te-menu-value img { display: none !important; }

.goog-te-menu-value span { display: none !important; }

.goog-te-menu-value span:first-of-type { display: inline-block !important; position: relative; font-size: 0; }

.goog-te-menu-value span:first-of-type:before { content: url("../../_assets_/images/globe.png"); display: inline-block; position: absolute; top: 3px; left: -20px; }

.goog-te-menu-value span:first-of-type:after { content: 'Translate'; display: inline-block; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 12px; text-transform: none; }

/* Accessibility */
a:focus, button:focus, *[role="button"]:focus { box-shadow: 0 0 5px #51cbee; outline: 2px solid #51cbee; outline-offset: -2px; }

#content { display: block; margin: 0; padding: 0; height: 0; width: 0; overflow: hidden; }

.skip { display: block; padding: 15px; position: fixed; font-family: sans-serif; font-weight: 700; font-size: 18px; text-transform: none; top: 30px; left: -70%; text-decoration: none; background: #4f7cbf; color: #fff; z-index: 9999; transition: left .3s ease-in-out; }

.skip:hover, .skip:active, .skip:visited { text-decoration: none; background: black; color: #fff; }

.skip:focus { left: 30px; text-decoration: none; color: #fff; }

/* End Accessibility */
/* -----------------------------------------
#inner
-----------------------------------------*/
#flyout-toggle { display: none; float: right; position: relative; font-size: 20px; color: #fff; z-index: 9; }

#flyout { margin: 0; padding: 0; }

#flyout a, #flyout span { display: block; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; text-transform: none; text-decoration: none; border-bottom: 1px solid #dee1e6; background: transparent; color: #121c2b; }

#flyout a:hover, #flyout a:focus, #flyout span:hover, #flyout span:focus { background: #07b773; color: #fff; }

#flyout li { margin: 0; display: block; position: relative; }

#flyout li:hover a { border-color: transparent; }

#flyout li:hover > ul { display: block; }

#flyout li:last-of-type a, #flyout li:last-of-type span { border: none; }

#flyout ul { display: none; margin: 0; padding: 0; position: absolute; top: 0; left: 100%; background: #f5f7fb; z-index: 9; }

#flyout ul.showUl { display: block; }

#flyout ul.hideUL { display: none; }

#flyout ul a, #flyout ul span { padding: 10px 15px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; width: 180px; }

#flyout .toggle { display: none; float: right; }

.breadcrumbs { font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 14px; text-transform: none; line-height: 1; }

.breadcrumbs p { margin: 0; color: #fff; }

.breadcrumbs a { text-decoration: none; color: #08cf82; }

.breadcrumbs a:hover, .breadcrumbs a:focus, .breadcrumbs a:visited, .breadcrumbs a:active { text-decoration: none; color: #08cf82; }

.breadcrumbs span { margin: 0 22px 0 11px; color: #08cf82; }

#main-content { padding: 0; background: #fff; }

.slider-inner { position: relative; height: 200px; background: #000; z-index: 1; }

.slider-inner .bx-controls { display: none; }

.page-info { position: absolute; top: 0; left: 0; width: 100%; z-index: 55; }

.page-title { margin-bottom: 21px; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 40px; text-transform: none; color: #fff; }

.page-info-wrap { padding: 53px 53px 0 53px; }

.left-column { background: #f5f7fb; }

.left-column h2 { margin-bottom: 0; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 30px; text-transform: none; color: #4f7cbf; }

.left-column h2 br { display: none; }

#freeform-fullwidth .entry { padding: 81px 0 50px 0; }

.entry { padding: 30px 0; }

.post { min-height: 500px; }

/* -----------------------------------------
#share widget
-----------------------------------------*/
.modal-content { overflow: hidden; box-shadow: none !important; border-radius: 3px; }

.modal-header { padding: 30px 60px; text-align: center; border-color: #F4F9FD; background: #fff; }

.modal-header h4 { font-size: 30px; }

.modal-header button { margin-top: 2px !important; position: relative; font-size: 25px; background: none; color: #000 !important; }

.modal-header button:hover { background: none; color: #000 !important; }

.modal-body { padding: 40px 60px; }

.copylink { margin-bottom: 40px; }

.copylink pre { border: 1px solid #DBE7F0; background: #F4F9FD; }

.share-btns { margin: 0 0 20px; }

.share-btns a { display: block; overflow: hidden; margin-bottom: 20px; height: 170px; vertical-align: top; text-align: center; text-decoration: none; border-radius: 3px; border: 1px solid #DBE7F0; }

.share-btns i { display: block; font-size: 60px; line-height: 170px !important; }

.btn-facebook { color: #3b5998 !important; }

.btn-facebook:hover { border-color: #3b5998; }

.btn-twitter { color: #00ACED !important; }

.btn-twitter:hover { border-color: #00ACED; }

.btn-google { color: #D34836 !important; }

.btn-google:hover { border-color: #D34836; }

.btn-reddit { color: #ff5700 !important; }

.btn-reddit:hover { border-color: #ff5700; }

.btn-lg { padding: 14px 30px; font-size: 16px; border-radius: 3px; border: 0; }

.floating-share-btn { padding: 0; position: fixed; top: 40%; right: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 0; border: 0; background: #07b773 !important; color: #fff !important; z-index: 99999; }

/* -----------------------------------------
#bxslider
-----------------------------------------*/
.bxslider, .bx-viewport, .bx-wrapper { height: 100% !important; }

.bxslider li { height: 100% !important; }

.bx-wrapper { position: relative; margin: 0; padding: 0; *zoom: 1; overflow: hidden; }

.bx-wrapper * { margin: 0; padding: 0; }

.bx-wrapper img { max-width: 100%; display: block; }

.bxslider { list-style: none; }

.bxslider > li:nth-child(n+1) { display: none; }

.bx-wrapper .bx-pager { text-align: center; }

.bx-wrapper .bx-pager .bx-pager-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; *zoom: 1; *display: inline; }

.bx-wrapper.bx-pager-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.bx-wrapper.bx-pager-default-pager a:hover { background: #000; }

.bx-wrapper.bx-pager-default-pager a:active { background: #000; }

.bx-wrapper .bx-controls-direction a { width: 32px; height: 32px; margin: -20px 0 0; display: block; background: url("../../_assets_/images/slider-nav.png") no-repeat 0 0; position: absolute; z-index: 51; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

.bx-wrapper .bx-prev { left: -40px; }

.bx-wrapper .bx-prev:hover { opacity: 1; }

.bx-wrapper .bx-next { right: -40px; background-position: 100% 0 !important; }

.bx-wrapper .bx-next:hover { opacity: 1; }

.bx-wrapper:hover .bx-prev { opacity: 0.6; left: 20px; }

.bx-wrapper:hover .bx-next { opacity: 0.6; right: 20px; }

/* -----------------------------------------
#media queries
-----------------------------------------*/
@media only screen and (min-width: 992px) { header { position: fixed; top: 0; left: 0; width: 100%; }
  main { margin-top: 70px; }
  #nav .toggle, #nav .toggle2, #flyout .toggle, #flyout .toggle2 { display: none; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: none; }
  #nav > li:hover > a { position: relative; }
  #nav > li:hover > a:after { content: ''; position: absolute; bottom: 0; left: calc(50% - 32px); width: 64px; height: 4px; background: #07b773; }
  #flyout > li { padding: 0 30px; }
  #flyout > li > a { padding: 15px 0; }
  #flyout > li:hover { padding: 0; }
  #flyout > li:hover > a { padding: 15px 30px; background: #07b773; color: #fff; }
  .left-column { float: left; width: 300px; }
  .left-column h2 { margin-bottom: 18px; padding: 81px 30px 0 30px; }
  .left-column h2 br { display: block; }
  .entry { padding: 84px 0 50px 39px; overflow: hidden; }
  .entry .container { max-width: 100%; } }

@media only screen and (min-width: 1201px) { .container { width: 1200px; max-width: 100%; }
  #flyout > li { padding: 0 110px; }
  #flyout > li > a { padding: 22px 0; }
  #flyout > li:hover { padding: 0; }
  #flyout > li:hover > a { padding: 22px 110px; background: #07b773; color: #fff; }
  .left-column { float: left; width: 452px; }
  .left-column h2 { margin-bottom: 18px; padding: 81px 110px 0 110px; }
  .left-column h2 br { display: block; }
  .entry { padding: 84px 0 50px 39px; overflow: hidden; } }

@media only screen and (max-width: 1200px) { #search { margin-top: 15px; }
  .socials { margin: 15px 40px 15px 0; }
  .translate { margin: 15px 0 0 0; }
  iframe[src="calendar_app/index.html#-mini,css=calendar_mini_dublinga.css"] {
    height: 600px;
  }
}

@media only screen and (max-width: 991px) {
  .qlinks-wrap .owl-stage{width:100% !important}
  .qlinks-wrap .owl-item{width:100% !important;margin:0 0 10px !important}
 .logo { float: left; padding: 5px 0; position: relative; top: auto; left: auto; }
  .logo img { height: 60px; }
  .toggle, .toggle2, #nav-toggle, #search-toggle, #flyout-toggle { display: inline-block; cursor: pointer; }
  #nav-toggle, #search-toggle { float: right; font-size: 20px; color: #fff; }
  #nav-toggle { margin: 0 -15px 0 0; padding: 25px 15px; position: relative; }
  #nav-toggle:after { content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: rgba(255, 255, 255, 0.2); }
  #search-toggle { margin: 0; padding: 25px 15px; }
  nav { float: none; margin: 0; }
  #nav { display: none; float: none; margin: 0 -15px; background: #121c2b; transition: margin .2s ease-in-out; clear: both; }
  #nav a, #nav span { padding: 20px 25px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; line-height: 1; text-align: left; border-top: 1px solid rgba(255, 255, 255, 0.2); background: none; color: #fff; }
  #nav a:hover, #nav span:hover { color: #fff; }
  #nav li { display: block; float: none; position: relative; }
  #nav li:hover > ul { display: none; }
  #nav li li:hover > a { background: none; }
  #nav ul { padding: 0; position: static; top: 0; width: auto; -moz-column-count: 1; -moz-column-gap: 0; -webkit-column-count: 1; -webkit-column-gap: 0; column-count: 1; column-gap: 0; background: #0e1622; }
  #nav ul a, #nav ul span { margin: 0; padding: 20px 35px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; width: 100%; background: none; color: #fff; }
  #nav ul a:hover, #nav ul span:hover { color: #fff; }
  #nav ul ul { display: none; margin: 0; padding: 0; left: 0; background: #0b111a; }
  #nav ul ul a, #nav ul ul span { margin: 0; padding: 20px 45px; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 14px; text-transform: none; background: none; color: #fff; }
  #nav ul ul a:hover, #nav ul ul span:hover { color: #fff; }
  #nav .toggle, #nav .toggle2 { position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); color: #fff !important; }
  #flyout { display: none; margin: 0; padding: 0; }
  #flyout a, #flyout span { padding: 20px 15px; font-size: 14px; line-height: 1; border-top: 1px solid rgba(0, 0, 0, 0.2); background: none; }
  #flyout li { padding: 0; }
  #flyout li:hover > ul { display: none; }
  #flyout ul { position: static; left: 0; padding: 0; background: rgba(0, 0, 0, 0.2); }
  #flyout ul a, #flyout ul span { padding: 20px 30px; width: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
  #flyout .toggle { display: block; position: absolute; right: 0; top: 0; width: 55px; height: 55px; text-align: center; line-height: 55px; background: rgba(0, 0, 0, 0.2); }
  #search { display: none; margin: 0; padding: 10px 15px; position: absolute; top: 100%; left: 0; width: 100%; background: #121c2b; }
  .socials { margin: 20px 40px 20px 0; }
  .translate { margin-top: 20px; }
  .slider { height: 400px; }
  .welcome-news-events .controls { top: 0; left: 0; right: auto; width: 100%; text-align: center; }
  .welcome-news-events .controls a { margin: 0 5px; width: 175px; }
  .welcome, .news, .events { padding-top: 90px; margin: 0; }
  .welcome { padding-bottom: 0; }
  .mayor { margin: 30px auto; }
  .news { padding-bottom: 30px; }
  .news .btn { margin: 15px 0 0 0; }
  .news-item { margin-bottom: 15px; }
  .events { padding-bottom: 30px; background: #fff !important; }
  .events h2 { margin-bottom: 10px; float: none; }
  .events .btn { float: none; margin: 15px 0 30px 0; }
  .copyright { padding: 10px; }
  .copyright p { margin: 10px 0; }
  .copyright .seals { text-align: left; }
  .foot-info p { margin: 10px 0; }
  .foot-info .seals { text-align: left; }
  .page-info-wrap { padding-left: 0; padding-right: 0; }
  #flyout-toggle { margin: 15px 15px 0 0; color: #4f7cbf; }
  .left-column h2 { padding: 15px; font-size: 20px; }
  footer .text-right { text-align: left; }
  /* rz form tables - without page scope this targets edit forms and makes editing confusing */
  #freeform #formwizziwmorf tr { display: block !important; }
  #freeform #formwizziwmorf tr td { display: block !important; }
  #freeform #formwizziwmorf tr table tr { display: table-row !important; }
  #freeform #formwizziwmorf tr table td { display: table-cell !important; } }

@media only screen and (max-width: 767px) { .qlinks-toggle { display: none; }
  .qlinks { margin: 0 auto; position: relative; top: auto; left: auto; width: 500px; max-width: 100%; opacity: 1; }
  .qlinks ul { margin: 0; padding: 0; }
  .qlinks a { padding: 15px 49px; font-size: 15px; background: #fff; }
  .qlinks a:hover, .qlinks a:focus { background: #e6e6e6; }
  .qlinks a:before { left: 15px; }
  .page-title { font-size: 30px; }
  .floating-alert { padding-left: 15px; padding-right: 15px; right: 0; left: 0; bottom: 0; width: auto; font-size: 12px; border-radius: 0; border: 0; }
  .floating-alert h4 { margin-bottom: 10px; font-size: 14px; }
  .floating-alert .btn { padding: 7px 12px !important; font-size: 10px; }
  .share-btns a { padding: 10px; width: 100%; height: auto; font-size: 12px; white-space: nowrap; overflow: hidden; }
  .share-btns i { display: block; font-size: 20px; line-height: 50px !important; }
  .floating-share-btn { top: auto; bottom: 0; } }

@media print { .nav-wrap, .sidebar, #flyout-wrap, .breadcrumbs, .e-notify { display: none !important; }
  a[href]:after { content: none !important; } }
