.top-bar{
	/*background:#c00a0f;*/
	background: #01007f;
	color:#fff;
	padding:5px 0;
}

.left{float:left;}
.right{float:right;}

.sf-form{float:right;margin-top:30px;}
.sf-form input[type=text]{max-width:150px;}
.sf-form input, .sf-form button{float:left;margin-left:10px;}

.sf-divisor{width:100%;height:3px;background:#c00a0f;}

.sf-services-area .span3{margin-top:30px !important;}

.solidline.sf-divider{margin:0;}

footer{background: #051532;color:#fff !important;}
#sub-footer{background: #040e21;}

.top-bar a{color:#fff !important;}

@media (max-width: 767px){
	.sf-form{width:100%;}
	.sf-form input[type=text],
	.sf-form .btn{box-sizing: border-box !important;max-width:100%;width:100%;margin-left:0 !important;}
	.sf-form input[type=text]{padding:20px 10px;}

	.top-bar,
	.top-bar .right{float:none;text-align:center !important;}

	#instagram_header_icon{display: block;}
}

/*
	2020/04/02
*/

.fancybox-title.fancybox-title-inside-wrap{display:none !important;}

/*
	2022/03/19
*/

a,
.highlight strong{
	color: #01007f;
}

.btn-theme,
[class^="icon-"].active, [class*=" icon-"].active{
	background: #01007f;
	border-color: #01007f;
}

footer{
	background: #01007f;
}

#sub-footer{
	background: #000055;
}

.nivo-caption, .caption {
    border-bottom: #01007f 5px solid;
}

/* 2023/09/14 */

.sf-area-ondominio a{color:#c00a0f !important;}
@media (min-width: 768px){
	.sf-area-ondominio{font-weight:bold;margin:40px 0 30px;text-align:right;}
}