body{
    font-family: 'Open Sans', sans-serif!important;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    color: #000000!important;
}

.arcp p {
    font-size: 14pt!important;
    font-weight: 400!important;
}

p:last-child{
    margin-bottom: 0!important;
}

strong{
    font-weight: 600!important;
}

.arcp h2{
    font-size: 28px!important;
    font-weight: bold!important;
}

section ul {
    margin-left: 20px;
    padding-left: 0;
    font-weight: 400!important;
    margin-bottom: 0!important;
}

section ul li{
    font-weight: 400!important;
}

.newsdetail ul {
    margin-bottom: 20px!important;
}

.newsdetail ul li, .newsdetail, .newsdetail p{
    font-size: 14pt!important;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}

.mobile{
    display: none!important;
}

.nomobile{
    display: block!important;
}

@media screen and (max-width: 991px) {
    .nomobile{
        display: none!important;
    }
    .mobile{
        display: block!important;
    }
}

.contact_holder{
    background: #00bfdf;
    padding: 2px 25px 0px 25px;
    border-radius: 12px;
    padding-bottom: 2px;
    transition: 0.7s;
    margin-left: 15px;
}

.contact_holder a, .contact_holder a:visited, .contact_holder a:hover{
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none!important;
}

.quote_holder{
    background: #51ba6c;
    padding: 2px 25px 0px 25px;
    border-radius: 12px;
    padding-bottom: 2px;
    transition: 0.7s;
    margin-left: 15px;
}

.quote_holder a, .quote_holder a:visited, .quote_holder a:hover{
    color: #ffffff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none!important;
}

.contact_holder:hover, .quote_holder:hover{
    background: #f58220;
}

.btn_cta1{
    background: #f58220;
    color: #ffffff;
    padding: 10px 35px 4px 25px;
    border-radius: 30px;
    padding-bottom: 9px;
    transition: 0.7s;
    font-size: 16px!important;
}

.btn_cta1 a, .btn_cta1 a:visited, .btn_cta1 a:hover{
    color: #ffffff;
    font-weight: 400;
    text-decoration: none!important;
}

.btn_cta2{
    background: #92046e;
    color: #ffffff!important;
    padding: 10px 35px 4px 25px;
    border-radius: 30px;
    padding-bottom: 9px;
    transition: 0.7s;
    font-size: 16px!important;
    margin-left: 15px;
}

.btn_cta2 a, .btn_cta2 a:visited, .btn_cta2 a:hover{
    color: #ffffff!important;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none!important;
}

.btn_news1{
    background: #51ba6c;
    color: #ffffff;
    padding: 10px 35px 4px 25px;
    border-radius: 30px;
    padding-bottom: 9px;
    transition: 0.7s;
    font-size: 16px!important;
}

.btn_news1 a, .btn_news1 a:visited, .btn_news1 a:hover{
    color: #ffffff;
    font-weight: 400;
    text-decoration: none!important;
}

.btn_news2{
    background: #00bfdf;
    color: #ffffff;
    padding: 10px 35px 4px 25px;
    border-radius: 30px;
    padding-bottom: 9px;
    transition: 0.7s;
    font-size: 16px!important;
}

.btn_news2 a, .btn_news2 a:visited, .btn_news2 a:hover{
    color: #ffffff;
    font-weight: 400;
    text-decoration: none!important;
}

.btn_news3{
    background: #f58220;
    color: #ffffff;
    padding: 10px 35px 4px 25px;
    border-radius: 30px;
    padding-bottom: 9px;
    transition: 0.7s;
    font-size: 16px!important;
}

.btn_news3 a, .btn_news3 a:visited, .btn_news3 a:hover{
    color: #ffffff;
    font-weight: 400;
    text-decoration: none!important;
}

.btn_cta1:hover, .btn_cta2:hover, .btn_news1:hover, .btn_news2:hover, .btn_news3:hover{
    background: #D7D6C9;
}

.banner h1{
    font-size: 42pt;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
    letter-spacing: -0.03em!important;
}

@media screen and (max-width: 991px) {
    .banner h1{
        font-size: 30pt;
    }
}

.banner h2{
    font-size: 18pt;
    font-weight: 400;
    line-height: 1.2;
    margin: 0!important;
    margin-top: 45px!important;
}

@media screen and (max-width: 991px) {
    .banner h2{
        margin-top: 10px!important;
    }
}

.banner h2{
    letter-spacing: 0em!important;
}

.banner h3{
    font-size: 15pt!important;
    font-weight: 400!important;
    line-height: 1.2;
    margin: 0;
    margin-top: 25px;
    text-transform: none;
    letter-spacing: 0em!important;
}

.barcoris{
    padding: 12px 25px;
    font-size: 12pt;
    border-radius: 30px;
}

#footer{
    background: url('/wp-content/uploads/2026/04/footer_back.jpg') rgba(0, 0, 0, 0.7);
    background-size: cover;
    background-blend-mode: overlay;
}

.footlink {
    font-size: 13px;
    font-weight: 400;
    line-height: 14px!important;
}

.footlink p{
    line-height: 16px!important;
}

.footlink a, .footlink a:hover, .footlink a:visited {
    color:#ffffff!important;
}

.footer_link{
    height: 28px;
    width: 170px;
    padding-top: 3px;
    border-radius: 12px;
    background: #00bfdf;
    color: white!important;
    transition: 1s;
}

.footer_link a{
    color: white!important;
    text-decoration: none;
    transition: 1s;
    font-weight: 600;
}

.footer_link:hover{
    background: #59e8de;
}

.footer_link a:hover{
    color: #ffffff!important;
    text-decoration: none;
}

.social-icons li a{
    font-size: 1.1rem;
}

.imagerounded img{
    border-radius: 20px;
}

.lozengerounded{
    border-radius: 20px;
}

.lozenge{
    padding: 10px 25px;
}

.section_head, .section_head p{
    font-size: 28px!important;
    font-weight: 600!important;
}

.quote_subject{
    text-decoration-color: #9C9C9C!important;
    text-underline-offset: 8px;
}

.home_news_header{
    font-weight: 800;
    border-bottom: 1px solid #9C9C9C;
    padding-bottom: 5px;
}

.card-body{
    padding: 0;
}

.card-text{
    padding: 2rem!important;
}

.news_summary .card-text{
    min-width: 95%;
}

.flip-card .card-text{
    padding: 0rem!important;
}

.flip-card .flip-front{
    padding: 2rem 1rem!important;
}

@media screen and (max-width: 1200px) {
    .flip-card .card-text!important{
        padding: 0rem;
        }
    .flip-card .flip-front, .flip-card .flip-back{
        padding: 2rem 0rem;
    }
}

.card-header{
    width: 100%;
    padding: 15px;
}

.card-footer{
    background-color: transparent!important;
    border: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

.card strong{
    font-weight: 800!important;
}

@media screen and (max-width: 991px) {
    .banner_words {
        margin-top: -150px !important;
    }
    .owl-carousel.show-dots-hover:hover .owl-dots{
        display: none!important;
    }
}

#product_form input::placeholder, #product_form textarea::placeholder {
    color: #000!important;
    opacity: 1;
    font-size: 16px!important;
    padding-left: 15px!important;
}

#product_form input[type="text"]:not(input[type="submit"]), #product_form input[type="email"]:not(input[type="submit"]){
    padding-left: 12px!important;
}

#product_form input[type="submit"]{
    background: #f58220!important;
    color: #ffffff!important;
    padding: 10px 35px 4px 35px!important;
    border-radius: 30px!important;
    padding-bottom: 9px!important;
    transition: 0.7s;
    font-size: 16px!important;
    border: 0!important;
}

#product_form{
    background: #D6D6D6!important;
    padding: 25px;
    border-radius: 5px;
}

.btn_formadd{
    background: darkred;
    color: #ffffff;
    padding: 5px 15px 4px 15px;
    border-radius: 30px;
    padding-bottom: 4px;
    transition: 0.7s;
    font-size: 14px!important;
    margin-top: 5px;
}

.page_header h1{
    color: #ffffff;
    font-weight: 800;
    font-size: 30pt;
    letter-spacing: 1px;
    margin-bottom: 0;
}

.page_header h2{
    color: #ffffff;
    font-weight: 600;
    font-size: 14pt;
    letter-spacing: 1px;
}

@media screen and (max-width: 991px) {
    .summary_image {
        width: 70% !important;
        margin-left: 15%;
        text-align: center !important;
    }
}

.arcp thead,
.arcp tbody,
.arcp tfoot,
.arcp tr,
.arcp td,
.arcp th {
    border-color: inherit;
    border-style: solid;
    border-width: 1px;
}








