.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpp-no-data {
} .wpp-list {
} .wpp-list li {
overflow: hidden;
float: none;
clear: both;
margin-bottom: 1rem;
}
.wpp-list li:last-of-type {
margin-bottom: 0;
} .wpp-list li.current {
} .wpp-thumbnail {
display: inline;
float: left;
margin: 0 1rem 0 0;
border: none;
}
.wpp_def_no_src {
object-fit: contain;
} .wpp-post-title {
} .wpp-excerpt {
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
} .wpp-comments {
} .wpp-views {
} .wpp-author {
} .wpp-date {
} .wpp-category {
} .wpp-rating {
}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, 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,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section{display:block;}
body{line-height:1;}
ol, ul{list-style:none;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after,
q:before, q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
body {
font-family: 'Raleway', sans-serif;
font-style: normal;
background-color: #FFFFFF;
}
#page {
width: 1440px;
margin: 0 auto;
}
@media screen and (max-width: 1440px) {
#page {
width: 100%;
}
}
.logo {
float: left;
margin: 10px;
}
.menu {
float: right;
margin: 50px 0px 0px 0px;
}
.menu li {
float: left;
}
.menu li a {
display: block;
margin-left: 20px;
font-size: 16px;
font-weight: bold;
color: #999999;
text-transform: uppercase;
text-decoration: none;
}
.menu .current-menu-item a {
color: #6599CB;
}
.menu li a:hover {
color: #6599CB;
}
#top3overlay {
display: none;
position: fixed;
top: 0px;
left:0px;
height: 100%;
width: 100%;
background-color: rgba(0,0,0,0.5);
z-index: 8;
}
#top3 {
position: fixed;
width: 602px;
height: 602px;
top: 100px;
left: 50%;
z-index: 9;
margin-left: -311px;
padding: 20px;
border: 2px solid #333;
border-radius: 5px;
background-color: #FFF;
}
.hero {
width: 100%;
position: relative;
}
.hero img {
width: 100%;
height: auto;
}
.herotitle {
position: absolute;
top: 30px;
width: 100%;
}
#webTicker { height: 80px; overflow: hidden; display: flex; align-items: center; gap: 20px; white-space: nowrap; }
#webTicker li { list-style: none; flex-shrink: 0; height: 75px; display: inline-flex; align-items: center; }
#webTicker li a { display: inline-block; height: 75px; }
#webTicker li a img { height: 75px; width: auto; display: block; visibility: visible; }
.herotitle>span {
display: block;
width: 1100px;
margin: 0 auto;
text-align: left;
font-family: 'Raleway', sans-serif;
font-size: 100px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px #000000;
}
.content {
width: 1100px;
margin: 0 auto;
}
.bluebutton {
width: 438px;
height: 100px;
background-image: url(//www.realestatesalesllc.com/wp-content/themes/realestatenew/images/bluebuttonbg.png);
display: block;
margin: 20px auto 0 auto;
}
.whitecontent {
padding: 30px 0px;
background-color: #FFFFFF;
}
.roundbox {
float: left;
width: 200px;
height: 200px;
text-align: center;
margin-left: 60px;
}
.roundbox img {
width: 163px;
height: 162px;
border: 10px solid #F1F3F4;
border-radius: 90%;
margin-bottom: 5px;
}
.roundbox span {
display: block;
font-size: 16px;
color: #4F9FCB;
}
.roundbox a {
text-decoration: none;
}
.roundtestimonial {
margin-left: 0px;
}
.benefits {
padding: 30px 0px;
background-color: #F7F8F9;
}
.hometext {
width: 600px;
float: left;
}
.hometext p {
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 20px 0px;
padding-left: 20px;
background: url(//www.realestatesalesllc.com/wp-content/themes/realestatenew/images/servicesimg.png) left 5px no-repeat;
}
.homeimg {
float: left;
width: 500px;
}
.blogcontent {
float: left;
width: 350px;
height: 300px;
text-align: center;
margin: 0px 8px;
}
.blogcontent img {
margin-bottom: 5px;
width: 346px;
height: 225px;
}
.blogcontent a {
text-decoration: none;
color: #354258;
font-size: 16px;
}
.testimonials {
padding: 30px 0px;
background-color: #F3F2F2;
}
.testimonials p {
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 20px 0px;
}
.contact {
background-color: #4E9FD1;
padding: 30px 0px;
}
.contact span {
font-size: 18px;
color: #FFFFFF;
line-height: 22px;
}
.contactusbox {
width: 300px;
float: left;
}
.visitbox {
width: 300px;
float: right;
text-align: right;
}
footer {
background-color: #0B78B8;
padding: 10px 0px;
text-align: center;
}
footer span {
font-size: 16px;
color: #FFFFFF;
}
footer a {
color: #FFFFFF;
text-decoration: none;
}
a {
text-decoration: none;
color: #4F9FCB;
}
h1{
display: block;
width: 1100px;
margin: 0 auto;
text-align: left;
font-family: 'Raleway', sans-serif;
font-size: 70px;
font-weight: bold;
color: #FFFFFF;
text-shadow: 2px 2px #000000;
}
h1.entry-title,h2 {
display: block;
width: 600px;
font-size: 28px;
font-weight: bold;
color: #4F9FCB;
text-align: left;
margin-bottom: 30px;
text-shadow: none;
}
h1.entry-title a,h2 a {
color: #4F9FCB;
text-decoration: none;
}
h3 {
font-size: 20px;
font-weight: bold;
color: #354258;
margin-bottom: 20px;
}
h3 a {
color: #354258;
text-decoration: none;
}
h3 em {
color: #4F9FCB;
}
h4 {
font-size: 30px;
font-weight: bold;
color: #FFFFFF;
margin-bottom: 20px;
}
h5 {
font-size: 25px;
color: #4F9FCB;
margin-bottom: 20px;
}
.clear {
clear: both;
}
.bloghero {
width: 100%;
height: 344px;
position: relative;
background-image: url(//www.realestatesalesllc.com/wp-content/themes/realestatenew/images/blogherobg.jpg);
}
.articles {
float: left;
width: 600px;
margin-right: 100px;
}
.articles img {
margin-bottom: 20px;
max-width: 100% !important;
height: auto !important;
width: auto;
}
.articles p {
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 20px 0px;
}
.moretag {
display: block;
width: 100px;
height: 15px;
padding: 10px 20px;
font-size: 15px;
font-weight: bold;
color: #AAD3E9;
text-transform: uppercase;
text-decoration: none;
border: 1px solid #AAD3E9;
border-radius: 5px;
margin-bottom: 20px;
margin-top: 10px;
}
.sidebar {
float: left;
width: 280px;
padding-left: 20px;
border-left: 1px dashed #333333;
margin-bottom: 20px;
}
.sidebar a {
display: block;
text-decoration: none;
font-size: 16px;
color: #999999;
margin: 5px 0px;
}
.page-numbers {
padding: 15px;
border: 2px solid #E5E5E5;
border-radius: 5px;
background-color: #FFFFFF;
color: #BFBFBF;
}
.page-numbers:hover, .current {
background-color: #E5E5E5;
color: #5D5D5D;
}
.articles ol {
list-style-type: decimal;
}
.articles ul {
list-style-type: disc;
}
.articles li {
font-family: 'Raleway', sans-serif;
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 10px 0px;
padding-left: 5px;
margin-left: 15px;
} .testimonialsbox {
margin-bottom: 20px;
}
.testimonialscontent {
float: left;
width: 800px;
margin-left: 50px;
}
.testimonialscontent p {
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 10px 0px;
}
.roundbox .testimonialsbox {
float: left;
}
.alignright {
float: right;
margin-left: 10px;
}
.alignleft {
float: left;
margin-right: 10px;
}
.aligncenter {
display: block;
margin: 0 auto;
}
p {
font-size: 14px;
line-height: 18px;
color: #999999;
margin: 10px 0px;
}
.googlemap {
float: left;
}
.contactcontent {
float: left;
width: 350px;
height: 300px;
text-align: center;
margin: 0px 8px;
}
.contactcontent img {
margin-bottom: 5px;
width: 346px;
height: 225px;
}
.contactform {
width: 500px;
float: left;
margin-left: 50px;
}
.contactform br {
display: none;
}
.wpcf7-form-control-wrap {
position: static;
}
span.wpcf7-not-valid-tip {
display: none;
}
input[type="text"], input[type="email"], input[type="tel"] {
display: block;
width: 392px;
margin: 0px 20px 10px 0px;
font-size: 15px;
padding: 7px 5px;
background-color: #F7F8F9;
color: #999999;
border: 1px solid #DBDDDE;
}
input[type="submit"] {
display: block;
width: 100px;
height: 35px;
padding: 10px 20px;
font-size: 15px;
font-weight: bold;
color: #AAD3E9;
background-color: #FFFFFF;
text-transform: uppercase;
text-decoration: none;
border: 1px solid #AAD3E9;
border-radius: 5px;
margin-bottom: 20px;
margin-top: 10px;
}
.contactform .first-name input, .contactform .last-name input, .contactform .your-email input, .contactform .phone input {
width: 180px;
float: left;
}
textarea {
display: block;
width: 400px;
height: 160px;
font-size: 15px;
color: #999999;
background-color: #F7F8F9;
border: 1px solid #DBDDDE;
margin-top: 5px;
margin-bottom: 20px;
}
.office {
padding: 30px 0px;
background-color: #F3F2F2;
}
strong {
font-weight: bold;
color: #000;
}
em {
font-style: italic;
}
h3>em {
font-style: normal;
}
.redlink {
display: block;
font-weight: bold;
color: #FF0000;
}
.starburstleft {
position: absolute;
width: 300px!IMPORTANT;
left: 50px;
}
.starburstright {
position: absolute;
width: 300px!IMPORTANT;
right: 50px;
}