/*
Theme Name: bsb_ca
Theme URI: http://brownsugarbear.ca/
Author: BrownSugarBear Design
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bsb_ca
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 bsb_ca is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/*--------------------------------------------------------------
0.0 - Le Bear Design Standard CSS
--------------------------------------------------------------*/
div#highlevel-linha {
    background-color: #b27036;
    padding-top: 10px;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    position: fixed;
    z-index: 111;
    width: 100%;
    top: 0;
}

div#highlevel-linha .text {
    color: #fff;
    text-align: center;
    text-transform: inherit;
    margin-bottom: 0px;
    letter-spacing: 0.03rem;
    font-weight: bold;
    font-size: 16px;
    font-family: 'poppinslight';
}

div#highlevel-banner {
    background-color: #000;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-top: 120px;
    padding-bottom: 100px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    background-image: url(/images/highlevel/highlevel_fundo.jpg);
}

div#highlevel-banner .t1 {
    font-family: 'warbler_deckregular';
    color: #fff;
    text-transform: inherit;
    line-height: 1.1em;
    font-size: 2.5em;
    margin-bottom: 30px;
}

div#highlevel-banner .t2 {
    font-family: 'poppinsmedium';
    color: #ffff;
    font-size: 1.3rem;
    text-transform: inherit;
    line-height: 1.3em;
    margin-bottom: 30px;
}

div#highlevel-banner .t3 {
    font-family: 'warbler_deckitalic';
    color: #ffff;
    font-size: 1.5rem;
    text-transform: inherit;
    line-height: 1.3em;
    margin-bottom: 30px;
}

h1 i, h2 i, .box-title i{
    font-family: 'warbler_deckitalic';
}

div#highlevel-banner .row-infos{
    margin-bottom: 30px;
}

div#highlevel-banner .info-1 {
    font-family: 'poppinslight';
    color: #fff;
    text-transform: uppercase;
}

div#highlevel-banner .info-2 {
    font-family: 'poppinsmedium';
    color: #fff;
    text-transform: uppercase;
}

div#highlevel-banner .highlevel-logo {
    width: 269px;
    margin-bottom: 30px;
}

p.button-info {
    color: #fff;
    text-align: center;
    font-family: 'poppinsmedium';
    font-style: italic;
    font-size: 12px;
}

.triangulo1 {
    position: absolute;
    left: 0;
    top: 0;
}

.triangulo2 {
    position: absolute;
    right: 0;
    top: 0;
}

.highlevel_ana {
    position: absolute;
    bottom: 0;
    right: 10%;
    width: 500px;
}

.title-top{
    color: #cd9d74;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
    font-size: 1.2em;
    letter-spacing: 0.02rem;
}

.title_1 {
    font-family: 'warbler_deckregular';
    text-transform: inherit;
    line-height: 1.1em;
    font-size: 2em;
    margin-bottom: 30px;
    letter-spacing: 0.02rem;
}

div#highlevel-s1{
    padding-top: 100px;
    padding-bottom: 100px;
}

div#highlevel-s1 .box-tag{
    color: #cd9d74;
    font-family: 'poppinsmedium';
    text-transform: uppercase;
    font-size: 1em;
    letter-spacing: 0.02rem;
}

div#highlevel-s1 .box-title {
    font-family: 'warbler_deckregular';
    text-transform: inherit;
    line-height: 1.1em;
    font-size: 1.6em;
    letter-spacing: 0.02rem;
}

div#highlevel-s1 .box-text{
    margin-bottom: 0px;
}

div#highlevel-s1 .row-boxes .box-content {
    min-height: 288px;
    background-color: #f0ede8;
    padding: 30px 30px;
    border-style: solid;
    border-width: 0px 0px 0px 2px !important;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    margin-top: 15px;
    margin-bottom: 15px;
}

footer#colophon {
    background-color: #111;
    color: #fff;
    padding: 10px 0px;
}

.site-footer-info, .bsb-copyright, footer#colophon p, footer#colophon a {
    margin-bottom: 0px !important;
    margin-top: 8px;
    font-family: 'mulilight';
    color: #fff;
}

.setinha1 {
    width: 34px;
}

p {
    font-family: 'poppinslight';
    margin-bottom: 1rem;
    font-size: 16px;
    line-height: 1.5;
    text-rendering: optimizeLegibility;
}

hr {
    border-style: solid;
    border-width: 0px 0px 3px 0px !important;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    width: 30%;
}

div#highlevel-s2 {
    background-image: url(/images/highlevel/highlevel_fundo-black.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
    background-color: #000;
}

div#highlevel-s2 h1, div#highlevel-s2 p{
    color: #fff;
}

.linha-icon {
    float: left;
    margin-right: 5px;
    margin-top: 1px;
}

div#highlevel-s2 .box-destaque h6 {
    font-family: 'warbler_deckitalic';
    color: #cd9d74;
    text-align: center;
    font-size: 1.4em;
    border-style: solid;
    border-width: 1px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    padding: 20px 30px;
    margin-top: 50px;
    margin-bottom: 0px;
}

div#highlevel-s3 {
    background-color: #e2dbd2;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

div#highlevel-s3 .box-content {
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    margin-top: 30px;
    min-height: 398px;
}

div#highlevel-s3 .box-icon{
    margin-bottom: 15px;
}

div#highlevel-s3 .box-title {
    font-family: 'poppinsmedium';
    font-size: 1.25em;
}

div#highlevel-s3 .box-title span{
    color: #cd9d74;
}

div#highlevel-s4{
    padding-top: 100px;
    padding-bottom: 80px;
}

div#highlevel-s4 .linha-title {
    font-family: 'poppinsmedium';
    font-size: 1.15em;
}

div#highlevel-s4 .title_1{
    margin-bottom: 0px;
}

div#highlevel-s4 .row-title-session{
    margin-bottom: 30px;
}

div#highlevel-s4 .row-content-linha p {
    font-size: 14px;
}

div#highlevel-s4 .row-content-linha {
    padding-bottom: 1rem;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    margin-top: 30px;
}

div#highlevel-s4 .row-content-linha:last-child{
    border-width: 0px;
}

div#highlevel-s5 {
    background-color: #e2dbd2;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}


div#highlevel-s5 .row-content-linha {
    text-align: center;
    background-color: #fff;
    padding: 30px;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    margin-top: 30px;
}

div#highlevel-s5 .linha-title {
    font-family: 'warbler_deckitalic';
    font-size: 1.5em;
}

div#highlevel-s5 .linha-text {
    text-transform: uppercase;
    margin-bottom: 0px;
}

div#highlevel-s6 {
    padding-top: 100px;
    padding-bottom: 100px;
}

div#highlevel-s6 .foto-ana{
    width: 100%;
}

div#highlevel-s6 .title-name {
    font-family: 'fionaregular';
    font-size: 5em;
    letter-spacing: 0.2rem;
    line-height: 1em;
}

div#highlevel-s6 .sobre-linha h6{
    font-family: 'poppinsmedium';
    font-size: 18px;
    margin-bottom: 0px;
}

div#highlevel-s6 .sobre-linha p{
    font-size: 14px;
}

div#highlevel-s6 .sobre-linha{
    padding-top: 1rem;
    border-style: solid;
    border-width: 2px 0px 0px 0px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 100 round;
}

div#highlevel-s6 .sobre-linha:last-child{
    border-width: 2px 0px 2px 0px;
}

.masonry { /* Masonry container */
    column-count: 3;
    column-gap: 1.2em;
}

.item-masonry { /* Masonry bricks or child elements */
    display: inline-block;
    width: 100%;
}

div#highlevel-s7 {
    background-color: #faf8f4;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

div#highlevel-s7 .row-title-session{
    margin-bottom: 50px;
}

div#highlevel-s8 {
    background-image: url(/images/highlevel/highlevel_fundo-black2.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
    background-color: #000;
}

div#highlevel-s8 h1, div#highlevel-s8 p{
    color: #fff;
}

div#highlevel-s8 .box-title{
    font-family: 'poppinsmedium';
    color: #fff;
    font-size: 18px;
}

div#highlevel-s8 .box-title span{
    color: #cd9d74;
}

div#highlevel-s8 .box-num {
    float: left;
    margin-right: 10px;
}

div#highlevel-s8 .box-content {
    border-style: solid;
    border-width: 1px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    padding: 30px;
    margin-top: 30px;
    min-height: 245px;
}

div#highlevel-s8 .box-content p{
    font-size: 14px;
}

div#highlevel-s9 {
    background-color: #faf8f4;
    padding-top: 100px;
    padding-bottom: 100px;
}

div#highlevel-s9 .coluna-contraste.sem-hl {
    background-color: #e2dbd2;
    padding: 30px;
}

div#highlevel-s9 .coluna-contraste.sem-hl h5 {
    border-bottom: #b1ada8 solid 2px;
    color: #8e8880;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'poppinslight';
    font-size: 20px;
    margin-bottom: 20px;
}

div#highlevel-s9 .coluna-contraste.sem-hl p{
    color: #8e8880;
    font-size: 14px;
}

div#highlevel-s9 .coluna-contraste p:last-child{
    margin-bottom: 0px;
}

div#highlevel-s9 .coluna-contraste.com-hl {
    background-color: #fff;
    padding: 30px;
    border-style: solid;
    border-width: 1px;
    -moz-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -webkit-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    -o-border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
    border-image: url(/images/highlevel/highlevel_linha.png) 1 round;
}

div#highlevel-s9 .coluna-contraste.com-hl h5 {
    border-bottom: #cd9d74 solid 2px;
    color: #cd9d74;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'poppinslight';
    font-size: 20px;
    margin-bottom: 20px;
}

div#highlevel-s9 .coluna-contraste.com-hl p{
    font-size: 14px;
}

div#highlevel-s9 .coluna-contraste {
    min-height: 455px;
}

div#highlevel-s10 {
    background-image: url(/images/highlevel/highlevel_fundo2.jpg);
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
    background-color: #000;
    min-height: 600px;
}

div#highlevel-s10 .title_1{
    color: #fff;
}

div#highlevel-s10 .frase-destaque {
    font-family: 'warbler_deckitalic';
    color: #cd9d74;
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 30px;
}

div#highlevel-s11{
    padding-top: 100px;
    padding-bottom: 100px;
}

.box-faq li {
    background-color: #e2dbd2;
    margin-bottom: 14px;
}

.box-faq li h6 {
    color: #000;
    text-transform: inherit;
    letter-spacing: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}

.box-faq .accordion-title {
    border-color: #e2dbd2 !important;
    padding: 6px 15px 8px 15px;
    font-size: 16px;
}

.box-faq .accordion-title:focus, .box-faq .accordion-title:hover {
    border-color: #cd9d74 !important;
    background-color: #cd9d74 !important;
}

.box-faq .accordion-content {
    padding: 14px;
    border: 1px solid #e2dbd2 !important;
    background-color: #fff;
    color: #333;
}

.box-faq .accordion-content p:last-child{
  margin-bottom: 0px;
}

.box-faq .accordion {
    background-color: #fff;
}

.box-faq .accordion-title:before {
    font-weight: bold;
    color: #000 !important;
    font-size: 16px;
}

/*********************
BUTTON
*********************/
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0px 0px 14px 0px;
    padding: 0.75em 3em;
    -webkit-appearance: none;
    border-radius: 50px;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: 1.4375em;
    line-height: 1.3;
    text-align: center;
    cursor: pointer;
    background-color: #c79159;
    color: #333 !important;
    font-family: 'MontserratBold';
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 0.05rem;
    border-bottom: 5px solid #7c5a37 !important;
    border-right: 5px solid #7c5a37 !important;
    border-top: 0px solid #transparent !important;
    border-left: 0px solid #transparent !important;
}

.button:focus, .button:hover {
  background-color: #b3824f;
  border-bottom: 5px solid #7c5a37 !important;
  border-right: 5px solid #7c5a37 !important;0
  -webkit-transition: background .25s ease-in-out;
  transition: background .25s ease-in-out;
}

.gform_title {
    display: none;
}

input[type="text"], input[type="email"], input[type="tel"],
input[type="text"]::-webkit-input-placeholder, 
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder {
   font-family: 'poppinslight';
   color: #333;
}

.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
        padding-right: 0% !important;
    }


/*--------------------------------------------------------------
13 Media Queries
--------------------------------------------------------------*/
@media screen and (min-width: 3840px) and (max-width: 2000000000000000000px) {

  .triangulo1, .triangulo2, .triangulo3 {
    display: none;
  }


}

@media screen and (min-width: 2560px) and (max-width: 3839px) {

}

@media screen and (min-width: 2304px) and (max-width: 2559px) {

}

@media screen and (min-width: 1920px) and (max-width: 2303px) {


}

@media screen and (min-width: 1440px) and (max-width: 1919px) {

}


@media screen and (min-width: 1366px) and (max-width: 1439px) {


}

@media screen and (min-width: 1280px) and (max-width: 1365px) {

    div#highlevel-s7 .triangulo2, div#highlevel-s7 .triangulo1 {
        top: -50px;
    }

}



@media screen and (min-width: 1024px) and (max-width: 1259px) {

  .triangulo1, .triangulo2, .triangulo3, .triangulo4, .triangulo5, .triangulo6{
    display: none;
  }

}

@media screen and (min-width: 601px) and (max-width: 1023px) {
    /* === CSS aqui === */
    .triangulo1, .triangulo2, .triangulo3, .triangulo4, .triangulo5, .triangulo6, .highlevel_ana{
        display: none;
    }

    div#highlevel-s1 .row-boxes .box-content {
    min-height: 360px;
    }

    div#highlevel-s3 .box-content {
        min-height: 470px;
    }

    div#highlevel-s6 .foto-ana {
        width: 50%;
        margin-left: 25%;
        margin-bottom: 30px;
    }

    .nopadding-left{
        padding-left: 1rem;
    }

    .nopadding-right{
        padding-right: 1rem;
    }

    div#highlevel-s8 .box-content {
        min-height: 320px;
    }
}

@media screen and (max-width: 600px) {

    .nopadding-left{
        padding-left: 1rem;
    }

    .nopadding-right{
        padding-right: 1rem;
    }

    .triangulo1, .triangulo2, .triangulo3, .triangulo4, .triangulo5, .triangulo6, .highlevel_ana{
        display: none;
    }

    div#highlevel-banner .t1 {
        font-size: 2em;
    }

    div#highlevel-banner .t2 {
        font-size: 1em;
    }

    div#highlevel-banner .t3 {
        font-size: 1.2rem;
    }

    .button {
        font-size: 1.2em;
        padding: 0.75em 2em;
    }

    div#highlevel-banner {
        padding-top: 100px;
        padding-bottom: 50px;
        background-position: left;
    }

    .title-top {
        font-size: 1em;
    }

    .title_1 {
        font-size: 1.8em;
    }

    div#highlevel-s1, div#highlevel-s2, div#highlevel-s3, div#highlevel-s4, div#highlevel-s5, div#highlevel-s6,
    div#highlevel-s7, div#highlevel-s8, div#highlevel-s9, div#highlevel-s11{
        padding-top: 50px;
        padding-bottom: 50px;
    }

    div#highlevel-s2 .box-destaque h6 {
        font-size: 1.2em;
    }

    div#highlevel-s3 .box-content, div#highlevel-s8 .box-content{
        min-height: auto;
    }

    div#highlevel-s6 .foto-ana {
        margin-bottom: 30px;
    }
   
    div#highlevel-s6 .title-name {
        font-size: 3.5em;
    }

    .masonry {
        column-count: 1;
    }

    div#highlevel-s10 {
        padding-top: 50px;
        padding-bottom: 150px;
        min-height: auto;
    }

    footer#colophon {
        text-align: center;
    }
}
