.center {
    text-align: center;
}

a:focus {
    box-shadow: 0 0 0 0 !important;
    border: 0 !important;
    outline: 0 !important;
}

a:link {
    color: none !important;
    text-decoration: none;
    border: 0 !important;
}

.botaokit:hover {
    color: black;
    border: 1px solid black;
    background-position: 0%;
}

.load {
    color: black !important;
    border: 1px solid black;
    background-position: 0% !important;
}

.tituloKits {
    padding-bottom: 15px;
    text-align: center;
}

@media (min-width: 768px) {
    .kitsPC {
        padding-top: 1%;
        padding-bottom: 3%;
        font-family: corbel !important;
    }
    .kitsMobile {
        display: none;
    }
    .divKit {
        width: 285px !important;
    }
    .alignkits {
        margin-left: 125px;
    }
    .kit {
        border: 1px solid #666666;
    }
    .supKit {
        margin-left: -30px;
        margin-right: -15px;
    }
    .kit1 {
        width: 190px;
        padding-bottom: 10px;
        padding-top: 5px;
    }
    .off {
        width: 52px;
    }
    .compreKit {
        background-color: #c7c6c6;
        height: 52px;
    }
    .compre {
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        margin-top: 13px;
        font-size: 12px;
        color: white;
        text-align: left;
    }
    .numeroCompre {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 13px;
    }
    .tratamento {
        font-family: 'Raleway', sans-serif;
        font-weight: 800;
        text-transform: uppercase;
        font-size: 10px;
        margin-left: 5px;
    }
    .numeroTratamento {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        font-size: 10px;
    }
    .precoT {
        font-family: 'Raleway', sans-serif;
        font-size: 10px;
        font-weight: 500;
        color: #666666;
    }
    .numeroPrecoT {
        font-family: 'Poppins', sans-serif;
        font-size: 11px;
        font-weight: 600;
        padding-left: 8px;
        color: #F9B332;
    }
    .precoD {
        font-family: 'Raleway', sans-serif;
        font-size: 10px;
        font-weight: 500;
        color: #666666;
        margin-top: -8px;
    }
    .numeroPrecoD {
        font-family: 'Poppins', sans-serif;
        font-size: 11px;
        font-weight: 500;
        margin-top: -8px;
        padding-left: 8px;
    }
    .vezes {
        font-family: 'Poppins', sans-serif;
        font-size: 10px;
        font-weight: 500;
        color: #666666;
        margin-top: 12px;
    }
    .valorVezes {
        font-family: 'Poppins', sans-serif;
        font-size: 10px;
        font-weight: 600;
        text-align: center;
        margin-left: 21px;
        margin-top: -8px;
    }
    big {
        font-weight: 600;
        font-size: 29px;
        margin-left: 2px;
        color: #F9B332;
    }
    .contem {
        font-family: 'Raleway', sans-serif;
        font-size: 10px;
        color: #666666;
        text-align: center;
        margin-top: 12px;
        padding-bottom: 2px;
    }
    .botaokit {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 14px;
        color: white;
        border: 0px solid black;
        width: 200px;
        padding: 12px;
        transition: all 0.7s ease-out;
        background: linear-gradient(270deg, black, #696969, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
        background-position: 100% 0%;
        background-size: 300% 300%;
        text-decoration: none;
    }
}

@media(max-width:768px) {
    .cabecalhoKits {
        background-image: url(../img/kits/header-mobile.png);
        background-size: 100%;
        background-repeat: no-repeat;
        height: 168px;
    }
    .kitsMobile {
        padding-top: 1%;
        padding-bottom: 7%;
        font-family: corbel !important;
    }
    .divKit {
        padding-top: 20px;
    }
    .kit {
        border: 1px solid #666666;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .supKit {
        margin-left: -15px;
    }
    .inline {
        display: -webkit-box;
        background-color: #c7c6c6;
    }
    .inline2 {
        display: -webkit-box;
        margin-top: -10px;
    }
    .kitsPC {
        display: none;
    }
    .kit1 {
        width: 220px;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .off {
        width: 50px;
        height: 52px;
    }
    .compreKit {
        background-color: #c7c6c6;
        height: 52px;
    }
    .compre {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-size: 16px;
        padding-top: 15px;
        color: white;
    }
    .numeroCompre {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
    }
    .tratamento {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 13px;
        margin-left: 5px;
    }
    .numeroTratamento {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        font-size: 13px;
        margin-bottom: 25px;
        margin-top: 10px;
    }
    .precoT {
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
    }
    .numeroPrecoT {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 600;
        color: #F9B332;
        margin-left: 31px;
    }
    .precoD {
        font-family: 'Raleway', sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
    }
    .numeroPrecoD {
        font-family: 'Poppins', sans-serif;
        font-size: 15px;
        font-weight: 500;
    }
    .vezes {
        font-family: 'Poppins', sans-serif;
        font-size: 14px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
        padding-top: 19px;
    }
    .valorVezes {
        font-family: 'Poppins', sans-serif;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        margin-left: 60px;
    }
    big {
        font-weight: 700;
        font-size: 34px;
        margin-left: 2px;
        color: #F9B332;
    }
    .contem {
        font-family: 'Raleway', sans-serif;
        font-size: 13px;
        color: #666666;
        text-align: center;
        margin-top: 12px;
        padding-bottom: 2px;
    }
    .botaokit {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 16px;
        color: white;
        border: 1px solid black;
        width: 245px;
        padding: 14px;
        transition: all 2.3s ease-out;
        background: linear-gradient(270deg, black, #696969, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
        background-position: 100% 0%;
        background-size: 300% 300%;
        text-decoration: none;
    }
}

@media(max-width:355px) {
    .compre {
        font-family: 'Raleway', sans-serif;
        font-weight: 600;
        font-size: 14px;
        padding-top: 15px;
        color: white;
    }
    .tratamento {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 12px;
        margin-left: 5px;
    }
    .numeroTratamento {
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
        font-size: 12px;
    }
    .precoT {
        font-family: 'Raleway', sans-serif;
        font-size: 12px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
    }
    .numeroPrecoT {
        font-family: 'Poppins', sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #F9B332;
        margin-left: 10px;
    }
    .precoD {
        font-family: 'Raleway', sans-serif;
        font-size: 12px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
    }
    .numeroPrecoD {
        font-family: 'Poppins', sans-serif;
        font-size: 13px;
        font-weight: 500;
        margin-left: -20px;
    }
    .vezes {
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        font-weight: 500;
        color: #666666;
        white-space: nowrap;
        padding-top: 17px;
    }
    .valorVezes {
        font-family: 'Poppins', sans-serif;
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        margin-left: 30px;
    }
    big {
        font-weight: 700;
        font-size: 30px;
        margin-left: 2px;
        color: #F9B332;
    }
    .contem {
        font-family: 'Raleway', sans-serif;
        font-size: 12px;
        color: #666666;
        text-align: center;
        margin-top: 12px;
        padding-bottom: 2px;
    }
    .botaokit {
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 15px;
        color: white;
        border: 1px solid black;
        width: 210px;
        padding: 12px;
        transition: all 2.3s ease-out;
        background: linear-gradient(270deg, black, #696969, rgba(34, 34, 34, 0), rgba(34, 34, 34, 0));
        background-position: 100% 0%;
        background-size: 300% 300%;
        text-decoration: none;
    }
}