@charset "UTF-8";

.cont2 {
    background: url(../imagens/servicos.jpg) no-repeat;
    background-size: cover;
    /*background-position-x: 40%;*/
    background-position: center;
}

#cont2 {
    height: 500px !important;
}

#section-out-cont {
    position: absolute;
    top: 55px;
}

#col-out-ser > div {
    margin: 40px 20px;
}

#section-out-cont h2 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 42px;
    line-height: normal;
    color: #fff !important;
}

#section-out-cont p {
    font-family: 'Nunito';
    font-weight: 300;
    font-size: 22px;
    line-height: 32px;
    color: #fff !important;

}

#section-out-cont form {
    background-color: #333 !important;
    height: 363px !important;
    width: 385px !important;
    float: right;
}

#col-out-form h2 {
    font-weight: bold!important;
    text-align: center!important;
    color: #fff!important;
    font-size: 26px!important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    margin: 0;
    padding-top: 32px;
    padding-bottom: 66px;
}

#col-out-form > form > input {
   margin: -6px 0 20px 0 !important;
}

#col-out-form > form > input[type=text] {
    background-color: #fff !important;
    width: 342px !important;
    position: relative !important;
    left: 21px !important;
    border: 1px solid #9e9e9e !important;
    border-radius: 3px;
    height: 34px !important;
}

#col-out-form > form > input[type=email] {
    background-color: #fff !important;
    width: 342px !important;
    position: relative !important;
    left: 21px !important;
    border: 1px solid #9e9e9e !important;
    border-radius: 3px;
    height: 34px !important;
}

#col-out-form > form > input[type=tel] {
    background-color: #fff !important;
    width: 342px !important;
    position: relative !important;
    left: 21px !important;
    border: 1px solid #9e9e9e !important;
    border-radius: 3px;
    height: 34px !important;
}

#col-out-form > form > button {
    cursor: pointer !important;
    height: auto !important;
    text-align: center !important;
    text-decoration: none !important;
    font-weight: bold !important;
    font-size: 20px !important;
    word-break: break-word !important;
    line-height: 1.2em !important;
    white-space: normal !important;
    vertical-align: middle !important;
    padding: 15px 20px 17px 20px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    background: #cc6633!important;
    border: 1px solid #cc6633!important;
    color: #FFFFFF!important;
    -webkit-appearance: none !important;
    position: relative;
    left: 21px;
    width: 342px;
}

#col-out4 {
    position: relative;
    top: 164px;
}

#col-out4 img{
    width: 100%;
    height: auto;
}

/*############################### SESSÃO 2 DE Outsourcing contábil ##############################*/
#container-out-cont {
    width: 90% !important;
    margin-top: 110px;
}

#section-out-cont2 img {
    height: auto;
    max-width: 100%;
    width: 90%;
}

#col-out2 {
    padding: 0 .65rem !important;
}


#col-out2 h4 {
    font-size: 14px;
    color: #ffffff;
    background-color: #cc6633;
    padding: 8px 9px;
    display: inline-block;
    text-transform: uppercase;
}

#col-out2 h2 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 32px;
    line-height: 3.5rem;
}

#col-out2 p {
    font-family: 'Nunito';
    font-size: 18px;
    margin-bottom: 20px;
    color: #424244 !important;
    line-height: 35px;
    font-weight: 300;
}

#col-out3 h4 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #333333;
    line-height: normal;
    font-size: 32px;
}

#col-out3 p {
    font-family: 'Nunito';
    font-size: 18px;
    margin-bottom: 20px;
    color: #424244 !important;
    line-height: 35px;
    font-weight: 300;
}

#container-out-cont2 {
    width: 90% !important;
    margin-top: 10px;
}

.section-ebook2 {
    /*height: 230px;*/
    background: #cc6633;
}


.btn-baixar2 {
    position: relative;
    top: 40px;
}

.section-ebook2 h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 28px;
  line-height: 42px;
  padding-left: 35px;
  margin-bottom: 0px;
}

.ebook2 {
  padding: 32px;
}

.btn-baixar2 {
  position: relative;
  top: 60px;
}

.btn-baixar2 > button {
    font-family: 'Raleway';
    font-weight: 600;
    width: 200px;
    min-height: 60px;
    padding: 10px;
    border-radius: 60px;
    background: #ffffff;
    overflow: hidden;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    left: 50px;
}

.btn-baixar2 > button > a {
    color: rgb(0, 0, 0);
}

.btn-baixar2 > button > a:hover {
    color: rgb(255, 255, 255);
}

.btn-baixar2 > button:hover {
  background: rgb(226, 175, 81);
  border-color: rgb(226, 175, 81);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.cont-tam {
    width: 80%;
}

.cont-tam img {
    width: 60px;
    float: left;
}

.cont-tam > .btn-img {
    width: 80px;
    float: left;
    margin-top: -12px;
}

.cont-tam h3 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #434343;
    font-size: 24px;
    line-height: 30px;
    position: relative;
    left: 5px;
}

.cont-tam p {
    position: relative;
    left: 65px;
    font-family: 'Raleway';
    font-weight: 500;
    color: #9f9f9f;
    font-size: 16px;
    line-height: 30px;
    float: left;
    margin-top: 0;
}

/*############################### Quarta Sessão ##############################*/

.section-fol {
    background: url(../imagens/ejecutivos-negocios-discutir-sus-colegas-whiteboa_1170-1837.jpg) no-repeat;
    background-size: cover;
    height: 592px;
}

#fol-2 {
    position: relative;
    top: -15px;
    background: #fff;
    height: 592px;
    padding: 15px 60px 0px 60px;
    float: left !important;
}


#fol-2 h4 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #333333;
    margin-top: 60px;
    font-size: 32px;
    margin-bottom: 28px;
}

#fol-2 p {
    font-family: 'Nunito';
    font-size: 18px;
    margin-bottom: 20px;
    color: #424244 !important;
    line-height: 35px;
    font-weight: 300;
}

/*######################  QUERIES  #############################*/

@media screen and (max-width: 992px) {
    #cont2 {
        height: 780px !important;
    }

    #section-out-cont {
        top: 40px !important;
    }

    #col-out-ser > div {
        /*margin: 30px 140px !important;*/
        width: 642px;
        margin: 10px auto;
    }

    #section-out-cont form {
        width: 652px !important;
        margin: 42px auto !important;
        float: none !important;
    }

    #col-out-form > form > input[type=text] {
        width: 608px !important;
    }

    #col-out-form > form > input[type=email] {
        width: 608px !important;
    }

    #col-out-form > form > input[type=tel] {
        width: 608px !important;
    }

    #col-out-form > form > button { 
        width: 610px !important;
    }    

    #container-out-cont {
        width: 70% !important;
    }

    #container-out-cont2 {
        width: 70% !important;
    }

    #col-img-out1 {
        margin-bottom: 52px;
    }

    #col-img-out1 img {
        width: 85% !important;
        position: relative !important;
        left: 7% !important;
    }

    #col-out4 {
        top: 0 !important;
    }

    .btn-baixar2 {
        top: 0 !important;
    }

    .btn-baixar2 > button {
        left: 36% !important;
    }

    .section-fol {
        height: 650px !important;
    }

    #fol-2 {
        left: 12% !important;
        height: 651px !important;
        width: 727px !important;
    }
}

@media screen and (max-width: 856px) {
    #fol-2 {
        left: 7% !important;
    }
} 

@media screen and (max-width: 802px) {
    .section-fol {
        height: 680px !important;
    }

    #fol-2 {
        left: 8% !important;
        width: 650px !important;
        height: 681px !important;
    }
}   

@media screen and (max-width: 768px) {
    #cont2 {
        height: 882px !important;
    }

    #col-out-ser > div {
        width: 405px !important;
    }

    #col-out-form > form > input[type=text] {
         width: 365px !important;
    }

    #col-out-form > form > input[type=email] {
        width: 365px !important;
    }

    #col-out-form > form > input[type=tel] {
        width: 365px !important;
    }

    #col-out-form > form > button {
        width: 367px !important;
    }  

    #section-out-cont form {
        width: 410px !important;
    }

    .btn-baixar2 > button {
        left: 32% !important;
    }

    .section-fol {
        height: 984px !important;
    }

    #fol-2 {
        left: 20% !important;
        width: 450px !important;
        height: 985px !important;
    }

    #container-out-cont {
        width: 75% !important;
    }

    #container-out-cont2 {
        width: 75% !important;
    }
} 

@media screen and (max-width: 600px) {
    .btn-baixar2 > button {
        left: 27% !important;
    }

    #fol-2 {
        left: 12% !important;
    }
}

@media screen and (max-width: 530px) {
    #fol-2 {
        left: 6% !important;
    }
}

@media screen and (max-width: 500px) {
    .btn-baixar2 > button {
        left: 29% !important;
    }

    #fol-2 {
        left: 4% !important;
    }
}


@media screen and (max-width: 480px) {
    #col-out2 h2 {
        font-size: 28px !important;
        line-height: 3rem;
    }

    #col-out3 h4 {
        font-size: 28px !important;
        line-height: 3rem;
    }

    #fol-2 {
        left: 3% !important;
    }

    .btn-baixar2 > button {
        left: 29% !important;
    }

    #container-out-cont {
        width: 80% !important;
    }

    #container-out-cont2 {
        width: 80% !important;
    }

    #col-img-out1 img {
        width: 80% !important;
        left: 9% !important;
    }
}

@media screen and (max-width: 414px) {
    .btn-baixar2 > button {
        left: 26% !important;
    }

    .section-fol {
        height: 1106px !important;
    }

    #fol-2 {
        left: 0% !important;
        width: 100% !important;
        height: 1108px !important;
    }

    #section-out-cont form {
        position: relative;
        left: -2% !important;
    }

    #cont2 {
        height: 842px !important;
    }
}

@media screen and (max-width: 412px) {
    .btn-baixar2 > button {
        left: 25% !important;
    }

    #col-out-form {
        padding: 0 !important
    }

    #section-out-cont form {
        width: 350px !important;
        margin: 39px auto !important;
        left: 0% !important;
    }

    #col-out-form > form > input[type=text] {
        width: 306px !important;
    }

    #col-out-form > form > input[type=email] {
        width: 306px !important;
    }

    #col-out-form > form > input[type=tel] {
        width: 306px !important;
    }

    #col-out-form > form > button {
        width: 308px !important;
    }

    #container-out-cont {
        width: 90% !important;
    }

    #container-out-cont2 {
        width: 90% !important;
        margin-top: 0 !important;
    }

    #col-img-out1 img {
        width: 75% !important;
        left: 12% !important;
    }

    #col-out-ser {
        padding: 0 !important;
    }

    .header-out-cont {
        width: 89% !important;
        padding: 18px;    
    }

    .out-cont {
        width: 89% !important;
        padding: 18px;  
    }

    #section-out-cont form {
        margin: 10px auto !important;
    }

    #cont2 {
        height: 945px !important;
    }

    .section-fol {
        height: 960px !important;
    }

    #fol-2 {
        padding: 15px 32px 0px 32px;
        height: 962px !important;
    }
}

@media screen and (max-width: 400px) {
    #section-out-cont form {
        position: relative;
        left: -1% !important;
    }

    .btn-baixar2 > button {
        left: 24% !important;
    }
}

@media screen and (max-width: 395px) {
    #section-out-cont form {
        position: relative;
        left: -1.3% !important;
    }

    .btn-baixar2 > button {
        left: 23% !important;
    }
}

@media screen and (max-width: 390px) {
    #section-out-cont form {
        position: relative;
        left: -1.8% !important;
    }
}


@media screen and (max-width: 384px) {
    #section-out-cont form {
        position: relative;
        left: -2% !important;
    }

    .btn-baixar2 > button {
        left: 23% !important;
    }
}   

@media screen and (max-width: 380px) {
    #section-out-cont form {
        position: relative;
        left: -3% !important;
    }
}

@media screen and (max-width: 375px) {
     #fol-2 {
        padding: 15px 18px 0px 18px !important;
    }

    #section-out-cont form {
        left: -3.5% !important;
    }

    .btn-baixar2 > button {
        left: 22% !important;
    }
}

@media screen and (max-width: 360px) {
    .btn-baixar2 > button {
        left: 21% !important;
    }

    #section-out-cont form {
        width: 360px !important;
        position: relative;
        margin: 0 !important;
        overflow: auto;
        left: 0 !important;
    }

    #col-out-form > form > input[type=text] {
        width: 318px !important;
    }

    #col-out-form > form > input[type=email] {
        width: 318px !important;
    }

    #col-out-form > form > input[type=tel] {
        width: 318px !important;
    }

    #col-out-form > form > button {
        width: 320px !important;
    }
}

@media screen and (max-width: 320px) {
    .btn-baixar2 > button {
        left: 18% !important;
    }

    #section-out-cont form {
        width: 319px !important;
    }

    #col-out-form > form > input[type=text] {
        width: 280px !important;
    }

    #col-out-form > form > input[type=email] {
        width: 280px !important;
    }  

    #col-out-form > form > input[type=tel] {
        width: 280px !important;
    }    

    #col-out-form > form > button { 
        width: 282px !important;
    }

    #col-out-form > form > button {
        padding: 12px 20px 12px 20px !important;
    }

    .cont-tam {
        width: 94% !important;
    }

    .cont-tam p {
        width: 78% !important;
    }

    .header-out-cont {
        width: 78% !important;
    }

    .out-cont {
        width: 78% !important;
    }

    #cont2 {
        height: 990px !important;
        background-position-x: 42% !important;
    }

    .section-ebook2 h2 {
        font-size: 26px;
        padding-left: 20px;
    }

    #col-out3 h4 {
        font-size: 28px;
    }

    .section-fol {
        height: 1048px !important;
    }

    #fol-2 {
        height: 1050px !important;
    }

    #fol-2 h4 {
        font-size: 28px;
    }
    
    #cont2 {
        height: 920px !important;
    }
}