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;
}
}