html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
vertical-align: top;
}@import url("http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800");
@import url("http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic|Libre+Baskerville:400,700,400italic"); 
@import url("https://fonts.googleapis.com/css?family=Nunito:300,400&display=swap");
@import url("https://fonts.googleapis.com/css?family=Lato:300,400&display=swap"); html {
font-size: 100%;
}
body {
color: #65656D;
font-family: 'Libre Baskerville', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 1em;
line-height: 1.625;
}
input, select, textarea {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
pre, code, tt, kbd {
font-family: 'andale mono', 'lucida console', monospace;
font-size: 1em;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, dfn, img, samp, ul, ol, dl {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
a img {
margin: 0;
} table, input, textarea, select {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
height: auto;
max-width: 100%;
} body {
background: #1C212E;
} a {
color: #43425E;
-webkit-transition: all .1s ease-in;
-moz-transition: all .1s ease-in;
-o-transition: all .1s ease-in;
-ms-transition: all .1s ease-in;
transition: all .1s ease-in;
}
a:hover {
color: #908EBD;
text-decoration: underline;
}
a:focus {
color: #908EBD;
} .btn,
.more-link,
input[type="submit"],
input[type="button"],
.comment-reply-link {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: inherit;
cursor: pointer;
display: inline-block;
color: #FFFFFF;
padding: .5em 1em;
border: 1px solid transparent;
border-radius: 2px;
-webkit-font-smoothing: antialiased;
-webkit-appearance: none;
margin-bottom: 1.5em;
text-decoration: none;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
background: #696888;
border-bottom: 2px solid #545374;
text-transform: uppercase;
letter-spacing: 1px;
}
.btn:hover,
.more-link:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.comment-reply-link:hover {
color: #FFFFFF;
text-decoration: none;
background: #43425E;
border-bottom: 2px solid #272641;
}
.more-link {
display: inline-block;
float: none;
margin: 0;
}
.edit-post-link a {
display: inline-block;
margin: 1.5em 0 0 0;
padding: .1em 1em;
border-radius: 2px;
background: #EBEBEB;
font-weight: bold;
-webkit-font-smoothing: antialiased;
text-decoration: none;
} h1, h2, h3, h4, h5, h6 {
font-weight: bold;
line-height: 1.2;
margin-top: 0;
margin-bottom: 27px;
}
h1 {
font-size: 2em;
}
h2 {
font-size: 1.75em;
}
h3 {
font-size: 1.5em;
}
h4 {
font-size: 1.25em;
}
h5 {
font-size: 1.125em;
}
h6 {
font-size: 1em;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
margin: 0;
} .builder-container-outer-wrapper {
display: block;
margin: 0 auto;
}
.builder-container {
} .builder-module-background-wrapper {
border-bottom: 1px solid rgba( 0, 0, 0, .2 );
background: #FFFFFF;
}
.builder-module {
padding-top: 4em !important;
}
.builder-module-last {
border-bottom: 0;
}
.builder-module-element {
margin-bottom: 4em !important;
}
.left .builder-module-element {
margin-right: 5em;
}
.middle .builder-module-element {
margin-left: 5em;
margin-right: 5em;
}
.right .builder-module-element {
margin-left: 5em;
} .builder-module-sidebar {
display: block;
margin: 0;
padding: 0;
width: 100%;
}
.builder-module-sidebar .widget-wrapper {
width: 100%;
}
.builder-module-sidebar .widget-background-wrapper {
margin-bottom: 4em;
}
.builder-module-sidebar .widget {
margin: 0;
padding: 0;
}
.builder-module-sidebar .widget-wrapper-left .widget {
margin-right: 1em;
}
.builder-module-sidebar .widget-wrapper-right .widget {
margin-left: 1em;
}
.builder-module-block-outer-wrapper {
overflow: visible !important;
}
.builder-module-sidebar h4.widget-title {
font-size: 1.7em;
line-height: 1.2;
margin: 0 0 .75em 0;
font-weight: 300;
color: #43425E;
}
.builder-module-sidebar h4.widget-title a {
color: #43425E;
}
.builder-module-sidebar h4.widget-title + * {
margin-top: 0;
}
.builder-module-sidebar .widget *:first-child {
margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
display: none;
}
.builder-module-sidebar .widget ul {
margin-left: 0;
}
.builder-module-sidebar .widget li {
list-style: none;
} .builder-module-header .single .builder-module-element,
.builder-module-header .middle .builder-module-element {
text-align: center;
}
.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
height: auto;
margin-bottom: 0;
text-decoration: none;
}
.site-title a:hover,
.site-tagline a:hover {
}
.site-title {
margin-top: 0;
font-size: 4em;
font-weight: 300;
line-height: 1.2;
letter-spacing: -2px;
}
.site-title a {
}
.site-title a:hover {
}
.site-tagline {
font-family: "Libre Baskerville", "Playfair Display", Georgia, Times, "Times New Roman", serif;
font-weight: 300;
font-size: 1.3em;
margin-top: .5em;
opacity: .5;
}
.site-tagline a {
} .purple-header-background-wrapper {
background: #97A4ED;
} .dark-blue-header-background-wrapper {
background: #46506A;
} .builder-module-navigation-background-wrapper {
background: #EBEBEB;
padding: 2em 0;
}
.builder-module-navigation {
display: block;
line-height: 2;
width: 100%;
padding: .25em 0 .5em 0 !important;
border: 0;
}
.builder-module-navigation .builder-module-element {
margin: 0 !important;
}
.builder-module-navigation-menu-wrapper {
display: table;
margin: 0 auto;
}
.builder-module-navigation ul {
display: block;
float: left;
margin: 0;
padding: 0;
}
.builder-module-navigation ul * {
margin: 0;
}
.builder-module-navigation li {
padding: 0;
}
.builder-module-navigation li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
font-weight: normal;
background: transparent;
color: #8A94B1;
margin: .25em 2em 0 0;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.builder-module-navigation .current_page_item a,
.builder-module-navigation .current-cat a,
.builder-module-navigation .current-menu-item a {
color: #43425E;
}
.builder-module-navigation li a:hover,
.builder-module-navigation .current_page_item li a:hover,
.builder-module-navigation .current-cat li a li a:hover,
.builder-module-navigation .current-menu-item li a:hover {
color: #43425E;
} .builder-module-navigation li ul {
background: #EBEBEB;
border: 2px solid rgba( 0, 0, 0, .2 );
border-bottom-width: 1px;
border-radius: 2px;
width: 14em;
}
.builder-module-navigation li li {
border-top: 1px solid rgba( 255, 255, 255, .6 );
border-bottom: 1px solid rgba( 0, 0, 0, .2 );
width: 14em;
}
.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
float: none;
padding: .75em;
line-height: 1;
margin: 0;
border-radius: 0;
border-bottom: 0;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
background: #F8F8F8;
color: #43425E;
}
.builder-module-navigation li ul ul {
margin: -2.7em 0 0 14em;
}
.builder-module-navigation li .current_page_item a,
.builder-module-navigation li .current-cat a,
.builder-module-navigation li .current-menu-item a {
border-bottom: none;
} .purple-nav-background-wrapper {
background: #97A4ED;
padding: 0;
}
.purple-nav {
display: block;
line-height: 2;
width: 100%;
padding: .25em 0 .5em 0 !important;
border: 0;
}
.purple-nav .builder-module-element {
margin: 0 !important;
}
.purple-nav-menu-wrapper {
display: table;
margin: 0 auto;
}
.purple-nav ul {
display: block;
float: left;
margin: 0;
padding: 0;
}
.purple-nav ul * {
margin: 0;
}
.purple-nav li {
padding: 0;
}
.purple-nav li a,
.purple-nav .current_page_item li a,
.purple-nav .current-cat li a,
.purple-nav .current-menu-item li a {
font-size: 1em;
font-weight: normal;
background: transparent;
color: #43425E;
margin: .25em 2em 0 0;
text-decoration: none;
letter-spacing: 0;
-webkit-font-smoothing: antialiased;
}
.purple-nav .current_page_item a,
.purple-nav .current-cat a,
.purple-nav .current-menu-item a {
color: #FFFFFF;
}
.purple-nav li a:hover,
.purple-nav .current_page_item li a:hover,
.purple-nav .current-cat li a li a:hover,
.purple-nav .current-menu-item li a:hover {
color: #FFFFFF;
} .purple-nav li ul {
background: #384157;
border: 2px solid #2B3244;
border-top-width: 1px;
border-bottom-width: 1px;
border-radius: 2px;
width: 14em;
}
.purple-nav li li {
border-top: 1px solid #2B3244;
border-bottom: 1px solid #2B3244;
width: 14em;
}
.purple-nav li li a,
.purple-nav .current_page_item li a,
.purple-nav .current-cat li a,
.purple-nav .current-menu-item li a {
color: #FFFFFF;
float: none;
padding: .75em;
line-height: 1;
margin: 0;
border-radius: 0;
border-bottom: 0;
}
.purple-nav li li a:hover,
.purple-nav li li a.sfhover {
background: #7F8BC8;
color: #FFFFFF;
}
.purple-nav li ul ul {
margin: -3.05em 0 0 14em;
}
.purple-nav li .current_page_item a,
.purple-nav li .current-cat a,
.purple-nav li .current-menu-item a {
border-bottom: none;
} .builder-module-widget-bar .left .widget {
margin-right: 2em;
}
.builder-module-widget-bar .middle .widget {
margin-left: 2em;
margin-right: 2em;
}
.builder-module-widget-bar .right .widget {
margin-left: 2em;
} .dark-blue-wb-background-wrapper {
background: #46506A;
color: #AAB1C5;
}
.dark-blue-wb {
border: 0;
}
.dark-blue-wb a {
color: #12143D;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper {
background: #46506A;
color: #AAB1C5;
}
.dark-blue-wb h4.widget-title {
color: #DDE1EB;
} .purple-wb-background-wrapper {
background: #97A4ED;
color: #42496F;
} .builder-module-footer-background-wrapper {
background: #1C212E;
color: #424B63;
}
.builder-module-footer .builder-module-element,
.builder-module-footer .builder-module-element a {
color: #424B63;
} .builder-module-image .builder-module-element img {
margin: 0;
} .image-no-spacing {
margin: 0;
padding: 0 !important;
}
.image-no-spacing .builder-module-element {
margin: 0 !important;
padding: 0;
} .image-full-window-outer-wrapper {
max-width: none !important;
}
.image-full-window {
padding: 0 !important;
}
.image-full-window .builder-module-element {
margin: 0 !important;
}
.image-full-window-outer-wrapper img {
width: 100%;
height: auto;
} .builder-module-html .builder-module-element>*:first-child {
margin-top: 0;
}
.builder-module-html .builder-module-element>*:last-child {
margin-bottom: 0;
} .purple-html-background-wrapper {
background: #97A4ED;
} .dark-blue-html-background-wrapper {
background: #46506A;
} .green-callout-html .builder-module-element {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
padding: .1em;
background: #95E095;
color: #175817;
font-size: 1.1em;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
border-radius: 3px;
} .builder-module-content-background-wrapper {
background: #FFFFFF;
}
.builder-module-content .builder-module-element {
overflow: hidden;
}
.builder-module-content .entry-content>*:first-child {
margin-top: 0;
}
.builder-module-content .entry-content > *:last-child {
margin-bottom: 0;
}
.entry-title,
.entry-title * {
margin: 0;
padding: 0;
}
.hentry .thumbnail-wrap {
display: none;
}
.hentry .date {
display: none;
}
.entry-title {
font-family: "Libre Baskerville", "Playfair Display", Georgia, Times, "Times New Roman", serif;
font-size: 3em;
font-weight: normal;
margin-bottom: 0.5em;
}
.entry-title a {
text-decoration: none;
}
.entry-title a:hover {
text-decoration: none;
}
.hentry .entry-meta-wrapper {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
display: inline-block;
margin-bottom: 1em;
background: #E7E7F3;
padding: .1em .5em;
}
.hentry .entry-meta {
display: block;
float: left;
color: #858C90;
font-size: .75em;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 1px;
}
.hentry .entry-meta a {
font-weight: bold;
text-decoration: none;
letter-spacing: 1px;
}
.hentry .entry-meta a:hover {
}
.hentry .entry-meta.alignleft {
max-width: 60%;
margin: 0;
}
.hentry .entry-meta.alignright {
float: right;
margin: 0;
}
.hentry .entry-footer {
display: block;
margin-top: 3.5em;
}
.hentry .entry-footer .categories,
.hentry .entry-footer .comments {
margin-bottom: .5em;
}
.hentry .entry-footer img {
max-width: none;
}
.hentry .entry-attachment .attachment {
text-align: center;
}
.hentry .edit-entry-link {
clear: both;
margin: 0;
}
.hentry .more-link {
}
.entry-content {
clear: both;
}
.loop-title {
font-size: 2em;
letter-spacing: -1px;
font-weight: 300;
margin-bottom: 3em;
display: inline-block;
padding: 5px 15px;
border: 3px solid #46506A;
opacity: .8;
}
.builder-module-content .hentry {
margin-bottom: 3.25em;
padding-bottom: 3em;
border-bottom: 3px double #E6E5F1;
}
.builder-module-content .hentry:last-child {
margin-bottom: 0;
}
.builder-module-content .builder-module-sidebar {
}
.builder-module-content .builder-module-sidebar .widget a {
text-decoration: none;
}
.builder-module-content .builder-module-sidebar .widget a:hover {
text-decoration: underline;
}
.builder-module-content .entry-content .excerpt-read-more:after {
content: "\2192";
position: absolute;
top: 10px;
right: 200px;
overflow: hidden;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
opacity: 0;
}
.builder-module-content .entry-content .excerpt-read-more:hover:after {
right: 35px;
opacity: 1;
}
.builder-module-content  .entry-content .excerpt-read-more {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
background: #FFF;
border: 1px solid #8887A8;
color: #43425E;
border-bottom: 4px solid #CFCEE6;
text-transform: uppercase;
letter-spacing: 3px;
margin: 2em 0 0;
padding: 12px 50px;
display: inline-block;
text-decoration: none;
border-radius: 2px;
opacity: .5;
overflow: hidden;
position: relative;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
transition: all .2s ease-in;
}
.builder-module-content  .entry-content .excerpt-read-more:hover {
opacity: 1;
padding-left: 40px;
padding-right: 60px;
} .hentry .gallery {
margin-bottom: 1.5em;
}
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
font-size: 0;
line-height: 0;
margin: 0;
}
.hentry .gallery-item {
display: inline-block;
margin: 0;
text-align: left;
vertical-align: top;
width: 150px;
}
.hentry .gallery-item img {
border: 0;
margin: 0;
padding: 0;
}
.hentry .gallery-caption {
font-size: .9em;
line-height: 1.3;
margin: 0;
}
.hentry .gallery + * {
margin-top: 0;
}
.hentry img {
}
.hentry .alignright {
margin: 1em 0 1em 1.5em
}
.hentry .alignleft {
margin: 1em 1.5em 1em 0;
}
.hentry .aligncenter {
margin: 0 auto;
}
.hentry .alignnone {
margin: 0;
}
.hentry .wp-caption {
margin-bottom: 1.5em;
line-height: 1;
}
.hentry .wp-caption img {
background: transparent;
border: none;
padding: 0;
margin-top: 0;
margin-bottom: 0;
}
.hentry .wp-caption-text {
font-size: .9em;
line-height: 1.3;
margin: 0;
} .entry-header {
clear: both; margin-bottom: 1.5em;
}
.entry-footer {
clear: both; }
.entry-footer .alignright {
}
.entry-footer .categories,
.entry-footer .tags {
}
.entry-footer .comments {
}
.EXIF table {
margin: 0 auto;
}
.photometa h4 {
margin: 0;
padding: 0;
text-align: center;
}
.photometa ul {
list-style-type: none;
} .loop-utility {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: .9em;
clear: both; margin: 0;
}
.loop-utility .alignleft,
.loop-utility .alignright {
margin: 0;
}
.loop-utility a {
background: #FFF;
border: 1px solid #8887A8;
color: #43425E;
border-bottom: 4px solid #CFCEE6;
text-transform: uppercase;
letter-spacing: 2px;
margin: 50px 0;
padding: 12px 20px;
display: inline-block;
text-decoration: none;
opacity: .5;
}
.loop-utility a:hover {
opacity: 1;
} .page .builder-module-content .hentry {
margin-bottom: 0;
border-bottom: 0;
}
.builder-module-content .hentry.page {
margin-bottom: 0;
border-bottom: 0;
} .single .builder-module-content .hentry {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0;
} .entry-pages a {
display: inline-block;
background: #EBEBEB;
padding: 0 .35em;
} #comments {
margin-top: 1.5em;
}
.commentlist {
margin: 0;
padding: 0;
}
.commentlist li.comment,
.commentlist li.trackback,
.commentlist li.pingback {
border: 1px solid #D6D6D6;
border-radius: 2px;
padding: 0 2.5em;
margin-bottom: 1.5em;
}
.commentlist .avatar {
margin: 0;
float: left;
margin-right: 1.5em;
border-radius: 36px;
}
.commentlist .fn {
display: inline-block;
font-size: 1.4em;
font-weight: 300;
}
.commentlist .fn a {
text-decoration: none;
}
.commentlist .fn a:hover {
text-decoration: underline;
}
.comment-metadata,
.comment-metadata a {
color: #C0C8CC;
}
.comment-metadata a:hover {
color: #43425E;
}
.comment-content {
clear: both;
margin-top: 4em;
}
.commentlist ul.children {
margin: 0 0 1.5em 0;
}
.commentlist ul.children li:last-child {
margin: 0;
}
.commentlist .comment-body {
margin: 2.5em 0;
}
.commentlist div.reply:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
#respond {
margin-top: 2em;
}
#respond h3 {
margin: 0;
}
#respond input[type="submit"] {
line-height: inherit;
margin: 0;
}
#respond textarea {
width: 100%;
max-width: 100%;
}
#respond .comment-submit-wrapper {
margin: 0;
}
.commentlist #respond {
margin-bottom: 1.5em;
}
.comment-reply-link {
padding: .5em 2em;
display: inline-block;
margin-top: 4em;
margin-bottom: 1em !important;
}
.cancel-comment-reply a {
display: inline-block;
background: #dadddf;
color: #3b3f42;
border-radius: 2px;
padding: .25em .5em;
margin: .5em 0;
font-size: .85em;
text-decoration: none;
}
.cancel-comment-reply a:hover {
background: #ebebeb;
}
.logged-in-as {
margin: 0.25em 0;
} p {
}
p img.left {
float: left;
margin: 0;
padding: 0;
}
p img.right {
float: right;
margin: 0;
}
blockquote {
font-style: italic;
padding: .25em 1.5em;
font-size: 1.5em;
line-height: 1.42;
-webkit-font-smoothing: antialiased;
} blockquote blockquote {
font-size: 100%;
}
blockquote cite {
display: block;
font-weight: bold;
font-style: italic;
margin-top: 1.5em;
}
blockquote p {
margin-bottom: 1.5em;
}
strong {
font-weight: bold;
}
em, dfn {
font-style: italic;
}
dfn {
font-weight: bold;
}
sup, sub {
font-size: .75em;
height: 0;
line-height: 1.5;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
abbr, acronym {
border-bottom: 1px dotted #666666;
}
address {
font-style: italic;
}
del {
opacity: .7;
}
pre {
margin-bottom: 1.5em;
white-space: pre;
}
big {
font-size: 1.2em;
line-height: 1;
}
cite {
font-style: normal;
}
ins {
color: #FFFFFF;
background: #43425E;
padding: 0 5px;
} ul, ol {
list-style-position: outside;
margin-left: 1.5em;
padding: 0;
}
ul ul, ul ol, ol ul, ol ol {
margin-left: 1.5em;
}
li {
margin: 0;
padding: 0;
}
li > * {
margin-top: 0;
}
li *:last-child {
margin-bottom: 0;
}
li > p + ul {
margin-top: -1.5em;
}
ul {
list-style-type: square;
}
ol {
list-style-type: decimal;
}
dl {
}
dl dt {
font-weight: bold;
}
dd {
margin-left: 1.5em;
}
dd + dd {
margin-top: 0;
} table {
width: 100%;
margin-bottom: 1.5em;
}
table, td, th {
border: 1px solid #CFCFCF;
border-collapse: collapse;
}
th {
font-weight: bold;
}
th, td, caption {
padding: .25em;
text-align: center;
}
td a {
display: block;
}
tfoot td {
padding: 0;
}
tfoot a {
display: block;
padding: .25em;
}
caption {
border: 1px solid #CFCFCF;
border-bottom: 0;
font-weight: bold;
} .small {
font-size: .8em;
line-height: 1.875;
margin-top: 1.875em;
margin-bottom: 1.875em;
}
.large {
font-size: 1.2em;
line-height: 2.5;
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.hide {
display: none;
}
.quiet {
color: #666666;
}
.loud {
color: #000000;
}
.highlight {
background: #FFFF00;
}
.added {
background: #006600;
color: #FFFFFF;
}
.removed {
background: #990000;
color: #FFFFFF;
}
.first {
margin-left: 0;
padding-left: 0;
}
.last {
margin-right: 0;
padding-right: 0;
}
.top {
margin-top: 0;
padding-top: 0;
}
.bottom {
margin-bottom: 0;
padding-bottom: 0;
} label {
font-weight: bold;
}
fieldset {
border: .1em solid #CCCCCC;
margin: 0 0 1.5em 0;
padding: 1.4em;
}
legend {
font-size: 1.2em;
font-weight: bold;
} input[type="color"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"],
input[type="number"], input[type="date"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="week"], input[type="month"], textarea {
font-size: 1em;
color: #707686;
margin: 0;
padding: .5em;
background: #FFFFFF;
border: 1px solid #CECECE;
border-top-color: #AEAEAE;
-webkit-appearance: none;
line-height: 1;
}
input[type="color"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus,
input[type="text"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="time"]:focus,
input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, textarea:focus {
border-color: #7F8BC8;
box-shadow: inset 0 0 2px 1px #CACFEB;
}
select {
font-size: 1em;
max-width: 99%;
}
textarea {
width: 30em;
height: 20em;
}
.search-text-box {
margin-bottom: 0;
}
.search-submit-button {
margin: 0;
}
input[type="submit"] {
font-size: 1em;
cursor: pointer;
} #searchform {
position: relative;
}
#searchform input[type="text"] {
width: 60%;
max-width: 100%;
}
#searchform input[type="submit"] {
position: absolute;
top: 0;
right: 0;
width: 38%;
max-width: 100%;
margin: 0;
} .post-password-required input[type="submit"] {
display: inline-block;
float: none;
} .error, .notice, .success {
border: 2px solid #ddd;
margin-bottom: 1em;
padding: .8em;
}
.error {
background: #FBE3E4;
border-color: #FBC2C4;
color: #8a1f11;
}
.notice {
background: #FFF6BF;
border-color: #FFD324;
color: #514721;
}
.success {
background: #E6EFC2;
border-color: #C6D880;
color: #264409;
}
.error a {
color: #8a1f11;
}
.notice a {
color: #514721;
}
.success a {
color: #264409;
}  .widget_rss li {
margin-bottom: 1.5em;
}
.widget_rss h4.widget-title {
display: inline-block;
font-weight: 300;
}
.widget_rss h4.widget-title a {
font-weight: 300;
text-decoration: none;
}
.widget_rss h4.widget-title a {
text-decoration: none;
}
.widget_rss .rsswidget {
display: block;
margin: 0;
font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
color: inherit;
text-decoration: none;
}
.widget_rss .rss-date {
display: block;
margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
margin: 1.5em 0;
} .widget_tag_cloud a {
line-height: 1;
font-weight: normal;
display: inline-block;
border-radius: 3px;
background: #696888;
color: #FFFFFF;
padding: .5em .75em;
margin: 5px 0;
text-decoration: none;
}
.widget_tag_cloud a:hover {
background: #43425E;
text-decoration: none;
} #social-tags {
left: auto;
margin-right: 0;
margin-left: auto;
overflow: hidden;
padding-top: 10px;
position: fixed;
right: 0;
width: 95px;
height: 100%;
}
#social-tags a {
margin: 0;
position: relative;
right: -50px;
}
#social-tags a:hover {
right: 0;
} .alignright {
margin-left: 1.5em;
}
.alignleft {
margin-right: 1.5em;
}
.hentry img.wp-smiley {
border: none;
} .archive-left {
float: left;
width: 40%;
max-width: 40%;
margin-right: 10%;
}
.archive-right {
float: left;
width: 50%;
max-width: 50%;
} .it-mobile-menu {
display: none;
} .it-featured-image {
display: inline-block;
margin-bottom: 2.5em;
line-height: 0;
padding: 2px;
border: 4px solid #E7E7F3;
border-radius: 4px;
}
.it-featured-image img {
width: inherit;
}
.it-featured-image a {
display: block;
}
.it-featured-image img {
display: block;
} ::selection {
color: #FFFFFF;
background: #43425E; }
::-moz-selection {
color: #FFFFFF;
background: #43425E; }
.no-featured-image .entry-title {
margin-bottom: 1.5em;
}  .builder-module-content .format-status {
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.builder-module-content .format-status .entry-header {
margin-bottom: 0;
}
.builder-module-content .format-status .entry-header .entry-meta-wrapper {
margin-bottom: 0;
}
.builder-module-content .format-status .entry-content {
padding: 3em;
border-radius: 3px;
background: #95E095;
color: #175817;
} .builder-module-content .format-quote .entry-content {
font-size: 1.5em;
font-style: italic;
} .builder-module-content .format-image .it-featured-image {
margin-bottom: 0;
}
.builder-module-content .format-image .entry-content {
margin-top: 2.5em;
} a {
color: #5A5A5A;
}
a:hover {
color: #818181;
}
a:focus {
color: #5A5A5A;
}
.builder-module {
padding-top: 0.2em !important;
}
.builder-module-navigation-background-wrapper {
padding: 0.4em 0;
margin-bottom:0.0em !important;
}
.builder-module-element {
margin-bottom: 1em !important;
}
.builder-module-navigation {
display: block;
line-height: 1.5;
width: 100%;
padding: .25em 0 .5em 0 !important;
border: 0;
}
.builder-module-navigation li ul {
border: 0px solid rgba( 0, 0, 0, .2 );
border-bottom-width: 0px;
}
.builder-module-navigation li li {
border-top: 0px solid rgba( 255, 255, 255, .6 );
border-bottom: 2px solid #FFFFFF;
}
.builder-module-navigation li li a,
.builder-module-navigation .current_page_item li a,
.builder-module-navigation .current-cat li a,
.builder-module-navigation .current-menu-item li a {
padding-top:20px;
padding-bottom:20px;
color:#FFFFFF !important;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
color: #4D5058 !important;
} .builder-module-navigation li ul {
background: #575960;
}
.builder-module-background-wrapper {
border-bottom: 0px solid rgba( 0, 0, 0, .2 );
}
.dark-blue-wb-background-wrapper {
background: #4D5058;
color: #FF0000;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper {
background: #4D5058;
color: #CCCCCC;
padding-top:30px;
border-top:solid 40px #575960;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper h4 {
color: #d0c4b7;
font-weight:300;
font-size:120%;
margin-bottom:15px;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper p {
color: #CCCCCC;
font-weight:300;
font-size:100%;
margin-top:0;
margin-bottom:5px;
line-height:130%;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper a {
color: #CCCCCC;
text-decoration:none;
}
.dark-blue-wb-background-wrapper.builder-module-before-footer-background-wrapper a:hover {
color: #FFFFFF;
} .entry-content p {
font-size:100%;
}
.entry-content {
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
}
.entry-content hr {
width:80%;
max-width:500px;
margin-left:auto;
margin-right:auto;
}
.builder-module-content .hentry {
margin-bottom: 1em;
padding-bottom: 1em;
}
.entry-content li {
list-style-type: disc;
list-style-position: inside;
}
.btn,
.more-link,
input[type="submit"],
input[type="button"],
.comment-reply-link {
background: #4D5058;
border-bottom: 0px solid #4D5058;
}
.btn:hover,
.more-link:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.comment-reply-link:hover {
background: #717482;
border-bottom: 0px solid #717482;
} #banner-surround {
background: #4D5058;
padding: 10px 0;
}
#banner {
width:100%;
max-width:1400px;
margin-left:auto;
margin-right:auto;
padding: 5px 0;
overflow: auto; font-family: Lato', Arial, Helvetica, sans-serif !important;
}
#banner-left {
width:30%;
float:left;
text-align:center;
font-size:90%;
color:#CCCCCC;
padding-top:25px;
font-family: 'Lato', Arial, Helvetica, sans-serif !important;
}
#banner-left a {
text-decoration:none;
color:#CCCCCC;
font-family: Lato', Arial, Helvetica, sans-serif !important;
}
#banner-left img  { padding:0;
margin:0 10px; vertical-align:middle;
}
#banner-middle {
width:40%;
float:left;
text-align:center;
}
#banner-right {
width:30%;
float:right;
text-align:center;
padding-top:30px;
}
.call-back-2 {
width:150px;
font-size: 120%;
padding: 10px 25px;
color:#CCCCCC;
border:solid 1px #CCCCCC;
display:inline;
}
.call-back-2 a {
color:#CCCCCC;
text-decoration:none;
}
.call-back-2 a:hover {
text-decoration:underline !important;
}
.spacer-pl {
width:100%;
clear:both;
height:1px;
margin-bottom:0px;
}
#hero-image-1 {
background-repeat:no-repeat;
background-size:cover;
background-position:center;
height:700px;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
margin-bottom:15px;
}
#hero-image-1-text {
width:50%;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:15px 30px;
background-image: url(//www.clemaron.co.uk/wp-content/uploads/2020/02/top-header-bg.png);
}
#hero-image-1-text h1 { 
font-family: 'Lato', Arial, Helvetica, sans-serif;
color:#FFFFFF!important;
text-align:center;
font-size:175%;
font-weight:300!important;
margin:0;
padding:15px;
} 
#hero-image-1-text p { 
font-family: 'Nunito', sans-serif;
color:#FFFFFF!important;
text-align:center;
font-size:110%;
font-weight:300!important;
padding:10px;
margin:0;
} 
#hero-image-2 {
background-repeat:no-repeat;
background-size:cover;
background-position:center;
height:500px;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
margin-bottom:15px;
}
#hero-image-2-text {
width:50%;
margin-left:auto;
margin-right:auto;
text-align:center;
background-image: url(//www.clemaron.co.uk/wp-content/uploads/2020/02/top-header-bg.png);
padding:15px;
}
#hero-image-2-text h1 { 
font-family: 'Lato', Arial, Helvetica, sans-serif;
color:#FFFFFF!important;
text-transform:uppercase;
text-align:center;
font-size:175%;
font-weight:300!important;
padding:10px;
margin:0;
} 
#hero-image-2-text p { 
font-family: 'Nunito', sans-serif;
color:#FFFFFF!important;
text-align:center;
font-size:130%;
font-weight:300!important;
padding:0px;
margin:0;
} #projects-header {
width:100%;
background:#F2F2F2;
padding:20px 0;
text-align:center;
}
#projects-header h2 {
font-size:200%
color: #333333;
margin:0;
padding:0;
}
.landing-case-row {
display: flex;	
font-family: 'Nunito', sans-serif; }
.landing-case-surround { display:flex;
flex-direction:row;
width:50%;
position:relative;
padding-top:17%;
}
.landing-case-surround-inner {
display:flex;
width:100%;
position:absolute;
top:0px;
bottom:0px;
left:0px;
right:0px;
}
.landing-case-row.alt-row .landing-case-surround-inner {
flex-direction:row-reverse;
}
.landing-featured-description { width: 46%;
padding: 2%; margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
background:#4D5058;
position:relative;
}
.landing-featured-description h3 {
color:#FFFFFF;
font-size:125%;
font-weight:300 !important;
padding:0;
margin: 0 0 8px 0;
text-transform:uppercase;
}
.landing-featured-description h4 {
color:#FFFFFF;
font-size:110%;
font-weight:300 !important;
padding:0;
margin: 0 0;
text-transform:uppercase;
}
.landing-featured-description a {
color:#666666;
text-decoration:none;
}
.landing-featured-description a:hover {
text-decoration:none;
}
.landing-featured-image {
background-repeat:no-repeat;
background-size:cover;
background-position:center;  width: 50%;
display: flex;
flex-direction: column;
position:relative;
}
.alt-wrap .landing-featured-description {
background:#D6D0C8;
}
.alt-wrap .landing-featured-description h3 {
color:#52555C;
}
.alt-wrap .landing-featured-description h4 {
color:#52555C;
}
.alt-wrap .landing-featured-description a {
color:#666666;
} #case-studies {
width:100%; margin:auto;
}
.description-border {
position: absolute;
width: 94%;
height: 90%;
border: 1px solid #95989A;
top: 5%;
left: 3%;
}
.alt-wrap .description-border {
border-color: #52555C;
}
.landing-case-surround:hover .description-border {
animation-name: anim-box-border;
animation-duration: 1s;
}
.landing-case-surround:hover .landing-featured-image, .landing-case-surround:hover .landing-case-2-right {
opacity:0.5;
}
@keyframes anim-box-border {
from {   width: 84%; height: 70%; border: 1px solid #95989A; top: 12%; left: 10%; }
to {  width: 94%; height: 90%; border: 1px solid #95989A; top: 5%; left: 3%; }
}
@keyframes example {
from {background-color: red;}
to {background-color: yellow;}
}
.featured-border {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
border: 1px solid #fff;
opacity: 0;
transition: all .3s ease-out;
z-index: 2;
}
.landing-case-surround:hover .featured-overlay, .landing-case-surround:hover .landing-case-2-right, .landing-case-surround:hover .landing-featured-image {
opacity:1;
}
.featured-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.6);
z-index: 1;
transition: all .3s ease-out;
opacity: 0;
}
.featured-inner {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 10;
opacity: 0;
transition: all .3s ease-out;
white-space:nowrap;
}
.featured-inner a {
color: #fff;
border: 1px solid #fff;
padding: 10px;
text-transform: uppercase;
font-size: .875rem;
transition: all .3s ease-out;
text-decoration:none;
font-weight:bold;
}
.featured-inner:hover {
}
.featured-inner:hover a {
background-color:white;
color:black;
opacity:1;
}
.landing-case-surround:hover .featured-border {
width:94%;
height:90%;
top:5%;
left:3%;
opacity:1;
}
.landing-case-surround:hover .featured-inner {
opacity:1;
}
.landing-case-surround:hover .featured-inner a {
} #home-section-1 {
background:#4D5058;
color:#666666;
width: 100%;
display: flex;	
font-family: 'Nunito', sans-serif;	
height:475px;
flex-direction: row;
justify-content: space-between;
}
#home-section-1-text {
width: 46%;
padding: 2%;
margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
#home-section-1-text h2 { color:#CCCCCC;
font-size:175%;
font-weight:300 !important;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
#home-section-1-text p { color:#969696;
font-size:100%;
line-height:140%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom: 20px;
}
#home-section-1-text a {
color:#CCCCCC;
text-decoration:none;
border:solid 1px #CCCCCC;
padding: 10px 25px;
text-transform:uppercase;
margin-top:40px;
}
#home-section-1-text a:hover {
color:#FFFFFF;
}
#home-section-1-image {
width: 50%;
display: flex;
flex-direction: column;
}
#home-section-1-image img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important;
}
#home-section-2 {
background:#FFFFFF;
color:#4d5058;
width: 100%;
display: flex;	
font-family: 'Nunito', sans-serif;	
height:475px;
flex-direction: row;
justify-content: space-between;
}
#home-section-2-text {
width: 46%;
padding: 2%;
margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
#home-section-2-text h2 { color:#4d5058;
font-size:175%;
font-weight:300 !important;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
#home-section-2-text p { color:#4d5058;
font-size:100%;
line-height:140%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom: 20px;
}
#home-section-2-text a {
color:#4d5058;
text-decoration:none;
border:solid 1px #4d5058;
padding: 10px 25px;
text-transform:uppercase;
}
#home-section-2-text a:hover {
color:#999999;
}
#home-section-2-image {
width: 50%;
display: flex;
flex-direction: column;
}
#home-section-2-image img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important; 
}
#home-section-3 {
background:#D0C4B7;
color:#4D5058;
width: 100%;
display: flex;	
font-family: 'Nunito', sans-serif;	
height:475px;
flex-direction: row;
justify-content: space-between;
}
#home-section-3-text {
width: 46%;
padding: 2%;
margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
#home-section-3-text h2 { color:#4D5058;
font-size:175%;
font-weight:300 !important;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
}
#home-section-3-text p { color:#4D5058;
font-size:100%;
line-height:140%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:20px;
margin-bottom: 20px;
}
#home-section-3-text a {
color:#4D5058;
text-decoration:none;
border:solid 1px #4D5058;
padding: 10px 25px;
text-transform:uppercase;
}
#home-section-3-text a:hover {
color:#717482;
}
#home-section-3-image {
float: left;
width: 50%;
display: flex;
flex-direction: column;
}
#home-section-3-image img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important; 
} #case-section-1 {
background:#F2F2F2;
color:#666666; width: 100%;
display: flex;	
font-family: 'Nunito', sans-serif;	
height:400px;
flex-direction: row;
justify-content: space-between;
}
#case-section-1-left {
width: 46%;
padding: 2%; margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
#case-section-1-left h2 {
max-width:550px;
color:#333333;
font-size:175%;
font-weight:300 !important;
padding:0;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}
#case-section-1-left p {
max-width:550px;
color:#666666;
font-size:100%;
line-height:140%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom: 10px;
}
#case-section-1-left a {
color:#666666;
text-decoration:none;
}
#case-section-1-left a:hover {
color:#D8225F;
}
#case-section-1-left p a {
color:#666666 !important;
text-decoration:underline;
}
#case-section-1-left p a:hover {
color:#666666 !important;
text-decoration:none;
}
#case-section-1-right { width: 50%;
display: flex;
flex-direction: column;
}
#case-section-1-right img {
margin:0 !important;
padding:0 !important;
width:100%;
height:100% !important;
overflow: hidden !important;
object-fit: cover; }
#case-section-2 {
background:#F2F2F2;
color:#666666; width: 100%;
display: flex;		
height:400px;
flex-direction: row;
justify-content: space-between;
}
#case-section-2-left { width: 50%;
display: flex;
flex-direction: column;
}
#case-section-2-left img {
margin:0 !important;
padding:0 !important;
width:100%;
height:100% !important;
overflow: hidden !important;
object-fit: cover; }
#case-section-2-right {
width: 46%;
padding: 2%; margin-right: 0%;
display: flex;
flex-direction: column;
justify-content: center;
text-align:center;
}
#case-section-2-right h2 {
max-width:550px;
color:#333333;
font-size:175%;
padding-bottom:10px;
font-weight:300 !important;
margin-left:auto;
margin-right:auto;
margin-bottom:15px;
}
#case-section-2-right p {
max-width:550px;
color:#666666;
font-size:100%;
line-height:140%;
padding:0;
margin-left:auto;
margin-right:auto;
margin-top:10px;
margin-bottom: 10px;
}
#case-section-2-right a {
color:#FFFFFF;
text-decoration:underline;
}
#case-section-2-right a:hover {
color:#666666;
}
#case-section-2-right p a {
color:#666666 !important;
text-decoration:underline;
}
#case-section-2-right p a:hover {
color:#666666 !important;
text-decoration:none;
}
#case-scroller-surround {
padding:50px 10%; background:#FFFFFF;
float:left;
width:80%;
text-align:center !important;
} .about-row-1 {
display: flex;
flex-direction: row; 
background:#FFFFFF;
height:400px;
justify-content: space-between;
}
.about-row-1-image {
display: flex;
align-items: center;
justify-content: center;
flex-grow: 1;
width:50%;
}
.about-row-1-image img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important; 
}
.about-row-1-text {
background:#FFFFFF;
display: flex;
flex-direction:column;
align-items: center;
justify-content: center;
width:40%;
padding:0% 5%;
}
.about-row-1-text h4{
padding:12px 0 0 0!important;
margin:0 !important;
font-size:150%;
font-weight:300 !important;
}
.about-row-1-text p {
font-size:100%;
width:100%; }
.about-row-2 {
display: flex;
flex-direction: row-reverse; 
background:#13161D;
height:400px;
justify-content: space-between;
}
.about-row-2-image {
display: flex;
align-items: center;
justify-content: center;
flex-grow: 1;
width:50%;
}
.about-row-2-image img {
overflow: hidden !important;
object-fit: cover;
margin:0 !important;
padding:0 !important;
width:100%;
max-width:100%;
height:100% !important; 
}
.about-row-2-text {
background:#13161D;
color:#FFFFFF;
display: flex;
flex-direction:column;
align-items: center;
justify-content: center;
width:40%;
padding:0% 5%;
}
.about-row-2-text h3 {
color:#FFFFFF;
}
.about-row-2-text h4 {
color:#FFFFFF;
padding:12px 0 0 0 !important;
margin:0 !important;
font-size:150%;
font-weight:300 !important;
}
.about-row-2-text p {
color:#FFFFFF;
font-size:100%;
width:100%; }
.about-row-2-text p a {
color:#FFFFFF;
text-decoration:underline;
}
.about-row-2-text p a:hover {
text-decoration:none;
}
#about-intro {
width:100%;
max-width:900px;
margin-left:auto;
margin-right:auto;
margin-top:30px;
margin-bottom:40px;
}
#about-intro h2 {
text-transform:uppercase;
}
#about-intro p {
font-size:100%;
}
#about-intro hr {
width:80%;
max-width:500px;
margin-left:auto;
margin-right:auto;
}  .full_width {
margin-bottom:0 !important;
} #corporate-images-surround {
width:100%;
background:#4D5058;
text-align:center;
color:#FFFFFF;
padding-top:30px;
}
#corporate-images-surround h3 {
color:#FFFFFF;
}
#corporate-images {
width:100%;
margin: 40px 20px;
max-width:1400px;
margin-left:auto;
margin-right:auto;
}
.spacer {
width:100%;
clear:both;
text-align:center;
background:#FFF000;
}
.tel-no a {
text-decoration:none;
}
.footer-icons img {
width:20px;
height:auto;
margin-left:20px;
margin-right:20px;
}
.houzz img {
width:60px;
height:auto;
margin-left:18px;
margin-right:18px;
}
.houzz table, td, th {
border:solid 0px #4D5058 !important;
}
.testimonials hr {
width:100%;
max-width:100%;
border: 1px solid #999999;
margin:20px 0;
}
#contact-text {
font-size:140%;
line-height:130%;
width:100%;
max-width:800px !important;
margin-left:auto;
margin-right:auto;
text-align:center !important;
padding-top:30px;
}
#contact-text a {
text-decoration:none;
font-weight:600;
color:#5A5A5A;
}
#contact-text a:hover {
color:#5A5A5A;
}
#case-back-button {
clear:both;
width:80%;
max-width:330px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding:10px 20px;
background:#4D5058;
text-transform:uppercase;
font-weight:600;
font-size:100%;
margin-bottom:25px;
}
#case-back-button a {
color:#FFFFFF;
text-decoration:none;
font-weight:300;
}
.phone-link-1 a {
text-decoration:none !important;
} @media (max-width: 1000px){ #banner-right {
padding-top: 25px;
text-align:center !important;
}
.call-back-2 {
display:block;
width:125px;
font-size:100% !important;
margin-top:0px;
padding:5px !important;
margin-left:auto;
margin-right:auto;
}
#home-section-1 {
height:auto;
flex-direction: column;
}
#home-section-1-image {
width:100%;
height:300px;
}
#home-section-1-text {
width:90%;
padding:10% 5%;
}
#home-section-2 {
height:auto;
flex-direction: column-reverse;
}
#home-section-2-image {
width:100%;
height:300px;
}
#home-section-2-text {
width:90%;
padding:10% 5%;
}
#home-section-3 {
height:auto;
flex-direction: column;
}
#home-section-3-image {
width:100%;
height:300px;
}
#home-section-3-text {
width:90%;
padding:10% 5%;
}
.about-row-2 {
height:auto;
flex-direction: column;
}
.about-row-2-image {
width:100%;
height:300px;
}
.about-row-2-text {
width:90%;
padding:10% 5%;
}
#about-intro {
width:90%;
}
#case-section-1 {
height:auto;
flex-direction: column;
}
#case-section-1-left {
width: 96%;
padding: 10% 2%;
}
#case-section-1-right {
width: 100%;
}
#case-section-2 {
height:auto;
flex-direction: column-reverse;
}
#case-section-2-left {
width: 100%;
}
#case-section-2-right {
width: 96%;
padding: 20% 2%;
}
.about-row-1 {
height:auto;
flex-direction: column;
}
.about-row-1-image {
width:100%;
height:300px;
}
.about-row-1-text {
width:90%;
padding:10% 5%;
}
.about-row-2 {
height:auto;
flex-direction: column;
}
.about-row-2-image {
width:100%;
height:300px;
}
.about-row-2-text {
width:90%;
padding:10% 5%;
}
#about-intro {
width:90%;
} #case-studies {
width:100%;
}
.landing-case-row {
flex-direction: column; }
.landing-case-surround {
width:100%; padding-top:35%;
}
.landing-case-row.odd-case-row .landing-case-surround-inner {
flex-direction:row;
}
.landing-case-row.alt-row .landing-case-surround-inner {
flex-direction:row;
}
.landing-case-row.odd-case-row .alt-wrap .landing-case-surround-inner  {
flex-direction:row-reverse;
}
.landing-case-row.alt-row .alt-wrap .landing-case-surround-inner  {
flex-direction:row-reverse;
}
}
@media (max-width: 600px){  .builder-module-navigation-background-wrapper {
padding: 0;
}
.builder-module-navigation.mobile {
padding-top: .5em !important;
}
.builder-module-navigation.mobile .builder-module-navigation-menu-wrapper {
display: inherit;
margin: 0;
}
.builder-module-navigation.mobile ul {
margin-top: .5em;
background: #FFFFFF;
}
.builder-module-navigation.mobile li {
width: 100%;
position: relative;
} .builder-module-navigation.mobile li ul {
position: relative !important;
left: 0 !important;
border: 0;
width: 100%;
margin: 0;
}
.builder-module-navigation.mobile li a,
.builder-module-navigation.mobile .current_page_item li a,
.builder-module-navigation.mobile .current-cat li a,
.builder-module-navigation.mobile .current-menu-item li a {
font-size: 1em;
margin: 0;
background: transparent;
border-color: transparent;
color: #3B3F42 !important;
border-bottom: 1px solid rgba(0,0,0,0.1);
line-height: 1;
padding: .5em 0;
padding-left: 1em;
}
.builder-module-navigation.mobile li a:hover,
.builder-module-navigation.mobile .current_page_item li a:hover,
.builder-module-navigation.mobile .current-cat li a li a:hover,
.builder-module-navigation.mobile .current-menu-item li a:hover {
background: #1C212E;
color: #ECECEC;
}
.builder-module-navigation.mobile li li {
border: 0;
width: 100%;
}
.builder-module-navigation.mobile li ul ul {
margin: 0;
}
.builder-module-navigation.mobile li li a {
padding-left: 2em;
line-height: 1;
}
.builder-module-navigation.mobile li li li a {
padding-left: 4em;
}
.builder-module-navigation .menu.it-mobile-menu-hidden {
display: none;
}
.it-mobile-menu {
color: #FFFFFF;
padding: .25em .75em;
display: block;
cursor: pointer;
border-radius: 2px;
-webkit-font-smoothing: antialiased;
}
.builder-module-navigation.mobile.borderless {
border: 0;
} #banner-left {
width:100%;
float:none;
text-align:center;
padding-top:0px;
}
#banner-middle {
width:100%;
float:none;
text-align:center;
}
#banner-right {
width:100%;
padding-top:10px;
margin-bottom:10px;
} #case-studies {
width:100%;
}
.landing-case-surround {
width:100%;
padding-top:100%; 
}
.landing-case-row {
flex-direction: column; }
.landing-featured-description {
padding:0px;
}
.landing-featured-description, .landing-featured-image {
width:100%;
height:50%;
}
.landing-case-surround-inner {
flex-direction:column !important;
}
.alt-wrap .landing-featured-description {
background:#D6D0C8 !important;
}
} @media (any-hover: none)   {
.featured-inner {
opacity: 1.0;
}
} @media (max-width:600px)   {
.featured-inner {
opacity: 1.0;
}
} #post-889 .entry-content {
width:100%;
max-width:1100px;
}  .tos-wrapper.tos-has-thumbnails .tos-pagination {
display:none;
}
.tos-caption {
display:none;
}
.tos-desktop .tos-wrapper.tos-fixed {
background-color:#FFFFFF !important;
} #mysticky-nav.wrapfixed {
background:#575960 !important;
} .google-maps {
position: relative;
padding-bottom: 75%; // This is the aspect ratio
height: 0;
overflow: hidden;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
} #form-surround {
width:100%;
max-width:500px;
margin-left:auto;
margin-right:auto;
margin-top:15px;
margin-bottom:40px;
}
.gfield_label {
display:none !important;
}
.gfield {
padding-right:0px !important;
}
.gform_wrapper .gform_footer {
padding: 0px 0 10px !important;
margin: 0px 0 0 !important;
}
textarea {
max-height:175px !important;
}
#form-surround input[type="text"], input[type="email"], input[type="tel"], textarea {
color:#000000 !important;
}
#form-surround input[type="submit"] {
color: #FFFFFF;
padding: .5em 0.5em;
margin-bottom: 1.5em;
border-bottom: 0px solid #333333;
background:#333333;
font-size:90% !important;
}
#form-surround input[type="submit"]:hover {
color: #FFFFFF;
padding: .5em 0.5em;
margin-bottom: 1.5em;
border-bottom: 0px solid #575960;
background:#575960;
font-size:90% !important;
} .content-block {
padding:0;
margin:0;
} #home-slider {
margin-bottom:40px;
text-align:center;
}
#home-slider h2 {
font-family: 'Lato', Arial, Helvetica, sans-serif;
color:#FFFFFF!important;
font-size:155%;
font-weight:300!important;
text-transform:uppercase;
padding:25px 40px;
background-image: url(//www.clemaron.co.uk/wp-content/uploads/2020/02/top-header-bg.png);
width:100%;
text-align:center !important;
}
.slide-surround {
width:90%;
margin-left:auto;
margin-right:auto;
max-width:90% !important;
border:solid 1px #FF0000;
text-align:center;
}
.slide-1 {
}
.slide-1 h2 {
font-family: 'Lato', Arial, Helvetica, sans-serif !important;
color:#FFFFFF!important;
font-size:155%;
font-weight:300!important;
text-transform:uppercase;
padding:25px 40px;
background-image: url(//www.clemaron.co.uk/wp-content/uploads/2020/02/top-header-bg.png);
text-align:center;
line-height:140%;
}img, video, .wp-caption {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
height: auto !important;
}
audio {
max-width: 100%;
}
.wp-embedded-content {
max-width: 100%;
}
.builder-container-outer-wrapper {
width: 100%;
}
#ie6 .builder-module-outer-wrapper,
#ie7 .builder-module-outer-wrapper,
#ie8 .builder-module-outer-wrapper {
width: 1400px;
}
@media screen and (max-width: 1400px) {
.builder-module-background-wrapper {
padding-left: 1.5em;
padding-right: 1.5em;
}
}
@media screen and (max-width: 500px) {
.builder-module-background-wrapper {
padding-left: .75em;
padding-right: .75em;
}
}
#builder-module-5e55504aa60ce-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60ce .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e55504aa60cf-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60cf .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e55504aa60d0-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60d0 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e55504aa60d1-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60d1 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e56af70d8c2c-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e56af70d8c2c .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e55504aa60d2-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60d2 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e55504aa60d4-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e55504aa60d4 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e6274dd0ead4-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e6274dd0ead4 .builder-module-column-1-outer-wrapper {
width: 100%;
}
#builder-module-5e6274dd0ead6-outer-wrapper {
max-width: 1400px;
width: 100%;
}
#builder-module-5e6274dd0ead6 .builder-module-column-1-outer-wrapper {
width: 100%;
}