/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

.single article p {color:#000;}
.single article p a {color:#1184CD;}


#footer-wrapper {
    padding-bottom: 100px;
}
.span6 {
    width: 100%;
    text-align: center;
    margin: 0;
}
.facebook a {
    background-color: #395b89 !important;
    color: #fff !important;
}
.twitter a {
    background-color: #2bbfec !important;
    color: #fff !important;
}
.linkedin a {
    background-color: #1184cd !important;
    color: #fff !important;
}
.gplus a {
    background-color: #d63b3b !important;
    color: #fff !important;
}
.instagram a {
    background-color: #457299 !important;
    color: #fff !important;
}
.youtube a {
    background-color: #d02525;
color: #fff !important;
}
.pinterest a {
    background-color: #be2225;
color: #fff !important;
}
.pinterest a:hover {
    opacity:0.7;
}
.youtube a:hover {
    opacity:0.7;
}
.instagram a:hover {
    opacity:0.7;
}

.facebook a:hover {
    opacity:0.7;
}
.twitter a:hover {
    opacity:0.7;
}
.linkedin a:hover {
    opacity:0.7;
}
.gplus a:hover {
    opacity:0.7;
}
#logo img {
    margin-bottom: 0px;
    width: 60%;
}
#footer-bottom .designed-by {
    text-align: center;
    margin-top: 30px;
}
p.copyright {
    font-size: 13px !important;
}
#footer-bottom p {
    font-size: 12px;
    margin-bottom: 0;
}
#b-c-facebook .chat-f-b label {
    position: absolute;
    top: 10px;
    padding-left: 20px;
}
section#testimonial_sslider_wid-2 h3 {
    display: none;
}
footer section#text-5 {
    margin-bottom: 0px !important;
}
.featured-properties-carousel .narrative h3 {
    font-size: 24px;
    margin-bottom: 3px;
    text-align: center;
}
.page-id-2990 .header-wrapper {
    display: none;
}
.page-id-2990 .bloom-frm {
    display: none;
}
.page-id-2990 footer#footer-wrapper {
    display: none;
}
.page-id-2990 .contents {
    margin-bottom: 0;
    width: 100%;
    max-width: 100% !important;
}
.page-id-2990 .row {
    margin-left: 0;
}
.page-id-2990 .span12.main-wrap {
    width: 100%;
    box-sizing: border-box;
}
.page-id-2990 .main {
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
}
.page-id-2990  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 0;
}
.page-id-2990 .inner-wrapper {
    padding: 16px 20px 25px;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background-color: #f5f5f5;
    margin-bottom: 0;
}
.page-id-2990 {
    padding-top: 0 !important;
}
.bg-lp {
    display: block;
    width: 100%;
    height: 100%;
}
.cont-lp {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(https://vinniesd.julev-ajeto.com/wp-content/uploads/2017/01/background-outer-wrapper.png) bottom center repeat-x;
}
.logo-lp {
    text-align: center;
    margin-top: 100px;
    margin-bottom: 30px;
}
h2.title-lp {
    text-shadow: 1px 1px 0 rgba(0,0,0,.3);
    color: #000;
    text-align: center;
    font-family: OpenSans,sans-serif;
    font-weight: 300;
    font-size: 4vw;
    line-height: 1.3;
}
.form-lp {
    text-align: center;
    margin-top: 50px;
}
.form-lp {
    width: 100%;
    padding: 0 25%;
    box-sizing: border-box;
}
.form-lp .wpcf7-form-control-wrap {
    position: relative;
    width: 100% !important;
    display: block;
}
.wpcf7 input[type="number"], .wpcf7 input[type="date"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="text"] {
    width: 100%;
    margin-bottom: 0;
    box-sizing: border-box;
    height: 45px;
    padding: 15px;
}
.form-lp .wpcf7 textarea {
    width: 100%;
    box-sizing: border-box;
}
input.wpcf7-form-control.wpcf7-submit.real-btn {
    width: 100%;
    padding: 15px;
    font-size: 25px;
}
.inner-wrapper .hentry p {
    line-height: 15px;
    margin-bottom: 20px;
}
.page-id-1185 .qe-testimonial-img {
    display: none;
}
.main-menu ul li a {
    padding: 14px 14px;
    font-size: 14px;
}
.contact-number {
    font-size: 16px !important;
    line-height: 30px !important;
}

@media only screen and (max-width:1200px){
.header-wrapper.stick .container {
    width: 1100px;
}
.unclickable > a:hover {
  cursor: default;
}
	.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#swipebox-overlay {
    background: #0d0d0d;
    display: none;
}