/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

/*
 * FORMULÁRIO DO TOP
 */
form.topform .col_full {
	margin-bottom: 10px !important;
}

#section-empreendimento .big-video-button {
    width: 164px !important;
    height: 164px !important;
    line-height: 164px !important;
    font-size: 62px;
}

#section-estrutura .feature-box .fbox-icon {
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    top: 0;
    left: 0;
}

#section-estrutura .feature-box .fbox-icon a, #section-estrutura .feature-box .fbox-icon i, #section-estrutura .feature-box .fbox-icon img {
    line-height: 52px;
}

#header, #header-wrap, #logo img {
    height: 100px;
}

#primary-menu ul li a {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
}

#primary-menu ul li:last-child a {
    padding-right: 0px;
}

#primary-menu ul li > a {
    display: block;
    line-height: 22px;
    padding: 39px 20px;
}

.slider-caption h2 {
    font-size: 68px;
    margin-bottom: 10px;
    max-width: 900px;
}

.slider-caption p {
    font-weight: 300;
    text-transform: none;
    font-size: 22px;
    line-height: 1.8;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}
.slider-caption p {
    margin-top: 10px; 
    margin-bottom: 30px;
    font-size: 24px;
}

.slider-caption {
    max-width: 900px;
}

.slider-caption {
    position: absolute;
    z-index: 10;
    margin-top: 250px; 
}

.slider-item {
    display: block;
    float: left;
    /*border: 1px solid red;*/
    
    margin: 0 20px;
}

.slider-item h4 {
    display: block;
    font-size: 42px;
    font-weight: normal;
    line-height: 0.9;
    margin-bottom: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0,0,0,.45);
}

.slider-item h4 span {
    color: #fff !important;
    font-size: 23px;
}

.slider-item h5 {
    font-size: 36px;
    font-weight: normal;
     line-height: 1.1;
    color: #fff;
}

.slider-item h5 span {
    font-size: 62px;
    font-style: italic;
    font-weight: 700;
    font-family: 'Lobster Two', cursive;
    color: #fff !important;
}

.slider-item .big-video-button {
    width: 94px;
    height: 94px;
    line-height: 94px;
}

.slider-item .big-video-button span {
    font-weight: bold;
}


#footer.dark, .dark #footer {
    background-color: #005c6b;
    border-top-color: rgba(0,0,0,0.2);
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 50px 0 10px 0 !important;
}

@media (max-device-width:480px) {
   
    #video {
        height: 550px !important;
    }
}

@media (max-device-width:800px) {
    #header, #header-wrap, #logo img {
        height: 75px;
    }

    #selo {
        display: none;
    }

    .slider-caption {
        margin-top: -1px;
    }
}

@media (max-device-width:800px) and (orientation: landscape) {
    #conheca {
        display: none;
    }
}


.icon-whatsapp { position:fixed;width:143px;height:136px;bottom:40px;right:40px;text-align:center; z-index:100; }
.icon-whatsapp > img { width:100%; }
