.es_caption {
padding-bottom: 1em;
padding-right: 0.5em;
}
.es_msg {
padding-top: 5px;
padding-bottom: 5px;
color: #F00;
}
.es_textbox {
padding-bottom: 10px;
}
.es_button {
padding-top: 10px;
padding-bottom: 5px;
}
.es_textbox_class {
width: 200px;
}
.es_lablebox {
padding-bottom: 3px;
}
.es_subscription_message.success {
color: #008000;
font-size: 16px;
}
.es_subscription_message.error {
color: #ff0000;
font-size: 16px;
}
.es_spinner_image {
display: none;
float: right;
}
.es-field-wrap{
margin-bottom: 0.6em;
}
.ig-es-form-list-selection, .ig-es-form-list-selection td, .ig-es-form-list-selection tr {
border: none;
}
.ig_es_form_wrapper {
width: 30%;
margin: 0 auto;
border: 2px #e8e3e3 solid;
padding: 0.9em;
border-radius: 5px;
}
.ig_es_form_heading {
font-size: 1.3em;
line-height: 1.5em;
margin-bottom: 0.5em;
}
.ig_es_list_checkbox {
margin-right: 0.5em;
}
.ig_es_submit {
color: #FFFFFF !important;
border-color: #03a025 !important;
background: #03a025 !important;
box-shadow: 0 1px 0 #03a025;
font-weight: bold;
height: 2.4em;
line-height: 1em;
cursor: pointer;
border-width: 1px;
border-style: solid;
-webkit-appearance: none;
border-radius: 3px;
white-space: nowrap;
box-sizing: border-box;
font-size: 1em;
padding: 0 2em;
margin-top: 1em;
}
.ig_es_submit:hover {
color: #FFF !important;
background: #0AAB2E !important;
border-color: #0AAB2E !important;
}
.ig_es_form_wrapper hr {
display: block;
height: 1px;
border: 0;
border-top: 1px solid #ccc;
margin: 1em 0;
padding: 0;
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} 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: 1px dotted ButtonText;
} 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;
} body,
button,
input,
select,
optgroup,
textarea {
color: #404040;
font-family: freight-sans-pro, sans-serif;
font-size: 16px;
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;
font-size: 15px;
font-size: 0.9375rem;
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;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
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 > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
figure {
margin: 1em 0; }
table {
margin: 0 0 1.5em;
width: 100%;
} 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);
font-size: 12px;
font-size: 0.75rem;
line-height: 1;
padding: .6em 1em .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%;
}  a {
color: royalblue;
}
a:visited {
color: purple;
}
a:hover, a:focus, a:active {
color: midnightblue;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} nav#site-navigation {
margin-top: -75px;
}
.main-navigation {
clear: both;
display: block;
float: right;
width: auto;
font-family: freight-sans-pro, sans-serif;
font-style: normal;
font-weight: 600;
}
.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 > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
float: left;
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: block;
}
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
margin: 0 0 1.5em;
overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
}  .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: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .widget {
margin: 0 0 1.5em; }
.widget select {
max-width: 100%;
}  .sticky {
display: block;
}
.post,
.page {
margin: 0;
}
.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;
}  .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .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;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .hero-image-container {
position: relative;
margin-top: -45px;
z-index: -1;
float: left;
max-height: 800px;
width: 100%;
}
img.hero {
width: 100%;
}
h1.entry-title {
text-align: center;
color: #fff;
font-family: freight-sans-pro, sans-serif;
font-weight: 400;
font-size: 90px;
-webkit-transform: translateY(-190%);
-moz-transform: translateY(-190%);
-o-transform: translateY(-190%);
transform: translateY(-190%);
}
h1.entry-title:after {
content: "";
display: block;
margin: 0 auto;
width: 16%;
padding-top: 0;
border-bottom: 4px solid #fff;
} footer#colophon {
background-color: #f1f1f1;
padding-top: 18px;
}
.footer-menu {
float: right;
margin-top: -55px;
font-family: freight-sans-pro, sans-serif;
font-size: 16px;
}
a.footer-links {
margin-left: 20px;
color: #3b3839;
text-decoration: none;
}
.footer-address {
float: left;
margin-right: 50px;
font-weight: 600;
}
.footer-contact {
font-weight: 600;
min-height: 134px;
}
.footer-partner-logos {
float: right;
margin-top: -50px;
}
.footer-copyright {
float: none;
text-align: center;
border-top: 1px solid #af2436;
padding-top: 10px;
font-size: 14px;
padding-bottom: 40px;
} .home.page-template article {
display: none;
}
.sub-heading h2 {
font-weight: 400;
font-size: 26px;
}
.sub-heading {
padding: 0px 234px;
margin-top: 30px;
margin-bottom: 20px;
}
.separator-image:before {
background-color: #af2437;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 40%;
right: 0.1em;
margin-left: -50%;
top: -14px;
}
.separator-image:after {
background-color: #af2437;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 40%;
left: 0.1em;
margin-right: -50%;
top: -14px;
}
.heading-ii h2, .heading-ii h3 {
font-size: 46px;
font-weight: 200;
line-height: 46px;
margin-top: 10px;
margin-bottom: 10px;
}
.home-about {
font-weight: 400;
padding-left: 230px;
padding-right: 230px;
font-size: 18px;
margin-bottom: 40px;
}
.service-title {
margin-top: -10px;
}
.home-services-columns .row {
max-width: 1000px;
margin: 0 auto;
}
.home-services-columns .col-sm-4 {
width: 28%;
}
.service-title h3 {
font-size: 18px;
}
a.cta-button-url {
line-height: 16px;
color: #af2437;
text-decoration: none;
font-weight: 500;
font-size: 16px;
width: 160px;
border: 2px solid #af2437;
padding: 2px 10px;
min-width: 160px;
}
a.cta-button-url:after {
content: url(//brehon.co.uk/wp-content/uploads/2020/03/RIGHT-ARROW.png);
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
a.cta-button-url:hover:after {
content: url(//brehon.co.uk/wp-content/uploads/2020/03/RIGHT-ARROW-WHITE.png);
display: inline-block;
vertical-align: middle;
margin-left: 10px;
}
.cta-button a {
color: #af2437;
text-decoration: none;
font-weight: 500;
font-size: 16px;
}
.cta {
margin-bottom: 60px;
margin-top: 20px;
}
.cta-button:before {
background-color: #af2437;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 36%;
right: 0.1em;
margin-left: -40%;
top: -2px;
}
.cta-button:after {
background-color: #af2437;
content: "";
display: inline-block;
height: 1px;
position: relative;
vertical-align: middle;
width: 36%;
left: 0.1em;
margin-right: -40%;
top: -2px;
}
.cta-button a:hover {
color: #fff;
background-color: #af2437;
}
.latest-news {
background-image: url(//brehon.co.uk/wp-content/uploads/2020/03/Brehon-Accountants-Guernsey-Latest-News-Background.png);
background-color: #f1f1f1;
min-height: 870px;
}
.latest-news .heading-ii h2 {
color: #fff;
padding-top: 20px;
} div#content {
display: inline-block;
}
.content-wrapper {
text-align: center;
} .col-sm-4 {
width: 33.133%;
}
.col-sm-4 {
display: inline-block;
}html,
body{
margin: 0;
padding: 0;
color: #000;
}
html{
height: 100%;
}
body{
min-height: 100%;
position: relative;
font-family: freight-sans-pro, sans-serif;
font-style: normal;
font-weight: 500;
}
a,
a:active,
a:visited,
a:focus{
outline: 0;
color: #202020;
text-decoration: none;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
a:hover{
color: #af2437;
}
h2{
font-weight: 400;
font-size: 58px;
line-height: 62px;
text-align: center;
margin: 20px 0 25px;
}
h3{
font-size: 26px;
line-height: 30px;
font-weight: 400;
max-width: 830px;
margin: 0 auto;
}
p{
font-size: 20px;
line-height: 26px;
margin: 20px 0;
}
header{
position: fixed;
left: 0;
width: 100%;
z-index: 10;
background: rgba(255,255,255, 0.8);
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
header .top-bar{
position: relative;
background: #3b3839;
z-index: 2;
}
header .custom-logo-link{
position: absolute;
left: 20px;
top: 0;
width: 304px;
background: #fff;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
body.scrolled header .custom-logo-link{
width: 104px;
}
header .top-links {
float: right;
line-height: 44px;
height: 44px;
overflow: hidden;
-webkit-transition: height 0.25s ease-out, opacity 0.25s ease-out 0.25s;
-moz-transition: height 0.25s ease-out, opacity 0.25s ease-out 0.25s;
-o-transition: height 0.25s ease-out, opacity 0.25s ease-out 0.25s;
transition: height 0.25s ease-out, opacity 0.25s ease-out 0.25s;
}
header .top-links:after{
content: '';
display: block;
clear: both;
}
body.scrolled header .top-links {
opacity: 0;
height: 0px;
-webkit-transition: height 0.25s ease-out;
-moz-transition: height 0.25s ease-out;
-o-transition: height 0.25s ease-out;
transition: height 0.25s ease-out;
}
header .top-link {
float: right;
font-size: 17px;
margin-left: 20px;
text-transform: uppercase;
}
header .top-link,
header .top-link:active,
header .top-link:focus,
header .top-link:visited{
color: #fff;
}
header .top-link:hover{
color: rgba(255,255,255,0.8);
}
header .header-text#number:before {
content: url(//brehon.co.uk/wp-content/themes/brehon/img/phone.png);
margin-right: 7.5px;
display: inline-block;
vertical-align: middle;
}
header .header-text#email:before {
content: url(//brehon.co.uk/wp-content/themes/brehon/img/envelope.png);
margin-right: 7.5px;
display: inline-block;
vertical-align: middle;
}
header nav{
word-wrap: normal;
white-space: nowrap;
background: #fff;
}
header nav ul{
display: block;
float: right;
margin: 0;
padding: 0;
list-style: none;
}
header nav ul li{
display: inline-block;
padding: 0;
margin: 0 0 0 15px;
}
header nav a{
display: block;
position: relative;
padding: 0 7px 3px;
line-height: 36px;
font-size: 15px;
font-family: freight-sans-pro, sans-serif;
font-weight: bold;
}
header nav a,
header nav a:active,
header nav a:visited,
header nav a:focus{
color: #202020;
}
header nav a:after{
content: '';
display: block;
position: absolute;
opacity: 0;
left: 0;
bottom: 0;
background: #af2437;
width: 100%;
height: 8px;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
header nav .current-menu-item a:after,
header nav a:hover:after{
opacity: 1;
}
header nav a:hover{
color: #af2437;
}
.burger{
position: relative;
display: none;
float: right;
width: 34px;
height: 25px;
padding: 4px;
box-sizing: border-box;
margin: 7px 0;
cursor: pointer;
}
.burger span{
display: block;
position: absolute;
height: 3px;
width: 26px;
left: 4px;
top: 4px;
background: #3b3839;
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.burger span:nth-child(2){
top: 11px;
}
.burger span:nth-child(3){
top: 18px;
}
.burger:hover span{
background: #af2437;
}
body.mobile-menu .burger span:nth-child(1){
top: 11px;
left: 7px;
width: 20px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
body.mobile-menu .burger span:nth-child(2){
display: none;
}
body.mobile-menu .burger span:nth-child(3){
width: 20px;
top: 11px;
left: 7px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.flex{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.middle{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.center{
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.img{
position: relative;
overflow: hidden;
}
.img img{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
img{
vertical-align: top;
}
img.w{
width: 100% !important;
height: auto !important;
}
img.h{
width: auto !important;
height: 100% !important;
max-width: unset !important;
}
.img a{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.img:hover a{
-webkit-filter: brightness(1.1);
filter: brightness(1.1);
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
transform: scale(1.05);
}
.bg{
position: relative;
overflow: hidden;
}
.bg img{
position: relative;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.half{
width: 50%;
float: left;
box-sizing: border-box;
}
.clear{
clear: both;
float: none !important;
}
.clear:after{
content: '';
display: block;
clear: both;
}
.container{
max-width: 1300px;
padding:  0 20px;
margin: 0 auto;
position: relative;
z-index: 1;
}
.container:after{
content: '';
display: block;
clear: both;
}
body > .container{
z-index: 4;
}
.btn{
position: relative;
display: inline-block;
padding: 8px 18px;
line-height: 16px;
font-size: 18px;
text-transform: uppercase;
font-weight: normal;
text-align: center;
box-sizing: border-box;
border: solid 1px #af2437;
cursor: pointer;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.btn,
.btn:active,
.btn:visited,
.btn:focus{
color: #af2437;
background: #fff;
text-decoration: none;
}
.btn:hover{
color: #fff;
background: #af2437;
}
.btn-arrow{
padding-right: 40px;
}
.btn-arrow:before,
.btn-arrow:after{
content: '';
position: absolute;
top: 50%;
right: 13px;
width: 15px;
height: 17px;
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/btn-arrow.png);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all ease-out 0.1s;
-moz-transition: all ease-out 0.1s;
-o-transition: all ease-out 0.1s;
transition: all ease-out 0.1s;
}
.btn-arrow:after{
background-position: -15px 0;
opacity: 0;
}
.btn-arrow:hover:before{
opacity: 0;
}
.btn-arrow:hover:after{
opacity: 1;
}
.consultation{
background: #2e2d2d;
max-width: 800px;
padding: 22px 0;
margin: 50px auto;
border: solid 1px #af2437;
}
.consultation.circle-bg:before{
width: 2000px;
height: 2000px;
left: -1050px;
bottom: -1700px;
}
.consultation .separator{
position: relative;
height: 50px;
margin:  0 28px;
z-index: 2;
}
.consultation .separator span{
height: 50px;
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/separator-question.png);
}
.consultation p{
position: relative;
color: #fff;
font-size: 20px;
padding: 10px 15% 20px;
margin:  0 28px;
text-align: center;
z-index: 2;
}
.consultation p a,
.consultation p a:active,
.consultation p a:visited,
.consultation p a:focus{
color: #fff;
}
.consultation p a:hover{
color: #af2437;
}
.consultation .button{
position: relative;
margin:  0 28px;
overflow: hidden;
text-align: center;
z-index: 2;
}
.consultation .button span{
position: relative;
display: inline-block;
vertical-align: top;
}
.consultation .button span:before,
.consultation .button span:after{
content: '';
display: block;
position: absolute;
top: 50%;
width: 50vw;
height: 1px;
background: #af2437;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.consultation .button span:before{
right: calc(100% + 10px);
}
.consultation .button span:after{
left: calc(100% + 10px);
}
.columns{
margin: 40px auto 40px;
max-width: 1020px;
}
.column{
float: left;
width: 50%;
}
.column:first-child{
padding-right: 50px;
}
.column:last-child{
padding-left: 50px;
}
ul{
list-style: none;
margin: 0;
padding: 0;
}
strong{
font-weight: 600;
} .subscription{
color: #fff;
background: #af2437;
border: solid 1px #fff;
padding: 25px 0;
margin: 55px auto 40px;
}
.subscription .info{
padding-left: 30px;
float: left;
width: 400px;
}
.subscription .info h2{
text-align: left;
margin: 0 0 10px;
}
.subscription form{
margin-top: 20px;
float: left;
width: calc(100% - 400px);
padding: 0 80px;
}
.subscription form:after{
content: '';
display: block;
clear: both;
}
.subscription form br{
display: none;
}
.subscription form input{
width: 100%;
border-radius: 0;
background: transparent;
border: none;
color: #fff;
border-bottom: solid 1px #fff;
padding-bottom: 0;
font-size: 16px;
line-height: 35px;
}
.subscription form input:focus{
outline: none;
color: #fff;
}
.subscription form input::placeholder{
color: #fff;
}
.subscription form input[type=submit]{
position: relative;
float: right;
width: auto;
padding: 8px 18px;
line-height: 16px;
font-size: 18px;
text-transform: uppercase;
background: #fff;
color: #af2437;
margin-top: 30px;
border: none;
border-radius: 0;
cursor: pointer;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.subscription form input[type=submit]:hover{
color: #fff;
background: #2e2d2d;
} .subscription form .es-field-wrap{
float: left;
width: 50%;
box-sizing: border-box;
}
.subscription form .es-field-wrap:nth-child(even){
padding-left: 20px;
}
.subscription .es_subscription_message.success{
padding: 20px;
display: block;
color: #fff;
line-height: 18px;
text-align: center;
font-weight: 600;
}
body .pagination{
float: right;
margin-bottom: 12px;
}
body .pagination .page:last-child,
body .pagination:not(.beginning) .first,
body .pagination .last,
body .pagination .page,
body .pagination .first,
body .pagination .last{
width: 22px;
height: 22px;
padding: 0;
text-align: center;
margin-left: 11px;
color: #af2437;
border: solid 1px #af2437;
}
body .pagination .page:last-child:hover,
body .pagination:not(.beginning) .first:hover,
body .pagination .last:hover,
body .pagination .page:hover,
body .pagination .page.active,
body .pagination .first:hover,
body .pagination .last:hover{
color: #fff;
background: #af2437;
} .slick-slider .slick-list{
overflow: visible;
}
.slick-slide{
opacity: 0;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.slick-slide.slick-active{
opacity: 1;
}
.slick-arrow{
position: absolute;
top: 50%;
width: 60px;
height: 60px;
cursor: pointer;
font-size: 0;
background: transparent;
border: none;
outline: none;
z-index: 10;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-prev{
left: -120px;
}
.slick-next{
right: -120px;
}
.slick-prev:before,
.slick-next:before{
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 80%;
height: 80%;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.slick-prev:before{
border-left: solid 1px #fff;
border-bottom: solid 1px #fff;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-moz-transform: translate(-50%, -50%) rotate(45deg);
-o-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.slick-next:before{
border-right: solid 1px #fff;
border-bottom: solid 1px #fff;
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
-moz-transform: translate(-50%, -50%) rotate(-45deg);
-o-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.slick-prev:hover:before,
.slick-next:hover:before{
border-color: #fff;
}
.slick-dots{
position: relative;
list-style: none;
margin: 0;
padding: 0;
font-size: 0;
text-align: center;
overflow: hidden;
}
.slick-dots li{
position: relative;
display: inline-block;
margin: 0 6px;
}
.slick-dots li:first-child:before,
.slick-dots li:last-child:before{
content: '';
display: block;
position: absolute;
top: 50%;
width: 50vw;
height: 1px;
background: #fff;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-dots li:first-child:before{
right: 30px;
}
.slick-dots li:last-child:before{
left: 30px;
}
.slick-dots li button{
outline: none;
background: #fff;
border: solid 4px #fff;
width: 21px;
height: 21px;
border-radius: 0;
cursor: pointer;
font-size: 0;
-webkit-transition: all 0.1s ease-out;
-moz-transition: all 0.1s ease-out;
-o-transition: all 0.1s ease-out;
transition: all 0.1s ease-out;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover{
background: #af2437;
}
section{
overflow: hidden;
}
section#header{
position: relative;
display: inline-block;
vertical-align: top;
width: 100%;
}
section#header .slogan{
position: absolute;
left: 64%;
top: 58%;
width: 15%;
max-width: 188px;
z-index: 1;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
section#header h1{
position: absolute;
width: 100%;
padding: 0 20px;
left: 0;
bottom: 2%;
color: #fff;
font-size: 90px;
text-align: center;
line-height: 90px;
font-weight: 400;
margin: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
section#header h1:after{
content: '';
display: block;
position: absolute;
background: #fff;
left: 50%;
bottom: -28%;
width: 15%;
height: 5px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.red-bg{
color: #fff;
background: #af2437;
position: relative;
}
.red-bg:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/red-bg.jpg) top center no-repeat;
}
.red-bg .container{
z-index: 2;
}
.red-bg p a,
.red-bg p a:active,
.red-bg p a:visited,
.red-bg p a:focus{
color: #fff;
}
.red-bg p a:hover{
color: #af2437;
}
.circle-bg{
color: #fff;
position: relative;
background: #2e2d2d;
overflow: hidden;
}
.circle-bg:before{
content: '';
position: absolute;
width: 300vw;
height: 200vw;
left: -50vw;
bottom: 50%;
background: #3b3839;
z-index: 1;
border-radius: 50%;
}
.circle-bg .container{
z-index: 2;
}
.line{
height: 1px;
background: #fff;
margin: 60px 0;
}
.separator{
position: relative;
height: 40px;
margin: 35px auto 0;
max-width: 1020px;
overflow: hidden;
}
.separator:before,
.separator:after{
content: '';
position: absolute;
top: 50%;
width: 100%;
height: 1px;
background: #af2437;
}
.separator:before{
left: 50%;
margin-left: 35px;
}
.separator:after{
right: 50%;
margin-right: 35px;
}
.separator span{
position: absolute;
width: 60px;
height: 40px;
top: 0;
left: 50%;
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/separator.png);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.separator-white:before,
.separator-white:after{
background: #fff;
}
.separator-white span{
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/separator-white.png);
}
ul#content-nav{
margin: 10px auto 10px;
padding: 0;
list-style: none;
text-align: center;
background: #fff;
border-bottom: solid 1px #af2437;
}
ul#content-nav li{
display: inline-block;
margin: 0 27px;
font-size: 17px;
text-transform: uppercase;
}
ul#content-nav li a{
display: block;
padding:  10px 0;
}
ul#content-nav li a.active,
ul#content-nav li a.active:active,
ul#content-nav li a.active:focus,
ul#content-nav li a.active:visited{
color: #af2437;
}
ul#content-nav.fixed{
position: fixed;
width: 100%;
max-width: unset;
top: 29px;
left: 0;
}
body.admin-bar ul#content-nav.fixed{
top: 61px;
} .loading-anim{
position: absolute;
visibility: hidden;
opacity: 0;
width: 58px;
height: 58px;
left: 50%;
top: 50%;
z-index: -100;
-webkit-transform: scale(0.8) translate(-70%, -50%);
-moz-transform: scale(0.8) translate(-70%, -50%);
-o-transform: scale(0.8) translate(-70%, -50%);
transform: scale(0.8) translate(-70%, -50%);
-webkit-transition: opacity 0.25s ease-out 0.25s;
-moz-transition: opacity 0.25s ease-out 0.25s;
-o-transition: opacity 0.25s ease-out 0.25s;
transition: opacity 0.25s ease-out 0.25s;
}
.loading > *,
.error > *,
.done > *{
visibility: hidden;
opacity: 0;
}
.tip{
visibility: hidden;
opacity: 0;
position: absolute;
width: 80%;
left: 50%;
top: 50%;
text-align: center;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.error .tip,
.done .tip{
visibility: visible;
opacity: 1;
font-size: 20px;
-webkit-transition: opacity 0.25s ease-out 0.25s;
-moz-transition: opacity 0.25s ease-out 0.25s;
-o-transition: opacity 0.25s ease-out 0.25s;
transition: opacity 0.25s ease-out 0.25s;
}
.error .tip{
color: #ec5c42;
}
.loading > .loading-anim{
visibility: visible;
opacity: 1;
z-index: 1;
}
.circularG{
position:absolute;
background-color: #af2437;
width:14px;
height:14px;
transform:scale(0);
border-radius:9px;
-o-border-radius:9px;
-ms-border-radius:9px;
-webkit-border-radius:9px;
-moz-border-radius:9px;
animation-name:bounce_circularG;
-o-animation-name:bounce_circularG;
-ms-animation-name:bounce_circularG;
-webkit-animation-name:bounce_circularG;
-moz-animation-name:bounce_circularG;
animation-duration:1.1s;
-o-animation-duration:1.1s;
-ms-animation-duration:1.1s;
-webkit-animation-duration:1.1s;
-moz-animation-duration:1.1s;
animation-iteration-count:infinite;
-o-animation-iteration-count:infinite;
-ms-animation-iteration-count:infinite;
-webkit-animation-iteration-count:infinite;
-moz-animation-iteration-count:infinite;
animation-direction:normal;
-o-animation-direction:normal;
-ms-animation-direction:normal;
-webkit-animation-direction:normal;
-moz-animation-direction:normal;
}
#circularG_1{
left:0;
top:23px;
animation-delay:0.41s;
-o-animation-delay:0.41s;
-ms-animation-delay:0.41s;
-webkit-animation-delay:0.41s;
-moz-animation-delay:0.41s;
}
#circularG_2{
left:6px;
top:6px;
animation-delay:0.55s;
-o-animation-delay:0.55s;
-ms-animation-delay:0.55s;
-webkit-animation-delay:0.55s;
-moz-animation-delay:0.55s;
}
#circularG_3{
top:0;
left:23px;
animation-delay:0.69s;
-o-animation-delay:0.69s;
-ms-animation-delay:0.69s;
-webkit-animation-delay:0.69s;
-moz-animation-delay:0.69s;
}
#circularG_4{
right:6px;
top:6px;
animation-delay:0.83s;
-o-animation-delay:0.83s;
-ms-animation-delay:0.83s;
-webkit-animation-delay:0.83s;
-moz-animation-delay:0.83s;
}
#circularG_5{
right:0;
top:23px;
animation-delay:0.97s;
-o-animation-delay:0.97s;
-ms-animation-delay:0.97s;
-webkit-animation-delay:0.97s;
-moz-animation-delay:0.97s;
}
#circularG_6{
right:6px;
bottom:6px;
animation-delay:1.1s;
-o-animation-delay:1.1s;
-ms-animation-delay:1.1s;
-webkit-animation-delay:1.1s;
-moz-animation-delay:1.1s;
}
#circularG_7{
left:23px;
bottom:0;
animation-delay:1.24s;
-o-animation-delay:1.24s;
-ms-animation-delay:1.24s;
-webkit-animation-delay:1.24s;
-moz-animation-delay:1.24s;
}
#circularG_8{
left:6px;
bottom:6px;
animation-delay:1.38s;
-o-animation-delay:1.38s;
-ms-animation-delay:1.38s;
-webkit-animation-delay:1.38s;
-moz-animation-delay:1.38s;
}
@keyframes bounce_circularG{
0% { transform:scale(1); }
100%{ transform:scale(.3); }
}
@-o-keyframes bounce_circularG{
0% { -o-transform:scale(1); }
100%{ -o-transform:scale(.3); }
}
@-ms-keyframes bounce_circularG{
0% { -ms-transform:scale(1); }
100%{ -ms-transform:scale(.3); }
}
@-webkit-keyframes bounce_circularG{
0% { -webkit-transform:scale(1); }
100%{ -webkit-transform:scale(.3); }
}
@-moz-keyframes bounce_circularG{
0% { -moz-transform:scale(1); }
100%{ -moz-transform:scale(.3); }
}
.invalid,
.invalid::placeholder,
.invalid label{
color: #ec5c42 !important;
border-color: #ec5c42 !important;
}
#logout .circularG{
background-color: #fff;
}
footer{
background: #f1f1f1;
}
footer .custom-logo-link{
float: left;
max-width: 276px;
margin-left: -23px;
}
footer .menu{
float: right;
padding: 40px 0;
margin: 0;
list-style: none;
float: right;
font-size: 0;
}
footer .menu li{
margin: 0 15px;
padding: 0;
display: inline-block;
}
footer .menu li a{
font-size: 15px;
}
footer .menu li a,
footer .menu li a:active,
footer .menu li a:visited,
footer .menu li a:focus{
color: #202020;
}
footer .menu li a:hover{
color: #af2437;
}
footer .bottom-bar{
position: relative;
padding-top: 25px;
border-bottom: solid 1px #af2437;
}
footer .contacts{
float: left;
}
footer .contacts .info{
float: left;
padding: 0 50px 15px 0;
}
footer .contacts .info p{
margin: 0;
font-size: 14px;
line-height: 18px;
}
footer .logos{
position: absolute;
bottom: 20px;
right: 0;
}
footer .logos img{
margin-left: 15px;
}
footer .copyrights{
font-size: 12px;
line-height: 16px;
padding: 15px 0;
text-align: center;
} .popup-cover{
position: fixed;
width: 100%;
height: 100%;
left: 0;
top: 100%;
background: rgba(0,0,0,0.2);
z-index: 11;
}
.popup-cover.show{
top: 0;
}
.popup{
position: absolute;
width: 800px;
max-width: 90%;
max-height: 70%;
left: 50%;
top: 50%;
color: #fff;
background: rgba(0,0,0,0.99);
opacity: 0;
-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.3);
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: opacity ease-out 0.25s;
-moz-transition: opacity ease-out 0.25s;
-o-transition: opacity ease-out 0.25s;
transition: opacity ease-out 0.25s;
}
.popup-cover.show .popup{
opacity: 1;
}
.popup .close{
position: absolute;
display: block;
width: 17px;
height: 17px;
top: 10px;
right: 15px;
cursor: pointer;
}
.popup .close:before,
.popup .close:after{
position: absolute;
display: block;
content: '';
background: #fff;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%) rotate(45deg);
-moz-transform: translate(-50%, -50%) rotate(45deg);
-o-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
-webkit-transition: background ease-out 0.1s;
-moz-transition: background ease-out 0.1s;
-o-transition: background ease-out 0.1s;
transition: background ease-out 0.1s;
}
.popup .close:before{
width: 100%;
height: 2px;
}
.popup .close:after{
width: 2px;
height: 100%;
}
.popup .close:hover:before,
.popup .close:hover:after{
background: #d3e2e2;
}
.popup .header{
font-size: 24px;
text-transform: uppercase;
line-height: 39px;
color: #fff;
border-bottom: solid 1px #fff;
padding-left: 20px;
padding-right: 40px;
background: #5a6463;
}
.popup .header br{
display: none;
}
.popup .content{
padding: 0 20px;
height: calc(100% - 39px);
line-height: 22px;
text-align: justify;
overflow: auto;
}
.popup .content p{
margin: 15px 0;
font-size: 18px;
line-height: 22px;
}
.popup .content ul{
margin: 16px 0;
padding: 0 0 0 30px;
} @media (max-width: 1800px){
section#header{
margin-top: 10px;
}
}
@media (max-width: 1700px){
section#header{
margin-top: 20px;
}
section#header h1{
bottom: 1%;
}
}
@media (max-width: 1600px){
section#header{
margin-top: 30px;
}
section#header h1{
font-size: 85px;
line-height: 85px;
}
}
@media (max-width: 1550px){
.red-bg:before{
background-size: cover;
}
}
@media (max-width: 1500px){
section#header{
margin-top: 39px;
}
section#header h1{
font-size: 80px;
line-height: 80px;
}
}
@media (max-width: 1400px){
section#header h1{
font-size: 75px;
line-height: 75px;
}
.slick-initialized .slick-slide{
padding: 0 60px;
}
.slick-arrow{
width: 45px;
height: 45px;
}
.slick-prev{
left: 0;
}
.slick-next{
right: 0;
}
}
@media (max-width: 1300px){
section#header h1{
font-size: 70px;
line-height: 70px;
}
}
@media (max-width: 1250px){
footer .custom-logo-link{
max-width: unset;
float: none;
width: 100%;
text-align: center;
margin-left: 0;
}
footer .menu{
padding-top: 20px;
float: none;
text-align: center;
}
}
@media (max-width: 1200px){
section#header h1{
font-size: 65px;
line-height: 65px;
}
section#header h1:after{
height: 4px;
bottom: -22%;
}
}
@media (max-width: 1100px){
section#header h1{
font-size: 60px;
line-height: 60px;
}
.subscription .info{
width: 350px;
}
.subscription form{
width: calc(100% - 350px);
padding: 0 60px;
}
}
@media (max-width: 1024px){
ul#content-nav{
display: none;
}
section#header h1:after{
height: 3px;
}
section#header h1{
font-size: 55px;
line-height: 55px;
}
header .top-bar{
background: #fff;
}
header .top-links{
display: none;
}
header .custom-logo-link{
width: 104px;
}
header nav{
position: fixed;
top: 39px;
box-sizing: border-box;
padding-top: 50px;
border-top: solid 1px rgba(255,255,255,0.3);
left: 100%;
width: 100%;
border-top: solid 1px #ccc;
height: calc(100% - 64px);
margin: 0;
background: #fff;
text-align: center;
-webkit-transition: left 0.5s ease-out;
-moz-transition: left 0.5s ease-out;
-o-transition: left 0.5s ease-out;
transition: left 0.5s ease-out;
}
header nav ul{
float: none;
}
header nav ul li{
display: block;
margin: 0;
}
header nav ul li a:after{
display: none;
}
header nav .current-menu-item a{
color: #af2437;
}
body.admin-bar header nav{
top: 71px;
}
body.mobile-menu header nav{
left: 0;
}
header nav ul{
display: inline-block;
opacity: 0;
}
body.mobile-menu header nav ul{
opacity: 1;
-webkit-transition: opacity 0.25s ease-out 0.45s;
-moz-transition: opacity 0.25s ease-out 0.45s;
-o-transition: opacity 0.25s ease-out 0.45s;
transition: opacity 0.25s ease-out 0.45s;
}
body.mobile-menu header nav{
left: 0;
}
.burger{
display: block;
}
.column:first-child{
padding-right: 25px;
}
.column:last-child{
padding-left: 25px;
}
.subscription form .es-field-wrap{
width: 100%;
}
.subscription form .es-field-wrap:nth-child(even){
padding-left: 0;
}
footer .menu{
max-width: 550px;
margin-left: auto;
margin-right: auto;
}
footer .contacts{
text-align: center;
}
footer .contacts .info{
float: none;
display: inline-block;
vertical-align: top;
text-align: left;
}
footer .contacts .info:last-child{
padding-right: 0;
}
footer .logos{
position: static;
text-align: center;
margin: 20px 0 5px;
}
footer .logos img{
margin-bottom: 15px;
}
}
@media (max-width: 900px){
section#header .slogan{
left: 68%;
top: 48%;
width: 17%;
}
section#header h1{
position: static;
background: #000000;
padding: 10px 20px 25px;
border-top: solid 1px rgba(255, 255, 255, 0.12);
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
}
section#header h1:after{
height: 2px;
bottom: 15px;
}
section#header h1,
h2{
font-size: 50px;
line-height: 50px;
}
h3{
font-size: 24px;
line-height: 28px;
}
p{
font-size: 19px;
line-height: 24px;
}
.subscription form{
padding: 0 30px;
}
}
@media (max-width: 800px){
section#header h1,
h2{
font-size: 45px;
line-height: 45px;
}
.column{
float: none;
width: auto;
}
.column:first-child{
padding-right: 0;
}
.column:last-child{
padding-left: 0;
}
}
@media (max-width: 750px){
.subscription .info {
width: 290px;
}
.subscription form{
width: calc(100% - 290px);
}
.consultation p{
padding: 10px 5% 20px;
}
}
@media (max-width: 700px){
section#header .slogan{
top: 45%;
width: 20%;
}
section#header h1,
h2{
font-size: 40px;
line-height: 40px;
}
h3{
font-size: 22px;
line-height: 26px;
}
p{
font-size: 18px;
line-height: 22px;
}
.slick-initialized .slick-slide {
padding: 0 35px;
}
.slick-arrow {
width: 25px;
height: 25px;
}
}
@media (max-width: 600px){
header{
top: 0;
}
body.admin-bar header nav{
top: 39px;
height: calc(100% - 39px);
}
section#header .slogan {
top: 43%;
width: 25%;
}
section#header img.bg{
max-width: 110%;
margin-left: -5%;
}
section#header h1,
h2{
font-size: 35px;
line-height: 35px;
}
footer .menu li{
display: block;
}
footer .menu{
padding-bottom: 0;
}
footer .contacts .info{
width: 100%;
max-width: 300px;
display: block;
padding-right: 0;
margin: 0 auto;
text-align: center;
}
.subscription .info{
width: auto;
float: none;
padding-right: 30px;
}
.subscription form{
width: 100%;
margin-top: 0;
}
.subscription form input[type=submit]{
float: left;
}
.consultation p{
padding: 10px 20px 20px;
}
}
@media (max-width: 500px){
section#header img.bg{
max-width: 120%;
margin-left: -10%;
}
section#header h1,
h2{
font-size: 30px;
line-height: 30px;
}
h3{
font-size: 20px;
line-height: 24px;
}
p{
font-size: 17px;
line-height: 20px;
}
}
@media (max-width: 400px){
section#header .slogan{
width: 30%;
}
section#header img.bg{
max-width: 130%;
margin-left: -15%;
}
}section#info{
padding: 85px 0 50px;
}
section#info .container{
max-width: 1220px;
}
section#info .main h2{
margin-top: 0;
}
section#info .qa{
margin-bottom: 2px;
}
section#info .tab{
position: relative;
background: #f2f2f2;
padding: 25px 80px;
font-size: 26px;
line-height: 28px;
font-weight: 500;
cursor: pointer;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
section#info .tab:hover,
section#info .active .tab:hover{
color: #af2437;
}
section#info .tab:before{
content: '';
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 100%;
background-repeat: no-repeat;
background-size: 46px;
background-position: center;
}
section#info .active .tab{
color: #fff;
background: #3b3839;
-webkit-transition: color 0.25s ease-out;
-moz-transition: color 0.25s ease-out;
-o-transition: color 0.25s ease-out;
transition: color 0.25s ease-out;
}
section#info .tab:after{
content: '';
position: absolute;
right: 20px;
top: 50%;
right: 15px;
width: 30px;
height: 30px;
background-color: #af2437;
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/btn-arrow.png);
background-repeat: no-repeat;
background-position: -6px 6px;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
section#info .active .tab:after{
-webkit-transform: translate(-50%, -50%) rotate(90deg);
-moz-transform: translate(-50%, -50%) rotate(90deg);
-o-transform: translate(-50%, -50%) rotate(90deg);
transform: translate(-50%, -50%) rotate(90deg);
}
section#info .info{
overflow: hidden;
color: #fff;
background: #3b3839;
height: 0;
-webkit-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
}
section#info .info span{
display: block;
padding: 0 80px 20px;
}
section#info .info span:before{
content: '';
display: block;
height: 1px;
background: #af2437;
}
section#info .group{
margin-bottom: 30px;
}
section#info .group:first-child .separator{
margin-top: -10px;
} section#info .accounting .separator{
height: 80px;
}
section#info .accounting .separator span{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/accounting.png);
background-size: 73px;
width: 73px;
height: 70px;
}
section#info .accounting .tab:before{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/accounting.png);
} section#info .tax .separator{
height: 80px;
}
section#info .tax .separator span{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/tax-services.png);
background-size: 73px;
width: 73px;
height: 70px;
}
section#info .tax .separator span:before{
margin-left: 50px;
}
section#info .tax .separator span:after{
margin-right: 50px;
}
section#info .tax .tab:before{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/tax-services.png);
} section#info .business .separator{
height: 80px;
}
section#info .business .separator span{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/business-advisory.png);
background-size: 73px;
width: 73px;
height: 70px;
}
section#info .business .tab:before{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/business-advisory.png);
} section#info .main{
float: left;
width: calc(100% - 300px);
padding-right: 7%;
min-height: 200px;
}
section#info .main .group{
margin-bottom: 50px;
}
section#info .main h3{
margin: 0 0 5px;
font-size: 26px;
line-height: 28px;
font-weight: 500;
}
section#info .main a{
font-size: 20px;
}
section#info .main a:after{
content: '';
display: inline-block;
vertical-align: middle;
width: 20px;
height: 13px;
margin-left: 5px;
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/btn-arrow.png) no-repeat;
background-size: 20px;
} section#info .side{
float: left;
width: 300px;
} section#info .key-dates{
padding: 0 20px;
background: #f2f2f2;
margin: 0 0 20px;
}
section#info .key-dates:before{
background: #e9e9e9;
width: 1000px;
height: 1000px;
left: -500px;
top: -590px;
bottom: auto;
}
section#info .key-dates .separator{
position: relative;
z-index: 1;
margin: 10px 0 5px;
}
section#info .key-dates .separator span{
width: 45px;
height: 41px;
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/calendar.png);
}
section#info .key-dates .separator:before{
margin-left: 25px;
}
section#info .key-dates .separator:after{
margin-right: 25px;
}
section#info .key-dates .description{
position: relative;
z-index: 1;
color: #000;
}
section#info .key-dates .description h2{
font-size: 30px;
line-height: 30px;
margin: 5px 0 10px;
}
section#info .key-dates .description p{
font-size: 18px;
line-height: 20px;
margin: 10px 0 5px;
}
section#info .key-dates h4{
font-size: 22px;
color: #af2437;
margin: 0;
font-weight: 600;
}
section#info .key-dates p{
font-size: 16px;
line-height: 20px;
margin: 0;
}
section#info .date{
position: relative;
color: #000;
padding: 12px 0;
border-bottom: solid 1px #af2437;
z-index: 1;
}
section#info .btn{
margin: 30px 0 20px;
background: #af2437;
font-size: 16px;
z-index: 1;
}
section#info .btn,
section#info .btn:active,
section#info .btn:visited,
section#info .btn:focus{
color: #fff;
}
section#info .btn:before{
opacity: 0;
}
section#info .btn:after{
opacity: 1;
background-size: 24px;
background-position: -12px 0;
height: 14px;
}
section#info .btn:hover{
color: #fff;
background: #000;
border-color: #000;
} section#info .links{
padding: 20px;
background: #f2f2f2;
margin: 0 0 20px;
}
section#info .links .separator{
margin-top: 0;
}
section#info .links .separator span{
background-image: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/links.png);
}
section#info .links h2{
font-size: 30px;
line-height: 30px;
margin: 5px 0 20px;
}
section#info .links a{
display: inline-block;
font-size: 16px;
line-height: 20px;
margin-bottom: 5px;
font-weight: 500;
}
section#info .links a:after{
content: '';
display: inline-block;
vertical-align: middle;
width: 10px;
height: 13px;
margin-left: 5px;
background: url(//brehon.co.uk/wp-content/themes/brehon/assets/img/btn-arrow.png) no-repeat;
background-size: 20px;
} @media (max-width: 1024px){
section#main {
padding: 40px 0 40px;
}
section#info .main{
width: 100%;
padding: 0;
float: none;
}
section#info .side{
width: 100%;
padding: 0;
float: none;
margin-top: 40px;
}
section#info .key-dates .separator,
section#info .key-dates .description,
section#info .date,
.subscription .info,
.subscription form{
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 900px){
section#info .tab{
font-size: 24px;
line-height: 26px;
}
}
@media (max-width: 700px){
section#info .tab{
font-size: 22px;
line-height: 24px;
}
}
@media (max-width: 600px){
section#info .tab{
padding: 15px 55px;
}
section#info .tab:before{
width: 50px;
background-size: 35px;
}
section#info .tab:after{
background-color: transparent;
background-size: 20px;
background-position: 0 0;
width: 10px;
height: 12px;
}
section#info .info span {
padding: 0 50px 5px;
}
}
@media (max-width: 500px){
section#info .tab{
font-size: 20px;
line-height: 22px;
}
}.lazy-hidden,.entry img.lazy-hidden, img.thumbnail.lazy-hidden {
background-color: #ffffff;
background-image: url(//brehon.co.uk/wp-content/plugins/a3-lazy-load/assets/css/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
figure.wp-block-image img.lazy-hidden {
min-width: 150px;
}
picture source[type="image/webp"] {
display: block;
}