@charset "UTF-8";
.owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;
} .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
display: none;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
-webkit-user-select: auto;
-moz-user-select: auto;
-ms-user-select: auto;
user-select: auto;
}
.owl-carousel .owl-grab {
cursor: move;
cursor: -webkit-grab;
cursor: -o-grab;
cursor: -ms-grab;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//www.realestatesalesllc.com/wp-content/plugins/logo-carousel/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
-webkit-transition: scale 100ms ease;
-moz-transition: scale 100ms ease;
-ms-transition: scale 100ms ease;
-o-transition: scale 100ms ease;
transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transition: scale(1.3, 1.3);
-moz-transition: scale(1.3, 1.3);
-ms-transition: scale(1.3, 1.3);
-o-transition: scale(1.3, 1.3);
transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
-webkit-transition: opacity 400ms ease;
-moz-transition: opacity 400ms ease;
-ms-transition: opacity 400ms ease;
-o-transition: opacity 400ms ease;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
}div.sp-logo-carousel-section .sp-logo-carousel-area .sp-lc-item{
position: relative;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .sp-lc-item img{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
box-shadow: 0 0 0 0;
display: block;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .sp-lc-item:hover .logo-title{
opacity: .9;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-nav{
position: absolute;
top: -40px;
right: -2px;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-nav div{
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
margin: 2px;
border: 1px solid #666;
background-color: transparent;
color: #000;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
transition: all 0.3s ease;
display: inline-block;
width: 26px;
height: 25px;
text-align: center;
line-height: 25px;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-dots .owl-dot{
display: inline-block;
zoom: 1;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-dots .owl-dot span {
background-color: #11B8EA;
margin: 3px;
width: 10px;
height: 10px;
opacity: .7;
display: inline-block;
border-radius: 50%;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls .owl-dots .owl-dot.active span{
opacity: 1;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .owl-controls{
text-align: center;
margin-top: 5px;
}
div.sp-logo-carousel-section .sp-logo-carousel-area .sp-not-found-any-logo{
margin-left: 15px;
font-size: 16px;
font-weight: 400;
color: red;
}
.linkcard{margin-top:4px!important;margin-bottom:16px!important;margin-left:4px!important;margin-right:16px!important;}.linkcard a{text-decoration:none;}.linkcard img{margin:0!important;padding:0;border:none;}.linkcard span.external-icon{display:none;}.linkcard p{display:none;}.lkc-unlink{cursor:not-allowed;}.lkc-external-wrap{border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#f8f8f8;background-image:linear-gradient(#78f 0%,#78f 10%,#fff 30%);}.lkc-internal-wrap{border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#ddeeff;background-image:linear-gradient(#ca4 0%,#ca4 10%,#fff 30%);}.lkc-this-wrap{border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#bbccdd;background-image:linear-gradient(#ca4 0%,#ca4 10%,#eee 30%);}.lkc-external-wrap,.lkc-internal-wrap,.lkc-this-wrap{position:relative;margin:0;padding:0;max-width:500px;}.lkc-card{margin-top:8px;margin-bottom:8px;margin-left:8px;margin-right:8px;}.lkc-content{word-break:break-all;white-space:normal;overflow:hidden;height:108px;margin:6px 0 0 0;}.lkc-title{display:block;overflow:hidden;word-break:break-all;color:#111111;font-size:16px;line-height:24px;white-space:wrap;text-overflow:ellipsis;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:bold;font-style:normal;text-decoration:none;}.lkc-title:hover{text-decoration:underline;}.lkc-excerpt{padding:0;overflow:hidden;color:#333333;font-size:11px;line-height:17px;white-space:wrap;text-overflow:ellipsis;display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-excerpt:hover{text-decoration:none;}.lkc-url{display:block!important;margin:0;padding:0;border-radius:4px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4466ff;font-size:10px;line-height:10px;font-weight:normal;font-style:normal;text-decoration:underline;}.lkc-url:hover{text-decoration:underline;}.lkc-url:link{text-decoration:none;}.lkc-date{display:block!important;margin:0;padding:0 4px;border-radius:4px;text-decoration:none;overflow:hidden;color:#444444;font-size:10px;line-height:16px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-date:hover{text-decoration:none;}.lkc-external-wrap .lkc-heading{position:absolute;top:-17px;left:20px;padding:0 17px;border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#f8f8f8;}.lkc-internal-wrap .lkc-heading{position:absolute;top:-17px;left:20px;padding:0 17px;border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#ddeeff;}.lkc-this-wrap .lkc-heading{position:absolute;top:-17px;left:20px;padding:0 17px;border:#444444 solid 1px;box-shadow:8px 8px 8px rgba(0,0,0,0.3);background-color:#bbccdd;}.lkc-heading{display:inline!important;color:#444444;font-size:12px;line-height:32px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-heading:hover{text-decoration:none;}.lkc-external-wrap .lkc-more{display:none;}.lkc-internal-wrap .lkc-more{display:none;}.lkc-this-wrap .lkc-more{display:none;}.lkc-more{display:inline;position:absolute;padding:0 24px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-more:hover{text-decoration:none;}.lkc-info{display:flex!important;margin:0;padding:0;align-items:center;color:#222222;font-size:12px;line-height:12px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-added{display:inline!important;border-radius:4px;color:#222222;padding:4px;background-color:#365cd9;font-size:12px;line-height:12px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-added:hover{text-decoration:none;}.lkc-info:hover{text-decoration:none;}.lkc-info *{margin:0 4px 0 0;white-space:nowrap;overflow:hidden;}.lkc-favicon{display:inline-flex!important;vertical-align:middle!important;border:none;height:16px;width:16px;}img.lkc-favicon{margin:-4px 0 0 0!important;object-fit:cover;height:100%;width:100%;}.lkc-domain{display:inline-flex!important;vertical-align:middle!important;text-decoration:none;color:#222222;font-size:12px;line-height:12px;font-weight:normal;font-style:normal;text-decoration:none;}.lkc-share{text-shadow:none;white-space:nowrap;overflow:hidden;line-height:12px;}.lkc-share *{display:inline;margin:0!important;padding:0 1px!important;font-size:9px;text-decoration:underline!important;font-weight:bold!important;white-space:nowrap;}.lkc-sns-x{color:#ffffff!important;background-color:#333!important;}.lkc-sns-tw{color:#5ea9dd!important;background-color:#e0f8fa!important;}.lkc-sns-fb{color:#ffffff!important;background-color:#3864a3!important;}.lkc-sns-hb{color:#ff6464!important;background-color:#ffefef!important;}.lkc-sns-gp{color:#dd4e42!important;background-color:#ffffff!important;}.lkc-sns-po{color:#eeeeee!important;background-color:#ee4055!important;}.lkc-url-info{font-weight:normal;text-decoration:underline;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#4466ff;font-size:10px;line-height:10px;font-weight:normal;font-style:normal;text-decoration:underline;}.lkc-url-info:hover{text-decoration:underline;}.lkc-thumbnail{display:flex;float:left;width:110px;margin:0 8px 0 0;}.lkc-thumbnail-img{object-fit:cover;width:100px!important;height:0px!important;box-shadow:4px 4px 8px rgba(0,0,0,0.7);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}.lkc-error{display:block;padding-top:50px;margin-top:-50px;}.clear{clear:both;}blockquote.lkc-quote{background-color:transparent;background-image:none;padding:0;margin:0;border:none;}blockquote.lkc-quote::before{content:'';}blockquote.lkc-quote::after{content:'';}.lkc-iframe-wrap{max-width:500px;}.lkc-iframe{padding:0;margin:0;width:100%;}@media screen and (max-width:600px){.lkc-title{font-size:14px;line-height:21px;}.lkc-excerpt{font-size:10px;}.lkc-thumbnail{width:90px!important;}img.lkc-thumbnail-img{height:0px!important;width:90px!important;}}@media screen and (max-width:480px){.lkc-title{font-size:12px;line-height:19px;}.lkc-excerpt{font-size:8px;}.lkc-thumbnail{width:70px!important;}img.lkc-thumbnail-img{height:0px!important;width:70px!important;}}@media screen and (max-width:320px){.lkc-title{font-size:11px;line-height:16px;}.lkc-excerpt{font-size:6px;}.lkc-thumbnail{width:50px!important;}img.lkc-thumbnail-img{height:0px!important;width:50px!important;}}.content_cards_card * {
box-sizing: border-box;
}
.content_cards_card {
background-color: white;
border: 1px solid;
border-color: #e9eaed #dadada #ccc;
padding: 3px;
margin-bottom: 20px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.content_cards_card .content_cards_image {
width: 100%;
display: block;
text-align: center;
}
.content_cards_card .content_cards_image img {
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
height: auto;
} html body .content_cards_card a,
html body .content_cards_card a:visited,
html body .content_cards_card a:active {
box-shadow: none;
color: #141412;
text-decoration: none;
}
html body .content_cards_card a:hover,
html body .content_cards_card a:active {
box-shadow: none;
color: #4a4a48;
text-decoration: none;
}
.content_cards_card .content_cards_center_image > a {
border: 0;
}
.content_cards_card .content_cards_title {
font-size: 22px;
line-height: 1.5;
color: #141412;
font-weight: bold;
margin: 10px 15px 7px 15px;
}
.content_cards_card .content_cards_description {
font-size: 100%;
line-height: 1.5;
color: #141412;
margin: 7px 15px 10px 15px;
}
.content_cards_card .content_cards_site_name {
font-style: italic;
font-size: 12px;
line-height: 1.5;
text-transform: uppercase;
color: #9197a3;
text-align: right;
margin: 10px 15px;
}
.content_cards_card .content_cards_description > p {
margin: 0;
padding: 0;
}
.content_cards_favicon {
max-height: 24px;
}.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-post-title {
} .wpp-excerpt {
}
.wpp-excerpt:empty {
display: none;
} .wpp-meta, .post-stats {
display: block;
font-size: 0.8em;
}
.wpp-meta:empty, .post-stats:empty {
display: none;
} .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 {
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%;
}
.herotitle {
position: absolute;
top: 30px;
width: 100%;
}
.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.png);
}
.articles {
float: left;
width: 600px;
margin-right: 100px;
}
.articles img {
margin-bottom: 20px;
}
.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;
}.delay {
animation: 0!important;
display:none!important;
}
.anb p {
margin: 0;
}
.anb-close {
cursor: pointer;
}
.anb {
position: relative;
opacity: 1;
transition: all 0.5s linear;
}
.anb-class-success {
padding: 25px 30px 20px;
font-size: 15px;
margin-top: 15px;
line-height: 1.4;
border-radius: 3px;
border: 1px solid transparent;
cursor: default;
transition: all 0.5s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff;
background-color: #37c1aa;
}
.anb-class-info {
padding: 25px 30px 20px;
font-size: 15px;
margin-top: 15px;
line-height: 1.4;
border-radius: 3px;
border: 1px solid transparent;
cursor: default;
transition: all 0.5s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff;
background-color: #3473c1;
}
.anb-class-warning {
padding: 25px 30px 20px;
font-size: 15px;
margin-top: 15px;
line-height: 1.4;
border-radius: 3px;
border: 1px solid transparent;
cursor: default;
transition: all 0.5s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff;
background-color: #ffee9e;
}
.anb-class-danger {
padding: 25px 30px 20px;
font-size: 15px;
margin-top: 15px;
line-height: 1.4;
border-radius: 3px;
border: 1px solid transparent;
cursor: default;
transition: all 0.5s ease-in-out; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; color: #ffffff;
background-color: #d64f62;
}
span[class^='close-anb'], span[class*='close-anb'] {
position: absolute;
cursor: pointer;
outline: none;
text-align: center;
opacity: 1!important;
}
.close-anb-danger, .close-anb-warning, .close-anb-info, .close-anb-success {
position: absolute!important;
float: right!important;
top: 5px!important;
right: 5px!important;
cursor: pointer!important;
outline: none!important;
font-size: 15px!important;
line-height: 15px!important;
width: 15px!important;
}
.anb-fade-out {
opacity: 0!important;
}
#anb-default-location {
position: fixed;
width: 350px;
height: auto;
right: 15px;
bottom: 15px;
z-index: 9999;
}
.anb-animation-default {
-webkit-animation: animation-bounce-right-default 0.7s ease-in-out both;
animation: animation-bounce-right-default 0.7s ease-in-out both;
}
@keyframes animation-bounce-right-default {
0% {
transform: translate(500px,-0px);
}
60% {
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
90% {
transform: translateX(-5px);
}
95% {
transform: translateX(2px);
}
100% {
transform: translate(0px,0px);
}
}
@media (min-width: 1200px) {
.anb-desktop-widescreen {
}
.anb-desktop-tablet {
}
.anb-tablet-mobile {
display: none;
}
.anb-tablet {
display: none;
}
.anb-mobile {
display: none;
}
}
@media (min-width: 992px) {
.anb-desktop-widescreen {
}
.anb-desktop-tablet {
}
.anb-tablet-mobile {
display: none;
}
.anb-tablet {
display: none;
}
.anb-mobile {
display: none;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.anb-desktop-widescreen {
}
.anb-desktop-tablet {
}
.anb-tablet-mobile {
display: none;
}
.anb-tablet {
display: none;
}
.anb-mobile {
display: none;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.anb-desktop-widescreen {
display: none;
}
.anb-desktop-tablet {
display: none;
}
.anb-tablet-mobile {
}
.anb-tablet {
}
.anb-mobile {
display: none;
}
}
@media (max-width: 767px) {
.anb-desktop-widescreen {
display: none;
}
.anb-desktop-tablet {
display: none;
}
.anb-tablet-mobile {
}
.anb-tablet {
display: none;
}
.anb-mobile {
}
}