@media only screen and (min-width: 1360px) and (max-width: 1630px) {
  .secao {
    height: 960px;
  }
  .secao_b {
    height: 960px;
  }
  .secao_p {
    height: 960px;
  }
  .secao_rodape {
    height: 560px;
  }
  .separador_projeto:after {
    width: 3%;
    height: 7px;
    top: 400px;
  }
  .descricao {
    font-size: 13pt;
  }
  .comentario_desc {
    font-size: 16,5pt;
  }

  .titulo {
    margin-top: 120px;
    margin-bottom: 120px;
    text-align: center;
    font-size: 36pt;
  }
  .rabisco_azul_ideias {
    background-position: 45% 43%;
    background-size: 185px;
  }
  .rabisco_verde_projetos {
    background-size: 205px;
    background-position: 45% 40%;
  }
  .rabisco_azul_feedback {
    background-size: 208px;
    background-position: 44% 40%;
  }
  .rabisco_amarelo_membros {
    background-size: 260px;
    background-position: 44% 30%;
  }

  /*Menu*/
  .menu_itens {
    display: inline-block;
    margin-top: 130px;
  }
  .link_menu {
    font-size: 40pt;
  }
  .link_menu a {
    font-size: 70pt;
    margin-left: 80px;
  }
  .ola_mico {
    font-size: 18pt;
    margin-right: 5px;
  }
  .email_menu {
    color: inherit;
    font-size: 26pt;
    letter-spacing: 0.75px;
  }

  .contato_menu {
    margin-top: 35px;
    margin-left: 60px;
  }
  .social_links_menu {
    margin-top: 20px;
  }
  .social_menu {
    display: inline-block;
    font-size: 18pt;
  }
  /*Introdução*/
  .introducao h2 {
    margin-top: 220px;
    font-size: 48pt;
  }
  .introducao p {
    margin-top: 40px;
    margin-left: 0;
    margin-bottom: 60px;
    font-size: 17pt;
  }
  .rabisco {
    padding-top: 25px;
    padding-bottom: 50px;
    padding-right: 10px;
    background-position: 46% 30%;
    background-size: 190px;
  }
  #btnorcamento {
    max-width: 400px;
    padding: 10px 60px;
  }
  #btnprojetos {
    margin-left: 20px;
    max-width: 400px;
    padding: 10px 60px;
  }
  .intro_projetos {
    margin-top: 140px;
    margin-left: 800px;
    width: 450px;
    height: 450px;
  }

  /*Projetos*/
  .grid-img {
    width: 600px;
    height: 400px;
  }
  .img_projeto {
    width: 620px;
  }
  .img_projeto2 {
    width: 620px;
  }
  .link_projeto {
    margin-top: 30px;
  }
  .titulo_projeto {
    margin-top: 450px;
  }
  .titulo_projeto:after {
    width: 85%;
    height: 5px;
    top: 485px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /*Comentários*/
  .rating {
    margin-top: 40px;
    margin-left: 0px;
    text-align: center;
  }
  .comentario {
    margin-top: 40px;
  }
  .star {
    height: 18px;
  }
  /*Quem_somos*/
  .slide_botoes {
    margin-top: 240px;
  }
  .slide {
    margin-top: 0px;
    margin-left: 550px;
  }
  /*Contato*/
  .secao_s {
    padding: 200px 0px 200px;
  }
  .frase_contato {
    margin-top: 5px;
    font-size: 16pt;
  }
  .link_contato {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 56pt;
  }
  #btncontato {
    margin-bottom: 80px;
  }
  .rodape p {
    font-size: 14pt;
  }
  .topo {
    font-size: 14pt;
  }
  .seta_inicio {
    height: 15px;
  }

  /*Página Projetos*/

  .thumb {
    width: 620px;
  }
  .thumb_h {
    width: 1260px;
    height: 540px;
  }
  .titulo_projetos {
    font-size: 48pt;
  }
  .slide_titulo h2 {
    font-size: 36pt;
  }

  .slide_titulo ul {
    font-size: 36pt;
  }

  .descricao_intro_projeto {
    margin-top: 10px;
    margin-bottom: 280px;
    font-size: 20pt;
  }
  .descricao_intro_contato {
    margin-top: 10px;
    margin-bottom: 280px;
    font-size: 22pt;
  }
  .descricao_intro_contato a {
    font-size: 22pt;
  }
  .descricao_projeto {
    margin-left: 15px;
    font-size: 18pt;
  }
  .grid-img {
    width: 620px;
    height: 420px;
  }
  .grid-img_h {
    width: 1260px;
  }

  /*Página Contato*/
  .contato_titulo {
    font-size: 92pt;
    font-weight: 800;
    margin-top: 200px;
    margin-bottom: 20px;
  }
  .mensagem_titulo {
    font-size: 44pt;
    font-weight: 800;
    margin-top: 300px;
    margin-bottom: 20px;
  }
  .form {
    margin-top: 230px;
    margin-left: 100px;
  }
  .titulo_form {
    font-size: 20pt;
    margin-top: 100px;
    margin-bottom: 15px;
  }
  .form input[type="text"],
  .form input[type="email"],
  .form textarea {
    font-size: 24pt;
    width: 650px;
  }
  .form input[type="text"]::placeholder,
  .form input[type="email"]::placeholder,
  .form textarea::placeholder {
    font-size: 38pt;
  }
  .form input[type="text"]:focus,
  .form input[type="email"]:focus,
  .form textarea:focus {
    font-size: 24pt;
  }
  .select_servico ul li {
    margin-right: 6px;
    margin-top: 30px;
    font-size: 36px;
  }
  .checkbox {
    padding: 15px 12px;
    border-radius: 12px;
  }
  #btnformulario {
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 20px 300px;

    border-radius: 5px;
  }
}
@media only screen and (min-width: 831px) and (max-width: 1360px) {
  .secao {
    height: 740px;
  }
  .secao_b {
    height: 740px;
  }
  .secao_p {
    height: 740px;
  }
  .secao_rodape {
    height: 500px;
  }
  .secao_rodape_contato {
    height: 140px;
  }
  .separador_projeto:after {
    width: 3%;
    height: 7px;
    top: 400px;
  }
  .descricao {
    font-size: 9pt;
  }
  .comentario_desc {
    font-size: 12pt;
  }
  .citacao_y {
    font-size: 11pt;
  }
  .citacao_g {
    font-size: 11pt;
  }
  .citacao_b {
    font-size: 11pt;
  }
  .citacao_p {
    font-size: 11pt;
  }
  .titulo {
    margin-top: 80px;
    margin-bottom: 80px;
    text-align: center;
    font-size: 30pt;
  }
  .rabisco_azul_ideias {
    background-position: 45% 43%;
    background-size: 170px;
  }
  .rabisco_verde_projetos {
    background-size: 160px;
    background-position: 45% 40%;
  }
  .rabisco_azul_feedback {
    background-size: 160px;
    background-position: 44% 44%;
  }
  .rabisco_amarelo_membros {
    background-size: 210px;
    background-position: 50% 30%;
  }

  /*Menu*/
  .menu_itens {
    display: inline-block;
    margin-top: 130px;
  }
  .link_menu {
    font-size: 40pt;
  }
  .link_menu a {
    font-size: 70pt;
    margin-left: 20px;
  }
  .ola_mico {
    font-size: 18pt;
    margin-right: 5px;
  }
  .email_menu {
    color: inherit;
    font-size: 20pt;
    letter-spacing: 0.75px;
  }

  .contato_menu {
    margin-top: 35px;
    margin-left: 0px;
  }
  .social_links_menu {
    margin-top: 20px;
  }
  .social_menu {
    display: inline-block;
    font-size: 18pt;
  }
  /*Introdução*/
  .introducao h2 {
    margin-top: 200px;
    font-size: 38pt;
  }
  .introducao p {
    margin-top: 40px;
    margin-left: 0;
    margin-bottom: 30px;
    font-size: 13pt;
  }
  .rabisco {
    padding-top: 25px;
    padding-bottom: 50px;
    padding-right: 10px;
    background-position: 45% 30%;
    background-size: 150px;
  }
  .titulo_link_projeto {
    font-size: 14pt;
  }
  #btnorcamento {
    margin-right: 10px;
    max-width: 400px;
    padding: 10px 30px;
  }
  #btnprojetos {
    margin-left: 10px;
    max-width: 400px;
    padding: 10px 30px;
  }
  .intro_projetos {
    background-size: 500px;
    margin-top: 200px;
    margin-left: 500px;
    width: 280px;
    height: 280px;
  }

  /*O que fazemos*/
  .icon_fazemos {
    height: 40px;
  }
  .subtitulo {
    font-weight: 800;
    margin-top: 20px;
    font-size: 16pt;
  }
  /*Projetos*/
  .grid-img {
    width: 400px;
    height: 200px;
  }
  .img_projeto {
    width: 370px;
  }
  .img_projeto2 {
    width: 370px;
  }
  .img_2 {
    display: none;
  }
  .link_projeto {
    margin-top: 30px;
  }
  .titulo_projeto {
    margin-top: 270px;
  }
  .titulo_projeto:after {
    width: 85%;
    height: 5px;
    top: 295px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /*Comentários*/
  .rating {
    margin-top: 30px;
    margin-left: 0px;
    text-align: center;
  }
  .comentario {
    margin-top: 40px;
  }
  .star {
    height: 18px;
  }

  /*Quem_somos*/
  .slide_botoes {
    margin-top: 240px;
  }
  .slide {
    margin-top: 0px;
    margin-left: 340px;
    padding-bottom: 40px;
    width: 2000px;
    height: 540px;
  }
  .texto_slide {
    margin-top: 80px;
  }
  .t2 {
    font-weight: 800;
    margin-top: 0px;
    font-size: 20pt;
  }
  .t2_funcao {
    font-size: 22pt;
  }

  .t3 {
    font-weight: 700;
    margin-top: 40px;
    font-size: 20px;
  }
  .t4 {
    font-weight: 300;
    margin-top: 5px;
    font-size: 22px;
  }
  .slide_botoes {
    margin-top: 200px;
  }

  .rolagem_slide {
    width: 500px;
    height: 300px;
    margin-top: 60px;
    padding-bottom: 40px;
    transition: transform 0.5s ease;
  }
  .slide_alex {
    height: 100%;
  }
  .slide_gustavo {
    height: 80%;
  }
  .slide_rafa {
    height: 80%;
  }
  /*Contato*/
  .secao_s {
    padding: 200px 0px 200px;
  }
  .frase_contato {
    margin-top: 5px;
    font-size: 12pt;
  }
  .link_contato {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 31pt;
  }
  #btncontato {
    max-width: 400px;
    padding: 10px 60px;
    margin-bottom: 80px;
  }
  .rodape p {
    font-size: 12pt;
  }
  .topo {
    font-size: 12pt;
  }
  .seta_inicio {
    height: 15px;
  }
  .footer_nav {
    margin-top: 60px;
    text-align: right;
  }
  .footer_nav ul li a {
    font-size: 12pt;
  }
  .footer_nav ul li {
    display: inline-block;
    margin-left: 10px;
  }

  /*Página Projetos*/
  .secao_projetos {
    margin-bottom: 100px;
  }
  .thumb {
    background-size: 500px;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    width: 350px;
    height: 400px;
  }
  .thumb_h {
    background-size: 800px;
    background-position: 00% 0%;
    background-repeat: no-repeat;
    width: 1260px;
    height: 540px;
  }
  .titulo_projetos {
    font-size: 48pt;
  }
  .slide_titulo {
    margin-top: 220px;
    margin-bottom: 0px;
  }
  .slide_titulo h2 {
    margin-top: 0;
    font-size: 21pt;
  }
  .slide_titulo ul li {
    padding-left: 10px;
  }
  .slide_titulo ul {
    font-size: 21pt;
  }

  .descricao_intro_projeto {
    margin-top: 0px;
    margin-bottom: 180px;
    font-size: 14pt;
  }
  .id_projeto {
    margin-bottom: 40px;
  }
  .descricao_intro_contato {
    margin-top: 10px;
    margin-bottom: 280px;
    font-size: 14pt;
  }
  .descricao_intro_contato a {
    font-size: 13pt;
  }
  .descricao_projeto {
    margin-left: 8px;
    font-size: 12pt;
  }
  .grid-img {
    width: 350px;
    height: 320px;
  }
  .grid-img_h {
    width: 700px;
    height: 220px;
  }
  .box {
    height: 50px;
  }
  .box::before {
    top: 0;
    left: 0;
    z-index: 1;
    width: 10px;
    content: "";
    height: 10px;
    background: linear-gradient(180deg, #000, rgba(255, 142, 113, 0));
  }

  /*Página Contato*/
  .contato_titulo {
    font-size: 72pt;
    margin-top: 200px;
    margin-bottom: 20px;
  }
  .mensagem_titulo {
    font-size: 34pt;
    font-weight: 800;
    margin-top: 300px;
    margin-bottom: 20px;
  }
  .form {
    margin-top: 230px;
    margin-left: 100px;
  }
  .titulo_form {
    font-size: 20pt;
    margin-top: 100px;
    margin-bottom: 15px;
  }
  .form input[type="text"],
  .form input[type="email"],
  .form textarea {
    font-size: 16pt;
    width: 340px;
  }
  .form input[type="text"]::placeholder,
  .form input[type="email"]::placeholder,
  .form textarea::placeholder {
    font-size: 24pt;
  }
  .form input[type="text"]:focus,
  .form input[type="email"]:focus,
  .form textarea:focus {
    font-size: 16pt;
  }
  .select_servico ul li {
    margin-right: 6px;
    margin-top: 20px;
    font-size: 36px;
  }
  .checkbox {
    font-size: 12pt;
    padding: 15px 10px;
    border-radius: 12px;
  }
  #btnformulario {
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 20px 150px;

    border-radius: 5px;
  }
}

@media only screen and (max-device-width: 830px) {
  .js [data-anime] {
    opacity: 1;
    transform: translate3d(0, 50px, 0);
  }
  .secao {
    height: 820px;
  }
  .secao_b {
    height: 820px;
  }
  .secao_p {
    height: 820px;
  }
  .secao_rodape {
    height: 680px;
  }
  .secao_mobile_como {
    height: 1160px;
    background-color: #fff;
  }
  .secao_mobile_projetos {
    height: 900px;
    background-color: #000;
  }
  .secao_mobile_comentarios {
    height: 1200px;
    background-color: #fff;
  }
  .secao_mobile_time {
    height: 820px;
  }
  .secao_rodape_contato {
    height: 140px;
  }
  .separador_projeto:after {
    width: 3%;
    height: 7px;
    top: 400px;
  }
  .descricao {
    font-size: 13pt;
  }
  .comentario_desc {
    font-size: 14pt;
  }
  .citacao_y {
    font-size: 12pt;
  }
  .citacao_g {
    font-size: 12pt;
  }
  .citacao_b {
    font-size: 12pt;
  }
  .citacao_p {
    font-size: 12pt;
  }
  .titulo {
    margin-top: 60px;
    margin-bottom: 5px;
    text-align: center;
    font-size: 30pt;
  }
  .rabisco_azul_ideias {
    background-position: 45% 43%;
    background-size: 170px;
  }
  .rabisco_verde_projetos {
    background-size: 160px;
    background-position: 45% 40%;
  }
  .rabisco_azul_feedback {
    background-size: 160px;
    background-position: 44% 44%;
  }
  .rabisco_amarelo_membros {
    background-size: 210px;
    background-position: 50% 30%;
  }

  /*Menu*/
  .header {
    padding: 25px 10px 25px 10px;
    position: fixed;
    width: 100%;
    background-color: #000;
    z-index: 9;
  }

  #btnmobile {
    padding: 0rem 1rem;
    margin-left: 70px;
  }
  #btnmobile2 {
    margin-bottom: 0px;
    padding: 0.88rem 0.45rem;
  }
  .menu_itens {
    display: inline-block;
    margin-top: 5px;
  }
  .link_menu {
    font-size: 2pt;
  }
  .link_menu a {
    font-size: 60pt;
    margin-left: 0px;
  }
  .ola_mico {
    font-size: 18pt;
    margin-right: 5px;
  }
  .email_menu {
    color: inherit;
    font-size: 20pt;
    letter-spacing: 0.75px;
  }

  .contato_menu {
    margin-top: 35px;
    margin-left: 0px;
  }
  .social_links_menu {
    margin-top: 0px;
  }
  .social_menu {
    display: inline-block;
    font-size: 18pt;
  }
  /*Introdução*/
  .introducao h2 {
    margin-top: 80px;
    font-size: 40pt;
  }
  .introducao p {
    margin-top: 40px;
    margin-left: 0;
    margin-bottom: 30px;
    font-size: 13pt;
  }
  .rabisco {
    padding-top: 25px;
    padding-bottom: 50px;
    padding-right: 10px;
    background-position: 45% 35%;
    background-size: 100%;
  }
  .titulo_link_projeto {
    font-size: 14pt;
    text-align: center;
  }
  #btnorcamento {
    background-color: #3562ff;
    margin-right: 0px;
    max-width: 400px;
    text-align: center;
    padding: 15px 107px;
  }
  #btnprojetos {
    color: #000;
    background-color: #ffc72c;
    margin-top: 20px;
    margin-left: 0px;
    max-width: 400px;
    padding: 15px 75px;
  }
  .intro_projetos {
    display: none;
    background-size: 500px;
    margin-top: 200px;
    margin-left: 500px;
    width: 280px;
    height: 280px;
  }
  .seta_scroll {
    display: none;
    margin-top: 10px;
    height: 30px;
    animation: go-back 0.8s infinite alternate-reverse;
  }
  /*O que fazemos*/
  .icon_fazemos {
    height: 40px;
  }
  .subtitulo {
    font-weight: 800;
    margin-top: 20px;
    font-size: 16pt;
  }
  /*Projetos*/
  .grid-img {
    width: 300px;
    height: 200px;
  }
  .img_projeto {
    width: 310px;
  }
  .img_projeto2 {
    width: 310px;
  }
  .img_2 {
    display: none;
  }
  .link_projeto {
    margin-top: 30px;
  }
  .titulo_projeto {
    margin-top: 230px;
  }
  .titulo_projeto:after {
    display: none;
    width: 85%;
    height: 5px;
    top: 295px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  #btn_page_projetos {
    color: #000;
    background-color: #fff;
  }
  /*Comentários*/
  .rating {
    margin-top: 30px;
    margin-left: 60px;
    text-align: center;
  }
  .comentario {
    margin-top: 40px;
  }
  .star {
    height: 18px;
  }

  /*Quem_somos*/
  .slide_botoes {
    margin-top: 240px;
    text-align: center;
  }
  .slide {
    margin-top: 0px;
    margin-left: 0px;
    padding-bottom: 40px;
    width: 300px;
    height: 540px;
  }
  .texto_slide {
    margin-top: 0px;
  }
  .t2 {
    font-weight: 800;
    margin-top: 80px;
    font-size: 24pt;
  }
  .t3 {
    font-weight: 700;
    margin-top: 20px;
    font-size: 24px;
  }
  .t4 {
    font-weight: 300;
    margin-top: 5px;
    font-size: 26px;
  }
  .t2_funcao {
    font-size: 30pt;
    margin-top: 2px;
    margin-bottom: 0px;
    font-weight: 300;
  }
  .slide_botoes {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .rolagem_slide {
    width: 500px;
    height: 300px;
    margin-top: 0px;
    padding-bottom: 40px;
    transition: transform 0.5s ease;
  }
  .slide_alex {
    margin-left: 20px;
    height: 100%;
  }
  .slide_gustavo {
    margin-left: 15px;
    height: 80%;
  }
  .slide_rafa {
    margin-left: 15px;
    height: 80%;
  }
  /*Contato*/
  .secao_s {
    padding: 200px 0px 200px;
  }
  
  .frase_contato {
    margin-top: 0px;
    font-size: 14pt;
  }
  .link_contato {
    margin-top: 50px;
    margin-bottom: 50px;
    font-size: 26pt;
  }
  #btncontato {
    max-width: 400px;
    padding: 15px 90px;
    margin-bottom: 80px;
  }
  .rodape p {
    text-align: center;
    font-size: 20pt;
    margin-top: 60px;
    margin-bottom: 0;
  }
  .direitos {
    margin-left: 20px;
    font-size: 14pt;
  }
  .rodape {
    margin-top: 0;
    margin-bottom: 0px;
  }
  .rodape a {
    margin-left: 15px;
  }
  .topo {
    display: none;
    margin-top: 10px;
    font-size: 16pt;
  }
  .seta_inicio {
    height: 15px;
  }
  .footer_nav {
    margin-top: 10px;
    text-align: center;
  }
  .footer_nav ul li a {
    display: none;
    font-size: 18pt;
  }
  .footer_nav ul {
    margin-right: 10px;
  }
  .footer_nav ul li {
    display: inline-block;
    margin-left: 10px;
  }

  /*Página Projetos*/
  .secao_projetos {
    margin-bottom: 100px;
  }
  .thumb {
    background-size: 400px;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    width: 350px;
    height: 400px;
  }
  .thumb_h {
    background-size: 800px;
    background-position: 00% 0%;
    background-repeat: no-repeat;
    width: 1260px;
    height: 540px;
  }
  .titulo_projetos {
    font-size: 48pt;
  }
  .slide_titulo {
    margin-top: 180px;
    margin-bottom: 5px;
  }
  .slide_titulo h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 21pt;
  }
  .slide_titulo ul li {
    padding-left: 20px;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 20px;
  }
  .slide_titulo ul {
    font-size: 21pt;
    margin: 0;
    padding: 0;
    -webkit-animation: scrollUp 6s ease-in-out infinite normal;
    animation: scrollUp 6s ease-in-out infinite normal;
  }

  .descricao_intro_projeto {
    margin-top: 0px;
    margin-bottom: 80px;
    font-size: 14pt;
  }
  .id_projeto {
    margin-bottom: 20px;
  }
  .descricao_intro_contato {
    margin-top: 10px;
    margin-bottom: 80px;
    font-size: 16pt;
  }
  .descricao_intro_contato a {
    font-size: 17pt;
  }
  .descricao_projeto {
    opacity: 1;
    margin-top: 0;
    margin-left: 4px;
    font-size: 10pt;
  }
  .grid-img {
    width: 300px;
    height: 250px;
  }
  .grid-img_h {
    width: 300px;
    height: 250px;
  }
  .box {
    height: 25px;
    width: 170px;
    display: flex;
    position: absolute;
    margin-left: 115px;
    margin-right: 0;
    margin-top: 40px;
  }
  .box::before {
    top: 0;
    left: 0;
    z-index: 1;
    width: 10px;
    content: "";
    height: 10px;
    background: linear-gradient(180deg, #000, rgba(255, 142, 113, 0));
  }
  @-webkit-keyframes scrollUp {
    from {
      -webkit-transform: translateY(-55%);
      transform: translateY(-55%);
    }
    to {
      -webkit-transform: translateY(-540%);
      transform: translateY(-540%);
    }
  }

  @keyframes scrollUp {
    from {
      -webkit-transform: translateY(-55%);
      transform: translateY(-55%);
    }
    to {
      -webkit-transform: translateY(-540%);
      transform: translateY(-540%);
    }
  }
  /*Página Contato*/
  .contato_titulo {
    font-size: 72pt;
    margin-top: 200px;
    margin-bottom: 20px;
  }
  .mensagem_titulo {
    font-size: 24pt;
    font-weight: 800;
    margin-top: 300px;
    margin-bottom: 20px;
  }
  .form {
    margin-top: 0px;
    margin-left: 0px;
  }
  .titulo_form {
    font-size: 20pt;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  .form input[type="text"],
  .form input[type="email"],
  .form textarea {
    font-size: 18pt;
    width: 300px;
  }
  .form input[type="text"]::placeholder,
  .form input[type="email"]::placeholder,
  .form textarea::placeholder {
    font-size: 22pt;
  }
  .form input[type="text"]:focus,
  .form input[type="email"]:focus,
  .form textarea:focus {
    font-size: 18pt;
  }
  .select_servico ul li {
    margin-right: 3px;
    margin-left: 0;
    margin-top: 20px;
    font-size: 36px;
  }
  .checkbox {
    font-size: 12pt;
    padding: 15px 10px;
    border-radius: 12px;
  }
  #btnformulario {
    margin-top: 100px;
    margin-bottom: 100px;
    padding: 20px 120px;
    border-radius: 5px;
  }
}
