.video_modal {
    width: 640px;
    height: 360px;
}
/* Section empresa ///////////////////////////////////////////////////////////////////*/
.alinharItens{
    width: 12.5%;
    height: 250px;
    float: left;
}
.wrap_section_empresa{
    padding: 40px 0px 60px;
    background-color: #f6f6f6;
}
.img_principal_empresa{
    width: 40%;
    float: left;
    margin: 0px 14px 10px 0px;
}
.bandeiras-home {
    display: block;
    text-align: center;
    padding: 15px 0px;
    font-size: 20px;
    font-style: italic;
    line-height: 45px;
    color: #8204e1;
}
.titulo_section_empresa {
    width: 56%;
    font-size: 36px;
    text-transform: normal;
    font-weight: bold;
    position: relative;
    margin-bottom: 40px;
    display: block;
    float: left;
}
.btn-servico {
    background: #8204e1;
    display: block;
    float: initial;
    color: #fff;
    width: fit-content;
    margin: 10px auto 0px;
    padding: 10px 20px;
    border-radius: 4px;
}
.btn-servico:hover{
    transition: 0.5s all;
    background: #b15cf1;
    text-decoration: none;
}
.bandeiras-home img{
    margin-left: 10px;
}
.modal-content {
    width: fit-content;
    margin: 50px auto;
}
.modal-header {
    padding: 0px !important;
}
.abrir_video_home{
    cursor: pointer;
}
.abrir_video_home:hover{
    color: #8204e1;
    text-decoration: underline;
}
.como_chegar{
    background: transparent;
    color: #8104e0;
    transition: 0.5s all;
    text-decoration: none;
    padding: 5px 15px;
    border: 2px solid #8104e0;
    margin-left: 10px;
    border-radius: 4px;
}
.como_chegar:hover,.como_chegar:active,.como_chegar:focus{
    background: #8104e0;
    color: #FFF;
    text-decoration: none;
}
.wrap_section_empresa .descricao_empresa{
    color: #333;
    font-size: 16px;
}
.box_carousel_depoimento_descricao{
    color: #333;
}
.btn_saiba_mais_empresa{
    float: left;
    background: #8104e0;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    padding: 11px 50px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 20px;
    border-radius: 30px;
}
.btn_saiba_mais_empresa:hover{
    text-decoration: none;
    background: #420271;
    color: #FFF;
    transition: 0.5s all;
}
.btn_saiba_mais_empresa:hover .btn_saiba_mais_empresa:focus{
    text-decoration: none;
    background: #420271;
    color: #FFF;
    transition: 0.5s all;
}
.img_section_atendemos{

}
/* End section empresa ///////////////////////////////////////////////////////////////*/

.titulo_blog{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    margin-bottom: 30px;
    min-height: 45px;
}
.ver_publicacao{
    display: block;
    float: initial;
    margin: 0 auto;
    color: #fff;
    background: #8104e0;
    width: fit-content;
    padding: 12px 35px;
    border-radius: 45px;
    cursor: pointer;
}
.ver_publicacao:hover{
    transition: 0.5s all;
    background: #420271;
}
/* ServiÃ§os //////////////////////////////////////////////////////////////////////////*/
.wrap_section_servicos{
    padding: 20px 0px 40px;
}
.img_servico_listagem{
    display: block;
    max-width: 210px !important;
    height: 215px;
    width: auto;
    border-radius: 100%;
    margin: 10px auto;
    float: initial;
    background-size: cover;
    padding: 6px;
    border: 1px solid #dddddd;
}
.img_servico {
    display: block;
    float: left;
    background-position: center;
    width: 100%;
    height: 201px;
    background-size: cover;
    z-index: 1;
    position: relative;
    border-radius: 108px;
}
.img_servico:hover{
    height: 201px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 0px 6px 0px #8104e0;
    -moz-box-shadow: 0px 0px 6px 0px #8104e0;
    box-shadow: 0px 0px 6px 0px #8104e0;
}
.img_servico_listagem:hover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0px 0px 6px 0px #8104e0;
    -moz-box-shadow: 0px 0px 6px 0px #8104e0;
    box-shadow: 0px 0px 6px 0px #8104e0;
}
.text-local{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 30px;
    padding: 15px 0px;
}
.box_carousel_servico{
    width: 100%;
    float: left;
    padding: 3px 3px 10px 3px;
}
.box_carousel_servico:hover{
    transition: all 0.3s;
    -webkit-box-shadow: 0px 0px 6px 0px #8104e0;
    -moz-box-shadow: 0px 0px 6px 0px #8104e0;
    box-shadow: 0px 0px 6px 0px #8104e0;
}
.box_carousel_servico_img{
    width: 100%;
    display: table;
}
.box_carousel_servico_img img{
    width: 100%;
}
.box_carousel_servico_titulo{
    width: 100%;
    float: left;
    color: #e6b463;
    font-size: 20px;
    text-align: center;
    margin-top: 10px;
}
.box_carousel_servico_descricao{
    width: 100%;
    float: left;
    text-align: left;
    color: #333;
}
.box_carousel_servico_descricao:hover{
    color: #333;
}
/* End ServiÃ§os /////////////////////////////////////////////////////////////////////*/




/* Portfolio ////////////////////////////////////////////////////////////////////////*/
.wrap_section_portfolio{
    padding: 40px 0px 60px;
}
.box_portfolio{
    width: 100%;
    float: left;
    margin-bottom: 40px;
}
.box_portfolio_img {
    width: 100%;
    float: left;
}
.box_portfolio_img img{
    width: 100%;
    float: left;
}
.btn_ver_todos_portfolio{
    background: #8104e0;
    color: #FFF;
    text-align: center;
    font-size: 22px;
    padding: 11px 20px;
    text-transform: uppercase;
    font-weight: bold;
    display: table;
    margin: 20px auto 0px;
}
.btn_ver_todos_portfolio:hover{
    text-decoration: none;
    background: #420271;
    color: #FFF;
    transition: 0.5s all;
}
.nav-portfolio>li>a {
    color: #000;
}
.nav-portfolio>li.active>a, .nav-portfolio>li.active>a:focus, .nav-portfolio>li.active>a:hover {
    color: #fff;
    background-color: #8104e0;
}
/* End Portfolio ////////////////////////////////////////////////////////////////////*/

/* Equipe ///////////////////////////////////////////////////////////////////////////*/
.wrap_section_equipe {
    padding: 40px 0px 60px;
}

.box_carousel_equipe{
    width: 100%;
    float: left;
}
.box_carousel_equipe_img{
    width: 100%;
    float: left;
}
.box_carousel_equipe_img img{
    float: initial;
    max-height: 281px;
    margin: 0 auto;
    display: block;
    width: 100%;
    padding: 10px;
}
.box_carousel_equipe_img img:hover{
    padding: 0px;
    transition: 0.5s all;
}
.box_carousel_equipe_titulo{
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 0px;
    text-align: center;
}
.box_carousel_equipe_descricao{
    width: 100%;
    float: left;
    text-align: center;
    font-size: 16px;
}
.btn_ver_perfil_equipe{
    background: #8104e0;
    color: #FFF;
    padding: 6px 15px;
    width: 100%;
    display: block;
    float: left;
    text-align: center;
}
.btn_ver_perfil_equipe:hover{
    text-decoration: none;
    background: #420271;
    color: #FFF;
    transition: 0.5s all;
}
.wrap_pessoa_equipe_pgs{
    padding: 40px 0px 60px;
}
.img_pessoa_equipe{
    width: 100%;
    float: left;
}
.titulo_pessoa_equipe{
    margin: 0px 0px 10px;
}
.subtitulo_pessoa_equipe{
    font-size: 16px;
}
.descricao_pessoa_equipe{
    margin-top: 20px;
}
.redes_sociais_pessoa_equipe{
    padding: 0px;
    list-style: none;
    float: left;
}
.redes_sociais_pessoa_equipe li{
    float: left;
    display: inline-block;
    padding: 0px 5px;
}
.redes_sociais_pessoa_equipe li:first-child{
    padding-left: 0px;
}
.redes_sociais_pessoa_equipe li a{
    font-size: 18px;
    border-radius: 3px 2px 2px 3px;
    display: inherit;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 28px;
    color: white;
}
.redes_sociais_pessoa_equipe li .facebook{
    background: #3b589e;
}
.redes_sociais_pessoa_equipe li .instagram{
    background: #e78733;
}
.redes_sociais_pessoa_equipe li .twitter{
    background: #2b97f0;
}
.redes_sociais_pessoa_equipe li .youtube{
    background: #dc4e41;
}
/* End Equipe ///////////////////////////////////////////////////////////////////////*/

/* Depoimentos //////////////////////////////////////////////////////////////////////*/
.wrap_section_depoimentos{
    padding: 40px 0px 60px;
}

.box_carousel_depoimento{
    width: 100%;
    float: left;
}
.box_carousel_depoimento_img{
    width: 160px;
    height: 160px;
    margin: 0px auto;
    border: 1px solid #ccc;
    border-radius: 100%;
    margin-bottom: 10px;
    padding: 5px;
}
.box_carousel_depoimento_img:hover{
    transition: 0.5s all;
    padding: 3px;
    -webkit-box-shadow: 0px 0px 6px 0px #8104e0;
    -moz-box-shadow: 0px 0px 6px 0px #8104e0;
    box-shadow: 0px 0px 6px 0px #8104e0;
}
.box_carousel_depoimento_img img{
    width: 100%;
    float: left;
    border-radius: 100%;
}
.box_carousel_depoimento_titulo{
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px;
    text-align: center;
    text-transform: uppercase;
}
.box_carousel_depoimento_descricao div{
    width: 100%;
    float: left;
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}
/* End Depoimentos //////////////////////////////////////////////////////////////////*/



/* Celulares ate 240px */
@media screen and (max-width: 240px) {

    /* Home */
    .alinharItens{
        display: none;
    }
    /* End Home */

}

/* End Celulares ate 240px */

/* Celulares ate 480px */
@media screen and (max-width: 480px) {

    /* Home */
    .video_modal {
        width: 360px;
        height: 202px;
    }
    .box_carousel_equipe_img img{
        width: 100%;
        margin-left: 0px;
    }
    .como_chegar{
        display: block;
        float: initial;
    }
    .titulo_section_empresa{
        width: 100%;
    }
    .bandeiras-home img{
        width: 100%;
    }
    .alinharItens{
        display: none;
    }
    /* End Home */

}

/* Tablet em pe */
@media screen and (min-width: 481px) and (max-width: 767px) {

    /* Home */
    .box_carousel_equipe_img img{
        width: 100%;
    }
    .como_chegar{
        display: block;
        float: initial;
    }
    .titulo_section_empresa{
        width: 100%;
    }
    .alinharItens{
        display: none;
    }
    /* End Home */

}

/* End Tablet em pe */

/* Tablet em deitado */
@media screen and (min-width: 768px) and (max-width: 991px) {

    /* Home */
    .alinharItens{
        display: none;
    }
    /* End Home */

}

/* End Tablet em deitado */

/* Notebook */
@media screen and (min-width: 992px) and (max-width: 1280px) {

    /* Home */
    /* End Home */

}

/* End Notebook */

/* Computadores */
@media screen and (min-width: 1281px) {

    /* Home */
    /* End Home */

}

/* End Computadores */

/* Computadores M */
@media screen and (min-width: 1345px) and (max-width: 1632px) {

    /* Classes do projeto */
    /* End Classes do projeto */

}

/* End Computadores */

/* Computadores G */
@media screen and (min-width: 1633px) {

    /* Classes do projeto */
    /* End Classes do projeto */

}

/* End Computadores G */