/**
 Theme Name: California real Estate Convention
 Author: Basit Raza
 Author URI: http://basitraza.com
 Version: 1.0
*/

@font-face {
  font-family: 'Arvo';
  src: url('fonts/Arvo-Regular.ttf');
}

body{
	margin: 0;
    background-image: url(./img/home-bg.png);
    font-family: Verdana;
    font-size: 14px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ocreal-container{
	width: 1170px;
	margin: 0 auto;
}

.header{
	
	padding: 0px 0 5px;
	background:#3e6580;
}
.header-top{
    background: #3e6580;
	position: relative;

}
.brand h1 , .brand ul {
	margin: 0;
}
.brand{
	padding: 5px 0 5px 5px;
	display: flex;
	align-items: center;
}
.brand .logo{
	float: left;
}
.site-metadata {
	margin-left: 12px;
}
.brand .tagline{
	font-family: 'Arvo';
	padding: 24px 0px 12px;
    font-size: 36px;
    color: #fff;
    text-align: left;
}
.clear{
	clear: both;
}
.navigation{
	
	background: #0d4e77;
	    margin:0;
}
.navigation ul{
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.navigation ul li{
	padding: 20px;
	display: inline-block;
position: relative;
}
.navigation ul li a{
	font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.slider-wrapper {
	
	display: flex;
}

.header-slider{
	padding: 24px;
	width: 75%;
}
.header-text-info{
    height: 280px;
    color: #fff;
    text-align: center;
    width: 260px;
    display: table-cell;
	vertical-align: middle;
    margin: 5px 5px 0px 0;
	flex: auto
}
.clear{
	clear: both;
}
.current-menu-item a{
	color: #fff!important;
        text-decoration:underline !important
}
.company-name{ width: 660px;}
.contact-person {
	width: 296px;
}
.contact-title input { width: 100px; }
textarea[name="address"]{ resize:none; width:673px; height:40px}
.address-lbl{
position: relative;
    top: -15px;	
}
.content{    
    padding: 10px;
    background: #fff;
    min-height:600px
}
.cityname , .statename , .zipcode{ width: 191px;}
.email-add{ width: 660px}
.textarea{ width: 673px; resize: none}
.input-h { width: 239px }
.wpcf7 input{ padding:8px;}
.sub-menu{
  display: none;
    position: absolute;
    background: #0d4e77;
    margin: 0;
    padding: 0;
    width: 250px;
    z-index: 100;
    top: 35px;
	left: 0px;
	border-radius: 0 0 10px 10px;
}
.sub-menu li{
      display: block !important;
    text-align: left !important;
	border-bottom: 1px solid #0a2d43;
	
}
.sub-menu li:last-child {
	border-bottom-width: 0px !important;
	border-radius: 0 0 10px 10px !important;
}
.sub-menu li a:hover {
	text-decoration:underline
}
.navigation ul li:hover .sub-menu {
	display:block;
}
.navigation ul li:hover {
	background: #0d4e77;
	border-radius: 10px 10px 0 0;
}
.box-row .box{        width: 285px;
    float: left;
    margin: 5px;
    background: #eee;
    height: 288px;
    padding: 11px;
    font-size: 13px;}
.footer{
  background: #0d4e77;
  
}
textarea[name="comapny-address"]{
   height: 50px;
    resize: none;
    width: 500px;
}
textarea[name="your-message"]{
   width:500px;
   resize:none
}

.request-form{
	    border: 1px solid #ddd;
    width: 600px;
    background: #fff;
}
.req-form{ padding:20px;}
.req-header{ border-bottom: 1px dotted #ddd;
    margin: 0 20px;
    padding: 10px 0;}
.copy-text{ color: #fff;
    padding: 15px 0 15px 10px; width:30%; float:left;font-size:12px}
.footer-social-icons{ width:20%; float:left}
.footer-contact-info{ width:45%; float:left; color:#fff; font-size:12px; padding: 15px 0 15px 10px}

.sponsored-area{
      height: 225px;
    background: #AB945E;
    color: #fff;
}

.gs_logo_single img{
	max-height: 198px !important;
}

.frs-bullets{
	display: none !important;
}

.sponsored-area .widget-title {
  margin:0;
padding-left: 10px;
    padding-top: 10px;
}
.sponsored-area .our-sponsor-list{
	margin:0;
      padding:0;
}
.sponsored-area .our-sponsor-list li{
   display:inline-block;
   list-style:none;
   width: 120px;
   padding: 5px;
}
.cnss-social-icon{ padding: 15px 0 0 !important;    text-align: right !important;}
.cnss-social-icon li { background:#fff; height:24px;    margin: 0 5px;}
.cnss-social-icon li img{ margin:0 !important; width: 24px;
    height: 24px;}

table tr th { text-align: left; padding: 10px 0; width: 128px; font-size: 12px}
.red { color: red}
table tr td { padding: 10px}
.reset-padding { padding: 0px !important}

.registration-button {	
	background: #0d4e77;
    padding: 16px 24px;
    color: #fff;
    border-radius: 4px;
    text-decoration: none;
	display: inline-block;
    position: relative;
    font-size: 15px;
    font-weight: bold;
	margin-top: 16px;
}
.call-us {
    color: #F0EADE;
    font-size: 16px;
    font-style: italic;
}
.call-us a{
	color: #F0EADE;
}
.footer p {
	margin: 0;
	padding: 0
}
.footer a { color: #fff; font-size: 14px}
.n-input { width: 300px; margin-top: 4px }
.fn-input { width: 654px; margin-top: 4px }
input[type="submit"], .btn { 
	background: #0d4e77;
    padding: 12px 24px;
    color: #fff;
    border-radius: 4px;
    font-size: 15px;
    font-weight: bold;
}

.wp-block-image img{
	border-radius: 8px !important;
}

.header-text-info a{
	color: #fff;
}

.paypal-payment-link{
  background: #ffc439;
    padding: 12px;
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}
}