/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */ 

.fl-rich-text a {
    color: #0566ac !important;}
.top_sec ul{background:#0566ac;float:right;margin:0;padding:9px 0;list-style:none;position:relative;z-index:2;}
.top_sec ul li{margin:0;padding:0 18px;position:relative;display:inline-block;font-size:15px;color:#fff;}
.top_sec ul li a{color:#fff !important;}
.top_sec ul li:before{width:1px;height:22px;background:#2a7db8;left:0;top:0;position:absolute;content:'';}
.header_top{position:relative;}
.header_top:before{width:30%;height:39px;background:#0566ac;right:0;top:0;position:absolute;content:'';z-index: 1;}
.fl-menu-mobile-toggle{background:#848484 !important;}
.img_sec img{width:100%;}
.img_sec .fl-photo-content{display:block;}
.contact_sec label{display:none;}
.f_menu ul li{float:left;width:50%;}
.textbox1{margin-bottom:10px;height:45px !important;width:100%; border: 1px solid #e6e6e6;font-size:14px;padding:0 12px;}
:placeholder{color:#000;}
ul.list1{margin:0;padding:0;list-style:none;}
ul.list1 li{margin:0;padding:0 0 8px 19px;background:url('http://50.28.38.136/~propertybuyer/wp-content/uploads/2019/04/arw.png') no-repeat left 8px;}



@media(max-width:768px){
.fl-menu-mobile-clone{width:100%;}
.top_sec{text-align:center;}
.top_sec ul{float:none;display:inline-block;}
.header_top:before{display:none;}	
.mobie_menu{text-align:center;}
.mobie_menu .fl-menu-mobile-toggle{display:block;float: none;width: 100%;}
.mobie_menu li a{color:#fff !important;}	
}

@media(max-width:568px){
	.top_sec ul li:before{display:none;}	
}


