.container-projetos {float: left;width: 100%;height: 237px;background-color: #2b2b2b;}.titulo-projetos {font: 52.2px titillium_bdbold;color: #fff;text-align: center;line-height: 60px;margin: 46px 0 30px 0;}.titulo-projetos i {color: #ce1715;}.text-projetos {font: 15px titilliumregular;color: #fff;text-align: center;line-height: 25.6px;}.projeto-div {width: 100%;float: left;background-color: #4d4d4d;}.conteudo-div {display: flex;justify-content: space-between;margin: 56px 0;}.galeria-projeto {float: left;margin: 0 0 0 27px;}.container-player {width: 100%;float: left;text-align: center;margin: 0 0 0 }.player {width: auto;display: inline-block;position: relative }.player img {width: 552px;height: 329px;}.player-prev {font-size: 0;float: left;width: 55px;height: 55px;position: absolute;bottom: 3px;right: 0;margin: 0 55px 0 0;cursor: pointer;background: url(../img/projetos/prev.svg)no-repeat center #ce1715;background-size: 38px;}.player-next {font-size: 0;float: right;width: 55px;height: 55px;position: absolute;bottom: 3px;margin: 0 0 0 0;right: 0;cursor: pointer;background: url(../img/projetos/next.svg)no-repeat center #ce1715;background-size: 38px;}.player-prev:hover {background-color: #bb1815;}.player-next:hover {background-color: #bb1815;}.texto-div {float: left;margin: 0 27px 0 45px;}.titulo-div-projeto {font: 30px titilliumregular;color: #fff }.titulo-div-projeto i {font-family: titillium_bdbold;}.linha-sep-vermelha {width: 288px;background-color: #ce1715;height: 5px;margin: 24px 0;}.texto-descricao-1 {font: 15px titillium_bdbold;color: #fff;margin: 0 0 25px 0;}.texto-descricao-2 {font: 15px titilliumregular;color: #fff;text-align: justify;margin: 0 0 15px 0;}.texto-descricao-3 {font: 15px titilliumregular;color: #fff;text-align: justify;}.linha-direita {background-color: #f2f2f2;}.linha-direita .conteudo-div {margin: 56px 0;flex-direction: row-reverse;}.linha-direita .titulo-div-projeto {color: #080808 }.linha-direita .texto-div {margin: 0 41px 0 27px;}.linha-direita .galeria-projeto {margin: 0 27px 0 0;}.linha-direita .texto-descricao-1 {color: #636363;}.linha-direita .texto-descricao-2 {color: #636363;}.linha-direita .texto-descricao-3 {color: #636363;}
.player iframe {width: 552px; height: 329px;}
@media(max-width:1100px) {
    .player img {width: 510px;height: 300px;}
    .player iframe {width: 510px;height: 300px;}
}
@media(max-width:990px) {
    .conteudo-div {display: flex;justify-content: space-between;margin: 20px 0;flex-direction: column;}.texto-div {float: left;width: 100%;margin: 0 0px 0 0px;display: flex;flex-direction: column;align-items: center;}.linha-sep-vermelha {width: 220px;margin: 7px 0;}.titulo-div-projeto {font-size: 18px;margin: 10px 0 0 0;}.galeria-projeto {float: left;margin: 0 0 0 0;}
    .player img {width: 278px;height: 208px;}
    .player iframe {width: 278px;height: 208px;}
    .player-prev {width: 35px;height: 35px;margin: 0 35px 0 0;background-size: 25px;}.player-next {width: 35px;height: 35px;background-size: 25px;}.linha-direita .conteudo-div {margin: 20px 0;flex-direction: column;}.linha-direita .texto-div {margin: 0 0 0 0;}.linha-direita .galeria-projeto {margin: 0 0 0 0;}.titulo-projetos {font-size: 24.2px;line-height: 36px;margin: 20px 0 20px 0;}.text-projetos br {display: none;}.text-projetos {line-height: 23.6px;margin: 0 0 20px 0;}.container-projetos {height: auto;}
}