    /**
*
* 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;
}

.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;
    margin-top: 90px;
    color: white;
    width: 29%;
    line-height: 1;
    max-width: 500px!important;
    margin-left: 25px!important;
}
.block1 h1{
font-family: 'Permanent Marker', cursive;}
.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,
.slick-slider,
.slick-track {
    overflow: hidden;
}

.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;
}

.bl1-image{
    padding:0!important
}

.cta-button {
    display: inline-block;
background: #ff482c;
padding: 10px 50px;
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-button2 {

background:#47d0c6 ;

}

.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 120px;
    font-family: WorkSans-Regular, sans-serif;
    font-size: 40px;
    color: #47d0c6 ;
    text-transform: uppercase;
    text-align: center;
}
.block2 h4{
    font-family: WorkSans-Bold;
}

.block2-content-wrapper>div {
    position: relative;
margin-bottom: 90px;
padding: 30px 20px;
background: #f6f6f6;
}
.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: -78px;
    left: 0;
    right: 0;
    width: 115px;

    height: auto;
    border: 17px solid #E5E5E5;
    border-radius: 75px;
}

.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: #ff482c;
}

.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;
    width: 100%;
    /* max-width: 1024px; */
    margin: 30px auto;
    /* padding: 0 0 100px; */
}

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

.bl3-title h3 {
    margin: 0px 0 20px;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}
.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;
}

.bl3-nome {
    color: #fff;
    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: #47d0c6 ;
    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: #ff482c;
    text-transform: uppercase;
    text-align: center;
}

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

.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: #47d0c6 ;
    text-transform: uppercase;
    text-align: center;
}

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

.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: #47d0c6 ;
}

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

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

.price-block {
    position: absolute;
bottom: -75px;
left: 0;
right: 0;
width: 150px;
height: 150px;
margin: auto;
background-color: #47d0c6 ;
border-radius: 50%;
font-family: WorkSans-Bold, sans-serif;
color: #fff;
text-transform: uppercase;
font-weight: bold;
}

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

.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: 100px auto 0;
}
#packtable {
    font-size: 14px;
    color: #47d0c6 ;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    max-width: 1024px;
    margin: 100px auto 0;
}

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

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

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;
}


td.tbl-line2 {
    color: #ff482c;
}
.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: #47d0c6 ;
    text-transform: uppercase;
    text-align: center;
}

.block9 .col-container{
    margin: 0 auto;
    max-width: 1000px;
}

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

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

.bl9-imagem{
    box-shadow:1px 1px 10px gray;
}

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

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

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

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;
}

.g-recaptcha div{
    margin: 10px auto;
}
/* footer{
background: #47d0c6!important;
color:white!important;
} */

/* footer #mc_embed_signup .button{
    background-color: #ff472b!important;

} */

/* 
.phone-call {
    padding: 0 10px;
    background: #ff472b!important;

} */

/* .social-icons .fa {
    color: #ffffff!important;
}

ul#footer-menu li a {
    color: #ffffff!important;
    font-size: 16px;
    padding: 2px 5px;
}

.call-us-number {
    box-shadow: 0px 0px 10px #80808073;
    background: #ff472b!important;
    color: white;
} */

/*--------------------------------------------------------------
# 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;
    }
    .block2-content-wrapper img {
        top: -60px;
        width: 125px;
    }
    .block2-content-wrapper h4 {
        margin: 50px auto 20px;
    }
    .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;
    }
    
    /* .block1 h1 {
        line-height: 4rem;
    } */
    .bl1-title {
        position: absolute;
        margin-top: 40px;
        color: white;
        width: 100%;
        line-height: 1;
        max-width: 600px!important;
        /* margin-left: 25px!important; */
    }
    .bl1-excerpt {
        background-position: bottom!important;
        background-size: 100%!important;
        background-repeat: no-repeat!important;
        background-color: #47d0c6!important
    }
    .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;
    
    }
    .cta-button2{

    }
    .slick-slide img {
        display: block;
        margin: 0 auto;
    }
    .block2 h2 {
        line-height: 3rem;
    }
    .block2-content-wrapper h4 {
        font-size: 22px;
    }
        .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) {
    /* .large-screen-avatar {
        display: none;
    }
    .small-screen-avatar {
        display: block;
    }
    .col-container {
        display: initial;
        width: 100% !important;
        padding: 0 20px;
    } */
    section.block1,
    section.block2 {
        text-align: center;
    }
    .block1 h1 {
        font-size: 46px;            
    }
    .bl1-title {
        margin: 15px auto 0;
        width: 100%;
        margin-left: 0px!important;
     
    }
    .block1 h1 {
        margin: 15px 0 5px;
    }
    .bl1-excerpt{
        background-position: bottom!important;
        background-size: 100%!important;
        background-repeat: no-repeat!important;
        background-color: #47d0c6!important
    }
    .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: 80px;
    }
    .block8>div {
        max-width: 290px;
    }
    .callus-btn {
        background: #47d0c6  !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;
        background-color: #47d0c6!important;
    }
    .block3>div {
        margin: 0;
        display: block;
        background-color: #47d0c6!important;
        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 100px;
    }
    .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;
    }
    section.row.block6>div:last-child {
        display: none;
    }
    .pk1 table#packtable .tbl-line2,
    .pk1 table#packtable .tbl-line3 {
        display: none;
    }
    .pk2 table#packtable .tbl-line1,
    .pk2 table#packtable .tbl-line3 {
        display: none;
    }
    .pk3 table#packtable .tbl-line1,
    .pk3 table#packtable .tbl-line2 {
        display: none;
    }
    .block6-content-wrapper>div:last-child {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }
    section.block2 .block2-content-wrapper:nth-child(even)>div {
        background-color: #ff482c;
        color: #fff;
    }
    section.block2 .block2-content-wrapper:nth-child(odd)>div {
        background-color: #47d0c6 ;
        color: #fff;
    }
    section.block2 .block2-content-wrapper:nth-child(odd)>div>h4, section.block2 .block2-content-wrapper:nth-child(even)>div>h4{
        color:white;
    }
    .block7>div {
        display: none;
    }
    .row.avatar-holder .columns:last-child {
        display: none;
    }
}