/*
 Theme Name:   Realstate Child
 Theme URI:    http://event-theme.com/themes/realstate/
 Description:  Realstate child theme
 Author:       ThemePerch
 Author URI:   http://themeforest.net/user/jthemes
 Template:     realstate
 Version:      1.0.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  realstate
*/


/* Add your custom css below */
.property-des p {
    color: #7f7f7f;
    margin: 10px 0;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 300;
}
.owl-carousel .owl-item img {
    transform-style: flat;
    -webkit-transform-style: flat;
}
a.emailss {
    color: #5c5c5c;
    position: relative;
    top: -50px;
    left: 54px;
}

body:not(.rtl) .tabs.awesome-sub li.active:before{
	margin-right: -34px;
}.sf-menu.nav > li > a, .sf-menu ul li > a {
    padding: 28px 10px 28px 10px;
}
.prop-input 
{
    width: 100%;
	padding:10px;
}
.personal-info .row 
{
    border-bottom: 1px solid #004970;
    margin: 10px;
    padding-bottom: 10px;
}
.personal-info 
{
    border: 1px solid #004970;
}
.personal-info h3 
{
    background-color: #004970;
    color: #fff !important;
    padding: 20px;
    margin-top: 0px;
}
.wpcf7-radio.prop-input 
{
    padding: 0;
}
.prop-form-wrap .wpcf7-submit 
{
    color: #fff;
    background-color: #004970;
    border: none;
    padding: 10px 30px;
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 20px;
}
.btn-1 a 
{
    background-color: #004970;
    padding: 12px 20px;
    color: #fff !important;
    text-decoration: none;
    font-family: Raleway;
    font-weight: bold;
}
.btn-1 
{
    display: inline-block;
    margin: 20px;
}
.single-prop-btn 
{
    width: 100%;
}
.list-depth-1 li 
{
    padding-left: 20px !important;
}
.list-depth-1
{
    padding-left: 0;
}
.slide-form 
{
    padding: 10px;
    margin-bottom: 5px;
}
.slide-form-wrap 
{
    padding: 10px;
}
.slide-form-wrap .wpcf7-submit 
{
    margin-bottom: 5px;
}
.list-style-1 
{
    list-style: circle;
    padding-left: 30px;
}
.main-slider .ver2 .form-search 
{
    margin-top: 25px;
}
body.home > div.wrapper > div.content-area > .page-section 
{
    padding-top: 0px !important;
}
.main-slider .ver2 .caption-subtitle span 
{
    color: #fff !important;
    font-size: 45px !important;
    font-weight: 500;
    padding-left: 0 !important;
}
.main-slider .caption-text {
    font-size: 29px  !important;
    line-height: 37px  !important;
}
.main-slider .ver2 .caption-subtitle span:after
{
display:none
}
.main-slider .form-search .form-title h2 
{
    color: #fff !important;
}
.who-are-we * 
{
    color: #fff;
}
.remove-pad .section-title span 
{
    /*display: inline-block;
    border: 1px solid #fff;
    background-color: #fff;
    padding: 5px;*/
	color:#fff;
	font-family: Roboto;
}
.page-id-792 ul 
{
    list-style: disc;
}
.main-slider .ver2 .form-search
{
	width:52%;
	max-width:initial;
}
.single-property .block-title ,.row.property-thumbnails
{
    display: none;
}
/*.main-slider .ver2 .form-search iframe 
{
    height: auto !important;
}*/
a.vc_right.vc_carousel-control ,
a.vc_left.vc_carousel-control 
{
    border: 2px solid #004970;
    color: #004970;
    opacity: 1;	
}
a.vc_left.vc_carousel-control 
{
    left: 5px;
}
a.vc_right.vc_carousel-control 
{
    right: 5px !important;
}
@media only screen and (max-width:640px)
{
	.main-slider .ver2 .form-search .btn-submit
	{
		text-indent:0 !important;
	}
}
@media only screen and (max-width:480px)
{
	.main-slider .ver2 .caption-subtitle,
	.main-slider .ver2 .caption-text
	{
		display:block;
	}
	.owl-item .caption .div-cell 
	{
		display: block !important;
	}
}















