@charset "UTF-8";

.cont2 {
    background: url(../imagens/O6X5CP0.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

#cont2 {
    height: 385px !important;
}


/*############################### SEGUNDA SESSÃO  ##############################*/
#container-out-cont {
    width: 83%;
}

.col-out h2 {
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 40px;
    line-height: 80px;
    color: #000000;
    text-align: center;
    margin-bottom: 28px;
}

.borda {
    border-style: solid;
    border-bottom-width: 2.5px;
    border-color: rgb(0, 177, 227);
    width: 90px;
    margin: 0px auto;
    position: relative;
    top: -28px;
}

#col-out2 h3 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    line-height: 32px;
    color: #333333;
}

#col-out2 p {
    font-family: 'Nunito';
    font-size: 18px;
    margin-bottom: 20px;
    color: #4e4d4d !important;
    line-height: 32px;
}

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

#container-out-cont2 {
    width: 83%;
}

#col-out3 {
    float: right;
}

#col-out3 p {
    font-family: 'Nunito';
    font-size: 18px;
    margin-bottom: 20px;
    color: #4e4d4d !important;
    line-height: 32px;
}

#col-out4 {
    float: left;
    position: relative;
    top: 10px;
}

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

/*############################### TERCEIRA SESSÂO ##############################*/
#col-out5 h3 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #333333;
    margin-bottom: 35px;
    font-size: 30px;
    line-height: normal;
}

#col-out5 p {
    font-family: 'Raleway',Arial,sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    color: #6d6e71 !important;
    line-height: 32px;
    font-weight: 400;
}

#col-out6 {
    position: relative;
    top: 130px
}

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


/*############################### QUARTA SESSÂO ##############################*/
.section-ebook2 {
    /*height: 230px;*/
    background: #1e73be;
}

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

.ebook2 {
  padding: 17px 45px;
}

.ebook2 p {
    font-family: 'Nunito';
    font-weight: 600;
    color: #ffffff;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
}

/*############################### QUINTA SESSÂO ##############################*/
#sec-cont {
    background: url(../imagens/fundo.png) no-repeat;
    background-size: cover;
    background-position: center;
}

#btn-cont {
    width: 83%
}

#cont-dv {
    float: right;
}

#btn-cont h3 {
    font-family: 'Poppins';
    font-weight: 700;
    color: #333333;
    margin-bottom: 35px;
    font-size: 35px;
    line-height: normal;
}

#btn-cont p {
    font-family: 'Raleway',Arial,sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
    color: #6d6e71 !important;
    line-height: 32px;
    font-weight: 400;
}



/*############################### SEXTA SESSÂO ##############################*/
.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;
}

/*######################  QUERIES  #############################*/
@media screen and (max-width: 1250px) {
    #sec-cont {
        background-position-x: 40%;
    }
}


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

    #sec-cont {
        background-position-x: 90%;
    }

    #col-img-out1 img {
        width: 50%;
        position: relative;
        left: 25%;
    }

    #col-out4 img {
        width: 50%;
        position: relative;
        left: 25%;
    }

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

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

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

@media screen and (max-width: 600px) {
    .ebook2 {
        padding: 17px 87px !important;
    }
}

@media screen and (max-width: 500px) {
    .ebook2 {
        padding: 17px 44px !important;
    }

    .col-out h2 {
        line-height: 50px;
    }

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

    #container-out-cont2 {
        width: 90%;
    }

    #btn-cont {
        width: 90%;
    }
}


@media screen and (max-width: 480px) {

    .ebook2 {
        padding: 17px 50px !important;
    }
}

@media screen and (max-width: 415px) {
    .ebook2 p {
        font-size: 20px;
    }

    .ebook2 {
        padding: 17px 45px !important;
    }

    .col-out h2 {
        font-size: 30px;
    }

    #col-out2 h3 {
        font-size: 23px;
    }

    #col-out5 h3 {
        font-size: 28px;
    }

    #col-img-out1 img {
        left: 24%;
    }

    #col-out4 img {
        left: 24%;
    }
}

@media screen and (max-width: 395px) {
    .col-out h2 {
        line-height: 40px;
    }
}

@media screen and (max-width: 360px) {
    .ebook2 {
        padding: 17px 39px !important;
    }
}

@media screen and (max-width: 320px) {
    .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;
    }

    .ebook2 {
        padding: 17px 32px !important;
    }
}