/*
 *  Style de todo site
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed');

html {
	font-family: 'Roboto Condensed' !important;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body{
    font-family: 'Roboto Condensed', tahoma, sans-serif;
    overflow-y: scroll;
    position: relative;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
	color:#ffffff;
}

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,fieldset{
    padding: 0;
    margin: 0;
}

ul,ol,li{
    list-style: none;
}

a{
    text-decoration: none;
    outline: 0;
}

img, fieldset, textarea{
    border: 0;
}

input, fieldset, button, form, textarea{
    padding: 0;
    margin:0;
}

/* Padrão */
@media (min-width: 800px){
	.size-site{
	    max-width: 85%;
	}
}
@media (max-width: 799px){
	.size-site{
	    max-width: 95%;
	}
	
	.size-site1024{
    max-width: 100%;   
}
}

.size-site940{
    max-width: 750px;   
}

.size-site940-2{
    max-width: 940px;   
}



.size-site1024{
max-width: 1024px; 
position: relative;
display: block;	
}


.w100p{
    width: 100%;   
}

.upper{
    text-transform: uppercase;
}

.tnone{
    text-transform: none;
}

.tal{
    text-align: left;
}

.tar{
    text-align: right;
}

.tac{
    text-align: center;
	
}

.taj{
    text-align: justify;
}

.fl{
    float: left;
}

.fr{
    float: right;
}

.dn{
    display: none;
}

.db{
    display: block;
}

.dib,
.hover3:after{
    display: inline-block;
}

.ico-down{
    position: relative;
    vertical-align: middle;
}

/* Cor */
@media (min-width: 800px){

.cor1{
    color: #ffffff;
	 font-size: 16px;
}
}
@media (max-width: 799px){

.cor1{
    color: #ffffff;
	 font-size: 16px;
}
}

.cor2{
    color: #a1a614;
}

.cor4{
    color: #3a3a3a;
}

.cor5{
    color: #60bb46;
}

.cor6{
    color: #acacac;
}

.cor3,
.hover1:hover,
.hover3:hover,
.hover4:hover,
.current1,
.current2{
    color: #000;
}

.cor7,
.hover2:hover{
    color: #ffd100;
}

.cor8{
    color: #db172a;
}

/* Fonte */
.font1{
    font-family: 'bree-light';
    font-weight: normal;
}

.font3{
    /*font-family: 'pfhighwaysanspro-light';*/
	 
	
    font-weight: normal;
	  text-align: justify;
}

.font4{
   
    font-weight: normal;
}

.font5{
    font-family: 'pfhighwaysanspro-light-italic';
    font-weight: normal;
}

.font6{
    font-family: 'pfhighwaysanspro-bold';
    font-weight: normal;
}

.font7{
    font-family: 'pfhighwaysanspro-thin';
    font-weight: normal;
}

.font9{
    font-family: 'pfhighwaysanspro-medium';
    font-weight: normal;
}

.font2,
.current2{
    /*font-family: 'pfhighwaysanspro-medium';*/
    font-weight: normal;
}

.font8,
.hover3:hover,
.current1{
    font-family: 'bree-bold';
    font-weight: normal;
}

.font10{
    font-family: 'pfhighwaysanspro-regular';
    font-weight: normal;
}

/* Tamanho da fonte */
.size10{
    font-size: 10px;
}

.size11{
    font-size: 10px;
}

.size12{
    font-size: 12px;
}

.size13{
    font-size: 13px;
}

.size14{
    font-size: 14px;
}

.size15{
    font-size: 15px;
}

.size16{
    font-size: 16px;
}

.size17{
    font-size: 17px;
}

.size18{
    font-size: 18px;
}

.size20{
    font-size: 20px;
}

.size21{
    font-size: 20px;
}

.size22{
    font-size: 22px;
}

.size23{
    margin: 10px;
    font-size: 23px;
}

.size24{
    font-size: 24px;
}

.size27{
    font-size: 28px;
}

.size28{
    font-size: 28px;
}

.size32{
    font-size: 32px;
}

.size34{
    font-size: 22px;
    letter-spacing: -1px;
}

.size35{
    font-size: 35px;
}
.size36{
font-size: 40px;

letter-spacing: -1px;

font-weight: bold;

text-transform: uppercase;
}


/* Cor de fundo */
.bg2,
.hover1:hover .hover,
.hover1:hover .ico2-bg1{
    background-color: #ffffff;
}

.bg3,
.bg5 .bg3,
.home .encontrar-section .bg5{
    background-color: #FFF;
}

.nossas-marcas-alphaville .encontrar-section .bg5,
.nossas-marcas-terras-alphaville .encontrar-section .bg5{
	background-color: #f1f1f1;
}

.hover1:hover,
.bg4{
    color: #000000;
}



.hover4:hover{
     color: #000000
}

.bg5,
.home .encontrar-section{
    background-color: #fff;
}

.bg6,
.hover3:after{
    background-color: #acacac;
}

@media (min-width: 800px){
.bg1,
.hover2:hover,
.hover3:hover:after,
.current1:after{
    /*background-color: #000;*/
	background:rgba(0, 0, 0, 0) url(../../img/topo.jpg) no-repeat scroll left center / cover;
	min-height: 50px;
}
}
@media (max-width: 799px){
.bg1,
.hover2:hover,
.hover3:hover:after,
.current1:after{
    /*background-color: #000;*/
	background:rgba(0, 0, 0, 0) url(../../img/topo.jpg) no-repeat scroll left center / cover;
	min-height: 93px;
}	
}

.bg7{
    background-color: #282828;
}

.bg8{
    background-color: #f1f1f1;
}

/* Botão */
.bt{
    border: 0;
    cursor: pointer;
}

.bt1{
    padding: 10px 15px;
    border-radius: 5px;
}

/* Borda */
.bort1{
    border-top-style: solid;
    border-top-width: 0px;
}

.borr1{
    border-right-style: solid;
    border-right-width: 0px;
}

.borb1{
    border-bottom-style: solid;
    border-bottom-width: 0px;
}

.borl1{
    border-left-style: solid;
    border-left-width: 0px;
}

.bort2{
    border-top-style: solid;
    border-top-width: 2px;
}

.borr2{
    border-right-style: solid;
    border-right-width: 2px;
}

.borb2{
    border-bottom-style: solid;
    border-bottom-width: 2px;
}

.borl2{
    border-left-style: solid;
    border-left-width: 2px;
}

.bort4{
    border-top-style: solid;
    border-top-width: 4px;
}

.borr4{
    border-right-style: solid;
    border-right-width: 4px;
}

.borb4{
    border-bottom-style: solid;
    border-bottom-width: 4px;
}

.borl4{
    border-left-style: solid;
    border-left-width: 4px;
}

/* Cor da borda */
.bc1,
.hover1:hover{
    border-color: #ffffff;
}

.bc2{
    border-color: #a1a614;
}

.bc3,
.hover1:hover .ico-down,
.hover1:hover .ico1,
.hover1:hover .ico2{
    border-color: #D9a300;
}

.bc4{
    border-color: #60bb46;
}

/* Icones */
.ico{
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-style: solid;
    height: 0;
    text-indent: -9999px;
    width: 0;
}

.ico1{
    border-width: 8px 0 8px 15px;
}

.ico2{
    border-width: 5px 0 5px 10px;
}

.hover1:hover .hover-image,
.hover2:hover .hover-image{
    opacity: 0;
    filter: alpha(opacity=0);
}

.hover1-image{
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.hover1:hover .hover1-image,
.hover2:hover .hover1-image{
    opacity: 10;
    filter: alpha(opacity=100);
}

.hover3:after{
    border-radius: 6px;
    content: " ";
    height: 12px;
    margin-left: 5px;
    width: 12px;
}

/* Reset pro formulário */
.erro{
	color:red;
	font-size:15px;
	display:none;
}

input,
select{
    border-radius: 2px;
    border-style: solid;
    border-width: 0px;
    padding: 3px 2%;
}

input[type="radio"],
input[type="checkbox"]{
    border: 0;
    height: 13px;
}

input.error{
    border-color: #db172a !important;
    box-shadow:0px 2px 2px #db172a;
}

label.error{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

/* Padrão pro formulário */
select{
    cursor: pointer;
}



.field-box{
    width: 45.5%;
}

.field-box1{
    width: 80%;
}

.field-box2{
    width: 55.5%;
}



.field-text{
    border: 0 none;
    padding: 0;
	outline: none;
}

.field-label{
    margin: 0 3%;
}

.field-label > span{
    margin-left: 5px;
}

.field-label > *{
    vertical-align: middle;
}

/* Pré carregamento do site */
#preloader {
    background-color: #d9d9d9;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

#status {
    height: 12px;
    left: 50%;
    margin: 0 0 0 -55px;
    position: absolute;
    top: 50%;
    width: 110px;
}

/* HPS - breadcrumbs */
.breadcrumbs{
    text-decoration: none !important;
}
.breadcrumbs li{
    float: left !important;
    margin-right: 5px !important;
}
.breadcrumbs li.thisPage{
    color: #000 !important;
    text-decoration: underline !important;
}
.breadcrumbs li a,
.breadcrumbs li.noLink,
.breadcrumbs li span{
    color: #999 !important;
    transition: .3s all; -webkit-transition: .3s all; -moz-transition: .3s all; -ms-transition: .3s all;
}
.breadcrumbs li a:hover{
    color: #000 !important;
    transition: .6s all; -webkit-transition: .6s all; -moz-transition: .6s all; -ms-transition: .6s all;
}

