a, input, select, textarea {outline:none !important;
}
body { 
	overflow-x:hidden;
	background: #f7f7f7;
}

	

.blue { color: #003E6D; }

a {
	color: #666;
	text-decoration: none;
	outline: 0;
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;

}
a:hover {
	outline: 0;
}
h1 {
	font-size: 30px;
	font-weight: 200;
	line-height: 36px;
	text-transform: uppercase;
	margin: 0 0 20px;
	color: #363636;
}
h2 {
	font-size: 24px;
	font-weight: 200;
	line-height: 28px;
	text-transform: uppercase;
	margin: 20px 0;
	color: #363636;
}
h3 {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	text-transform: uppercase;
	margin: 20px 0;
	color: #000000;
}
h4 {
	font-size: 16px;
	font-weight: 200;
	line-height: 20px;
	text-transform: uppercase;
	color: #363636;
	margin: 20px 0;
}
h5 {
	font-size: 14px;
	font-weight: 200;
	line-height: 18px;
	text-transform: uppercase;
	color: #363636;
	margin: 20px 0;
}
h6 {
	color: #363636;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	font-weight: 200;
	margin: 20px 0;
}
iframe {
	border: none;
	margin: 0;
	padding: 0;
}
.blue {
	color: #003E6D;
}
.padding10, .padding20, .padding30, .padding010, .padding020, .padding030, .padding100, .padding200, .padding300 {
	-webkit-box-sizing: border-box; /* webkit */
	 -khtml-box-sizing: border-box; /* konqueror */
	   -moz-box-sizing: border-box; /* firefox */
	    -ms-box-sizing: border-box; /* ie */
	        box-sizing: border-box; /* css3 */
}
.padding10 {
	padding: 10px;
}
.padding20 {
	padding: 20px;
}
.padding30 {
	padding: 30px;
}
.padding010 {
	padding: 0 10px;
}
.padding020 {
	padding: 0 20px;
}
.padding030 {
	padding: 0 30px;
}
.padding100 {
	padding: 10px 0;
}
.padding200 {
	padding: 20px 0;
}
.padding300 {
	padding: 30px 0;
}
.margin0 {
	margin: 0;
	color: #999;
}
.margin10 {
	margin: 10px;
}
.margin20 {
	margin: 20px;
}
.margin30 {
	margin: 30px;
}
.margin100 {
	margin: 10px 0;
}
.margin200 {
	margin: 20px 0;
}
.margin300 {
	margin: 30px 0;
}
.page-title, 
.post-title,
.secion-title,
.info-head,
.widget-title {
	font-size: 18px;
	font-weight: 200;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 20px;
	color: #363636;
}
/* ==========================================================
! Typography
========================================================== */
.serif {
	font-family: Georgia, serif;
}
.italic {
	font-style: italic;
	font-weight: normal;
}
/* 
/* ==========================================================
! Pages
========================================================== */
.page-content {
	margin-top: 30px;
	margin-bottom: autopx;
}

/* ==========================================================
! Properties Container
========================================================== */
.box-container {
	background: #fff;
	position: relative;
	margin-bottom: 30px;
	border-bottom: 2px solid #EAEAEA;
}
.prop-info .prop-title {
	font-size: 18px;
    font-weight: 200;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0 0 20px;
}
.prop-info {
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
.prop-info.span4 {
	padding: 30px 30px 30px 0;
}
.prop-tag {
    background: none repeat scroll 0 0 #252525;
    color: #FFFFFF;
    right: 0;
    padding: 6px 15px;
    position: absolute;
    top: 0;
}
.more-info {
	padding: 0;
	margin: 0;
	list-style: none;
}
.more-info > li {
	border-bottom: 1px dashed #E9E9E9;
    padding: 5px 0;}
	
		
.more-info .info-label {
    font-weight: bold;
    color: #363636;
}
.more-info .qty {

    font-weight: normal;
}

.hover_img {
	position:relative;
	background-color:#fff;
}
.hover_img img, .post_carousel img {border-radius:3px;
}
a.overlay {
	position: relative;
	display: block;
}
.more {
	-webkit-opacity: 0;
	-moz-opacity: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.25s ease-out 0s;
	-moz-transition: all 0.25s ease-out 0s;
	-ms-transition: all 0.25s ease-out 0s;
	-o-transition: all 0.25s ease-out 0s;
	transition: all 0.25s ease-out 0s;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #fff url(../img/zoom1.png) no-repeat center center;
}
a.overlay:hover .more {
	-webkit-opacity: 0.5;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/* ==========================================================
! Coches Ocasion Carousel
========================================================== */
#taller-carousel {
	position: relative;
}
#latest-properties {
	margin-top: 20px;
}
.taller-control {
	
	background: #363636;
	border-radius: 0;
	font-size: 20px;
	line-height: 20px;
	border: none;
	height: 23px;
	width: 23px;
	top: -20px;
	position: relative;
	color: #fff !important;
	cursor: pointer;
}
.left.taller-control {
	left: auto;
	margin: -20px 5px 0;
	background:url(../img/jcarousel_arrows.jpg);
}
.right.taller-control {
	right: auto;
	
 	background:url(../img/jcarousel_arrows.jpg);

}
.view-all-carousel {
	left: -10px;
    position: relative;
    top: -35px;
}
/* ==========================================================
! Info Box Container
========================================================== */
.info-box {
	margin-bottom: 30px;
}
.info-box .icons {
	font-size: 40px;
	color: #d2d2d2;
	margin-left: 30px;
	margin-bottom: 30px;
}
.info-box .icons i {
	text-shadow: 0px -1px 0px rgba(255,255,255,1);
}
/* ==========================================================
! Adv message
========================================================== */
.adv-message {
	padding: 30px;
	font-size: 18px;
	line-height: 22px;
}
.adv-message p {
	margin: 0;
}
.adv-message p.lower-line {
	font-size: 14px;
}
.adv-message p.upper-line {
	color: #363636;
	font-size: 18px;
}
.adv-message .btn-realto {
	margin: 0;
}
/* ==========================================================
! Agent
========================================================== */
.home-promocion {
    margin: 0 0 30px;
}
.home-promocion p {
	margin: 0;
}
.home-promocion img {
	margin-bottom: 10px;
}
.promocion-box.widget h3,
.promocion-box.widget ul {
	margin: 0 0 0 30px;
}
.promocion-box ul {
	list-style: none;
}
.promocion-content {
	padding: 30px 30px 30px 0;
}
.promocion-content h3 {
	margin: 0 0 10px;
}
.promocion-content ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
/* ==========================================================
! Home Blog Article
========================================================== */
.home-blog-articles ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.home-blog-articles ul li a {
	color: #888;
}
.home-blog-articles ul li a:hover {
	color: #7DC328;
	text-decoration: none;
}
ul.media-list li.media div.comment-holder {
    border-bottom: 1px dashed #CDCDCD;
    margin: 0 0 20px !important;
    padding: 10px 0 20px;
}
.comment-date {
    color: #959595;
}
.comments .media .pull-left {
	margin-top: 10px;
}
.comment-form {
	margin-bottom: 30px;
}
.comment-avatar {
	width: 90px;
	height: 90px;
}
.widget ul li {
	padding: 0 0 0 20px;
}
.widget ul li i.icon-caret-right {
	margin: 0 0 0 -20px;
}
/* ==========================================================
! Buttons
========================================================== */
.btn-taller {
	background: #003E6D;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #000;
	border-radius: 4px;
	margin-bottom: 10px;
}
.btn-taller-form {
	background: #003E6D;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #000;
	border-radius: 4px;
	padding: 8px 0;
}
.btn-taller:hover,
.btn-taller-form:hover,
.btn-taller:hover {
	background: #777;
	color: #fff;
}
.btn-taller {
	background: #003E6D;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border: 1px solid #000;
}
/* ==========================================================
! Sidebars
========================================================== */
.widget {
	margin-bottom: 30px;
}
.widget ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.nav-tabs > li,
.tab-pane li {
	padding: 0 !important;
}
.nav-tabs > li > a {
	padding: 20px;
	font-size: 14px;
	font-weight: 200;
	text-transform: uppercase;
	color: #363636;
	border: none;
}
.nav-tabs > .active > a, 
.nav-tabs > .active > a:hover,
.nav-tabs {
	border: none;
	border-radius: 0;
}
.nav-tabs {
	background: #f3f3f3;
}
.tab-pane {
	padding: 10px 30px 30px;
}
.tab-pane .comment {
	margin-bottom: 20px;
}
/* ==========================================================
! Footer
========================================================== */


#footer {
	/*background: #303030;
	padding-top: 6px;*/
	
	line-height: 16px;
}
#footer a {
	/*color: #000;*/
	font-style: italic;
}


#footer li {
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	border-bottom: 4px #eaeaea;
	/*line-height: 16px;*/
}
#footer li:last-child {
	border-bottom:0;
	padding-bottom:0;
	margin-bottom:0;
}


.footer_bottom {
	background: url(../img/black.png);
	margin-top: 8px;
	padding: 23px 0 26px 0;
}
.copyright {color:#ffffff;
}

.foot_right_block {
	text-align:right;
	padding-top:15px;
}
.foot_right_block .fright {margin-left:20px;
}


.foot_menu {text-align:right;
}
.foot_menu li {
	display:inline-block;
	padding:0 14px 0  0!important;
	border:0 !important;
	margin:0 !important;
}
.foot_menu li:last-child {padding:0 !important;
}
.foot_menu li a {
	text-transform:uppercase;
	color:#ffffff !important;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	font-style:normal !important;
}
.foot_menu li a:hover, .foot_menu li a.current {
	color: #5f5f5f !important;
	/* [disabled]text-decoration:none; */
}

#footer .follow_us {
	text-align:right;
	padding:3px 4px 9px 0; 
}
#footer .follow_us ul li {
	padding:0;
	margin:0 0 0 5px;
	display:inline-block;
	line-height:30px;
}
#footer .follow_us a {
	background-image: url(../img/top_socials.png);
	background-repeat:no-repeat;
	height:30px;
	width:30px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
#footer .follow_us a.facebook {background-position:0 0;
}
#footer .follow_us a.facebook:hover {background-position:0 -30px;
}



/* ==========================================================
! Properties Slideshow
========================================================== */
#adv-custom-pager {
	position: relative;
	margin: -21px 0 30px 30px;
	z-index: 9999;
}
#adv-custom-pager a {
	width: 40px;
	height: 40px;
	border: 2px solid #fff;
	overflow: hidden;
	display: inline-block;
	margin: 0 5px 0 0;
}
#adv-custom-pager a img {
	height: 40px;
	width: auto;
}
/* ==========================================================
! Property Page
========================================================== */
.prop-price, .prop-title {
	font-size: 22px;
}

.agent-avatar {
	width: 70px;
	height: auto;
}
/* ==========================================================
! Blog
========================================================== */
h2.post-title {
	margin: 0 0 15px;
}
.meta {
	margin: 0 0 5px;
}
.author {
	margin: 0 0 25px;
}
.read-more {
	margin: 30px 0 0;
}
.blog-2 .post-content {
	padding: 15px 20px 15px 0;
}
.blog-3 .post-content {
	padding: 15px 0 15px 20px;
}
/* ==========================================================
! Accordion
========================================================== */
.accordion-toggle {
	font-size: 14px;
    font-weight: 200;
    padding: 20px;
    text-transform: uppercase;
}
.accordion-group {
	border: none;
	border-bottom: 1px solid #eee;
}

/* ==========================================================
! Large desktop
========================================================== */
@media (min-width: 1200px) {

}
/* ==========================================================
! Portrait tablet to landscape and desktop
========================================================== */
@media (min-width: 768px) and (max-width: 979px) {
	.agent-box.widget h3, .agent-box.widget ul {
	    margin: 30px 0 0;
	}	
	.nav-collapse .open > .dropdown-menu,
	.nav-collapse .dropdown-menu {
		margin: 0;
		background: #fff;
	}
	.nav-collapse .nav > li > a, 
	.nav-collapse .dropdown-menu a {
		border-radius: 0;
		border-right: none;
		border-left: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 1px;
	}

}
/* ==========================================================
! Landscape phone to portrait tablet
========================================================== */
@media (max-width: 767px) { 
	header {
	margin-left: -20px;
	margin-right: -20px;
	padding: 0 20px;
	text-align: center;
	}
	footer {
		margin-left: -20px;
		margin-right: -20px;
		padding: 0 20px 30px;
	}
	.secion-title {
		margin: 20px 0;
	}
	.adv-message p.lower-line {
		font-size: 14px;
		margin: 10px 0 20px;
	}
	#home-search-container {
		margin-left: -20px;
		margin-right: -20px;
		padding: 0;
	}
	.widget {
		width: 100%;
	}
	.prop-info.span4 {
		padding: 20px;
	}
	.prop-price {
		margin-top: 20px;
	}
	#adv-custom-pager {
	    margin: 20px 0 0 20px;
	    position: relative;
	    z-index: 9999;
	}
	.agent-content,
	.row-fluid > .post-content {
		padding: 30px;
	}
	.phone-number {
	margin-top: 10px;
	}
	.nav-collapse .nav > li > a {
		border: none;
		border-radius: 0;
	}
	.nav-collapse .dropdown-menu {
		margin: 0;
	}
	.dropdown.open .dropdown-menu {
		background: #FFF;
	}
	.nav-collapse .nav > li > a, 
	.nav-collapse .dropdown-menu a {
		border-radius: 0;
		border-right: none;
		border-left: none;
	}
	.dropdown.active > a {
		background: none;
	}
	.nav-collapse .nav > li > a {
		margin-bottom: 1px;
	}
}
/* ==========================================================
! Landscape phones and down
========================================================== */
@media (max-width: 480px) {
	.agent-box .pull-left {
		float: none;
	}
	.agent-box.widget h3, .agent-box.widget ul {
	    margin: 30px 0 0;
	}
		
}


/********** ----- CONTACT PAGE ----- **********/

/* ----- Form ----- */

.contact-us {
	margin-top: 20px;
	padding-bottom: 50px;
}

.contact-us h4 {
    margin-top: 25px;
    padding: 0 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #5d5d5d;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

.contact-us p {
	padding: 0 20px;
	line-height: 28px;
	font-size: 15px;
}

.contact-form {
    padding: 10px 0;
}

.contact-form p {
    margin-top: 15px;
}

.contact-us form {
    margin-top: 25px;
    padding: 0 20px;
}

.contact-us form input, .contact-us form textarea {
	width: 90%;
	height: 24px;
	border: 1px solid #ddd;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	color: #888;
	font-size: 15px;
	font-style: italic;
}

.contact-us form input:focus, .contact-us form textarea:focus {
    border: 1px solid #bbb;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-us form textarea {
    height: 160px;
}

.contact-us form button {
    width: 120px;
    height: 30px;
    margin-top: 15px;
    background: #003E6D;
    border: 0;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #fff;
    -moz-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 1px 25px 0 rgba(0,0,0,.05) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}

.contact-us form button:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.contact-us form button:active {
    -moz-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    -webkit-box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
    box-shadow:
        0 5px 10px 0 rgba(0,0,0,.15) inset,
        0 -1px 25px 0 rgba(0,0,0,.05) inset;
}

.contact-us form label {
    margin-top: 10px;
    font-size: 13px;
}

.contact-us form input:-moz-placeholder, .contact-us form textarea:-moz-placeholder { color: #ccc; }
.contact-us form input:-ms-input-placeholder, .contact-us form textarea:-ms-input-placeholder { color: #ccc; }
.contact-us form input::-webkit-input-placeholder, .contact-us form textarea::-webkit-input-placeholder { color: #ccc; }



.planning {
	padding-bottom: 50px;
	text-align: center;
}
.planning a {
	display:block;
	margin-bottom:15px;
	padding:0;
	color:#3a3a3a;
}
.planning a span.img_icon {
	display:block;
	width:70px;
	height:70px;
	margin:0 auto 14px auto;
}
.planning a span.icon1 {
	background-image:url(../img/icon1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon1 {background-position:left bottom;
}
.planning a span.icon2 {
	background-image:url(../img/icon2.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon2 {background-position:left bottom;
}
.planning a span.icon3 {
	background-image:url(../img/icon3.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon3 {background-position:left bottom;
}
.planning a span.icon4 {
	background-image:url(../img/icon4.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon4 {background-position:left bottom;
}
.planning a span.icon5 {
	background-image:url(../img/icon5.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon5 {background-position:left bottom;
}
.planning a span.icon6 {
	background-image:url(../img/icon6.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon6 {background-position:left bottom;
}
.planning a span.icon7 {
	background-image:url(../img/icon7.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon7 {background-position:left bottom;
}
.planning a span.icon8 {
	background-image:url(../img/icon8.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon8 {background-position:left bottom;
}
.planning a span.icon9 {
	background-image:url(../img/icon9.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.planning a:hover span.icon9 {background-position:left bottom;
}
.planning a span.link_title {
	display:block;
	line-height:24px;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	padding-bottom:8px;
	color:#313131;	
}
.planning a:hover span.icon7 {background-position:left bottom;
}
.planning a span.link_title {
	display:block;
	line-height:24px;
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:800;
	padding-bottom:8px;
	color:#313131;	
}

.planning a:hover {text-decoration:none;
}

.block [class*="span"] {margin-bottom:15px;
}
[class*="span"] img, [class*="span"] iframe {max-width:100%;
}

img {
	outline:0;
	vertical-align:top;
}


#popup, #popup2, #popup3, #popup4 ,#popup5, #popup6, #popup7, #popup8, #popup9{
	left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1001;
}

.content-popup {
	margin:0px auto;
	margin-top:120px;
	position:relative;
	padding:10px;
	width:500px;
	min-height:250px;
	border-radius:4px;
	background-color:#FFFFFF;
	box-shadow: 0 2px 5px #666666;
}

.content-popup h2 {
	color:#48484B;
	border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay {
	left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
	display:none;
	background-color: #777777;
    cursor: pointer;
    opacity: 0.1;
}

.close, .close2, .close3, .close3, .close5, .close6, .close7, .close8, .close9 {
	position: absolute;
    right: 15px;
}
