<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline:0;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li &gt; ul,
li &gt; ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: #4169e1;
}
a:visited {
color: #800080;
}
a:hover,
a:focus,
a:active {
color: #191970;
}
a:focus {
outline:0;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
width: 100%;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover &gt; ul,
.main-navigation ul ul li.focus &gt; ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover &gt; ul,
.main-navigation ul li.focus &gt; ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .menu-toggle,
.main-navigation.toggled ul {
display: block;
}
@media screen and (min-width: 37.5em) {
.menu-toggle {
display: none;
}
.main-navigation ul {
display: flex;
}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}
.post, .page{margin:0px;}
body{font-family: 'Open Sans', sans-serif;}
header#masthead { width: 100%;
padding: 25px 0px;
}
section.mainbanner_sections {
display: inline-block;
width: 100%;
position:relative;
}
section.mainbanner_sections .mainebannerimg {
display: block;
width: 100%;
position: relative;
}
section.mainbanner_sections .mainebannerimg:after{
display:block;
position:absolute;
background: rgb(1,56,85);
background: -moz-linear-gradient(90deg, rgba(1,56,85,1) 0%, rgba(0,53,81,0) 100%);
background: -webkit-linear-gradient(90deg, rgba(1,56,85,1) 0%, rgba(0,53,81,0) 100%);
background: linear-gradient(90deg, rgba(1,56,85,1) 0%, rgba(0,53,81,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#013855",endColorstr="#003551",GradientType=1);
width: 50%;
height:100%;
content:'';top: 0;
}
header#masthead .container {
max-width: 1600px !important;
}
.headerrightmenu {
float: right;
width: auto;
}
.headerrightmenu ul.menu {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
.headerrightmenu ul.menu li {
float: left;
width: auto;
list-style: none;
margin-left: 25px;
padding-left: 20px;
position: relative;
}
.headerrightmenu ul.menu li:first-child{margin-left:0px; padding-left:0px;}
.headerrightmenu ul.menu li:first-child:before{display:none;}
.headerrightmenu ul.menu li:before {
display: block;
content: '';
height: 30px;
width: 2px;
position: absolute;
left: 0px;
top:50%;
transform:translateY(-50%);
background: #fff;
}
.headerrightmenu ul.menu li a {
font-size: 20px;
color: #fff;
text-decoration: none;
padding: 0 5px;
font-family: 'Segoe UI';
font-weight:bold;
display: inline-block;
position: relative;
transition: all 1.5s ease;
z-index: 1;
}
.headerrightmenu ul.menu li a::before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 0;
background-color: #003652;
transition: .5s ease;
}
.headerrightmenu ul.menu li a:hover::before {
width: 100%;
}
.headerrightmenu ul.menu li a:hover {
color: #fff;
}
.headerrightmenu ul.menu li a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 0;
width: 100%;
background-color: #003652;
transition: .4s ease;
z-index: -1;
}
.headerrightmenu ul.menu li a:hover::after {
height: 100%;
transition-delay: 0.4s;
}  .mainheaderleft {
float: left;
width: 100%;
justify-content: right;
display: flex;
margin-top: 45px;
}
.mainheaderleft ul {
float: left;
width: auto;
margin: 0;
padding: 0;
}
.mainheaderleft ul li {
float: left;
width: auto;
list-style: none;
margin-right: 25px;
}
.mainheaderleft ul li:last-child{margin-right:0px;}
form.search-form {
float: left;
width: 100%;
position: relative;
}
form.search-form label {
float: left;
width: 100%;
}
form.search-form input.search-field {
background: #fff;
border-radius: 35px;
border: none;
width:250px;
padding: 10px 15px;
border:1px solid #003551 !important;
}
form.search-form input.search-field:focus {
outline: 2px solid #003551!important;
}
form.search-form input.search-submit {
position: absolute;
right: 10px;
background-color: inherit !important;
border: none;
background-image: url(//www.nlacy.ie/wp-content/themes/natlacy/images/serachicon.png);
background-repeat: no-repeat;
width: 23px;
height: 24px;
text-indent: 99px;
overflow: hidden;
top: 50%;
transform: translateY(-50%);
}
.mainheaderleft ul li a {
font-size: 24px;
color: #fff;
text-decoration: none;
font-weight: bold;
transition: all 0.5s ease;
}
li.phone a:hover em img {
transform: rotate(40deg);
}
.mainheaderleft ul li em {
margin-right: 10px;
}
.mainheaderleft ul li em img{
transition: all 0.5s ease;
}
section.mainbanner_sections .mainbannertext {
width: 100%;
position: absolute;
top:50%;
transform: translateY(-65%);
float: left;
}
section.mainbanner_sections .mainbannertext .slidertext {
float: left;
width: 100%;
color: #fff;
}
section.mainbanner_sections .mainbannertext .slidertext h4 {
font-size: 34px;
color: #fff;
line-height: 50px;
float: left;
width: 100%;
font-family: 'Cambria';
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider {
background: #006996 !important;
color: #fff;
padding: 12px 35px;
display: inline-block;
margin-top: 15px;
border-radius: 45px;
font-size: 20px;
text-decoration: none;
overflow:hidden;
position: relative;
z-index: 1;
transition: 0.5s ease;
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider:before {
content: '';
position: absolute;
left: 0;
top: 0;
background: #fff;
width: 20px;
height: 20px;
border-radius: 30px;
z-index:-1;
transition: 0.5s ease;
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider:hover:before {
width:100%;
height:100%;
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider:hover{
color:#006996; 
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider:hover {
animation: updown 2s infinite alternate;
}
@keyframes updown{
0%{
transform: translateY(0px);
}
50%{
transform: translateY(-5px);
}
100%{
transform: translateY(5px);
}
}
section.mainbanner_sections .mainebannerimg img {
width: 100%;
}
section.talto_today {
background: url(//www.nlacy.ie/wp-content/themes/natlacy/images/talktoday_bg.jpg) no-repeat;
background-size: cover;
}
footer#colophon {
background: #003551;
padding: 65px 0px;
color: #fff;
}
section.bannerbelow_Sections {
background: #003551;
padding: 40px 0px;
text-align: center;
color: #fff;
}
section.bannerbelow_Sections .centercontent {
max-width: 1000px;
text-align: center;
margin: auto;
display: inline-block;
margin-bottom: 55px;
}
section.bannerbelow_Sections .centercontent ul {
width: auto;
text-align: center;
margin: 0px 0px 30px 0px;
padding: 0;
}
section.bannerbelow_Sections .centercontent ul li {
display: inline-block;
width: auto;
margin-left: 30px;
padding-left: 30px;
position: relative;
}
section.bannerbelow_Sections .centercontent ul li:before {
height: 25px;
background: #5AC3D5;
width: 2px;
display: block;
content: '';
position: absolute;
left: 0;
top: 0;
}
section.bannerbelow_Sections .centercontent ul li:first-child {
margin-left: 0;
padding-left: 0;
}
section.bannerbelow_Sections .centercontent ul li:first-child:before{
display:none;
}
section.bannerbelow_Sections .centercontent h3 {
width: 100%;
font-size: 48px;
color: rgba(255, 255, 255, .47);
font-family: 'Cambria';
max-width: 736px;
margin: 10px auto 35px;
}
section.bannerbelow_Sections .centercontent p {
font-size: 20px;
line-height: 40px;
}
section.bannerbelow_Sections .imagebox_bannerlblow {
float: left;
width: 100%;
margin-bottom:40px;
}
section.bannerbelow_Sections .imagebox_bannerlblow .img_boxban {
float: left;
width: 100%;
margin-bottom: 20px;
}
section.bannerbelow_Sections .imagebox_bannerlblow .title_boxban {
float: left;
width: 100%;
}
section.bannerbelow_Sections .imagebox_bannerlblow .title_boxban h6 a {
float: left;
width: 100%;
margin: 0;
font-size: 20px;
font-weight: 600;
letter-spacing: 2px;
color: #fff;
text-decoration: none;
}
section.bannerbelow_Sections .linebottom {
margin: 20px 0px 45px;
}
section.laweradvic_sec {
padding: 75px 0px;
text-align: center;
}
section.laweradvic_sec h3 {
float: left;
width: 100%;
text-align: center;
font-size: 37px;
font-weight: 900;
color: #003551;
margin-bottom: 75px;
}
section.laweradvic_sec .lawyervox {
float: none;
width: 100%;
text-align: center;
max-width: 250px;
margin: auto;
}
section.laweradvic_sec .lawyervox .lawerbxicon {
margin-bottom: 25px;
height: 150px;
max-width: inherit;
position: relative;
display:block;
}
section.laweradvic_sec .lawyervox .lawerbxicon img {
max-height: 150px;
max-width: inherit;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
section.laweradvic_sec .lawyervox .lawerbxtexta {
float: left;
width: 100%;
}
section.laweradvic_sec .lawyervox .lawerbxtexta h6 {
float: left;
width: 100%;
font-size: 20px;
color: #003551;
font-weight: 400;
line-height: 30px;
}
.lawerbxicon img:hover {
animation: iconupdown 1.5s infinite alternate;
}
@keyframes iconupdown{
0%{
margin-top:-3px;
}
100%{
margin-top:3px;
}
}
footer#colophon .footerright {
float: right;
padding-top:15px;
width: auto;
}
footer#colophon .footerright .footerrightmenu {
float: left;
width: 100%;
}
footer#colophon .footerright .footerrightmenu ul.menu {
float: right;
width: auto;
margin: 0;
padding: 0;
}
footer#colophon .footerright .footerrightmenu ul.menu li {
float: left;
width: auto;
list-style: none;
margin-left: 26px;
}
footer#colophon .footerright .footerrightmenu ul.menu li a {
text-decoration: none;
font-size: 20px;
color: rgba(255,255,255, .68);
padding: 5px 10px;
position: relative;
transition: 1.5s ease;
z-index: 1;
}
footer#colophon .footerright .footerrightmenu ul.menu li a::before {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 0;
background-color: #fff;
transition: .5s ease;
}
footer#colophon .footerright .footerrightmenu ul.menu li a:hover {
color: #003551;
transition-delay: .5s;
}
footer#colophon .footerright .footerrightmenu ul.menu li a:hover::before {
width: 100%;
}
footer#colophon .footerright .footerrightmenu ul.menu li a::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
height: 0;
width: 100%;
background-color: #fff;
transition: .4s ease;
z-index: -1;
}
footer#colophon .footerright .footerrightmenu ul.menu li a:hover::after {
height: 100%;
transition-delay: 0.4s;
} footer#colophon .footerright .footerrightmenu ul.menu li:first-child{margin-left:0px !important;}
footer#colophon .footerright .footerrightcopyright {
float: left;
width: 100%;
text-align: right;
margin-top: 75px;
}
footer#colophon .footerright .footerrightcopyright p {
font-size: 21px;
margin: 0;
color: rgba(255,255,255,.47);
cursor: pointer;
}
footer#colophon .footerright .footerrightcopyright p:hover{
color: #fff;
}
section.talto_today .row {
align-items: center;
}
section.talto_today .taltoday_content {
width: 100%;
}
section.talto_today .taltoday_content h5 {
font-size: 37px;
color: #003551;
font-family: 'Cambria';
font-weight: bold;
}
section.talto_today .taltoday_content p {
float: left;
width: 100%;
font-size: 20px;
color: #003551;
font-weight: 600;
line-height: 36px;
}
section.talto_today .taltoday_content a.btn_talktoday {
background: #006996;
display: inline-block;
padding: 12px 35px;
text-decoration: none;
color: #fff;
border-radius: 15px;
overflow:hidden;
position: relative;
z-index: 1;
}
section.talto_today .taltoday_content a.btn_talktoday::before {
content: '';
position: absolute;
left: 0;
top: 0;
background: #fff;
width: 0px;
height: 0px;
border-radius: 15px;
z-index:-1;
transition: 0.5s ease;
}
section.talto_today .taltoday_content a.btn_talktoday:hover::before {
width:100%;
height:100%;
}
section.talto_today .taltoday_content a.btn_talktoday:hover{
color:#006996; 
}
section.talto_today .taltoday_content a.btn_talktoday:hover {
animation: updown 2s infinite alternate;
}
@keyframes updown{
0%{
transform: translateY(0px);
}
50%{
transform: translateY(-5px);
}
100%{
transform: translateY(5px);
}
}
.mainheaderleft ul li.menuico {
cursor: pointer;
}
li.menuico strong {
color: #003551;
font-size: 17px;
text-transform: uppercase;
font-weight: 900;
padding-right: 10px;
}
.mainheaderleft ul li.menuico .menu_box span{
width: 50px;
height: 5px;
background: #003551;
display: block;
margin-bottom: 10px;
}
.mainheaderleft ul li.menuico .menu_box span:last-child{
margin-bottom: 0;
}
.menuico{
display: flex;
align-items: center;
}
.mainheaderleft ul li.menuico .menu_box span.short{
width: 25px;
transition: 0.5s ease;
}
.mainheaderleft ul li.menuico:hover span.short{
width: 50px;
}
.siderbarmenu {
background: rgba(0,105,150);
width: 538px !important;
position: absolute;
top: 0;
left: 0;
padding: 35px 55px !important;
padding-bottom: 150px !important;
z-index:99 !important;
}
.siderbarmenu nav#site-navigation {
float: left;
width: 100%;
}
.siderbarmenu nav#site-navigation ul.menu {
display: block;
width: 100%;
}
.main-navigation li {
position: relative;
float: left;
width: 100%;
border-bottom: 1px solid #fff;
padding: 10px 0px;
}
.main-navigation li:last-child{border-bottom:none;}
.main-navigation a {
display: block;
text-decoration: none;
color: #fff;
font-size: 29px;
font-family: 'Cambria';
padding: 10px 15px;
}
.main-navigation li ul.sub-menu {
display: block;
position: inherit !important;
left: 0px;
padding-left: 45px;
box-shadow: inherit;
}
.main-navigation li ul.sub-menu li a {
width: 100% !important;
font-size: 20px;
padding: 5px 0px;
font-family: 'Open Sans', sans-serif;
}
.main-navigation li ul.sub-menu li {
border-bottom: none !important;
}
.main-navigation li:hover a{text-decoration:none; color:#1A9ED6;}
.main-navigation li:hover ul.sub-menu li a{color:#fff;}
.main-navigation li:hover ul.sub-menu li:hover a{color:#1A9ED6;}
.siderbarmenu .contactdetails {
float: left;
width: 100%;
margin-top: 15px;
z-index: 9;
position: relative;
}
.siderbarmenu .contactdetails ul {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
.siderbarmenu .contactdetails ul li {
float: left;
width: 100%;
list-style: none;
margin-bottom: 25px;
padding: 0px 20px;
}
.siderbarmenu .contactdetails ul li a {
float: left;
width: 100%;
font-size: 23px;
color: #fff;
text-decoration: none;
font-weight: 600;
}
.siderbarmenu .contactdetails ul li em {
float: left;
margin-right: 10px;
}
.signimg_bottom {
float: left;
width: 100%;
text-align: center;
position: absolute;
bottom: 80px;
left: 0;
}
.siderbarmenu a.crossmenu {
float: right;
position: absolute;
right: 40px;
top: 20px;
}
.pageheader {
padding: 300px 0px;
position: relative;
background-size:cover !important;
background-position:center !important;
}
.pageheader:before {
background: rgb(0,0,0);
background: -moz-linear-gradient(90deg, rgba(0,0,0,0.804359243697479) 0%, rgba(0,0,0,0) 47%);
background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.804359243697479) 0%, rgba(0,0,0,0) 47%);
background: linear-gradient(90deg, rgba(0,0,0,0.804359243697479) 0%, rgba(0,0,0,0) 47%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
display: block;
content: '';
top: 0px;
left: 0px;
width: 100%;
position: absolute;
z-index: 1;
height:100%;
}
.headerrightmenu ul.menu li:before{background:#003551;}
.headerrightmenu ul.menu li a{color:#003551;}
.mainheaderleft ul li a{color:#003551;}  .pageheader .container {
z-index: 9;
position: relative;
}
.pageheader .headertext span {
font-size: 28px;
font-weight: bold;
font-family: 'Cambria';
color: #fff;
} .pageheader .headertext h2 {
font-size: 46px;
color: #fff;
font-family: 'Cambria';
}
.innerpage_wapper {
background: #003551;
padding: 15px 0px 50px;
color: #fff;
position:relative;
}
.innerpage_wapper:before {
display: block;
content: '';
width: 100%;
background: #003551;
height: 10vw;
top: -5vw;
position: absolute;
background-color: #003551;
-ms-transform: skewY(-5deg);
transform: skewY(-5deg);
left: 0;
z-index: 1;
}
.innerpage_wapper .container {
z-index: 9;
position: relative;
}
.innerpage_wapper .contentcolm {
float: left;
width: 100%;
padding-right:55px;
}
.innerpage_wapper .contentcolm h1 {
float: left;
width: 100%;
font-size: 38px;
color: #006996;
font-weight: bold;
font-family: 'Cambria';
}
.innerpage_wapper .contentcolm strong {
float: left;
width: 100%;
font-size: 22px;
color: #fff;
font-weight: 600;
margin-bottom: 20px;
}
.innerpage_wapper .contentcolm p {
float: left;
width: 100%;
font-size: 20px;
line-height: 36px;
}
.worktogether_Sections {
background: #EAEBE8;
padding: 100px 0px;
text-align: center;
}
.worktogether_Sections .worktogether_inner {
text-align: center;
width: 100%;
}
.worktogether_Sections .worktogether_inner h3 {
float: left;
width: 100%;
font-size: 37px;
font-weight: bold;
color: #003551;
font-family: 'Cambria';
margin-bottom: 30px;
}
.worktogether_Sections .worktogether_inner a.btn_worktog {
color: #003551;
text-decoration: none;
font-size: 20px;
font-weight: bold;
border: 1px solid #003551;
border-radius: 15px;
padding: 12px 35px;
display: inline-block;
margin-top: 10px;
overflow:hidden;
background:#eaebe8;
}
.worktogether_Sections .worktogether_inner a.btn_worktog.hvr-shutter-out-horizontal:before{background:#003551;}
.worktogether_Sections .worktogether_inner a.btn_worktog:hover{color:#fff;}
.innerpage_wapper .contentcolm ul.pointslist {
float: left;
width: 100%;
margin: 0;
}
.innerpage_wapper .contentcolm ul.pointslist li {
float: left;
width: 100%;
margin-bottom: 10px;
list-style: none;
font-size: 20px;
color: #fff;
}
.innerpage_wapper .contentcolm ul.pointslist li span {
float: left;
margin-right: 10px;
}
.headerrightmenu ul.menu li:before{background:#003551;}
.headerrightmenu ul.menu li a{color:#003551;}
.mainheaderleft ul li a{color:#003551;}    .innerpage_wapper div#meatourteam {
border-bottom: 1px solid #fff;
padding-bottom: 50px;
margin-bottom: 60px;
}
.innerpage_wapper div#meatourteam ul.teamdetials {
float: left;
width: 100%;
height: 100%;
margin: 0;
padding: 0;
border-right: 1px solid #fff;
max-width: 350px;
padding-right: 35px;
}
.innerpage_wapper div#meatourteam ul.teamdetials h6 {
float: left;
width: 100%;
font-size: 18px;
font-weight: 900;
}
.innerpage_wapper div#meatourteam ul.teamdetials li {
width: 100%;
list-style: none;
font-size: 18px;
font-weight: 600;
margin-bottom:5px;
float: left;
}
.innerpage_wapper div#meatourteam .teampara_dis {
float: left;
width: 100%;
}
.innerpage_wapper div#meatourteam .teampara_dis p {
float: left;
width: 100%;
font-size: 18px;
color: #fff;
line-height: 30px;
}
.innerpage_wapper div#meatourteam:last-child{border-bottom:none;} .aboutslider_gallery {
display: inline-block;
width: 100%;
}
.aboutslider_gallery .aboutgallery_list {
float: left;
width: 100%;
}
.aboutslider_gallery .aboutgallery_list ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
.aboutslider_gallery .aboutgallery_list ul li {
float: left;
width: 25%;
list-style: none;
position: relative;
overflow: hidden;
height: 350px;
}
.aboutslider_gallery .aboutgallery_list ul li img {
min-height: 100%;
position: absolute;
max-width: inherit;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
div#contactheadr h2 {
color: #003551;
font-weight: bold;
}
div#contactpage, div#locationpage{
background: #fff;
}
div#contactpage::before{background:#fff;}
div#locationpage::before{background:#fff;}
div#contactpage p, div#contactpage h6,  div#locationpage p, div#locationpage h6{
color: #000;
}
div#contactpage .address, div#locationpage .address {
color: #003551;
font-size: 18px;
line-height: 30px;
margin-bottom: 40px;
border-bottom: 2px solid #006996;
padding-bottom: 40px;
}
div#contactpage .address h6, div#locationpage .address h6 {
font-size: 22px;
font-weight: bold;
color: #003551;
}
.formcontact {
float: left;
width: 100%;
}
.formcontact form.wpcf7-form {
float: left;
width: 100%;
}
.formcontact form.wpcf7-form ul.formcont {
float: left;
width: 100%;
margin: 0;
padding: 0;
}
.formcontact form.wpcf7-form ul.formcont li {
float: left;
width: 100%;
padding: 10px;
list-style: none;
}
.formcontact form.wpcf7-form ul.formcont li.half {
float: left;
width: 50%;
}
.formcontact form.wpcf7-form ul.formcont li label {
float: left;
width: 100%;
}
.formcontact form.wpcf7-form ul.formcont input {
float: left;
width: 100%;
padding: 15px;
border-radius: 0;
border: none;
border-bottom: 1px solid #707070;
}
.formcontact form.wpcf7-form ul.formcont textarea {
width: 100%;
padding: 15px;
border: none;
border-bottom: 1px solid #707070;
}
.formcontact form.wpcf7-form ul.formcont input:focus, .formcontact form.wpcf7-form ul.formcont textarea:focus{outline:inherit !important;}
.formcontact form.wpcf7-form ul.formcont input.wpcf7-submit {
background: #003551;
color: #fff;
padding: 15px 55px !important;
float: left;
width: auto !important;
font-size: 23px;
}
div#contactdetpage {
margin-top: 25px;
}
div#contactdetpage a.callnum {
text-decoration: none;
color: #003551;
font-size: 20px;
}
div#contactdetpage a.callnum em {
float: left;
margin-right: 10px;
}
div#contactdetpage a.callnum em img {
filter: invert(1);
}
div#contactdetpage a.mailid {
font-size: 20px;
color: #003551;
text-decoration: none;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900;
float: left;
width: 100%;
color: #ffb900;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
color: #46b450;
float: left;
width: 100%;
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider.hvr-shutter-in-horizontal:before{
background: #006996 !important;
}
section.mainbanner_sections .mainbannertext .slidertext a.btnslider.hvr-shutter-in-horizontal:hover:before{background:#003652 !important;}
.innerpage_wapper article header.entry-header h2.entry-title a {
text-decoration: none;
color: #fff;
}
.page-template-about-php .pageheader {
padding: 250px 0px 350px 0px;
}
.location-nav{
display: none;
} @media(max-width:1600px){
.mainheaderleft ul li{margin-right:15px;}
section.talto_today .taltoday_content {
width: 100%;
padding: 55px 0px;
}
}
@media(max-width:1200px){
.mainheaderleft ul li:last-child span {
display: none;
}
li.searchform{display:none;}
.searchform {
float: left;
width: 100%;
position:relative;
z-index:999;
}
.searchform input.search-field {
width: 100% !important;
}
.headerrightmenu ul.menu li{margin-left:15px;}
.headerrightmenu ul.menu li a{font-size:14px;}
.headerrightmenu ul.menu li:before{height:24px;}
section.mainbanner_sections .mainbannertext{top:50%;}
section.mainbanner_sections .mainbannertext .slidertext h4{font-size:30px; line-height:40px;}
}
@media(max-width:999px){
.headerrightmenu ul.menu li {
margin-left: 8px;
}
.headerrightmenu ul.menu li:before {
height: 18px;
}
.headerrightmenu ul.menu li a {
font-size: 12px;
}
section.mainbanner_sections .mainbannertext .slidertext h4 {
font-size: 23px;
line-height: 30px;
}
section.mainbanner_sections .mainbannertext {
top: 40%;
}
section.bannerbelow_Sections .centercontent h3{font-size:36px; max-width:500px;}
section.bannerbelow_Sections .imagebox_bannerlblow .title_boxban h6{font-size:16px;}
section.laweradvic_sec .col-sm-3 {
width: 50%;
}
section.talto_today .col-sm-5 {
width: 100%;
}
section.talto_today .col-sm-7 {
width: 100%;
}
footer#colophon .footerright .footerrightmenu ul.menu li{margin-left:16px;}
footer#colophon .footerright .footerrightmenu ul.menu li a{font-size:15px;}
.pageheader .col-sm-4 {
width: 100%;
}
section.bannerbelow_Sections .centercontent p {
font-size: 16px;
line-height: 30px;
}
.main-navigation a{font-size:20px;}
.main-navigation li ul.sub-menu li a{font-size:15px;}
.siderbarmenu .contactdetails ul li a{font-size:16px;}
.innerpage_wapper .contentcolm p{    font-size: 16px;
line-height: 30px;}
.aboutslider_gallery .aboutgallery_list ul li{width:50%;}
.innerpage_wapper .contentcolm h1{font-size:26px;}
.innerpage_wapper .contentcolm strong{font-size:16px;}
.innerpage_wapper .contentcolm p {
font-size: 14px;
line-height: 24px;
}
.innerpage_wapper .contentcolm{padding-right:0px;}
div#contactpage .col-sm-8, div#locationpage .col-sm-8 {
width: 100%;
}
div#contactpage .col-sm-4, div#locationpage .col-sm-4{
width: 100%;
}
.formcontact form.wpcf7-form{margin-bottom:45px;}
.mainheaderleft{margin-top:25px;}
.mainheaderleft ul li a{font-size:19px;}
.mainheaderleft ul li.phone em img {
width: 18px;
}
.mainheaderleft ul li.menuico img {
width: 100px;
}
}
@media(max-width:768px){
button.menu-toggle {
display: none;
}
section.mainbanner_sections .mainbannertext {
border-bottom: 1px solid #006996;
position: inherit;
top: inherit !important;
transform: inherit;
background: #003551;
padding: 40px;
}
section.mainbanner_sections .mainbannertext .col-sm-6 {
width: 100%;
}
section.bannerbelow_Sections .row .col-sm-4 {
width: 100%;
}
footer#colophon .footerright .footerrightcopyright{margin-top:35px;}
footer#colophon .footerright .footerrightcopyright p{font-size:14px;}
.mainheaderleft {
margin-top: 10px;
}
}
@media(max-width:593px){
header#masthead .col-sm-5:last-child;{display:none;}
.headerrightmenu{display:none;}
.location-nav{
display: block;
clear: both;
}
.location-nav ul{
list-style:none;
padding:0;
margin: 0
}
.main-navigation li:last-child {
border-bottom:  1px solid #fff;
}
.location-nav ul li{
border-bottom: 1px solid #fff;
padding: 10px 0px;
}
.location-nav ul li:last-child{
border-bottom: none
}
.location-nav ul li a {
display: block;
text-decoration: none;
color: #fff;
font-size: 20px;
font-family: 'Cambria';
padding: 10px 15px;
}  header#masthead .site-branding{top:20px;}
.mainheaderleft ul li.menuico{width:70px;}
.mainheaderleft ul li.phone img {
width: 25px;
margin-top: -18px;
}
.formcontact form.wpcf7-form ul.formcont li.half{width:100%;}
.mainheaderleft{justify-content:center;}
header#masthead .site-branding{text-align:center;}
header#masthead .site-branding img.custom-logo {
max-width: 180px;
}
}
@media(max-width:479px){
footer#colophon{text-align:center !important;}
header#masthead{position:inherit;padding:10px 0px !important;}
header#masthead .site-branding {
top: 20px;
position: inherit;
text-align: center;
width: 100%;
display: block;
left: inherit;
transform: inherit;
top: inherit;
margin: auto;
}
.home header#masthead .mainheaderleft {
padding: 10px;
float: left;
width: 100%;
}
.siderbarmenu {
background: rgba(0,105,150,.90);
width: 100% !important;
position: absolute;
top: 0;
left: 0;
padding: 15px !important;
padding-bottom: 150px !important;
z-index:99 !important;
}
section.mainbanner_sections .mainbannertext{padding:20px 10px;}
section.mainbanner_sections .mainbannertext .slidertext h4 {
font-size: 17px;
line-height: 30px;
}
.site-branding {
margin-top: 10px !important;
}
section.bannerbelow_Sections .centercontent ul li{    
margin-left: 10px;
padding-left: 10px;
}
section.bannerbelow_Sections .centercontent h3 {
font-size: 24px;
max-width: 500px;
line-height: 36px;
}
section.laweradvic_sec .col-sm-3 {
width: 100%;
}
footer#colophon .footerright .footerrightmenu{text-align:center;}
footer#colophon .footerright .footerrightmenu ul.menu li{float:none; display:inline-block;}
.pageheader, .page-template-about-php .pageheader {
padding: 100px 0px;
position: relative;
background-size: cover !important;
}
.aboutslider_gallery .aboutgallery_list ul li {
width: 100%;
}
.innerpage_wapper div#meatourteam{border-bottom:1px solid #ffff;}
.innerpage_wapper div#meatourteam ul.teamdetials{    padding-right: 0;
border-bottom: 1px solid #fff;
border-right: 0px;
margin-bottom: 20px !important;
padding-bottom: 20px !important;
float: left;
width: 100%;
height: inherit !important;}
}
.page-id-28 .pageheader::before {display:none;}     .siderbarmenu .searchform {
float: left;
width: 100%;
position: relative;
z-index: 99;
}
.siderbarmenu .searchform form.search-form input.search-field {
width: 100%;
}
.page-template-about-php .pageheader:after {
display: block;
position: absolute;
background: rgb(0,53,81);
background: -moz-linear-gradient(90deg, rgba(0,53,81,1) 0%, rgba(0,53,81,0) 66%);
background: -webkit-linear-gradient(90deg, rgba(0,53,81,1) 0%, rgba(0,53,81,0) 66%);
background: linear-gradient(90deg, rgba(0,53,81,1) 0%, rgba(0,53,81,0) 66%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#003551",endColorstr="#003551",GradientType=1);
width: 100%;
height: 100%;
content: '';
bottom: 0;
}
.headerrightmenu ul.menu li a{color:#003551;}
div#contactpage .address p, div#locationpage .address p {
margin-bottom: 0;
word-break: keep-all;
white-space: nowrap;
}
@media (max-width:991px){
div#contactpage .col-sm-5 .col-sm-6 {
width: 100%;
}
}
div#locationpage .address a {
color: #006996;
text-decoration: none;
}[data-input="map-search-control"]{
background: #fff;
}
[data-input="map-search-control"]{
font-size: .875em;
}
[data-input="map-search-control"] {
padding: 0 11px 0 13px;
text-overflow: ellipsis;
width: 50% !important;
}
[data-input="map-search-control"] {
margin-top: 10px !important;
margin-bottom: 10px !important;
border: 1px solid transparent !important;
border-radius: 2px 0 0 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
height: 32px;
outline: none;
}
[data-input="map-search-control"]:focus {
border-color: #4d90fe;
}
div.wpgmp_before_listing h2 {
margin: 0px;
} .wpgmp_filter_wrappers {
margin-bottom: 20px;
float: left;
width: 100%;
}
.wpgmp_filter_wrappers {
background: #efefef ;
padding: 20px;
border-radius: 2px;
} div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_before_listing {
float: left;
width: 100%;
margin: 0px;
}
div.wpgmp_before_listing h2 {
margin: 0px;
}
.wpgmp_before_listing {
line-height: 1em;
}
div.categories_filter select {
background: #212f3d;
}
.wpgmp_toggle_main_container input[type="submit"],
div.categories_filter select{
color: #fff;
}
div.wpgmp_search_form input.wpgmp_search_input,
[data-input="map-search-control"],
div.categories_filter select{
font-size: .875em;
}
div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_before_listing {
float: left;
width: 100%;
margin: 0px;
}
div.categories_filter select {
margin-top: 0.85714em;
margin-right: 0.85714em;
border: 0px;
box-shadow: none !important;
display: block;
padding: 0.7142857em 2.85714em 0.7142857em 0.7142857em;
float: left;
border-radius: 0px;
height: inherit;
max-width: 225px;
text-transform: capitalize;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
background: url(//www.nlacy.ie/wp-content/plugins/wp-google-map-plugin/assets/images/white_select_arrow.png) no-repeat 99% 50% #212f3d;
}
div.categories_filter select::-ms-expand {
display: none;
}
.categories_filter input[type="button"] {
background: #212f3d;
}
@media only screen and (min-width : 0px) and (max-width : 319px) { .categories_filter select {
width: 100%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
.wpgmp_map_container .gm-style-iw {
max-width: 80% !important;
}
}
@media only screen and (min-width : 320px) and (max-width : 480px) { .categories_filter select {
width: 100%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
.wpgmp_map_container .gm-style-iw {
max-width: 80% !important;
}
}
@media only screen and (min-width : 481px) and (max-width : 767px) {
.categories_filter select {
width: 48%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
}
.categories_filter select {
margin-bottom: 10px;
padding: 0px;
height: 30px;
}
@media only screen and (min-width : 769px) and (max-width : 1024px) {
.categories_filter select {
margin-bottom: 10px;
padding: 0px;
height: 30px;
}
.categories_filter select {
width: 48%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
}
@media(max-width:650px) {
div.categories_filter select {
width: 100%;
border-radius: 0px;
max-width: 100%;
}
}
.wpgmp_map_parent {
float: left;
width: 100%;
position: relative;
margin-bottom: 10px;
}
.wpgmp_map_parent .gm-control-active,
.wpgmp_map_parent .gm-style-mtc button{
background:#fff !important;
}</pre></body></html>