    /**
*
* Campnaha pages style
*
**/

@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
@font-face {
    font-family: WorkSans-ExtraBold;
    src: url(fonts/WorkSans-ExtraBold.ttf)
}

@font-face {
    font-family: WorkSans-Bold;
    src: url(fonts/WorkSans-ExtraBold.ttf)
}

@font-face {
    font-family: WorkSans-Regular;
    src: url(fonts/WorkSans-Regular.ttf)
}

@font-face {
    font-family: WorkSans-Light;
    src: url(fonts/WorkSans-ExtraLight.ttf)
}

* {
    transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
}

body {
    background: #fff;
    -moz-osx-font-smoothing: grayscale;
    overflow-x: hidden;
}

.small-screen-avatar {
    display: none;
}

header#masthead {
    position: relative !important;
    background: #fff;
}

table tbody, table tfoot, table thead{
    border:none;
}

.block1 {
    background-position: bottom center!important;
    background-repeat: no-repeat!important;

}

.block1>div {
    width: 100%;
   /*  max-width: 1024px; */
    margin: 0 auto;
    font-size: 16px;
    font-family: WorkSans-Bold, sans-serif;
    min-height: 550px;
}

.block1 h1 {
    margin: 0 0 0;
    font-family: WorkSans-Bold, sans-serif;
    font-size: 58px;
    color: #fff;
    text-transform: uppercase;
    line-height:1;
}

.block1 h3 {       
    font-family: WorkSans, sans-serif;
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
}

.bl1-title {
    position: absolute;
    color: white;
    line-height: 1;
    top:15%;
    left: 50%!important;
    transform: translateX(-50%);
}
.block1 h1{
font-family: 'Permanent Marker', cursive;}

.content-excerpt{
    max-width:1024px!important;

}

.content-excerpt ul li{
    font-family: WorkSans-regular;
    line-height: 1.5;
    margin-top: 25px;

}
.bl1-title h3{
    margin: 5px 0;
}

.home-slider {
    width: 100%;
    padding: 0 0 0;
    margin: 0 0 0;
    min-height:550px;
}



.slick-list {
    position: absolute;
    display: block;
    /* height: 640px; */
    width: 100%;
}

.bl1-excerpt {
    text-transform: uppercase;
    font-size: 15px;
    padding: 0!important;
    min-height: 600px;
    background-repeat: no-repeat!important;
    background-size: cover;
   /*  max-width: 1024px; */
    margin: 0 auto;
}


.bl1-excerpt ul {
    margin: 0 0 20px;
    list-style: none;
}

.bl1-excerpt .cta-button{
    margin-bottom: 30px;
    margin-right: 15px;
}

.bl1-image{
    padding:0!important
}

.cta-button {
    display: inline-block;
background: #98dafc;
padding: 10px 45px;
font-family: WorkSans-Regular, sans-serif;
color: #ffffff;
font-size: 16px;
font-weight: bold;
text-transform: uppercase;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
    -moz-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
    box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
}
.cta-button-2 {

    background: #4267b1;

}

.cta-button:hover {
    color: #fff;
    -webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.37);
    -moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.37);
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.37);
}

.block2>div {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}

.block2 h2 {
    margin: 8% 0 0;
    font-family: WorkSans-Regular, sans-serif;
    font-size: 40px;
    color: #98dafc ;
    text-transform: uppercase;
    text-align: center;
}
.block2 h4{
    font-family: WorkSans-Bold;
}

.block2-content-wrapper>div {
    position: relative;
margin-bottom: 0px;
padding: 30px 20px;

}
.block2-content-wrapper>div:nth-child(4), .block2-content-wrapper>div:nth-child(5), .block2-content-wrapper>div:nth-child(6){
    margin-bottom:0!important;
}

.block2-content-wrapper img {
    margin: auto;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    width: 60px;
    height: auto;
   
}

.block2-content-wrapper h4 {
    margin: 15px auto 12px;
    font-size: 18px;
    font-weight: bold; 
    text-align: center;
    text-transform: uppercase;
    line-height: 1.5rem;
    height: 25px;
    overflow: hidden;
    color: #312c32;
}

.block2-content-wrapper{
    padding: 0px 5px!important;
    margin:0;
}

.block2-content-wrapper p {
    line-height: 1.3rem;
    font-size: 14px;
    height: 100px;
    text-align: center;
}

.block3 {
    background-position: bottom;
    position: relative;
    /* min-height: 600px; */
    background-repeat: no-repeat;
    background-size: initial;
}

.block3>div {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 30px auto;
    min-height: 550px;
}

.bl3-title{
    margin: 100px 30px 0;
    position: absolute;
}

.bl3-title h2 {
    margin: 0 0 30px;
    font-family: WorkSans, sans-serif;
    font-size: 54px;
    color: #98dafc;
    text-transform: uppercase;
    text-align: left;
}

.bl3-title h3 {
    margin: 0px 0 20px;
    font-size: 24px;
    text-align: left;
    text-transform: uppercase;
    color: #daad86;
    max-width: 600px;
}
.col-container {
    display: flex;
}
/* .col-cell {
    flex: 1;
} */
/* .block3>div>div:last-child {
    width: 100%;
margin: 0 auto;
min-height: 300px;
} */

.bl3-avatar {
    float: left;
    width: 125px;
    height: 125px;
    margin-bottom: 140px;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: inherit;
}

.bl3-avatar img {
    display: block;
    position: relative;
    top: 3px;
    left: 11px;
    width: 103px;
    border-radius: 50%;
}

.bl3-comment {
    font-size: 14px;
    text-align: justify;
    line-height: 1.3rem;
    max-width: 650px;
    margin-bottom: 15px;
}

.bl3-nome {
    color: #000;
    text-transform: uppercase;
}

.bl3-titulo {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.block4 {
    position: relative;
    /* min-height: 750px; */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.block4>div {
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 1280px;
    margin: 70px auto 0;
    padding: 0 20px;
    text-align: center;
}

.block4 h2 {
    margin: 0 0 50px;
    font-family: WorkSans-Light, sans-serif;
    font-size: 60px;
    color: #daad86 ;
    text-transform: uppercase;
    text-align: center;
}

.block4 h3 {
    margin: 10px 0 60px;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
}
.block5{
    max-width:1024px!important;
}
.block5>div {
    width: 100%;
    max-width: 1280px;
    margin: 110px auto 45px;
    padding-bottom: 45px;
   /*  border-bottom: 10px solid #f6f6f6; */
}

.bl5-left {
    padding-top: 50px;
}

.bl5-right {
    padding: 120px 0 0!important;
}

.block5 h3 {
    font-family: WorkSans-Bold, sans-serif;
    font-size:47px;
    color: #98dafc;
    text-transform: uppercase;
    text-align: center;
}

.block5 h4 {
    font-family: WorkSans-Bold, sans-serif;
    font-size: 32px;
    
    text-transform: uppercase;
    text-align: center;
    color: #daad86 ;
}

.block5 h5 {
    font-family: WorkSans-Regular, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.block5 span{
    font-family: WorkSans-Regular, sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}

.pt-mapa {
    height: 350px;
}
.block6{margin-bottom:3%;}
/* .block6>div {
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
} */

.block6 h2 {
    margin: 3% 0 0px;
    font-family: WorkSans-Regular, sans-serif;
    font-size: 40px;
    color: #98dafc;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.block6 h3 {
    margin: 10px 0 0;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #daad86 ;
}

.block6-content-wrapper {
    text-align: center;
}

.bl6-center {
    position: relative;
    top: -20px;
}

.block6-content-wrapper>div {
    position: relative;
    -webkit-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
    -moz-box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
    box-shadow: 0px 4px 15px 0px rgba(50, 50, 50, 0.37);
}

.block6-content-wrapper h3 {
    margin: 10px 0;
    font-family: WorkSans-Regular, sans-serif;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
}

.block6-content-wrapper h4 {
    font-family: WorkSans-Regular, sans-serif;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
}

.block6-content-wrapper h5 {
    font-family: WorkSans-Bold, sans-serif;
    font-size: 36px;
    text-transform: uppercase;
    font-weight: bold;
}

.block6-content-wrapper p {
    font-size: 18px;
    color: #bababa;
    text-transform: uppercase;
}

.greenlight-block {
    padding: 10px 20px 10px;
    background-color: #daad86 ;
}

.greendark-block {
    padding: 20px 20px 20px;
    background-color: #98dafc;
}

.pack-block {
    padding: 15px 20px 0px;
}

.price-block {

left: 0;
right: 0;
width: 150px;
height: 150px;
margin: auto;
background-color: #daad86 ;
border-radius: 50%;
font-family: WorkSans-Bold, sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}

.bl6-center .price-block {
    background-color: #98dafc;
}

.price-block {
    font-size: 24px;
}

.price-block div {
    position: relative;
    top: 22px;
font-size: 54px;
}

.price-block div span {
    font-size: 30px;
}

.orcamento {
    display: block;
    margin: 0 auto;
    font-size: 14px !important;
}

.sob {
    position: relative;
    top: -12px;
    font-size: 65px !important;
}
.packs{
    max-width: 1024px;
    margin: 10px auto 0;
}

.slide-4 div{
    width:100%;
    
    padding:50px 0;
    color:white;
    text-align:center;
    font-size:30px;
    color:white;
}

#packtable {
    font-size: 14px;
    color: #daad86 ;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 1024px;
    margin: 10px auto 0;
    min-height: 425px;
    background: #f6f6f6;
    border: 1px solid #efefef;
}

.pack-firstcolumn {
    background-color: #daad86 !important;
    color: #fff;
}

td.tbl-line1,
td.tbl-line2,
td.tbl-line3 {
    color: #daad86 ;
}

td.pack-title {
    font-family: WorkSans-Bold, sans-serif;
    color: #0a0a0a;
    font-size: 20px;
}

table#packtable td,
table#packtable th {
    padding: 5px;
   /*  border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 2px solid #fff; */
    background-color: #f6f6f6;
    width: 100vh;
}


td.tbl-line2 {
    color: #98dafc;
}
.table-footer {
    float: right;
    margin-right: 5px;
    font-size: 14px;
    font-weight: bold;
}

.block7 {
    position: relative;
    min-height: 500px;
    background-position: top!important;
    background-repeat: no-repeat!important;
    background-size: initial!important;
}

.block7>div {
    position: absolute;
    top: 55%;
    left: 50%;
    z-index: 200;
    width: 100%;
    max-width: 960px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.block7>div>img{
    margin-left: 10%;
    width: 80%;
}

.bl7-title h2 {
   /*  margin: 80px 0 30px; */
    font-family: WorkSans-Light, sans-serif;
    font-size: 65px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.block8>div {
    width: 100%;
    max-width: 640px;
    margin: 75px auto 45px;
}

.block8 h2 {
    margin: 0 0 50px;
    font-family: WorkSans-Light, sans-serif;
    font-size: 85px;
    color: #daad86 ;
    text-transform: uppercase;
    text-align: center;
}

.block9 .col-container{
    margin: 0 auto;
    max-width: 1000px;
}
.block9 .col-cell img{ 
    margin: 0 auto;
    max-width: 500px;
    position: relative;
}

.block9 h3{
    text-align: center;
    margin: 20px 0;
}

.wpcf7-submit,
.wpcf7-submit:hover {
    background-color: #daad86  !important;
}

/* .pk1 table#packtable,
.pk2 table#packtable,
.pk3 table#packtable,
.pk3 .table-footer {
    display: none;
} */

.block1 button.slick-next.slick-arrow, .block1 button.slick-prev.slick-arrow {
  
    background: url(img/arrow-left-white.svg) center no-repeat!important;
}

.mini-line{
    width: 100px;
    border-bottom: 1px solid black;
    margin: 20px auto 50px;
}
.ml-icons{
    margin-bottom:80px;
}
.ml-left{
    margin:20px 0 15px 0;
    
}
div.separador{
    height: 50px;
    width: 100%;
    display: block;
    box-shadow: 0px -5px 11px #c1c1c166;
    overflow: hidden;
    transform: skewY(-2deg);
    transform-origin: 0;
    margin: 50px 0 0;
}

.block6 .slick-track {
   
    padding: 25px 0;
}
.g-recaptcha div{
    margin: 10px auto;
}

.slick-disabled {
    opacity: 0;
    pointer-events:none;
}

header#masthead {
    background: none;
    height: unset!important;
}
ul.lang-bar li a {
    color: rgb(249, 249, 249)!important;
    border-color: white!important;
}
.menu2 { 
    color: white!important;
    border-color: white!important;
    background: url(img/menu-white.svg) center center no-repeat!important;
}
.logotipo {
   /*  background: url(img/logo-white.png) center center no-repeat!important; */
    width:145px;
    height:48px;
    background-size: 100%;
}


/*--------------------------------------------------------------
# Campanha Queries
--------------------------------------------------------------*/



@media only screen and (max-width: 1024px) {
    .block1 {
        min-height: 55px;
    }
     .block1 h1 {
        font-size: 68px;
    }
    .block1 h3 {
        font-size: 29px;
    }
    .bl1-title {
        position: absolute;
        /* margin-top: 100px; */
        color: white;
        /* width: 30%; */
        line-height: 1;
        max-width: 500px!important;
        /* margin-left: 50px!important; */
    }
    .block2 h2 {
        font-size: 50px;
    }

    .small-9 {
        margin: 0 auto;
       
    }
    .bl3-title h2 {
        font-size: 50px;
        margin-bottom: 20px;
    }
    .bl3-title h3 {
        margin: 0px 0 50px;
    }
    .block4 h2 {
        font-size: 50px
    }
    .pt-stat {
        position: relative;
        top: 100px;
    }
    .pt-mapa {
        position: relative;
        top: 40px;
    }
    .bl5-right {
        padding-top: 160px;
    }
    .block6 h2 {
        font-size: 50px;
    }
    .block6 h3 {
        font-size: 22px;
    }
    .greenlight-block {
        padding: 20px 20px 20px;
    }
    .block6-content-wrapper h3 {
        margin: 10px 0 20px;
        font-size: 75px;
    }
    .block6-content-wrapper h4 {
        font-size: 32px;
    }
    .block7 {
        position: relative;
        min-height: 530px;
        margin-top: 50px;
    }
    .bl7-title h2 {
        margin: 0 0 30px;
        font-size: 50px;
    }
    .block8>div {
        max-width: 460px;
        margin: 75px auto 0;
    }
    .block8 h2 {
        margin: 0 0 30px;
        font-size: 50px;
    }
}


@media only screen and (max-width: 768px) {
    .block1 {
        text-align: center;
    }
    
    .bl1-excerpt{
        background-position-x: -100px!important;
    }

    .bl1-title {
        position: absolute;
    /*     margin-top: 40px; */
        color: white;
        width: 100%;
        line-height: 1;
        max-width: 600px!important;
        /* margin-left: 25px!important; */
    }
    .content-excerpt ul li {
        font-family: WorkSans-regular;
        line-height: 1.5;
        max-width: 365px;
        margin: 25px auto;
    }
    .block2-content-wrapper p {
    
        text-align: justify;
    }
    .block1 h3{
        line-height: 100%;
    }
    button.slick-next.slick-arrow, button.slick-prev.slick-arrow {
        top:55%!important
    }

    
    
    .cta-button {
        width: 65%;
        margin: 0 auto;
    
    }
   
    .slick-slide img {
        display: block;
        margin: 0 auto;
    }

    
    .block2 h2 {
        margin: 8% 0 12px;    
        line-height: 3rem;
    }
    .block2-content-wrapper h4 {
        font-size: 22px;
    }


    .block2-content-wrapper img {
        position: relative;
        top: 40px;
        left: 25px;
        width: 54px;
        height: auto;
    }

    .block2-content-wrapper>div {
        position: relative;
        margin-bottom: 0px;
        padding: 0px 10px;
    }
    .bl3-title{
        margin: 50px 30px 0;}
        .bl3-title h2 {
        margin-bottom: 30px;
    }

    .bl3-avatar {
        margin-bottom: 240px;
    }
    .block4 h2 {
        line-height: 3rem;
    }
    .block4 h2 strong {
        display: block;
    }
    .block5>div {
        margin: 0 auto 45px;
    }
    .pt-stat {
        top: 190px;
    }
    .block6 h2 {
        line-height: 3rem;
    }
    .block6-content-wrapper {
       margin-bottom:50px;
    }
    .block6-content-wrapper h3 {
        margin: 10px 0 15px;
        font-size: 65px;
    }
    .price-block {
        bottom: -70px;
        width: 140px;
        height: 140px;
    }
    .price-block div {
        top: 15px;
        font-size: 55px;
    }
    .sob {
        top: -12px;
        font-size: 55px !important;
    }
    .table-footer {
        margin-right: 8px;
    }
}

@media only screen and (max-width: 414px) {
    header#masthead {
        background: #98dafc!important;
    
    }
    .block2-content-wrapper img {
        margin: auto;
        position: relative;
        top: 35px;
        left: 0;
        right: 0;
        width: 60px;
        height: auto;
    }
    section.block1,
    section.block2 {
        text-align: center;
    }
    .block1 h1 {
        font-size: 46px;            
    }
    .bl1-title {
        margin: -50px auto 0;
        width: 100%;
        margin-left: 0px!important;
     
    }
    .block1 h1 {
        margin: 15px 0 5px;
    }

    .bl1-excerpt ul {
        list-style: none;
        margin: 0 0 50px 0;
    }
    .bl1-excerpt ul li {
        line-height: 1.2rem;
    }
    .cta-button {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
    .block2 h2 {
        font-size: 46px;
        line-height: 2.5rem;
    }
    .block2-content-wrapper>div {
        margin-bottom: -20px;
        padding: 20px 10px;
    }
    .block8>div {
        max-width: 290px;
    }
    .callus-btn {
        background: #daad86  !important;
    }
    .block2-content-wrapper h4,
    .block2-content-wrapper p {
        height: auto;
    }
    .block2-content-wrapper h4 {
        font-size: 22px;
    }
    .block3 {
        /* min-height: 1150px; */
        background-position: center bottom;
       
    }
    .block3>div {
        margin: 0;
        display: block;
     
        padding: 50px 0 0;
    }
    .bl3-title h2 {
        font-size: 50px;
        line-height: 3rem;
        margin-bottom: 20px;
    }
    .avatar-holder>div {
        margin-bottom: 60px;
    }
    .bl3-comment {
        text-align: left;
    }
    .bl3-avatar {
        margin-bottom: 260px;
    }
    .bl3-title h3 {
        font-size: 22px;
    }
    .block4 {
        min-height: 100px;
    }
    .block4 h2 {
        line-height: 3rem;
    }
    .block4 h2 strong {
        font-size: 45px;
    }
    .block5>div {
        margin: 45px auto 45px;
    }
    .bl5-left {
        padding-top: 0;
    }
    .block5 h4 {
        line-height: 2rem;
    }
    .pt-stat {
        display: block;
        top: auto;
        margin: 0 auto;
        margin-top: 40px;
        width: 220px;
    }
    .pt-mapa {
        display: none;
    }
    .bl5-right {
        padding-top: 40px;
    }
    .block6 h2 {
        margin: 40px 0 10px;
        line-height: 3rem;
    }
    .block6-content-wrapper h3 {
        margin: 10px 0 30px;
        line-height: 0.8;
    }
    .pack-block {
        padding: 20px 30px 0px;
    }
    .bl6-center {
        top: auto;
    }
    .table-footer {
        float: none;
        margin-right: inherit;
        font-size: 12px;
    }
    .block7 {
        display: none;
        min-height: 290px;
    }
    .block8 h2 {
        margin: 30px auto 30px;
        font-size: 38px;
        font-family: WorkSans-regular, sans-serif;
    }
    .greenlight-block,
    .greendark-block {
        padding: 30px 20px 20px;
        margin-top: 50px;
    }
    .pk1 table#packtable,
    .pk2 table#packtable,
    .pk3 table#packtable,
    .pk3 .table-footer {
        display: block;
    }
    
    .block6-content-wrapper>div:last-child {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }
    .block7>div {
        display: none;
    }
    .row.avatar-holder .columns:last-child {
        display: none;
    }
}