.carousel-inner, .carousel-item{
    height: 100%;
}
header, .header-forms{
    margin-top: 89.5px;
}
.logo{
     width: 150px;
}
.color-1{
    color: #745ba3;
}
.color-2{
    color: #16b9c6;
}
.color-3{
    color: #ee7bae;
}
.color-4{
    color: #facfbd;
}
.color-5{
    color: #717171;
}
.btn-jaku{
    color: #745ba3;
    border: 2px solid #745ba3;
    font-weight: bold;
    padding: 8px 5px;
}
.bg-color-mark-1{
    background-color: #16b9c6 !important;
    color: white;
}
.bg-color-mark-2{
    background-color: #ee7bae;
    color: white;
}
.bg-color-mark-3{
    background-color: #745ba3;
    color: white;
}
.txt-desc-banner{
    font-size: 18px;
    line-height: 38px;
}
.btn-banner img{
    width: 260px;
}
.lh-h1{
    line-height: 72px;
}
.card-jaku{
    width: 270px;
    margin: 0 auto;
    border-radius: 20px;
    padding: 30px;
    padding-top: 110px;
    z-index: 1;
}
.card-color-1{
    border: 4px solid #facfbd;
}
.card-color-2{
    border: 4px solid #16b9c6;
}
.card-color-3{
    border: 4px solid #ee7bae;
}
.img-pet{
    position: absolute;
    width: 150px;
    left: -75px;
    margin-left: 50%;
    top: -75px;
}
.img-pet-3{
    top: -101px;
}
.mb-custom{
    margin-top: 125px !important;
}
.btn-card-jaku{
    width: 150px;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
    padding: 5px 0px;
    background-color: white;
    position: absolute;
    bottom: -25px;
    margin-left: 50%;
    left: -75px;
}
h6{
    font-weight: bold;
    text-align: center;
    font-size: 1.2rem;
}
.card-jaku p{
    text-align: center;
    color: #717171;
}
#bg-pets{
    background-color: #ffffff;
}
.bg-dogs{
    background-image: url('../assets/img/back_dogs.png');
    background-size: cover;
}
.bg-cats{
    background-image: url('../assets/img/back_cats.png');
    background-size: cover;
}
#dogs{
    text-align: center;
    color: white;
}
.img-dog-1{
    position: absolute;
    left: 0;
    width: 460px;
    margin-top: -45px;
}
.img-dog-2{
    position: absolute;
    right: 0;
    width: 450px;
    margin-top: -210px;
}
.h-section{
    height: 300px;
    align-content: center;
}
#dogs h5{
    font-weight: bold;
    font-size: 25px;
}
#dogs p{
    font-size: 24px;
    font-style: italic;
}
#description p{
    font-size: 40px;
    font-weight: bold;
}
footer{
    height: 125px;
    align-content: center;
    background-image: url('../assets/img/back_footer.jpg');
    background-size: cover;
}
footer img{
    width: 150px;
}
.pet-form{
    width: 400px;
    bottom: 0;
}
.form{
    background-color: white;
    margin: 0px 35px;
    border-radius: 15px;
}
#form-1 p:first-child{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
#form-1 .title-form{
    font-size: 45px !important;
    font-style: italic;
}
#form-1 form{
    padding: 0px 100px;
}
.form input[type="text"]{
    border: 0px;
    border-bottom: 1px solid;
    border-radius: 0;
}
.btn-form{
    padding: 10px 20px;
    background-color: transparent;
}
.img-pet-form{
    align-content: end;
}
form label{
    color: black;
}
.form-2 p{
    font-size: 18px !important;
    text-align: left !important;
}
.form-check .form-check-input{
    margin-left: 0em !important;
}
.form-2 label{
    color: #717171;
    font-size: 12px;
    font-weight: bold;
}
.form-2 hr{
    border: 1px solid;
}
.pet-form-2{
    width: 230%;
    margin-left: -195px;
}
.alig-cont-center{
    align-content: center;
}
.pet-form-3 {
    width: 725px;
    margin-left: -200px;
}
@media (min-width: 320px) {
    .pet-form-3 {
        width: 300px;
        margin-left: -67px;
    }
    .alig-cont-center {
        margin-top: 20px;
    }
    .bg-dogs {
        background-size: cover;
        background-position: center;
    }
    .bg-cats {
        background-size: cover;
        background-position: center;
    }
    .h-section {
        height: 600px;
    }
    .img-dog-1 {
        width: 300px;
        margin-top: -215px;
    }
    .img-dog-2 {
        width: 300px;
        margin-top: -55px;
    }
    .mb-custom {
        margin-top: 100px !important;
    }
    .mb-m{
        margin-bottom: 125px;
    }
    .carousel-item .img-banner {
        margin-left: -750px !important;
    }
    .lh-h1 {
        line-height: 47px;
    }
    .txt-desc-banner {
        font-size: 15px;
        line-height: 28px;
    }
    .logo {
        width: 100px;
    }
    .btn-jaku {
        padding: 8px 7px;
        font-size: 10px;
    }
    header, .header-forms{
        margin-top: 70.5px;
    }
    #description p {
        font-size: 30px;
    }
    .img-pet-form {
        text-align: center;
    }
    .pet-form {
        width: 237px;
    }
    #form-1 p:first-child {
        font-size: 20px;
    }
    #form-1 .title-form {
        font-size: 30px !important;
    }
    .form {
        margin: 0px 0px;
    }
    #form-1 form {
        padding: 0px 25px;
    }
    .pet-form-2 {
        width: 150px;
        margin-left: 0px;
    }
}
@media (min-width: 480px) {
    .pet-form-3 {
        width: 450px;
        margin-left: -100px;
    }
    .carousel-item .img-banner {
        margin-left: -1000px !important;
    }
    .lh-h1 {
        line-height: 60px;
    }
    .txt-desc-banner {
        font-size: 18px;
        line-height: 32px;
    }
    .btn-jaku {
        padding: 8px 7px;
        font-size: 16px;
    }
    header, .header-forms{
        margin-top: 89.5px;
    }
    #form-1 p:first-child {
        font-size: 25px;
    }
    .pet-form {
        width: 275px;
    }
    .pet-form-2 {
        width: 200px;
    }
    .form-check-inline {
        margin-right: inherit;
    }
}
@media (min-width: 640px) {
    .pet-form-3 {
        width: 600px;
        margin-left: -130px;
    }
    .bg-dogs {
        background-size: 100% 100%;
    }
    .bg-cats {
        background-size: 100% 100%;
    }
    #dogs h5 {
        font-size: 20px;
    }
    #dogs p {
        font-size: 18px;
    }
    .lh-h1 {
        line-height: 72px;
    }
    .txt-desc-banner {
        font-size: 18px;
        line-height: 38px;
    }
    .carousel-item .img-banner {
        margin-left: -1000px !important;
    }
    #description p {
        font-size: 40px;
    }
}
@media (min-width: 768px) {
    .pet-form-3 {
        width: 400px;
        margin-left: -95px;
    }
    .mb-m {
        margin-bottom: 0px;
    }
    .card-jaku {
        width: auto;
        padding: 13px;
        padding-top: 95px;
    }
    .txt-desc-banner {
        font-size: 15px;
        line-height: 30px;
    }
    .carousel-item .img-banner {
        margin-left: -685px !important;
    }
    .h-section {
        height: 300px;
    }
    .img-dog-1 {
        width: 260px;
        margin-top: 90px;
    }
    .img-dog-2 {
        width: 275px;
        margin-top: -20px;
    }
    #form-1 form {
        padding: 0px 40px;
    }
    .form-check-inline {
        padding-left: 15px;
    }
    .pet-form-2 {
        width: 330%;
        margin-left: -195px;
    }
}
@media (min-width: 992px) {
    .pet-form-3 {
        width: 485px;
        margin-left: -95px;
    }
    .carousel-item .img-banner {
        margin-left: -465px !important;
    }
    .txt-desc-banner {
        font-size: 17px;
    }
    .card-jaku {
        padding: 30px;
    }
    #dogs h5 {
        font-size: 25px;
    }
    #dogs p {
        font-size: 24px;
    }
    .img-dog-1 {
        width: 300px;
        margin-top: 60px;
    }
    .img-dog-2 {
        width: 300px;
        margin-top: -50px;
    }
    #form-1 p:first-child {
        font-size: 30px;
    }
    .form {
        margin: 0px 35px;
    }
    #form-1 form {
        padding: 0px 60px;
    }
}
@media (min-width: 1024px) {
    .txt-desc-banner {
        font-size: 18px;
        line-height: 33px;
    }
    .carousel-item .img-banner {
        margin-left: -440px !important;
    }
    .card-jaku {
        width: 270px;
        padding: 30px;
        padding-top: 110px;
    }
    .img-dog-1 {
        width: 380px;
        margin-top: 11px;
    }
    .img-dog-2 {
        width: 360px;
        margin-top: -110px;
    }
    .pet-form {
        width: 365px;
    }
    #form-1 .title-form {
        font-size: 45px !important;
    }
    .pet-form-2 {
        width: 275%;
    }
    .logo {
        width: 150px;
    }
}
@media (min-width: 1200px) {
    .pet-form-3 {
        width: 725px;
        margin-left: -200px;
    }
    .img-dog-2 {
        margin-top: -110px;
    }
    .txt-desc-banner {
        line-height: 38px;
    }
    #form-1 form {
        padding: 0px 100px;
    }
    .pet-form-2 {
        width: 200%;
    }
}
@media (min-width: 1366px) {
    .img-dog-2 {
        width: 450px;
        margin-top: -205px;
    }
    .img-dog-1 {
        width: 460px;
        margin-top: -45px;
    }
    .pet-form {
        width: 400px;
    }
    .pet-form-2 {
        width: 800px;
    }
    .carousel-item .img-banner {
        margin-left: 0px !important;
        width: 100%;
    }
}