/* CONSTRUTORAS - OAWEB SOLUÇÕES TECNOLÓGICAS */


@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700');


body {
	font-family: "Open Sans", sans-serif;
	font-weight: 100;
	letter-spacing: .10em;
	font-size: 12px;
	width: 100%;
	height:100%;
}
html {
	width: 100%;
	height:100%;	
}
.logo {
    width: 100%;
    height: auto;
}
.logo h1 {
	font-size: 20px;
	color: #FFF;
	margin-top: 9px;
}
.height-space {
    display: table;
    height: 90px;
	width: 100%
}
.parallax1 {
    background-image: url("../images/paralax1.jpg") !important;
    height: 600px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.parallax2 {
    background-image: url("../images/paralax5.jpeg") !important;
    height: 600px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.linha {
    border-bottom: solid 1px rgb(179, 21, 19);
    display: table;
    width: 100%;
    padding-top: 50px;
    position: relative;
    background: url(../images/separador.png) no-repeat;
    background-position-x: 100%;
    height: 61px;
	margin-top: 30px;
}

/*NAV*/
.navfixo{
	
}


.navbar-default {
    border-radius: 0px;
    -webkit-box-shadow: 0px 2px 1px #bdbdbd;
	 -moz-box-shadow: 0px 2px 1px #bdbdbd;
	 box-shadow: 0px 2px 1px #bdbdbd;
}
.navbar {
    min-height: 60px;
    margin-bottom: 0px;
	font-size: 13px;
	text-transform: uppercase;
	border: none;
	width: 100%
}
.navbar-brand {
    padding: 4px 15px;
    font-size: 20px;
    line-height: 20px;
    height: 58px;
}
.navbar .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 12px;
}
.navbar-right {
    font-size: 19px;
    margin-right: 0;
    padding: 6px 0px 0px;
}

.navbar-left i {
    font-size: 26px;
    padding-top: 0px;
    margin-left: 8px;
    color: #25D366;
}
.navbar-left .fone{
	font-size: 24px;
}

.navbar-left p{
	font-size: 22px;
	padding-top: 30px;
	margin-left: 7px;
	color: #016aab;
}

/* BARRA TOPO */

.barraTopo {
    padding: 0px 10px;
    min-height: 40px;
    background: #333;
}
.barraTopo .social i {
    font-size: 23px;
    color: #fff;
    margin: 7px;
}
.barraTopo .social i:hover {
    font-size: 23px;
    color: #fff6;
    margin: 7px;
}
.navbar .nav ..navbar-right > li > a{
    font-size: 20px;
}


/* MENU BARRA */

.menuBarra {
	padding: 0;
	float: right;
}
.menuBarra .nav-pills > li > a {
    border-radius: 0px;
}
.menuBarra .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.menuBarra .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color:transparent;
}
.p-top-botoon-14 {
	padding-top: 14px;
}
.p-botton-30 {
	padding-bottom: 30px
}

/* SLIDER */

.slider {
    height: 450px;
    border-bottom: 7px solid #fa2d32;
    z-index: 5;
    position: relative;
}
.slider h1 {
	font-family: 'Rock Salt', cursive;

}
.destaque {
	margin: 20px 0;
}
.imagem-slider img {
    vertical-align: middle;
}
.imagem-slide {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 50%;
    background-position-y: 50%;
	background-size:cover;
}
.slider .carousel {
    height: 100%;
}
.slider .item {
    height: 100%;
}
.slider .carousel-inner {
    height: 100%;
}
.slider .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    font-size: 50px;
}
.slider .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 0;
    text-align: center;
    position: relative;
    width: 60%;
}
.slider .faixa-caption {
    width: 100%;
    background: rgba(212, 167, 219, 0.65);
    height: 80px;
    position: absolute;
    z-index: 99;
    top: 513px;
}



/* CONTEUDO */

.conteudo {
	margin-top: 50px;
}
.aga1 h1 {
    color: #3C3C3C;
    font-size: 28px;
	font-family: 'Open Sans Condensed', sans-serif;
	margin-bottom: 60px;
	margin-top: 20px;
	text-align: center;
}
.aga1 h1::before {
    content: " ";
    position: absolute;
    border: solid 2px #fa2d32;
    width: 20%;
    top: 60px;
    left: 40%;
}
.aga2 h2 {
    color: #3C3C3C;
    font-size: 28px;
    font-family: 'Open Sans Condensed', sans-serif;
    margin-bottom: 60px;
    margin-top: 20px;
    text-align: center;
}
.aga2 h2::before {
    content: " ";
    position: absolute;
    border: solid 2px #fa2d32;
    width: 20%;
    top: 60px;
    left: 40%;
}
.fundo {
    background: #a5ce16;
    border-top: 1px solid #548E0C;
    box-shadow: 0px 3px 6px #888888;
}
.p-top-botoon-80 {
	padding: 14px 0;
}
section {
	
}
#js-grid-masonry {
}


/* EMPRESA */
#a-empresa {
    padding: 0 0 0 0;
    display: table;
    width: 100%;
}
#a-empresa p {
    font-size: 14px;
}
#a-empresa .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0px 16px;
}
#a-empresa .overlay::before {
    content: ' ';
    position: absolute;
    top: 11px;
    left: 26px;
    right: 26px;
    bottom: 11px;
    background: url(../images/border.png) right top no-repeat;
    background-size: 100% 100%;
}
.mais-fotos {
    background: #F0F0F0;
    padding: 90px 3px 30px;
}

#a-empresa .corte {
    width: 100% !important;
    height: 100% !important;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
}

.empresa-ft2 {
    width: 100%;
    height: 500px;
    padding: 0 0px;
    float: left;
    margin-bottom: 15px;
    position: relative;
	padding-left: 15px;
}
.cbp-popup-singlePageInline-ready {
    z-index: 20;
}


/* FOTOS */
.cbp-l-caption-desc {
    color: #cadbe5;
}

/* PAGINAS */
.capaTopo {
    height: 220px;
}
.titulos-pg {
    background: #949697;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    margin: 60px 0 30px 0;
}
.andamento {
    font-size: 16px;
    color: #2B2B2B;
}

/* RESERVAS */

#palavra-chave {
    padding: 0 0 0 0;
    display: table;
    width: 100%;
    background: #F6F6F6;
    height: 340px;
}




.form-control::-webkit-input-placeholder { color: #FFF; }
.form-control:-moz-placeholder { color: #FFF;}
.form-control::-moz-placeholder {color: #FFF;}
.form-control:-ms-input-placeholder {color: #FFF;}

.palavras .h1 {
    float: left;
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    margin-left: 40px;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
}
.palavras .h1::before {
    content: "";
    position: absolute;
    border: 4px solid #02aaeb;
    width: 5px;
    margin: 3px 0px 3px -24px;
}
.palavras .h1 a {
}


#localizacao {
	padding: 80px 0 0 0;
}

/* FOOTER */
.footer {
	min-height: 400px;
	background: url(../images/bg-footer.jpg);
}
.logo-footer {
	background: #181818;
    height: 565px;
}
.logo-footer img {
    margin-top: 29px;
}

.logo-footer p.chamada {
    margin-top: 24px;
    color: #fff;
    font-size: 13px;
    margin-bottom: 5px;
    border: none;
}

.logo-footer .social {
    text-align: center;
}

.footer h1, .h1 {
	margin-top: 20px;
}
.footer h2 {
    font-size: 26px;
    font-weight: 100;
    color: #FFF;
    margin-bottom: 20px;
    margin-top: 0px;
}
.footer p {
    color: #E7E6E6;
    font-size: 16px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ffffff1a;
    padding-bottom: 20px;
}
.footer .social .facebook i{
    color: #000!important;
}
.footer .social i {
    font-size: 30px;
    color: #fff;
    margin: 7px;
}
.footer .social i:hover {
    font-size: 30px;
    color: #fff6;
    margin: 7px;
}
.footer form {
    margin-top: 26px;
}
.footer .form-control {
    border: 1px solid #4a4a4a;
    width: 100%;
    background-color: rgba(0,0,0,0.2);
    padding: 6px 12px;
    font-size: 14px;
    border-radius: 0px;
}

.footer input {
	height: 46px;
}
.footer textarea {
	height: 150px;
}
.footer input, select, textarea{
    color: #fff;
}

.footer textarea:focus, input:focus {
    color: #fff;
}
.footer .btn {
    border: 1px solid #787878;
    padding: 12px 30px;
    border-radius: 0px;
    background: #484848;
    color: inherit;
}
.footer .btn:hover {
    background: #262626;
}
.assinatura {
	background: #000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 10px;
	text-align: center;
}
.assinatura a {
	color: #26C712
}

.cbp-popup-lightbox-title {
    padding-right: 50px;
    font: 400 25px/18px "Open Sans", sans-serif;
    color: #eee;
    padding: 20px;
    background: #834e83;
    margin-top: -3px;
}
.navbar-left .whats i {
    color: #2b542c;
}
.cbp-caption-defaultWrap{
    border: 4px solid #fa2d32;
}

.sliderVideosHome{
height:716px;
}

@media (max-width: 900px) and (min-width: 600px){
.sliderVideosHome{
height:487px !important;
}

}

@media (max-width: 600px) and (min-width: 350px){
.sliderVideosHome{
height:228px !important;
}

}

@media (max-width: 350px){
.sliderVideosHome{
height:210px !important;
}

}






