@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, body.xp-listing{
	background-color: #0d1f3c;
	font-family: "Fira Sans", sans-serif;
}

.content{
	border-bottom-width: 0px;
}

header{
	background-color: #c41929;
}
.header-inner{
	color:#fff;
	background-color: #c41929;
	font-weight: 500;
}
.header-inner .sep{
	color: #fff;
}

.mobile-toolbar, .mobile-toolbar .header-inner {
    background: #444;
    color: #fff;
}

.mobile-toolbar .header-inner .mls-num {
	color: #fff;
}

a.return-top {
    font-size: 16px;
}

footer{

}

.footer-inner{
	background-color: #0d1f3c;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(/XposurePublicIncludes/branding/first-choice-san-carlos/footer-gradient.png);
	margin-bottom: 0px;
	height: 38px;
	color: #dadada;
}

.footer-inner a{
	color: #ccc;
}

.footer-inner a:hover{
	color: #eee;
}

.column1{
	color: #444;
	background-color: #fff;
}

.column2{
	background-color: #ededed;
}

.column2-inner {

    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.column3{
	background-color: #fff;
}

.column1 .info{
	color: #444;
	font-size:13px;
	line-height: 18px;
	margin: 0px 5px 15px 5px;
}

.column1 .info.name{
	font-weight: 500;
	color: #183e9f;
}

.contact-label{
	font-weight: 500;
	color: #444;
}

.column1 .info a{
	color: #c41929;
	text-decoration: none;
}

.column1 .info.name img{
	display: none;
}

.column1 .info.contact{
	
}

.column1 .info.contact span.phone{
	display: none;
	color: #c41929;
}

.column1 .info.contact .cell-label{

}

.column1 .info.contact span.fax{
	
}

.column1 .info.contact a.website{
	display: none;
}

.column1 .info.address{

}

.column1 .info.address span.company-name{
	font-weight: 500;
}

.column1 .info.address span.company-citystate br{
	display: none;
}

.column1 .info.address span.company-country{
}

.column1 .info.address span.company-postal{
	display: none;
}
.column1 .agent-photo-container{
}

.column1 img.agent-photo{
}

.office-logo-wrapper{
	background-color: #fff;
    background-repeat: no-repeat;
    background-position: center bottom;
	background-image: url(/XposurePublicIncludes/branding/first-choice-san-carlos/logo.png);
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    height: 40px;
    background-size: 144px;
}

.column1 img.office-logo{
	display: none;
}

.column1.large-office-image img.office-logo {
    max-height: 75px;
}

.custom-brand-second-member{
	display: none;
}

.main-nav li{
	border-bottom-color: transparent;
}

.main-nav li:last-child{

}

.main-nav li a{
	color: #203563;
	text-shadow: none;
	font-weight: 500;
}

.column2 form{
	bottom: 7px;
}

.column2 form label{
	font-weight: 700;
	color: #183e9f;
	font-size: 14px;
}

.column2 form fieldset input, .column2 form fieldset textarea{
	border-radius: 3px;
	background: #fff;
	border: 1px solid #ddd;
}

.column2 form fieldset input[type='button'] {
	background: #f4c044;
	color: #444;
	border: none;
}

.button{
	background: #f4c044;
	color: #444;
	border: none;
	border-radius: 3px;
}

.column1 .info .mobile-phone-btn {
    color: #444;
}

.column1 .info .mobile-phone-btn:after {
	color: #444;
}

.column2 form fieldset .visible-fields{

	background: transparent;
}

.content-pane {
    border-bottom: 1px solid #ddd;
}

#details{
	background: #fff;
}

#details table td{
	color: #666;
	border-bottom: 1px solid #DFDFDF;
}

#details table .first td{
	border-top:none;
}

#details table .last td{
	border-bottom:none;
}

#details p{
	color: #666;
	text-shadow: none;
}

#about {
	background: #fff;
}

#multimedia{
	background: #fff;
}

#multimedia ul a{
	color: #3F4A56;
	background-color: #fff;
}

#multimedia ul a:hover{
	background-color: #f1f3f6;	
}

#video {
	background-color: transparent;	
}

#video .video{
	border-bottom:none;
}

#plans{
	background-color: transparent;
}

.map-tabs a{
	background: #7a7472;
	border-radius: 0 0 4px 4px;
	color: #fff;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.15);
	border: none;
	border-bottom: 1px solid #505050;
}

.map-tabs a.active{
	background: #c41929;
	border-bottom: 1px solid #5A5A5A;
}

#gallery,
#gallery .rsOverflow,
#gallery .rsSlide,
#gallery .rsVideoFrameHolder,
#gallery .rsThumbs {
	background-color: #fff;
}

#gallery .rsThumbs {
	background-color: #fff;
}

#gallery .rsThumb.rsNavSelected {

}

#gallery .rsThumb.rsNavSelected span.thumbIco {
	border-color: #c41929;
}

#gallery .rsThumbsArrow {
    background:  rgba(0, 0, 0, 0.3);
}

#gallery .rsThumbsArrow:hover {
	background: rgba(0,0,0,0.5);
}

.html-content h1{
	color: #666;
}

.html-content h2{
	color: #666;
}

ul.xp-search-list li.xp-search-button {
	background: #012169;
}

.xp-dark ul.xp-search-list li.xp-search-button {
	background: #012169;
}

@media only screen and (min-width: 500px){
	
	.column1 .info.contact span.phone{
		display: inline;
	}
}

@media only screen and (min-width: 420px){

	.office-logo-wrapper{
   		height: 50px;
    	background-size: 212px;
    	bottom: 20px;
	}
	
	.column1 .info{
		font-size:14px;
	}
	
}

@media only screen and (min-width: 830px){

	.main-nav li.active{
		border-bottom-color: transparent;
	}
	.main-nav li.active a{
		color: #fff;
	}
}

@media only screen and (min-height: 750px) and (min-width: 960px) {
	

	
	.column1 .info{
		line-height: 22px;
		margin: 0px 5px 25px 15px;
	}
	
	.column1 .info.name{
		margin: 0 5px 25px 15px;
	}
	
}
