@charset "UTF-8";
/* CSS Document */
.img-logo {
    margin-top: 18px;
    margin-bottom: 19px;
    float: none;
    margin-left: 43px;
    display: block;
    width: 133px;
    height: auto;
}
h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 48px;
    font-style: italic;
    font-weight: 600;
    margin-left: 38px;
    padding-bottom: 15px;
}
    .arches_butt {
    margin-bottom: 21px;
    width: 591px;
}
    .CONTAINER {
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
}
    .row {
    max-width: 100%;
    margin-left: 0px;
    margin-top: 35px;
}
    .row-col-colr {
}
    .em-color {
    color: #ACBEEA;
}
    p {
    line-height: 22px;
    /* [disabled]font-style: italic; */
}
    hr {
    border-top-width: 2px;
    border-top-color: #999999;
    padding-bottom: 20px;
}
    h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 27px;
}
    .dimensions {
    line-height: 0px;
    font-weight: normal;
}
    .center-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
    .em_size {
    font-size: 15px;
}
.footer {
    height: 67px;
    background-color: #E3E3E3;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    font-weight: bolder;
    font-style: oblique;
    padding-right: 24px;
    padding-left: 24px;
    padding-top: 22px;
}

@media (max-width: 575px){
h1 {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 27px;
    font-style: italic;
    font-weight: 600;
    margin-left: 18px;
    padding-bottom: 15px;
}
/* CSS Document */
.img-logo {
    margin-top: 18px;
    margin-bottom: 19px;
    float: none;
    margin-left: 18px;
    display: block;
    width: 88px;
    height: auto;
}
h2 {
    font-family: Arial;
    font-weight: bold;
    font-size: 21px;
}
}
