@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: #cb5457!important;
    border: 1px solid #cb5457!important;
    color: #FFFFFF!important;
    -webkit-appearance: none !important;
    position: relative;
    left: 21px;
    width: 342px;
}
/*############################### SESSÃO 2 DE GESTAO DE BENEFICIOS ##############################*/
#container-out-cont {
    width: 90% !important;
    margin-top: 110px;
}

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


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

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

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

#col-out3 {
    background: url(../imagens/268926-P560E6-911.jpg) no-repeat;
    background-size: cover;
    padding: 50px;
}

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

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


#container-out-cont2 {
    width: 100% !important;
    margin-top: 35px;
    background: #f5f4f2;
}

#container-out-cont3 img {
    width: 100%;
    height: auto;
    position: relative;
    top: 24px;
    padding: 18px;
}

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

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

#col-out4 h2 {
    font-family: 'Nunito';
    font-weight: 800;
    font-size: 24px;
}

#col-out4 p {
    font-family: 'Nunito';
    color: #757575 !important;
    font-size: 16px;
}

.section-ebook2 {
    background: #cb5457;
}


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

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

.section-ebook2 p {
    font-family: 'Poppins';
    font-weight: 300;
    color: #ffffff;
    font-size: 18px;
    line-height: 26px;
    padding-left: 35px;
    margin-top: 0;
}

.ebook2 {
  padding: 32px;
}

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

.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/business-woman-2697954_1280.jpg) no-repeat;
    background-size: cover;
    height: 550px;
}

#fol-col {
  position: relative;
  top: 50px;
  height: 485px;
  left: 35px;
}


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

#fol-2 h2 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #333333;
    font-size: 32px;
}

#fol-2 h3 {
    font-family: 'Poppins';
    font-size: 18px;
    color: #333333 !important;
    line-height: 35px;
    font-weight: 500;
}

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

#fol-2 > p > span {
    font-family: 'Poppins';
    font-size: 18px;
    margin-bottom: 20px;
    color: #757575 !important;
    font-weight: 700;
}

#fol-2 > ul {
    font-family: 'Poppins';
    font-size: 18px;
    margin-bottom: 20px;
    color: #757575 !important;
    line-height: 35px;
    margin-left: 21px;
}

#fol-2 > ul > li {
    list-style-type: initial !important;
}

#fol-2 > button {
    font-family: Raleway;
    font-weight: 600;
    width: 320px;
    min-height: 60px;
    border-radius: 60px;
    border-width: 2px;
    border-color: rgb(86, 130, 203);
    border-style: solid;
    background: rgb(86, 130, 203);
    color: rgb(255, 255, 255);
    position: relative;
    left: 35%;
}

#fol-2 > button:hover {
    border-color: rgb(0, 0, 0);
    border-style: solid;
    background: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    transform: scale(1.1);
}

#fol-2 > button > a {
    color: rgb(255, 255, 255);
    text-transform: initial;
    font-size: 18px;
}

/*######################  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: 25px auto !important;
        float: none !important;
    }

    #col-out-form {
        position: relative;
        top: 80px;
    }

    #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: 74% !important; /*65*/
    }

    #col-out3 {
        background: none !important;
        width: 75% !important; /*65*/
        position: relative;
        left: 14%; /*17.7*/
        padding: 0 !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;
    }

    #col-out4 img {
        width: 100% !important;
    }

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

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

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

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

    #fol-2 > button {
        left: 24% !important;
        top: 25px;
    }

    #fol-col {
        display: none !important;
    }

    #container-out-cont3 {
        width: 74% !important; /*65.8*/
    }

    #btn-col-out4 {
        top: 2px !important;
    }

    #btn-col-out4 img {
        padding: 0  !important;
        width: 45% !important;
        top: 0 !important;
    }
}

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

@media screen and (max-width: 802px) {
    #fol-2 {
        right: 8% !important;
        width: 660px !important;
        height: 600px !important;
    }

    #fol-2 > button {
        top: -16px !important;
        left: 23% !important;
    }

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


@media screen and (max-width: 768px) {
    #cont2 {
        height: 870px !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: 36% !important;
    }

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

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

    #fol-2 > button {
        top: -6px !important;
        left: 2% !important;
    }

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

    #container-out-cont3 {
        width: 73% !important;
    }
} 

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

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

    #col-out4 img {
        height: 240px !important;
    }
}

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

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

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

    #col-out4 img {
        height: 200px !important;
    }
}


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

    #col-out3{
        width: 76% !important;
        left: 12.3%;
    }

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

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

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

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

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

    #btn-col-out4 img {
        width: 44% !important;
    }
}

@media screen and (max-width: 415px) {
    #fol-2 {
        right: 0% !important;
        padding: 15px 32px 0px 70px !important;
    }

    #col-out4 img {
        height: 175px !important;
    }

    #section-out-cont form {
        width: 414px !important;
        position: relative !important;
        left: -2.5% !important;
    }

    #section-out-cont p {
        width: 98%;
    }
}    

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

    #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: 100% !important;
    }

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

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

    #fol-2 {
        right: 0% !important;
        padding: 15px 24px 0px 98px !important;
    }

    #fol-2 > button {
        left: 5% !important;
    }

    .btn-header {
        width: 100% !important;
        padding: 18px;    
    }

    .btn-p {
        width: 100% !important;
        padding: 18px;  
    }

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

    #cont2 {
        height: 955px !important;
    }

    #container-out-cont3 {
        width: 88.5% !important;
    }

    #btn-col-out4 img {
        width: 42% !important;
    }

    #col-out3 {
        width: 84.5% !important;
        left: 8%;
    }
}

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

    .btn-baixar2 > button {
        left: 23% !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) {
    #cont2 {
        height: 925px !important;
    }

    #section-out-cont form {
        left: -2.5% !important;
        top: -35px;
    }
}

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

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

    #fol-2 > button {
        left: 5% !important;
        top: 8px !important;
    }


    #section-out-cont form {
        margin: 30px 14px !important
    }

    .btn-header {
        width: 89% !important;
        padding: 10px !important;
    }

    .btn-p {
        width: 89% !important;
        padding: 10px !important;
    }

    #cont2 {
        height: 875px !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;
    }
    
    #fol-2 {
        padding: 10px 22px 0px 38px !important;
    }

    #fol-2 > button {
        top: 0px !important;
        left: 1% !important;
    }

    #col-out4 img {
        height: 155px !important;
    }
}

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

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

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

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

    #fol-2 {
        padding: 10px 18px 0px 18px !important;
        width: 320px !important;
        height: 1040px !important;
    }

    #fol-2 > button {
        width: 295px !important;
        left: 1% !important;
    }

    .btn-header {
        width: 79% !important;
        padding: 9px !important;
        font-size: 38px !important;
    }

    .btn-p {
        width: 79% !important;
        padding: 9px !important;
    }

    #col-out3 h4 {
        font-size: 22px !important;
    }

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

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

    #col-out4 img {
        height: 140px !important;
    }

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