/*------------------------------------------------------------------

Autor: Nbiz Internet
Autor URI: http://www.nbiz.com.br

[Table of contents]

1. Typography
2. Background Color & Color Classes
3. Section Padding
4. Header Styling
5. Header Logo
6. Header Navigation
7. Header Buttons, Dropdowns & Icons
8. Auxiliary Navigation
9. Title Areas
10. Slider & Parallax
11. Lightbox
12. Plugin Preloader
13. Rollovers
14. Home
15. Institucional
16. Imóveis
17. Ficha Imóvel
18. Portal do Cliente
19. Parcerias
20. Search
21. Pagination
22. Fullscreen Pages
23. Form Elements
24. Social Lists
25. Footer
26. Politica Cookies
27. Caixa Contatos
28. Dividers
29. Media Element Player
30. Component Styling
31. Social Likes
32. Resolution Media Queries

-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Typography]
*/

body{
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #888;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6,
input,
button,
.button,
select,
textarea,
.project-title,
.product-title,
.project-description,
.font-alt-1,
.header .navigation > ul > li > a,
.side-navigation > ul > li > a,
.overlay-navigation > ul > li > a,
.grid-filter-menu a{
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
}

/* Titles */
h1,
h2,
h3,
h4,
h5,
h6{
    line-height: 1;
    font-weight: 300;
    text-transform: none;
    color: #000;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover{
    color: #0093D0;
}
h1 {
    font-size: 4.5rem;
}
h2{
    font-size: 3.3rem;
}
h3 {
    font-size: 2.3rem;
}
h4 {
    font-size: 1.8rem;
}
h5{
    font-size: 1.6rem;
}
h6{
    font-size: 1.2rem;
}

/* Widget Titles */
.footer .widget-title, 
.footer .widget-title a{
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 1.2rem;
}
.sidebar .widget-title, 
.sidebar .widget-title a{
    font-size: 1.3rem;
    letter-spacing: 0.1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #666;
}
.side-navigation-wrapper .widget-title, 
.side-navigation-wrapper .widget-title a{
    font-size: 1.3rem;
    color: #fff;
}
.overlay-navigation-wrapper .widget-title, 
.overlay-navigation-wrapper .widget-title a{
    font-size: 1.3rem;
    color: #999;
}

/* Link Colors */
a, 
p a,
.box a:not(.button){
    color: #888;
}
.sidebar .widget a,
.product-summary a,
.schedule-overview a{
    color: #666;
}
a:hover,
p a:hover,
.box a:not(.button):hover,
.social-list li a:hover,
.team-1 .social-list a:hover,
.team-2 .social-list a:hover,
.tabs li a:hover,
.tabs li.active a,
.tabs li.active a:hover{
    color: #000;
}
.scroll-down a:hover,
.widget a:not(.button):hover,
.footer a:hover + .post-info .post-date,
.footer .navigation a:hover,
.footer .social-list a:hover,
.footer .footer-bottom a:hover{
    color: #FFF;
}
a[class*="icon-"]:hover{
    text-decoration: none;
}
a:hover .text-line,
a.animated-link:hover .text-line,
.accordion li a:hover .text-line,
.tabs li a:hover .text-line,
.blog-masonry .with-background .post-read-more a:hover .text-line{
    background-color: #e16800;
}
a.animated-link{
    position: relative;
}

/* Lead */
.lead,
blockquote.large{
    font-size: 2rem;
    font-weight: 300;
}

/* Title Classes */
.title-xlarge{
    font-size: 8rem;
    line-height: 1;
}
.title-large{
    font-size: 6.2rem;
    line-height: 1;
}
.title-medium{
    font-size: 3rem;
    line-height: 1;
}
.title-small{
    font-size: 1.1rem;
    line-height: 1;
}

/* Text Classes */
.text-xlarge{
    font-size: 4.6rem;
    line-height: 1.4;
}
.text-large{
    font-size: 4rem;
    line-height: 1.4;
}
.text-medium{
    font-size: 2.4rem;
    line-height: 1.4;
}
.text-small{
    font-size: 1.6rem;
    line-height: 1.4;
}

/* Special Text Classes */
.status-code-title{
    font-size: 14rem;
    line-height: 1;
}

/* Weight Classes */
.weight-light{
    font-weight: 300;
}
.weight-bold{
    font-weight: 700;
}

@media only screen and (max-width: 768px){
    h1,
    .title-xlarge {
        font-size: 4rem;
    }
    h2,
    .title-large{
        font-size: 2.8rem;
    }
    h3 {
        font-size: 1.8rem;
    }
    h4 {
        font-size: 1.5rem;
    }
    h5{
        font-size: 1.3rem;
    }
    h6{
        font-size: 1.1rem;
    }
    h5.tms-caption, 
    .tmp-content h5{
        font-size: 1.4rem;
    }
    .tms-caption.title-xlarge,
    .tmp-content .title-xlarge{
        font-size: 4.5rem;
        line-height: 4.5rem;
    }

    /* Lead */
    .lead{
        font-size: 1.7rem;
    }

    /* Text Classes */
    .text-xlarge{
        font-size: 3.1rem;
    }
    .text-large{
        font-size: 2.5rem;
    }
    .text-medium{
        font-size: 1.9rem;
    }
    .text-small{
        font-size: 1.1rem;
    }

    /* Helpers */
    .fullscreen-section .background-on-mobile{
        background: #f4f4f4;
    }
    .fullscreen-section .background-on-mobile *{
        color: #666 !important;
    }
    .fullscreen-section .background-on-mobile h1,
    .fullscreen-section .background-on-mobile h2,
    .fullscreen-section .background-on-mobile h3,
    .fullscreen-section .background-on-mobile h4,
    .fullscreen-section .background-on-mobile h5,
    .fullscreen-section .background-on-mobile h6{
        color: #000 !important;
    }
}

/*------------------------------------------------------------------
[2. Background Color & Color Classes]
*/

body, 
.content,
.featured-media:after,
.section-block:not([class*="bkg-"]),
.fullscreen-sections-wrapper{
    background-color: #ececec;
}
.section-block.featured-media{
    background-color: #252e31;
}
.section-block.content-inner{
    min-height: 350px;
}

/* grey ulatrlight */
.bkg-grey-ultralight{
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.bkg-hover-grey-ultralight:hover{
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.border-hover-grey-ultralight:hover{
    border-color: #f8f8f8;
}
.color-grey-ultralight,
.color-hover-grey-ultralight:hover{
    color: #f8f8f8;
}

/* grey */
.bkg-grey{
    background-color: #4e4e4d;
    border-color: #4e4e4d;
}
.bkg-hover-grey:hover{
    background-color: #4e4e4d;
    border-color: #4e4e4d;
}
.border-hover-grey:hover{
    border-color: #4e4e4d;
}
.color-grey,
.color-hover-grey:hover{
    color: #4e4e4d;
}

/* charcoal */
.bkg-charcoal-light{
    background-color: #333; 
    border-color: #333;
}
.bkg-hover-charcoal-light:hover{
    background-color: #333; 
    border-color: #333;
}
.border-hover-charcoal-light:hover{
    border-color: #333;
}
.color-charcoal-light,
.color-hover-charcoal-light:hover{
    color: #333;
}
.bkg-charcoal{
    background-color: #232323; 
    border-color: #232323;
}
.bkg-hover-charcoal:hover{
    background-color: #232323; 
    border-color: #232323;
}
.border-charcoal,
.border-hover-charcoal:hover{
    border-color: #232323;
}
.color-charcoal,
.color-hover-charcoal:hover{
    color: #fff;
}

/*------------------------------------------------------------------
[3. Section Padding]
*/

/* Unique Template Padding & Margins */
.section-block{
    padding-top: 5rem;
    padding-bottom: 5rem;
}
.fullscreen-section .fullscreen-inner,
.pagination-2 .pagination-next,
.row.xlarge{
    padding-top: 11rem;
    padding-bottom: 11rem;
}
.replicable-content,
.row.xlarge.replicable-content{
    padding-top: 11rem;
    padding-bottom: 8rem;
}
.section-block.slanted-top:before{
    width: 100%;
    height: 12rem;
    background-color: inherit;
    content: '';
    position: absolute;
    left: 0;
    top: -5.7rem;
    -webkit-transform: skewY(-4.5deg);
    -ms-transform: skewY(-4.5deg);
    transform: skewY(-4.5deg);
    z-index: 5;
}
.footer .footer-top{
    padding-top: 8rem;
    padding-bottom: 0;
}
.grid-filter-menu{
    padding-top: 8rem;
    padding-bottom: 3rem;
}
.home-page .grid-filter-menu{
    padding-bottom: 4rem;
}
.section-block.feature-2{
    padding-bottom: 12rem;
}
.divider{
    margin-top: 6rem;
    margin-bottom: 9rem;
}
.page-intro .divider,
[class*="intro-title-"] .divider{
    margin-top: 0;
    margin-bottom: 2rem;
}
.separator{
    width: 5rem;
    height: 0.1rem;
    margin-top: 1.5rem;
    margin-bottom: 3rem;
}
.text-line{
    width: 2rem;
    height: 0.1rem;
    display: inline-block;
}
.text-line[class*="bkg-"]{
    padding: 0;
}
.text-line-vertical{
    display: inline-block;
    position: relative;
}
.text-line-vertical:after {
    width: 1px;
    height: 8rem;
    margin-top: 3rem;
    border-right: 1px solid #777;
    position: absolute;
    top: 100%;
    left: 50%;
    content: '';
}
.tm-slider-container .text-line-vertical:after{
    height: 200%;
    border-color: #fff;
}
@media only screen and (min-width: 960px){
    .header-1-static + .content{
        padding-top: 8rem;
    }
}
@media only screen and (max-width: 768px){
    .fullscreen-section.content-below-on-mobile .fullscreen-inner {
        padding-top: 12rem !important;
        padding-bottom: 12rem !important;
    }
}

/*------------------------------------------------------------------
[4. Header Styling]
*/

/* Initial Position */
.header-bottom{
    bottom: 0.1rem;
}

/* Intial Height */
.header .logo,
.header .header-inner .navigation > ul > li,
.header .header-inner .navigation > ul > li > a:not(.button),
.header .header-inner .navigation > ul > li > a:not(.search),
.header .header-inner .dropdown > .nav-icon{
    height: 12rem;
    line-height: 12rem;
}
.header .header-inner .secondary-navigation> ul > li{
    height: auto;
    line-height: normal;
}
.header .header-inner .dropdown > .search{
    height: auto !important;
    line-height: normal !important;
}
/* Compacted Height */
.header-compact .logo,
.header-compact .header-inner .navigation > ul > li,
.header-compact .header-inner .navigation > ul > li > a:not(.button),
.header-compact .header-inner .dropdown > .nav-icon{
    height: 6rem;
    line-height: 6rem;
}
.navigation .sub-menu.portal {
    width: 19.8rem;
}
.navigation .sub-menu.portal li {
    white-space: nowrap;
}
.navigation .sub-menu .small-portal {
    color: #fff;
    padding: 0.5rem 0.7rem;
    font-size: 1.08rem;
    white-space: nowrap;
    line-height: 1rem;
}
.navigation .sub-menu .tel-portal {
    color: #fff;
    padding: 0.5rem 0.7rem;
    font-size: 2rem;
    font-weight: bold;
    white-space: nowrap;
    line-height: 1rem;
    letter-spacing: 0.24rem;
}
.navigation .sub-menu hr {
    margin: 0.7rem 0.7rem 0.5rem 0.7rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}

/* Header Initial Styling */
.header .header-inner{
    background: -moz-linear-gradient(top, rgba(0,0,0,0.35) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0.35) 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
.header.header-compact .header-inner{
    background-color: #fff;
    border-bottom: none;
    border-bottom: 1px solid #eee;
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0, .15);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0, .15);
    box-shadow: 0 1px 10px rgba(0,0,0, .15);
}
.header .header-inner > .nav-bar{
    /*border-bottom: 1px solid #eee;*/
}

/* Transparent Header Initial & Active Nav Colors */
.header-transparent .header-inner{
    background-color: rgba(0,0,0, 0);
}
/* Background Header - On Scroll! */
.header-background .header-inner{
    background-color: #fff;
    border-color: #eee;
}

/* Header Inner Top */
.header .header-inner-top{
    height: 4rem;
    background: #232323;
    color: #fff;
}

/* Mobile Header Styles & Breakpoints */
.mobile .header .header-inner{
    background-color: #fff;
    border-top: none;
}
.mobile .header .header-inner{
    border-bottom: 1px solid #eee;
}
.mobile .header + .content{
    padding-top: 0;
}
.mobile .header .header-inner .navigation > ul > li > a:not(.button) {
    line-height: 8rem;
    height: 8rem;
}
@media only screen and (max-width: 960px){
    .header .header,
    .header .header-inner,
    .header.header-transparent .header-inner{
        background-color: #fff;
    }
    .header .header-inner{
        background: #fff !important;
    }
    .header .header-inner > .nav-bar{
        padding: 0;
    }
}

/*------------------------------------------------------------------
[5. Header Logo]
*/

/* Initial Logo Width */
.header .logo{
    width: 24rem;
}
.home .header .logo{
    width: 24rem;
}
.mobile .header .logo{
    width: 15rem;
}

/* Compacted Header Logo Width */
.header-compact .logo{
    width: 13.6rem;
}

/* Header Background Logo Swap to Dark Logo - On Scroll! */
.header-background .logo a:first-child{
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.header-background .logo a + a{
    display: block !important;
    opacity: 0;
    -webkit-transform: translateY(-5rem);
    transform: translateY(-5rem);
}

/* Logo Nav Dark */
.nav-dark .logo a:first-child{
    display: block !important;
    top: 0;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.nav-dark .logo a:last-child{
    display: none !important;
}

/* Logo Mobile Header & Breakpoints */
.mobile .header .logo a:first-child{
    display: block !important;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
/*------------------------------------------------------------------
[6. Header Navigation]
*/

/* Padding & Margins */
.header .logo-center ~ .navigation.nav-center{
    padding-top: 0.5rem;
}
.header .logo-center ~ .navigation.nav-center > ul > li > a{
    padding-bottom: 2rem;
}
.header .navigation > ul > li > a{
    margin: 0 1rem;
    padding-left: 0;
    padding-right: 0;
    font-size: 1.25rem;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: normal
}

/* Header Initial & Active Nav Colors */
.header .navigation > ul > li > a{
    color: #999;
    opacity: 1;
}
.header .navigation > ul > li.current > a,
.header .navigation > ul > li > a:hover{
    color: #000;
    opacity: 1;
}
.header .navigation > ul > li.current > a:hover{
    color: #000;
}
.header .navigation .button [class*="icon-"] {
    font-size: 2.2rem;
}

/* Transparent Header Initial, Hover & Current Nav Colors */
.header-transparent .navigation > ul > li > a{
    color: #fff
}
.header-transparent .navigation > ul > li > a:hover{
    color: #00b0b9
}
.header-transparent .navigation > ul > li.current > a,
.header-transparent .navigation > ul > li.current > a:hover{
    color: #00b0b9
}

/* Nav Dark Initial, Hover & Current Colors */
.header-transparent.nav-dark .navigation > ul > li > a{
    color: #000;
    opacity: 0.5;
}
.nav-dark .navigation > ul > li.current > a,
.nav-dark .navigation > ul > li.current > a:hover{
    color: #000;
    opacity: 1;
}

/* Header Background Initial, Hover & Current Nav Colors - On Scroll! */
.header-background .navigation > ul > li > a{
    color: #999;
}
.header-background .navigation > ul > li.current > a{
    color: #000;
    border-bottom: none;
}
.header-background .navigation > ul > li.current > a:hover{
    color: #000;
}
.header-background .navigation > ul > li > a:hover{
    color: #000;
    opacity: 1;
}

/* Sub Menus, Mega Menus, Dropdown List Initial Colors */
.navigation .sub-menu li,
.navigation .dropdown-list li{
    border-bottom: none;
}
.navigation .sub-menu li a,
.navigation .mega-sub-menu ul li a,
.navigation .dropdown-list li a{
    line-height: 1.6;
    font-weight: 400;
    font-size: 1.2rem;
    color: #FFF;
}
.navigation .sub-menu:not(.custom-content) li a,
.navigation .dropdown-list:not(.custom-content) li a{
    padding: 0.5rem 0.7rem;
}
.navigation .mega-sub-menu > li > a{
    font-size: 1.3rem;
}
.navigation .sub-menu:not(.custom-content) a,
.navigation .sub-menu.custom-content,
.navigation .mega-sub-menu,
.navigation .dropdown-list{
    background-color: #00b0b9;
}

/* Menu Nav Schedule Intial Colors */
.navigation .schedule .badge{
    top: -0.8rem;
    right: -1.2rem;
    background-color: #e16800;
}
.navigation .schedule-overview .product-title{
    color: #fff;
}
.navigation .schedule-overview .product-price,
.navigation .schedule-overview .product-quantity
{
    color: #999;
}
.navigation .schedule-overview .product-address{
    font-size: 1.1rem;
    display: block;
    line-height: 1;
    margin: 8px 0 -2px 0;
}
.navigation .schedule-overview a.product-remove{
    background-color: #444;
    color: #999;
}
.navigation .schedule-overview a.product-remove.icon-cancel:before {
    vertical-align: top;
    line-height: 16px;
}
.gecko .navigation .schedule-overview a.product-remove.icon-cancel:before {
    line-height: 15px;
}
.iphone a.product-remove.icon-cancel:before {
    display: block;
    margin-top: -0.08rem;
    margin-left: 0.02rem
}
.ipad a.product-remove.icon-cancel:before {
    display: block;
    margin-top: -0.08rem;
    margin-left: 0.02rem
}
.navigation .schedule-overview .schedule-subtotal{
    color: #fff;
}
.navigation .schedule-overview .schedule-actions{
    border-color: #444;
}
.navigation .schedule-overview .checkout.button{
    background-color: #e16800;
    border-color: transparent;
    color: #fff;
}
.navigation .schedule-overview .checkout.button:hover{
    background-color: #00ACF3;
    border-color: transparent;
    color: #fff;
}

/* Sub Menus, Mega Menus, Dropdown List Hover Colors */
.navigation .sub-menu:not(.custom-content) li:hover > a,
.navigation .mega-sub-menu:not(.custom-content) ul li:hover > a,
.navigation .dropdown-list:not(.custom-content) li:hover a{
    background-color: #FFF;
    color: #00b0b9
}
.navigation ul li > a:hover,
.navigation .mega-sub-menu ul li > a:hover,
.navigation .dropdown-list li > a:hover,
.navigation .schedule-overview .product-title:hover,
.navigation .schedule-overview .product-remove:hover{
    color: #fff;
}

/* Mega Menu Position */
.navigation .mega-sub-menu{
    left: 0;
    right: 0;
}

/* Labels Sub Menu */
.sub-menu li .label,
.mega-menu li .label,
.dropdown li .label{
    margin-left: 0.5rem;
    padding: 0.1rem 0.4rem;
    font-size: 1rem;
    text-transform: uppercase;
    background-color: #e16800;
    border-color: #e16800;
    color: #fff;
}

/*------------------------------------------------------------------
[7. Header Nav Icons, Buttons, Dropdowns ]
*/

/* Padding & Margins */
.header .dropdown-list{
    margin-top: 2.2rem;
}
.header .dropdown-list.login{
    margin-top: 5.5rem;
    text-align: right;
    right: 1.5rem;
    padding: 1rem;
    white-space: nowrap;
    line-height: 20px;
}
.header .dropdown-list.login span{
    font-size: 14px;
    margin: 0 0 0 0.3rem;
    width: 1.5rem;
}

/* Initial Division Padding & Color */
.header .secondary-navigation.nav-left:not(.with-division) > ul{
    margin-left: -1.5rem;
}
.header .secondary-navigation.nav-right:not(.with-division) > ul{
    margin-right: -1.5rem;
}
.header .secondary-navigation{
    margin-left: 1.5rem;
    margin-top: 4.9rem;
    margin-bottom: 4.9rem;
    border-left: 1px solid #eee;
}
.header-compact .secondary-navigation{
    margin-top: 1.9rem;
    margin-bottom: 1.9rem;
}
.header.header-transparent .secondary-navigation{
    border-left: 1px solid rgba(255,255,255, 0.2);
}
.header.header-compact .secondary-navigation{
    border-left: 1px solid #eee;
}
.header .navigation .nav-icon{
    padding: 0 1.2rem 0 1.5rem !important;
}
.header .navigation .v-align-middle{
    padding: 0 1.5rem 0 1.8rem !important;
}
.header .with-division ul{
    border-left-color: rgba(0,0,0, 0.1);
}
.header .with-division li{
    border-right-color: rgba(0,0,0, 0.1);
}
.mobile .header .secondary-navigation{
    border-left: none !important;
    margin: auto
}
.mobile .header .navigation .nav-icon{
    padding: 0 1.5rem !important;
}
@media only screen and (max-width: 1140px){
    .header .navigation > ul > li > a{
        font-size: 1.1rem;
    }
}
@media only screen and (max-width: 960px){
    .header .secondary-navigation{
        border-left: none !important;
        margin: auto
    }
    .header .navigation .nav-icon{
        padding: 0 1.5rem !important;
    }
    .header .dropdown {
        margin-top: 3.0rem;
        margin-right: -0.5rem;
    }
    .header .header-inner .navigation > ul > li > a:not(.button) {
        line-height: 8rem;
        height: 8rem;
    }
    .header .logo {
        height: 100%;
        padding: 0.8rem 0 0 0 !important;
        margin: 0 !important;
        display: table;
        float: left;
        line-height: normal;
    }
}

/* Nav Icons Initial, Hover & Active Colors */
.header .navigation .nav-icon{
    color: #999;
    font-size: 1.4rem;
    font-weight: 400;
    opacity: 1;
}
.header .navigation .nav-icon:hover,
.header .navigation .nav-icon.active{
    background-color: transparent;
    color: #000;
    opacity: 1;
}
.header .schedule .badge{
    background-color: #e16800;
}

/* Social Icons Initial & Hover Colors  */
.header .social-list li .nav-icon{
    padding: 0 !important;
    margin-right: 1.5rem;
}

/* Button, Dropdown Button Initial, Hover & Active Colors */
.header .v-align-middle > .button:not(.nav-icon),
.header .dropdown > .button:not(.nav-icon){
    color: #999;
    background: transparent;
    padding: 0.7rem 1rem;
    opacity: 0.6;
    font-weight: 700;
    border-color: #ddd
}
.header.header-transparent .v-align-middle > .button:not(.nav-icon),
.header.header-transparent .dropdown > .button:not(.nav-icon){
    color: #fff;
    border-color: #eeeeee
}
.header.header-compact .v-align-middle > .button:not(.nav-icon),
.header.header-compact .dropdown > .button:not(.nav-icon){
    color: #999;
    border-color: #ddd
}
.header .v-align-middle > .button:not(.nav-icon):hover,
.header .dropdown > .button:not(.nav-icon):hover,
.header .dropdown > .button.active:not(.nav-icon){
    background-color: transparent;
    opacity: 1;
}

@media only screen and (max-width: 1024px){
    .mobile [class*="intro-title-"].small {
        height: 28rem !important;
    }
}
@media only screen and (min-width: 960px){
    .header-transparent .with-division ul{
        border-left-color: rgba(255,255,255, 0.2);
    }
    .header-transparent .with-division li{
        border-right-color: rgba(255,255,255, 0.2);
    }
}

/* Transparent Header Initial, Hover & Active Colors */
.header-transparent .navigation .nav-icon{
    color: #fff
}
.header-transparent .navigation .nav-icon:hover,
.header-transparent .navigation .nav-icon.active{
    color: #00b0b9;
    background-color: transparent
}

/* Nav Dark Button, Dropdown Button Initial, Hover & Active Colors */
.nav-dark .navigation .nav-icon{
    color: #999;
}
.nav-dark .navigation .nav-icon:hover,
.nav-dark .navigation .nav-icon.active{
    color: #000;
}
.nav-dark .v-align-middle > .button:not(.nav-icon):not(:hover),
.nav-dark .dropdown > .button:not(.nav-icon):not(:hover){
    color: #fff;
}
.nav-dark .v-align-middle > .button:not(.nav-icon):hover,
.nav-dark .dropdown > .button:not(.nav-icon):hover{
    background-color: #e16800;
    border-color: transparent;
    color: #fff;
}

/* Header Background Divisions, Initial, Hover & Active Colors */
.header-background .with-division ul{
    border-left-color: #eee;
}
.header-background .with-division li{
    border-right-color: #eee;
}
.header-background .v-align-middle > .button:not(.nav-icon),
.header-background .dropdown > .button:not(.nav-icon){
    background: transparent;
    border-color: #ddd;
    color: #999;
    padding: 0.7rem 1rem;
}
.header-background .v-align-middle > .button:not(.nav-icon):hover,
.header-background .dropdown > .button:not(.nav-icon):hover{
    background: transparent;
    border-color: #232323;
    color: #232323;
}
.header-background .navigation .nav-icon{
    color: #999;
}
.header-background .navigation .nav-icon:hover,
.header-background .navigation .nav-icon.active{
    color: #000;
}
.header-background .social-list li a{
    color: #999;
}
.header-background .social-list li a:hover{
    color: #000;
}

/* Compacted Header Dropdown List Margin */
.header-compact .dropdown-list{
    margin-top: 1.2rem;
}
.header-compact .dropdown-list.login{
    margin-top: 4.5rem;
}

/* Mobile Header Styles and Breakpoints */
.mobile .navigation.with-division ul{
    border-left-color: #eee;
}
.mobile .navigation.with-division li{
    border-right-color: #eee;
}
.mobile .v-align-middle > .button:not(.nav-icon),
.mobile .dropdown > .button:not(.nav-icon){
    background: #232323;
    border-color: transparent;
    color: #fff;
}
.mobile .v-align-middle > .button:not(.nav-icon):hover,
.mobile .dropdown > .button:not(.nav-icon):hover{
    background-color: #e16800;
    border-color: transparent;
    color: #fff;
}
.mobile .navigation .nav-icon{
    color: #666;
}
.mobile .navigation .nav-icon:hover,
.mobile .dropdown .nav-icon.active,
.mobile .header-transparent .dropdown .nav-icon.active{
    color: #CCC;
}
@media only screen and (max-width: 960px){
    .header .dropdown-list{
        margin-top: 2.2rem;
    }
    .header .v-align-middle > .button:not(.nav-icon),
    .header .dropdown > .button:not(.nav-icon){
        background: #232323;
        border-color: transparent;
        color: #fff;
    }
    .header .v-align-middle > .button:not(.nav-icon):hover,
    .header .dropdown > .button:not(.nav-icon):hover{
        background-color: #e16800;
        border-color: transparent;
        color: #fff;
    }
    .header .navigation .nav-icon{
        color: #CCC;
    }
    .header .navigation .nav-icon:hover,
    .header .dropdown .nav-icon.active{
        color: #CCC;
    }
}

/*------------------------------------------------------------------
[8. Auxiliary Navigation]
*/

/* Aux Navigation Show */
.header .navigation-show{
    width: 4.4rem;
    height: 4.4rem;
    margin-left: 0;
}

/* Initial & Hover Colors */
.header .navigation-show a{
    font-size: 2.4rem;
    text-align: center;
    color: #666;
    border: 1px solid #eee;
}
.header .navigation .navigation-show.nav-icon{
    font-size: 2rem;
}
.header .navigation-show a:hover{
    color: #000;
    opacity: 1;
}

/* Transparent Header Initial & Hover Colors */
.header-transparent .navigation-show a{
    color: #fff;
    border-color: rgba(255,255,255,0.2);
}
.header-transparent .navigation-show a:hover{
    color: #fff;
    border-color: rgba(255,255,255,1);
}

/* Header with Background Initial & Hover Colors */
.header-background .navigation-show a{
    color: #666;
    border-color: #eee;
}
.header-background .navigation-show a:hover{
    color: #000;
    border-color: #eee;
}

/* Aux Navigation Hide */
.navigation-hide{
    width: 4.4rem;
    height: 4.4rem;
    margin-top: 1.9rem;
    margin-right: 0;
}
.navigation-hide a{
    background: none;
}
.navigation-hide a span{
    width: 4.4rem;
    font-size: 2rem;
}

/* Side Navigation Background Color */
.side-navigation-wrapper .logo{
    width: 12rem;
}
.side-navigation-wrapper{
    background-color: #111;
    box-shadow: none !important;
}
.side-navigation-header{
    border: none;
}

/* Side Main Nav Initial Colors & Padding */
.side-navigation > ul > li > a{
    padding: 0.6rem 4rem;
    font-size: 1.6rem;
    line-height: 1.2;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    font-weight: 300;
    color: #888;
    position: relative;
}
.side-navigation ul li.current > a{
    color: #fff;
    font-weight: 300;
}
.side-navigation > ul > li > a:after {
    width: 0;
    height: 0.1rem;
    margin-left: 0;
    content: "";
    background-color: #fff;
    opacity: 0;
    position: absolute;
    left: 0;
    bottom: 1rem;
    -webkit-transition-property: width, opacity;
    -ms-transition-property: width, opacity;
    transition-property: width, opacity;
    -webkit-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    transition-duration: 500ms;
}
.side-navigation > ul > li.current > a:after {
    width: 2rem;
    opacity: 1;
}
.side-navigation-wrapper .navigation-hide{
    margin-right: 2rem;
}
.side-navigation-wrapper .navigation-hide{
    color: #666;
}
.side-navigation-wrapper .navigation-hide a:hover{
    color: #fff;
}

/* Side Nav Sub Menu Initial Colors & Padding */
.side-navigation .sub-menu{
    background: none;
}
.side-navigation .sub-menu a{
    text-transform: none;
    font-size: 1.2rem;
    font-weight: normal;
    color: #666;
}
.side-navigation .sub-menu a:hover{
    color: #fff;
}
.side-navigation .sub-menu li:first-child{
    padding-top: 1rem;
}
.side-navigation .sub-menu li:last-child{
    padding-bottom: 1rem;
}
.side-navigation .schedule-overview li:first-child{
    padding-top: 2rem;
}
.side-navigation .schedule-overview li:last-child{
    padding-bottom: 2rem;
}
.side-navigation .sub-menu:not(.custom-content) a{
    padding: 1.1rem 4rem 1.1rem 5.5rem;
}
.side-navigation.center .sub-menu:not(.custom-content) a{
    padding: 1.1rem 4rem 1.1rem 4rem;
}

/* Side Nav Schedule Initial Colors */
.side-navigation .schedule .badge{
    background-color: #e16800;
}
.side-navigation .schedule-overview .product-title{
    color: #fff;
}
.side-navigation .schedule-overview .product-price,
.side-navigation .schedule-overview .product-quantity{
    color: #999;
}
.side-navigation .schedule-overview .product-address{
    color: #999;
    font-size: 1.1rem;
    display: block;
    line-height: 1;
    margin: 8px 0 -2px 0;
}
.side-navigation .schedule-overview a.product-remove{
    background-color: #333;
    color: #999;
}
.side-navigation .schedule-overview .schedule-subtotal{
    color: #fff;
}
.side-navigation .schedule-overview .schedule-actions{
    border-color: #333;
}
.side-navigation .schedule-overview .checkout.button{
    background-color: #e16800;
    border-color: transparent;
    color: #fff;
}
.side-navigation .schedule-overview .checkout.button:hover{
    background-color: #666;
    border-color: transparent;
    color: #fff;
}

/* Side Nav Hover Colors */
.side-navigation ul li a:hover,
.side-navigation ul li.current a:hover{
    color: #fff;
}

/* Side Nav Widget */
.side-navigation-footer .widget p,
.side-navigation-footer .widget a{
    color: #666;
    font-size: 1.3rem;
}
.side-navigation-footer .widget a:hover{
    color: #fff;
}

/* Side Nav Footer */
.side-navigation-footer,
.side-navigation-footer .social-list a{
    color: #666;
    font-size: 1.1rem;
}
.side-navigation-footer .social-list a:hover{
    color: #fff;
}
.side-navigation-footer .copyright{
    font-size: 1.1rem;
}

/* Overlay Navigation Colors & Sizes */
.overlay-navigation-wrapper{
    background-color: rgba(255,255,255,1);
}
.overlay-navigation-inner{
    text-align: left;
}
.overlay-navigation-header{
    top: 1.5rem;
}
.overlay-navigation-wrapper .menu-title{
    width: 100%;
    padding-bottom: 2.5rem;
    margin-bottom: 1.5rem;
    color: #000;
    font-size: 2.8rem;
    line-height: 1;
    font-weight: 300;
    border-bottom: 1px solid #eee;
    text-transform: none;
    display: block;
}
.overlay-navigation{
    max-width: 40rem;
    padding-left: 3rem;
    padding-right: 3rem;
}
@media only screen and (max-width: 1140px){
    .overlay-navigation-wrapper {
        max-width: 41.4rem;
        right: 0
    }
    .overlay-navigation {
        margin: inherit
    }
}

/* Overlay Main Nav */
.overlay-navigation > ul > li > a{
    font-size: 1.8rem;
    color: #999;
	text-transform: uppercase;
}
.overlay-navigation ul li.current > a{
    font-weight: normal;
}
.overlay-navigation-wrapper .navigation-hide{
    top: 0;
    right: 3rem;
}
.overlay-navigation-wrapper .navigation-hide a{
    color: #999;
}
.overlay-navigation-wrapper .navigation-hide a:hover{
    color: #000;
}

/* Overlay Nav Sub Menu */
.overlay-navigation .sub-menu{
    padding-left: 0;
}
.overlay-navigation .sub-menu a{
    letter-spacing: 0.1rem;
    text-transform: normal;
    font-weight: normal;
    line-height: 1.2;
    color: #999;
}
.overlay-navigation .sub-menu .current a{
    color: #000;
}
.overlay-navigation .sub-menu a:hover{
    color: #000;
}
.overlay-navigation .sub-menu li:first-child{
    padding-top: 1rem;
}
.overlay-navigation .sub-menu li:last-child{
    padding-bottom: 1rem;
}

/* Overlay Nav Schedule */
.overlay-navigation .schedule .badge{
    background-color: #e16800;
}
.overlay-navigation .schedule-overview .product-title{
    color: #000;
}
.overlay-navigation .schedule-overview .product-price,
.overlay-navigation .schedule-overview .product-quantity{
    color: #999;
}
.overlay-navigation .schedule-overview a.product-remove{
    background-color: #eee;
}
.overlay-navigation .schedule-overview .schedule-subtotal{
    color: #000;
}
.overlay-navigation .schedule-overview .schedule-actions{
    border-color: #eee;
}
.overlay-navigation .schedule-overview .checkout.button{
    background-color: #e16800;
    border-color: transparent;
    color: #fff;
}
.overlay-navigation .schedule-overview .checkout.button:hover{
    background-color: #666;
    border-color: transparent;
    color: #fff;
}

/* Overlay Nav Hover Colors */
.overlay-navigation > ul > li > a:hover,
.overlay-navigation > ul > li.current > a,
.overlay-navigation ul li.current > a:hover{
    color: #000;
}

/* Overlay Nav Widget */
.overlay-navigation-footer .widget p,
.overlay-navigation-footer .widget a{
    color: #666;
    font-size: 1.3rem;
}
.overlay-navigation-footer .widget a:hover{
    color: #000;
}

/* Overlay Nav Footer */
.overlay-navigation-footer{
    padding-left: 3rem;
    padding-right: 3rem;
}
.overlay-navigation-footer,
.overlay-navigation-footer .social-list a{
    color: #666;
    font-size: 1.3rem;
}
.overlay-navigation-footer .social-list a:hover{
    color: #000;
}
.overlay-navigation-footer .copyright{
    font-size: 1.1rem;
}

/* Mobile Styles and Breakpoints */
.mobile .navigation-show{
    margin-left: 2rem;
}
.mobile .navigation-show a{
    color: #666;
    border-color: #eee;
}
.mobile .navigation-show a:hover{
    color: #000;
    opacity: 1;
}
@media only screen and (max-width: 600px){
    .mobile .header .dropdown {
        margin-top: 3.0rem;
        margin-right: -0.5rem;
    }
    .header .search + .dropdown-list:after {
        position: absolute;
        top: -6px;
        right: 43px;
        display: inline-block;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #00b0b9;
        border-left: 6px solid transparent;
        content: '';
    }
    .mobile .header .navigation .v-align-middle {
        display: none;
    }
}
@media only screen and (max-width: 960px){
    .header .navigation-show{
        margin-left: 2rem;
    }
    .header .navigation-show a{
        color: #666;
        border-color: #eee;
    }
    .header .navigation-show a:hover{
        color: #000;
        opacity: 1;
    }
    .header .navigation .v-align-middle {
        display: none;
    }
    .overlay-navigation-header{
        top: 2rem;
    }
    .overlay-navigation-wrapper .navigation-hide{
        top: 0;
        right: 3rem;
    }
}

/*------------------------------------------------------------------
[9. Title Areas]
*/

[class*="intro-title-"]{
    padding: 0;
}
[class*="intro-title-"]{
    height: 45rem;
}
[class*="intro-title-"].small{
    height: 35rem;
    background: url(../_images/bg-title.jpg) #20282b left top;
    background-size: cover;
}
[class*="intro-title-"] h1{
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0
}
[class*="intro-title-"] h1:after{
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0;
}
[class*="intro-title-"] .breadcrumb{
    margin-bottom: 9rem;
}
[class*="intro-title-"] .breadcrumb a:hover{
    color: #fff
}
@media only screen and (max-width: 1024px){
	.mobile [class*="intro-title-"] .breadcrumb{ margin-bottom: 5rem !important }
}
@media only screen and (max-width: 960px){
    .mobile [class*="intro-title-"],
    .mobile [class*="intro-title-"].small {
        padding: 12rem 0 4rem 0 !important;
    }
    .mobile [class*="intro-title-"] h1:after{ height: 0.5rem }
    .mobile [class*="intro-title-"] .breadcrumb{ margin-bottom: 2.5rem }
}
@media only screen and (max-width: 600px){
    .mobile [class*="intro-title-"] .breadcrumb li, [class*="intro-title-"] .breadcrumb li a{ font-size: 1.1rem; max-width: 15rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
}
@media only screen and (max-width: 480px){
    .mobile [class*="intro-title-"].small {
        padding: 12rem 0 4rem 0 !important;
    }
	.mobile [class*="intro-title-"] .breadcrumb{ margin-bottom: 1rem !important }
}

.title-intro img {
	margin-top: 1rem !important;
    margin-bottom: 0
}
.title-intro h2 {
	color: #000;
    font-size: 2.5rem;
	font-weight: 600;
	text-align: center;
	margin-top: 4.5rem !important;
    margin-bottom: 0;
    line-height: 3.4rem
}
.title-intro p:before {
    content: "• • •";
    display: block;
    font-weight: 500;
    letter-spacing: 0.175em;
	padding-top: 1rem;
    padding-bottom: 0.2rem;
    text-align: center;
}
.title-intro p {
	color: #000;
    font-size: 2rem;
	font-weight: 300;
	text-align: center;
	margin-top: 0;
    margin-bottom: 4.2rem
}
.obras-de-arte .title-intro p {
    letter-spacing: 0.06rem !important
}
/*------------------------------------------------------------------
[10. Slider & Parallax]
*/

.featured-media,
.full-width-slider,
.parallax{
    height: 60rem;
    padding: 0;
}
.page-intro{
    height: 45rem;
}
.page-intro.small{
    height: 30rem;
}
.window-height{
    height: 100vh;
}
.page-intro .full-width-slider,
.window-height .full-width-slider{
    height: inherit;
}
.featured-media .tm-slider-container,
.content-slider,
.tms-carousel{
    background: none;
}

/* Slider Navigation Common */
.tms-arrow-nav{
    width: 4.4rem;
    height: 4.4rem;
    background: none;
    font-size: 2rem;
    line-height: 4.4rem;
    color: #fff;
    border: none;
    background-color: #000;
}
.tms-arrow-nav:hover{
    opacity: 0.5 !important;
}
.tms-arrow-nav:before{
    line-height: 4.4rem;
}
.tms-arrow-nav:hover{
    width: 4.4rem;
}
.tms-bullet-nav{
    background-color: #fff;
}
.tms-nav-dark .tms-bullet-nav{
    background-color: #000;
}
.hide-arrow-nav .tms-arrow-nav,
.hide-progress .tms-progress-bar{
    display: none !important
}

/* Featured Media Slider Navigation */
.featured-media .tms-pagination{
    width: 100%;
    bottom: 3rem;
}
.featured-media .tms-pagination a{
    display: inline-block;
    margin-bottom: 1rem;
}
.featured-media .tm-slider-container .tms-pagination{
    opacity: 1;
}

/* Feature Slider */
.feature-slider .tms-bullet-nav{
    background-color: #232323;
}

/* Feature Slider */
.feature-slider .tms-bullet-nav{
    background-color: #232323;
}

/* Portfolio Carousel Slider */
.portfolio-carousel.replicable-content{
    padding-top: 4rem;
    padding-bottom: 1rem;
}
.portfolio-carousel .column.slider-column{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.portfolio-carousel .portfolio-recent-slider{
    min-height: 33rem;
}
.portfolio-carousel .portfolio-recent-slider li{
    padding: 0;
}
.portfolio-carousel .previous-portfolio-recent-slider,
.portfolio-carousel .next-portfolio-recent-slider{
    width: auto;
    height: auto;
    margin-right: 0;
    line-height: 3rem;
    text-align: center;
    display: inline-block;
    border: none;
}
@media only screen and (max-width: 320px){
    .masonry-set-dimensions.full-width > .row > .column{
        padding: 0 0.75rem;
    }
    .masonry-set-dimensions .grid .grid-item {
        padding: 0.75rem;
    }
    .masonry-set-dimensions.full-width.no-padding-bottom {
        padding-bottom: 0.75rem !important;
    }
}

/* Slider Buttons */
.tm-slider-container .button{
    font-size: 1.1rem;
    font-weight: 700;
}

/* Mobile Slider & Parallax */
.mobile .featured-media,
.mobile .parallax.fixed-height{
    height: 50rem;
}

/* Featured Slider Nav Breakpoints */
@media only screen and (max-width: 768px){
    .featured-media .tms-pagination a{
        display: inline-block;
    }
    .featured-media .tms-arrow-nav{
        display: none !important;
    }
}

/*------------------------------------------------------------------
[11. Lightbox]
*/

.tm-lightbox{
    background: rgba(255,255,255,1);
}
#tml-content-wrapper.zoomed + #tml-caption span{
    background-color: rgba(0,0,0,0.3);
    border: none;
    color: #fff;
}

/* Modal Mode */
#tm-lightbox.tml-modal-mode {
    background: rgba(0,0,0,0.2);
}
.tml-modal-mode .modal-dialog{
    border-radius: 0;
}

/* Navigation */
.tml-nav{
    color: #999;
    opacity: 0.7;
}
.tml-nav:hover{
    color: #000;
}

/*------------------------------------------------------------------
[12. Plugin Preloader]
*/
.tm-loader, 
.tm-loader #circle{
    width: 3rem;
    height: 3rem;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: none;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}
.tm-loader {
    width: 3rem;
    height: 3rem;
    margin: -1.5rem 0 0 -1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-animation:preloader-outer 1.5s ease infinite;
    -moz-animation:preloader-outer 1.5s ease infinite;
    -o-animation:preloader-outer 1.5s ease infinite;
    animation:preloader-outer 1.5s ease infinite;
}
.tm-loader #circle{
    -webkit-animation:preloader 3s ease infinite;
    -moz-animation:preloader 3s ease infinite;
    -o-animation:preloader 3s ease infinite;
    animation:preloader 3s ease infinite;
}
.tm-loader #circle{
    border: 2px solid rgba(0,0,0, 0.4);
    border-bottom-color: #000;
}
.featured-media .tm-loader #circle {
    background: none;
    border: 2px solid rgba(255,255,255, 0.4);
    border-bottom: 2px solid #fff;
    opacity: 1;
}

@-webkit-keyframes preloader-outer{
    from { opacity: 1;	-webkit-transform: rotate( 0deg ); }
    to	 { opacity: 1;	-webkit-transform: rotate( 360deg ); }
}
@keyframes preloader-outer{
    from { opacity: 1;	transform: rotate( 0deg ); }
    to	 { opacity: 1;	transform: rotate( 360deg ); }
}
@-webkit-keyframes preloader{
    0% { opacity: 0.3; }
    50%	 { opacity: 1; }
    100% { opacity: 0.3; }
}
@keyframes preloader{
    0% { opacity: 0.3; }
    50%	 { opacity: 1; }
    100% { opacity: 0.3; }
}

/*------------------------------------------------------------------
[13. Rollovers]
*/

/* Rollover Text */
.overlay-info > span > span,
.products .overlay-info .product-title{
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.1rem;
    color: #000;
}
.overlay-info .project-description{
    font-size: 1rem;
    opacity: 0.7;
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
}

/* Overlay */
.overlay-info{
    background: rgba(255, 255, 255, 0.5);
}
.overlay-info > span > span{
    text-align: center;
    vertical-align: middle
}
.overlay-info .imovel-titulo{
    margin-bottom: 0.8rem;
    display: block;
    font-size: 2.0rem;
    font-weight: 400;
    padding: 0 1.5rem;
}
.overlay-info .imovel-titulo span{
    margin-top: 0.2rem;
    margin-bottom: 1rem;
    display: block;
    font-size: 1.4rem;
    font-weight: lighter;
    font-style: italic;
}
.overlay-info .imovel-descricao{
    margin-bottom: 0.8rem;
    display: block;
    color: #333333;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 0 1.5rem;
    line-height: 1.3
}
.overlay-info .imovel-local{
    margin-bottom: 0.8rem;
    display: block;
    color: #333333;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    padding: 0 1.5rem;
}
.overlay-fade-img-scale-out .overlay-info .overlay-info{
    opacity: 1;
}
.overlay-fade-img-scale-in .project-title{
    margin-bottom: 0;
}
.caption-below{
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    border: none;
    opacity: 0.5;
}
.overlay-info .imovel-titulo:after {
    display: block;
    content: "";
    height: 1px;
    width: 120px;
    margin: 10px auto 10px;
    position: relative;
    background: rgba(0,0,0, 0.25);
}

/* hack mobile */
.mobile .overlay-info {
    height: initial;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.75) !important;
    opacity: 1 !important;
    bottom: 0;
    top: auto;
}
.mobile .overlay-info > span {
    height: initial;
    padding: 1.2rem;
}
.mobile .overlay-info > span > span {
    border: none;
}
.mobile .overlay-info .imovel-titulo:after {
    content: none;
}
.mobile .overlay-info:before {
    content: "";
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid rgba(0,0,0, 0.75);
    position: absolute;
    left: 1.2rem;
    top: -8px;
}
.mobile .overlay-info > span > span {
    border: none;
    text-align: left;
    letter-spacing: normal;
    text-transform: none;
    color: #fff;
}
.mobile .overlay-info .imovel-titulo {
    margin: 0;
    font-size: 1.4rem;
    color: #fff;
    padding: 0;
    font-weight: 700
}
.mobile .overlay-info .imovel-descricao {
    margin: 0.4rem 0 0 0;
    display: block;
    color: #fff;
    font-size: 1.2rem;
    line-height: normal;
    padding: 0.2rem 0;
}
.mobile .overlay-info .imovel-local {
    margin: 0.4rem 0 0 0;
    display: block;
    font-size: 1.2rem;
    color: #fff;
    padding: 0;
}

/*------------------------------------------------------------------
[14. Home]
*/

/* Fullscreen Section */
.home .full-width-slider .column {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.home .full-width-slider .tms-slides .button {
    line-height: 1.5rem;
    text-shadow: none;
    padding: 0.5rem 1.5rem
}
.home .full-width-slider .tms-slides .button span {
    font-size: 1.3rem !important;
    font-weight: 700;
    margin-left: 0.2rem;
}
.home .full-width-slider .tms-pagination{
    bottom: 4rem
}
.home .full-width-slider .tms-pagination a{
    display: inline-block;
    margin-bottom: 1rem;
}
.home .full-width-slider .tm-slider-container .tms-pagination{
    opacity: 1;
}
.home .tms-arrow-nav{
    width: 4.4rem;
    height: 4.4rem;
    background: none;
    font-size: 2rem;
    line-height: 4.4rem;
    color: #fff;
    border: none;
    background-color: #000;
}
.home .tms-arrow-nav:hover{
    opacity: 0.5 !important;
}
.home .tms-arrow-nav:before{
    line-height: 4.4rem;
}
.home .tms-arrow-nav:hover{
    width: 4.4rem;
}
.home .tms-bullet-nav{
    background-color: #fff;
}
.home .tms-nav-dark .tms-bullet-nav{
    background-color: #000;
}
.home .hide-arrow-nav .tms-arrow-nav,
.home .hide-progress .tms-progress-bar{
    display: none !important
}
.home .full-width-slider .tms-bullet-nav {
    width: 3rem;
    height: 0.6rem;
    margin-right: 0.1rem;
    margin-left: 0;
    border-radius: 0
}
.home .full-width-slider .tms-content {
    text-align: left;
    margin-top: -2rem;
    text-shadow: 1px 1px 2px #000;
}
.home .full-width-slider .tms-content h2 {
    font-size: 4rem;
    font-weight: 400;
}
.home .full-width-slider .tms-content p {
    font-size: 2rem;
    font-weight: 300;
}
@media only screen and (max-width: 960px){
    .home .full-width-slider .tms-content h2 {
        font-size: 2.2rem;
        font-weight: 700;
        margin-bottom: 1rem !important
    }
    .home .full-width-slider .tms-content p {
        font-size: 1.4rem;
        font-weight: 400;
        margin-bottom: 0.2rem !important;
    }
    .home .full-width-slider .tms-slides .button {
        margin-top: 1rem
    }
    .home .full-width-slider .tms-pagination {
        bottom: 2rem;
        top: inherit !important;
        left: 50%;
        margin-left: -36.5rem;
    }
    .home .tms-content-inner {
        vertical-align: bottom;
        padding-bottom: 4rem
    }
    .home .full-width-slider .column {
        margin-bottom: -0.2rem;
    }
    .home .featured-media .tms-pagination {
        width: auto;
    }
}
@media only screen and (max-width: 768px) {.home .full-width-slider .tms-pagination { margin-left: -28.5rem }}
@media only screen and (max-width: 600px) {.home .full-width-slider .tms-pagination { margin-left: -22.5rem }}
@media only screen and (max-width: 480px) {.home .full-width-slider .tms-pagination { margin-left: -16rem }}
@media only screen and (max-width: 320px) {.home .full-width-slider .tms-pagination { margin-left: -14.5rem }}

@media only screen and (orientation:landscape) {
    .home.mobile .tms-content-inner {
        vertical-align: bottom;
    }
    .home.mobile .tm-slider-parallax-container {
        height: 100vh !important;
        margin-top: -8rem;
    }
    .home.mobile .full-width-slider .tms-pagination {
        bottom: 13.3rem;
        top: inherit !important;
    }
    .home.mobile .full-width-slider .column {
        margin-bottom: 15rem;
    }
}

/* Lancamentos */
.lancamentos {
    padding-top: 8rem !important;
    padding-bottom: 0.5rem !important;
    background-color: #252e31 !important
}
.lancamentos h2 {
    color: #fff;
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left
}
.lancamentos h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}
.lancamentos .etiqueta {
    width: 12rem;
    height: 12rem;
    position: absolute;
    top: 0.7rem;
    right: 0.7rem;
    pointer-events: none;
    z-index: 15;
}
@media only screen and (max-width: 600px) {
    .lancamentos {
        min-height: 58rem;
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .masonry-set-dimensions {
        padding: 0
    }
}
@media only screen and (max-width: 768px) {
    .lancamentos h2 {
        font-size: 2.4rem;
    }
    .lancamentos h2:after {
        height: 0.6rem;
    }
}


/* Destaques */
.destaques {
    padding-top: 8rem !important;
    padding-bottom: 6.5rem !important;
    display: inline-table;
    background-color: #fff !important;
    max-width: 100%;
    min-height: 80.8rem
}
.destaques * {
    box-sizing: border-box;
}
.destaques h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #000;
    text-align: left
}
.destaques h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}
.destaques .slick-slide {
    height: 58rem;
    margin: 0px 20px;
}
.destaques .slider {
    width: 100%;
    height: 58rem;
    margin: auto;
    position: absolute;
    left: 0
}
.destaques .slider img {
    width: 100%;
    height: auto
}
.destaques .slick-slide {
    position: relative;
}
.destaques .slick-slide .descricao {
    color: #fff;
    position: absolute;
    bottom: 3.5rem;
    left: 3.5rem;
    opacity: 0;
    transition: all 1s ease;
    pointer-events: none;
    z-index: 10
}
.destaques .slick-slide.slick-center .descricao {
    opacity: 1;
}
.destaques .slick-slide .arquiteto {
    position: absolute;
    bottom: 3.5rem;
    right: 3.5rem;
    opacity: 0;
    transition: all 1s ease;
    pointer-events: none;
    z-index: 10
}
.destaques .slick-slide .arquiteto img {
    height: 5rem !important;
    width: auto !important
}
.destaques .slick-slide.slick-center .arquiteto {
    opacity: 1;
}
.destaques .slick-slide .etiqueta {
    width: 12rem;
    height: 12rem;
    position: absolute;
    top: -0.8rem;
    right: -0.8rem;
    transition: all 1s ease;
    pointer-events: none;
    z-index: 15;
    opacity: 0
}
.destaques .slick-slide .etiqueta img {
    width: 12rem !important;
    height: auto !important
}
.destaques .slick-slide.slick-center .etiqueta {
    opacity: 1
}
.destaques .fase-lancamento {
    font-size: 1.8rem;
    font-weight: 700;
    text-transform: uppercase;
    display: inline;
    margin-bottom: 1rem;
    padding: 0.3rem 0.8rem;
    background-color: #00b0b9
}
.destaques .title-lancamento {
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-top: 1rem;
    margin-bottom:-0.5rem
}
.destaques .nome-lancamento {
    font-size: 3rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: -0.6rem
}
.destaques .local-lancamento {
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-size: 1.8rem;
    font-weight: 700
}
.destaques .infos-lancamento {
    margin-bottom: 1rem;
    width:95rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.destaques a.button {
    margin-bottom: 4rem;
    pointer-events: visible;
}
.destaques a.veja-lancamentos {
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.6rem;
    opacity: 0.8;
    pointer-events: visible;
    display: block
}
.destaques a.veja-lancamentos span {
    font-size: 1.6rem;
    margin-right: 0.5rem
}
.destaques a.veja-lancamentos:hover {
    opacity: 1
}
.destaques .slick-slide img {
    height: 58rem;
    width: 100%;
    filter: grayscale(50%);
    opacity: 0.5;
    background-size: cover !important;
    background-position: left center !important;
    transition: all 1s ease;
}
.destaques .slick-slide.slick-center img {
    filter: grayscale(0%) !important;
    opacity: 1 !important
}
.destaques .slick-prev {
    left: 50%;
    margin-left: -52rem;
    margin-top: 0
}
.destaques .slick-next {
    left: 50%;
    margin-left: -47rem;
    margin-top: 0
}
.destaques .slick-dots {
    text-align: left;
    width: initial;
    bottom: 6.2rem;
    left: 50%;
    margin-left: -52rem
}
.destaques .slick-dots li {
    margin: 0 0.2rem;
}
.destaques .slick-dots li button:before {
    color: #005a5f;
}
.destaques .slick-dots li.slick-active button:before {
    color: #005a5f;
}
@media only screen and (max-width: 1140px) {
    .destaques .slick-prev { margin-left: -43.3rem; }
    .destaques .slick-next { margin-left: -38.3rem }
    .destaques .slick-dots { margin-left: -43.3rem; }
}
@media only screen and (max-width: 960px) {
    .destaques .slick-prev { margin-left: -33.5rem; }
    .destaques .slick-next { margin-left: -28.5rem }
    .destaques .slick-dots { margin-left: -33.5rem; }
    .destaques .infos-lancamento { width:60rem }
}
@media only screen and (max-width: 768px) {
    .destaques h2 { font-size: 2.4rem }
    .destaques h2:after { height: 0.6rem }
    .destaques .slick-prev { margin-left: -25rem; }
    .destaques .slick-next { margin-left: -20rem }
    .destaques .slick-dots { margin-left: -25rem; }
    .destaques .slick-slide .arquiteto { display: none }
    .destaques .infos-lancamento { width:55rem}
}
@media only screen and (max-width: 600px) {
    .destaques { min-height: 58rem; padding-top: 5rem !important; padding-bottom: 5rem !important }
    .destaques .slider { height: 460px }
    .destaques .slick-slide {  margin: 0px; max-height: 460px  }
    .destaques .slick-slide img { height: 460px }
    .destaques .slick-prev { margin-left: -23rem; }
    .destaques .slick-next { margin-left: -18rem }
    .destaques .slick-dots { margin-left: -23rem; }
    .destaques .slick-slide .descricao { left: 50%; margin-left: -22.5rem; }
    .destaques .fase-lancamento { font-size: 1.4rem }
    .destaques .title-lancamento { font-size: 1.4rem }
    .destaques .infos-lancamento { width:45rem}
    .destaques .nome-lancamento { font-size: 2.2rem; margin-bottom: -0.3rem }
    .destaques .local-lancamento { font-family: 'Open Sans', 'Helvetica Neue', sans-serif; font-size: 1.4rem; font-weight: 400 }
}
@media only screen and (max-width: 480px) {
    .destaques .slick-prev { margin-left: -16rem; }
    .destaques .slick-next { margin-left: -11rem }
    .destaques .slick-dots { margin-left: -16rem; }
    .destaques .slick-slide .descricao { margin-left: -15.5rem; }
    .destaques .infos-lancamento { width:30rem}
}
@media only screen and (max-width: 320px) {
    .destaques h2 { font-size: 2rem }
    .destaques .slick-prev { margin-left: -14.8rem; }
    .destaques .slick-next { margin-left: -9.3rem }
    .destaques .slick-dots { margin-left: -14.8rem; }
    .destaques .slick-slide .descricao { margin-left: -14.3rem; }
    .destaques .infos-lancamento { width:28rem}
}

/* Intro */
.intro {
    padding-top: 8rem;
    padding-bottom: 8rem;
    border-bottom: 1px solid #252e31;
    border-top: 1px solid #252e31;
    background-color: #fff !important;
}
.intro > div.media-column.width-6.horizon {
    background-image: url(../_images/bg-intro.jpg);
    background-size: cover;
}
.intro .feature-column {
    padding-left: 2.5rem;
}
.intro h2 {
    max-width: 40rem;
    color: #005a5f!important;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: normal
}
.intro h3 {
    color: #005a5f!important;
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 1.5rem
}
.intro .lead {
    margin-bottom: 1rem;
    line-height: normal;
    color: #fff !important
}
.intro .texto {
    line-height: 2.8rem;
    padding-bottom: 0.5rem
}
.intro .button span {
    margin-left: 0.8rem
}
.intro .feature-column.left.small .feature-text {
    padding-left: 2.6rem;
}
.intro .feature-column.small .feature-icon {
    color: #005a5f!important;
}
.intro .feature-column.small .icon-award {
    font-size: 2.3rem;
}
@media only screen and (max-width: 768px) {
    .intro {
        border-top: solid #777 1px
    }
    .intro .media-column {
        height: 40rem !important;
        position: absolute !important;
    }
    .intro .hero-content {
        height: 40rem !important;
    }
    .intro h2 {
        max-width: none;
        font-size: 2.2rem
    }
    .intro .lead {
        font-size: 2rem
    }
    .intro .feature-column {
        padding-left: 0;
    }
}
@media only screen and (max-width: 600px) {
    .intro .media-column {
        height: 50rem !important;
        position: absolute !important;
    }
    .intro .hero-content {
        height: 50rem !important;
    }
    .intro .hero-content:last-child {
        height: 45rem !important;
    }
    .intro .column:first-child .hero-content-inner {
        padding-top: 5rem
    }
    .intro .column:last-child .hero-content-inner {
        padding-top: 7.5rem
    }
}


/*------------------------------------------------------------------
[15. Institucional
*/
.essencia .title-intro h2 {
    max-width: 76rem;
    margin-left: auto;
    margin-right: auto;
}
.acoes-sociais .title-intro h2 {
    max-width: 76rem;
    margin-left: auto;
    margin-right: auto;
}
.investidor .title-intro h2 {
    max-width: 52rem;
    margin-left: auto;
    margin-right: auto;
}
.portfolio .title-intro p {
    max-width: 82rem;
    margin-left: auto;
    margin-right: auto;
}
.instucional .thumbnail {
    margin-bottom: 0;
}
.instucional .thumbnail .overlay-info {
    width: 91.7%;
    height: 86%;
    left: 4.17%;
    top: 7%;
}
.instucional .portrait .thumbnail .overlay-info {
    width: 91.7%;
    height: 93.7%;
    left: 4.17%;
    top: 3.15%;
}
.mobile .instucional .thumbnail .overlay-info {
    visibility: hidden;
}
.instucional .thumbnail h3 {
    margin-bottom: 1rem
}
.historia .assinaturas {
    margin-top: 5rem;
    margin-bottom: 5rem;
}
.historia .numeros .column {
    border: 1px solid #fff;
    background-color: #f7f7f7;
    padding: 2rem;
    margin-bottom: 5rem;
    clear: both;
}
.acoes-sociais .instucional .grid-item:first-child span span {
    max-width: 38rem;
    margin: auto
}
.conteudo h3 {
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.conteudo p {
    /* text-align: justify; */
}
.conteudo .tres-colunas {
    -moz-column-count: 3;
    -moz-column-gap: 3rem;
    -moz-column-rule-style: none;
    -webkit-column-count: 3;
    -webkit-column-gap: 3rem;
    -webkit-column-rule-style: none;
    column-count: 3;
    column-gap: 3rem;
    column-rule-style: none;
}
@media only screen and (max-width: 768px) {
    .conteudo .tres-colunas {
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;
        column-gap: 0;
    }
}
.tags .thumbnail {
    margin-bottom: 0;
}
.tags .thumbnail h3 {
    margin-bottom: 1rem
}
.mobile .tags .thumbnail h3 {
    color: #fff;
    font-weight: 700;
}
.thumbnail.revista-box {
    margin-bottom: 0;
    margin-top: 1rem
}
.thumbnail.revista-box .overlay-info {
    width: 95.2%;
    height: 87.24%;
    left: 2.4%;
    top: 6.38%;
}
.mobile .thumbnail.revista-box .overlay-info {
    width: 100%;
    height: auto;
    left: auto;
    top: auto;
}
.thumbnail.revista-box h3 {
    margin-bottom: 1rem
}
.mobile .thumbnail.revista-box h3 {
    color: #fff;
    font-weight: 700;
}
.thumbnail.revista-box img {
    margin-top: 0 !important
}
.revistas .thumbnail {
    margin-bottom: 0;
}
.revistas .thumbnail h3 {
    margin-bottom: 1rem
}
.mobile .revistas .thumbnail h3 {
    color: #fff;
    font-weight: 600;
}
@media only screen and (max-width: 1155px) {
    .revistas .grid-item:last-child {
        display: none
    }
}
@media only screen and (max-width: 975px) {
    .revistas .grid-item:last-child {
        display: block
    }
}
.press table.table {
    min-height: 35.9rem;
    border: none;
    margin-bottom: 0;
    font-size: 1.3rem;
}
.press .table > thead {
    background-color: transparent
}
.press .table th, .table td {
	border-top: 1px solid #dcdcdc;
}
.press .table td:first-child {
	width: 7rem;
}
.press .table thead th {
	color: #212121;
    font-family: "Lato",sans-serif;
    font-size: 2rem;
    font-weight: 400;
}
.press .table tr {
    background-color: transparent
}
.press .table tr:hover {
    color: #000
}
.press .table td {
    padding: 0;
    line-height: 2.9rem;
}
.press .table span {
    display: grid;
}
.press .table a {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: currentColor
}
.press .table tr:last-child > th {
    border-top: none;
    padding-left: 0
}
.press .pagination-3 a {
    width: 2.6rem;
    height: 2.6rem;
    line-height: 2.6rem;
}
.agencia-rp {
    margin-top: 3rem !important;
    font-size: 1.2rem
}
.materia .conteudo .column {
    -moz-column-count: 3;
    -moz-column-gap: 3rem;
    -moz-column-rule-style: none;
    -webkit-column-count: 3;
    -webkit-column-gap: 3rem;
    -webkit-column-rule-style: none;
    column-count: 3;
    column-gap: 3rem;
    column-rule-style: none;
    margin-bottom: 6rem
}
@media only screen and (max-width: 768px) {
    .materia .conteudo .column {
        -moz-column-count: 1;
        -moz-column-gap: 0;
        -webkit-column-count: 1;
        -webkit-column-gap: 0;
        column-count: 1;
        column-gap: 0;
    }
}
.portfolio-titulo {
    padding-top: 8rem !important;
}
.portfolio-titulo h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left
}
.portfolio-titulo h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}

.arte-titulo {
    padding-top: 1rem !important;
}
.arte-titulo h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left
}
.arte-titulo h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}
.text-link {
    color: #000
}
.text-link:hover {
    text-decoration: underline
}

@media only screen and (max-width: 600px) {
    .essencia .content-inner .grid-container .grid .grid-item:nth-child(2) {
        display: none
    }
    .essencia .content-inner .grid-container .grid .grid-item:nth-child(3) {
        display: none
    }
    .acoes-sociais .content-inner .grid-container .grid .grid-item:nth-child(2) {
        display: none
    }
    .acoes-sociais .content-inner .grid-container .grid .grid-item:nth-child(3) {
        display: none
    }
    .historia .content-inner .grid-container .grid .grid-item:last-child {
        display: none
    }
    .investidor .content-inner .grid-container .grid .grid-item:last-child {
        display: none
    }
}


/*------------------------------------------------------------------
[16. Imóveis]
*/
.imoveis-intro {
	color: #000;
    font-size: 2.5rem;
	font-weight: 300;
	text-align: center;
	margin-top: 2rem !important;
    margin-bottom: 3.5rem
}
.imoveis-intro:after {
    content: "• • •";
    display: block;
    font-weight: 500;
    letter-spacing: 0.175em;
	padding-top: 1.5rem;
    text-align: center;
}
.imoveis-filtro {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.imoveis-filtro .imoveis-borda {
    border: 1px solid #fff;
	background-color: #f7f7f7;
    padding: 1rem 0.5rem 0;
    margin-bottom: 5rem;
    clear: both;
}
.imoveis-filtro .imoveis-borda:before, .imoveis-filtro .imoveis-borda:after {
    height: 0;
    content: ".";
    display: block;
    overflow: hidden;
    clear: both;
}
.imoveis-filtro .column {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}
.imoveis-filtro .row {
    margin-right: -0.5rem;
    margin-left: -0.5rem
}
.imoveis-filtro select {
    letter-spacing: normal;
}
.imoveis-lista {
    margin-bottom: 5rem;
}
.imoveis-lista .imovel-item .thumbnail {
	height: 100%;
    margin-bottom: 0;
	border: 1px solid #fff;
    border-right: none
}
.imoveis-lista .imovel-item:nth-child(even) .thumbnail {
	border: 1px solid #fff;
    border-left: none
}
.imoveis-lista .imovel-item {
	margin-bottom: 3rem
}
.imoveis-lista .imovel-item:nth-child(even) {
	flex-direction: row-reverse
}
.imoveis-lista .imovel-item:nth-child(even) .column:first-child {
	padding-right: 1.5rem;
	padding-left: 0
}
.imoveis-lista .imovel-item:nth-child(even) .column:last-child {
	padding-right: 0;
	padding-left:  1.5rem
}
.imoveis-lista .imoveis-lista-image {
	width: 100%;
	height: 100%;
	min-height: 55rem;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top
}
.safari .imoveis-lista .imoveis-lista-image {
	min-height: 56.7rem;
}
.imoveis-lista .imovel-item .column {
	position: relative
}
.imoveis-lista .imovel-item .etiqueta {
    width: 12rem !important;
    height: 12rem;
    position: absolute;
    top: -0.8rem;
    right: -0.9rem;
    pointer-events: none;
    z-index: 15
}
.imoveis-lista .imovel-item:nth-child(even) .etiqueta {
	right: 0.7rem
}
.imoveis-lista .imovel-item .column:first-child {
	padding-right: 0
}
.imoveis-lista .imovel-item .column:last-child {
	padding-left: 0
}
.ipad .imoveis-lista .imovel-item .column:last-child {
	height: 56.9rem;
}
.mac.safari .imoveis-lista .imovel-item .column:last-child {
	height: 56.9rem;
}
.imoveis-lista .imovel-item .imovel-content {
	height: 100%;
	display: table;
    background-color: #f7f7f7;
    padding: 4rem;
	border: 1px solid #fff;
    border-left: none
}
.imoveis-lista .imovel-item:nth-child(even) .imovel-content {
	border: 1px solid #fff;
    border-right: none
}
.imoveis-lista .imovel-item .imovel-content-inner {
	vertical-align: middle;
    display: table-cell;
}
.imoveis-lista .tipo {
    font-weight: 300;
    font-size: 1.4rem;
}
.imoveis-lista .local {
    font-weight: 700;
    margin-bottom: 2rem;
	border-left: 5rem solid #00b0b9;
    line-height: 0.9;
    padding-left: 0.5rem
}
.imoveis-lista .lead {
	color: #000;
    margin-bottom: 2rem;
	font-size: 1.7rem
}
.imoveis-lista .valor {
    padding: 0.5rem 0.8rem;
}
.imoveis-lista .fase {
    position: absolute;
    right: 0;
    padding: 0 1rem;
    color: #fff;
    background-color: #999;
}
.imoveis-lista .descricao {
	max-height: 22rem;
	text-align: justify;
	text-overflow: ellipsis;
	margin-bottom: 2rem;
	overflow: hidden
}
.ipad .imoveis-lista .descricao {
	max-height: 19.8rem;
}
.imoveis-lista .box-info {
    text-align: left;
    border: 1px solid #000;
    margin-bottom: 2rem;
    display: block;
    position: relative;
}
.imoveis-lista .valor {
    padding: 0.5rem 0.8rem;
}
.imoveis-lista .fase {
    position: absolute;
    right: 0;
    padding: 0 1rem;
    color: #fff;
    background-color: #000;
}
.imoveis-lista .actions {
	display: flex;
    flex-direction: row;
	margin-bottom: 0
}
.imoveis-lista .actions li {
	flex: auto;
	margin-right: 0.5rem
}
.imoveis-lista .actions li:last-child {
	margin-right: 0
}
.imoveis-lista .button {
	padding: 1rem 0;
	width: 100%;
    text-align: center;
	margin-bottom: 0
}
.imoveis-lista .button span {
	margin-right: 0.5rem
}
.imoveis-lista .telefone {
	color: #fff;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0.5rem 0 0 0;
    text-align: center;
    line-height: 4rem;
    background-color: #000;
}
.imoveis-lista .telefone .icon-phone-1 {
	font-size: 2.1rem;
    vertical-align: middle;
    margin-bottom: 2px;
    margin-right: 0.5rem;
    color: #00b0b9
}
.mobile .imoveis-lista .overlay-info {
	display: none
}
@media only screen and (max-width: 768px) {
	.imoveis-lista .imovel-item .column {
		padding-left: 1.5rem !important;
		padding-right: 1.5rem !important
	}
	.imoveis-lista .imovel-item {
		flex-direction: row !important
	}
	.imoveis-lista .imovel-item .thumbnail {
		border: 1px solid #fff !important;
		border-bottom: none !important
	}
	.imoveis-lista .imovel-item .imovel-content {
		border: 1px solid #fff !important;
		border-top: none !important
	}
	.imoveis-lista .imovel-item .etiqueta {
		right: 0.7rem !important
	}
}
@media only screen and (max-width: 480px) {
	.imoveis-intro {
		font-size: 1.6rem;
		margin-bottom: 1.5rem;
		margin-top: 0 !important;
	}
	.imoveis-intro:after {
		padding-top: 0
	}
	.imoveis-lista .imovel-item .imovel-content {
    	padding: 1.5rem;
	}
	.imoveis-lista .title-large {
    	font-size: 1.6rem;
	}
	.imoveis-lista .imoveis-lista-image {
		min-height: 30rem !important
	}
	.imoveis-lista .lead {
		font-size: 1.3rem;
	}
	.imoveis-lista .local {
		font-size: 1.3rem;
		border-left: 3rem solid #00b0b9
	}
	.imoveis-lista .box-info {
		font-size: 1.3rem;
		border: 1px solid #ddd;
		padding: 1rem 0.7rem
	}
	.imoveis-lista .descricao {
		display: none
	}
	.imoveis-lista .fase {
		display: none
	}
	.imoveis-lista .actions {
    	flex-direction: column;
		margin-bottom: 0
	}
	.imoveis-lista .actions li {
		margin-right: 0;
		margin-bottom: 0.5rem
	}
	.imoveis-lista .telefone {
		margin-top: 0
	}
}
/*------------------------------------------------------------------
[17. Ficha imóvel]
*/

/* Foto Destaque */
.destaque-foto {
    padding-top: 6rem;
    padding-bottom: 6rem;
}
.mobile .destaque-foto {
    padding-bottom: 0;
}
.destaque-foto .foto {
    height: 40rem;
    display: flex;
    background-size: cover;
}
.destaque-foto .bt-youtube {
    width: 12rem;
    height: 12rem;
    display: block;
    margin: auto;
    background: url(../_images/bt-youtube.png) no-repeat;
    background-size: cover;
    opacity: 0.8
}
.destaque-foto .bt-youtube:hover {
    opacity: 1
}
.destaque-foto .compartilhe {
    position: absolute;
    bottom: 1.5rem;
    left: 1.5rem;
    padding: 1.5rem;
    background-color: rgba(255, 255, 255, 0.90);
    border-radius: 0.5rem
}
@media only screen and (max-width: 960px){
    .destaque-foto {
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 768px){
	.destaque-foto .compartilhe {
		display: none
	}
    .mobile .destaque-foto {
        display: none;
    }
}

/* Menu Ficha */
.nav-ficha {
    height: 8rem;
    z-index: 5;
}
.nav-ficha .nav-in {
    width: 100%;
    height: 8rem;
    background-color: #fff;
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
    transition: all 1s ease
}
.is-sticky .nav-ficha .nav-in {
    width: 100%;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.25);
    z-index: 5
}
.nav-ficha ul {
    text-align: center;
    font-size: 0;
    margin-bottom: 0;
}
.nav-ficha li {
    font-size: 1.4rem;
    font-weight: 700;
    display: inline;
    line-height: 8rem;
    padding: 1rem 2.5rem;
    border-left: 1px solid #ccc
}
.nav-ficha li:first-child {
    border-left: none
}
.mobile .sticky-wrapper {
    display: none
}
@media only screen and (max-width: 960px) {
    .sticky-wrapper {
        display: none
    }
}
@media only screen and (max-width: 768px) {
    .sticky-wrapper{
        display: none
    }
}

/* Visao Geral */
.visao-geral {
    padding-top: 8rem !important;
    padding-bottom: 6rem !important;
}
.visao-geral h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.visao-geral h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.visao-geral .descricao {
    display: block
}
.visao-geral .bairro-cidade {
    display: block
}
.visao-geral .valor {
    font-size: 1.4rem;
    font-weight: 700;
    display: block
}
.visao-geral .compre .etapa {
    height: 5rem;
    line-height: 5rem;
    position: relative;
    margin: 1rem 0
}
.visao-geral .compre .etapa:last-child {
	margin-bottom: 0
}
.visao-geral .compre .etapa:last-child .button {
	margin-bottom: 0
}
.visao-geral .compre .etapa .numero {
	width: 5rem;
    height: 5rem;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 900;
    padding: 1.4rem;
    border-radius: 5rem;
    background-color: #00b0b9;
    position: absolute;
    z-index: 2
}
.visao-geral .compre .etapa.ativo .numero {
    background-color: #00b0b9;
}
.visao-geral .compre .campo {
    display: block;
    margin-left: 2rem
}
.visao-geral .compre select{
	width: 100%;
    height: 5rem;
    font-size: 1.5rem;
    font-weight: 900;
    line-height: 4.6rem;
    background-color: #fff;
    background: url(../_images/bg-select.png) no-repeat right top;
    padding: 0 4.5rem 0 3.5rem;
    border: 0.2rem solid #00b0b9;
    border-radius: 1rem
}
.visao-geral .compre select:hover{
    color: #fff;
    background-color: #00b0b9;
    background-position: right bottom;
}
.visao-geral .etapa select:disabled{
    background-color: #fff;
    border-color: #ccc;
    pointer-events: none;
}
.mobile .visao-geral .compre select {
	font-size: 16px
}
.visao-geral .compre .button {
	width: 100%;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-size: 1.5rem !important;
    font-weight: 900;
    line-height: 4.6rem;
    padding: 0 1.3rem 0 3.5rem;
    border: 0.2rem solid #00b0b9 !important;
    border-radius: 1rem;
}
.visao-geral .compre .etapa.ativo .button {
    background-color: #00b0b9 !important;
    pointer-events:inherit;
    border-color: #00b0b9 !important;
}
.visao-geral .compre .etapa .button .icon-key {
    margin-left: 0.5rem
}
.visao-geral .width-8 {
    padding-right: 0
}
.visao-geral .foto-visao {
    height: 100%;
	min-height: 34.4rem;
    background-size: cover !important;
    border: 1px solid #fff
}
.visao-geral .bt-youtube {
    width: 10rem;
    height: 10rem;
    display: none;
    margin: auto;
    background: url(../_images/bt-youtube.png) no-repeat;
    background-size: cover;
    opacity: 0.8;
}
.visao-geral .bt-youtube:hover {
    opacity: 1;
}
.visao-geral .compartilhe {
	display: none
}

@media only screen and (max-width: 768px) {
	.visao-geral {
		padding-top: 5rem !important;
        padding-bottom: 5rem !important;
	}
    .visao-geral .foto-visao {
        display: flex;
    }
    .visao-geral .bt-youtube {
        display: block;
    }
	.visao-geral h2 {
		font-size: 2.4rem;
	}
	.visao-geral h2:after {
		height: 0.6rem;
	}
	.visao-geral .width-8 {
		padding-right: 1.5rem;
	}
	.visao-geral h3 {
		font-size: 2.5rem;
		margin-top: 2rem !important; 
		margin-bottom: 0.5rem
	}
	.visao-geral .compartilhe {
		display: block
	}
}
/* Conceito */
.conceito {
    padding-top: 1.5rem !important;
    padding-bottom: 6rem !important;
}
.conceito h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.conceito h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.conceito h3 {
    line-height: normal;
    font-weight: 900;
    font-size: 2.2rem;
}
.conceito p {
    line-height: 2.6rem;
}
.conceito .resumo {
    background: linear-gradient(to right, #ececec 0%,#ececec 34%,#252e31 34%, #252e31 100%);
    min-height: 30rem;
}
.conceito .foto {
    background: left top no-repeat;
    background-size: cover !important;
    min-height: 50rem
}
.conceito .ficha-tecnica {
    padding: 2rem;
    max-height: 50rem;
    overflow-y:auto;
}
.conceito .ficha-tecnica h3 {
    color: #fff;
    font-size: 2rem;
}
.conceito .ficha-tecnica p {
    color: #ccc;
    line-height: normal;
    margin-bottom: 1rem;
}
.conceito .ficha-tecnica p b {
    color: #00b0b9;
}

@media only screen and (max-width: 768px) {
	.conceito {
		padding-top: 1rem !important;
	}
	.conceito h2 {
		font-size: 2.4rem;
	}
	.conceito h2:after {
		height: 0.6rem;
	}
	.conceito h3 {
    	font-size: 1.8rem;
	}
    .conceito .foto {
        min-height: 40rem;
        margin: 1.5rem;
    }
    .conceito .ficha-tecnica {
        padding: 1.5rem
    }
    .conceito .ficha-tecnica h3 {
    	font-size: 1.8rem;
        color: #000 !important;
    }
    .conceito .ficha-tecnica p {
        color: #888
    }
    .conceito .resumo {
        background: transparent
    }
    .conceito .ficha-tecnica {
        max-height: none;
    }
}

/* Galeria */
.galeria {
    padding-top: 8rem !important;
    padding-bottom: 5rem !important;
    background-color: #252e31 !important;
}
.galeria h2 {
    color: #fff;
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.galeria h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.galeria .slick-slide img {
    height: 30rem
}
.galeria .slick-prev, .galeria .slick-next {
    top: 117% !important
}
.galeria .slick-initialized .slick-slide {
    position: relative;
    margin: 0 1rem
}
.galeria .slick-next {
    right: 50%;
    margin-right: -18rem;
}
.galeria .slick-prev {
    left: 50%;
    margin-left: -18rem;
}
.galeria .thumbnail {
    overflow: visible;
}
.galeria .thumbnail > a {
	cursor: zoom-in
}
.galeria .slick-slide {
    opacity: 0.5;
    filter: grayscale(100%);
    transition: all 0.5s ease
}
.galeria .slick-slide.slick-center {
    filter: grayscale(0%);
    opacity: 1
}
.galeria .slick-slide .texto-galeria {
    text-align: center;
    width: 100%;
    position: absolute;
    line-height: 3rem;
    bottom: 0;
    opacity: 0;
    transition: all 0.5s ease;
    pointer-events: none
}
.galeria .slick-slide.slick-center .texto-galeria {
    bottom: -4.9rem;
    opacity: 1
}
.galeria .overlay-info > span > span {
    font-size: 3rem
}
.mobile .galeria .overlay-info {
    display: none !important;
}
@media only screen and (max-width: 768px) {
	.galeria {
		padding-top: 5rem !important;
	}
	.galeria h2 {
		font-size: 2.4rem;
	}
	.galeria h2:after {
		height: 0.6rem;
	}
}
@media only screen and (max-width: 414px) {
	.galeria .slick-next {
		margin-right: -16.8rem;
	}
	.galeria .slick-prev {
		margin-left: -16.8rem;
	}
}

/* Tour Virtual */
.tour-virtual {
    padding-top: 6rem !important;
    padding-bottom: 0 !important;
    background-color: #252e31 !important;
}
.tour-virtual h2 {
    color: #fff;
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.tour-virtual h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.tour-virtual h3 {
    color: #fff;
    font-size: 1.5rem;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 1.5rem !important;
    margin-bottom: 1rem !important;
}
.tour-virtual .box-tour {
    min-height: 45rem;
    padding-bottom: 1rem !important;
    background: linear-gradient(to bottom, #252e31 0%,#252e31 50%,#ececec 50%,#ececec 100%);
}
.tour-virtual .overlay-info > span {
    display: flex;
}
.tour-virtual .overlay-info > span > span {
    margin: auto;
    width: 10rem;
    height: 10rem;
    background-image: url(../_images/bt-360.png);
    background-size: cover
}
.mobile .tour-virtual .overlay-info {
    height: 100% !important;
	background-color: transparent !important
}
.mobile .tour-virtual .overlay-info:before {
    display: none !important
}
.mobile .tour-virtual .overlay-info > span {
    height: 100%;
}

@media only screen and (max-width: 768px) {
	.tour-virtual {
		padding-top: 5rem !important;
	}
	.tour-virtual h2 {
		font-size: 2.4rem;
	}
	.tour-virtual h2:after {
		height: 0.6rem;
	}
	.tour-virtual .box-tour {
    	background: #252e31 !important;
		padding-bottom: 4rem !important;
		margin-bottom: 2rem
	}
}

/* Plantas */
.plantas {
    padding-top: 4rem !important;
    padding-bottom: 6rem !important;
}
.plantas h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.plantas h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.plantas .slider-nav .slick-slide {
	min-height: 4.4rem;
	cursor: pointer;
	display: table;
}
.plantas .slider-nav .slick-slide span {
	display: table-cell;
    vertical-align: middle;
    text-align: center
}
.plantas .slider-nav .slick-slide.slick-center {
	color: #000;
	font-weight: 900
}
.plantas .thumbnail {
    margin-bottom: 2rem;
	overflow: visible !important
}
.plantas .slick-slide img {
	width: 100%;
    height: 55rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ececec;
    background-blend-mode: multiply;
	background-position: right
}
.plantas .slick-slide ul {
	position: absolute;
    top: 2rem;
    z-index: 3;
	max-width: 40rem;
	pointer-events: none;
	background: linear-gradient(to right, rgba(236,236,236,1) 50%,rgba(236,236,236,0) 100%)
}
.plantas .slick-slide ul li {
	font-size: 2.5rem;
	font-weight: 300;
	line-height: 3rem;
	padding: 0.5rem 0;
    border-bottom: 1px solid #cecece
}
.plantas .slick-slide ul li:first-child {
    font-weight: 900;
	padding-bottom: 1.5rem
}
.plantas .slick-slide .button {
	width: auto;
	height: auto;
	display: block;
	position: absolute;
    bottom: 2rem;
	top: auto;
    z-index: 3;
	cursor: pointer;
}

.plantas .slick-slide .button span {
	margin-right: 0.5rem;
}
.plantas .slider-nav {
	overflow: hidden;
	position: relative;
	padding: 1rem;
    border: 2px solid #dedede;
    border-radius: 5rem
}
.plantas .slider-nav:before {
	content: "";
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	background: linear-gradient(to right, rgba(236,236,236,1) 5%,rgba(236,236,236,0) 15%,rgba(236,236,236,0) 85%,rgba(236,236,236,1) 95%);
	z-index: 2;
	pointer-events: none
}
.safari .plantas .slider-nav:before {
    border-radius: 5rem
}
.plantas .slick-prev:before {
    content: '\e801';
}
.plantas .slick-next:before {
    content: '\e802';
}
.plantas .slick-prev, .plantas .slick-next {
	top: 4.6rem
}
.plantas .slick-prev {
	left:  1.8rem
}
.plantas .slick-next {
    right: 1.8rem
}
.plantas .slick-prev:before, .plantas .slick-next:before {
	font-size: 2.5rem;
	color: #000
}
.plantas .overlay-info > span > span {
    font-size: 3.5rem;
}
.mobile .plantas .overlay-info {
	display: none !important
}
.plantas .thumbnail > a {
	cursor: zoom-in
}
@media only screen and (max-width: 768px) {
	.plantas {
		padding-top: 5rem !important;
	}
	.plantas h2 {
		font-size: 2.4rem;
	}
	.plantas h2:after {
		height: 0.6rem;
	}
    .plantas .slick-track {
        overflow: hidden;
    }
	.plantas .slick-slide ul{
		top: 0;
        position: relative;
        margin-bottom: 0;
	}
	.plantas .slick-slide ul li {
        font-size: 1.6rem;
	}
	.plantas .slick-slide ul li:first-child {
		color: #000;
    	font-size: 1.8rem;
		display: block;
		border-bottom: none;
        padding-bottom: 0;
	}
	.plantas .slick-slide ul li:last-child {
		border-bottom: none;
	}
	.plantas .slick-slide img {
		background-position: center center;
		height: 35rem
	}
	.plantas .slider-nav {
		min-height: 3rem;
        min-width: 100%;
		padding: 0;
		border: none
	}
	.plantas .slider-nav .slick-track {
		display: none
	}
	.plantas .slick-prev, .plantas .slick-next {
		top: 3rem;
	}
	.plantas .slick-slide .button {
		bottom: -6.7rem;
		left: 50%;
		margin-left: -9.85rem
	}
}
@media only screen and (max-width: 414px) {
	.plantas .slick-slide img {
		height: 28rem
	}
}
@media only screen and (max-width: 375px) {
	.plantas .slick-slide img {
		height: 25rem
	}
}
/* Localização */
.localizacao {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    background-color: #252e31 !important;
}
.localizacao h2 {
    color: #fff;
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left;
}
.localizacao h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem;
}
.localizacao .tmh-perspective {
	pointer-events: none
}
.localizacao #map-canvas {
    text-align: left
}
@media only screen and (max-width: 768px) {
	.localizacao {
		padding-top: 0.1rem !important;
		margin-top: 2rem
	}
	.localizacao h2 {
		font-size: 2.4rem;
	}
	.localizacao h2:after {
		height: 0.6rem;
	}
    .localizacao .column:last-child .hero-content {
        margin-top: 4rem !important;
        margin-bottom: 6rem !important;
    }
}


/*------------------------------------------------------------------
[18. Portal do Cliente]
*/
.portal-do-cliente .box {
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 5rem;
    text-align: center;
}
.portal-do-cliente .box h2 {
    font-size: 2.4rem;
    font-weight: 400;
    margin-bottom: 2.5rem;
}
.portal-do-cliente .box p {
    font-size: 2.2rem;
    margin-bottom: 0;
}
.portal-do-cliente .box .button {
    width: 20rem;
    margin: auto;
}
.portal-do-cliente .box.bkg-white {
    background: rgba(255, 255, 255, 0.5) !important;
}

@media only screen and (max-width: 960px) {
    
    .portal-do-cliente .box h2 {
        font-size: 1.8rem;
    }
    .portal-do-cliente .box p {
        font-size: 1.8rem;
    }
}
/*------------------------------------------------------------------
[19. Parcerias]
*/
.thumbnail.parcerias-box {
    margin-bottom: 0;
}
.thumbnail.parcerias-box .overlay-info {
    width: 91.7%;
    height: 87.24%;
    left: 4.17%;
    top: 6.38%;
}
.thumbnail.parcerias-box .overlay-info {
    visibility: hidden;
}
.thumbnail.parcerias-box h3 {
    margin-bottom: 1rem
}
.form-ystore {
    height: 100%;
    background: rgba(255, 255, 255, 0.5) !important;
    border: 1px solid #fff;
    padding: 5rem
}
.form-ystore h2 {
    font-size: 2.4rem;
    font-weight: 400;
    margin-bottom: 2.5rem;
}
.form-ystore .form-element, textarea {
    margin-bottom: 2rem;
}
.form-ystore .form-element:focus, .form-ystore textarea:focus {
    background-color: #eee;
}
.form-ystore .button.esqueceu {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent !important;
    border: none
}
@media only screen and (max-width: 1024px) {
    .parcerias .form-ystore {
        padding: 3rem;
    }
    .parcerias .form-ystore h2 {
         margin-bottom: 1.7rem;
    }
    .parcerias .form-ystore .form-element, textarea {
        margin-bottom: 1.8rem;
    }
}
@media only screen and (max-width: 768px) {
    .parcerias .grid-itemy {
        display: none
    }
}
@media only screen and (max-width: 600px) {
    .parcerias .form-ystore {
        padding: 3rem;
        text-align: center;
    }
    .form-ystore h2 {
        font-size: 1.7rem;
    }
    .parcerias .pull-right {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0 auto !important;
        padding-bottom: 3rem !important;
    }
}


/*------------------------------------------------------------------
[20. Search]
*/
.search-resultado {
    padding-top: 8rem
}
.search-resultado .column {
    padding-bottom: 3.2rem
}
.item-resultado {
    border-top: 1px dotted #ccc;
    margin-top: 3rem;
    padding-top: 3rem
}
.item-resultado:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0
}
.item-resultado h2 {
    font-size: 2.4rem;
    font-weight: 600;
    margin-bottom: 0.2rem;
    color: #00b0b9
}
.item-resultado h2 a {
    color: #00b0b9
}
.item-resultado h2 a:hover {
    color: #000
}
.item-resultado p {
    color: #333;
    margin-bottom: 0
}
@media only screen and (max-width: 768px) {
    .item-resultado h2 {
        font-size: 2rem;
    }
}

/*------------------------------------------------------------------
[21. Pagination]
*/

/* Pagination 3 Customized */
.pagination-3 ul{
    border-top: 1px solid #dcdcdc;
}
.pagination-3 li{
    margin-top: -1px;
}
.pagination-3 a{
    width: 4rem;
    height: 4rem;
    padding: 0;
    line-height: 4rem;
    font-size: 1.2rem;
    font-weight: 400;
    color: #000;
    border-color: transparent;
    border-radius: 0;
}
.pagination-3.portfolio a{
    width: auto;
    padding:  0 1.5rem;
    font-size: 1rem;
    text-transform: uppercase;
}
.pagination-3.portfolio .pagination-previous{
    padding-left: 1rem;
}
.pagination-3.portfolio .pagination-next{
    padding-right: 1rem;
}
.pagination-3 .pagination-previous,
.pagination-3 .pagination-next,
.pagination-3 a.current {
    background: #dcdcdc;
    border: 1px solid #dcdcdc;
    color: #000;
}
.pagination-3 a:hover {
    background: #00b0b9;
    border: 1px solid #00b0b9;
    color: #fff;
}
.pagination-3 a.disabled, 
.pagination-3 a.disabled:hover{
    border-color: #dcdcdc !important;
	opacity: 1
}
.pagination-3 a span{
    margin: 0;
}

/*------------------------------------------------------------------
[22. Fullscreen Pages]
*/

.fullscreen-section .fullscreen-inner{
    background: rgba(0,0,0,0.35);
}
.fs-bullet-nav{
    background: none;
    border: 1px solid #fff;
}
.fs-bullet-nav.active{
    background: #fff;
}
.fs-pagination{
    right: 6rem;
}

/*------------------------------------------------------------------
[23. Form Elements]
*/

.field-wrapper{
    position: relative;
}

/* Common Styling */
.contact-form textarea{
    min-height: 15rem;
}
[class*="form-container"] .column{
    position: relative;
}
.form-response{
    position: absolute;
    font-size: 1rem;
}
.form-element, 
textarea{
    margin-bottom: 3rem;
    background-color: #fff;
    border: 1px solid #ddd;
}
.form-element, 
textarea,
select{
    font-size: 1.3rem;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0.1rem;
    color: #666;
}
select:hover {
	background-color: #e8e8e8
}
.checkbox:checked + .checkbox-label:before {
    content: '\e814';
    background: #00b0b9;
    border-color: #00b0b9;
    color: #fff;
}
.radio:checked + .radio-label:before {
    background: #00b0b9;
}
@media only screen and (max-width: 768px){
    .form-element, 
    textarea,
    select{
        font-size: 1.6rem;
    }
}
.form-element:focus, 
textarea:focus{
    background-color: #ddd;
    border-color: #ddd;
    box-shadow: none;
    color: #000;
}
.form-element.required-field:focus, 
textarea.required-field:focus{
    background-color: #fff;
    border-color: #ddd;
    box-shadow: none;
    color: #000;
}
.form-element.required-field,
textarea.required-field{
    background-color: #ddd;
    box-shadow: none;
    color: #000;
    position: relative;
}
.form-element::-webkit-input-placeholder{
    color: #666;
}
.form-element:focus::-webkit-input-placeholder{
    color: #000;
}
.form-element::-moz-placeholder{
    color: #666;
}
.form-element:focus::-moz-placeholder{
    color: #000;
}
.form-element:-ms-input-placeholder{
    color: #666;
}
.form-element:focus:-ms-input-placeholder{
    color: #000;
}

/* Contact Specific */
.contact-form-container ::-webkit-input-placeholder{
    color: #666;
}
.contact-form-container :focus::-webkit-input-placeholder{
    color: #000;
}
.contact-form-container ::-moz-placeholder{
    color: #666;
}
.contact-form-container :focus::-moz-placeholder{
    color: #000;
}
.contact-form-container :-ms-input-placeholder{
    color: #666;
}
.contact-form-container :focus:-ms-input-placeholder{
    color: #000;
}
.contact-form-container .form-response{
    bottom: -3rem;
}

/* Overlay Search Form Elements */
.search-form-container .form-element:focus{
    color: #666;
}
.search-form-container ::-webkit-input-placeholder{
    color: #666;
}
.search-form-container :focus::-webkit-input-placeholder{
    color: #000;
}
.search-form-container ::-moz-placeholder{
    color: #666;
}
.search-form-container :focus::-moz-placeholder{
    color: #000;
}
.search-form-container :-ms-input-placeholder{
    color: #666;
}
.search-form-container :focus:-ms-input-placeholder{
    color: #000;
}

.signup-1 .form-submit,
.signup-2 .form-submit{
    width: 100%;
}
#signup-lightbox button, 
#signup-lightbox .button{
    width: auto;
    max-width: auto;
}

/* Signup 1 Specific */
.signup-1 .form-element{
    background: #fff;
    border: 1px solid #ddd;
    color: #666;
}
.signup-1 .form-element:focus{
    background-color: #ddd;
    border-color: #ddd;
    color: #000;
}
.signup-1 .form-element.required-field:focus{
    background-color: #fff;
    border-color: #ddd;
    color: #000;
}
.signup-1 .form-element.required-field{
    background-color: #ddd;
    border-color: #ddd;
    color: #000;
    position: relative;
}
.signup-1 .form-response{
    width: 100%;
    text-align: center;
    color: #666;
}
.signup-1 ::-webkit-input-placeholder{
    color: #666;
}
.signup-1 :focus::-webkit-input-placeholder{
    color: #000;
}
.signup-1 ::-moz-placeholder{
    color: #666;
}
.signup-1 :focus::-moz-placeholder{
    color: #000;
}
.signup-1 :-ms-input-placeholder{
    color: #666;
}
.signup-1 :focus:-ms-input-placeholder{
    color: #000;
}

/* Signup 2 Specific */
.signup-2 .signup-form-container{
    background-color: rgba(0,0,0,0.6);
    border-radius: 0.3rem;
}
.signup-2 .form-element{
    border-color: #fff;
    color: #666;
}
.signup-2 .form-element:focus{
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
.signup-2 .form-element.required-field:focus{
    background: #fff;
    border-color: #fff;
    color: #000;
}
.signup-2 .form-element.required-field{
    background-color: #ddd;
    border-color: #ddd;
    box-shadow: none;
    color: #000;
    position: relative;
}
.signup-2 .form-response{
    width: 100%;
    text-align: center;
    color: #fff;
}
.signup-2 .form-response{
    margin-left: -4rem;
}
.signup-2 ::-webkit-input-placeholder{
    color: #666;
}
.signup-2 :focus::-webkit-input-placeholder{
    color: #000;
}
.signup-2 ::-moz-placeholder{
    color: #666;
}
.signup-2 :focus::-moz-placeholder{
    color: #000;
}
.signup-2 :-ms-input-placeholder{
    color: #666;
}
.signup-2 :focus:-ms-input-placeholder{
    color: #000;
}

/* Atendimento Form */
.atendimento-form-container .row {
    margin-left: -1rem;
    margin-right: -1rem
}
.atendimento-form-container [class*="width-"] {
    padding-left: 1rem;
    padding-right: 1rem
}
.atendimento-form-container input[type=submit] {
    margin-bottom: 0
}
.atendimento-form-container .form-element {
    margin-bottom: 2rem
}
.atendimento-form-container .form-element,
.atendimento-form-container textarea{
    background-color: #fff;
    border: 1px solid #666;
    color: #999;
}
.atendimento-form-container textarea{
    min-height: 10rem;
    margin-bottom: 1.4rem !important
}
.atendimento-form-container .form-element:focus{
    background-color: #eee;
    border-color: #999;
    color: #000;
}
.atendimento-form-container .form-element.required-field{
    border-color: #999;
    color: #fff;
}
.atendimento-form-container .form-element.required-field:focus{
    border-color: #444;
    color: #fff;
}
.atendimento-form-container .form-response{
    color: #999;
}
.atendimento-form-container ::-webkit-input-placeholder{
    color: #999;
}
.atendimento-form-container :focus::-webkit-input-placeholder{
    color: #999;
}
.atendimento-form-container ::-moz-placeholder{
    color: #999;
}
.atendimento-form-container :focus::-moz-placeholder{
    color: #fff;
}
.atendimento-form-container :-ms-input-placeholder{
    color: #999;
}
.atendimento-form-container :focus:-ms-input-placeholder{
    color: #999;
}
.atendimento-form-container h3 {
    font-size: 1.5rem;
    color: #666;
    margin: 2rem 0 !important;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}
.atendimento-form-container h3:before {
    border-top: 1px solid #CCC;
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
}
.atendimento-form-container h3 span {
    padding: 0 0.5rem;
    background: #FFF;
    margin-left: -14.5px;
    position: absolute;
    top: 12px;
    left: 50%;
}
.atendimento-form-container label {
    line-height: 20px;
}
.atendimento-form-container label.error {
    background-color: red;
    color: #fff;
    font-size: 12px;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-weight: 700;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    z-index: 2;
    margin-top: -1.8rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.atendimento-form-container label.error:before {
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent red transparent;
    content: "";
    height: 0px;
    left: 5px;
    position: absolute;
    top: -5px;
    width: 0px;
}
.atendimento-form-container .form-element.error {
    border-color: #E42C3E;
}
.atendimento-loader {
    position: absolute;
    color: #666;
    top: -5px;
    left: 105px;
}
#atendimento-lightbox .alert {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    border: none;
    display: table;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 4.5rem;
}
#atendimento-lightbox .alert div {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    color: #000;
}
#atendimento-lightbox .links {
    margin-top: 35px;
    padding-top: 27px;
    line-height: 20px;
    font-size: 12px;
    border-top: dotted 1px #333;
}
#atendimento-lightbox .links span {
    font-weight: bold
}
#atendimento-lightbox .links a {
    text-decoration: underline
}

@media only screen and (max-width: 768px) {
    .atendimento-form-container .width-6 {
        width: 50%;
    }
    .atendimento-form-container .button {
        border-radius: 0;
        padding: 1.3rem 2rem;
    }
    .atendimento-form-container .numero-local {
        font-size: 1rem;
        display: block;
        padding-top: 0;
    }
    .atendimento-form-container .form-element {
        font-size: 16px;
        padding: 1.4rem 1.8rem;
    }
    .atendimento-loader {
        left: 95px;
    }
}

/* WhatsApp Form */
.whatsapp-form-container .row {
    margin-left: -1rem;
    margin-right: -1rem
}
.whatsapp-form-container [class*="width-"] {
    padding-left: 1rem;
    padding-right: 1rem
}
.whatsapp-form-container input[type=submit] {
    margin-bottom: 0
}
.whatsapp-form-container .form-element {
    margin-bottom: 2rem
}
.whatsapp-form-container .form-element,
.whatsapp-form-container textarea{
    background-color: #fff;
    border: 1px solid #666;
    color: #999;
}
.whatsapp-form-container .form-element:focus{
    background-color: #eee;
    border-color: #999;
    color: #000;
}
.whatsapp-form-container .form-element.required-field{
    border-color: #999;
    color: #fff;
}
.whatsapp-form-container .form-element.required-field:focus{
    border-color: #444;
    color: #fff;
}
.whatsapp-form-container .form-response{
    color: #999;
}
.whatsapp-form-container ::-webkit-input-placeholder{
    color: #999;
}
.whatsapp-form-container :focus::-webkit-input-placeholder{
    color: #999;
}
.whatsapp-form-container ::-moz-placeholder{
    color: #999;
}
.whatsapp-form-container :focus::-moz-placeholder{
    color: #fff;
}
.whatsapp-form-container :-ms-input-placeholder{
    color: #999;
}
.whatsapp-form-container :focus:-ms-input-placeholder{
    color: #999;
}
.whatsapp-form-container .numero-local {
    line-height: 46px;
    font-size: 1rem;
}
.whatsapp-form-container h3 {
    font-size: 1.5rem;
    color: #666;
    margin: 2rem 0 !important;
    text-align: center;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    font-weight: 400;
    letter-spacing: 0;
}
.whatsapp-form-container h3:before {
    border-top: 1px solid #CCC;
    content: "";
    display: block;
    margin: 0 auto;
    width: 100%;
}
.whatsapp-form-container h3 span {
    padding: 0 0.5rem;
    background: #FFF;
    margin-left: -14.5px;
    position: absolute;
    top: 12px;
    left: 50%;
}
.whatsapp-form-container label {
    line-height: 20px;
}
.whatsapp-form-container label.error {
    background-color: red;
    color: #fff;
    font-size: 12px;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-weight: 700;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    z-index: 2;
    margin-top: -1.8rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.whatsapp-form-container label.error:before {
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent red transparent;
    content: "";
    height: 0px;
    left: 5px;
    position: absolute;
    top: -5px;
    width: 0px;
}
.whatsapp-form-container .form-element.error {
    border-color: #E42C3E;
}
.whatsapp-loader {
    position: absolute;
    color: #666;
    top: -5px;
    left: 105px;
}
#whatsapp-lightbox .alert {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    border: none;
    display: table;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 4.5rem;
}
#whatsapp-lightbox .alert div {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    color: #000;
}
#whatsapp-lightbox .links {
    margin-top: 35px;
    padding-top: 27px;
    line-height: 20px;
    font-size: 12px;
    border-top: dotted 1px #333;
}
#whatsapp-lightbox .links span {
    font-weight: bold
}
#whatsapp-lightbox .links a {
    text-decoration: underline
}
@media only screen and (max-width: 768px) {
    .whatsapp-form-container .width-6 {
        width: 50%;
    }
    .whatsapp-form-container .button {
        border-radius: 0;
        padding: 1.3rem 2rem;
    }
    .whatsapp-form-container .numero-local {
        font-size: 1rem;
        display: block;
        padding-top: 0;
    }
    .whatsapp-form-container .form-element {
        font-size: 16px;
        padding: 1.4rem 1.8rem;
    }
    .whatsapp-loader {
        left: 95px;
    }
}

/* Ajuda */
.ajuda {
    padding-top: 8rem !important;
    padding-bottom: 6rem !important;
}
.ajuda h2 {
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left
}
.ajuda h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}
.ajuda h3 {
    color: #777;
    font-size: 1.6rem;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 2.4rem;
    font-family: 'Lato', 'Helvetica Neue', sans-serif
}
.ajuda .boxes {
    padding-right: 1.8rem;
    padding-left: 1.8rem;
}
.ajuda .boxes .column {
    padding-left: 0.05rem;
    padding-right: 0.05rem;
}
.ajuda a.box {
    overflow: visible;
    border: none;
    padding: 0;
    margin-bottom: 0;
    opacity: 1 !important
}
.ajuda a.box:hover {
    opacity: 0.75 !important
}
    .ajuda .column .feature-icon {
        color: #fff;
        background-color: #00c7d1;
        width: 100%;
        font-size: 12rem;
        line-height: 0.1rem;
        padding: 12rem 0
    }
    .ajuda .column:nth-child(2) .feature-icon {
        background-color: #02bec8
    }
    .ajuda .column:nth-child(3) .feature-icon {
        background-color: #03b7c0
    }
.ajuda .column:nth-child(4) .feature-icon {
    background-color: #00b0b9
}
@media only screen and (max-width: 960px) {
    .ajuda .column .feature-icon {
        font-size: 8rem;
        padding: 8rem 0;
        margin-bottom: 1rem
    }
    .ajuda h3 {
        font-size: 1.4rem;
        line-height: 2rem;
    }
}
@media only screen and (max-width: 768px) {
    .ajuda {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .ajuda h2 {
        font-size: 2.4rem;
    }
    .ajuda h2:after {
        height: 0.6rem
    }
    .ajuda .boxes {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
        .ajuda a.box {
            background-color: #00c7d1;
            text-align: left;
            padding: 2rem 1.5rem
        }
    .ajuda .feature-text br {
        display: none
    }
    .ajuda h3 {
        line-height: 4rem;
        color: #fff
    }
    .ajuda .column .feature-icon {
        width: auto;
        height: 4rem;
        font-size: 4rem;
        line-height: 4rem;
        padding: 0 1rem 0 0 !important;
        margin: 0 !important;
        float: left
    }
        .ajuda .column:nth-child(2) a.box {
            background-color: #02bec8
        }
        .ajuda .column:nth-child(3) a.box {
            background-color: #03b7c0
        }
    .ajuda .column:nth-child(4) a.box {
        background-color: #00b0b9
    }
}
@media only screen and (max-width: 320px) {
    .ajuda h2 { font-size: 2rem }
    .ajuda h2:after { height: 0.6rem }
    .ajuda h3 { text-transform: none }
}

/* Footer Specific */
.footer .counter{
    font-size: 10rem;
    margin-bottom: 0;
    line-height: 1;
    text-align: center;
}
.footer .list-imoveis{
    opacity: 0
}
.footer .description{
    text-align: center;
    margin-bottom: 0;
}
.footer .form-element, 
.footer textarea{
    background-color: #fff;
    margin-bottom: 1rem;
    color: #666;
}
.footer .form-element:focus, 
.footer textarea:focus{
    background-color: #fff;
    box-shadow: none;
    color: #000;
}
.footer .form-element.required-field, 
.footer textarea.required-field{
    background-color: #ddd;
    color: #666;
}
.footer .form-element.required-field:focus, 
.footer textarea.required-field:focus{
    background-color: #fff;
    box-shadow: none;
    color: #000;
}
.footer .signup-form-container .button{
    width: 100%;
}
.footer .form-response{
    color: #666;
    font-size: 1rem;
}
.footer ::-webkit-input-placeholder{
    color: #666;
}
.footer :focus::-webkit-input-placeholder{
    color: #000;
}
.footer ::-moz-placeholder{
    color: #666;
}
.footer :focus::-moz-placeholder{
    color: #000;
}
.footer :-ms-input-placeholder{
    color: #666;
}
.footer :focus:-ms-input-placeholder{
    color: #000;
}

/* Disabled */
.disabled{
    opacity: 0.6;
    background-color: #f4f4f4 !important;
    border-color: #eee !important;
    color: #999 !important;
}
.disabled:hover{
    opacity: 0.6;
    background-color: #f4f4f4;
    border-color: #eee;
}
input[type="search"] {
    box-sizing: inherit;
    -webkit-appearance: none;
}
.form-control {
    display: block;
    width: 100%;
    padding: 1.5rem;
    font-size: 2rem;
    line-height: 1;
    color: rgb(85, 89, 92);
    border: none;
    border-radius: 1rem;
    background-image: none;
    background-color: rgb(255, 255, 255);
}
.form-control:focus {
    border-color: rgb(102, 175, 233);
    outline: none;
}
.form-control:disabled,
.form-control[readonly] {
    opacity: 1;
    background-color: rgb(236, 238, 239);
}
.form-control:disabled {
    cursor: not-allowed;
}
.form-control-static.form-control-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.form-control-static.form-control-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn {
    padding-right: 0px;
    padding-left: 0px;
}
.form-control-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.form-control-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.3rem;
}
.has-success .form-control {
    border-color: rgb(92, 184, 92);
}
.has-warning .form-control {
    border-color: rgb(240, 173, 78);
}
.has-danger .form-control {
    border-color: rgb(217, 83, 79);
}
.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
}
.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn:active,
.btn.active {
    outline: 0px;
    background-image: none;
}
.btn.disabled,
.btn:disabled {
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-secondary {
    color: rgb(55, 58, 60);
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}
.btn-secondary:hover {
    color: rgb(55, 58, 60);
    border-color: rgb(173, 173, 173);
    background-color: rgb(230, 230, 230);
}
.btn-secondary:focus,
.btn-secondary.focus {
    color: rgb(55, 58, 60);
    border-color: rgb(173, 173, 173);
    background-color: rgb(230, 230, 230);
}
.btn-secondary:active,
.btn-secondary.active,
.open > .btn-secondary.dropdown-toggle {
    color: rgb(55, 58, 60);
    border-color: rgb(173, 173, 173);
    background-image: none;
    background-color: rgb(230, 230, 230);
}
.btn-secondary:active:hover,
.btn-secondary:active:focus,
.btn-secondary:active.focus,
.btn-secondary.active:hover,
.btn-secondary.active:focus,
.btn-secondary.active.focus,
.open > .btn-secondary.dropdown-toggle:hover,
.open > .btn-secondary.dropdown-toggle:focus,
.open > .btn-secondary.dropdown-toggle.focus {
    color: rgb(55, 58, 60);
    border-color: rgb(140, 140, 140);
    background-color: rgb(212, 212, 212);
}
.btn-secondary.disabled:focus,
.btn-secondary.disabled.focus,
.btn-secondary:disabled:focus,
.btn-secondary:disabled.focus {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}
.btn-secondary.disabled:hover,
.btn-secondary:disabled:hover {
    border-color: rgb(204, 204, 204);
    background-color: rgb(255, 255, 255);
}
.btn-lg,
.btn-group-lg > .btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    line-height: 1.33333;
    border-radius: 0.3rem;
}
.btn-sm,
.btn-group-sm > .btn {
    padding: 0.25rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
    position: relative;
    float: left;
}
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
    z-index: 2;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
    z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
    margin-left: -1px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0px;
}
.btn-group > .btn:first-child {
    margin-left: 0px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0px;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.btn-group > .btn + .dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
}
.btn .caret {
    margin-left: 0px;
}
.btn-lg .caret,
.btn-group-lg > .btn .caret {
    border-width: 0.3em 0.3em 0px;
}
.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
    border-width: 0px 0.3em 0.3em;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
    float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0px;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0px;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0px 0px 0px 0px);
    pointer-events: none;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0px;
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group-addon.form-control-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 0.275rem 0.75rem;
    font-size: 0.875rem;
    border-radius: 0.2rem;
}
.input-group-addon.form-control-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 0.75rem 1.25rem;
    font-size: 1.25rem;
    border-radius: 0.3rem;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}
.input-group-btn {
    position: relative;
    font-size: 0px;
    white-space: nowrap;
}
.input-group-btn > .btn {
    position: relative;
}
.input-group-btn > .btn + .btn {
    margin-left: -1px;
}
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .btn:hover {
    z-index: 3;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
    margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    padding: 1.5rem 2.5rem;
    line-height: 1;
    font-size: 2.2rem;
    border: none;
    border-radius: 0 1rem 1rem 0;
    background-color: #e16800;
    color: #fff;
}
.input-group-btn:last-child > .btn:hover,
.input-group-btn:last-child > .btn-group:hover {
    background-color: #00ACF3;
}
.input-group-btn .btn span {
    margin: 0
}
.input-group-btn:last-child > .btn:focus,
.input-group-btn:last-child > .btn:active,
.input-group-btn:last-child > .btn:hover,
.input-group-btn:last-child > .btn-group:focus,
.input-group-btn:last-child > .btn-group:active,
.input-group-btn:last-child > .btn-group:hover {
    z-index: 3;
}

/*------------------------------------------------------------------
[24. Social Lists]
*/

.social-list li{
    font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
}
.social-list li a{
    color: #333;
}
.social-list li.social-list-label{
    color: #333;
}

/*------------------------------------------------------------------
[25. Footer]
*/

/* Footer Background */
.footer {
    width: 100%;
    background: url(../_images/bg-footer.jpg) no-repeat bottom #2d3639;
    background-size: cover;
    color: #fff;
    z-index: 1;
}
.footer h2 {
    color: #fff;
    font-size: 3.3rem;
    font-weight: 300;
    font-family: 'Open Sans', 'Helvetica Neue', sans-serif;
    text-align: left
}
.footer h2:after {
    content: "";
    width: 10rem;
    height: 1rem;
    background-color: #00b0b9;
    display: block;
    margin: 1rem 0.3rem
}
.footer [class*="content-grid"]{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
.footer .grid-item{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.footer .widget{
    padding-left: 20px
}
.footer-top{
    /*background-color: #333;*/
}
.footer-top .footer-logo{
    width: 9rem;
    margin-bottom: 3rem !important;
}
.footer .footer-bottom{
    padding: 0  0 2rem 0;
    /*background-color: #333;*/
}
.footer .footer-bottom-inner{
    border-color: rgba(255, 255, 255, 0.40);
    position: relative;
}
.footer .footer-bottom, 
.footer .footer-bottom a{
    color: #c5c7c8;
}
.footer .footer-bottom .copyright {
    width: 25.5rem;
    white-space: nowrap;
}
.footer-bottom .scroll-to-top{
    color: #c5c7c8;
    font-size: 1.2rem;
    line-height: 1.2rem;
    border-radius: 11px;
    padding: 0.1rem 0.5rem 0.1rem 0.3rem;
    margin-bottom: 1rem;
    border: 1px dotted #c5c7c8
}
.win .footer-bottom .scroll-to-top{
    padding: 0.1rem 0.5rem 0.1rem 0.4rem;
}
.footer-bottom .scroll-to-top:hover{
    color: #fff !important;
    border-color: #fff
}
@media only screen and (max-width: 960px) {
    .footer .footer-bottom .copyright {
        width: auto;
    }
}
@media only screen and (max-width: 768px) {
    .footer-bottom .scroll-to-top {
        line-height: 1.5rem;
        padding: 0.1rem 0.4rem 0.1rem 0.3rem;
        margin-left: -7.5rem;
        position: absolute;
        top: -1rem;
        background-color: #272f32;
    }
    .footer h2 {
        font-size: 2.4rem;
    }
    .footer h2:after {
        height: 0.6rem
    }
}

/* Footer Text */
.footer .widget,
.footer address{
    font-size: 1.3rem;
    text-transform: none;
    font-style: normal;
}
.footer-top a {
    font-size: 1.3rem;
    color: #fff;
}
.footer-top a:hover {
    color: #00b0b9
}
.footer-bottom a{
    font-size: 1.1rem;
    color: #fff;
}
.footer .copyright{
    margin-bottom: 0;
    font-size: 1.1rem;
    float: none;
}

/* Footer Widgets */
.footer .widget li{
    padding-top: 0;
    border: none;
    border-color: #eee;
    line-height: 2;
    white-space: nowrap;
}
.footer .post-date{
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
}

/* Footer Navigation */
.footer .navigation li,
.footer .navigation ul li a{
    padding: 0;
    display: inline-block;
    float: none;
}
.footer .navigation a,
.footer .social-list a{
    font-size: 1.1rem;
    font-weight: normal;
    color: #c5c7c8;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}
.footer .footer-bottom .navigation, 
.footer .footer-bottom .social-list{
    float: none;
}
.footer .footer-form {
    margin-bottom: 12rem;
    position: relative
} 
.footer .footer-form .form-submit {
    padding: 1.3rem 0rem;
    width: 100%;
}
.footer .footer-form .row {
    margin-right: -0.1rem;
    margin-left: -0.1rem;
}
.footer .footer-form .column {
    padding-left: 0.05rem;
    padding-right: 0.05rem;
    position: relative
}
.footer .footer-form label {
    line-height: 20px;
}
.footer .footer-form label.error {
    background-color: red;
    color: #fff;
    font-size: 12px;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-weight: 700;
    left: 0;
    padding: 5px 10px;
    position: absolute;
    z-index: 2;
    margin-top: -0.7rem;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    white-space: nowrap
}
.footer .footer-form label.error:before {
    border-style: solid;
    border-width: 0 4px 5px 4px;
    border-color: transparent transparent red transparent;
    content: "";
    height: 0px;
    left: 5px;
    position: absolute;
    top: -5px;
    width: 0px;
}
.footer .footer-form .form-element.error {
    border-color: #f1959e;
}
#footer-form .footer-loader {
    position: absolute;
    color: #fff;
    top: 50px;
    left: 0;
}
#footer-form .alert {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    border: none;
    display: table;
    background-color: rgba(255, 255, 255, 0.88);
    padding: 4.5rem;
}
#footer-form .alert div {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    color: #000;
}
.footer .endereco-footer{
    background-size: contain;
    font-size: 1.3rem;
    line-height: 3rem;
    vertical-align: middle
}
.footer .endereco-footer .logo{
    width: 300px;
    display: block;
    opacity: 0.2;
}
.footer .endereco-footer .logo:hover{
    opacity: 0.4;
}
.footer .endereco-footer .logo img{
    margin-top: -50px;
}
.footer .endereco-footer .endereco{
    font-size: 1.3rem;
    white-space: nowrap;
    letter-spacing: 0.156rem
}
.footer .endereco-footer .contato{
    line-height: 2;
}
.footer .endereco-footer .empresa{
    font-weight: bold;
    font-size: 1.5rem;
    color: #FFF;
    display: block;
    line-height: 1;
    margin-bottom: 1rem;
    display: none
}
.footer .endereco-footer .contato a:hover {
    color:#fff;
}
.footer .endereco-footer .contato .telefone {
    white-space: nowrap !important;
}
.footer .endereco-footer span {
    line-height: 3rem;
    vertical-align: middle
}
.footer .endereco-footer [class*="icon"] {
    color: #00b0b9;
    font-size: 2rem;
    /* border-left: 1px solid #9ea2a3; */
    margin-left: 2rem;
    margin-right: 0.4rem;
    padding-left: 2.1rem
}
.footer .endereco-footer [class="icon-location"] {
    border-left: none;
    margin-left: 0;
    padding-left: 0
}
.footer .endereco-footer br {
    display: none
}
@media only screen and (max-width: 1140px) {
    .footer .endereco-footer .endereco{
        letter-spacing: 0;
        font-size: 1.18rem
    }
}
@media only screen and (max-width: 960px) {
    .footer-top > .row > .column {
        width: 100%;
    }
    .footer .widget {
        display: none;
    }
    .footer .footer-top {
        padding-top: 5rem;
    }
    .footer .endereco-footer .endereco {
        text-align: left;
        line-height: normal;
        letter-spacing: 0
    }
    .footer .endereco-footer br {
        display: initial
    }
    .footer .endereco-footer [class*="icon"] {
        display: none
    }
}
@media only screen and (max-width: 768px){
    .footer .signup-form-container .button{
        width: 12rem;
    }
    .footer .footer-form {
        margin-bottom: 2rem;
    }
}
@media only screen and (max-width: 480px){
    .footer .endereco-footer .endereco {
        text-align: center
    }
}

/*------------------------------------------------------------------
[26. Politica Cookies ]
*/
.box-politica-cookies {
	position: fixed;
	bottom: 11.5rem;
	right: 4.5rem;
	z-index: 20;
}
.politica-cookies {
	color: #333;
	width: 80rem;
	height: 5rem;
	border-radius: 2.5rem;
	padding: 1.1rem;
	transition: box-shadow 1000ms;
	box-shadow: 0 1px 15px rgba(0,0,0, .15);
	background-color: rgba(255,255,255, 0.50);
	-webkit-backdrop-filter: saturate(180%) blur(20px);
	backdrop-filter: saturate(180%) blur(20px);
}
.texto-politica {
	font-size: 1.1rem;
	line-height: 1.3;
	max-width: 65rem;
	margin-left: 0.6rem;
	color: #333;
}
.texto-politica a {
	color: #000;
}
.texto-politica a:hover {
	text-decoration: underline
}
.bt-concordo {
	float: right;
	padding: 0.4rem 1rem;
	background-color: #00b0b9;
	border: 1px solid #00b0b9;
	color: #fff;
}
.bt-concordo:hover {
	background-color: #005a5f;
	border: 1px solid #005a5f;
	color: #fff;
}
.text-politica {
    text-align: justify;
	line-height: 1.4;
    margin-bottom: 2rem;
}
.lista-privacidade {
	list-style: circle;
    margin-left: 3rem;
}

@media only screen and (max-width: 1024px) {
	
	.politica-cookies {
    	width: 86.5rem;
	}
	.texto-politica {
		font-size: 1rem;
	}
	
}

@media only screen and (max-width: 812px) {
	
	.mobile:not(.ipad) .box-politica-cookies {
		right: 2rem;
		left: 2rem;
		width: auto;
	}

}

@media only screen and (max-width: 768px) {
	
	.box-politica-cookies {
		position: fixed;
		bottom: 7rem;
		right: 0 !important;
		left: 0 !important;
	}
	.politica-cookies {
		width: 100%;
		height: auto;
		border-radius: 0;
		padding: 2.5rem 2.5rem 6.5rem 2.5rem;
	}
	.texto-politica {
		font-size: 1.2rem;
		text-align: justify;
	}
	.bt-concordo {
		position: absolute;
		bottom: 1.5rem;
		left: 50%;
		margin-left: -7.5rem
	}
	.texto-politica {
		margin-left: 0;
	}
}

/*------------------------------------------------------------------
[27. Caixa Contatos]
*/
.contatos-conteudo {
	height: 530px;
    width: 375px;
	position: relative;
	background-color: #fff;
	border-radius: 15px 15px 0 15px;
	filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.25));
	margin-bottom: 80px;
	overflow: hidden;
}
.caixa-contatos {
	position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 999;
}
.caixa-contatos .tab-panes {
	width: 100%;
	height: 449px;
	padding: 0 !important;
	position: absolute;
    top: 0;
	left: 0;
	border-bottom: 1px solid #fff !important;
	border-top: none !important;
	background-color: #eee !important;
}
.caixa-contatos .bt-fechar {
	position: absolute;
	top: 0.2rem;
	right: 1.5rem;
	font-size: 2.5rem;
	display: block;
	z-index: 1;
}
.caixa-contatos a.bt-contato {
	position: relative;
	padding: 1rem 0.7rem 1.2rem 6rem;
	display: block;
	color: #fff;
	background-color: #00b0b9;
	margin-bottom: 1rem;
	border-radius: 1rem;
}
.caixa-contatos a.bt-contato:hover {
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.caixa-contatos a.bt-contato [class*="icon-"] {
	position: absolute;
    top: 0.9rem;
	left: 0.8rem;
	font-size: 3.5rem;
	margin: 0.5rem;
}
.caixa-contatos a.bt-contato:hover [class*="icon-"] {
	animation-name: shake;
    animation-duration: 100ms;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite; 
}
.caixa-contatos a.bt-contato .bt-titulo {
	display: block;
	font-size: 1.6rem;
	font-weight: 600;
	margin-top: 1px;
}
.caixa-contatos a.bt-contato .bt-descricao {
	display: block;
	font-size: 1.2rem;
	margin-top: -4px;
}
.caixa-contatos .tab-nav {
	position: absolute;
    bottom: 0;
	left: 0;
}
.caixa-contatos .tab-nav a {
	width: 125px;
	height: 82px;
	font-weight: 600 !important;
	color: #000 !important;
	text-align: center !important;
	padding: 1rem !important;
	opacity: 0.6;
}
.caixa-contatos .tab-nav li.active a {
	opacity: 1;
}
.caixa-contatos .tab-nav a:hover {
	opacity: 1;
}
.caixa-contatos .tab-nav a span {
	font-size: 16px;
	margin: 5px 0 2px 0 !important
}
.caixa-contatos .tab-content {
    padding: 4rem 3rem;
}
.caixa-contatos .tab-content h3 {
	margin-bottom: 1.5rem;
}
.caixa-contatos .tab-content p {
	font-size: 16px;
	letter-spacing: 0.07rem;
}
.caixa-contatos .animate-in:not(.active) .tab-content {
	opacity: 0;
}
.caixa-contatos .animate-in.active .tab-content {
	opacity: 1;
}
/* animation */
.tab-panes .tab-content{
	-webkit-transition-property: transform, opacity, visibility;
			transition-property: transform, opacity, visibility;
	-webkit-transition-duration: 1000ms;
			transition-duration: 1000ms;
	-webkit-transform: translateY(1rem);
			transform: translateY(1rem);
}
.tab-panes .animate-in .tab-content{
	-webkit-transform: translateY(0);
			transform: translateY(0);
}
.bt-caixa-contatos {
    height: 60px;
    width: 60px;
	position: absolute;
    right: 1rem;
    bottom: 1rem;
    display: block;
    font-size: 3.65rem;
    text-align: center;
	color: #fff;
	background-color: #00b0b9;
	border-radius: 40px;
}
.contatos-box {
	position: absolute;
    right: -0.5rem;
    bottom: 0.5rem;
	display: none;
}
.contatos-aba {
	width: 110px;
    height: 100px;
    background: url(../_images/aba-contatos.png) no-repeat;
    position: absolute;
    right: -10px;
    bottom: -20px;
}
.bt-caixa-contatos:hover {
	color: #fff;
	text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
@media only screen and (max-width: 480px){
    .caixa-contatos {
		right: 50%;
		margin-right: -182px;
	}
}
/*------------------------------------------------------------------
[28. Dividers]
*/

hr,
.divider{
    border-color: #eee;
}
.page-intro .divider,
.intro-title-2 .divider{
    border-color: rgba(255,255,255,0.1);
}
.text-line{
    width: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition-property: width, opacity, background-color, transform;
    -moz-transition-property: width, opacity, background-color, transform;
    -o-transition-property: width, opacity, background-color, transform;
    transition-property: width, opacity, background-color, transform;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -ms-transition-duration: 400ms;
    transition-duration: 400ms;
}
a.animated-link:hover .text-line,
a.overlay-link:hover .text-line{
    width: 2rem;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}
.mobile .text-line,
a.disabled .text-line{
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    transition-property: none;
}
[class*="border-"].thick, 
[class*="border-"].thick *{
    border-width: 0.2rem;
}

/*------------------------------------------------------------------
[29. Media Element Player]
*/

.mejs-container.mejs-audio .mejs-controls{
    border-radius: 3px;
}
.mejs-container.mejs-audio .mejs-controls,
.mejs-controls .mejs-volume-button .mejs-volume-slider{
    background: rgba(255, 255, 255, 0.9);
}
.mejs-container.mejs-audio .mejs-controls{
    background: #f9f9f9;
}
.mejs-minimal-player .mejs-container .mejs-controls{
    background: none;
}
/* Time track, vol track */
.mejs-controls .mejs-time-rail .mejs-time-loaded,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total{
    background: #999;
}
/* Time track, vol level track */
.mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
    background: #666;
}
.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
    background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-total{
    background: #fff;
}
.mejs-minimal-player .mejs-controls .mejs-time-rail .mejs-time-current,
.mejs-minimal-player .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mejs-minimal-player .mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current{
    background: #fff;
}
/* Tooltip */
.mejs-controls .mejs-time-rail .mejs-time-float {
    background: #000;
}
/* Play Button */
.mejs-container.mejs-audio .mejs-controls .mejs-play,
.mejs-container.mejs-audio .mejs-controls .mejs-pause{
    background: #eee;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-play,
.mejs-minimal-player .mejs-container .mejs-controls .mejs-pause{
    background: none;
}
/* Time */
.mejs-container .mejs-controls .mejs-time span{
    color: #666;
}
.mejs-minimal-player .mejs-container .mejs-controls .mejs-time span{
    color: #fff;
}

/*------------------------------------------------------------------
[30. Component Styling]
*/

/* Testimonial Slider */
.testimonial-slider{
    height: 14rem;
}
.testimonial-slider blockquote{
    width: 100%;
}
.testimonial-slider blockquote span{
    margin-bottom: 2rem;
}
.testimonial-slider cite{
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #999;
    font-style: normal;
}

/* Button */
.button{
    text-transform: none;
}
.button-content{
    line-height: 1;
}

/* Box */
.box{
    font-size: inherit !important;
    line-height: inherit !important;
}

/* Blockquote */
blockquote.border{
    border-color: #ccc;
}

/* Feature Section */
.feature-2 .feature-image img{
    width: 90%;	
}

/* Logo Section */
.logos-1 a{
    opacity: 1;
}
.logos-1 a:hover{
    opacity: 1;
}
.logo-slider{
    height: 14rem;
}
.logos-1 a, 
.logos-1 span{
    padding: 0.5rem 0;
}

/* Clients Section */
.clients-1 .client-name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.4rem;
    opacity: 0.5;
}
.clients-1 .counter{
    font-size: 10rem;
    margin-bottom: 0;
}

/* Profile Image */
.profile-image.pull-left{
    margin-right: 3.5rem;
    margin-bottom: 2rem;
}
.profile-image.pull-right{
    margin-left: 3.5rem;
    margin-bottom: 2rem;
}

/* Hero Sections */
.hero-1,
.hero-2,
.hero-3,
.hero-4,
.hero-5,
.hero-6{
    height: 50rem;
}
[class*="hero-"].small{
    height: 30rem;
}
[class*="hero-"].window-height{
    height: 100vh;
}
.hero-5 .center .tms-pagination{
    text-align: center;
}

/* Stats */
[class*="stats-"] .counter{
    margin-bottom: 1rem;
    font-size: 4.5rem;
    font-weight: 300;
}
[class*="stats-"] .counter.xlarge{
    font-size: 6.5rem;
}
[class*="stats-"] .description{
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
}
.stats-3 .mega-stat .counter{
    font-weight: normal;
    font-size: 6rem;
}
.stats-3 .description{
    padding-bottom: 2rem;
    margin-bottom: 2rem;
}
.stats-3 .description,
.stats-3 .mega-stat .description{
    font-size: 1.2rem;
    font-weight: 400;
}
.maintenance-stat .counter{
    font-size: 6.5rem;
    font-weight: 300;
    line-height: 1;
}

/* Bar percentages */
.percent-10{
    width: 10%;
}
.percent-20{
    width: 20%;
}
.percent-30{
    width: 30%;
}
.percent-40{
    width: 40%;
}
.percent-50{
    width: 50%;
}
.percent-60{
    width: 60%;
}
.percent-70{
    width: 70%;
}
.percent-80{
    width: 80%;
}
.percent-90{
    width: 90%;
}
.percent-10{
    width: 100%;
}

/* Sizes */
.progress-bar{
    border: none;
}
.progress-bar.small{
    height: 1.3rem;
    font-size: 1rem;
    line-height: 1rem;
}
.progress-bar,
.progress-bar.medium{
    height: 2rem;
}
.progress-bar.large{
    height: 3rem;
    font-size: 1.4rem;
    line-height: 2.6rem;
}
.progress-bar.xlarge{
    height: 4rem;
    font-size: 1.5rem;
    line-height: 3.6rem;
}

/* Accordion */
.accordion li > a{
    padding: 1.3rem 2.5rem;
    border-color: transparent;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
}
.accordion li.active > a{
    border-color: transparent;
    background-color: #232323;
    color: #fff;
}
.accordion li > a:hover{
    border-color: transparent;
    background-color: #666;
    color: #fff;
}
/* style 1 */
.accordion.style-1 li > a{
    border-color: #eee;
    background-color: transparent;
    color: #666;
}
.accordion.style-1 li.active > a{
    color: #e16800;
}
.accordion.style-1 li > div{
    border: none;
}
.accordion.style-1 .accordion-content{
    padding: 2.5rem 0;
    border: none
}
/* style 2 */
.accordion.style-2 li > a{
    padding: 1.3rem 0;
    border: none;
    border-bottom: 1px solid #eee;
    background-color: transparent;
    color: #666;
}
.accordion.style-2 li.active > a{
    border-color: #e16800;
    color: #666;
}
.accordion.style-2 .accordion-content{
    padding: 3rem 0;
    border: none;
}
.accordion.style-2 li > div{
    border: none;
}
.accordion.style-2 li.active > div{
    border-bottom: 1px solid #eee;
}

/* Tabs */
.tabs .tab-nav > li a,
.tabs.vertical .tab-nav > li a{
    padding: 1.3rem 2.5rem;
    font-size: 1.1rem;
    font-weight: 400;
    text-transform: uppercase;
}
.tabs.vertical .tab-nav > li{
    margin-bottom: 0;
}
.tabs.style-1 .tab-nav > li,
.tabs.style-2 .tab-nav > li{
    margin: 0 !important;
}
.tabs.style-1 .tab-panes,
.tabs.style-2 .tab-panes{
    border: none;
}
.tabs.style-1 .tab-panes,
.tabs.style-2 .tab-panes{
    padding: 1.5rem 0 0 0;
    border: none;
    background: none;
	border-radius: 15px 15px 0 0;
}
.tabs.style-1.vertical.right .tab-panes,
.tabs.style-2.vertical.right .tab-panes{
    padding-right: 2.5rem;
    margin: 0 !important;
}
/* style 1 */
.tabs.style-1.vertical .tab-nav > li,
.tabs.style-1.vertical.right .tab-nav > li{
    margin-bottom: 0;
}
.tabs.style-1 .tab-nav > li a,
.tabs.style-1.vertical .tab-nav > li a{
    background-color: #f4f4f4;
    border: none;
    color: #666;
}
.tabs.style-1 .tab-nav > li a:hover{
    background-color: #ddd;
    border: none;
    color: #666;
}
.tabs.style-1 .tab-nav > li.active a,
.tabs.style-1 .tab-nav > li.active a:hover,
.tabs.style-1.vertical.right .tab-nav > li.active a,
.tabs.style-1.vertical.right .tab-nav > li.active a:hover{
    margin-right: 0;
    border: none;
    background-color: #e16800;
    color: #fff;
}
/* style 2 */
.tabs.style-2 .tab-nav > li a,
.tabs.style-2.vertical .tab-nav > li a,
.tabs.style-2.vertical.right .tab-nav > li a{
    background-color: transparent;
    border: none;
    border-top: 1px solid #eee;
    text-align: left;
    color: #666;
}
.tabs.style-2:not(.vertical) .tab-panes{
    border-top: 1px solid #eee;
}
.tabs.style-2 .tab-nav > li.active a,
.tabs.style-2 .tab-nav > li.active a:hover,
.tabs.style-2.vertical .tab-nav > li.active a,
.tabs.style-2.vertical.right .tab-nav > li.active a{
    background-color: transparent;
    border: none;
    border-top: 1px solid #00b0b8;
}
@media only screen and (min-width: 480px) {
    .tabs.style-1.vertical .tab-panes{
        padding: 0 0 0 3.5rem;
    }
    .tabs.style-1.vertical .tab-panes,
    .tabs.style-2.vertical .tab-panes{
        padding: 0 0 0 3.5rem;
        margin: 0 !important;
    }
    .tabs.style-1.vertical.right .tab-panes,
    .tabs.style-2.vertical.right .tab-panes{
        padding: 0 3.5rem 0 0;
        margin: 0 !important;
    }
    .tabs.style-2.vertical .tab-nav > li a{
        padding-left: 0;
        border: none;
        border-right: 1px solid #eee;
    }
    .tabs.style-2.vertical.right .tab-nav > li a{
        padding-left: 2.5rem;
        padding-right: 0;
        border: none;
        border-left: 1px solid #eee;
    }
    .tabs.style-2.vertical .tab-nav > li.active a,
    .tabs.style-2.vertical .tab-nav > li.active a:hover{
        border: none;
        border-right: 1px solid #e16800;
    }
    .tabs.style-2.vertical.right .tab-nav > li.active a,
    .tabs.style-2.vertical.right .tab-nav > li.active a:hover{
        border: none;
        border-left: 1px solid #e16800;
    }
}

/* Menus */
.menu-list h4{
    font-size: 1.4rem;
}
.menu-list li:nth-child(even) h4,
.menu-list li:nth-child(even) .menu-description{
    color: #666;
}
.menu-list h4 .menu-line{
    bottom: 1px;
}
.menu-list .menu-content .menu-line{
    bottom: 8px;
}
.menu-item .menu-title,
.menu-item .menu-description,
.menu-item .menu-price{
    background: none;
}
.menu-item.dotted .menu-title,
.menu-item.dotted .menu-description,
.menu-item.dotted .menu-price,
.menu-item.dashed .menu-title,
.menu-item.dashed .menu-description,
.menu-item.dashed .menu-price{
    background-color: #fff;
}
.dotted .menu-line{
    background-image: radial-gradient(circle closest-side, #ccc 99%,rgba(0,0,0,0) 0%);
}
.dashed .menu-line{
    background-image:  linear-gradient(to right, #ccc 50%, rgba(0,0,0,0) 0%);
}

/* Timeline */
.timeline.vertical-indication .timeline-title:after{
    border: 2px solid #999;
    background-color: #999;
}
.timeline.vertical-indication .timeline-description:before{
    background-color: #eee;
}
@media only screen and (max-width: 768px) {
    .timeline.vertical-indication .timeline-description:before,
    .timeline.vertical-indication .timeline-title:before{
        width: 0.2rem;
        left: 1.9rem;
    }
}

/* Pricing Tables */
.pricing-table .pricing-table-header h2 {
    font-size: 1.5rem;
}
.pricing-table .pricing-table-price h4{
    font-size: 4rem;
    font-weight: 300;
}
.pricing-table .pricing-table-price .interval{
    font-size: 1.4rem;
    font-weight: 300;
    opacity: 1;
}
.pricing-table .pricing-table-price .currency{
    top: -1.5rem;
}

/* Transparency class */
.transparent-element{
    opacity: 0.5;
}

.logo-slider{
    width: 10rem;
    height: 10rem;
}

/* Breadcrumb */
.intro-title-2 .breadcrumb,
.page-intro .breadcrumb,
.intro-title-2 .breadcrumb a,
.page-intro .breadcrumb a{
    color: #fff;
}
.intro-title-2 .breadcrumb a,
.page-intro .breadcrumb a{
    opacity: 0.6;
}
.intro-title-2 .breadcrumb a:hover,
.page-intro .breadcrumb a:hover{
    opacity: 1;
}

/*------------------------------------------------------------------
[31. Social Likes]
*/
.social-likes,
.social-likes__widget {
    display: inline-block;
    padding: 0;
    vertical-align: middle!important;
    word-spacing: 0!important;
    text-indent: 0!important;
    list-style: none!important
}
.social-likes {
    opacity: 0
}
.social-likes_visible {
    opacity: 1;
    transition: opacity .1s ease-in
}
.social-likes>* {
    display: inline-block;
    visibility: hidden
}
.social-likes_visible>* {
    visibility: inherit
}
.social-likes__widget {
    display: inline-block;
    position: relative;
    white-space: nowrap
}
.social-likes__widget:before,
.social-likes__widget:after {
    display: none!important
}
.social-likes__button,
.social-likes__icon,
.social-likes__counter {
    text-decoration: none;
    text-rendering: optimizeLegibility
}
.social-likes__button,
.social-likes__counter {
    display: inline-block;
    margin: 0;
    outline: 0
}
.social-likes__button {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.social-likes__button:before {
    content: "";
    display: inline-block
}
.social-likes__icon {
    position: absolute;
    top: 0;
    left: 0
}
.social-likes__counter {
    display: none;
    position: relative
}
.social-likes_ready .social-likes__counter,
.social-likes__counter_single {
    display: inline-block
}
.social-likes_ready .social-likes__counter_empty {
    display: none
}
.social-likes {
    min-height: 26px;
    line-height: 19px
}
.social-likes div:first-child {
    margin-left: 0
}
.social-likes div:last-child {
    margin-right: 0
}
.social-likes__widget {
    margin: 0 2px;
    color: #000;
    display: block;
    float: left;
    border: 1px solid #666;
    line-height: 19px
}
.social-likes__widget:hover,
.social-likes__widget:active,
.social-likes__widget:focus {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    cursor: pointer
}
.social-likes__button,
.social-likes__counter {
    vertical-align: middle;
    font-family: 'Lato', 'Helvetica Neue', sans-serif;
    font-size: 13px;
    line-height: 20px;
    cursor: inherit
}
.social-likes__button {
    padding: 1px 7px;
    font-weight: 400;
    border-right: 0;
    line-height: 22px
}
.social-likes__icon {
    width: 20px;
    height: 18px;
    margin-top: 1px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}
.social-likes__name {
    margin-left: 5px
}
.social-likes__counter {
    min-width: 12px;
    padding: 0 4px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
    border-left: 1px solid #ccc
}
.social-likes__widget:hover>.social-likes__counter,
.social-likes__widget:focus>.social-likes__counter,
.social-likes__widget:active>.social-likes__counter,
.social-likes__widget_active>.social-likes__counter {
    position: relative;
    border-left-color: transparent
}
.social-likes__widget:hover>.social-likes__counter:before,
.social-likes__widget:focus>.social-likes__counter:before,
.social-likes__widget:active>.social-likes__counter:before,
.social-likes__widget_active>.social-likes__counter:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -1px;
    border-left: 1px solid;
    opacity: .4
}
.social-likes__widget_whatsapp,
.social-likes__widget_messenger {
    display: none;
}
.android .social-likes__widget_whatsapp,
.android .social-likes__widget_messenger,
.iphone .social-likes__widget_whatsapp,
.iphone .social-likes__widget_messenger,
.ipad .social-likes__widget_messenger {
    display: block;
}
.social-likes__widget_facebook,
.social-likes__widget_plusone,
.social-likes__widget_twitter,
.social-likes__widget_pinterest,
.social-likes__widget_whatsapp,
.social-likes__widget_messenger {
    color: #666
}
.social-likes__widget_facebook:hover{
    color: #FFF;
    background-color: #4267b2;
    border-color: #4267b2;
}
.social-likes__widget_plusone:hover {
    color: #FFF;
    background-color: #D62D20;
    border-color: #D62D20;
}
.social-likes__widget_twitter:hover {
    color: #FFF;
    background-color: #4099FF;
    border-color: #4099FF;
}
.social-likes__widget_pinterest:hover {
    color: #FFF;
    background-color: #C62E33;
    border-color: #C62E33;
}
.social-likes__widget_whatsapp:hover {
    color: #FFF;
    background-color: #25d366;
    border-color: #25d366
}
.social-likes__widget_messenger:hover {
    color: #FFF;
    background-color: #0084ff;
    border-color: #0084ff;
}
.social-likes__button_facebook:before {
    font-family: 'icons';
    font-size: 1.4rem;
    line-height: 1.6rem;
    content: '\f30e';
}
.social-likes__button_plusone:before {
    font-family: 'icons';
    font-size: 1.4rem;
    line-height: 1.6rem;
    content: '\f30f';
}
.social-likes__button_twitter:before {
    font-family: 'icons';
    font-size: 1.4rem;
    line-height: 1.6rem;
    content: '\f309';
}
.social-likes__button_pinterest:before {
    font-family: 'icons';
    font-size: 1.4rem;
    line-height: 1.6rem;
    content: '\f312';
}
.social-likes__button_whatsapp:before {
    font-family: 'icons';
    font-size: 1.6rem;
    line-height: 1.6rem;
    content: '\f232';
}
.social-likes__button_messenger:before {
    font-family: 'icons';
    font-size: 1.6rem;
    line-height: 1.6rem;
    content: '\e8cb';
}
@media only screen and (max-width: 768px){
    .social-likes__widget_facebook{
        color: #FFF;
        background-color: #4267b2;
        border-color: #4267b2;
    }
    .social-likes__widget_plusone{
        color: #FFF;
        background-color: #D62D20;
        border-color: #D62D20;
    }
    .social-likes__widget_twitter {
        color: #FFF;
        background-color: #4099FF;
        border-color: #4099FF;
    }
    .social-likes__widget_pinterest {
        color: #FFF;
        background-color: #C62E33;
        border-color: #C62E33;
    }
    .social-likes__widget_whatsapp {
        color: #FFF;
        background-color: #25d366;
        border-color: #25d366
    }
    .social-likes__widget_messenger {
        color: #FFF;
        background-color: #0084ff;
        border-color: #0084ff;
    }
    .social-likes__widget {
        width: 35px;
        padding: 4px 0;
        text-align: center;
    }
    .social-likes__name {
        display: none;
    }
    .social-likes__counter  {
        display: none !important;
    }
}


/*------------------------------------------------------------------
[32. Resolution Media Queries]
*/

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (		 min-device-pixel-ratio: 2),
only screen and (			min-resolution: 192dpi),
only screen and (				min-resolution: 2dppx) {

    /* Intro Sections */
    .intro-title-2{
        background-image: url(../_images/slider/slide-2-page-intro@2x.jpg);	
    }
    .intro-title-2-1{
        background-image: url(../_images/slider/slide-8-page-intro@2x.jpg);	
    }
    .intro-title-2-2{
        background-image: url(../_images/slider/slide-9-page-intro@2x.jpg);	
    }
    .intro-title-2-3{
        background-image: url(../_images/slider/slide-11-page-intro@2x.jpg);	
    }
    .intro-title-2-4{
        background-image: url(../_images/slider/slide-13-page-intro@2x.jpg);
    }

    /* Fullscreen Sections */
    .fullscreen-bkg-2{
        background-image: url(../_images/slider/slide-7-fs@2x.jpg);
    }
    .fullscreen-bkg-3{
        background-image: url(../_images/slider/slide-4-fs@2x.jpg);
    }
    .fullscreen-bkg-4{
        background-image: url(../_images/slider/slide-5-fs@2x.jpg);
    }

}