@media (max-width: 767.98px) {
  body header {
    margin-top: 30px;
  }
  body header .col-2 {
    padding-right: 0;
  }
  body header aside {
    margin-top: -30px;
  }
  body header .dra-celina img {
    width: 300px;
    top: 25%;
    margin-left: 0;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body header .dra-celina h1 {
    font-size: 2rem;
    text-align: left;
  }
  body header .dra-celina h2 {
    font-size: 1.5rem;
    text-align: left;
  }
  body main .container {
    max-width: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  body main .about {
    margin-bottom: 1rem;
    padding-top: 15rem;
  }
  body main .about .row {
    max-width: 100%;
  }
  body main .about .vertical-text p {
    font-size: 3rem;
    line-height: 0.5;
    transform: rotate(-90deg) translate(-40%, -50%);
  }
  body main .about .about-text {
    padding-left: 10px;
    padding-right: 10px;
  }
  body main .about .about-text h3 {
    font-size: 0.9rem;
  }
  body main .section-1 {
    margin-bottom: 1rem;
  }
  body main .section-1 .order-1 {
    padding: 0;
  }
  body main .section-1 .row .bg-green {
    padding: 50px 15px 0px 20px;
    margin-right: 0;
    min-height: 65vw;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 0.9rem;
  }
  body main .section-1 img {
    max-width: 100%;
    min-height: auto;
  }
  body main .section-2 {
    margin-bottom: 1rem;
  }
  body main .section-2 .bg-green {
    margin-bottom: 1rem;
    padding: 10px;
    padding-top: 20px;
    min-height: auto;
  }
  body main .section-2 .bg-green-2 {
    width: 100%;
    height: 100%;
    background-color: #bec2a9;
  }
  body main .section-2 img {
    max-width: 100%;
    min-height: auto;
    padding: 0;
  }
  body main .section-2 .order-2 {
    padding: 0;
    margin: 0;
  }
  body main .section-2 ul li {
    font-size: 0.8rem;
  }
  body main .section-2 .vertical-text p {
    padding-top: 20px;
    font-size: 2.5rem;
    line-height: 2.5;
    transform: rotate(-90deg) translate(-50px, -65%);
  }
  body main .about,
  body footer .about {
    margin-top: 130px;
  }
  body footer .col-md-9 {
    padding: 0;
    margin: 0;
  }
  body footer .col-md-9 .contato {
    padding: 10px;
    padding-top: 40px;
  }
  body footer .col-md-9 .contato ul {
    width: 85%;
  }
  body footer .col-md-9 .contato li {
    font-size: 0.76rem;
  }
  body footer .col-md-9 .contato li a img {
    width: 0.76rem;
  }
  body footer .col-md-9 .contato .vertical-text p {
    font-size: 2rem;
    line-height: 2;
    transform: rotate(-90deg) translate(-25px, -20px);
  }
}
@media (max-width: 320px) {
  body header .dra-celina img {
    top: 12rem;
    width: 250px;
  }
  body header aside {
    width: 220px;
  }
}
@media (min-width: 767.98px) {
  body header {
    padding-top: 30px;
  }
  body header aside {
    background-color: #c6c9b3;
    max-width: calc(100% - 30px);
    padding: 0px 40px 40px 30px;
  }
  body header aside .navbar-nav .menu-item a {
    font-size: 1.1rem;
  }
  body header aside .social-icons {
    margin-top: 0;
  }
  body header aside .social-icons a {
    display: block;
    font-size: 0;
  }
  body header aside .social-icons a img {
    max-width: 1rem;
  }
  body header aside .social-icons a i {
    font-size: 1rem;
  }
  body header .dra-celina {
    margin-left: 1rem;
  }
  body header .dra-celina h1 {
    font-size: 2.5rem;
  }
  body header .dra-celina h2 {
    font-size: 1.2rem;
  }
  body header .dra-celina img {
    margin-top: 50px;
    width: 450px;
  }
  body main .about {
    padding-top: 18rem;
  }
  body main .about .about-text {
    padding-left: 0;
    padding-right: 2rem;
  }
  body main .about .about-text h3 {
    font-size: 0.9rem;
  }
  body main .vertical-text p {
    font-size: 3rem;
    line-height: 3;
  }
  body main .section-1 .row .bg-green {
    min-height: 350px;
    padding: 60px 100px 80px 50px;
    margin-right: 30px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 1.2rem;
    line-height: 1.3;
  }
  body main .section-1 img {
    max-width: 100%;
    min-height: 350px;
  }
  body main .section-2 {
    font-size: 0.8rem;
  }
  body main .section-2 .vertical-text p {
    line-height: 0;
  }
  body main .section-2 img {
    max-width: 100%;
    min-height: 550px;
    padding-right: 10px;
  }
  body main .section-2 .bg-green {
    min-height: auto;
    max-height: 550px;
  }
  body footer .contato .vertical-text {
    float: right;
  }
  body footer .contato .vertical-text p {
    transform: rotate(-90deg) translate(-85px, -180px);
  }
}
@media (min-width: 900px) {
  body header {
    margin-top: 0;
    margin-bottom: 30px;
  }
  body header .text-end {
    margin-right: -10px;
  }
  body header .dra-celina img {
    width: 450px;
  }
  body header .dra-celina h1 {
    font-size: 3rem;
  }
  body header .dra-celina h2 {
    font-size: 2rem;
  }
  body header aside {
    width: 400px;
    padding: 40px 40px 40px 30px;
  }
  body header aside .navbar-nav .menu-item a {
    font-size: 1.5rem;
  }
  body header aside .social-icons {
    margin-top: 10px;
  }
  body header aside .social-icons a img {
    max-width: 1.5rem;
  }
  body header aside .social-icons a i {
    font-size: 1.5rem;
  }
  body main .section-1 {
    margin-bottom: 30px;
  }
  body main .section-1 .row .bg-green {
    margin-right: 6px;
    padding: 50px 50px 0px 70px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 1.37rem;
    line-height: 1.5;
  }
  body main .section-2 {
    margin-bottom: 30px;
  }
  body main .section-2 img {
    padding-right: 10px;
    margin-left: -10px;
  }
  body main .section-2 .bg-green {
    padding-top: 60px;
    max-height: 550px;
    margin-left: -10px;
  }
  body main .section-2 .bg-green .vertical-text p {
    line-height: 4;
  }
  body main .section-2 ul {
    padding: 0 0 0 30px;
  }
  body main .section-2 ul li {
    font-size: 0.8rem;
  }
  body main .section-2 .vertical-text p {
    transform: rotate(-90deg) translate(-65px, -50%);
  }
  body main .about {
    margin-bottom: 30px;
  }
  body main .about .about-text h3 {
    font-size: 1rem;
    padding-right: 90px;
  }
  body main .vertical-text p {
    font-size: 3.5rem;
    line-height: 0.5;
  }
  body footer .bg-green-2 {
    width: calc(100% - 10px);
  }
  body footer .contato {
    padding: 80px 30px 30px 30px;
  }
  body footer .contato ul li {
    font-size: 0.9rem;
  }
  body footer .contato ul li a img {
    width: 1.2rem;
  }
  body footer .contato ul li i {
    font-size: 1.2rem;
  }
  body footer .contato .vertical-text p {
    line-height: 0.5;
    transform: rotate(-90deg) translate(-60px, -80px);
  }
}
@media (min-width: 1000px) {
  body header .dra-celina img {
    width: 600px;
  }
  body header .dra-celina h1 {
    font-size: 4rem;
  }
  body main .vertical-text p {
    line-height: 2.5;
  }
  body main .about {
    padding-top: 28rem;
  }
  body main .section-1 .row .bg-green {
    min-height: 500px;
    padding: 60px 80px 40px 90px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 1.7rem;
  }
  body main .section-1 img {
    min-height: 500px;
  }
  body main .section-2 .bg-green {
    max-height: 675px;
  }
  body main .section-2 ul li {
    font-size: 1rem;
    line-height: 1.7;
  }
  body footer .bg-green-2 {
    width: calc(100% - 10px);
  }
  body footer .contato {
    padding: 80px 30px 30px 100px;
  }
}
@media (min-width: 1199.98px) {
  body header .container {
    max-width: 1000px;
  }
  body header .dra-celina h1 {
    font-size: 4rem;
  }
  body header .dra-celina h2 {
    font-size: 2rem;
  }
  body header .dra-celina img {
    width: 650px;
  }
  body header aside {
    width: 330px;
    margin-right: -75px;
    padding: 60px 0px 80px 40px;
  }
  body header aside .navbar-nav .menu-item a {
    font-size: 1.8rem;
    line-height: 1.7;
  }
  body header aside .social-icons a img {
    max-width: 2rem;
  }
  body header aside .social-icons a i {
    font-size: 2rem;
  }
  body main .vertical-text p {
    font-size: 5rem;
    line-height: 2.5;
  }
  body main .about {
    padding-top: 26rem;
  }
  body main .about .about-text h3 {
    font-size: 1.5rem;
    padding-right: 65px;
  }
  body main .section-1 .row .bg-green {
    margin-right: -6px;
    padding: 60px 110px 40px 90px;
    min-height: 539px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 2rem;
  }
  body main .section-2 ul {
    padding: 0 0 0 25px;
  }
  body main .section-2 ul li {
    font-size: 1.3rem;
  }
  body main .section-2 .bg-green {
    max-height: 823px;
  }
  body main .section-2 ul li::before,
  body main .section-2 ul li::before {
    font-size: 5px;
  }
  body footer .bg-green-2 {
    width: 95%;
  }
  body footer .contato .vertical-text p {
    font-size: 4rem;
    line-height: 1.5;
    transform: rotate(-90deg) translate(-60px, -150px);
  }
  body footer .contato ul li {
    font-size: 1.3rem;
  }
  body footer .contato ul li a img {
    width: 1.3rem;
  }
}
@media (min-width: 1300px) {
  body header .container {
    max-width: 1140px;
  }
  body header aside {
    width: 400px;
    margin-right: 0;
  }
  body main .about {
    padding-top: 30rem;
  }
  body main .about .about-text h3 {
    line-height: 1.7;
  }
  body main .section-1 .row .bg-green {
    margin-right: 15px;
    min-height: 650px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 2rem;
  }
  body main .section-1 img {
    min-height: 650px;
  }
  body main .section-2 .bg-green {
    max-height: 813px;
  }
  body main .section-2 ul li {
    line-height: 1.7;
  }
  body main .section-2 img {
    padding-right: 15px;
  }
  body footer .bg-green-2 {
    width: 95%;
  }
  body footer .contato ul li {
    font-size: 1.3rem;
    line-height: 1.7;
  }
  body footer .contato ul li a img {
    width: 2rem;
  }
  body footer .contato ul li i {
    font-size: 2rem;
  }
  body footer .contato .vertical-text {
    float: left;
  }
  body footer .contato .vertical-text p {
    font-size: 5rem;
    transform: rotate(-90deg) translate(-85px, -50px);
  }
}
@media (min-width: 1400px) {
  body header .container {
    max-width: 1320px;
  }
  body header .dra-celina aside {
    padding: 20px;
  }
  body header .dra-celina img {
    width: 850px;
  }
  body main .about {
    padding-top: 38rem;
  }
  body main .section-1 .row .bg-green {
    padding: 150px 210px 40px 100px;
  }
  body main .section-1 .row .bg-green h4 {
    font-size: 2rem;
  }
  body main .section-2 ul li {
    font-size: 1.5rem;
    line-height: 1.8;
  }
  body main .section-2 .bg-green {
    max-height: 961px;
  }
  body footer .contato .vertical-text {
    float: right;
  }
  body footer .contato .vertical-text p {
    transform: rotate(-90deg) translate(-85px, -200px);
  }
}/*# sourceMappingURL=responsive.css.map */