﻿
.trabalho {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 6cm;
}

.Abdominoplastia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    
}

.Mamoplastia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 9.4cm;
    width: 99%;
}

.Ritidoplastia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 9.1cm;
    width: 98%;
}

.Blefaroplastia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 9cm;
    width: 100%;
}

.Carboxiterapia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 9.3cm;
    width: 100%;
}

.Hidrolipoclasia {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 13cm;
    width: 94%;
}

.Erisipela {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 11.7cm;
    width: 94%;
}

.Limpeza {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height:20cm ;
}

.Drenagem {
    background-color: white;
    margin-top: 1cm;
    border: double;
    height: 9cm;
}



.Abdominoplastia img {
    height: 99%;
    width: 99%;
}

.Mamoplastia img {
    height: 99%;
    width: 99%;
}

.Ritidoplastia img {
    height: 99%;
    width: 99%;
}

.Blefaroplastia img {
    height: 99%;
    width: 99%;
}

.Carboxiterapia img {
    height: 99%;
    width: 99%;
}

.Hidrolipoclasia img {
    height: 50%;
    width: 100%;
}

.Erisipela img {
    height: 50%;
    width: 99%;
}

.Limpeza img {
    height: 33.4%;
    width: 99%;
}

.Drenagem img {
    height: 99%;
    width: 99%;
}


.well {
    margin-top: 1cm;
    border: double;
    background-color: white;
}

 .well video {
        height: 100%;
        cursor: pointer;
        width: 100%;
       
    }

    .well p {
        font-size: 22px;
        color: #363636;
    }

well h2, h3 {
    color: maroon;
}


.azul {
    color: #2a00e6;
    padding-left: 1.7cm;
    font-weight: bold;
}

.vermelho {
    color: #e60000;
    padding-left: 1.7cm;
    font-weight: bold;
}

.verde {
    color: #1d740c;
    padding-left: 1.7cm;
    font-weight: bold;
}

.preto {
    color: #000000;
    padding-left: 1.7cm;
    font-weight: bold;
}