.schedule-visit-form-inner .shedule-visit input {
  visibility: hidden;
  
}

h2.first {
  color: #5739af;
}

#inner-faq-agent-form input, #inner-faq-agent-form textarea {
    width: 100%;
    background: white;
    padding: 10px 20px;
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #ffffff;
    border: none;
    margin-bottom: 10px;
    resize: none;
}

#inner-faq-agent-form .send-message {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    margin: 9px 0 0 !important;
    color:  #5739af !important;
    background: blue !important;
    -moz-transition: .2s all;
    -webkit-transition: .2s all;
    -o-transition: .2s all;
    -ms-transition: .2s all;
    transition: .2s all;
}

th {
    text-align: left;
    color: #ffffff !important;
    background-color: #8baabb;
}

.vc_toggle_round .vc_toggle_icon {
    background-color: #8baabb !important;
    border-radius: 50%;
    height: 30px !important;
    width: 30px !important;
}

.property-attributes-title {
color: white !important;
}

.max-title h1 span.title_with_line.after:after, .max-title h2 span.title_with_line.after:after, .max-title h3 span.title_with_line.after:after, .max-title h4 span.title_with_line.after:after, .max-title h5 span.title_with_line.after:after, .max-title h6 span.title_with_line.after:after {
    background: #5739af none repeat scroll 0 0;
    bottom: -20px;
    content: " ";
    height: 2px;
    position: absolute;
    width: 50px;
    left: 0;
    right: 0;
}


.main-menu .navbar-default .navbar-nav > li > a, .sub-menu > li > a, .main-menu .navbar-default .navbar-nav > li.menu-schedule-visite-li > a, .schedule-visit-btn {
  font-family: Arial;}

span.property-status {
    display: none !important;}

.room_dimensions .room_dimensions_detail ul {
	display: none !important;
}

.photogallery ul li {
 	border: 0px !important;
}

.photogallery ul li .image_description{
	background: rgba(144, 190, 222, 0.9) none repeat scroll 0 0 !important;
}

.photogallery ul li .image_description .icon{
  	color: rgba(144, 190, 222, 1) !important;
}

section.room_dimensions .room_dimensions_detail {
  min-height: 435px;
}

div.schedule-visit-form-inner {
  display: none !important;
}