header {
    background: rgba(255,255,255,0.9);
}
.product-box .product-img-small img{
    height: 77px;
}
.product-section .product-box-main .product-box{
    background: linear-gradient(to bottom, #fff, #fff, #fff, #d7f2ff);
}
.product-section, .news-announce-section{
    margin-top: 1rem;
    padding-bottom: 5.0625rem;
}
div.about-main, div.pagination-main, .form-main{
    padding-bottom: 5.0625rem;
}
.company-section{
    padding-top: 1rem;
}
.product-section .product-box-main{
    margin-top: 0.5rem;
}
blockquote p{
    font-size: 1.875rem;
    font-weight: 400;
    color: #009bc8;
    line-height: 2.25rem;
}
.float-left{
    margin: 0 1.25rem 1.25rem 0;
}
.float-right{
    margin: 0 0 1.25rem .9375rem;
}
.nofloat{
    float: none;
}
.timeline {
    margin: 1.5rem 0 0 0;
}
@media screen and (max-width: 39.9375em){
    .timeline-img{
        padding-bottom: 0;
        min-height: 0;
    }
}
div.news-categories{
     margin: 10px 0 30px;
}
div.news-categories span{
    margin-right: 10px;
}
div.news-categories a{
    text-decoration: underline;
    margin-right: 10px;
}
.pagination-previous a::before{
    content: none;
}
li.pagination-previous.no-link, li.pagination-next.no-link{
    padding: .4375rem .9375rem .5rem;
}
.contact-section, .news-announce-section, .list-page-section{
    padding-top: 0;
}
.do-you-need .content-part h5{
    color: #009bc8;
    line-height: 1.5625rem;
}
.do-you-need .do-you-need-part{
    margin-bottom: 3rem;
}
.column-table table thead tr:first-child td{
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    border-left: 1px solid #c5c3c6;
    padding: .625rem .8125rem;
    width: 153px;
}
.column-table table tbody tr:first-child{
    border-top: 1px solid #c5c3c6;
}
.custom-table thead tr:first-child th p,
.custom-table thead tr:first-child td p{
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #fff;
}
div.content ul:not(.tabs-inline):not(.address-list), div.content ol{
    margin-left: 20px;
}
div.content ul:not(.tabs-inline):not(.address-list) li::before{
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 7px;
    height: 7px;
    background-color: #0088bc;
    border-radius: 50%;
    margin-bottom: 2px;
}
div.content ul:not(.tabs-inline):not(.address-list) li{
    list-style-type: none;
    padding-left: 5px;
    color: #515152;
    text-indent: -14px;
}
div.content ol li{
    list-style-type: decimal;
    padding-left: 5px;
    color: #515152;
}
div.content img.center{
    display: block;
    margin: 0 auto;
    padding-bottom: 10px;
}
div.content img.leftAlone{
    display: block;
    padding-bottom: 10px;
}
div.content img.left{
    padding-bottom: 10px;
    float: left;
    margin: 0 15px 15px 0;
}
div.content img.right{
    padding-bottom: 10px;
    float: right;
    margin: 0 0 15px 15px;
}
span.country, span.region{
    font-size: 1rem;
}
.choose-products div.error{
    margin-top: -7px;
}
.backtotop{
    background: #0088bc;
}
.backtotop:hover{
    background: #e32117;
}
blockquote {
    border-left: 2px solid #0089bc;
}
.column-table table tr td{
    padding: .8125rem;
}
