/* General
===================================================================*/
img {
    border: 0 none;
    max-width: 100%;
    width: auto;
    vertical-align: top;
}

img.grayscale {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

.quem {
	padding-top:30px;
	margin-left:150px;
	text-align:right;
	width:80%;

	
	font-size:16px;
}


.combofind {
	width:100%;
	height:40px;
	color:#000;
	font-family:arial;
	margin-bottom:5px;
	background-color:#FFF;
	padding-left:10px;
	border: 0px solid !important;
	
}

.btn_more {
	background-color:#C00;
	height:40px;
	width:100px;
	padding: 10px 20px;
	margin-top:25px;
}

.quem1 {
	text-align:center;
	
	line-height:150px;
}


.texto {
	text-align:justify;
	
	font-size:16px;
}

.texto_quem {
	background-color:#fff;
	color:#666;
}

blockquote {
	
	line-height:150px;
	
	font-size: 19px;
	border: none;
	padding: none;
	font-style: italic;
	color: #747474;
	background-color:#fff;
	
	
	
}



body {
    font-size: 13px;
    line-height: 1.5;
    color: #777;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight: 400;
    background-color: #fff;
    -webkit-font-smoothing: antialiased !important;
    -webkit-text-size-adjust: 100% !important; 
}
h1,h2,h3,h4,h5,h6 {
	color: #333;
	font-family: 'Lato', Arial, Helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.2;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #333;
}



h1 a:hover, h2 a:hover, h3 a:hover, h5 a:hover, h6 a:hover,
h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus,
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
	color: #e74c3c;
}

h4 a:hover{
	color:#606;
}


.align_mapa {
	
	z-index:1;
}



.align_logo {
	
	
	
	text-align:right;
	
}

.align_quem {
	
	
	
	text-align:left;
	
}

input,
textarea {
	width: 100%;
	padding: 7px;
	display: block;
}
.content-head {
	
	padding-bottom: 30px;
	
	text-align: center;
}


.content-head-print {
	
	padding-bottom: 30px;
	background-color:#09C;
	text-align: center;
}

.content-head h3 {
	margin: 0;
	
	font-size: 24px;
}
.content-head p {
	margin: 0;
}


.none-pesquisa {
	
	height:50px;
}

a {
	color:#d7b56d;
	text-decoration:none;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
} 
a:hover, a:focus, a:active {
	text-decoration:none;
	color:#af0b63;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 1.3;
	font-style: italic;
	border-left: 5px solid #e74c3c;
}
input,textarea {
	border: 1px solid #eee;
	box-shadow: none;
}
::-moz-selection { 
	background: #222;
	color: #fff; 
	text-shadow: none; 
}
::selection { 
	background: #222; 
	color: #fff; 
	text-shadow: none; 
}
:focus { 
	outline-color: transparent!important; 
	outline-style: none!important; 
}
.error-text {
	font-size: 24px;
	padding-top: 100px;
}







/* Topbar
===================================================================*/
/* Phone and Email
========================================*/

.logo-top {
	background-color:#000;
	height:100px;
}


.topbar {
	background-color: #e2e2e2;
	color: #000;
	overflow: hidden;
	clear: both;
}

.topbar1 {
	background-color: #fff;
	
	overflow: hidden;
	clear: both;
}

.topbar-email,
.topbar-phone {
	display: inline-block;
	margin-right: 15px;
	line-height: 40px;
	position: relative;
	margin-left: 15px;
	float: left;
	font-size:18px;
	font-family:arial;
}
.topbar-email a {
	color: #fff;
}
.topbar-email a:hover,
.topbar-email a:focus,
.topbar-email a:active {
	color: #fff;
	text-decoration: none;
}
.topbar-email-icon,
.topbar-phone-icon {
	position: absolute;
	left: -50px;
	height: 40px;
	width: 40px;
	background-color: #d7b56d;
	color: #fff;
	text-align: center;
}
.topbar-phone-icon i {
	font-size: 28px;
	line-height: 40px;
}
.topbar-email-icon i {
	font-size: 22px;
	line-height: 40px;
}

/* Topbar Social
========================================*/
.topbar-social {
	float: right;
	overflow: hidden;
	vertical-align: top;
}
.topbar-social ul {
	margin: 0;
	padding: 0;
	list-style:none;
}
.topbar-social ul li {
	float: left;
	margin: 0;
}
.topbar-social ul li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color:#d7b56d;
	color: #fff;
}
.topbar-social ul li a i {
	font-size: 18px;
	line-height: 40px;
}
.topbar-social ul li a:hover,
.topbar-social ul li a:focus,
.topbar-social ul li a:active {
	background-color: #0b2021;
}

/* Logo, Menu, Login
===================================================================*/
/* Logo
========================================*/
.logo-cont {
	height: 100px;
	float: left;
}
.logo {
	
	display: block;
	line-height: 1;
}
/* Menu, Login
========================================*/
.menu-login-cont {
	
	float: right;
	background-color:#fff;
	color:#999;
}
nav#header-menu-cont select {
	display: none;
}
.sf-menu li.current-menu-item {
	background-color: #FFF;
}


.sf-menu li.current-menu-item > a {
	color: #fff !important;
	background-color:#d7b56d;
}
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
	width:160px;
	text-align:center;
	font-weight:600;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}

.sf-menu > li {
	float: left;
	background: #000;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.sf-menu > li:hover {
	background: #000 !important;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.sf-menu > li > a {
	line-height: 80px;
	padding: 0 12px;
	color: #333;
	font-size: 16px;
}
.sf-menu > li:hover > a {
	color: #fff !important;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}
.sf-menu {
	float: left;
}
.sf-menu ul {
	min-width: 12em; 
	*width: 12em;
}
.sf-menu a {
	padding: .60em 1em;
	text-decoration: none;
	zoom: 1;
	font-size: 12px;
}
.sf-menu a {
	color: #fff;
}
.sf-menu li {
	background: transparent;
	white-space: nowrap; 
	*white-space: normal; 
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background: #d7b56d !important;
}
.sf-menu ul ul li {
	background: #000 !important;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #ccc !important;
	color:#FFF;
	-webkit-transition: none;
	transition: none;
}
.login-btn {
	float: right;
	display: block;
	line-height: 80px;
	background-color: #69F;
	padding: 0 12px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.custon-login-form label {
	font-weight: 400;
	display: block;
	margin-top: 7px;
}
.custon-login-form label span {
	padding-left: 1px;
	color: #e74c3c;
}
.custon-login-form input,
.custon-login-form textarea {
	margin-bottom: 10px;
	width: 100%;
	padding: 7px;
	display: block;
}
.custon-login-form input[type="submit"] {
	border: none;
	width: auto;
	background-color: #69F;
	color: #fff;
	text-align: center;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
	padding: 7px 12px;
}
.custon-login-form input[type="submit"]:hover,
.custon-login-form input[type="submit"]:focus {
	background-color: #e74c3c;
	color: #fff;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.login-setting-link {
	color: #999;
	padding:10px 20px 10px 0;
	font-size: 16px;
}
.login-setting-link:hover,
.login-setting-link:focus,
.login-setting-link:active {
	color: #e74c3c;
}

/* Page Header
===================================================================*/

.slogan {
	padding-top:50px;
	color:#09F;
	font-size:28px;
	font-weight:bold;
	font-family:arial;
}


.page-head {
	margin-bottom: 40px;
}
.page-head-wrap {
	text-align: center;
	padding: 30px 20px 20px;
}
.page-head-title {
	margin: 0;
	padding: 0;
	color: #333;
	font-size: 24px;
}
.page-head-title span {
	padding: 10px 20px;
	background-color: #000;
}
.page-head-subtitle {
	display: inline-block;
	padding: 10px;
	background-color: #e74c3c;
	color: #fff;
	margin-top: 10px;
	font-size: 16px;
}

/* Homepage Slider
===================================================================*/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.home-slider { 
	margin: 0 0 0px; 
	background: #333; 
	border: none; 
	position: relative; 
	zoom: 1; 
}
.flex-viewport { 
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; }
.loading .flex-viewport { 
	max-height: 300px; 
}
.home-slider .slides { zoom: 1; }
.home-slider .slides > li {
	display: none; 
	-webkit-backface-visibility: hidden;
}
.home-slider .slides img {
	width: 100%; 
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

.home-slider .slides li {
	position: relative;
}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}


.home-slider .flex-direction-nav {*height: 0;}
.home-slider .flex-direction-nav a  { 
	text-decoration:none; 
	display: block; 
	width: 50px; 
	height: 50px; 
	line-height: 50px; 
	margin: -25px 0 0; 
	position: absolute; 
	top: 50%; 
	z-index: 10; 
	overflow: hidden; 
	text-align: center;
	opacity: 0; 
	cursor: pointer; 
	color: #fff; 
	background-color: #333;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease; 
}
.home-slider .flex-direction-nav a:hover,
.home-slider .flex-direction-nav a:focus,
.home-slider .flex-direction-nav a:active {
	color: #fff; 
	background-color: #639;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.home-slider .flex-direction-nav .flex-prev { left: 0px; }
.home-slider .flex-direction-nav .flex-next { right: 0px; text-align: right; }
.home-slider:hover .flex-prev { opacity: 1.0; left: 0px; }
.home-slider:hover .flex-next { opacity: 1.0; right: 0px; }
.home-slider:hover .flex-next:hover, .home-slider:hover .flex-prev:hover { opacity: 1; }
.home-slider.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }

.home-slider .flex-direction-nav a.flex-prev:before,
.home-slider .flex-direction-nav a.flex-next:before {
	font-family: 'FontAwesome'; 
	font-size: 18px; 
	color: #fff; 
	line-height:50px; 
	text-align: center;
	display: block;
}
.home-slider .flex-direction-nav a.flex-next:before  { content: '\f054'; text-align: center; }
.home-slider .flex-direction-nav a.flex-prev:before  { content: '\f053';  }
.slider-wrap {
	position: absolute;
	top: 40%;
	overflow: hidden;
}
.slider-desc {
	background-color: rgba(0,0,0,0.8);
	padding: 20px;
	color: #eee;
	max-width: 450px;
}

.slider-desc1 {
	
	padding: 0px;
	max-width: 450px;
}

.slider-wrap1 {
	position: absolute;
	top: 120px;
	left: 59.45%;
	overflow: hidden;
}



.slider-desc h3 {
	font-size: 24px;
	color: #fff;
	margin: 0;
	padding: 0 0 15px;
}
.slider-desc p {
	margin-bottom: 0;
}
.slider-price,
.slider-lrn-more {
	float: left;
	padding: 8px 15px 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
}
.slider-price {
	background-color: #69F;
}
.slider-lrn-more {
	background-color: #639;
}
.slider-lrn-more:hover,
.slider-lrn-more:focus,
.slider-lrn-more:active {
	color: #fff;
	background-color: #63F;
}

/* Advanced Search
===================================================================*/
.adv-search-blk {
	background-color: #E9EAED;
	padding: 30px 0;
}


.adv-search-hd {
	
	
	width:100%;
	height:50px;
	background-color:#69F;
	
	text-align: center;
	padding-top: 10px;
	margin: 0;
}

.adv-destaque-hd {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#339;
	
	text-align: center;
	
	
	margin: 0;
}



.adv-destaque-hd-print {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-image:url(../images/bg1.jpg);
	
	text-align: center;
	
	
	margin: 0;
}

.align-print{
	text-align:right;
}

.btn_contact {
	color:#FFF;
	background-color:#6CF;
	width:150px;
	height:40px;
	line-height:40px;
	font-weight:600;
	font-size:16px;
	font-family:arial;

	margin-bottom:100px;
	
	
}


.adv-destaque-hd1 {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#6CF;
	
	text-align: center;
	
	
	margin: 0;
}


.space {
	height:30px;
	background-color:#FFF;
}

.space-print {
	margin-top:20px;
	background-color:#FFF;
}


.morada {
	background-color:#CCC;
	height:40px;
	line-height:40px;
	text-align:right;
	padding-right:10px;
	color:#FFF;
	font-size:16px;
	font-weight:600;
}



.adv-destaque-hd-detalhes {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#69F;
	
	text-align: left;
	padding-left:15px;
	
	
	margin: 0;
}


.adv-destaque-hd-pesquisar {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#66C;
	
	text-align: center;
	
	
	
}


.adv-destaque-hd-widget {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#36C;
	
	text-align: center;
	font-size:20px;
	font-weight:500;
	
	
	margin: 0;
	
}

.adv-destaque-hd-widget1 {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#639;
	
	text-align: center;
	font-size:20px;
	font-weight:500;
	
	
	margin: 0;
	
}





.adv-destaque-hd-widget-detalhes {
	
	
	width:100%;
	height:50px;
	line-height:50px;
	background-color:#339;
	
	text-align: center;
	font-size:20px;
	font-weight:500;
	
	
	margin: 0;
	
}


.advance-search-form label {
	margin-top: 10px;
	display: block;
}
.advance-search-form input[type="submit"] {
	border: none;
	background-color: #69F;
	
	color: #fff;
	text-align: center;
	margin: 30px auto 20px !important;
	display: block;
	padding: 7px 15px 9px;
	font-size: 18px;
	width: auto;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.advance-search-form input[type="submit"]:hover,
.advance-search-form input[type="submit"]:focus {
	background-color: #06F;
	color: #fff;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}

/* Property
===================================================================*/
.property-item {
	margin-bottom: 30px;
}
.list-property-img {
	position: relative;
}
.list-property-img img {
	display: block;
}
.list-property-desc {
	padding-top: 5px;
}
.list-property-desc h4 {
	font-size: 16px;
}
.pro-stat {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	padding: 0 10px;
	line-height: 25px;
	background-color: #69F;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-family:arial;
}
.pro-btn-box {
	overflow: hidden;
	clear: both;
}
.pro-price,
.pro-ln-mor {
	display: block;
	float: left;
	padding: 5px 8px;
	color: #fff !important;
	text-align: center;
	font-size: 14px;
	font-family:arial;
	white-space: nowrap;
}
.pro-price {
	background-color: #69F;
}
.pro-ln-mor {
	background-color: #639;
}
.pro-ln-mor:hover,
.pro-ln-mor:focus,
.pro-ln-mor:active {
	background-color: #06F;
	color: #fff !important;
}

/* Pagination
===================================================================*/
.sun-pagination {
	text-align: center;
	margin: 20px auto 0;
	overflow: hidden;
}
.sun-pagination a {
	text-align: center;
}
.page-btn {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #06F;
	color: #fff;
}
.page-btn:hover,
.page-btn:focus {
	background-color: #639;
	color: #fff;
}
.sun-pagination .current {
	background-color: #639;
	color: #fff;
}

/* Featured Properties
===================================================================*/
.featured-properties .property-item  {
	margin: 0 5px;
}
.featured-arrows {
	margin: 0 auto 30px;
	text-align: center;
}
.feature-prev,
.feature-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #06F;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.feature-prev:hover, 
.feature-next:hover {
	color: #fff;
	background-color: #639;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}

/* Latest News
===================================================================*/
.news-arrows {
	margin: 0 auto 30px;
	text-align: center;
}
.news-prev,
.news-next {
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #444;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.news-prev:hover, 
.news-next:hover {
	color: #fff;
	background-color: #e74c3c;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.latest-news .latest-news-blk {
	margin: 0 5px;
	background-color: #f0f0f0;
	padding: 10px 10px 20px;
}
.latest-news-blk h4 {
	font-size: 16px;
}
.lt-news-meta {
	overflow: hidden;
	clear: both;
}
.lt-news-comm,
.lt-news-more {
	display: block;
	float: left;
	padding: 5px 8px;
	color: #fff;
	text-align: center;
	font-size: 12px;
	white-space: nowrap;
}
.lt-news-comm {
	background-color: #01c9ee;
}
.lt-news-more {
	background-color: #e74c3c;
}
.lt-news-more:hover,
.lt-news-more:focus,
.lt-news-more:active {
	background-color: #333;
	color: #fff;
}

/* Our Partners
===================================================================*/
.partners {
	margin-top: 50px;
}
.partners-blk {
	background-color: #f0f0f0;
	padding: 0 0 20px;
}
.partner-blk {
	margin: 20px auto 0;
	text-align: center;
}
.partner-head {
	position: relative;
	height: 40px;
	background-color: #333;
}
.partner-head  h3 {
	text-align: center;
	font-size: 16px;
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	line-height: 40px;
}
.part-prev,
.part-next {
	position: absolute;
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-align: center;
	background-color: #e74c3c;
	cursor: pointer;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.part-prev {
	left: 0;
}
.part-next {
	right: 0;
}
.part-prev:hover, 
.part-next:hover {
	color: #fff;
	background-color: #01c9ee;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}

/* News Page
===================================================================*/
/* News Post
========================================*/
.news-wrap {
	margin-right: 20px;
}
.news-blk {
	margin-bottom: 40px;
}
.news-head {
	position: relative;
	margin-left: 60px;
}
.news-type-time {
	position: absolute;
	left: -60px;
	width: 50px;
}
.news-type {
	width: 50px;
	height: 30px;
	text-align: center;
	font-size: 18px;
	line-height: 30px;
	color: #fff;
	background-color: #01c9ee;
}
.news-time {
	width: 50px;
	padding: 5px 0;
	background-color: #333;
	color: #fff;
	text-align: center;
}
.news-time .news-date {
	font-size: 24px;
	padding-bottom: 2px;
	line-height: 26px;
	font-weight: bold;
}
.news-time .news-month {
	font-size: 14px;
}
.news-title-meta {
	padding-top: 20px;
	min-height: 89px;
}
.news-title {
	font-size: 18px;
	margin: 0;
	padding: 0 0 10px;
}
.news-meta {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-meta li {
	display: inline-block;
	margin-right: 15px;
	color: #999;
}
.news-meta li span {
	color: #333;
}
.news-meta li a {
	color: #d7b56d;
}
.news-meta li a:hover,
.news-meta li a:focus,
.news-meta li a:active {
	color: #01c9ee;
}
.news-img-vid {

}
.news-text {
	margin-top: 25px;
}
.news-rd-mr-btn {
	margin-top: 15px;
}
.video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 40%;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.post-gal-slider { 
	margin: 0 0 0px; 
	background: #333; 
	border: none; 
	position: relative; 
	zoom: 1; 
}
.flex-viewport { 
	max-height: 2000px; 
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	-o-transition: all 1s ease; 
	transition: all 1s ease; }
.loading .flex-viewport { 
	max-height: 300px; 
}
.post-gal-slider .slides { zoom: 1; }
.post-gal-slider .slides > li {
	display: none; 
	-webkit-backface-visibility: hidden;
}
.post-gal-slider .slides img {
	width: 100%; 
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

.post-gal-slider .slides li {
	position: relative;
}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}


.post-gal-slider .flex-direction-nav {*height: 0;}
.post-gal-slider .flex-direction-nav a  { 
	text-decoration:none; 
	display: block; 
	width: 36px; 
	height: 36px; 
	line-height: 36px; 
	margin: -25px 0 0; 
	position: absolute; 
	top: 50%; 
	z-index: 10; 
	overflow: hidden; 
	text-align: center;
	opacity: 1; 
	cursor: pointer; 
	color: #fff; 
	background-color: #333;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease; 
}
.post-gal-slider .flex-direction-nav a:hover,
.post-gal-slider .flex-direction-nav a:focus,
.post-gal-slider .flex-direction-nav a:active {
	color: #fff; 
	background-color: #e74c3c;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
.post-gal-slider .flex-direction-nav .flex-prev { left: 0px; }
.post-gal-slider .flex-direction-nav .flex-next { right: 0px; text-align: right; }
.post-gal-slider:hover .flex-prev { opacity: 1.0; left: 0px; }
.post-gal-slider:hover .flex-next { opacity: 1.0; right: 0px; }
.post-gal-slider:hover .flex-next:hover, .post-gal-slider:hover .flex-prev:hover { opacity: 1; }
.post-gal-slider.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }

.post-gal-slider .flex-direction-nav a.flex-prev:before,
.post-gal-slider .flex-direction-nav a.flex-next:before {
	font-family: 'FontAwesome'; 
	font-size: 14px; 
	color: #fff; 
	line-height:36px; 
	text-align: center;
	display: block;
}
.post-gal-slider .flex-direction-nav a.flex-next:before  { content: '\f054'; text-align: center; }
.post-gal-slider .flex-direction-nav a.flex-prev:before  { content: '\f053';  }
.prev-next-post .pager li a {
	background-color: #01c9ee;
	color: #fff;
	border: none;
}
.prev-next-post {
	overflow: hidden;
}
.prev-next-post .pager li a:hover,
.prev-next-post .pager li a:focus,
.prev-next-post .pager li a:active {
	background-color: #e74c3c;
	color: #fff;
	border: none;
}

/* Sidebar
========================================*/
.sidebar-widget-arr {
	margin-bottom: 40px;
	padding: 0 20px 20px;
	background-color: #f0f0f0;
}
.sidebar-widget-title {
	font-size: 16px;
	margin: 0 -20px 20px;
	padding: 10px 0 12px 20px;
	background-color: #01c9ee;
	color: #fff;
}
.sidebar-widget-arr a {
	color: #333;
}
.sidebar-widget-arr a:hover,
.sidebar-widget-arr a:focus,
.sidebar-widget-arr a:active {
	color: #e74c3c;
}
.sidebar-widget-arr ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar-widget-arr ul li {
	margin-bottom: 10px;
	line-height: 1.2;
	position: relative;
	margin-left: 20px;
}
.sidebar-widget-arr ul li:before {
	position: absolute;
	left: -20px;
	font-family: 'FontAwesome';
	color: #333;
	font-size: 12px;
	line-height: 18px;
	content: "\f0da";
}
.sidebar-widget-arr ul li:hover:before {
	color: #e74c3c;
}
.tagcloud {
	overflow: hidden;
}
.tagcloud a {
	display: block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
	padding: 5px 8px;
	font-size: 12px;
	text-align: center;
	background-color: #333;
	color: #fff;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active {
	background-color: #e74c3c;
	color: #fff;
}
.sidebar-widget-arr .property-item:last-child {
	margin-bottom: 0;
}
.sidebar-widget-arr .sbOptions li {
	margin-bottom: 0px;
	line-height: 1.5;
	position: relative;
	margin-left: 0;
}


.sidebar-widget-arr .address-blk:before,
.sidebar-widget-arr .phone-blk:before,
.sidebar-widget-arr .email-blk:before {
	color: #e74c3c;
}

/* Comments List and Reply
========================================*/
.blog-comments {
	margin: 30px 0;
}
.blog-comments ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blog-comments ol li ol{
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
.comment-title {
	margin: 0;
	padding: 0 0 25px;
}
.comment {
	position: relative;
	margin-left: 80px;
	margin-bottom: 25px;
}
.comment .avatar {
	position: absolute;
	left: -80px;
}
.c-name {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}
.c-date {
	color: #999;
	padding-right: 15px;
	border-right: 1px solid #ddd;
}
.c-reply {
	text-transform: uppercase;
	padding-left: 15px;
	font-weight: bold;
}
.comment-text {
	margin-top: 10px;
}
.comment-reply-wrap {
	margin-top: 40px;
}
.comment-reply-wrap input,
.comment-reply-wrap textarea {
	padding: 7px 10px;
	display: block;
	margin-bottom: 10px;
}
.comment-reply-wrap input {
	width: 50%;
}
.comment-reply-wrap textarea {
	width: 100%;
}
.comment-reply-wrap label {
	font-weight: normal;
}
.comment-reply-wrap input[type="submit"] {
	width: auto;
	border: none;
	background-color: #01c9ee;
	color: #fff;
	text-align: center;
	padding: 7px 20px;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.comment-reply-wrap input[type="submit"]:hover {
	background-color: #e74c3c;
	color: #fff;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}

/* Agents
===================================================================*/
.agent-block {
	margin-bottom: 40px;
	clear: both;
}
.agent-img {
	float: left;
	padding: 0 15px 10px 0;
}
.agent-img img {
	width: 200px;
}
.agents-meta {
}
.agent-name {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	display: inline-block;
	padding-right: 20px;
}
.agent-social {
	display: inline-block;
}
.agent-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.agent-social ul li {
	float: left;
	margin: 0 1px 1px 0;
}
.agent-social ul li a {
	display: block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #e74c3c;
}
.agent-social ul li a:hover,
.agent-social ul li a:focus,
.agent-social ul li a:active {
	color: #fff;
	background-color: #01c9ee;
}
.contact-types {
	padding: 5px 0;
}
.contact-types ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.contact-types ul li {
	display: inline-block;
	margin-right: 15px;
	color: #999;
}
.agent-details {
	margin: 10px 0 20px;
}

/* Property Details
===================================================================*/
.property-slider { 
	margin: 0 0 0px; 
	background: #333; 
	border: none; 
	position: relative; 
	zoom: 1; 
}
.property-slider .slides { zoom: 1; }
.property-slider .slides > li {
	display: none; 
	-webkit-backface-visibility: hidden;
}
.property-slider .slides img {
	width: 100%; 
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}

.property-slider .slides li {
	position: relative;
}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

#carousel {
	position: relative;
}
#carousel .flex-direction-nav {*height: 0;}
#carousel .flex-direction-nav a  { 
	text-decoration:none; 
	display: block; 
	width: 36px; 
	height: 36px; 
	line-height: 36px; 
	margin: 0; 
	position: absolute; 
	top: 27%; 
	z-index: 10; 
	overflow: hidden; 
	text-align: center;
	opacity: 0; 
	cursor: pointer; 
	color: #fff; 
	background-color: #333;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease; 
}
#carousel .flex-direction-nav a:hover,
#carousel .flex-direction-nav a:focus,
#carousel .flex-direction-nav a:active {
	color: #fff; 
	background-color: #e74c3c;
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	transition: all .3s ease;
}
#carousel .flex-direction-nav .flex-prev { left: 0px; }
#carousel .flex-direction-nav .flex-next { right: 0px; text-align: right; }
#carousel:hover .flex-prev { opacity: 1.0; left: 0px; }
#carousel:hover .flex-next { opacity: 1.0; right: 0px; }
#carousel:hover .flex-next:hover, #carousel:hover .flex-prev:hover { opacity: 1; }
#carousel.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }

#carousel .flex-direction-nav a.flex-prev:before,
#carousel .flex-direction-nav a.flex-next:before {
	font-family: 'FontAwesome'; 
	font-size: 14px; 
	color: #fff; 
	line-height:36px; 
	text-align: center;
	display: block;
}
#carousel .flex-direction-nav a.flex-next:before  { content: '\f054'; text-align: center; }
#carousel .flex-direction-nav a.flex-prev:before  { content: '\f053';  }
#carousel li {margin-right: 0;}
#carousel img {display: block; opacity: .5; cursor: pointer;}
#carousel img:hover {opacity: 1;}
#carousel .flex-active-slide img {opacity: 1; cursor: default;}
.pro-dtl-title {
	margin: 0;
	padding: 15px 0 20px;
}
.pro-dtl-btn-box {
	overflow: hidden;
	clear: both;
}
.pro-dtl-status,
.pro-dtl-price {
	display: block;
	float: left;
	padding: 8px 12px;
	color: #fff !important;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	white-space: nowrap;
}
.pro-dtl-price {
	background-color: #01c9ee;
}
.pro-dtl-status {
	background-color: #e74c3c;
}
.pro-dtl-meta {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.pro-dtl-meta li {
	position: relative;
	height: 30px;
	line-height: 30px;
	margin-left: 40px;
	margin-bottom: 10px;
	font-size: 15px;
}
.pro-dtl-meta li:before {
	position: absolute;
	left: -40px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background-color: #444;
	font-family: 'FontAwesome';
	content: "\f0a4";
}
.pro-dtl-social {
	display: inline-block;
}
.pro-dtl-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.pro-dtl-social ul li {
	float: left;
	margin: 0 1px 1px 0;
}
.pro-dtl-social ul li.share-btn {
	height: 30px;
	padding: 0 10px;
	background-color: #444;
	line-height: 30px;
	text-align: center;
	color: #fff;
}
.pro-dtl-social ul li a {
	display: block;
	height: 30px;
	width: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: #e74c3c;
}
.pro-dtl-social ul li a:hover,
.pro-dtl-social ul li a:focus,
.pro-dtl-social ul li a:active {
	color: #fff;
	background-color: #01c9ee;
}
.pro-dtl-text {
	margin: 25px 0;
}
.pro-map-wrap #proMap {
  border: none;
  width: 100%;
  height: 300px;
  margin-bottom: 15px;
}
.pro-map-wrap #proMap img {
    max-width: none;
}
.pro-agent-meta ul {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.pro-agent-meta ul li {
	margin-bottom: 5px;
}

/* Listing
===================================================================*/
.listing-type-blk {
	background-color: #333;
	margin: 0 0px 30px;
}
.listing-type-blk h3 {
	font-size: 16px;
	margin: 0;
	padding: 10px 20px 12px 20px;
	color: #fff;
	display: inline-block;
	float: left;
}

.list-type {
	float: right;
}
.list-type a {
	float: left;
	display: block;
	color: #fff;
	padding: 6px 15px 8px 15px;
	font-size: 18px;
	line-height: 1.5;
}
.list-type a.list-view {
	background-color: #01c9ee;
}
.list-type a.list-view:hover,
.list-type a.list-view:focus,
.list-type a.list-view:active {
	background-color: #e74c3c;
}
.list-type a.grid-view {
	background-color: #e74c3c;
}
.list-type a.grid-view:hover,
.list-type a.grid-view:focus,
.list-type a.grid-view:active {
	background-color: #01c9ee;
}

/* Gallery
===================================================================*/
.page-wrap {
	margin: 0 auto;
}
.gallery-cont { 
	position: relative; 
	width: 100%; 
	margin: 0 auto; 
	padding: 0;
	margin: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;	
}
#filters {
	margin:0 auto 30px auto;
	padding:0;
	text-align: center;
	list-style:none;
}
#filters li {
	display: inline-block;
}
	
#filters li span {
	display: block;
	padding:8px 15px;		
	text-decoration:none;
	color:#fff;
	background-color: #333;
	cursor: pointer;
}
	
#filters li span.active {
	background: #01c9ee;
	color:#fff;
}
#galfourgrid .gal-item-four,
#galthreegrid .gal-item-three,
#galtwogrid .gal-item-two {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display:none;
	float:left;
	overflow:hidden;
}
#galfourgrid .gal-item-four {
	width:23.0%;
	margin:1%;
}
#galthreegrid .gal-item-three{
	width:31.33333%;
	margin:1%;
}
#galtwogrid .gal-item-two {
	width:48%;
	margin:1%;
}
.gal-wrapper {
	overflow:hidden;
	position: relative !important;
	background: #01c9ee;
	cursor:default;
}
.gal-wrapper img {
	max-width:100%;
	position: relative;
}
.gal-wrapper .gal-dtls {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	padding: 10px;
    background-color: rgba(0,0,0,0.7);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
	text-align: center;
}
.gal-wrapper .gal-dtls h4 {
	font-size: 14px;
	color: #fff;
	padding: 10px 0 10px;
	margin: 0;
	text-align: center;
}
.gal-wrapper:hover .gal-dtls {
	opacity: 1;
}
.gal-wrapper:hover img {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.gal-dtls .gal-price,
.gal-dtls .zoom-box,
.gal-dtls .link-box {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	padding: 0 10px;
	background-color: #e74c3c;
	margin: 0 auto 10px;
}
.gal-dtls .zoom-box,
.gal-dtls .link-box {
	padding: 0 !important;
	width: 30px;
	background-color: #555;
}
.gal-dtls .zoom-box:hover,
.gal-dtls .link-box:hover {
	background-color: #01c9ee;
	color: #fff;
}

/* Contact
===================================================================*/
.map-wrap #contactMap {
  border: none;
  width: 100%;
  height: 400px;
  margin-bottom: 15px;
}
.map-wrap #contactMap img {
    max-width: none;
}
.contact-reply-wrap input,
.contact-reply-wrap textarea {
	padding: 7px 10px;
	display: block;
	margin-bottom: 10px;
}
.contact-reply-wrap input,
.contact-reply-wrap textarea {
	width: 100%;
}
.contact-reply-wrap label {
	font-weight: normal;
}
.contact-reply-wrap input[type="submit"] {
	width: auto;
	border: none;
	background-color: #e74c3c;
	color: #fff;
	text-align: center;
	padding: 7px 20px;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}
.contact-reply-wrap input[type="submit"]:hover {
	background-color: #01c9ee;
	color: #fff;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}


.before_search {
	height:10px;
}


.before_footer {
	height:50px;
}

/* Footer
===================================================================*/
.footer {
	padding: 20px 0;
	
	background-color:#dcdcdc;
}
.footer-widget {
	
	color: #ddd;
}
.footer-widget a {
	color: #fff;
}
.footer-widget a:hover,
.footer-widget a:focus,
.footer-widget a:active {
	color: #3e9bc4;
}
.footer-widget .footer-widget-head {
	color: #fff;
	margin: 0;
	padding: 0 0 15px;
	font-size: 18px;
	font-weight:500;
}

.find {
	color: #fff;
	font-size: 22px;
	font-weight:600;
	margin-bottom:10px;
}


.footer-widget ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.footer-widget ul li {
	margin-bottom: 10px;
	line-height: 0.5;
	position: relative;
	margin-left: 20px;
}
.footer-widget ul li:before {
	position: absolute;
	margin-top: -5px;
	left: -20px;
	font-family: 'FontAwesome';
	color: #04152e;
	font-size: 12px;
	line-height: 18px;
	content: "\f0da";
}
.footer-widget ul li:hover:before {
	color: #fff;
}
.widget-pro-price {
	font-size: 12px;
	color: #01c9ee;
	padding: 3px 0 0;
}
.address-blk,
.phone-blk,
.email-blk {
	position: relative;
	margin-left: 25px;
	margin-bottom: 2px;
}
.address-blk:before,
.phone-blk:before,
.email-blk:before {
	position: absolute;
	left: -25px;
	color: #04152e;
	
	font-family: 'FontAwesome';
}
.address-blk:before {
	content: "\f041";
	font-size: 16px;
	line-height: 21px;
}
.phone-blk:before {
	content: "\f10b";
	font-size: 18px;
	line-height: 20px;
}
.email-blk:before {
	content: "\f0e0";
	font-size: 12px;
	margin-top: 3px;
}
.footer-widget .sbOptions li {
	margin-bottom: 0px;
	line-height: 1.5;
	position: relative;
	margin-left: 0;
}
.footer-bottom {
	background-color: #ffffff !important;
	
}
.footer-menu {
	margin: 15px 0;
	padding: 0;
	list-style: none;
}
.footer-menu li {
	display: inline-block;
	margin-right: 10px;
}
.footer-menu li  a {
	color: #fff;
}
.footer-menu li  a:hover,
.footer-menu li  a:focus,
.footer-menu li  a:active {
	color: #69F;
}
.copyright-text {
	padding-top: 16px;
	color: #031227;
	float: right;
}

.created {
	padding: 5px 0;
	color: #ddd;
	float: right;
}


.btn-news {
	background-color:#639;
	border:none;
	color:#FFF;
	font-weight:bold;
	width:100px;
}

.btn-news:hover,
.btn-news:focus {
	background-color:#06F;
	-webkit-transition: all 200ms ease-in; 
	-moz-transition: all 200ms ease-in;
	-ms-transition: all 200ms ease-in;
	-o-transition: all 200ms ease-in;
	transition: all 200ms ease-in; 
}



.form-news {
	color:#333;
	border: 2px #ccc solid ;
	width:100%;
}
/* Responsive Adjustment
===================================================================*/
@media only screen and (max-width: 991px) {
	.topbar-email,
	.topbar-phone {
		display: block;
		margin: 0 auto !important;
		text-align: center;
		line-height: 18px;
		float: none;
	}
	.topbar-email {
		padding-top: 10px;
	}
	.topbar-phone {
		padding-bottom: 10px;
	}
	.topbar-email-icon,
	.topbar-phone-icon {
		display: none;
	}
	.topbar-social {
		float: none;
	}
	.topbar-social ul {
		margin: 0 auto !important;
		text-align: center;
	}
	.topbar-social ul li {
		float: none;
		display: inline-block;
		margin-right: -4px;
		margin-left: 1px;
	}
	.logo-cont {
		display:none;
		height: 80px;
		
		line-height:80px;
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	
	
	
	
	nav#header-menu-cont ul  {
		display: none;
	}
	nav#header-menu-cont select  {
		    width: 100%;
    display: block;
    margin-top: -150px;
    margin-bottom: 0px;
    cursor: pointer;
    padding: 14px;
    border: none;
    color: #fff;
    font-size: 18px;
    background-color: #010813;
	}
	nav#header-menu-cont {
		width: 100%;

	}
	.gallery-cont {
		
		width: 100%;
	}
	#galfourgrid .gal-item-four {
		width:31.33333%;
		margin:1%;
	}
	.sidebar-widget-arr {
		display:none;
		margin-top: 40px;
		margin-bottom: 0;
	}
	.news-wrap {
		margin-right: 0px;
	}
}

@media only screen and (max-width: 767px) {
	.slider-price,
	.slider-lrn-more {
		display: none;
	}


	.header_telemovel {
		margin-top: 0px !important;"
	}


	.copyright-text {
		float: none;
		padding-top: 0;
	}
	.news-meta {
		margin-bottom: 20px;
	}
	#galfourgrid .gal-item-four,
	#galthreegrid .gal-item-three {
		width:48%;
		margin:1%;
	}
	.error-img {
		margin-bottom: 40px;
	}
	.error-text {
		padding-top: 0px;
		text-align: center;
    }

    .logo_size{
    	width: 85% !important;
    }

    .navbar-header {
 
    padding-bottom: 110px !important;
}

}

@media only screen and (max-width: 599px) {
	.slider-wrap {
		display: none;
	}
	
	audio, canvas, video {
    
    margin-top: -150px;
}
	.full {
		display: none;
	}

	.movel {
		display: visible;
	}
	.agent-img {
		float: none;
	}
	
	.slides {
		display:none;
	}
}

@media only screen and (min-width: 600px) {

.full {
		display: visible;
	}

	.movel {
		display: none;
	}

}

@media only screen and (max-width: 479px) {
	#galfourgrid .gal-item-four,
	#galthreegrid .gal-item-three,
	#galtwogrid .gal-item-two{
		width:98%;
		margin:1%;
	}
	.page-head-title {
		font-size: 18px;
	}
	
	
	
	
}


@media only screen and (min-width: 768px) {
	


	.header_telemovel {
		margin-top: -10px !important;"
	}
	
	}

