.chev-op {
    display: inline-block;
    font-size: 24px;
    position: relative;
    top: 3px;
}

@media only screen and (min-width: 600px) and (max-width: 603px) and (orientation: portrait) {
    .chev-op {
        font-size: 45px;
    }
}

.custom-pag-op {
    text-align: center;
    display: inline-block;
    width: 100%;
    margin: 45px 0px 65px 0px;
}

.custom-pag-op>a {
    font-size: 32px;
    padding: 20px 50px 20px 50px;
    margin: 5px;
    color: #FFF;
    background-color: #0288d1;
    border-radius: 5px;
    text-transform: uppercase;
}

.custom-pag-op>a:hover {
    font-size: 36px;
    cursor: pointer;
    background-color: #08405e !important;
    text-decoration: none;
}

.custom-pag-op>a>span, #chev-next-op, #chev-prev-op {
    font-weight: bold;
    margin-left: 5px;
    font-size: 41px;
}

@media only screen and (min-device-width: 480px) and (max-device-width: 767px) {
    .custom-pag-op {
        padding: 0px;
        font-size: 30px;
        margin-top: 45px;
        margin-bottom: 45px;
    }
    .custom-pag-op>a {
        font-size: 37px;
        padding: 20px 15px 20px 15px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .custom-pag-op {
        margin: 45px 0px 45px 0px;
        padding: 0px;
    }
    .custom-pag-op>a {
        font-size: 36px;
        padding: 10px;
        width: 40%;
    }
}

@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
    .custom-pag-op {
        margin: 5% 0px 40px 0px;
    }
}

@media only screen and (max-device-width: 440px) and (min-device-width: 300px) {
    .custom-pag-op>a>span, .custom-pag-op>a {
        font-size: 29px;
    }
}

.custom-pag-op {
    margin: 15px 0px 45px 0px;
}

.custom-pag-op {
    margin: 15px 0 !important;
}

#chev-prev-op {
    margin-right: 10px;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #chev-next-op>img, #chev-prev-op>img {
        height: 34px;
        margin-left: 5px;
    }
}

#chev-next-op {
    margin-left: 10px;
}

#chev-next-op>img, #chev-prev-op>img {
    height: 24px;
    padding-bottom: 2px;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

    .chev-op {
        font-size: 22px;
        bottom: 2px;
    }
    #chev-next-op>img {
        height: 26px;
    }
    #chev-prev-op>img {
        height: 26px;
    }
}
header.header.style1.boxed.light {
    height: unset;
}
.header .logo .logoimg {
    max-height: 100px !important;
}
