body {
font-family: 'Futura-Book';
padding: 0!important;
margin: 0!important;
}
@font-face {
font-family: 'Futura-Bt';
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-LightCondensed.eot);
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-LightCondensed.eot?#iefix) format('embedded-opentype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-LightCondensed.woff) format('woff'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-LightCondensed.ttf) format('truetype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-LightCondensed.svg#FuturaBT-LightCondensed) format('svg');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Futura-Book';
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-Book.eot);
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-Book.eot?#iefix) format('embedded-opentype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-Book.woff) format('woff'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-Book.ttf) format('truetype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/FuturaBT-Book.svg#FuturaBT-Book) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Futura';
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Futura-Bold.eot);
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Futura-Bold.eot?#iefix) format('embedded-opentype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Futura-Bold.woff) format('woff'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Futura-Bold.ttf) format('truetype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Futura-Bold.svg#Futura-Bold) format('svg');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Calluna';
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Calluna-Regular.eot);
src: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Calluna-Regular.eot?#iefix) format('embedded-opentype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Calluna-Regular.woff) format('woff'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Calluna-Regular.ttf) format('truetype'),
url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/fonts/Calluna-Regular.svg#Calluna-Regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: swap;
}
p {
font-size: 16px;
font-family: 'Futura-Book';
font-style: normal;
font-variant: normal;
font-weight: 400;
line-height: 25px;
color: #000;
margin: 0 0 15px;
}
a, a:hover {
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
text-decoration: none;
cursor: pointer;
}
a, a:focus, a:hover, button, button:focus, button:hover, checkbox, checkbox:focus, checkbox:hover, input, input:focus, input:hover, select, select:focus, select:hover {
outline: 0;
}
ul {
padding: 0;
list-style: none;
}
li {
line-height: 23px;
margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Calluna';
font-weight: 700;
color:#081b33;
}
.main-navigation ul {
display: flex;
width: auto;
justify-content: center;
}
.main-navigation a {
display: block;
text-decoration: none;
padding: 5px 25px;
text-transform: uppercase;
color: #333 !important;
font-weight: 600;
}
.current-menu-item a {
color: #006aae!important;
}
.laypaybutton a {
background: #0066ac;
margin: 0 10px;
color: #fff !important;
font-size: 14px;
padding: 5px 25px;
text-transform: uppercase;
font-weight: 600;
}
.tphone a {
background: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/images/phone.png) no-repeat left center;
padding: 5px 0 5px 30px !important;
background-size: 25px;
display: inline-block !important;
color: #333;font-weight: 600;
}
.play-fair p {
font-family: 'Futura-Book';
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.n-title {
width: auto;
display: inline-block;
border-bottom: 0px solid #6592a5;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
position: relative;
color: #081b33;
}
.line-left::before {
background: #6592a5;
width: 100px;
height: 3px;
content: '';
position: absolute;
left: 0;
bottom: -5px;
}
.line-center::before {
background: #6592a5;
width: 100px;
height: 3px;
content: '';
position: absolute;
left: 0;
right: 0;
bottom: -5px;
margin: 0 auto;
}
.sbox .modal-body {
position: relative;
flex: 1 1 auto;
padding: 1rem;
text-align: left;
}
.grey-bg { background:#ededed;}
.c-center {
display: flex;
align-items: center;
}
.cc-center {
display: flex;
align-items: center;
justify-content: center;
}
.sbox {
text-align: center;
margin-bottom: 20px;
}
.sbox h4 {
text-transform: uppercase;
font-size: 20px;
}
.readmore {
margin: 0;
}
.readmore a {
z-index: 99;
position: relative;
background: #0066ac !important;
width: auto;
display: inline-block;
margin: 0;
padding: 5px 10px;
color: #fff !important;
font-size: 16px;
font-family: 'Futura-Book';
}
.readmore a:hover {background: #d0b14e;}
.abt p {
margin: 0 0 10px;
}
.abt ul {
margin: 10px 0;
display: inline-block;
text-align: left;
}
.abt ul li {
display: block;
list-style: ethiopic-numeric;
position: relative;
padding-left: 20px;
text-align: left;
}
.abt ul li::before {
position: absolute;
left: 0;
width: 8px;
height: 8px;
background: #6592a5;
content: '';
top: 10px;
transform: translate(0px, 0px) rotate(50deg);
}
.abt-content img {
float: left;
margin: 0 20px 20px 0px;
width: 550px;
}
.abt-content p {
margin: 0 0 10px;
}
.testimonial-reel {
margin-bottom: 4rem !important;
margin-top: 4rem;
}
.testimonial-reel .box {
position: relative;
margin-bottom: 30px;
}
.testimonial-reel .box .image {
margin: 0 auto -45px;
text-align: center;
}
.testimonial-reel .box .image img {
height: 200px;
margin: 0 auto;
width: 200px;
}
.testimonial-reel .box .test-component {  
padding: 15px;
}
.testimonial-reel .box .test-title {
font-family: 'Futura';
color: #fff;
text-align: center;
margin-top: 3.3rem;
margin-bottom: 15px;
}
.testimonial-reel .box .test-content {
text-align: center;
}
.testimonial-reel .slick-slide {
opacity: 0.3;
transition: opacity 0.3s;
padding-left: 1rem;
padding-right: 1rem;
width: 104%;
padding: 0 40px;
}
.testimonial-reel .slick-slide.slick-cloned {
opacity: 0.3;
transition: opacity 0.3s;
}
.testimonial-reel .slick-slide.slick-current.slick-active {
opacity: 1;
transition: opacity 0.3s;
}
.test-title h4 {
color: #000;
text-transform: uppercase;
}
.test-title p {
color: #0065ac;
}
.blog-sec h6 {
color: #006aae;
}
.testimonial-reel .slick-next::before, .testimonial-reel .slick-prev::before {
font-family: slick;
font-size: 30px;
line-height: 1;
opacity: .75;
color: #0066b1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.testimonial-reel .slick-prev {
left: 0;
}
.testimonial-reel .slick-next {
right: 0px;
}
.flink {
display: inline-block;
}
footer ul {
margin: 0 auto;
text-align: center;
list-style: none;
display: block;
width: auto;
}
footer p a {
color: #333 !important;
}
.flink ul li {
float: left;
}
.flink li a {
color: #333;
text-transform: uppercase;
padding: 0 10px;
font-size: 16px;
border-right: 1px solid #333;
font-weight: 600;
}
.flink li:last-child a {
border-right: 0px solid #333;
}
.flink li a:hover {color:#0065ac;}
.fsocial a {
background: #333;
width: 25px;
height: 25px;
display: inline-block;
color: #fff!important;
}
.fsocial a:hover {
background: #0066ac;color: #fff!important;
}
.h-map {
padding: 0;
}
.h-map iframe {
border: 0;
width: 100%;
height: 100%;
}
.h-form label {
display: block;
color: #333;
text-transform: uppercase;
margin-bottom: 3px;
font-size: 14px;
font-family: 'Futura-Book';
}
.h-form input {
background: #ccc;
width: 100%;
padding: 7px!important;
}
.h-form textarea {
background: #ccc;
width: 100%;
padding: 7px!important;
max-height:150px;
}
.h-form input[type="submit"] {
background: #0065ac;
display: block;
width: auto;
padding: 10px 20px!important;
color: #fff;
text-transform: uppercase;
margin: 0 auto;
}
.h-form input[type="submit"]:hover {
background: #333;
}
.c-map iframe {
border: 0;
width: 100%;
height: 400px;
}
header {
border-bottom: 1px solid #ccc;
}
footer {
border-top: 1px solid #ccc;
}
.banner-section {
position: relative;
min-height: 300px;
}
.banner-text {
text-align: center;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
background: #0066ac;
}
.banner-text h4 {
text-transform: uppercase;
color: #fff;
font-size: 35px;
margin: 0;
}
.banner-section img {
width: 100%;
height: 350px;
object-fit: cover;
object-position: center center;
}
.bf img {
width: 100%;
}
.c-form {
padding-right: 50px;
}
.cinfo h4 {
color: #0066ac;
font-size: 20px;
}
.cinfo p a {
color: #333;
}
.c-form input {
background: #fff;
width: 100%;
padding: 7px!important;
}
.c-form textarea {
background: #fff;
width: 100%;
padding: 7px!important;
max-height:150px;
}
.modal-body img {
width: 100%;
}
#comments {
display: none;
}
.navigation.post-navigation {
width: auto;
margin: 0 auto;
display: none;
}
img.abimg {
margin-top: 150px!important;
}
.headbottom ul {
margin: 0;
display: inline-block;
}
.headbottom ul li {
float: left;
list-style: none;
} @media only screen and (min-width:320px) and (max-width: 767px) {
#masthead {
position: relative;
}
img.abimg {
margin-top: 30px!important;
}
.edu{
margin-top: 30px!important;
}
.m-menu .menu-toggle {
background: url(//www.emmerlawplc.com/wp-content/themes/Emmerlaw/images/menu-icon.png) no-repeat;
text-indent: -10000px;
right: 5px;
position: absolute;
z-index: 9;
border: none;
top: 10px;
padding: 5px 15px;
}
.flink li a {
color: #333;
text-transform: uppercase;
padding: 0 5px;
font-size: 12px;
border-right: 1px solid #333;
font-weight: 600;
}
.h-form.p-5 {
padding: 20px !important;
}
.c-form {
padding-right: 0;
}
.abt-content img {
float: none;
margin: 20px 0px 20px 0px;
width: 100%;
}
.about-section {
text-align: center;
}
.slick-list {
padding-bottom: 40px !important;
}
.testimonial-reel .box .image img {
height: 100px;
margin: 0 auto;
width: 100px;
}
}
@media only screen and (min-width:600px) and (max-width: 767px) {
.main-navigation a {
display: block;
text-decoration: none;
padding: 5px 10px;
text-transform: uppercase;
font-weight: 600;
font-size: 14px;
}
.flink li a {
color: #333;
text-transform: uppercase;
padding: 0 8px;
font-size: 14px;
border-right: 1px solid #333;
font-weight: 600;
}
} @media only screen 
and (min-width: 768px) 
and (max-width: 1024px) 
and (orientation: portrait)  {
.abt-content img {
float: left;
margin: 0px 0 20px 0px;
width: 100%;
}
}
@media only screen and (min-width:768px) and (max-width: 1024px) {
img.abimg {
margin-top: 200px!important;
}
}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: 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;
}  *,
*::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 > ul,
li > 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: thin dotted;
}
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 > ul,
.main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > 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;
}